* {
	margin: 0;
	padding: 0;
}
.mainSearch {background-image:url(images/search.gif); background-repeat: no-repeat; height: 231px}
/* New classes */
.more {font-weight: bold; display: block; margin: 10px 0 10px 0}
.sideHeading {color: #606e16; font-size: 1.4em; padding: 8px 8px 8px 0; margin: 0 0 4px 0; border-bottom: 2px dotted #CCC; font-weight: bold}
.featBox {background-image: url(images/feature.gif); width: 302px; height: 341px}
.searchHeading {color: #1d5e7c; font-size: 1.8em; padding: 5px 0 5px 0; margin: 0}
#feeds {border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: 10px; margin: 10px}
#feeds ul {list-style: none; padding: 0; margin: 0}
#feeds li {display: inline; margin: 0 20px 0 0}
#feeds li a {text-decoration: none; font-weight: bold; color: #0CC}
/* Start Top Navigation */
.onlinepayment {text-align: center; font-size: .9em; font-weight: bold; color: #666}
#mainPage {background-color:#FFF}
#menu { 
	background: #F5F5F5 url('/themes/1-both-right-blue/images/navigation_bg.png') repeat-x; 
	font-size: 14px; 
	font-weight: bold; 
	height: 38px; 
	letter-spacing: 0.02em; 
	position: relative; 
	width: 100%; 
	clear: both; 
	margin-bottom:10px; 
	}

#menu ul { 
	list-style: none; 
	margin: 0px; 
	width: 1050px;
	}

#menu ul li { 
	float: left;  
	}

#menu ul li span a { 
	background: url('/themes/1-both-right-blue/images/navigation_sep.png') no-repeat; 
	background-position: left center;  
	text-decoration: none; 
	display: block; 
	float: left; 
	padding: 11px 14px 11px 14px; 
	}

#menu ul li a { 
	color: #565656;  
	text-decoration: none; 
	display: block; 
	float: left; 
	}

#menu ul li a:hover { 
	background-color: ; 
	color: #1f4983;  
	text-decoration: underline; 
	display: block; 
	float: left; 
	}
#carheader {	margin: 0; 
	height: 120px; 
	width: 100%;
	background-color: black; }
#wrapper {width: 1050px; margin-left:auto; margin-right: auto}

h1 {color: #00b1d1; padding: 10px; border-bottom: 2px dotted #999; font-size: 1.6em; font-weight: bold; margin: 0 0 10px 0}
/* Start Footer */
#footer { 
	background-color: #005c95;
	font-weight: bold;
	padding: 10px 0 30px 0;
	position: relative; 
	width: 100%; 
	margin-top:10px; 
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004570; 
	text-align: center;
	}
	
#footer a {
	color: #ffffff;
	text-decoration:underline;
	}

#footer a:hover {
	color: #ffffff;
	text-decoration:underline;
	}

#footer p {
	width: 1040px;
	font:1.1em Arial, Helvetica, Sans-serif;
	padding-top: 10px;
	padding-left: 15px;
	text-align:center;
	color: #ffffff;
	}
	
.footernav h3 {color: #FFFFCC}
.footernav ul {list-type: none; padding: 0; margin: 0}
.footernav li {display: inline; margin: 0 0 3px 0}
.footernav a {color: #3399FF; font-weight: normal}
/* End Footer */

	
#partsheader {
	margin: 0; 
	height: 120px; 
	width: 100%;
	background-color: black; 
	}	
body {
	background: #cacaca;
	font-size: 76%;
	font-family: Arial, Helvetica, Sans-serif;
}
a {}

a img {
	border: none;
}

.alignleft {
	float:left;
}
.alignright {
	float:right
}
.clear {
	clear:both;
}

#container {
	margin: 0 20px;
}

#navigation {
	
	width: 100%;
	top: 0px;
	font: 9pt Verdana;
}

#navigation ul {
	padding: 5px 10px 5px 5px;
}
#navigation li {
	float:left;
	list-style-type:none;
	padding-left:5px;
}

#adsense-links-top {
	float: left;
	padding: 6px 0px 0px 10px;
}

#rss {
	float: right;
}


#rss li a {
	border:none;
	padding:0;
	background: transparent;
	line-height:20px;
	
	display:block;
}
#rss li a:hover {
	color: #fff;
}
#rss li a img {
	float:left;
}

#header {
	position:relative;
	height: 110px;
	margin: 30px 15px 0 15px;
	text-align:right;
}

#adsense-banner {
	position: absolute;
	top: 10px;
	left: 0;
}
#header h1 {
	padding-top:15px;
	font:bold 24pt Arial;
}
#subheader {
	margin: 0 15px;
}
#subheader p {
	padding: 5px;
	background: #666;
	border: 1px solid #aaa;
}

#main {
	position: relative;
	min-width: 990px;
	width:100%;
	margin: 10px 0;
	min-height:1000px; 
	height:auto;
}

#content {
	margin-right: 320px;
	margin-left: 190px;
			
}

#content #status-search {
	margin: 10px 10px;
	padding: 10px;
	border: 1px solid #888;
}

#content .posts {
	margin: 0 0 10px;
	padding: 10px 10px 0;
}
#content .posts li {
	margin: 0 20px;
}
#content h3 {
	margin: 15px 0 5px;
}

	.pager {
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: center;
	}
	.pager-status {
		margin: 0 100px;
	}

	#status-box {
		background: #f4f4f4;
		color: #000;
		border: 1px solid #ccc;
		padding: 10px;
	}

.widget {
	margin-bottom:10px;
}
.widget li {
	list-style-type:none;	
}
.widget h3 {
	font: bold 12pt Arial;
}

#sidebar-left {
	position: absolute;
	top: 0;
	left: 5px;
	width:180px;
	padding-right: 5px;
	padding-top: 5px;
}

#search .input-search {
	border: 1px solid #293f43;
	padding: 5px; margin: 10px 0 10px 0;
}


#mainmenu li a {
background-color: #f7fafa;
	padding: 8px 8px 8px 4px;
	font-weight: bold;
	border-bottom: 1px solid #00d8ff;
	display:block;
}

#mainmenu li a:hover {
	background: #c7f3fb;
}

#sidebar-right {
	position: absolute;
	top: 0;
	right: 5px;
	width:300px;
	padding-left: 10px;

}

#last-search li a {
	background-color: #f7fafa;
	padding: 8px 8px 8px 12px;
	font-weight: bold;
	border-bottom: 1px solid #00d8ff;
	display:block;

	
}

#last-search li a:hover {
	background:#c7f3fb;
}

.widget .more {
	text-align: right;
}


#payment {
	float: right;
}

#content h2 {
	background: #f5ffc0;
	font-size: 1.2em;
	padding: 5px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin-bottom: 3px;
}
.caption {
	margin-right: 10px;
	text-align: center;
}
.caption img {
	border:2px solid #777;
}
.entry {
	font: 9pt Arial;
}
p.meta {
	clear:both;
	
	border-bottom: 2px dotted #666;
	height: 30px;

	margin-top:10px;
	padding: 5px 0;
}
p.meta span {
	margin:0 10px;
	line-height: 30px;
	height: 30px;
	padding-left: 36px;
	display: block;
	float:left;
}
p.meta span.price {
	background: url(images/dollar.png) no-repeat left center; font-size: 1.3em; font-weight: bold;
}

p.meta span.buy {
	background: url(images/buy.png) no-repeat left center;
}

p.meta span.detail {
	background: url(images/detail.png) no-repeat left center;
	float:right;
}

.products {
	text-align: center;
	margin:10px auto;
}
.products .item-image {
	border:3px solid #888;
	margin-bottom:10px;
}

#meta {
	height: 40px;
	background: #444;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin:10px 0;
	padding-left: 6px;
}
#meta #bookmark {
	float: right;
	padding: 5px;
}
#meta .price {
	font: bold 14px Verdana;
	color: #fff;
}
#meta .buy-button {
	margin-top:6px;
	margin-left:6px;
}

#social {
	margin:10px;
	text-align: center;
}

blockquote {
	margin:5px 100px;
	padding: 48px 10px 10px;
	text-align:justify;
	border: 1px solid #666;
	background: url(images/comment.png) no-repeat left top;
}
blockquote:hover {
	border: 1px solid #bbb;
}

.featured {
	border-collapse: collapse;
}

.featured td {
	text-align:center;
}

.featured td {
	
	
	width: 84px;
	text-align:center;
	padding: 3px 0;
}
.featured .price {
	font:bold 14px Arial;
	color: #666;
	padding: 3px;
}
.featured .box {
	width:86px;
	height:80px;

	text-align:center;
	margin:0 auto;
}
