/*
|=================================================================|
|							          |	
| 			MADDISON DEFAULT CC3		          |
|							          |	
|=================================================================|
|							          |
| Theme Name: Maddison CC3				          |
| Theme URL: Serira Designs.com http://seriradesigns.com          |
| Author: KatGirl 						  |
| Author URL: http://seriradesigns.com		      		  |
| Version: 2						          |
| Copyright: International and domestic Copyright Laws apply      |
| 								  |
|=================================================================|
|								  |
|			LICENCE TYPE 			  	  |
|=================================================================|
| 								  |
| Maddison Default CC3 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	  					  |		
|								  |
|=================================================================|
*/
body {
	padding:0; 
	margin:0; 
	background: #ACB468;
	color:#333333;
	font: 12px/20px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	}

#Header{
	width:100%;
	height:109px;
	margin:0px;
	padding:0px;
	background-color: #6B7A4F;
	}
	
#HeaderInner{
	width: 800px;
	height: 109px;
	margin: 0 auto;
	padding: 0px;
	background-color: #6B7A4F;
	}

#logo{
	width: 560px;
	height:95px;
	text-align:center;
	margin:0 auto;
	position:relative;
	background-color: #6B7A4F;
	}
	
	
	
#topNav{
	width:80px;
	height:24px;
	float:right;
	margin-top:-80px;
	background-color: #6B7A4F;
	position:relative;
	padding:0;
	}
	
.icon, .icon a {
	float:right;
	width:23px; 
	height:24px;
	border:none;
	background-color: #6B7A4F;
	padding:0;
	}
	
.icon {margin-left:10px;}
#pageSurround {
	width: 780px;
	margin: 10px auto;
	padding:10px;
	background-color: #FFFFFF;
	color: #696969;
	}

	
#Wrap {
	background: #CDD6AA;
	color: #696969;
	padding:10px;
	}
	
	
/**LEFT COLUMN
***************/
#LeftColumn {
	width: 180px; 
	margin: 0 10px 0 0;
	padding: 0;
	}



/**SIDEBAR NAVIGATION
***********************/
#MainNavigation {margin-top:0;}

ul#Categories, 
ul#Session, 
ul#CartNav {
	margin-bottom:10px;
	padding:0;
	width:180px;
	list-style-position:inside;
	}
	
ul#Categories li, 
ul#Session li, 
ul#CartNav li {
	list-style-type:square;
	margin:0;
	padding:3px 0px 3px 8px;
	background: #6F2004;
	color: #333333;
	border-top:3px double #ACB468;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	}

ul#Categories li:hover, 
ul#Session li:hover, 
ul#CartNav li:hover {
	list-style-type:square;
	margin:0;
	padding:3px 0px 3px 8px;
	background: #6F2004;
	color: #FCFCFC;
	border-top:3px double #ACB468;
	border-left:1px solid #333;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	}

ul#Categories li.first, 
ul#Session li.first, 
ul#CartNav li.first {
	border-top:1px solid #333333;
	}

ul#Categories li a, 
ul#Session li a, 
ul#CartNav li a {
	background: #6F2004;
	color: #ACB468;
	text-decoration:none;
	font-weight:bold;
	}


ul#Categories li a:hover, 
ul#Session li a:hover, 
ul#CartNav li a:hover {
	background: #6F2004;
	color: #FCFCFC;
	text-decoration:none;
	}


/**CURRENT CATEGORY HIGHLIGHT
******************************/
ul#Categories li#SubCurrent,
ul#Categories li#SubCurrent a,
ul#Categories li#CatCurrent, 
ul#Categories li#CatCurrent a {
	color:#FCFCFC;
	background: #6F2004;
	}


ul#Categories li#CatCurrent a:hover {
	text-decoration:underline;
	}


ul#Categories li#CatCurrent ul {
	margin:0 0 0 -9px;
	width:180px;
	}

ul#Categories li#CatCurrent li {
	background: #FFFFFF;
	color: #ACB468;
	} 

ul#Categories li#CatCurrent li a {
	background:#FFFFFF;
	color:#ACB468;
	text-decoration:none;
	font-weight:bold;
	}


ul#Categories li#CatCurrent li a:hover {
	color:#ACB468;
	text-decoration:none;
	font-weight:bold;
	}


ul#Categories li#CatCurrent ul li#SubCurrent {
	background:#6B7A4F;
	color:#ACB468;
	}


ul#Categories li#CatCurrent ul li#SubCurrent a {
	background:#6B7A4F;
	color:#ACB468;
	text-decoration:none;
	font-weight:bold;
	}

ul#Categories li#CatCurrent ul li#SubCurrent a:hover {text-decoration:underline;}


#LeftColumn p {margin:0;padding:0;}
#LeftColumn a {text-decoration:none;}
#LeftColumn a:hover {text-decoration:underline;}


/**LEFT COLUMN HEADER GRAPHICS
*********************************/
#ShoppingBasket {
	background-image:url(../styleImages/headers/ShoppingBasket.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height:53px;
	width:180px;
	border-top: 1px solid #ACB468;
	border-left: 1px solid #ACB468;
	border-right: 1px solid #ACB468;
	margin:0;
	padding:0
	}

#Information{
	background-image:url(../styleImages/headers/information.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height:53px;
	width:180px;
	border-top: 1px solid #ACB468;
	border-left: 1px solid #ACB468;
	border-right: 1px solid #ACB468;
	margin:0;
	padding:0
	}

#MailingList {
	background-image:url(../styleImages/headers/MailingList.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height:53px;
	width:180px;
	border-top: 1px solid #ACB468;
	border-left: 1px solid #ACB468;
	border-right: 1px solid #ACB468;
	margin:0;
	padding:0
	}

#FeaturedProducts {
	background-image:url(../styleImages/headers/featuredproducts.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height:53px;
	width:180px;
	border-top: 1px solid #ACB468;
	border-left: 1px solid #ACB468;
	border-right: 1px solid #ACB468;
	margin:0;
	padding:0
	}

#SaleItems {
	background-image:url(../styleImages/headers/saleItems.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height:53px;
	width:180px;
	border-top: 1px solid #ACB468;
	border-left: 1px solid #ACB468;
	border-right: 1px solid #ACB468;
	margin:0;
	padding:0
	}
	
#PopularProducts {
	background-image:url(../styleImages/headers/popularProducts.gif);
	background-repeat:no-repeat;
	background-position: left top;
	height:60px;
	width:180px;
	border-top: 1px solid #ACB468;
	border-left: 1px solid #ACB468;
	border-right: 1px solid #ACB468;
	margin:0;
	padding:0
	}


#FeaturedProducts h3, #MailingList h3, #PopularProducts h3,
#Information h3, #ShoppingBasket h3, #SaleItems h3 {
	display:none;
	text-align:center;
	font:26px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	}

.LeftBox {
	margin-bottom: 10px;
	padding: 5px 0 5px 5px;
	width: 175px;
	background-color: #FFFFFF;
	color: #333333;
	border-left: 1px solid #ACB468;
	border-right: 1px solid #ACB468;
	border-bottom:1px solid #ACB468;
	}

.LeftBoxPlain {
	margin-bottom: 10px;
	padding: 5px 0;
	width: 180px;
	background-color: #FFFFFF;
	color: #333333;
	border-left: 1px solid #ACB468;
	border-right: 1px solid #ACB468;
	border-bottom:1px solid #ACB468;
	}


.LeftBoxPlain .ProdBox {
	float: none;
	text-align: center;
	margin: 5px auto;
	height: auto;
	width: 150px;
	border: none;
	}

.LeftBoxPlain .ProdImage {text-align: center;}
.LeftBoxPlain .ProdName {}
.dropDown_Currency,
.dropDown_Language {
	width: 140px;
	border:1px solid #CCC;
	margin-top:5px;
	margin-left:10px;
	color: #696969;
	font-size:11px;
	}

/**GENERAL LINKS
*****************/
a {
	color:#696969; 
	background: #FFFFFF;
	text-decoration:none;
	}

a:active, a:focus {outline: none;}
a:hover {
	color:#ACB468; 
	background:#FFFFFF;
	text-decoration:underline;
	}
	
	
	
/**MAIN CONTENT
****************/
#Content{
	width: 570px;
	padding: 0;
	height: 100%;
	}

	
.boxContent {
	padding: 5px;
	margin-bottom: 5px;
	height: 100%;
	background: #FFFFFF;
	color: #696969;
	float: left;
	border: 1px solid #ACB468;
	}

.boxContent_extend {
	padding: 5px;
	margin-bottom: 5px;
	float: left;
	height: 980px;
	background: #FFFFFF;
	color: #696969;
	border: 1px solid #ACB468;
	}


h2  {
	font: 18px "Century Gothic", "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #ACB468;
	margin: 10px;
	}

/**ANNOUNCEMENT BOX - HOME PAGE
********************************/
#Announcement{
	margin: 0;
	padding: 5px;
	background: #FFFFFF;
	color: #333333;
	border:3px double #ACB468;
	}

#PromoBox {margin:0;padding:3px 0;}
#PromoBox img {margin:0;}
#Announcement h2 {margin: 0 0 10px 0;}


/**ALL PRODUCT BOXES
********************/
#LatestProducts {
	margin:0;
	padding:0;
	height:100%;
	width:564px;
	background: #FFFFFF;
	color: #333333;
	border:3px double #ACB468;
	}
	
.ProdBox {
	float: left; 
	display: inline;
	text-align: center; 
	width: 150px; 
	height: auto; 
	padding: 5px; 
	border: 1px solid #ABC468; 
	margin: 15px 0 15px 20px;
	}

.ProdImage {text-align: center; margin: 0 auto;}
.ProdName{padding: 5px 0;}
.ProdName a {
	color:#696969;
	background: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	
.ProdName a:hover {
	color: #ABC468;
	background: #FFFFFF;
	}


.ProdDetails {
	margin: 0 auto 5px;
	background: #6F2004;
	color: #ABC468;
	width: 100%;
	padding: 3px 0;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 3px double #ABC468;
	border-top: 3px double #ABC468;
	}

.ProdDetails a {
	color: #ABC468;
	background: #6F2004;
	padding: 3px 0;
	}

.ProdDetails a:hover {
	color: #DBE8AC;
	background: #6F2004;
	text-decoration: none;
	}




/**CATEGORY PRODUCTS
***********************/
#CategoryView {
	margin: 10px 0 0 0;
	padding: 0;
	height: 100%;
	background: #FFFFFF;
	color: #333333;
	border: 3px double #ACB468;
	}
	

#TopCatBox  {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #FFFFFF;
	color: #333333;
	border: 3px double #ACB468;
	}

#CategoryImage {
	margin: 20px auto 20px;
	text-align: center;
	}

#CategoryImage img {border: 1px solid #DDDDDD;}



/**BREADCRUMB TRAIL
**********************/
#BreadCrumb {
	margin: 0;
	padding: 0 0 0 5px;	
	color: #ACB468;
	background: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	}

#BreadCrumb a {
	color: #ACB468;
	background: #FFFFFF;
	text-decoration: none;
	}
	
#BreadCrumb a:hover {text-decoration:underline;}
#BreadCrumb span {color: #919191;}
.pagination {text-align: right;	padding:0 5px 0 0;}



/**SUBCATEGORIES
******************/
#SubCategories {}
#SubCatTitle { 
	background-image:url(../styleImages/headers/SubCatHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 500px;
	height: 70px;
	border: none;
	margin: 0;
	}
	
#SubCatTitle h2 {
	display: none;
	font: 18px "Century Gothic", "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #ACB468;
	margin: 10px;
	}

.SubCatBox {
	float: left; 
	text-align: center; 
	padding: 5px; 
	border: 1px solid #ABC468; 
	margin: 15px 0 15px 20px;
	}

.SubCatImage {text-align: center;}
.SubCatName{padding: 5px 0;}
.SubCatName a {color:#696969;background: #FFFFFF;text-decoration:none;font-weight:bold;}
.SubCatName a:hover {color: #ABC468;	background: #FFFFFF;}





/**SINGLE PRODUCT PAGES
************************/
#SingleProductView {
	margin: 0;
	background: #FFFFFF;
	color: #696969;
	width: 559px;
	padding: 5px 5px 50px 0;
	border: 3px double #ACB468;
	}

#SingleProductView h1 {
	font: 20px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	margin: 20px 0 0 15px;
	border-bottom: 1px solid #ACB468;
	}

#LeftSide {
	float:left;
	height:auto;
	width:300px;
	margin:20px 10px;
	background:#FFFFFF;
	}

#SPImage {margin: 20px auto; text-align:center;}
p.subHeading {font-size: 16px;margin: 0 10px 10px;border-bottom:1px solid #ACB468;}
#MoreImages {margin:30px 0 0 5px;}
#MIHeading {
	background-image:url(../styleImages/icons/MoreImages.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto 10px;
	height: 28px;
	width: 263px;
	padding: 0;
	text-align: center;
	} 

#MIHeading h3 {
	display:none;
	text-align:center;
	margin:0;
	padding:0;
	color:#DDDDDD;
	background:#FFFFFF;
	font: normal 14px Helvetica, Arial, Verdana, sans-serif;
	text-transform:uppercase;
	}/*This will hide the text in your header */

#MoreImages img {padding:5px; border:1px solid #CCCCCC; width:70px; height:70px;}
#SPDescription {float: left;display: block;width: 300px;margin-left: 10px;}
#SPBottomRight {float: right; display: block; width: 230px;}
#SPBottomRight p {font-size: 13px; margin-top: 0;}
#SPBottomRight p strong {color: #6F2004;}
#SPOptions {margin-bottom: 5px;}
#Options {font-size: 12px; margin-left: 20px; margin-bottom: 15px;}
#Options td {padding:2px 5px 2px 0;}
.OptionsStyle {border:1px solid #ACB468;color: #696969;	background: #FFFFFF;font-size: 12px;}


/**SITE DOCUMENTS
*******************/
.SiteDocs {
	text-decoration:none;
	text-align:center;
	margin:0 auto;
	text-transform:uppercase;
	font-size:11px;
	}

.SiteDocs a {
	color:#696969;
	background:#CDD6AA;
	text-decoration:none;
	padding-right:5px;
	}

.SiteDocs a:hover {
	color: #6f2004;
	background: #CDD6AA;
	text-decoration:none;
	}


#AboutUs {
	background-image:url(../styleImages/headers/AboutUs.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#AboutUs h2 {
	display:none;
	text-align:left;
	margin:40px 0;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font-family:"Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */


#ContactUs {
	background-image:url(../styleImages/headers/ContactUs.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#ContactUs h2 {
	display:none;
	text-align:left;
	margin:40px 0;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font-family:"Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */


#PrivacyPolicy {
	background-image:url(../styleImages/headers/PrivacyPolicy.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#PrivacyPolicy h2 {
	display:none;
	text-align:left;
	margin:40px 0;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font-family:"Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */

#Terms {
	background-image:url(../styleImages/headers/Terms.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#Terms h2 {
	display:none;
	text-align:left;
	margin:40px 0;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font-family:"Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	font-size: 22px; 
}/*This will hide the text in your header */


/**GENERAL HEADERS
*******************/
#MyAccountTitle {
	background-image:url(../styleImages/headers/myaccount.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#MyAccountTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */

#ViewBasketTitle {
	background-image:url(../styleImages/cart/ViewBasket.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#ViewBasketTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */

#ChangePasswordTitle {
	background-image:url(../styleImages/headers/ChangeYourPassword.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#ChangePasswordTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */

#dnExpireTitle {
	background-image:url(../styleImages/headers/dnExpire.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#dnExpireTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */

#ForgotPasswordTitle {
	background-image:url(../styleImages/headers/ForgotPassword.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#ForgotPasswordTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */


#GatewayTitle {
	background-image:url(../styleImages/cart/PreferredPayment.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#GatewayTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */

#LoginTitle {
	background-image:url(../styleImages/headers/Login.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#LoginTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */


#LogoutTitle {
	background-image:url(../styleImages/headers/Logout.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#LogoutTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */


#NewsLetterTitle {
	background-image:url(../styleImages/headers/NewsLetterPreferences.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#NewsLetterTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */




#noShipTitle {
	background-image:url(../styleImages/headers/noShip.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#noShipTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */




#overWeightTitle {
	background-image:url(../styleImages/headers/overWeight.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#overWeightTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */

 


#ProfileTitle {
	background-image:url(../styleImages/headers/Profile.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#ProfileTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */




#RegistrationTitle {
	background-image:url(../styleImages/headers/ExpressRegistration.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#RegistrationTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */


#AlreadyACustomerTitle {
	background-image:url(../styleImages/headers/AlreadyACustomer.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#AlreadyACustomerTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:10px 0;
}/*This will hide the text in your header */


#QuickCheckOut {
	background-image:url(../styleImages/headers/QuickCheckout.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:61px;
	border:none;
	margin:0;
	}
	
#QuickCheckOut h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:10px 0;
}/*This will hide the text in your header */


#NeedToRegisterTitle {
	background-image:url(../styleImages/headers/NeedToRegister.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#NeedToRegisterTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */


#ContinueShoppingTitle {
	background-image:url(../styleImages/headers/ContinueShopping.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#ContinueShoppingTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */

#TAFTitle {
	background-image:url(../styleImages/headers/TellAFriend.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#TAFTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
}/*This will hide the text in your header */


#UnsubscribeTitle {
	background-image:url(../styleImages/headers/Unsubscribe.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#UnsubscribeTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
	}/*This will hide the text in your header */


#ViewOrderTitle {
	background-image:url(../styleImages/headers/viewOrder.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#ViewOrderTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
	}/*This will hide the text in your header */


#ViewOrdersTitle {
	background-image:url(../styleImages/headers/viewOrders.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
	}
	
#ViewOrdersTitle h2 {
	display:none;
	text-align:left;
	padding:0;
	color:#696969;
	background:#FFFFFF;
	font-weight:normal;
	font:18px "Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #ACB468;
	margin:30px 0;
	}/*This will hide the text in your header */

 