/*
|=================================================================|
|							          |	
| 		SPEED FREAKS FREE VERSION	            	  |
|							          |	
|=================================================================|
|							          |
| Theme Name: SPEED FREAKS FREE 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. 				  		  |		
|								  |
|=================================================================|
*/


/**SEARCH 
************/
.searchBox {font: 12px/100% "Lucida Sans";color: #666666; background: #FFFFFF; border: none;}
.searchBtn {font: 12px/100% "Lucida Sans";margin: 10px auto; color: #FFFFFF; background: #FF4600; border: 3px double #FFFFFF; padding: 2px;text-align:center;cursor: pointer;}
.searchBtn:hover {font: 12px/100% "Lucida Sans";background: #000000; color: #0099CC; border: 3px double #0099CC;}
.submit {font: 12px/100% "Lucida Sans";padding: 2px; color: #FFFFFF; background: #FF4600; border: 3px double #FFFFFF; }
.submit:hover {font: 12px/100% "Lucida Sans";background: #000000; color: #0099CC; border: 3px double #0099CC;}
.textbox {font: 12px/100% "Lucida Sans";color: #333366; background: #FFFFFF; border: none;}
.textboxDisabled {font: 12px/100% "Lucida Sans";color: #FFFFFF; background: #0099CC; border: none;}
a.OrangeButton:link, a.OrangeButton:visited, a.OrangeButton:hover {font-weight: normal; font-size: 12px;color: #FFFFFF;background-color: #FF4600;border: 3px double #FFFFFF;padding: 2px;text-align: center;text-decoration: none;position:relative;}
a.OrangeButton:hover {background-color: #000000;border: 3px double #0099CC;}
	
	
/**GENERAL FORMS 
******************/
form {margin: 0; padding: 0; font: 12px/100% "Lucida Sans";}

/**LISTS
************/
ul {margin: 0 0 0 5px; padding: 0;}
ol {margin: 0 0 0 25px; padding:0;}
li {list-style-position: inside;  margin: 5px 0;  padding: 0px;	text-indent: 0;} 
li.num {list-style-type: decimal;list-style-position: outside; font-size: 12px; color: #FCFCFC;	background: #000000; text-align: left;}
li.num .txtSave {font-size: 10px;}
li.account {list-style-type: square; padding: 5px 0; list-style-position: outside; margin-left: 15px;}


/**SITE DOCUMENTS
******************/
.SiteDocs {background:#FFFFFF; color: #444; width:100%; height:42px; font-size:11px; text-align:center; margin:40px auto 20px auto; padding:10px 0; text-transform:uppercase;}
.dec {border-bottom: 3px double #444;border-top: 3px double #444;width: 100%;height: 20px;padding: 10px 0 7px 0;}
.SiteDocs a {color: #444;background:#FFFFFF;text-decoration:none;font-weight:bold;}
.SiteDocs a:hover {text-decoration: underline;}
.SiteDocs span {color:#0099CC;background:#FFFFFF;text-align:center;}


/**CART PAGES
***************/
table#ViewCartForm, 
table#RegistrationForm,
table#ProfileForm, 
table#GatewayForm, 
table#ForgotPasswordForm,
table#TAFForm,
table#NewsletterForm {margin-top: 20px;}
.cartProgress {font-size: 20px; color: #FCFCFC;background: #000000;padding: 4px; margin: 0 0 30px 0;text-align:center;}
.txtcartProgressCurrent {color: #0099CC;background: #000000;}
table#ViewCartForm td, 
table#ForgotPasswordForm td, 
table#GatewayForm td,
table#ProfileForm td,
table#ChangePasswordForm td,
table#NewsletterForm td {vertical-align: middle; padding: 5px;}
table.Step3 td, table.Step4 td {padding: 8px 5px;}
table.Step3 .textbox, table.Step4 .textbox {width: 150px;}
table#TAFForm td {vertical-align: top; padding: 5px;}
table#ViewCartForm td.tdcartTitle, table#RegistrationForm td.tdcartTitle,td.tdcartTitle {color: #0099CC;background: #000000;border-bottom: 3px double #0099CC;border-top: 3px double #0099CC; padding: 5px;}
table#ViewCartForm td.tdcartFill, table#RegistrationForm td.tdcartFill, td.tdcartFill {color: #FCFCFC;background: #FF4600;border-bottom: 3px double #FCFCFC;border-top: 3px double #FCFCFC; padding: 5px;}
table#ViewCartForm .tdcartOdd, table#ViewCartForm .tdcartEven,.tdcartOdd, .tdcartEven {color: #FFFFFF;background: #FF4600;border-bottom: 3px double #999933;border-top: 3px double #999933;padding: 0 5px;}
.tdcartOdd a, .tdcartEven a {color:#FFFFFF;background: #FF4600;text-decoration:underline;}
.tdcartOdd a:hover, .tdcartEven a:hover {text-decoration:none;}
.tdCartSubTotal {padding-top: 10px;color: #0099CC;background: #000000;}
.txtStockWarn {font-size: 75%;color: #FF0000;background: #000000;}
.txtError {font-weight: bold;color: #050F72;background: #FFCECE;border: 1px solid #FF0000;padding: 2px;}

/**STEP 1 PAGE
*****************/
.regSep{margin: 20px 0; padding: 20px 0px 40px;	}
#Step1Form td {padding: 5px;}
#Step1Form td.tag {text-align: right;}

/**REGISTRATON FORM
********************/
#RegistrationForm td {padding: 10px 0 10px 5px;}
#RegistrationForm td.tag{width: 150px;text-align: left;}
#RegistrationForm td .textbox {width: 150px;}

/**LOGIN PAGE
***************/
#LoginForm td {padding: 5px 10px;}

/**PROFILE PAGE
*****************/
table#ProfileForm .textbox {width: 200px;}

/**GATEWAY FORM 
***************/
table#GatewayForm {margin: 20px auto;}


/**DEVELLION COPYRIGHT NOTIFICATION
*************************************/
.txtCopyright, a.txtCopyright {text-align: center;font-size: 10px;padding-top: 5px;color: #FCFCFC;background: #000000;}
a.txtCopyright:link, a.txtCopyright:visited, a.txtCopyright:hover {color: #0099CC;background: #000000;text-decoration:none;}
a.txtCopyright:hover {text-decoration:underline;}