/*
|=================================================================|
| 
| RED THUNDER V4 CC3 
| 
|=================================================================|
|
| Theme Name: RED THUNDER V4 CC3 
| Theme URL: FlairConcepts.com http://flairconcepts.com 
| Theme Author Email: support@flairconcepts.com
| Author: FlairConcepts 
| Author URL: http://flairconcepts.com 
| Version: 4.0
| Creation Date: March 2008
| Modified Date: February 2009
| Forum Nickname Details: Andrea aka FlairConcepts
| Copyright: International and Domestic Copyright Laws apply 
| 
|* **Credit Links >>REMOVAL IS PROHIBITED*** *
|
|=================================================================|*/
body {
	margin: 5px;
	background-color:#ffffff;
}
#subSurround {
	width:100%;
}
#header {
	text-align: right;
	height: 121px;
	background-image: url(../styleImages/backgrounds/header.jpg);
	background-repeat: no-repeat;
	background-color:#000000;
}
#bgbottom {
	background-color:#000000;
	background-image: url(../styleImages/backgrounds/footer.jpg);
	height:27px;
	background-repeat:no-repeat;}
	
/* Your storename */
#storename {
	height:81px;
	width:380px;
	background-image: url(../styleImages/backgrounds/name.png);
	background-repeat:no-repeat;
	background-position: right top;	
	float:right;
	margin:-105px 15px 0px 0px;}
/* *************** */

/* Search Box */
#sbox {
	width:147px;
	float:left;
	position:relative;
	margin:-55px 25px 0px 0px;
}
.searchboxTitle {
	width:140px;
	font-family: "Arial", Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 12px;
	font-weight:bold;
	padding-bottom:3px;
	color: #ffffff;
}
.zoom {
	width:21px;
	height:21px;
	background-image: url(../styleImages/icons/zoom.gif);
	background-repeat:no-repeat;
	border:none;
	cursor:pointer;
}
.searchbox {
	width:120px;
	height:15px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;}
/* *************** */

/* Boxes Layout */
.boxTitleLeft, .boxTitleRight {
	width:160px;
	font-family:"Arial", Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	padding:6px 0px 4px 15px;
	background-color:#8a8d8f;
	border-bottom:2px solid #ffffff;
}
.boxContentLeft, .boxContentRight {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	padding: 6px 0px 20px 15px;
	margin: 0px 0px 10px 0px;
	background-color:#cbced0;}
/* *************** */

/* General Layout */
.boxContentH {
	font-family: "Arial", Helvetica, sans-serif;
	font-size:12px;
	color:#ebedfe;
	margin:0px auto;
	padding:15px 15px 0px 15px;
	background-color:#000;
}
.boxContentH h1 {
	font-size:16px;
	margin: 0px;
	padding:0px 0px 8px 0px;}

.boxContentH p {
	margin:0px;
	padding:0px;
	line-height:1.3;
}
.boxContent {
	padding:0px 15px 0px 15px;
	margin-bottom:20px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.boxContent h1 {
	font-size:14px;
	margin: 0px 0px 10px 0px;
}
.boxContent h2 {
	margin:10px 0px 0px 0px;
	padding-bottom:6px; 
}
.boxContent p {
	font-size:12px;
	text-align:justify; 
	line-height:1.3;
	margin:0px;
	padding:0px;}

.regSep{
	padding:10px 0px 10px 0px;
	margin:30px 0px 30px 0px;
}
.pagination {
	text-align:right;
	padding:5px 0px 5px 0px;}

#subCats {
	margin: 0px;
	float: left;
	width: 99.9%;
	background-color: #ffffff;
	text-align: center;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	border: 1px solid #8a8d8f;
	margin:0px 0px 20px 0px;
}
.subCat {	
	width: 100px;
	text-align: center;
	padding: 8px;
	float: left;}
/* *************** */

/* Latest Products Box based on thumbs at 100x100px */
.LPBoxContent {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin:15px -15px 0px 22px;
}
.LProdHolder {	
	width:112px;
	height:200px;
	float:left;
	display:inline;
	margin:0 8px 0 8px;
	padding:3px;
}
.LProdImgHolder {
	width:108px;
	margin:0px 0px 4px 0px;
	padding:0;
	border:1px solid black; 
}
.LPImage {	
	width:100px;
	margin:0 auto;
	background-color:#ebedfe;
	padding:4px;}
/* *************** */

/* Featured Product */
.Product {
	border:1px solid #000000;
	width:100px;
	background-color:#ffffff;
	padding:5px;
	margin:3px 0px 3px 0px;
	text-align:left;}
/* *************** */

/* Individual Product Page thumbs based on img size 150px */
.divcenter {
	text-align:center;
}
.IndProdImg {
	border: 1px solid #8a8d8f;

	background-color:#ffffff;
	
	text-align:center;}
/* *************** */

#storecopy {
	font-family:"Arial", Helvetica, sans-serif;
	font-size:12px;
	color:#e1dddd;
	text-align:center;
	margin:0px; }
/* *************** */