﻿@import url("layout.css");
@import url("tabstop.css");
@import url("tabcontent.css");
@import url("productbody3.css");

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #000;
	background-color: #D8D8D8;
}
#container {
	width: 1000px;
	margin: 0 auto;
	background-image: url("../images/msfp_smbus2_01.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
}	
#tiptop {
	width: 980px;
	height: 25px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	overflow: auto;
	background-color: #6F634F;
}
#tiptop p {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding: 2px;
	text-align:right
}
#tiptop a {
	color: #fff;
	text-decoration: underline;
}
#tiptop a:hover {
	color: #fff;
	text-decoration: none;
}

#masthead {
	width: 980px;	
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	overflow: auto;
	background-color: #9F8E71;
	
}
#searchbox {
	float: right;
	margin-top: 10px;
	height: 61px;
	margin-right: 30px;
	margin-bottom: 0px;
}

#linkbar {
	width: 980px;
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 10px;
	overflow: auto;
	background-color: #9F8E71;
	color: #FFFFFF;
	
}
#sidebar {
	float: left;	
	width: 155px;
	background-color: #9F8E71;
	position: relative;
	clear: both;
	margin-left: 10px;
	display: inline;
	margin-top:-20px;
}
#minilogin {
	height: 150px;
	width: 150px;
	background-color: #6F634F;
	position: relative;
	clear: none;
	margin-left: 10px;
	display: inline;
	border-bottom: 0px;
	border-top: 0px;
}
#leftnav {	
    float: left;   
	height:100px;
	width: 150px;
	background-color: #9F8E71;
	position: relative;
	clear: both;
	margin-left: 0px;
	display: inline;
	
    
}
#content {
	float: right;	
	min-height:710px;	
    height:auto !important;
    height:750px;
	width: 800px;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
	padding: 10px;
	background-color: #fff;
	position: relative;
}
/* Styles for Trench Header Prod 3 */

/* No pics */
.tdheader
{
	font-size:medium; 
	font-weight:bold; 
	text-align:center; 
	padding:0px 50px -20px 50px
}

/* With Pics */
.tdheaderpic
{
	font-size: medium;
	font-weight: bold;
	text-align: center;
	padding: 0px 160px 0 180px;
	margin-top: -20px;
}

/* Middle Header before Tabs */
.tdheadermiddle
{
	font-size:medium; 
	font-weight:bold; 
	margin-top:-35px;
	text-align:center; 
	 
}
/* End */


#footer {
	text-align: center;
	clear: both;
	width: 980px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #6F634F;
}
#masthead img {
	float: left;
	border-width: 0px;
	

}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	
}


/* Styles for Navigation */
#linkbar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
#linkbar a {
	font-weight: bold;
	color: #663300;
	float: left;
	margin: 0;
	padding: 5px;
	text-decoration: none;
	border-bottom: 5px solid #9F8E71;
	border-left: 10px solid #9F8E71;
	
}
#linkbar ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
}
#linkbar li {
	font-size: 0.9em;
	display:inline;
	margin: 0;
	padding: 0;
	border: 1px solid #9F8E71;
	text-align:right;

}

#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #9F8E71;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #663300;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #9F8E71;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
/* Styles for Footer */
#footer p {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding: 2px;
}

#minilogin p {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding: 2px;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

/* Body Description Formatting */
#productbody3 {	
	padding: 0px 50px 20px 50px;
	text-align:center;		
}


/* Ecommerce template Formatting */

.prodprice {
color: #009900;
padding-top: 4px;
font-weight:bold;
text-align: center;
 font-size: 14px;

} 

.detailprice {
color: #009900;
padding-top: 4px;
font-weight:bold;
text-align: center;
 font-size: 14px;

} 

span.price {
color: #009900;
padding-top: 4px;
font-weight:bold;
text-align: center;
 font-size: 14px;

} 

td.product {
border: 1px dotted #3B4754;
background-color: #FFF;
} 

div.prodname {
   text-align: center;
   font-size: 12px; 
}  

div.proddescription {
   text-align: center; 
} 

div.prodid {
   font-size: 12px;
   text-align: center; 
} 

div.detailid {
   margin-top: 20px;
   font-size: 12px;
   text-align: center; 
}

div.detailname {
   margin-top: 14px;
   font-size: 16px;
   text-align: center; 
}

div.detaildescription {
   margin-top: 14px;
   text-align: center;
   font-size: 12px;
   margin-bottom: 34px;
}

P.catname {
text-align: center;
font-size: 20px;
margin-top: 0px;
margin-bottom: 0px;
vertical-align:top;
}

P.catdesc {
margin-top: 0px;
margin-bottom:0px;
margin-left: 0px;
margin-left: 0px;
font-size: 12px;
vertical-align:top;
}

IMG.catimage {
border:0px;
border-thickness: 1px;
border-color: #000;
border-style: solid;
vertical-align:top;
}

TD.catimage { 
vertical-align:top; 
} 

TD.catname { 
vertical-align:top; 
text-align: center;
}


TD.catnavigation { 
vertical-align:middle; 
text-align: left;
}

TD.mincart {
	vertical-align: middle;
	font-size: 12px;
	font-family : Verdana;
	background-color: #9F8E71;
	margin-left: 10px;
}

P.mincart {
font-size: 10px;
font-family : Verdana;
background-color: #9F8E71;
margin-left: 10px;
}

div.allproddiscounts {
	font-size: 10pt;
	text-align: center;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
}

div.proddiscounts {
font-size:larger;
font-weight:bold;
}

div.detaildiscounts {
 font-style:italic;
text-align:center;
}





/* End of Ecommerce template Formatting */

/* Sidebar Navigation Begin Formatting */
.navcontainer
{
background: #f0e7d7;
width: 145px;
margin: 0 auto;
padding: 5px 0;
font-family: georgia, serif;
font-size: 12px;
text-align: center;
}

ul.navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 96%;
}

ul.navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul.navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 0em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
text-align:center;
background: #f7f2ea;
}

.navcontainer>ul.navlist li a { width: auto; }

ul.navlist li.active a
{
background: #f0e7d7;
color: #800000;
}

ul.navlist li.active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}

ul.navlist li a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}

.menutitle
{
	font-size: x-small;
	text-align: center;
	color: #800000;
	background: transparent;
	border-color: #aaab9c #fff #fff #ccc;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}
/* End Sidebar Navigation */

