body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	background-image: url(images/banner_edge_bgnd.jpg);
	background-repeat: repeat-x;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#masthead {
	color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
	background-image: url(images/banner_3.jpg);
	background-repeat: no-repeat;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0px;
}
#column_wrapper {
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#horiznav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.7em;
	color: #000000;
}
.navon{
	font-weight: bold;
	color: #990000;
}
.valignt {
	vertical-align: text-top;
}
.valignm {
	vertical-align: middle;
}
.vertalignm {
	vertical-align: middle;
}
.valignb {
	vertical-align: baseline;
}
#right {
	width: 770px;
	float: left;
}
#left {
	width: 210px;
	float: left;
}
#left .content {
	padding: 0px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 5px 0px 5px 42px;
	font-size: 0.7em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 0px 0px 13px 0px;
	margin: 0px;
}
#footer {
	color: #999;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	font-size: 0.65em;
	line-height: 1.2em;
	text-align: center;
	border-top: 1px solid #666;
}
.imgright {
	float: right;
	margin-left: 20px;
	border: 1px solid #999;
}
.imgleft {
	float: left;
	margin-right: 20px;
	border: 1px solid #999;
}
.imgfloatright {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.imgfloatleft { 
	float: left; 
	margin-right: 10px;
}
.imgfloatleftb { 
	float: left; 
	margin: 0px 15px 10px 0px;
	border: 1px solid #666;
}
.imgfloatleftr { 
	float: left; 
	margin: 5px 15px 20px 0px;
	border: 1px solid #666;
}
.image { 
	border: 1px solid #708090;
}
.imgoutline { 
	border: 1px solid #778899;
}
.warning {
	background-color: #F5F5F5;
	border: 1px solid #669999;
	padding: 0px 20px 10px 20px;
	margin-top: 10px;
}
.order {
	font-size: 1.1em;
	text-align: right;
}
.productgrey {
	background-color: #F5F5F5;
	padding: 5px 20px 10px 20px;
	margin-top: 10px;
}
.productwhite {
	background-color: #FFFFFF;
	padding: 0px 20px 10px 20px;
	margin-top: 10px;
}
.reviewbox {
	border: 1px solid #669999;
	padding: 0px 20px 10px 20px;
	margin-top: 10px;
}
.box2 {
	border: 1px solid #669999;
	background-color: #F5F5F5;
	padding: 0px;
	margin-top: 10px;
}
.grey {
	background-color: #F5F5F5;
}
td.whitecell { background: #ffffff; padding: 0px 2px; margin-top: 0px;}
td.related2 { background: #F5F5F5; padding: 0px 10px; margin-top: 0px; }

/* ------ styles for standard links  ------ */
a:link {color: #006699; text-decoration: none}
a:visited  {color: #006699; text-decoration: none}
a:hover {color: #FF9933; text-decoration: none;}

h2 a:link {color: #666; text-decoration: none}
h2 a:visited {color: #666; text-decoration: none}
h2 a:hover {color: #FF9933; text-decoration: none;}

.whiteborder a:link {color: #000; text-decoration: none}
.whiteborder a:visited {color: #000; text-decoration: none}
.whiteborder a:hover {color: #006699; text-decoration: none;}

/* ------ the basic list styles ------ */
ul {padding: 0px; margin: 0px 0px 10px 20px;}
li {padding: 0px; margin: 0px; list-style-image : url("images/basic_bullet.gif");	list-style-position : inside;	margin: 4px 10px 4px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #333;}
ol li {
	padding: 0px;
	margin: 10px 10px 10px 10px;
	list-style-image: none;
	color: #333333;
}
li.basic {
	margin: 4px 10px 4px 0px;
	list-style-image: url("images/icons/basic_bullet.gif");
	list-style-position: inside;
	color: #333333;
	line-height: 1.4em;
}
li.features {
	margin: 4px 4px 4px 14px;
	list-style-image: url("images/icons/features_bullet.gif");
	list-style-position: outside;
	color: #333333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
ul.indent1 { padding: 0px; margin: 10px 0px 0px 10px; }
ul.indent2 { padding: 0px; margin: 10px 0px 0px 20px; }
ul.wtbList { padding: 0; margin: 5px 0 10px 10px; }
li.arrow {
	margin: 8px 0px 8px 0px;
	list-style-image: url(images/icons/basic_link_2.gif);
	list-style-position: outside;
	color: #333333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
/* ------ styles for home page ------ */
.qrcright {
	background-image: url(images/qrcright_bgnd.gif);
	background-repeat: repeat-y; 
	margin: 0px;
	background-position: left;
}
.qrcright2 {
	background-image: url(images/qrcright_bgnd2.gif);
	background-repeat: repeat-y; 
	margin: 0px;
	background-position: left;
}
.qrctop {
	background-image: url(images/qrborder.gif);
	background-repeat: repeat-x; 
	background-position: top;
	margin: 0px;	
	padding: 0px;
	border-bottom: 1px solid #999999;
}
.qrctop2 {
	background-image: url(images/qrborder.gif);
	background-repeat: repeat-x; 
	background-position: top;
	margin: 0px;	
	padding: 0px;
}
.qrcleft {
	margin: 0px;
	padding: 0px 20px 5px 20px;
	background-color: #FFF;
	background-image: url(images/qrcleft_bgnd.jpg);
	background-repeat: repeat-x; 
	background-position: bottom;
}
.qrcleft2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	background-color: #FFF;
	background-image: url(images/qrcleft_bgnd2.jpg);
	background-repeat: repeat-x; 
	background-position: middle;
}
.side {
	width: 210px; 
	float: right; 
	margin: 0px 0px 0px 0px; 
	padding: 15px 10px 0px 10px;
}
h2.smaller {font-size: 1.1em; margin-bottom: 0px; margin-top: 0px; padding: 0px 10px;}
p.smaller {font-size: 1em; padding: 0px 10px;}
p.small {font-size: 0.9em; font-family: Arial; color: #666666;}
.large {font-size: 1.3em;}
.orangetext {color: #FF6600;}
.whiteborder {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	margin: 0px 0px;
	padding: 5px 0px;
	font-size: 1.1em;
}
.qrcfull {
	margin: 0px;
	padding: 0px 20px 5px 20px;
	background-image: url(images/qrcfull_bgnd.jpg);
	background-repeat: repeat-x; 
	background-position: bottom;
}
.qrcfull2 {
	margin: 0px;
	padding: 0px 20px 5px 20px;
	background-image: url(images/qrcfull2_bgnd.jpg);
	background-repeat: repeat-x; 
	background-position: bottom;
}
#advert1 {
	width: 195px;
	float: left;
	padding: 0px 24px 0px 0px;
	border-right: 1px solid #FFF;
	margin-bottom: 0px;
}
#advert1 p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#advert2 {
	width: 195px;
	float: left;
	padding: 0px 24px 0px 24px;
	border-right: 1px solid #FFF;
	margin-bottom: 0px;
}
#advert2 p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#advert3 {
	width: 195px;
	float: left;
	padding: 0px 0px 0px 24px;
	margin-bottom: 0px;
}
#advert3 p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.qcomp {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.homereviews {
	background-image: url(images/review_bgnd.gif);
	background-repeat: repeat; 
	border-bottom: 1px solid #999999;
}
.homereviewstext {
	margin: 0px;
	padding: 0px 20px 5px 20px;
}
/* ------ styles for contact us page other forms ------ */
div.contactus {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 10px 10px 5px 20px;
	background-image: url(images/latest_news_bgnd.gif);
	background-repeat: repeat;
}
div.contactus2 {
	border: 1px solid #999999;
	padding: 10px 10px 5px 20px;
	background-image: url(images/latest_news_bgnd.gif);
	background-repeat: repeat;
}
input[type=text] {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
.formBut {
	padding: 2px;
	border: 1px solid #999999;
	color: #333333;
	background-image: url(images/latest_news_bgnd.gif);
	background-repeat: repeat;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.formBut2 {
	padding: 2px;
	border: 1px solid #999999;
	color: #333333;
	background-color: #FFFFFF; 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
p.bold { font-weight: bold; }
p.callback { font-size: 0.80em; margin-top: 0px; text-align: right; padding-top: 0px; }
p.subcaption { font-size: 0.95em; margin-top: 0px; padding-top: 0px; color: #336699; }
/* ------ styles for pc noise article page ------ */
.tnr { font: italic 14px "Times New Roman", Times, serif; }
table.pcnoise {
	border: 1px solid #778899;
	background: #f5f5f5;
}
/* ------ styles for terms page ------ */
p.indent { padding: 0px; margin: 10px 0px 0px 20px; }
/* ------ styles for rack products ------ */
td.gallery { border: 1px solid #708090; padding: 0px; }
td.grey, tr.grey, td.caption { background: #F5F5F5; }
td.caption2 {background: #FFFFFF; }
.caption3 {font-size: 0.85em; color: #990000; margin: 0px; padding: 0px;}
.black {color: #000000; margin: 0px; padding: 0px;}
td.greycell, td.content { background: #cccccc; }
td.horiz {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.smallmargin {margin: 4px; font-size: 0.95em; padding: 5px 0px;}
td.bordertb {
	border: 1px solid #DCDCDC;
}
td.bordertb2 {
	background-color: #FFFFFF;
	padding: 15px 10px 10px 10px;
	border-bottom: 1px solid #999999;
	background-image: url(images/rack_summary_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
table.qrborder {
	border: 5px solid #DCDCDC;
	margin: 10px;
}
table.qrborder2 {
	border: 5px solid #DCDCDC;
}
table.acc {
	border: 1px solid #DCDCDC;
	color: #333333;
	background: #F5F5F5;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

.hscroller {
	background-image: url(images/latest_news_bgnd.gif);
	background-repeat: repeat;
	padding: 5px 10px 10px 10px;
	margin-top: 5px;
	border: 1px solid #DCDCDC;
}

.hscrollertext {
	font-size: 0.8em;
	color: #669999;
}
.clientlist2 {
	font-size: 0.85em;
	background-color: #FFF;
	color: #666;
	margin-top: 4px;
}

div.wtbListDiv {width: 200px; float: left; margin-right: 20px;}
h2.wtbHeader {
	padding-left: 3px;
	margin-top: 6px;
	border: 1px solid #999999;
	background: #FFFFFF;
}
p.wbtListHeading { padding-bottom: 0; margin-bottom: 0; font-weight: bold; }


#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}

#footer a:link {color: #FF9900;}
#footer a:visited {color: #FF9900;}
#footer a:hover {color: #333333;}

h1 {
	font-size: 1.3em;
	margin: 15px 0px 0px 0px;
	color: #333;
}
h2 {
	font-size: 1.2em;
	margin: 15px 0 0 0;
	color: #666;
}
h3 {
	font-size: 1.1em;
	margin: 30px 0 0 0;
}
.nomargintop {
	margin-top: 0px;
}
.nomargin {
	margin: 0px;
	font-size: 0.5em;
}
.content p {
	margin: 12px 0;
}

.latestnews {
	margin: 15px 0px;
	border-bottom: 1px solid #999999;
	background-image: url(images/latest_news_bgnd.gif);
	background-repeat: repeat;
 }
 
.latestnewstop{
	background-image: url(images/nav_vert_bgnd.jpg);
	background-repeat: no-repeat;		
	font-size: 1.1em;
	font-weight: bold;
	color: #FF9933;
}

.newstext {
	padding: 5px 20px 10px 20px;
	font-size: 0.95em;
}
.newstext2 {
	background-color: #FFFFFF;
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 0px;	
	padding: 0px 10px 0px 15px;
	font-size: 0.90em;
	border: 1px solid #778899;
}
.clientlist {
	padding: 5px 10px;
	font-size: 0.85em;
	color: #669999;
	background-color: #FFFFFF;
}
td.cebittop {
	border: 1px solid #cc0000;
	margin: 0px;
	padding: 0px;
	background: #cc0000;
}
.phone {
	font-size: 0.95em;
	color: #000000;
	margin: 0px;
	line-height: 1.5em;
}

.phone2 {
	font-size: 0.95em;
	color: #000000;
	margin: 5px 0px 0px 0px;
	line-height: 1.5em;
}

/* ------ styles for large technical specifications tables ------ */
table.largets {
	border: 1px solid #778899;
	padding: 10px;
	margin-top: 10px;
	color: #333333;
	background: #f5f5f5;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
table.largets2 {
	padding: 10px;
	margin-top: 10px;
	color: #333333;
	background: #f5f5f5;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
table.softness {
	border: 1px solid #708090;
	padding: 10px;
	margin: 10px 0px;
	color: #333333;
	background: #f5f5f5;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
table.tblSmallTechSpecs {
	border: 1px dotted #778899;
	color: #333333;
	background: #f5f5f5;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
table.tblSmallTechSpecs2 {
	border: 1px dotted #778899;
	color: #333333;
	background: #f5f5f5;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
table.tblSmallTechSpecs td {
	padding: 2px 10px;
}
table.tblSmallTechSpecs2 td {
	padding: 2px 10px;
	border: 1px dotted #778899;
}

p.top {
	color: #006699;
	font-size: 10px;
}

.top { margin-top: 10px; }

/* ------ styles for fitting instructions with images ------ */
.instr { border: 1px solid #dcdcdc; background: #f5f5f5; }
.instr p {
	font-size: 0.95em;
	margin: 0px;
	padding: 10px 10px 10px 10px;
}
.instr h1 {
	font-size: 1em;
	margin: 0px;
	padding: 10px 10px 0px 10px;
}

/* ------ styles for popup forms ------ */
#blanket {
   background-color:#333;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

/* ------ styles for product tables ------ */

.product {
	border: 1px solid #DCDCDC;
}
.product p {
	font-size: 0.95em;
	margin: 0px;
	padding: 10px 10px 10px 10px;
}
.product h3 {
	font-size: 1em;
	margin: 0px;
	padding: 10px 10px 0px 10px;
}

.quote {
	color: #FF9933;
	font-style: italic;
}

.quote2 {
	color: #993399;
}

.divKitFeatures {
	padding:0 10px 10px 10px;
}

img.imgFormFactor  { padding: 0 5px 0 0; /*	display: inline-block; */ }

/*Styles for Navigation*/
/*Sets line-height of menuitems*/
#p7TMnav div {
	/*/*/line-height: 2; /* */
}

#navigation {
	margin: 0px;
}

/*Sets background color, border, and padding around the menu DIV*/
#p7TMnav {
	background-color: transparent;
}

#p7TMnav div {
	background-color: #FFFFFF;
	border-bottom: 1px solid #999999;
	/*/*/margin: 0px 0px 0px 0px;
}

#p7TMnav div div {
	border: none;
	background-image: none;
}

/*second level menuitem divs and lower -Cascades to lower levels-*/
/*Sets left margin to 12px establishing a cascading indent*/
#p7TMnav div div {
	margin: 0 0 0 7px;
}

/*The Link style for top-level menuitems and is read by all browsers*/
#p7TMnav div a {
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
/*The Link style for top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	display: block;
	color: #000;	
	background-image: url(images/nav_vert_bgnd.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 0 0 0 25px !important;
}
#p7TMnav div a:visited {
	color: #000;
}

#p7TMnav div a:hover {
	color: #FF9900;
	background-color: #FFFFFF;
}

/*The Link styles for second-level menuitems*/
#p7TMnav div div a {
	font-size: 12px;
	background-color: transparent;
	background-image: none;
	border: none;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-weight: normal;
	/*/*/line-height: 1.7; /* */
}
#p7TMnav div div a:visited {
	color: #000;
}
#p7TMnav div div a:hover {
	border: none;
	color: #FF9900;
	background-color: #F5F5F5;
	font-weight: normal;
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-size: 11px;
	color: #666;
	background-image: none;
}
#p7TMnav div div div a:visited {
	color: #666;
}

#p7TMnav div div div div a {
	font-size: 10px;
	color: #999;
	background-image: none;
	font-style: normal;
}
#p7TMnav div div div div a:visited {
	color: #999;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected. The padding on the 4 following rules supercedes (via !important) the padding on the p7TMnav div a selector when you've chosen the option to use images for the plus and minus signs*/
/* 

.p7plusmark {
	background-repeat: no-repeat;
	background-image:  url(images/p7t_plus.gif)!important;
	background-position: 10px 50%;
	padding: 0 0 0 25px;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image:  url(images/p7t_minus.gif)!important;
	background-position: 10px 50%;
	padding: 0 0 0 25px;
}

*/

/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	background-image:  none;
	padding: 0 0 0 25px !important;
}

/*rules programatically assigned to page link corresponding to current page (You are Here)*/
.p7currentmark {
	font-weight: bold !important; 
	color: #990000 !important;
	padding: 0 0 0 25px !important;
	background-color: #FFFFFF !important;
	border-bottom: none !important;
	background-repeat: no-repeat;
	background-image:  url(images/tick.gif)!important;
	background-position: 10px 50%;
}