@charset "utf-8";
/* This Sheet handles the store header.ihtml for VCSHobbies.com -- IT DOES NOT APPLY TO THE HOME PAGE - only the inner pages */
/* CSS by Orlando */




body {
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding:0;
	background-color:#ccc;
		font-family: Arial, Helvetica, sans-serif;
}
ul {
	margin:0;
	padding:0;
	}

a {
	outline:none;
	}
	
h1 {
	line-height:25px;
	font-size:20px;
	margin-bottom:15px;
}


h2 {
	font-size:16px;
}


h3 {
	color:#09f;
}

#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:100%;	
}

#holder {
	position:relative;
	width:945px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
}

#wrapper {
	background-color:#ffffff;
	width:923px;
	height:auto;
	padding-top:15px;
	margin-left:auto;
	margin-right:auto;
	z-index:1000;
}


.text {
	font-size:13px;
	padding:12px;
	color:#333333;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
}

.vcstable {
	font-size: 12px;
	width:100%;
}
.vcstable td {
	padding:5px;
}

.vcstable .header {
	background-color:#333;
	color:#fff;
}

.vcstable span {
	color:#F00;
}



/*Links*/

a:link {
	color:#333;
	text-decoration:uderline;
}

a:visited {
	color:#333;

}

a:hover {
	color:#f60;

}

/*End of Links*/



/*Header*/

#header {
	position:relative;
	width:923px;
	height:132px;
	background-image:url(../../graphics/vcshobbies/templateimgs/923px_headerback.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	z-index:1000;
}



#logo {
	position:absolute;
	top:30px;
	left:0px;
	width:393px;
	z-index:1000;
}

#slogan {
	position:absolute;
	top:2px;
	left:460px;
	width:165px;
	z-index:1000;
}

.accountmenu {
	position:relative;
	z-index:1000;
	float:right;
	width:280px !important;
	width/**/:310px;
	height:65px;
	background-image:url(../../graphics/vcshobbies/templateimgs/cartmenubg.png);
	background-repeat:no-repeat;
	padding:12px 10px 12px 22px;
	right:0px;
	text-align:left;
	
}

.accountmenu li {
	display:inline;
	}
	
.accountmenu li a:link, .accountmenu li a:visited {
	color:#fff;
	font-weight:bold;
	font-size:10px;
	padding: 2px 8px;
}

.accountmenu li a:hover {
	text-decoration:underline;
	}
	
	

#menuright {
	border-right:dotted 1px #060;
}
	
	
#mycart {
	font-size:14px;
	font-weight:bold;
	background-color:#69792c;
	padding:4px 8px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	}
	
.loginmessage {
	position:absolute;
	right:25px;
	top:60px;
	font-size:10px;
	z-index:10000;
}

.loginmessage a:link, .loginmessage a:visited {
	color:#fff;
	font-size:10px;
}


#search_bar {
	position:absolute;
	top:75px;
	left:645px;
	width:300px;
	z-index:1000;

}



/*End of Header*/


/*Submenu: links to vcshobbies divisions*/
.submenu {
	position:absolute;
	left:10px;
	width:923px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	text-align:center;
	margin-bottom:5px;
}

.sub_rightborder {
	border-right:dotted 1px #333;
}

/*End of Submenu*/


 /*Menu Sidebar*/
 
 #side-a {
	position:relative;
	width: 201px;
	z-index:1000;
	float:left;
	padding-top:10px;
	padding-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin-bottom:10px;
	margin-top:60px;
	border-right:dotted 1px #ccc;
	border-top:dotted 1px #ccc;
	}
	
 
#side-a p {
		font-size:12px;
		text-align:left;
		padding-left:8px;
		padding-right:8px;
}

#frmSubscription {
	padding:5px;
	}
	

#subscriber {
	background-color:#1D5588;
	width:60px;
	color:#fff;
	border:none;
	padding:2px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:2px 10px;
}

#subscriber:hover {
	background-color:#333;
	cursor:pointer;
}

#networks {
	position:relative;
	left:0px;
	}

#networks li {
	position:relative;
	text-align:left;
	list-style:none;
	padding-left:20px;
}

#networks li a:link, #networks li a:visited, #networks li a:hover{

	font-size:11px;
	}

#sidemenu {
	position:relative;
	text-align:left;
	left: 12px !important;
  	left /**/:0px;
	margin-bottom:12px;
	margin-top:10px;

	
}

#sidemenu ul {
	margin:0;
	padding-right:10px;
}

#sidemenu li {
	list-style:none;
	position:relative;
	text-align:left;
	margin-left:0;
	


	}

#sidemenu a, sidemenu a:visited {
	color:#000;
	text-decoration:none;
	width: 170px !important;
  	width /**/:175px;
	font-size:12px;
	border-bottom:dotted 1px #ccc;
	display:block;
	line-height:20px !important;
	line-height/**/:22px;
	padding:0px 0px 0px 8px;
		

	
	
}

#sidemenu a:hover {
	text-decoration:underline;
	background-color:#ccc;
}

#sidemenu span {
	color:#F00;
}


/*End Menu Sidebar*/



/*Main Content*/

#content { 
	position:relative;
	text-align:left;
	float:right;
	width: 650px !important;
	width/**/:670px;
	font-size:12px;
	clear:right;
	padding-left:10px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
	padding-left:10px;
	padding-right:40px;
	padding-top:15px;
	margin-right:10px;
	border-top:dotted 1px #ccc;
	top:60px;
	padding-bottom:70px;

	}

	
	#spacer {
	clear:both;
	height:25px;
}
	
	
/*End Main Content*/


/*About Page*/
.about {
	color:#333;
}

.about p {
	line-height:18px;
	padding:10px 0px;
}

.about h2 {
	border-top:dotted 1px #ccc;
	padding:15px 0px;
	margin-top:10px;
	color:#333;
	width:700px;
}

.about ul {
	padding:10px;
	margin:10px;
}

.about li {
	line-height:18px;
}

.about span {
	font-weight:bold;
}

/*End of About Page*/


/*Testimonials page*/

.commentbox {
	padding:10px 25px;
	background-color:#eee;
	font-size:14px;
	line-height:20px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
}

.commentdate {
	float:right;
	clear:right;
	font-size:16px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
}

/*End of testimonials page*/


/*Contact Us Page*/
#contactform {
	width:680px;
	}

#contactform td{
	padding:5px;
	}
	

	

.contactinput {
	background-color:#eee;
	height:25px;
	border:solid 1px #ccc;
	font-size:14px;
	padding:5px;
	width:100%;
	margin-right:5px;
	margin-bottom:10px;
}

.comment {
	width:100%;
	background-color:#eee;
	border:solid 1px #ccc;
	font-size:18px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
}

/*End of Contact Us Page*/


/*FAQ's*/

.faqs h1{
	padding-bottom:20px;
}

.faqs h2 {
	font-size:14px;
	border-top:dotted 1px #ccc;
	padding-top:15px;
}

.faqs span {
	font-weight:bold;
}

.faqs p {
	line-height:18px;
}

/*End of FAQ's*/



	
/*Store*/

.categorybox {
	text-align:center;
	background-image:url(../../catimg/CAT_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding:10px;
	margin:10px;
	width:240px;
	background-color:#000;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-o-border-radius:8px;
	}
	
	
.categorybox a {
	color:#fff;
	}
	
.categorybox a:hover {
	color:#f60;
	text-decoration:underline;
	}
	
	
.categoryimg {
	padding:5px 0px 0px 0px;
	}
	
	
.addtocart_btn {
	background-image:url(../../graphics/vcshobbies/templateimgs/red_btn_bg.jpg);
	background-repeat:repeat-x;
	background-color:#950303;
	position:relative;
	margin-top:5px;
	min-width:95px;
	width:auto;
	bottom:0px;
	border:solid 1px #f00;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	height:30px;
	padding: 0px 10px;
	cursor:pointer;
	vertical-align:middle;
	color:#fff;
	font-weight:500;
	}

.submit_btn {
	position:relative;
	margin-top:5px;
	min-width:95px;
	width:auto;
	bottom:0px;
	border:solid 1px #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-image:url(../../graphics/vcshobbies/templateimgs/tab1.jpg);
	background-repeat:repeat-x;
	height:30px;
	padding: 0px 10px;
	cursor:pointer;
	vertical-align:middle;
	color:#000;
	font-weight:500;
}

.green_btn {
	position:relative;
	margin-top:5px;
	min-width:95px;
	width:auto;
	bottom:0px;
	border:solid 1px #690;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-image:url(../../graphics/vcshobbies/templateimgs/greenbtnbg.jpg);
	background-repeat:repeat-x;
	height:30px;
	padding: 0px 10px;
	cursor:pointer;
	vertical-align:middle;
	color:#fff;
	font-weight:500;
	
}




.wish_btn {
	position:relative;
	margin-top:5px;
	width:auto;
	bottom:0px;
	border:solid 1px #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-image:url(../../graphics/vcshobbies/templateimgs/tab1.jpg);
	background-repeat:repeat-x;
	height:25px;
	padding: 0px 10px;
	cursor:pointer;
	vertical-align:middle;
	color:#000;
	font-size:10px;
}

.qty {
	text-align:center;
	background-color:#eee;
	border:solid 1px #ccc;
	margin:0px auto;
}


.product-top-border {
	
	border-top:dotted 1px #ccc;
	margin:15px 0px;
	}



.categories_title {
	margin-bottom:15px;
}
 .categories_title h3 {
	text-align:left;
	font-size:15px;
	color:#fff;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
	padding:5px 8px;
	width:89%;
	background-color:#333;
 }
 

 .breadcrumbs {
	width:660px;
	background-color:#eee;
	border:solid 1px #ccc;
	padding:5px 8px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	margin-bottom:10px;
	}
	
.breadcrumbs a {
	color:#000;
	}
	
.breadcrumbs a:hover {
	text-decoration:underline;
	}
 
 /*End Store*/
 
 
 /*Product Display*/
 
 
.prodtitle {
	font-size:22px;
	padding:10px 0px;
	line-height:28px;
	}


.like {
	position:absolute;
	right:15px;
}

#productimg{ vertical-align:top; padding-right:20px;
}


#productprice {
	padding-bottom:10px;
}



#price {
	color:#f00;
	padding-bottom:10px;
	font-size:16px;
}

h6 {
	font-size:25px;
	margin-top:8px;
	margin-bottom:10px;
}


#addthis {
	float:right;
	margin-bottom:10px;
	
}



#image_table {
	float:left;
	clear:left;
	vertical-align:top;
	
}


.custom_products {
	border:solid 1px #ccc;
	padding:10px;
}

.custom_products td {
	padding:3px;
}


#productinfo {
	position:relative;
	width:auto;
	background-color:#eee;
	padding:10px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:solid 1px #ccc;

}

.comparetable {
}

.comparetable td {
	border-left:dotted 1px #ccc;
	padding:5px;
	text-align:center;
}


.retailprice {
	color:#000;
	font-size:12px;
	padding-bottom:5px;
	text-decoration:line-through;
		}
		

/*End product display*/



/* Related Products */
.alsolikep {
		width:100%;
		border-top:dotted 1px #ddd;
		padding-top:10px;
		}
		
#alsolike {
		font-weight:bold;
		font-size: 14px;
		}
.relatedproducts {
		padding:10px;
		width:100%;
		border:solid 1px #ccc;
	}
	
	
.relatedproducts td {
		background-color:#eee;
		padding:10px 15px;
		vertical-align: middle;
		}
		
.relatedproducts a {
		margin-top:20px;
		font-size: 14px;
		font-weight: bold;
		}

.relatedimg {
		width:100px;
		}
		
		
	
/* End of Related Products */





/* Special Category Description*/


#asengines {
		width:676px;
		height:519px;
		background-image:url(../../../graphics/vcshobbies/templateimgs/ase_background.jpg);
		text-align: center;
		}
		
#asengines table {
	margin-top:250px;
	margin-left:8px;
	}


#asengines td {
		padding:8px;
		}
		
	/*End of Special category description*/


/*Basket*/

.basket_table{
	border:solid 1px #ccc;
	padding:15px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin-bottom:20px;
	text-align:left;
	
}


/*End of Basket*/
 
 
 /*Footer*/

#footercontent {
	position:relative;
	clear:both;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	width:921px;
	height:auto;
	background-image:url(../../graphics/vcshobbies/templateimgs/923px_footerback.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-left:auto;
	margin-right:auto;
	margin-top:70px;
	background-color:#3d3d3d;
	padding-top:20px;
	padding-bottom:20px;
	
}

#footercontent a {
	color:#999;
	font-size:12px;
	}
	
#footercontent a:hover {
	color:#f60;
	}

#footer_menu li {
	display:inline;
	padding:20px;
	line-height:20px;
	}
	
	

#footer_menu li a:link {
	color:#FFF;
}

#footer_menu li a:visited {
	color:#FFF;
}

#footer_menu li a:hover {
	color:#9C0;
}


/*End footer*/
	

