@charset "utf-8";
/* common page styles */
@import url("page.css");
@import url("submenu.css");
/* css import end */

#news
{
	height:350px;
	right: 0;
	width: 420px;
	padding: 0 0 0 11px;
	margin: 25px 0 0 40px;
	clear:both;
	float:right;
	border-top: 1px solid transparent;
	border-right: 0px;
}

.news_item,
.news_item a,
.news_item a:link,
.news_item a:active,
.news_item a:hover,
.news_item a:visited
{
	font-size: 10pt;
	font-weight: normal;
}
.imag img{border: 1px solid silver; margin: 4px;}

.ptdbl td{padding:5px}
.ctable{margin-top: 10px;}
.ctable th{color: black;text-align:left;width:250px;}
.ctable td{padding: 2px;}
.ctable td i{color: silver;}
.gfrm{background-color: #EFEFEF;padding: 10px;}
input[type=text], .input{border: 1px solid #ce3f00; margin: 2px;}
textarea{border: 1px solid #ce3f00; margin: 2px;}
select{margin: 2px;}
#pricetotal{color: red;font-weight:bold;font-size:12pt;}
blockquote,
.blockquote
{
	margin: 10px;
 	padding: 5px 5px 5px 32px;  	
  	background: #FAFAFA url(/images/quote.gif) no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #CC0000; 
	font-weight: normal; 
}
hr
{
	height: 1px;
	color: white;
}


.body404 {background:#00a;color:#fff;font-family:courier;font-size:12pt;text-align:center;margin:20px;padding: 10px}
.body404 blink{color:yellow;}
.body404 .neg{background:#fff;color:#00a;padding:2px 8px;font-weight:bold;}
.body404 p{margin:30px 100px;text-align:left; color: white;}
.body404 a,
.body404 a:link,
.body404 a:active,
.body404 a:visited,
.body404 a:hover{color:white;font:inherit;}
.body404 .menu{text-align:center; margin-top:50px;}


#goog-wm{margin:30px 100px;text-align:left;color:white;}
#goog-wm h3.closest-match {}
#goog-wm h3.closest-match a { }   
#goog-wm h3.other-things {color: #FFF;}
#goog-wm ul li { }
#goog-wm a,
#goog-wm a:link,
#goog-wm a:active,
#goog-wm a:visited,
#goog-wm a:hover{color:white;font:inherit;}
#goog-wm input{height: 18px}
#goog-wm input[type=text]{border:0px}
#goog-wm input[type=submit]{border:0px}
