/*
|=================================================================|
|							          |	
| 			LILLYBLUE CC4			          |
|							          |	
|=================================================================|
|							          |
| Theme Name: LILLYBLUE	CC4				          |
| Theme URL: Serira Designs.com http://seriradesigns.com          |
| Author: KatGirl 						  |
| Author URL: http://seriradesigns.com		      		  |
| Version: 1							  |
| Date Of Release: 3rd June 2009			          |
| Copyright: International and domestic Copyright Laws apply      |
| 							  	  |
|=================================================================|
|								  |
|			LICENCE TYPE 			  	  |
|=================================================================|
| 								  |
| LILLYBLUE CC4 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	  					  |		
|								  |
|=================================================================|
*/

.textbox, .CurrencyDropDown, .LanguageDropDown {background-color: #FFFFFF;border: 1px inset #7981b1;color: #000000;}
.textboxDisabled {background-color: #7981b1;border: none;font-size: 11px;color: #FFFFFF;}
form, ol, ul {margin: 0px;padding: 0px;}
li {list-style-position: outside;margin: 0px;padding: 0px;}
li.bullet, li.bulletLrg {list-style-type: square; color: #000000;}
li.num {color: #000000;	}
li.account {list-style-type: square;padding-top: 5px;padding-bottom: 5px;}
#OrderNotes {margin: 20px;}
#OrderNotes li {margin: 10px;}


/**SITE WIDE BUTTONS
**********************/
a.txtButton, a.txtCheckout, a.txtUpdate {
	color: #FFFFFF;
	background-color: #444444;
	padding: 4px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	}

a.txtButton:hover, a.txtCheckout:hover, a.txtUpdate:hover {
	color: #FFFFFF;
	background-color: #747daf;
	padding: 4px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	}

.submit {	
	color: #FFFFFF;
	background-color: #444444;
	border: none;
	height: 25px;
	border: 1px solid #333333;
	padding: 0;
	text-transform: lowercase;
	cursor: pointer;
	}

.submit:hover {	
	color: #FFFFFF;
	background-color: #747daf;
	border: none;
	height: 25px;
	border: 1px solid #333333;
	padding: ;
	text-transform: lowercase;
	cursor: pointer;
	}
	
/**MISCELLANEOUS
******************/
.txtOldPrice {text-decoration: line-through;}
.txtSale {color: #FF0000;}
.ProdStock {color: #4b5494; font-weight: bold;}
.txtOutOfStock {color: #000000; font-weight: bold;} 
.txtBoxSave {color: #444444; font-weight: normal;}
.txtStockWarn {	font-size: 75%;	color: #FF0000;}
.txtError {font-weight: bold;color: #050F72;background-color: #FFCECE;border: 1px solid #FF0000;padding: 2px;}

/**CART PAGES
***************/
.cartProgress {font-size: 24px;margin: 0 auto;text-align: center;color: #747daf;border: 3px double #747daf;padding: 20px;width: 500px;margin-bottom: 20px;}
.txtcartProgressCurrent {color: #444444; font-weight: bold;}
.quickBuy {text-align: center; margin-bottom: 10px;}
.tdcartTitle {color: #FFFFFF;background-color: #747daf;}
.tdcartEven, .tdcartOdd {border-top: 1px solid #747daf;}
.tdCartSubTotal {padding-top: 10px; border-top: 3px double #747daf;}
.regSep{padding: 10px 0px;margin: 10px 0px;border-top: 1px solid #cccccc;border-bottom: 1px solid #cccccc;}
table .textbox, .table .textbox1 {width: 150px;}
table#ViewCartForm .textbox {width: 30px;}
table td {padding: 6px 5px;}
table td.tdcartTitle {padding: 4px;}
#GatewayForm .textbox {width: 300px; height: 150px;}
#GatewayForm .tdcartEven, #GatewayForm .tdcartOdd {border-bottom: 1px solid #747daf;}

/**ACCOUNT PAGE
****************/
.BoxMain {float: left;display: block;margin: 10px 0 0 0;}
.Box {width: 300px;float: left;display: inline;margin: 40px 0 30px 50px;font-size: 24px;}
.Box img {vertical-align:middle;}


/**ADVANCED SEARCH PAGE
************************/
#AdvancedSearch {width: 300px;}
#AdvancedSearch td {padding: 8px 5px;}
#AdvancedSearch .textbox {width: 200px;}
#AdvancedSearch .textboxSmall {width: 93px;}

