/*
|=================================================================|
|							          |	
| 		SPEED FREAKS FIXED VERSION	            	  |
|							          |	
|=================================================================|
|							          |
| Theme Name: SPEED FREAKS Fixed Version		          |
| Theme URL: Serira Designs.com http://seriradesigns.com          |
| Author: KatGirl 						  |
| Author URL: http://seriradesigns.com		      		  |
| Version: 1.0						          |
| Copyright: International and domestic Copyright Laws apply      |
| 								  |
|=================================================================|
|								  |
|			LICENCE TYPE 				  |
|							  	  |
|=================================================================|
| 								  |
| Speed Freaks is NOT General Public License (GPL) nor is it      |
| Open Source Software and limitations Do apply.		  |
|								  |
| You cannot copy, steal, duplicate, sell, modify, claim this 	  |
| theme as your own work, publically display this theme in or     | 
| through any medium unless explicitly authorised by 		  |
| Serira Designs.com						  |
|								  |
|=================================================================|
| 								  |
|			DISCLAIMER:				  |
|=================================================================|
| The modification is provided on an "AS IS" basis, without 	  |
| warranty of any kind, including without limitation the  	  |
| warranties of merchantability, fitness for a particular purpose | 
| and non-infringement. The entire risk as to the quality and     |
| performance of the skin is borne by you. Should the skin prove  |
| defective, you and not the author assume the entire cost of any | 
| service and repair. 				  		  |		
|								  |
|=================================================================|
*/

body {
background: #200000;
background-image: url(../styleImages/bg.jpg);
background-repeat: repeat-x;
color: #fff;
margin: 0 auto; 
padding: 0;
font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}

#topHeader {
text-align: center;
height: 136px;
margin: 0;
padding: 10px 0px 10px 0px;
width: 950px;
background: #200000;
}

#Logo {
background-image:url(../styleImages/logo.jpg);
background-repeat: no-repeat;
background-position: top center;
margin: 0 auto;
height: 136px;
width: 750px;
padding: 0;
text-align: center;
} /**your site.com **/


#Logo h1 {
display:none;
text-align: center;
margin: 0;
padding: 0;
color:#200000;	
background:#200000;
font: normal 30px "Evanescent", Verdana, Helvetica, sans-serifsans-serif;
}/*This will hide the text in your header */


#pageSurround {
width: 950px; 
min-height: 100%;
margin: 0 auto;
padding: 0px 10px 0px 10px ;
background: #200000;
}


/**LEFT COLUMN
****************/
.colLeft {
position: relative;
margin: 10px 10px 0 0;	
padding: 0;
width: 170px; 
float: left;
}

.colLeft h3 {
margin: 0 auto 10px;
color: #fff;
background: #200000;
text-align: center;
padding: 2px;
text-transform: uppercase;
font: 14px Arial, Verdana, Helvetica, sans-serif;
border-bottom: 3px double #fff;
}


/**MAIN NAVIGATION 
********************/
#navcontainer { 
	margin: 0;
	padding: 0; 
	text-align: left;
	}

ul.navlist {
	margin: 0 0 0 -14px;
	padding: 0;
	list-style-type: none;
	width: 140px;
	text-align: center;
	}/*FOR IE ONLY - REFER TO NONIE-STYLES FOR OTHER BROWSERS*/

ul.navlist li {
	margin: 0;
	padding: 0;
	}

ul.navlist li a {
	display: block;
	margin: 0;
	padding: 0px 10px;
	width: 140px;
	font-size: 10px;
	font-weight: normal;
	color: #200000;
	border: 3px double #200000;
	text-decoration: none;
	background: #f6becb;
	/* background-image: url('../styleImages/backgrounds/navlink.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	background: #043868;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff; */
	}

ul.navlist li a:visited, ul.navlist li a:active {
	display: block;
	margin: 0;
	padding: 0px 10px;
	width: 140px;
	font-size: 10px;
	font-weight: normal;
	color: #200000;
	border: 3px double #200000;
	text-decoration: none;
	background: #f6becb;
	/* background-image: url('../styleImages/backgrounds/navlink.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	background: #043868;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff; */
	}

ul.navlist li a:hover {
	display: block;
	padding: 0px 10px;
	color: #f6becb;
	text-decoration: none;
	background: #200000;
	border: 3px double #f6becb;
	/* background-image: url('../styleImages/backgrounds/navlink.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000; */
	}

.LeftBox, .RightBox {
	padding-bottom: 15px;
	margin-top: 25px;
	}

.LeftBox span {	
	color: #fff;	
	background: #200000;
	}

.LeftBox p {
	margin-left: 10px;
	font-size: 12px;
	padding: 5px;
	}

#aligncenter {
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #f6becb;
	background: #200000;
	}


/**RIGHT COLUMN
*****************/
.colRight {
	position: relative;
	width: 170px; 
	padding: 10px 0 0 0;
	float: left;
	}

.colRight h3 {
	margin: 0 auto 10px;
	padding: 2px; 
	color: #fff;
	background: #200000;
	text-align: center;
	text-transform: uppercase;
	font: 14px Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 3px double #fff;
	}


.RightBox p {
	margin-left: 10px;
	font-size: 12px;
	padding: 5px;
	}

.LeftBox form, .RightBox form {
	margin: 0 auto;
	text-align: center;
	}

.boxContentRight {
	background: #441919;
	}

/**CONTENT PAGES
********************/
.colMid {
	position: relative;
	width: 580px;
	float: left;
	padding: 10px 0 10px 0;
	margin-bottom: 30px;
	text-align: left;
	}

.boxContent {padding: 3px 5px;	margin-bottom: 5px;}

/**FOOTER
********************/
.footer {
	clear: both;
	width: 950px; 
	text-align: center;
	}


/**CHECKOUT PAGES
*******************/
.colMainCheckout {
	position: relative;
	width: 610px;
	float: left;
	}


/**WELCOME HOME PAGE TEXT
***************************/
.WelcomeBox {
	padding: 5px 10px;
	width: 550px;
	line-height: 22px;
	}

/**GENERAL HEADERS
*******************/
h1 {
	margin: 0 0 10px 0;
	color: #f6becb;
	background: #200000;
	text-align: left;
	font: normal 14px Arial, Verdana, Helvetica, sans-serif;
	}

h2 {
	margin:0 0 20px 0;
	color: #f6becb;
	background: #200000;
	text-align: left;
	font: normal 13px Arial, Verdana, Helvetica, sans-serif;
	}
	

/**LATEST PRODUCTS
*******************/
#LatestProducts {
	float: left;
	margin: 40px 0;
	width: 430px;
	}

#LatestProducts h2 {
	padding: 0;
	margin: 0 0 20px 0;
	color: #f6becb;
	background: #200000;
	text-align:left;
	border-bottom: 1px solid #fff;
	font: normal 14px Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	}

.LPBox {
	float: left;
	text-align: center;	
	margin: 20px;
	padding:0;
	color: #fff;
	background: #200000;
	font: normal 12px Arial;
	width: 170px;
	height: 180px;
	}

.LPName {
	margin: 0 auto;
	text-align: center;
	width: 170px;
	height: 40px;
	}

.LPName a {
	text-align: center;
	font-size: 14px;
	color: #f6becb;
	background: #200000;
	text-decoration:none;
	}

.LPName a:hover {
	color: #fff;
	background: #200000;
	}

.LPImage img {
	margin-top: 10px;	
	margin-bottom: 10px;
	border: 3px double #fff;
	padding: 5px;
	}

.LPPrice {
	color: #fff;
	margin-bottom: 10px;
	font-size: 13px;
	}
	
.LPImage img:hover {
	border: 3px double #fff;
	}


.LPPrice .txtOldPrice {
	color: #fff;
	}
	
.LPMore {
	font-size: 12px;
	}

.LPMore .BlueLink {
	color: #fff;
	background: #200000;
	text-decoration: none;
	}

.LPMore .BlueLink:hover {
	color: #fff;
	background: #200000;
	}

.txtOldPrice {
	text-decoration: line-through;
	}

.txtOutOfStock {
	color: #FF0000;
	background: #200000;
	}

a.txtLocation {
	color: #fff;
	background: #200000;
	}

a.txtSession {
	color: #fff;
	text-decoration: none;
	}

a.txtSession:hover {
	text-decoration: underline;
	}

.txtOldPrice {
	text-decoration: line-through;
	}

.txtOutOfStock {
	color: #FF0000;
	background: #200000;
	}

li.num .txtSave, .txtSave {
	color: #fff99;
	background: #200000;
	padding-left: 18px;
	}

/**BREADCRUMB TRAIL
*******************/
.BreadCrumb {
	margin-bottom: 20px;
	padding: 0;
	color: #fff;
	background: #200000;	
	text-align: left;
	font-size: 11px;
	}


.BreadCrumb a {
	background: #200000;
	font-weight: normal;
	text-decoration: none;
	}

.BreadCrumb a:hover {
	color: #f6becb;
	text-decoration: underline;
	}

#current {
	color: #f6becb;
	background: #200000;
	}

.pagination  {
	text-align: right;
	color: #fff;
	margin: 5px 5px 0 0;
	padding: 0;
	font-size: 11px;
	}

.pagination span {
	color: #fff;
	}

.pagination a:link, .pagination a:visited, .pagination a:active {
	color: #fff;
	background: #200000;
	text-decoration: none;
	padding-left: 2px;
	font-size: 11px;
	}

.pagination a:hover {
	text-decoration: underline;
	font-size: 11px;
	}


/**SUB CATEGORIES
******************/
#subCats {
	text-align: left;
	border: 1px solid #f6becb;
	margin: 20px 0;
	padding: 5px;
	width: 550px;
	float: left;
	}
	
.subCat {
	text-align: center;
	padding: 8px;
	float: left;
	}


/**CATEGORY VIEW
******************/
.CatList {
	background: #fff;
	width: 550px;
	}

.tdEven, .tdOdd {
	padding: 10px;
	background-color: #200000; 
	color: #fff; 
	border: 1px solid #fff;
	}
	
.tdEven .CPName, .tdOdd .CPName {
	margin-bottom: 5px;
	}

.tdEven .CPName a:link, .tdEven .CPName a:active, .tdEven .CPName a:visited, .tdOdd .CPName a:link, .tdOdd .CPName a:active, .tdOdd .CPName a:visited {
	font-size: 13px;
	color: #f6becb;
	background: #200000;
	text-decoration: none;
	}

.tdEven .CPName a:hover, .tdOdd .CPName a:hover {
	text-decoration: underline;
	}

.tdEven .txtSale, .tdOdd .txtSale {
	color: #f6becb;
	background: #200000;
	font-size: 14px;
	}

.tdEven .retail, .tdOdd .retail {
	color: #fff;
	background: #200000;
	font-size: 14px;
	}

.CPBuy a.txtButton:link, .CPBuy a.txtButton:active, .CPBuy a.txtButton:visited, .CPMore a.txtButton:link, .CPMore a.txtButton:active, .CPMore a.txtButton:visited {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #200000;
	background: #f6becb;
	padding: 2px 10px;
	margin: 5px 3px;
	text-decoration: none;
	border: 3px double #200000;
	float: left;
	}


.CPBuy a.txtButton:hover, .CPMore a.txtButton:hover {
	color: #f6becb;
	background: #200000;	
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	padding: 2px 10px;
	margin: 5px 3px;
	text-decoration: none;
	border: 3px double #f6becb;
	}



/**SINGLE PRODUCT VIEW
************************/
#SProduct {
	margin: 40px auto;
	text-align: center;
	padding: 0;
	}

p.subheading {
	margin: 0 0 10px 0;
	padding: 0;
	color: #fff;
	background: #200000;
	font: 16px Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
	}

#SPImage {
	margin: 0 auto 20px;
	padding: 0;
	text-align: center;
	}

#SPImage img {
	padding: 5px;
	border: 3px double #fff;
	}

#SPDescription {
	text-align: left;
	margin: 0;
	padding: 10px;
	color: #fff;
	background: #200000;
	width: 485px;
	}

.SPList, .SPList .txtDefault {
	margin-top: 40px;
	font-size: 14px;
	}

.SPList .txtSale {
	color: #fff;
	}


a.OrangeButton:link, a.OrangeButton:active, a.OrangeButton:visited {
	font: normal 10px Arial, Verdana, Helvetica, sans-serif;
	color: #200000;
	background-color: #f6becb;
	border: 3px double #200000;
	padding: 2px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	position: relative;
	}

a.OrangeButton:hover {
	font: normal 10px Arial, Verdana, Helvetica, sans-serif;
	color: #f6becb;
	background-color: #200000;
	border: 3px double #f6becb;
	padding: 2px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	}



/**RANDOM PRODUCTS
******************/
#Featured {
	border: none;
	margin: 10px 0;
	padding: 0 0 5px 0;
	}

.regSep {
	margin: 20px 0;
	padding: 20px 0px 40px;
	}

/**STEP 1 PAGE
*****************/
#Step1Form td {
	padding: 10px;
	}

#Step1Form td.tag {
	width: 100px;
	text-align: right;
	}