/*
|=================================================================|
|							          |	
| 			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 solid #A56371;
}

.searchBtn {
	color: #FFFFFF;
	background: #666666;
	border: 1px solid #666666;
	height: 25px;
	width: 50px;
	text-align:center;
	margin-top:7px;

}

.searchBtn:hover {
	background-color: #A56371;
	color: #FFFFFF;
	border: 1px solid #E7A0BE;
}


/**FORMS
*********/
form {
	margin: 0px;
	padding: 0px;
	text-align:center;
}


form#cart {
	margin-bottom:40px;
}

form#Step1 {
	width:300px;
	margin-left:100px;
}



/**OTHER FORM & INPUT ELEMENTS
********************************/
.textbox {
	background-color: #FFFFFF;
	border: 1px solid #A56371;
	color: #A56371;
	text-align:left;
}

.textboxDisabled {
	background-color: #A56371;
	border: 1px solid #E7A0BE;
	color: #FCFCFC;
	text-align:center;
}

.submit {	
	color: #FFFFFF;
	background: #666666;
	height: 20px;
	border: 1px solid #666666;
	padding: 0;
	text-align:center;
	margin:5px 0 0 0;
}

.submit:hover {
	background-color: #A56371;
	color: #FFFFFF;
	border: 1px solid #E7A0BE;
}


/**GENERAL ELEMENTS
**********************/
ol, ul {
	margin:0;
	padding:0;
}

li {
	list-style-position: inside;
	margin: 3px 0;
	padding: 0px;
	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;
}

li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}

.txtCopy {
	color: #333333;
}

.txtOldPrice {
	text-decoration: line-through;
}

.txtSale {
	color: #663366;
}

.txtOutOfStock {
	color: #FF0000;
}




/**SITE DOCUMENTS
*******************/
#SiteDocs {
	margin-left:290px;
	color: #FCFCFC;
	background: #A56371;
	text-decoration:none;
	width:auto;
}


#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: 12px;
	margin:10px 0;
	padding:0;
	color: #444;
	line-height:14px;
}

a.txtCopyright {
	color: #FFFFFF;
	background: #E7A0BE;
}

a.txtCopyright:hover {
	text-decoration: none;
}




/**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;
}



/**LATEST PRODUCTS - HOME PAGE
*********************************/
.MainContentBox {
	float:left;
	padding: 20px 10px;
	color: #663366;
	margin-bottom: 20px;
	height:100%;
	width:96%;
	background-color: #FFFFFF;
}


#Announcement {/**This is where your home page text lives*/
	width:96%; 
	height: 100%;
	margin-right:3px;
	background-color:#FFFFFF;
	float:right;
	margin-bottom:30px;
	padding:10px;
}

#Announcement span {
	font-weight:bold;
}

#Announcement .txtLink {
	font-weight:bold;
}


#StaticImage {
	float:left;
	margin:10px;
	width:267px;
	height:400px;
	padding:10px;
	border:3px double #E7A0BE;
}


#AnnouncementTitle {
	background-image:url(../styleImages/backgrounds/gorgeousbrides.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto;
	height:73px; 
	width:550px; 
	padding:0;
	text-align:center;
} 

#AnnouncementTitle h2 {
	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 */



#NewProducts {
	background-image:url(../styleImages/backgrounds/whatshot_454x50.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:20px auto;
	height:50px;
	width:454px;
	padding:0;
	text-align:center;
} 

#NewProducts h2 {
	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 */


/**LATEST PRODUCTS
******************
.Product {
	width:170px; 
	height:250px; 
	padding:3px; 
	margin:10px 5px 40px 0;
	float:left;
	background:#FFFFFF;
	text-align:center;
	}

.ProductImage {
	margin:5px;
	border: 1px solid #E7A0BE;
	padding:3px;
	width:150px;
	height:150px;
}

.ProductInfo {
	width:170px; 
	height:80px; 
	margin:0 10px 10px 0px;
	padding:5px 0;
	text-align:center;
}

.ProductLink:link, .ProductLink:visited, .ProductLink:hover {
	font:bold 12px "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	color: #663366;
	background: #FFFFFF;
	text-transform:uppercase;
	letter-spacing:1px;
	text-align:center;
	margin: 0 auto;
	margin-bottom:10px;
	text-decoration:none;
}

.ProductLink:hover {text-decoration:underline;}

.buynow {
	float:left;
	margin-top:20px;
	margin-right:5px;
	margin-left:-5px;
	height:25px;
	width: 80px;
	border:none;
	background-image:url(../styleImages/icons/button.gif);
}

.buynow a:link, .buynow a:visited, .buynow a:hover {
	float:left;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	margin:2px 0 2px 10px;
	text-align:center;
}


.details {
	float:left;
	margin-top:20px;
	height:25px;
	width: 80px;
	border:none;
	background-image:url(../styleImages/icons/button.gif);
}

.details a:link, .details a:visited, .details a:hover {
	float:left;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	margin:2px 0 2px 13px;
	text-align:center;
}*/



/**LATEST PRODUCTS
******************/
.LPBox {
	width:160px; 
	height:220px; 
	padding:3px; 
	margin:10px 10px 0;
	float:left;
	text-align:center;
	}

.LPImage {
	margin:5px auto 10px;
	width:100px;
	height:100px;
	}

.LPImg {
	padding:10px;
	border: 1px solid #E7A0BE;
	}

.LPName {
	width:160px; 
	height:40px; 
	margin:0 auto;
	padding:5px 0;
	text-align:center;
	}

.LPName a {
	font: 12px/20px "Century Gothic", Arial, Verdana, Helvetica, sans-serif;
	color:  #A56371;
	background: #FFFFFF;
	text-align:center;
	margin: 0 auto;
	margin-bottom:10px;
	text-decoration:none;
	}

.LPName a:hover {text-decoration:underline;}

.buynow {
	float:left;
	margin-top:20px;
	margin-right:5px;
	margin-left:-5px;
	height:25px;
	width: 80px;
	border:none;
	background-image:url(../styleImages/icons/button.gif);
	}

.buynow a:link, .buynow a:visited, .buynow a:hover {
	float:left;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	margin:2px 0 2px 10px;
	text-align:center;
	}


.details {
	float:left;
	margin-top:20px;
	height:25px;
	width: 80px;
	border:none;
	background-image:url(../styleImages/icons/button.gif);
	}

.details a:link, .details a:visited, .details a:hover {
	float:left;
	color: #FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	margin:2px 0 2px 13px;
	text-align:center;
	}





/**SUBCATEGORIES
****************/
.subCatBox {
	float:left;
	height:180px;
	width: 130px;
	margin:5px;
	text-align:center;
	border:3px double #E7A0BE;
	padding:5px 8px 5px 5px;
	}

.subCatImage {
	text-align:center;
	margin:5px auto;
	height:100px;
	padding:5px 0 0 0;
	}

.subCatImage img {
	border:1px solid #CCC;
	padding:10px;
	background: #FFFFFF;
	}

.subCatName a {color: #A56371;}
.subCatName a:hover {text-decoration:none;}


/**CATEGORY DISPLAY
********************/
.DecOne {
	border-top:3px double #E7A0BE;
	margin-right:5px;
	margin-left:10px;
	}

.CPBox {
	margin:0;
	padding:20px 10px 10px;
	border-top:3px double #E7A0BE;
	height:110px;
	}

.CPName h2 {
	font-size:16px;
	text-align:left;
	margin-left:130px;
	margin-bottom:0;
	}

.CPImage {
	float:left;
	margin 0 10px 0 0;
	width:100px;
	height:100px;
	}

.CatProdsImage {
	padding:10px;
	border: 1px solid #E7A0BE;
	}

.CPInfo {
	padding:0;
	text-align:left;
	margin:0 0 0 130px;
	height:80px;
	}

.CPText {
	height:40px;
	padding-top:10px;
	line-height:16px;
	}

.CPPrice {
	width:230px;
	margin-top:10px;
	}


.CPPurchase {
	margin-top:-40px;
	text-align:right;
	float:right;
	}
	
	
	
	
/*.CatProds {
	margin:20px 0 40px 10px;
	padding:20px 10px 10px 10px;
	border-top:3px double #E7A0BE;
	height:170px;
	}

.CatProdsImage {
	float:left;
	margin-top:10px;
	margin-right:10px;
	border:none;
	border: 1px solid #E7A0BE;
	padding:5px;
	width:150px;
	height:150px;
	}

.CPInfo {
	padding:10px 0 0 10px;
	text-align:left;
	margin:20px 0 0 120px;
	}*/



/**SINGLE PRODUCT PAGE
************************/
#SPImage {
	border:1px solid #E7A0BE;
	padding:10px;
	}


#SPDescription {
	padding:10px;
	text-align:left;
	}


#AddToCart {
	text-align:right;
	margin-top:40px;
	margin-right:5px;
	color: #A56371;
	background:#FFFFFF;
	text-align:left;
	padding:0;
	}

#Options {margin-left:10px;}

.OptionsStyle {
	border:1px solid #A56371;
	background: #FFFFFF;
	color: #663366;
	}



/**MISCELLANEOUS - original and untouched
*******************************************/
.txtBoxSave {
	color: #663366;
	padding-left: 16px;
}

.tblList {
	border: 1px solid #070F72;
}

.tdListTitle {
	background-color: #070F72;
	font-weight: bold;
	color: #FFFFFF;
}

.tdEven {
	background-color: #FFFFFF;
}

.tdOdd {
	background-color: #EBEDFE;
}

.dropDown {
	width: 120px;
}



/**HOME PAGE SHOPPING CART
****************************/
.txtCart {
	color: #A56371;	
	margin: 0 0 8px 0;
	padding:0;
}

.txtCart p {
	margin:3px 0;
	text-align:center;
}

.cartTotal {
	border-top: 1px dashed #993399;
	width: 167px;
	padding: 5px 0;
	margin: 3px 0 0 3px;
}

.cartTotal p {
	text-align:left;
}

span.txtCartItems {
	text-align:right;
	float:right;
	color: #663366;
	padding-right: 3px;
	margin-top:-15px;
}

span.txtCartPriceTotal {
	text-align:right;
	float:right;
	color: #663366;
	padding-right: 3px;
	margin-top:-15px;
	font-weight:bold;
}


/**VIEW CART BUTTON
*********************/
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF; 
	background:#666666; 
	text-decoration: none;
	border: 1px solid #666666; 
	padding: 3px;
	margin:5px auto;
	height:25px;
}

a.txtviewCart:hover {
	background-color: #A56371;
	color: #FFFFFF;
	border: 1px solid #E7A0BE;
}


/**VIEW PRODUCTS IN BASKET - homepage
**************************************/

a.txtCartProduct:link, a.txtCartProduct:visited, 
a.txtCartProduct:hover, a.txtCartProduct:active {
	text-decoration: none;
	color: #666666;
}

a.txtCartProduct:hover {
	text-decoration: none;
	color: #A56371;
}


/**VIEW BASKET / CART View
****************************/
#ViewBasket {
	background-image:url(../styleImages/backgrounds/viewbasket.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:40px auto;
	height:61px;
	width:300px;
	padding:0;
	text-align:center;
} 

#ViewBasket h2 {
	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 */


#ExtraOptions {
	padding:0 0 40px 0;
	text-align:center;
	margin:0 auto;
	height:105px;
	width: auto;
}

#ExtraTitle {
	background-image:url(../styleImages/icons/somethingextra.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto;
	height:64px;
	width:446px;
	padding:0;
	text-align:center;
} 

#ExtraTitle h4 {
	display:none;
	text-align:center;
	margin:40px 0;
	padding:0;
	color:#663366;
	background:#FFFFFF;
	font-weight:normal;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 16px; 
}/*This will hide the text in your header */



/**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;
}

#Table1 {
	border-left:1px solid #333366;
	border-right:1px solid #333366;
}

.tdcartTitle {
	background-image: url('../styleImages/backgrounds/navLinka.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	border-bottom: 1px solid #336666;
	border-top:1px solid #333366;
}

.tdcartEven {
	background:#FCFCFC;
	color:#A56371;
}

.tdcartOdd {
	background:#FCFCFC;
	color:#A56371; 
}

.tdcartNoChange {
	background:#A56371;
	color: #FCFCFC;
}

.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}

a.txtButton {
	margin-top:10px;
	padding: 5px 10px;
	height:25px;
	color: #FFFFFF;
	background-color: #A56371;
	text-decoration: none;
	border: 1px solid #A56371;
	font-size: 12px;
	font-weight:normal;
	background-image: url('../styleImages/backgrounds/navLinkc.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}

a.txtButton:hover {
	border: 1px solid #663366;
}


#FloatLeft{
	float:left;
	text-align:left;
	margin-left:10px;
	line-height:25px;
}

#FloatRight {
	text-align:right;
	margin-right:10px;
	line-height:25px;
}


.txtStockWarn {
	color: #FF0000;
}

.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}


/**MEMBER LOGIN
*****************/
#MemberLogin {
	background-image:url(../styleImages/backgrounds/memberlogin.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:20px auto;
	height:79px;
	width:380px;
	padding:0;
	text-align:center;
} 

#MemberLogin h2 {
	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", Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */


#NeedRegister {
	background-image:url(../styleImages/backgrounds/needtoregister.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:20px auto;
	height:56px;
	width:290px;
	padding:0;
	text-align:center;
} 

#NeedRegister h3 {
	display:none;
	text-align:center;
	margin:40px 0;
	color:#663366;
	background:#FFFFFF;
	font-weight:normal;
	font-family:"Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 18px; 
}/*This will hide the text in your header */



#ContinueShopping {
	background-image:url(../styleImages/backgrounds/continueshopping.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:20px auto;
	height:51px;
	width:277px;
	padding:0;
	text-align:center;
} 

#ContinueShopping h3 {
	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", Arial, Verdana, sans-serif;
	font-size: 18px; 
}/*This will hide the text in your header */



/**EXPRESS REGISTRATION
*************************/
#ExpressRegister {
	background-image:url(../styleImages/backgrounds/expressregistration.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:20px auto;
	height:82px;
	width:479px;
	padding:0;
	text-align:center;
} 

#ExpressRegister h2 {
	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", Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */

.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: 3px double #E7A0BE;
	border-bottom: 3px double #E7A0BE;
}


.regSep h3 {
	text-align:center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-weight:normal;
}

.regSep p {
	margin-left:10px;
}


/**REGISTRATION FORM
*********************/
#Register {
	background-image:url(../styleImages/backgrounds/registration.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:20px auto;
	height:78px;
	width:299px;
	padding:0;
	text-align:center;
} 

#Register h2 {
	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", Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */


#RegTable {
	border-left:1px solid #333366;
	border-right:1px solid #333366;
	border-bottom:1px solid #333366;
	margin-bottom:40px;
}

.tdcartFill {
	background: #E7A0BE;
	border-bottom: 1px solid #336666;
	border-top:1px solid #333366;
}

#CBWidth { /*to correct the country drop down box width during registration*/
	width:120px;
}

#PBWidth { /*to correct the country drop down box width on profile page*/
	width:130px;
}

#Table3 {
	border-left:1px solid #333366;
	border-right:1px solid #333366;
}

#Table4 {
	border-left:1px solid #333366;
	border-right:1px solid #333366;
}


/**GATEWAY PAYMENT
*********************/
#GatewayPayment {
	background-image:url(../styleImages/backgrounds/Gateway.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:20px auto;
	height:64px;
	width:384px;
	padding:0;
	text-align:center;
} 

#GatewayPayment h2 {
	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", Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */


#GatewayOne {
	border-top:3px double #E7A0BE;
	border-bottom:3px double #E7A0BE;
}

#GatewayTwo {
	border-top:3px double #E7A0BE;
	border-bottom:3px double #E7A0BE;
}



/**YOUR ACCOUNT
*****************/
#YourAccount {
	background-image:url(../styleImages/backgrounds/youraccount.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:20px auto;
	height:68px;
	width:338px;
	padding:0;
	text-align:center;
} 

#YourAccount h2 {
	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", Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */


#YourProfile {
	background-image:url(../styleImages/backgrounds/profile.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:20px auto;
	height:91px;
	width:458px;
	padding:0;
	text-align:center;
} 

#YourProfile h2 {
	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", Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */


#OrderHistory {
	background-image:url(../styleImages/backgrounds/yourorders.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:20px auto;
	height:67px;
	width:387px;
	padding:0;
	text-align:center;
} 

#OrderHistory h2 {
	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", Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */


#Password {
	background-image:url(../styleImages/backgrounds/changepassword.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:20px auto;
	height:63px;
	width:334px;
	padding:0;
	text-align:center;
} 

#Password h2 {
	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", Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */

#Newsletter {
	background-image:url(../styleImages/backgrounds/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:20px auto;
	height:67px;
	width:387px;
	padding:0;
	text-align:center;
} 

#Newsletter h2 {
	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", Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */

#TellAFriend {
	background-image:url(../styleImages/backgrounds/tellafriend.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:20px auto;
	height:61px;
	width:349px;
	padding:0;
	text-align:center;
} 

#TellAFriend h2 {
	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", Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */


#Unsubscribe {
	background-image:url(../styleImages/backgrounds/unsubscribe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:20px auto;
	height:56px;
	width:450px;
	padding:0;
	text-align:center;
} 

#Unsubscribe h2 {
	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", Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */


#Logout {
	background-image:url(../styleImages/backgrounds/logout.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:20px auto;
	height:78px;
	width:361px;
	padding:0;
	text-align:center;
} 

#Logout h2 {
	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", Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */



#Confirmation {
	background-image:url(../styleImages/backgrounds/confirmation.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:20px auto;
	height:69px;
	width:450px;
	padding:0;
	text-align:center;
} 

#Confirmation h2 {
	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", Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */


#ForgotPWord {
	background-image:url(../styleImages/backgrounds/forgotpassword.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:20px auto;
	height:71px;
	width:474px;
	padding:0;
	text-align:center;
} 

#ForgotPWord h2 {
	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", Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */










