/*SYMBIOTIC std CSS*/
body {background:#eceded url('../images/body_bg.jpg') repeat-x 0 0; color:#000000; margin:20px 0; padding:0; font-family:"Trebuchet MS", verdana, arial, "Times New Roman", serif; font-size:90%; }
p {margin:0; padding:0; }
a {color:#000000; text-decoration:underline; }
a:hover	{color:#225799; text-decoration:none;}
h2, h3{font-size:14px;}

#container{
	margin:0px auto; 
	text-align:center;
	width:760px; 
}

#holder {
	width:100%; 
	padding:20px 20px 5px 20px; 
	background:#FFFFFF; 
	text-align:left; 
}

#sitedesc { 
	border-bottom:1px solid #DADADA; 
	padding:5px 30px 20px 0px; 
}

#navigation	{padding:10px 0; }

#header {
	background:#DADADA url('../images/header_home.jpg') no-repeat 10px 10px; 
	padding:10px; height:200px; 
}

#content{
	float:left; 
	width:490px; 
	padding:20px 10px 0 0;  
}

#news{
	float:right; 
	width:250px; 
	padding:20px 0; 
	line-height:140%; 
	text-align:justify;
	list-style:none;  
}

#news ol, ul{
	list-style:none; 
	margin:1px; 
	padding:1px;
}

.newsItem {
	padding:20px 20px 5px 20px; 
	background:#FEFFD5; 
	border:1px solid #1a3d6c; 
	font-size:90%; 
	margin-bottom:20px; 
}

.list-price {
	font-size: 16px;
	color: black;
	font-style: italic;
	text-decoration: line-through;
	text-line-through-color: red;
}
.sale-price {
	padding-left: 12px;
	background: #FEFFD5;
	font-size: 16px;
	color: #A00004;
	font-weight: bold;
}

.buy-amazon {
	margin: 12px 0;
	border: 1px solid #000;
	background: #2A7A9F;
	padding: 10px;
	font-size: 18px;
	color: #FDFFBC;
	font-weight: bold;
	text-align: center;
}

.buy-amazon A:link {text-decoration: none; color: #FDFFBC}
.buy-amazon A:visited {text-decoration: none; color: #000000}
.buy-amazon A:hover {text-decoration: none; font-size: 22px; font-weight: bold; color: #E1D273}
.buy-amazon A:active {text-decoration: underline; font-weight: bold; color: #003366}

#footer	{
	clear:both; 
	width:100%; 
	font-size:80%; 
	background:#DADADA; 
	padding:20px; 
	text-align:left; 
	border-top:2px solid #2765AF; 
}

#copyright	{float:right; }

.newsItem h1{
	color:#225799; 
	margin:0 0 10px 0; 
	padding:0; 
	font-size:130%; 
	font-weight:normal; 
}

#content h1	{
	font-size:120%; 
	font-weight:normal; 
	margin:0; 
	padding:0; 
}

#sitedesc h1{
	font-weight:normal; 
	font-size:120%; 
	margin:0; 
	padding:0; 
	color:#225799; 
}

#sitename{
	font-size:26px; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:-1px; 
	padding-top:30px; 
	padding-left:20px; width:96%;
}

#sitename a{
	text-decoration:none; 
	color:#000;
}

/* Top Nav */
.indentmenu{
font: bold 13px Arial;
width: 100%; 
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; 
border: 1px solid #564c66; 
border-width: 1px 0;
background: black url(../images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; 
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #564c66; 
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; 
padding-top: 6px; 
padding-bottom: 4px; 
background: black url(../images/indentbg2.gif) center center repeat-x;
}

#footer {
	height:60px; 
	background: #aca7b1 url(../images/footer.jpg) no-repeat left;
}

#footer a {
	color:#000000; 
	font-weight:bold; 
	padding:0 5px 0 0; 
	text-decoration:underline; 
}

#footer a:hover	{
	color:#000000; 
	text-decoration:none;
}

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display:inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height:1%; }
.clearfix {display:block; }
/* End hide from IE-mac */
