@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #d5d9dc;
	background-image: url(../images/backgroundGradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 100%;
}
/************************** Main Containers Start **************************/
#mainContainer  {
	width: 1008px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/backgroundBody.gif);
	background-repeat: repeat-y;
	background-position: top;
	top: 0px;

}
#mainBody {
	width: 1008px;
	background-image: url(../images/backgroundHeader.gif);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top;
}
#mainContent {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 966px;
	font-size: 11px;
}
#mainBottom {
	background-image: url(../images/backgroundBottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 18px;
}
#footerContainer {
	background-image: url(../images/backgroundFooter.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#footerBottom {
	background-image: url(../images/backgroundFooterBottom.gif);
	height: 10px;
}

#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #0A153B;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
/************************** Main Containers End **************************/
/*************************** Main Styles Start **************************/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
ul {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/************************** Main Styles End **************************/
#infoReqButton {
	margin-right: 20px;
	float: right;
	margin-top: 10px;
}

#infoReqButton a.press-it-btn {
	width: 150px;
	height: 46px;
	background-image: url(../images/infoRequest-button.gif);
	background-position: top;
	right: 0px;
	text-indent: -9999px;
	display: block;
	position: relative;
}
#infoReqButton a.press-it-btn:hover {
	background-position: center;
}
#infoReqButton a.press-it-btn:active {
	background-position: bottom;
}
/************************** Header Navigation Start **************************/
#navcontainer {
	height: 144px;
	position: relative;
	width: 979px;
	margin-left: auto;
	margin-right: auto;
}
#navcontainer ul
{
	padding-left: 0px;
	margin-left: 0;
	color: #000;
	float: left;
	width: 979px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/navbarBackground.gif);
	height: 24px;
	font-size: 0.9em;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.6em;
	position: relative;
	top: 50px;
}
#navcontainer ul li {
	display: inline;
	float: left;
	position: relative;
}
#navcontainer ul li a
{
	color: #003366;
	text-decoration: none;
	float: left;
	padding-right: 1em;
	padding-left: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#navcontainer ul li a:hover
{
	background-color: #f5f5f5;
	background-image: url(../images/navbar_over.gif);
	color: #003366;
}
#navcontainer ul li a.left
{
	color: #003366;
	text-decoration: none;
	float: left;
	padding-right: 1em;
	padding-left: 1.3em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#navcontainer ul li a.left:hover
{
	background-color: #f5f5f5;
	color: #003366;
	background-image: url(../images/navbar-left_over.gif);
	background-repeat: no-repeat;
}

/* Top Nav Dropdown Stuff */
#navcontainer ul ul {
 clear: both;
 margin: 0;
 padding: 0;
 background: none;
 position: absolute;
 width: inherit;
 top:24px;
 left: 0;
 z-index: 500;
 display: none;
}

#navcontainer ul li ul li.dropdown {
float: left;
vertical-align:middle;
color: #003366;
width: 100%;
display:block;
padding:0;
margin:0;
}

#navcontainer ul li ul li.dropdown a {
float: none;
line-height: 1.2em;
padding: .4em 1em;
margin: 0;
border: none;
width: 8em;
display: block;
border-bottom: 1px solid #999;
border-left: 1px solid #999;
border-right: 1px solid #999;
background: #ededed;
 }
 
 #navcontainer ul li ul li.dropdown a:hover {
 background: #f5f5f5;
 }

#navcontainer ul li:hover ul, #navcontainer ul li.over ul {
display: block;
}
/************************** Header Navigation End **************************/
.phonenumbers {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 0 1em;
	font-size: 1em;
	color: #003366;
	float: right;
}

.phonenumbersBold {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-right: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	font-size: 1em;
	color: #003366;
	font-weight: bold;
}
.footercontent  {
	text-align: center;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
	color: #0c163c;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.footercontent a{
	color: #0c163c;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.footercontent a:hover {
	color: #4b64c6;
	text-decoration: underline;
}

.tradeshowresources {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {
	font-size: 11px;
	color: #000;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	}

/************************** Product Boxes Start **************************/
.box {
	padding:0 12px 0 0;
	background-color: #FFF;
	background-image: url(../images/borders.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
	}
.bi {
		padding:0 0 0 12px;
		background:#fff url(../images/borders.gif) 0 0 repeat-y;
	}
.bt {
	height:17px;
	margin:0 -12px;
	background-image: url(../images/box.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	color: #006;
	}
.bt div {
		width:18px;
		height:17px;
		background:url(../images/box.gif) 0 0 no-repeat;
	}
.bb {
		height:17px;
		margin:0 -12px;
		background:url(../images/box.gif) 100% 100% no-repeat;
	}
.bb div {
		width:18px;
		height:17px;
		background:url(../images/box.gif) 0 100% no-repeat;
	}
.box h1 {
	margin:0;
	padding:0.3em 10px;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #003366;
	color: #CCC;
	}
.box h2 {
	margin:0;
	padding:0.3em 10px;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #003366;
	color: #CCC;
	}
.box h1.bright {
	color: #fff;
	background-color:#0066CC;
}
.box h1 a {
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	font-weight: bold;
	text-decoration: none;
	}
.box h2 a {
	color: #FFF;
	text-decoration: none;
	}
.box p, .box ul {
	margin:0;
	background:#fff;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	}
.box li {
	margin:0 0 0 2em;
	padding:0;
	color: #000;
	}
/************************** Product Boxes End **************************/

.outsidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	border: 1px double #000;
	background-image: none;
}
.outsidelinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	border: 1px double #000;
	color: #900;
}
#mainContainer #mainBody #mainContent table tr td table tr td p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.zoom_button {
	background-color: #9F0;
	background-image: url(../images/Gobutton.gif);
}
#mainContainer #mainBody #mainContent table tr td table tr td .box .box .bi p {
	color: #000;
}
.maindescription {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
#emailafriend {
	float: left;
	margin: 8px 5px 5px 0;
	}
/************************** ITEM PAGE STYLING START **************************/
.bold
{
	font-weight: bold;
}
.bold-red
{
	font-weight: bold;
	color: #AE0000;
}
p.bold {
	margin-top: 15px;
}
.headerBold
{
	font-size: 18;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
}
.textBox
{
	padding: 5px;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.price{
	color: #990033;
	font-weight: bold;
}
.optionBox
{
	color: #FFFFFF;
	font-size: 12px;
	background-color: #1d0e82;
	font-weight: bold;
}
.textBox
{
	padding: 5px;
	font-weight: lighter;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.leftCol{
	padding-right: 10px;
}
.rightCol{
	margin-left: 5px;
}
.bold
{
}
p.bold {
	margin-top: 15px;
}



.bbold
{
	font-size: 14px;
	font-weight: bold;
	color: #353535;
}
.normal {
	font-weight: normal;
}
.odd{
	background-color: #CCC;
}
.headerBold
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}

/************************** ITEM PAGE STYLING END **************************/
.whiteText {
	color: #FFF;
}
.partnerlinks {
	width: 908px;
	margin-left: 50px;
	margin-top: 20px;
}
.partnerlinks td {
	vertical-align: middle;
}
.graphicsBox {
	width: 200px;
	background-color: #E6E6E6;
	font-size: 14px;
	padding: 0px;
	border: 1px solid #333;
	float: right;
	clear: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.graphicsBox td{
	font-size: 10px;
	font-family: verdana, helvetica, arial;
	line-height: 15px;
	padding-bottom: 5px;
	vertical-align: middle;
	padding-top: 5px;
}
.graphicsBox img {
	line-height: 0px;
	margin: 0px;
	padding: 0px;	
}

.graphicsBox2 {
	width: 230px;
	background-color: #fff;
	padding: 0px;
	float: right;
	clear: right;
	margin-right: 10px;
}
/************************** PRESS RELEASE PAGES **************************/
.pressText {
	font-size: 14px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.presslinks td {
	font-size: 11px;
}
.pressCloseWindow {
	font-size: small;
	margin: 4px;
}
.pressDate {
	font-style: italic;
	font-weight: bold;
}
.pressFootertext {
	color: #666;
	font-size: 11px;
	margin-bottom: 30px;
}
.pressText h1 {
	color: #006;
}
/************************** PRESS RELEASE END **************************/

/************************** New Contact Form **************************/
fieldset {
	border:	none;
	padding: 0;
	width: 300px;
}

legend {
	display: none;
	visibility: hidden;
}

#name label, #contact label {
	font-weight: bold;
	color: #000;
}

fieldset input {
	margin-bottom: 15px;
}

.obj p {
 	color: #990033;
}

.bright {
	color:#FF9900;
	}

/************************** End New Contact Form **************************/

/************************** LEFT SIDEBAR MENU **************************/

table.boxmenu {
	position: relative;
	margin-top: -10px; 
	}

.boxmenu p {
	padding: 5px;
	}  

/* #submenu {
	border: 0px 10px 0px 0px;
	padding: 5px 0px 5px 10px;
	line-height: 15px;
	} */

a.submenu {
	color: #000;
	text-decoration: none;
	display: block;
	background: #fff;
	width: 143px;
	padding: 2px 5px 2px 10px;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #efefef;
	}

* html a.submenu {
	width: 150px;
	}
		
a:hover.submenu {
	color: #FFFFFF;
	background-color: #000;
	text-decoration: none;
	}


/************************** STYLED TABLE START **************************/
table.styledTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #333;
	font-size: 8px;
}

table.styledTable caption {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 5px;
	background: #efefef;
	border: 1px solid #ccc;
	color: #666;
}

table.styledTable a {
	text-decoration: none;
	border-bottom: 1px dotted #f60;
	color: #f60;
	font-weight: bold;
}

table.styledTable a:hover {
	text-decoration: none;
	color: #fff;
	background: #f60;
}

table.styledTable tr th a {
	color: #369;
	border-bottom: 1px dotted #369;
}

table.styledTable tr th a:hover {
	color: #fff;
	background: #369;
}

table.styledTable thead tr th {
	text-transform: uppercase;
	background: #e2e2e2;
}

table.styledTable tfoot tr th, table tfoot tr td {
	color: #333;
	font-size: 8px;
}

table.styledTable tfoot tr th {
	width: 20%;
}

table.styledTable tfoot tr td {
	width: 80%;
}

table.styledTable td, table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	vertical-align: top;
	width: 20%;
}

table.styledTable tr.odd th, table tr.odd td {
	background: #efefef;
}
/************************** STYLED TABLE END **************************/





hr {
	clear:both;
}

img {
	border: 0;
}
table .gray {
	background-color: white;
}

.gray td { border: 1px solid #aaa; }

td{
	font-size: 9px;
	font-family: verdana, helvetica, arial;
	line-height: 15px;
	padding-bottom: 5px;
	vertical-align: top;
}
.googlebox {
	position: absolute;
	top: 98px;
	left: 176px;
	vertical-align: middle;
	padding: 0;
	font-style: italic;
	color: #3300cc;
}

.colorblue {
	color: #1d0e82;
}

.vcalign {
	vertical-align: middle;
}

.intro {
	width: 625px;
	position: absolute;
 	left: 175px;
 	top: 112px;
 	}

.menubox {
	width: 150px;
	height: 2px;
	color: white;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	letter-spacing: 0.1em;
	background-color: #000;
	}
	
.menubox2 {
	width: 150px;
	height: 30px;
	color: #000;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	letter-spacing: 0.1em;
	}


a.nohover, a.nohover:hover {
	text-decoration: none;
	color: #000;
	}

a:hover .menubox {
	background: #ff6600;
	text-decoration: none;
	}

.menuBg{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#menuPos{
	padding: 0px 0px 0px 5px;
}


.menuSmal1{
	font-size: 10;
	text-align: center;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, helvetica, arial;
	color: #1d0e82;
	line-height: 22px;
	margin-top: 18px;
}
h2 {	
	font: 12px/17px Verdana, Arial, sans-serif;
	font-weight: 700;
}


a.products {
	font-size: 11px;
	letter-spacing: 0.3em;
	color: white;
	text-decoration: none;
	display: block;
	width: 140px;
	padding: 1px 5px;
	margin-right: 25px;
	background-color: #0e3366;
	}

a:hover.products {
	color: white;
	text-decoration: none;
	background-color: #0e3366;
	}

a.tmenu {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 148px;
	margin-right: 0px;
	background-image: url(../images/inforequestbutton_06.gif);
	background-repeat: repeat-x;
	background-color: #eee;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 40px;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	}
	
* html a.tmenu {
	width: 150px;
	background-image: none;
	}

a:hover.tmenu
{
	color: #000;
	text-decoration: none;
	background-image: url(../images/inforeqhoverbutton_06.gif);
}

a.menu
{
	color: #000;
	text-decoration: none;
	display: block;
	width: 148px;
	margin-right: 25px;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(../images/menubuttonbgnewversion_06.gif);
	background-repeat: repeat-x;
	height: 22px;
	background-color: #999;
	bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

* html a.menu {
	width: 150px;
	}

a:hover.menu
{
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/menuhoverbutton_06.gif);
}

a form {
	margin: 0;
}

a.menun
{
	color: #000;
	text-decoration: none;
	display: block;
	background: #fff;
	width: 148px;
	padding: 5px;
	margin-right: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}

* html a.menun {
	width: 150px;
	}

a:hover.menun
{
	color: #1d0e82;
	text-decoration: underline;
}

a
{
	color: #1d0e82;
	text-decoration: underline;
}
a:hover
{
	color: #990033;
	text-decoration: underline;
	}
	
	
a.desc{ text-decoration: none; color: #1d0e82; font-weight: bold;

}
	
a.desc:link{ text-decoration: none; color: #1d0e82; font-weight: bold;

}

a.desc:visited{ text-decoration: none; color: #1d0e82; font-weight: bold;

}

a.desc:hover{ text-decoration: none; color: #ff6600; font-weight: bold;
	
	}
	
a.faq:link{ text-decoration: none; color: #1d0e82; font-weight: bold;

}

a.faq:visited{ text-decoration: none; color: #990033; font-weight: bold;

}

a.faq:hover{ text-decoration: underline; color: #ff6600; font-weight: bold;

}

a.faqun:link{ text-decoration: underline; color: #1d0e82; font-weight: normal;

}

a.faqun:visited{ text-decoration: underline; color: #990033; font-weight: normal;

}

a.faqun:hover{ text-decoration: none; color: #ff6600; font-weight: normal;

}



a.faqtop:link{ font-size: 10px; text-decoration: none; color: #1d0e82; font-weight: normal;

}

a.faqtop:visited{ font-size: 10px; text-decoration: none; color: #990033; font-weight: normal;

}

a.faqtop:hover{ font-size: 10px; text-decoration: none; color: #ff6600; font-weight: normal;

}

a.non { color: inherit; text-decoration: none;

}

a.non:hover { text-decoration: none; color: inherit;

}

	
.specialsHeader{
	font-size: 24;
	font-weight: bold;
	color: #AE0000;
	line-height: 24px;
}

.footer{
	font-size: 9px;
	padding: 0 5px 0 5px;
	text-align: center;
	font-weight: lighter;
}

.footer2{
	font-size: 10px;
	padding: 0 5px 0 5px;
	text-align: center;
	left: auto;
	right: auto;
	font-weight: lighter;
}

.floatLeft{
	float: left;
	margin-right: 10px;
}
.floatRight {
	float: right;
	margin-left: 10px;
}

.floatRightTop {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}








	












	
