/* 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.25 Arial , sans-serif;
	background-image: url(images/custom_images/background.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	background-position: top;
	background-color: #FFFFD3;
	/*background-image: url(images/custom_images/gradient.jpg);*/	
}
#leftdec {
	position: absolute;
	width: 50px;	
	height: 100%;
	margin-left: -49px;
	background-image: url(images/custom_images/leftdec.png);
	background-repeat: repeat-y;
	
}

#rightdec {
position: absolute;
width: 50px;
height: 100%;
margin-left: 800px;
background-image: url(images/custom_images/rightdec.png);
}

/*   * {margin:0; padding:0;} 		/* removes defaults of all elements */
a { color: black; text-decoration: none; }
a:hover { color: #95191c; text-decoration: underline; }
#wrapper {
	width: 800px;
	text-align: left;	
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #C8EFF5;
	
	
	
}
/* Header info */
#masthead {	
	height: 125px;
	background-image: url(images/custom_images/header-background4.jpg);
	width: 800px;
	background-position: center;
	/*border: 1px solid #000066;*/
}

#masthead h1, #masthead h6 { font : 100%/1.25 "Arial Black"  ; color: white; margin: 0.5em 0 0em 0em}

#breadcrumb {
	height: 13px;
	background-image: url(images/custom_images/shaddow.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

#breadcrumb p {font-size:10px; 
margin: 0 0 0 0;
text-align: right; 
}

#breadcrumb p a {
	text-decoration: none;
	color: #999999;
	background-image: url(images/custom_images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
}

#breadcrumb p a:hover {
	text-decoration: none;
	color: #333333;
}

/* main contents */
#mainContent {
	margin-right: 4px;
	float: right;
	width: 75%;

	margin-top: 2px /* new */;
	display: inline /* new - IE-bug fix */;
}
#mainContent p {
margin: 0px 8px 5px 10px;
}
#secondary {
float: left;
width: 22%;
margin-bottom: 7px;
}
#secondary p {
font-size: .85em;
margin: 10px 8px 5px 10px;
}
div.newsbox {
margin-left: 8px;
float: left;
width: 95%;
margin-top: 5px;
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;
	color: white;
	text-align: center;
	background-image: url(images/custom_images/strip_nav_bg_darker.png);
}
h4 {
font-size: 1.2em;
margin: 10px;
}
h5.thanks {
font-size: 1em;
margin: 10px;
}
#afooter {
	font-size: 0.7em;
	color: #003780;
	padding: 5px;
	clear: both;	
	text-align: center;
	background-color: #FFFFD3;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #EDF0F3;
}
#afooter a { 
color: #cfcfcf;
text-decoration: underline; }
#afooter a:hover {
color: black;
text-decoration: none;
}

/* nav info */
#navcontainer ul {
	margin: 0;
	list-style-type: none;
	width: 100%;
	float: left;
	font-size: 0.7em;
	text-align: left;
	overflow: hidden;
	height: 24px;
	padding-top: .5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;	
}
#navcontainer {
	height: 24px;
	background-image: url(images/custom_images/strip_nav_bg_darker.png);
	background-repeat: repeat-x;
	width: 800px;
}

#navcontainer ul li {
	display: inline;
	margin-right: -3px;
}


li.outer { border: none; }
#navcontainer ul a {
	uline-height: 1.4em;
	color: #FFFFD3;
	text-decoration: none;
	padding-top: .4em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	font-size: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFD3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#navcontainer ul a:hover {
	background-image: url(images/custom_images/yellow.png);
	background-repeat: repeat;
	background-position: center;
}

/*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: none /* new */;
position: relative /* new - IE-bug fix */;
}
b.maintop b {
display: block;
height: 1px;
overflow: hidden; 
background: #F0F0E7;
}
.popup_borders {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
/*IE-mac section \*//*/

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

/*end Mac section */

/*]]>*/
.legal_box {
	background-color: #FFFFFF;
	border: 2px solid #000066;
}
.cart_logo {
	position: absolute;
	left: 236px;
	top: 121px;
}
