﻿@import url("layout.css");
@import url("menu_tabs_e.css");

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #c9bcb3
}
#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;
	padding-top:10px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	overflow: auto;
	background-color: #927a66;
	font: 12px verdana;
    font-weight: bold;
    text-align: right;
    margin-right: -5px;
    height: 30px;

}
#tiptop p {
	font-size: 10px;
	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:  #5c371a;
    height: 100px;
}

#searchbox {
	float: right;
	margin-top: 10px;
	height: 61px;
	margin-right: 30px;
	margin-bottom: 0px;
}

#minilogin {
	height: 150px;
	width: 150px;
	background-color: #FFFFFF;
	position: relative;
	clear: none;
	margin-left: 0px;
	display: inline;
	border-bottom: 0px;
	border-top: 0px;
}

#minilogin p {
	font-size: 1em;
	color: #fff;
	margin: 0px;
	padding: 2px;
}

#minicart p {
	font-size: 0.8em;
	color: #fff;
	margin: 0px;
	padding: 2px;
}


#content-container
{
 width: 900px;
 background-color: #fff;
	border-top-width:0px;
	border-top-color:#aa0000;
	border-top-style:solid; 

  	
}
#sidebar {
    min-height:710px;	
    height:auto !important;
    height:710px;	
	float: left;	
	width: 150px;	
	position: relative;
	margin-left: 11px;
	display: inline;
	margin-top: 0px;
	text-align:center;
	
}

#content {
   
	float: right;
	width: 700px;
	margin-top: 20px;
	margin-right: 00px;
	margin-left: 0px;
	 padding:0px;
	background-color: #fff;
	border-top-width:0px;
	border-top-color:#aa0000;
	border-top-style:solid; 
    display: inline;
}

#content2 {
    clear:  both;
    display: inline;

}


#footer {
	text-align: center;
	clear: both;
	width: 980px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #927a66;
}
#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 */

}

#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;
	
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
/* Styles for header */
.disclaimer {
	font-size: medium;
	text-align: center;
	color: #5C371A;
	margin: 2px;
	padding: 2px;
}

	
}
/* Styles for Footer */
#footer 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: 0px 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: 10px;
margin-bottom: 4px;
vertical-align:top;
}

P.catdesc {
margin-top: 20px;
margin-bottom:6px;
margin-left: 30px;
margin-left: 30px;
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: 10px;
	font-family : Verdana;
	background-color: #FFFFFF;
	margin-left: 10px;
}

P.mincart {
font-size: 10px;
font-family : Verdana;
background-color: #FFFFFF;
margin-left: 10px;
}

div.detaillistprice {
text-align: center;
}

/* End of Ecommerce template Formatting */

