/*
|=================================================================|
|							          |	
| 			FIELD OF DREAMS			          |
|							          |	
|=================================================================|
|							          |
| Theme Name: Field Of Dreams				          |
| 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 			  	  |
|=================================================================|
| 								  |
| Field Of Dreams 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	  					  |		
|								  |
|=================================================================|
*/


/**SEARCH SITE 
*****************/
form#SearchForm {
	margin: 0;
	padding: 0px;
	text-align:center;
	}

.searchBox {
	color: #A56371;
	background-color: #FFFFFF;
	border: 1px dashed #D8BAC0;
	}

.searchBtn {
	color: #C17195;
	background-image: url(../styleImages/backgrounds/navlinkbga.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	border: 1px dashed #D8BAC0;
	height: 25px;
	width: 50px;
	text-align: center;
	margin-top: 7px;

	}

.searchBtn:hover {
	background-image: url(../styleImages/backgrounds/navlinkbga.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	color: #C17195;
	border: 1px dashed #D8BAC0;
	}


/**FORMS & INPUT ELEMENTS
**************************/
form {margin: 0px; padding: 0px; text-align:center;}
form#cart {margin-bottom:40px;}
form#Step1 {width: 300px; margin-left: 100px;}
.textbox {
	background-color: #FFFFFF;
	border: 1px dashed #D8BAC0;
	color: #A56371;
	text-align:left;
	}

.textboxDisabled {
	background-color: #A56371;
	border: 1px dashed #D8BAC0;
	color: #FCFCFC;
	text-align:center;
	}

.submit {	
	color: #FFFFFF;
	background: #666666;
	border: 1px dashed #D8BAC0;
	padding: 2px;
	text-align:center;
	margin: 0;
	}

.submit:hover {
	background-color: #A56371;
	color: #FFFFFF;
	border: 1px dashed #D8BAC0;
	padding: 2px;
	text-align:center;
	margin: 0;
	}


/**GENERAL ELEMENTS
**********************/
ol, ul {margin:0;padding:0;}
li {
	list-style-position: inside;
	margin:3px 0;
	padding:0;
	color: #A56371;
	list-style-type:none;
	}
	
li.bullet {list-style-type: square; color: #A56371;}
li.nobullet {
	list-style-type:none;
	color: #A56371;
	margin-top:20px;
	margin-left:70px;
	}
	
li.noshow {color:#FFFFFF;}
li.bulletLrg {list-style-type: square;color: #A56371;}
li.num {color: #A56371; list-style-position: outside; margin-left: 25px; list-style-type: decimal;}
li.account {list-style-type: square; padding-top: 5px; padding-bottom: 5px;}

/**MISCELLANEOUS STYLING
*****************************/
.txtCopy {color: #333333;}
.txtOldPrice {text-decoration: line-through;}
.txtSale {color: #A56371;}
.txtOutOfStock {color: #FF0000;}
.txtStockWarn {color: #FF0000;}
.txtError {font-weight: bold; color: #050F72; background-color: #FFCECE; border: 1px solid #FF0000; padding: 2px;}

/**SITE DOCUMENTS
*******************/
#SiteDocs {
	color: #FCFCFC;
	background: #A56371;
	text-decoration:none;
	width: 99%;
	text-align: center;
	padding-top: 3px;
	}

#SiteDocs a, #SiteDocs a:hover {color: #FCFCFC;	background: #A56371;text-decoration:none;}
#SiteDocs a:hover {text-decoration: underline;}
#SiteDocs a.txtLink {color: #E7A0BE; background: #A56371; font-weight:bold;text-decoration:underline;}
#SiteDocs a.txtLink:hover {text-decoration:underline; color: #E7A0BE;background: #A56371;}

/**COPYRIGHT NOTICE
*********************/
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-size: 8px;
	margin:10px 0;
	padding:0;
	color: #444;
	line-height:11px;
	}

a.txtCopyright {color: #663366;}
a.txtCopyright:hover {text-decoration: none;}

/**DESIGNER CREDITS
***********************/
#Credits {
	color: #A56371; 
	font-size: 8px; 
	margin: 10px auto 11px; 
	text-align: center;
	}

#Credits a {color: #663366; text-decoration: underline;}
#Credits a:hover {text-decoration: none;}
#Credits p {margin: 0;}

/**GENERAL LINKS
******************/
.txtDefault,  a.txtDefault {color: #A56371; text-decoration: none; font-weight: normal;}
a.txtDefault:hover {color: #E7A0BE; text-decoration: none; font-weight: normal;}
.txtLink, a.txtLink {color: #A56371; font-weight: bold; text-decoration: underline;}
a.txtLink:hover {text-decoration:none; color: #E7A0BE; font-weight: bold;}

/**HOME PAGE CONTENT TEXT
***************************/
#Announcement {margin:0 0 0px 0;padding:1px;}
#StaticImage {/*decorative image*/
	float: left;
	display: inline;
	margin: 10px;
	width: 267px;
	height: 400px;
	padding: 10px;
	border: 1px dashed #D8BAC0;
	}
	
#Announcement span, #Announcement .txtLink {font-weight: bold;}
#Announcement p a {font-weight: bold; color: #A56371; text-decoration: underline; }
#Announcement p a:hover {color: #663366; text-decoration: none;}

/**LATEST PRODUCTS - HOME PAGE
*********************************/
.LatestProducts {
	padding: 10px 5px;
	color: #663366;
	background: #FFFFFF;
	height: 100%;
	width: 96%;
	}

.LPBox {
	width: 170px; 
	height: 235px; 
	padding: 3px; 
	margin: 10px 5px;
	float: left;
	display: inline;
	text-align: center;
	}

.LPImage {
	margin: 5px;
	border: 1px dashed #D8BAC0;
	padding: 3px;
	width: 119px;
	height: 160px;
	}

.LPName {height:1px;}

.LPName h2, .LPName h2 a {
	font: 14px 'Century Gothic', Arial, Helvetica, sans-serif;
	color: #663366;
	background-color: #FFFFFF;
	text-align:center;
	font-weight:normal;
	}

.LPName h2 a:hover {text-decoration:underline;}

.LPPurchase {
	margin:0 auto;
	padding:0 3px;
	text-align:center;
	}

.buynow {
	float:left;
	display: inline;
	margin:0 3px 0 0;
	height:25px;
	width: 80px;
	border:none;
	background-image:url(../styleImages/icons/button.gif);
	}

.buynow a:link, .buynow a:visited, .buynow a:hover {
	float:left;
	display: inline;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	margin:5px 0 2px 10px;
	text-align:center;
	font:12px Arial;
	}

.details {
	float:left;
	display: inline;
	margin-top:0;
	height:25px;
	width: 80px;
	border:none;
	background-image:url(../styleImages/icons/button.gif);
	}

.details a:link, .details a:visited, .details a:hover {
	float:left;
	display: inline;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	margin:5px 0 2px 13px;
	text-align:center;
	font:12px Arial;
	}



/**SUB CAT DISPLAY
*******************/
#SubCategories {}
.SCBox {
    width:162px;
    height: 210px; /*240px;*/
    float:left;
    margin: 0 15px;
    text-align:center;
    display: inline;
    }

.SCImage img {
    border:1px dashed #D8BAC0;
    padding:5px;
    width: 120px; /*119px;*/
    /*height: 160px;*/
    }

.SCName {
    text-align:center;
    margin:5px auto 0;
    /*height:30px;*/
    width:160px;
    }

.SCName a {
    color: #E7A0BE;
    background: #FFFFFF;
    font-weight:bold;
    text-decoration:none;
    }

.SCName a:hover {text-decoration:underline;}
.SCItems{}


/**CATEGORY DISPLAY
*********************/
.DecOne {border-top: 2px dashed #E7A0BE; margin-right:5px;margin-left:10px;}
.CPBox {
	margin:20px 10px;
	padding:10px;
	border-top: 1px dashed #D8BAC0;
	height:160px;
	}

.CPImage {
	float:left;
	margin-top:10px;
	margin-right:10px;
	border:none;
	border: 1px dashed #D8BAC0;
	padding:5px;
	width:119px;
	height:160px;
	}

.CatImage {border:none;}
.CPName h2, .CPName h2 a {
	color: #A56371;
	background:#FFFFFF;
	text-align:left;
	font:20px 'Century Gothic', Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	margin-top:20px;
	}

.CPText {margin-bottom:30px;}
.CPPrice {
	color: #A56371;
	font-size:14px;
	font-weight:normal;
	}
.CPPurchase {margin-top:-40px;	text-align:right;float:right; display: inline;}
	

	
/**SINGLE PRODUCT PAGE
************************/
#SPTitle {margin:20px 0;}
#SPImage {
	border:1px dashed #D8BAC0;
	padding:10px;
	margin:10px auto 20px;
	text-align:center;
	}

#SPDescription {padding:10px;text-align:left;}
#SPInfo ul {margin:0;padding:0;}
#SPInfo ul li.SPPrice {	color: #663366;	font-size:14px;	}
#SPInfo li {text-align:left;margin:3px 0 3px 0;}
#ProdOptions {
	text-align:left;
	margin:-10px 0 0 15px;
	color: #A56371;
	padding:0;
	}

#ProdOptions p {margin-bottom:0;}
#ProdOptions td {padding-left:15px;}

.OptionsStyle {
	margin-left:-10px;
	border:1px dashed #D8BAC0;
	color: #A56371;
	background: #FFFFFF;
	}

#SPPurchase {
	text-align:right;
	margin-top:0;
	margin-right:5px;
	color: #A56371;
	background:#FFFFFF;
	padding:0;
	}




/**HOME PAGE SHOPPING CART
****************************/
.txtCart {color: #A56371; margin: 0 0 8px 0; padding: 0;}
.cartTotal {width: 167px; padding: 5px 0; margin: 3px 0 0 3px;}
.cartTotal p {margin: 0; text-align:left;}
span.txtCartItems {
	text-align:right;
	float:right;
	color: #663366;
	padding-right: 3px;
	display: inline;
	}

span.txtCartPriceTotal {
	text-align:right;
	float:right;
	color: #663366;
	padding-right: 3px;
	font-weight:bold;
	display: inline;
	}


p.ViewBasketLink {text-align: right;}
a.viewLink, a.checkoutLink {
	color: #FF0000; 
	text-decoration: none; 
	background-color: #FFFFFF;
	font-weight: bold;
	}

a.viewLink:hover, a.checkoutLink:hover {color: #663366;}

#BasketTitle {
	background-repeat: no-repeat;
	background-position: top left;
	width: 172px;
	height: 39px;
	margin: 0;
	padding: 0;
	}


#BasketTitle span {
	color: #663366;
	background-color:#FFFFFF;
	margin: 0;
	font: normal 16px "Century Gothic";
	text-align:center;
	padding: 0;
	text-transform:uppercase;
	visibility: hidden;
	}

.LeftBoxFirst  {
	border-bottom: 1px dashed #D8BAC0;
	background-color: #FFFFFF;
	margin: 0 5px 5px;
	padding: 0 5px;
	color: #663366;
	}




/**GENERAL HEADER INFORMATION
******************************/
#AnnouncementTitle, #NewProducts, #MemberLogin, #NeedRegister, 
#ContinueShopping, #ExpressRegister, #Register, #GatewayPayment, 
#YourAccount, #YourProfile, #ViewOrder, #OrderHistory, #Password, #Newsletter, 
#TellAFriend, #Unsubscribe, #Logout, #Confirmation, #ForgotPWord, #ExtraTitle{
	background-repeat: no-repeat;
	background-position: center top;
	margin: 20px auto;
	padding: 0;
	text-align: center;
	} 
	
#AnnouncementTitle {background-image:url(../styleImages/backgrounds/gorgeousbrides.jpg);margin: 0 auto; height: 73px; width: 550px; } 
#NewProducts {background-image:url(../styleImages/backgrounds/ourLatestcreationS.jpg);height: 53px; width: 258px;} 
#ViewBasket {background-image:url(../styleImages/backgrounds/viewbasket.jpg); margin:40px auto; height:61px; width:300px;} 		
#MemberLogin {background-image:url(../styleImages/backgrounds/memberlogin.jpg); height:79px; width:380px;} 
#NeedRegister {background-image:url(../styleImages/backgrounds/needtoregister.jpg); height:56px; width:290px;} 
#ContinueShopping {background-image:url(../styleImages/backgrounds/continueshopping.jpg); height:51px; width:277px;} 
#ExpressRegister {background-image:url(../styleImages/backgrounds/expressregistration.jpg); height:82px; width:479px;} 
#Register {background-image:url(../styleImages/backgrounds/registration.jpg); height:78px; width:299px;} 
#GatewayPayment {background-image:url(../styleImages/backgrounds/Gateway.jpg); height:64px; width:384px;} 
#YourAccount {background-image:url(../styleImages/backgrounds/youraccount.jpg);	height:68px; width:338px;} 
#YourProfile {background-image:url(../styleImages/backgrounds/profile.jpg); height:91px; width:458px;} 
#ViewOrder {background-image:url(../styleImages/backgrounds/yourorder.jpg); height:70px; width:271px;}
#OrderHistory {	background-image:url(../styleImages/backgrounds/yourorders.jpg); height:67px; width:387px;} 
#Password {background-image:url(../styleImages/backgrounds/changepassword.jpg);	height:63px; width:334px;} 
#Newsletter {background-image:url(../styleImages/backgrounds/newsletter.jpg); height:67px; width:387px;} 
#TellAFriend {background-image:url(../styleImages/backgrounds/tellafriend.jpg);	height:61px; width:349px;} 
#Unsubscribe {background-image:url(../styleImages/backgrounds/unsubscribe.jpg);	height:56px; width:450px;} 
#Logout {background-image:url(../styleImages/backgrounds/logout.jpg); height:78px; width:361px;} 
#Confirmation {	background-image:url(../styleImages/backgrounds/confirmation.jpg); height:69px; width:450px;} 
#ForgotPWord {background-image:url(../styleImages/backgrounds/forgotpassword.jpg); height:71px; width:474px;} 
#ExtraTitle {background-image:url(../styleImages/icons/somethingextra.jpg); margin:0 auto; height:64px; width:446px;} 

#AnnouncementTitle h2, #NewProducts h2, #ViewBasket h2, 
#MemberLogin h2, #ExpressRegister h2, #Register h2, 
#GatewayPayment h2, #YourAccount h2, #YourProfile h2, 
#ViewOrder h2, #OrderHistory h2, #Password h2,#Newsletter h2, 
#TellAFriend h2, #Unsubscribe h2, #Logout h2, #Confirmation h2, 
#ForgotPWord h2, #NeedRegister h3, #ContinueShopping h3, 
#ExtraTitle h4  {
	display: none;
	text-align: center;
	margin: 40px 0;
	padding: 0;
	color: #663366;
	background: #FFFFFF;
	font-weight: normal;
	font-family: "Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 22px; 
	}/*This will hide the text in your header */
	
	
#AnnouncementTitle h2, #NewProducts h2 {margin: 0; padding: 20px 0;} 
#NeedRegister h3, #ContinueShopping h3 {font-size: 18px; }
#ExtraOptions {
	padding:0 0 40px 0;
	text-align:center;
	margin:0 auto;
	height:105px;
	width: auto;
	}

#ExtraTitle h4 {font-size: 16px; }



/**ALL OTHER CART PAGES
**************************/
#MainCheckout h4 {
	font: normal 16px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	text-align:center;
	color: #A56371;
	background: #FFFFFF;
	}

.cartProgress {
	font-weight: normal;
	color: #E7A0BE;
	background: #FFFFFF;
	padding: 0 20px;
	width: 350px;
	margin:0 auto;
	text-align:center;
	}

.txtcartProgressCurrent {
	color: #A56371;
	background: #FFFFFF;
	font-weight: bold;
	}

.quickBuy {
	text-align: center;
	color: #663366;
	background: #FFFFFF;
	margin:0 20px 20px 40px;
	padding: 3px; 
	display: inline;
	}

#ViewCartForm, #Step3Form, #Step4Form  {
	border-left: 1px dashed #D8BAC0;
	border-right: 1px dashed #D8BAC0;
	}
#ViewCartForm {border-bottom: 1px dashed #D8BAC0;}
#ViewCartForm td {padding-left: 5px; padding-right: 5px;}
.tdcartTitle {
	background-image: url('../styleImages/backgrounds/navlinkbga.jpg');
	background-repeat: repeat-x;
	background-position: 0 0;
	border-bottom: 1px dashed #D8BAC0;
	border-top: 1px dashed #D8BAC0;
	}

.tdcartEven, .tdcartOdd {background:#FCFCFC; color:#A56371;}
.tdcartNoChange {background:#A56371; color: #FCFCFC;}
.tdCartSubTotal {padding-top: 10px; border-top: 1px dashed #D8BAC0;}

a.txtButton {
	margin-top:10px;
	padding: 5px 10px;
	height:25px;
	color: #8B5666;
	background-color: #A56371;
	text-decoration: none;
	border: none;
	font-size: 12px;
	font-weight:normal;
	background-image: url('../styleImages/backgrounds/navlinkbgc.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	}

a.txtButton:hover {border: 1px dashed #D8BAC0;}

/**EXPRESS REGISTRATION
*************************/
.Increase.Center {font: normal 16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;}
.regSep{
	margin: 10px 0px;
	padding: 10px 0px 30px 0px;
	border-top: 1px dashed #D8BAC0;
	border-bottom: 1px dashed #D8BAC0;
	}

.regSepPlain{margin: 0 0 10px 0px; padding: 10px 0px;}
.regSep h3, .regSepPlain h3 {
	text-align:center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight:normal;
	}

.regSep p, .regSepPlain{margin-left:10px;}
.FloatLeft{float:left;text-align:left;margin-left:10px;line-height:25px;display: inline;}
.FloatRight {text-align:right;margin-right:10px;line-height:25px;}

/**REGISTRATION FORM
*********************/
#RegTable {
	border-left: 1px dashed #D8BAC0;
	border-right: 1px dashed #D8BAC0;
	border-bottom: 1px dashed #D8BAC0;
	margin-bottom:40px;
	}


#RegTable td {padding: 8px 5px;}
#RegTable td.tdcartTitle {padding: 5px;}
#RegTable .textbox {width: 140px;}
#RegTable .tdcartFill {
	background: #E7A0BE;
	border-bottom: 1px dashed #D8BAC0;
	border-top: 1px dashed #D8BAC0;
	padding: 3px;
	}

#RegTable .tdcartFill {
	background: #E7A0BE;
	border-bottom: 1px dashed #D8BAC0;
	border-top: 1px dashed #D8BAC0;
	padding: 3px;
	}

.tdcartFill {
	background: #E7A0BE;
	border-bottom: 1px dashed #D8BAC0;
	border-top: 1px dashed #D8BAC0;
	}

/**GATEWAY PAYMENT
*********************/
#GatewayOne, #GatewayTwo {
	border-top: 1px dashed #D8BAC0;
	border-bottom: 1px dashed #D8BAC0;
	}

#ProfileForm td {padding: 5px;}
#ProfileForm .textbox {width: 200px;}
.OrderNo {text-align: center; font-size: 16px;}


/**SHOW CUSTOMER IP
*********************/

.infoText {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:center;
color: #000000;
background-color: #EFB8E0;
border: 1px dashed #8B5666;
padding-top: 2px;
padding-right: 2px;
padding-bottom: 2px;
padding-left: 2px;
margin: 3px 0px 5px 0px;
}