/* CSS Document  tableless CSS two colum layout
see demo at http://www.outprize.com/includes/sts_templates/tableless/sts_template.html
author: avail1now , it@availcompany.com
compatible: with osCommerce 2.2 milestone MS 2.0 & STS v 4.2 
Release under GNU licence.
Original Release Date: 1/25/2006
Current version update : 8/22/06
*/
body { text-align: center; font : 100%/1.2 Arial , sans-serif ; background-image: url(/images/images/faces.gif); background-position:right;}
/*   * {margin:0; padding:0;} 		/* removes defaults of all elements */
a { 	color: maroon; 
		text-decoration: none; }
a:hover { 
		color: 95191c; 
		text-decoration: underline; }
s{
color:#FF0000;
font-style:italic;
}
#wrapper { 
		background:white; 
		width: 875px; 
		margin: 0 auto;
		text-align: left; 
		border: 1px solid #575759; }
/* Header info */
#masthead { background-color: #ffffff; height: 168px; border-top: 0px white; background-image:url(/images/images/headbutt.gif); background-repeat:repeat-y; z-index:-1;}
#masthead a{font:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bolder; color:#FFFFFF; line-height:33px; list-style-type:circle; text-decoration:underline; margin-left: 8px;}
#masthead h1, #masthead h6 { font:"Century Gothic"; color: #0066cc; margin: 2.0em 0em 0em 0em; text-align:center; font-weight:bold; vertical-align:middle; float:right; width:600;}
#logo {background-image:url(/images/images/headbuttlogo.gif); background-repeat:no-repeat; height: 168px;}
#title {height: 168; text-align:center; float:right;}

#breadcrumb { background:white; color: #999999; height: 15px; padding: 10px; }
#breadcrumb p {font-size:0.6em; }
/* main contents */
dt {
font-weight:bold;
line-height: 18px;
}
#bodyWrapper {
float:none;
background:#FFFFFF; 
text-align:center; 
height:100%;
}
#optionsTable {
float:inherit;
}
#optionsTable td{
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style:bold;
}
#wattageTable td{
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
}
#mainContentSizing {
margin: 8px;
background: #ffffff;
float: right;
width: 98%;
margin-top: 14px /* new */;
display: inline /* new - IE-bug fix */;
}
#mainContent {
margin: 8px;
background: #ffffff;
float: right;
width: 68%;
margin-top: 14px /* new */;
display: inline /* new - IE-bug fix */;
}
#mainContent p {
margin: 10px 8px 5px 10px;
}
#specs p {
font-size:12px;
font-weight:bold;
text-align:left;
}
#specs ul, li {
font-size:12px;
font-weight:bold;
margin-left: 15px;
text-align:left;
list-style-type: none;
}
#deliveryText {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
}
#secondary {
float: left;
width: 30%;
background-image:url(/images/images/secondarybg.gif);
background-repeat:repeat-y;
font:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color:#FFFFFF;
line-height: 17px;
}
#secondary img {
display:block;
}
#secondary p {
font-size: .75em;
margin: 10px 8px 10px 10px;
text-align: left;
padding: 0px;
}

#productPrice{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-stretch:semi-expanded;
}
div.newsbox {
margin-left: 8px;
background: #F0F0E7;
float: left;
width: 95%;
margin-top: 14px;
clear: left;
display: inline;
}
#newsboxNav {
font-size: .75em;
margin: 8px 0px 0px 8px;
padding: 0;
}
#newsboxNav a {
color: black;
text-decoration: underline;
}
#newsboxNav a:hover {
color: #95191c;
text-decoration: none;
}
#newsboxNav li {
list-style-type: none;
padding-top: 3px;
}
h3.news {
font-size: 90%;
margin:0;
padding: 0 0 3px;
background: #95191c;
color: white;
text-align: center
}
h4 {
font-size: 1.2em;
margin: 10px;
}
h5.thanks {
font-size: 1em;
margin: 10px;
}
#afooter {
font-size: .70em;
color: #cfcfcf;
padding: 5px;
background: gray;
clear: both;
/* height: 100%; */
text-align: center;
}
#afooter a { 
color: #cfcfcf;
text-decoration: underline; }
#afooter a:hover {
color: black;
text-decoration: none;
}

/* nav info */
#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
width: 100%;
float: left;
background: gray;
font-size: .70em;
text-align: right;
overflow: hidden; /* IC */
}
#navcontainer ul li { display: inline; }
li.outer { border: none; }
#navcontainer ul a {
padding: 0.5em 1em; /* 0 1em; IC */
line-height: 1.5em;
color: white;
text-decoration: none;
}

#navcontainer ul a:hover { color: black; background: gray url(images/nav-btn-bg.jpg) repeat-x; /* repeat IC */ }
#prefix{color: black; font-size: x-large; font:Arial, Helvetica, sans-serif; text-align:center; font-weight:bold; background-color:#FFFFFF;}
/*sidebar corners info*/
b.rtop, b.rbottom {
display: block;
background: none /* new */;
position: relative /* new - IE-bug fix */;
}
b.rtop {
margin-top: -5px /* new */;
}
b.rbottom {
margin-bottom: -5px /* new */;
}
b.rtop b {
display: block;
height: 1px;
overflow: hidden; 
background: #95191c;
}
b.rbottom b {
display: block;
height: 1px;
overflow: hidden; 
background: #F0F0E7;
}


b.maintop {
display: block;
margin-top: -4px;
background-color:#FFFFFF;
position: relative /* new - IE-bug fix */;
}
b.maintop b {
display: block;
height: 1px;
overflow: hidden; 
background: #F0F0E7;
}

/*IE-mac section \*//*/

#navcontainer li,
#navcontainer a  { 
display: inline-block; 
width: 1px;
white-space: nowrap;
}

/*end Mac section */

/*]]>*/


