/* CSS Document */
/* 12.11.06 */
/* ================================================== */
/* apply the .noEscape class to any object that needs
to contain a float object.  see documentation: 
http://www.positioniseverything.net/easyclearing.html */
.noEscape:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.noEscape {display: inline-table;}
/* Hides from IE-mac \*/
* html .noEscape {height: 1%;}
.noEscape {display: block;}
/* End hide from IE-mac */
/* ================================================== */
/* Global *******************************/
body	{
margin: 10px;
padding: 0;
background: rgb(160,160,160);
font-family: verdana, arial, sans-serif;
color: rgb(52,52,52);
}
a:link,
a:visited,
a:hover,
a:active {color: rgb(164,85,0);}
p	{
font-size: 11px;
text-align: left;
}
p.bold	{
font-weight: 600;
}
p.legal {
font-size: 9px;
font-weight: 100;
text-align: center;
color: rgb(120,120,120);
}
p.zdnote {
display: none;
margin: 0;
}
h1, h2, h3,	{
font-weight: bold;
}
h1	{
margin: 0 0 .7em 0;
font-size: 12px;
line-height: 20px
}
h2	{
margin: .2em 0;
font-size: 14px;
}
h3	{
margin: 0;
padding: 0;
font-size: 11px;
}
ul, ol {
margin-top: 0px;
}
li {
font-size: 11px;
line-height: 14px;
}
/* special cases */
.hide	{
display: none;
}
img.link	{
border: none;
}

#MS_header	{
height: 85px;
background: rgb(160,160,160) url(../images/header_consumer0405.jpg) no-repeat;
}
/* NAV **********************************/
#MS_navBar	{
width: 753px;
margin: 0 1px;
border-top: 5px solid rgb(255,255,255);
background: rgb(102,102,102);
height: 30px;
}
#MS_navBar ul	{
margin: 0;
padding: 0;
font-size: 12px;
font-weight:bold;
}
#MS_navBar ul li	{
display: inline;
margin-top: 7px;
}
#MS_navBar li.MS_left	{
float: left;
margin-left: 15px;
}
#MS_navBar a:link, #MS_navBar a:visited	{
text-decoration: none;
color: rgb(255,255,255);
}
#MS_navBar a:hover, #MS_navBar a:active	{
text-decoration: none;
color: rgb(232,161,0);
}
/******************/
/* contentWrap sets the top and bottom padding of content between nav bar and footer */
#MS_contentWrap {
background: rgb(255,255,255);
padding: 5px 0;
}
/* column floats and inner containers */
#MS_colOne	{
float: left;
width: 500px;
}
#MS_colOne .MS_inner	{
width: 495px;
margin: 0 0 0 5px;
}
#MS_colTwo	{
float: left;
width: 250px;
}
#MS_colTwo .MS_inner	{
width: 245px;
margin: 0 0 0 5px;

}
/* sideItem */
#MS_last	{
border: none;
}
/* Content Area ***************/
/* double green box style */
.MS_boxGrnDbl	{
display: block;
width: 495px;
background: rgb(234,248,217) url(../images/box_grn_dbl_bg.gif) repeat-y;
}
.MS_boxGrnDbl .MS_mod {
padding: 0 0 5px 0;
background: url(../images/box_grn_dbl_bot.gif) no-repeat left bottom;
}
.MS_boxGrnDbl .MS_mod2 {
padding: 5px 0 0 0;
background: url(../images/box_grn_dbl_top.gif) no-repeat left top;
}
.MS_boxGrnDbl .MS_content {
padding: 5px;
}
/* productList items */
.productList  { margin: 10px 10px 0; padding: 5px 0; width: 470px; height: 160px; border-bottom: 1px dashed rgb(102,102,102) }
.productList .blurb {
margin: 0 0 5px 10px;
}
.productList .boxshot {
float: left;
width: 90px;
margin: 0 10px 0 0;
}
.productList .content {
float: left;
width: 255px;
}
.productList .price {
float: right;
margin: 40px 0 0 0;
}
/* productBox *****************/
#MS_productBox	{
width: 445px;
margin: 20px;
}
#MS_productBox .MS_blurb1	{
margin: 5px 0 10px 7px;
}
#MS_productBox .MS_boxShot	{
float: left;
width: 125px;
}
#MS_productBox .MS_blurb2	{
float: right;
width: 320px;
text-align: right;
}
#MS_productBox .MS_blurb2 p {
font-size: 14px;
line-height: 16px;
}
#MS_productBox .MS_blurb2 h3, #MS_productBox .MS_blurb2 h2	{
margin: 5px 0;
}
/* tabs box *****************/
.MS_boxTabContent	{
display: block;
width: 475px;
margin: 10px;
background: rgb(255,255,255) url(../images/tabs_bg.gif) repeat-y;
}
.MS_boxTabContent .MS_mod {
padding: 0 0 4px 0;
background: url(../images/tabs_bot.gif) no-repeat left bottom;
}
.MS_boxTabContent .MS_mod2 {
padding: 0;
background: none;
}
/* tabContent ****************/
#MS_tabContent	{
width: 435px;
margin: 20px;
}
#MS_tabs	{
width: 475px;
float: left;
margin: 0;
padding: 0;
}
#MS_tabs ul	{
margin: 0;
padding: 0;
list-style-type: none;
}
/* Right Side *****************/
.MS_sideArea {

}
.MS_sideArea p {
	color:#666;
}
.MS_sideContent {

}
.MS_sideText {
	padding:5px 5px 5px 10px;
}
/* Footer *********************/
#MS_footer, #MS_footerNav {
height: 40px;
}
#MS_footer	{
border-bottom:1px solid #CCCCCC;
width: 754px;
margin:0 0 0 10px;
padding:0 0 0 1px;
background: rgb(90,90,90) url(../images/footer_bg_gradient.gif);
}
#MS_footerNav	{
width: 753px;
font-size: 11px;
color: rgb(255,255,255);
background: url(../images/footer_bg_chex.gif);
}
#MS_footerNav a:link, #MS_footerNav a:visited	{
text-decoration: none;
color: rgb(255,255,255);
}
#MS_footerNav a:hover, #MS_footerNav a:active	{
text-decoration: none;
color: rgb(232,161,0);
}
#MS_footerNav p	{
	margin:0 0 0 15px;
	padding-top:16px;
}
/* Shadows and Shells ******************/
#MS_shadowShell {
	width: 775px;
	margin: 10px;
}
#MS_shadowShell {
	background: url(../images/side_shadows.gif) repeat-y;
}
#MS_topshadow img, #MS_botshadow img {
	display: block;
}
#MS_topshadow {
	background: url(../images/top_shadow_bg.gif) repeat-x;
}
#MS_botshadow {
	background: url(../images/bot_shadow_bg.gif) repeat-x;
	margin:0;
	width:765px;
}
#MS_wrap {
	width: 755px;
	margin: 0 10px;
	background: rgb(255,255,255);
}



/* #MS_tabs li.MS_tab	{
float: left;
margin: 0;
padding: 0;
} */
/*#MS_footerNav ul	{
margin: 0;
padding: 0;
}
#MS_footerNav li.left	{
float: left;
margin-left: 15px;
}
#MS_footerNav li.right	{
float: right;
margin-right: 10px;
}
#MS_footerNav .plus	{ 
margin-right: 3px;
color: rgb(232,161,0);
}*/
/* subFooter 
#MS_subFooter	{
width: 755px;
margin: 10px;
text-align: center;
}*/
