body {
  background-color:#2f2f2f;
  background-image:url(/images/bg.jpg);
  background-repeat:repeat-y;
  background-position: top center;
  font-family:"Trebuchet MS",Helvetica,Arial;
  font-size:14px;
  margin-bottom:30px;
}

a { outline: none; }

#page {
  width:940px;
  margin: 0 auto;

}

#header {
  width:940px;
  height:80px;
}

#logo {
  float:left;
  margin:20px 100px 0px 4px;
}

#menu {
  width:940px;
  height:32px;
  background-image:url(/images/menu-bg.jpg);
  background-repeat:no-repeat;
}

.contentArea {
  margin: 40px 0 0 0;
  width:940px;
}



#homeContent {
  clear:both;
  height:44px;
  width:940px;
  background-image:url(/images/home-header.jpg);
  background-repeat:no-repeat;
  background-color:#000;
}


#featuredProducts {
  height:44px;
  width:940px;
  background-image:url(/images/featured-products.jpg);
  background-repeat:no-repeat;
  background-color:#000;
}

.b1 {
  background-color:#575757;
  padding: 0px 1px 1px 1px;
}
.b2 {
  background-color:#000000;
  padding: 0px 5px 5px 5px;
}
.content {
  background-color:#fff;
  padding:20px;
}

#home {
  height:158px;
}
#home .redBar {
  clear:both;
  background-color:#db0600;
  height:10px;
}
#home #left {
  width:234px;
  height:158px;
  float:left;
}
#home #center {
  width:472px;
  height:158px;
  float:left;
}
#home #right {
  width:234px;
  height:158px;
  float:left;
}

#home a {
  border:0px;
}
#home img {
  border:0px;
}
#loggedin {
	height:15px;
	padding-top:0px;
	padding-right:10px;
	text-align:right;
	color: #999999;
	font-size:10px;
}


#topRightCorner {
  float:right;
}

#toplinks {
  font-size:11px;
  color:#888;
  margin-top:5px;
  text-align:right;
}
#toplinks a {
  color:#888;
}
#toplinks a:hover {
  color:#aaa;
}
#product_search {
  margin: 0;
  padding: 0;
  height:40px;
}
#searchBox {
  border:0px;
  width:179px;
  height:16px;
  padding:5px;
  color:#333;
  background-image:url(/images/search-box.jpg);
  background-repeat:no-repeat;
  background-color:#000;
}


#topCart {
  width:243px;
  height:60px;
  padding:0px;
  float:left;
  background-image:url(/images/cart-box.jpg);
  background-repeat:no-repeat;
  background-position:bottom left;
  background-color:#000;
  color:#ddd;
  font-size:11px;
  line-height:20px;
}
#topCart a {
  color:#ddd;
  text-decoration:none;
}
#topCart a:hover {
  color:#fff;
  text-decoration:underline;
}
#topCart .num{
  color:#fff;
  font-weight:bold;
}

#rss_feeds {
	background-image:url(/images/rss_bg.jpg);
	background-repeat:no-repeat;
	background-position: top right;
}

#rss_feeds a:link, #rss_feeds a:visited, #rss_feeds a:active{
	text-decoration:none;
}

#divError {
	margin:10px auto 20px auto;
	color:#ffffff;
	background-color:#db0600;
	width:380px;
	text-align:center;
	padding: 15px 20px;
	border: 1px solid #000000;	
}
#divError h3{ font-size:11px; margin:0; padding:0; }
#divError p { font-size:11px; margin:0; padding:0; }
#divError a:link,#divError a:active,#divError a:visited { background-color:#db0600; }
#divError a:hover { background-color:#ffffff;}













#login_box_bg {
	margin: 0px auto 0px auto;
	width:800px;
	height:450px;
	border: 1px solid #ffffff;
	background-color:#ffffff;
	background-image:url(/images/login_page_bg.jpg);
	background-repeat: no-repeat;
}

#login_box {
	margin: 50px auto 10px auto;
	padding:10px 40px 5px 40px;
	width: 340px;
	border: 1px solid #000000;
	font-size:18px;	
	background-color:transparent;
	background-image:url(/images/login_bg.png);
	background-repeat: repeat-x;
}

#register_box {
	margin: 20px auto 30px auto;
	padding:10px 40px 5px 40px;
	width: 340px;
	border: 1px solid #000000;
	font-size:14px;	
	background-color:transparent;
	background-image:url(/images/register_bg.png);
	background-repeat: repeat-x;
}
#login_box table {
	margin-left:20px;	
}
#login_box .reglink {
	text-align:right;
	font-size:10px;
	padding-top: 10px;
}

#login_box input {
	font-size:18px;
	border:1px solid #000000;
	background-color:#ffffff;
	color:#000000;
	padding:4px;
}
#register_box input {
	font-size:14px;
	border:1px solid #000000;
	background-color:#ffffff;
	color:#000000;
	padding:2px;
}

#login_box .submit, #register_box .submit {
	margin-top:10px;
	cursor:pointer;
}
#login_box .submit:hover, #register_box .submit:hover {
	background-color:#444444;
	color:#ffffff;
}

#contents {
	background-color:#ffffff;
	padding: 20px 20px 60px 20px;
	line-height:18px;
}
#products_contents {
	background-color:#ffffff;
	padding: 0px 0px 60px 0px;
	line-height:18px;
}
#profile_contents {
	background-color:#ffffff;
	padding: 20px 20px 60px 20px;
	line-height:18px;
	background-image:url(/images/profile_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#services_contents {
	background-color:#ffffff;
	padding: 20px 20px 60px 20px;
	line-height:18px;
	background-image:url(/images/profile_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#links_contents {
	background-color:#ffffff;
	padding: 20px 20px 60px 20px;
	line-height:18px;
	background-image:url(/images/links_page_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#gallery_contents {
	background-color:#ffffff;
	padding: 20px 20px 60px 20px;
	line-height:18px;
	background-image:url(/images/gallery_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

#clear {
	line-height:0;font-size:0;
}

#footer {
	height:50px;
	color:#535353;
	font-size: 10px;
	text-align:center;
	padding-top:8px;
}

#footer a:link,#footer a:active,#footer a:visited {
	color:#535353;
	background-color:transparent;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
	background-color:#bbb;
	text-decoration:underline;
}

#bookmarking-border {
  background-color:#000;
  padding: 1px;
  border: 1px solid #575757;
  margin: 10px auto;
  width:140px;
}
#bookmarking {
  background-color:#fff;
  padding:5x;
  color:#aaaaaa;
}

#pagemenu {
  position:relative;
  top:-10px;
  left:-10px;
}

#pagemenu a {
	display:block;
	float:left;
	background-color:#000000;
  background-image:url(/images/page-menu-bg.gif);
	color:#ffffff;
	padding:3px 8px;
	margin: 0px 3px 3px 0px;
	text-decoration:none;
}

#pagemenu a:hover {
	color:#db1204;
	background-color:#fff;
	text-decoration:none;
}












#mainmenu {
  font-family: vardana,arial, helvetica;
  font-size: 14px;
  color:#fff;
  padding: 4px 7px;
}


#mainmenu ul {
  list-style:none;
  margin:0px;
  padding:0px;
}
#mainmenu li {
  float:left;
  padding: 0px 15px 0px 0px;
  line-height:20px;
}
#mainmenu li a {
  color:#fff;
  text-decoration:none;
  float:left;
}
#mainmenu li a:hover {
  color:#ccc;
  text-decoration:underline;
}
#mainmenu ul .last {
  
}

#mainmenu .menuImg {
  background-image: url('/images/menu.png');
	background-repeat: no-repeat;
  width:28px;
  height:22px;
  float:left;
}













#modalContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
	background-image:url(tp.png); /* required by MSIE to prevent actions on lower z-index elements */
}

#alertBox {
	position:relative;
	width:300px;
	min-height:100px;
	margin-top:180px;
	border:2px outset #000;
	background-color:#ffffff;
	background-image:url(/images/user_icons/address.gif);
	background-repeat:no-repeat;
	background-position:20px 30px;
}

#modalContainer > #alertBox {
	position:fixed;
}

#alertBox h1 {
	margin:0;
	font:bold 14px "Trebuchet MS",verdana,arial;
	background-color:#db1204;
	color:#000000;
	border-bottom:1px solid #000;
	padding:2px 0 2px 5px;
}

#alertBox p {
	font:bold 12px "Trebuchet MS",verdana,arial;
	height:50px;
	padding-left:5px;
	margin-left:55px;
}

#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:5px auto;
	padding:3px;
	border:1px solid #000;
	width:70px;
	font:10px "Trebuchet MS",verdana,arial;
	text-transform:uppercase;
	text-align:center;
	color:#000000;
	background-color:#ccc;
	text-decoration:none;
}


#autosport_bg {
	float:right;
	width:600px;
	background-image:url(/images/news_autosport.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#autosport {
	margin:20px;
}
#autosport ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#autosport li {
	padding:5px 0px;
}

#autosport a {
	font-weight:bold;
	color:#db1204;
}






#as_content {
	line-height:16px;
}

#as_content sup,.as_table_cell sup {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	bottom: 1ex;
}

#as_content h1 {
	padding: 2px 0px;
	margin: 10px 0px;
	border-bottom:1px solid #94979a;
}
#as_content h2 {
	padding: 2px 0px;
	margin: 10px 0px;
	border-bottom:1px solid #94979a;
}

.as_table_cell {
	border:2px solid #94979a;
	background-image:url(/images/as_table_cell.gif);
	background-position:top left;
	background-repeat:repeat-x;
	padding-bottom:5px;
	line-height:16px;
}

.as_table_cell h1 {
	padding-bottom:4px;
}

.as_table_cell img {
	border:2px solid #94979a;
}











