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

#Header{
	width: 100%;
	height: 109px;
	margin: 0px;
	padding: 0px;
	background-color: #1a204f;
	}
	
#HeaderInner{
	width: 800px;
	height: 109px;
	margin: 0 auto;
	padding: 0px;
	background-color: #1a204f;
	}
	
#logo{
	width: 560px;
	height: 95px;
	text-align: center;
	position: relative;
	background-color: #1a204f;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 18px;
	}
	
	
	
#topNav{
	width: 80px;
	height: 24px;
	float: right;
	margin-top: -80px;
	background-color: #1a204f;
	position: relative;
	padding: 0;
	}
	
.icon, .icon a {
	float: right;
	width: 23px; 
	height: 24px;
	border: none;
	background-color: #1a204f;
	padding: 0;
	}
	
.icon {margin-left: 10px;}


#pageSurround {
	width: 780px;
	margin: 10px auto;
	padding: 10px;
	background-color: #151b47;
	color: #696969;
	}

	
#Wrap {
	color: #696969;
	padding: 10px;
	background-color: #151b47;
	}
	
	
/**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:none;
	margin:0;
	padding:3px 0px 3px 8px;
	color: #F0F0F0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #2d346b;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3b427c;
	font-weight: normal;
	font-size:14px;
}
ul#Categories li:hover, ul#Session li:hover, ul#CartNav li:hover {
	list-style-type:none;
	margin:0;
	padding:3px 0px 3px 8px;
	color: #d6c338;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #2d346b;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3b427c;
	font-weight: normal;
	font-size:14px;
}
ul#Categories li.first, ul#Session li.first, ul#CartNav li.first {border-top:1px solid #3b427c;}
ul#Categories li a, ul#Session li a, ul#CartNav li a {background: #2d346b;color: #d6c338;text-decoration:none;font-weight:normal;}
ul#Categories li a:hover, ul#Session li a:hover, ul#CartNav li a:hover {background: #2d346b;color: #cccccc;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: #222222;}
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: #a0a0aa;} 
ul#Categories li#CatCurrent li a {background:#FFFFFF;color:#a0a0aa;text-decoration:none;font-weight:normal;}
ul#Categories li#CatCurrent li a:hover {color:#a0a0aa;text-decoration:none;font-weight:normal;}
ul#Categories li#CatCurrent ul li#Current {background:#1a204f;color:#a0a0aa;}
ul#Categories li#CatCurrent ul li#Current a {background:#1a204f;color:#a0a0aa;text-decoration:none;font-weight:normal;}
ul#Categories li#CatCurrent ul li#Current 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 #3B427C;
	border-left: 1px solid #3B427C;
	border-right: 1px solid #3B427C;
	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 #3B427C;
	border-left: 1px solid #3B427C;
	border-right: 1px solid #3B427C;
	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 #3B427C;
	border-left: 1px solid #3B427C;
	border-right: 1px solid #3B427C;
	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 #3B427C;
	border-left: 1px solid #3B427C;
	border-right: 1px solid #3B427C;
	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 #3B427C;
	border-left: 1px solid #3B427C;
	border-right: 1px solid #3B427C;
	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 #3B427C;
	border-left: 1px solid #3B427C;
	border-right: 1px solid #3B427C;
	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;
	color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3B427C;
	border-bottom-color: #3B427C;
	border-left-color: #3B427C;
}
.LeftBoxPlain {margin-bottom: 10px;padding: 5px 0;width: 180px;background-color: #FFFFFF;color: #333333;border-left: 1px solid #3B427C;border-right: 1px solid #3B427C;border-bottom:1px solid #3B427C;}

/**RANDOM PRODUCT BOX
***********************/
.LeftBoxPlain .RandProdBox {text-align: center; margin: 5px auto;width: 162px;}
.LeftBoxPlain .RandProdImage {width: 160px; border:1px solid #3B427C; margin: 5px auto;}
.LeftBoxPlain .RandProdName {margin: 3px 0 5px 0; width: 150px;line-height: 16px;}

/**CURRENCY & LANGUAGE BOXES
*****************************/
.CurrencyDropDown, .LanguageDropDown {width: 160px;	border: 1px inset #CCC;	margin: 5px 0 5px 5px;	color: #333333;	font: 12px "Trebuchet MS";}

/**MAILING LIST BOX
*********************/
.LeftBox .textbox {border: 1px inset #CCCCCC;width: 130px;font: 12px "Trebuchet MS";color: #333333;}

/**BESTSELLERS & SALE ITEMS 
***************************/
.LeftBox ol li {line-height: 16px; margin-bottom: 10px;}
.LeftBox ol li span {line-height: 26px;}

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

	
/**MAIN CONTENT
****************/
#Sep {width: 10px;}

#Content{
	width: 770px;
	padding: 0;
	height: 100%;
	}

.boxContent {
/*	background-color: #FFFFFF;
*/	color: #cccccc;

/*	border: 3px double #a0a0aa;
*/
	padding: 5px;
	}


.boxContent_extend {
	background-color: #FFFFFF;
	color: #666666;

/*	border: 3px double #a0a0aa;
*/
	padding: 5px;
	height: 715px;
	}


h2, h3   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 18px;
	margin-left: 0px;
	font-weight: normal;
	}

/**ANNOUNCEMENT BOX - HOME PAGE
********************************/
#Announcement{
	padding: 5px;
/*	background: #FFFFFF;
*/	color: #ffffff;
/*	border: 3px double #a0a0aa;
*/	margin: 0 0 10px 0;
	}
	
#PromoBox {margin:0;padding:3px 0;}
#PromoBox img {margin:0;}
/*#Announcement h2 {margin: 0 0 10px 0;}
*/

/**ALL PRODUCT BOXES
********************/
#LatestProducts {
	padding: 5px;
	background: #0e133d;
	color: #cccccc;

/*	border: 3px double #a0a0aa;
*/
	}

.ProdBox {
	float: left;
	text-align: center;
	width: 160px;
	height: 270px;
	padding: 0;
	margin-top: 15px;
	margin-right: 18px;
	margin-bottom: 15px;
	margin-left: 10px;
	}

.ProdImage {
	width: 160px; 
	height: 160px; 
	background-color:#C6C2B3;
	background-position: 50% 50%; /*90% 90%;*/
	background-repeat: no-repeat; 
	padding: 0;
	}


.ProdName{
	padding: 5px;
	height: 41px;
	width: 150px;
	}


.ProdName a {
	color:#d6c338;
	background: none;
	text-decoration:none;
	font-weight: bold;
	line-height: 14px;
	}
	
.ProdName a:hover {
	color: #ffffff;
	background: none;
	}

.ProdPrice {font-size: 14px; font-weight: normal; color: #ffffff;}
.ProdDetails {
	margin: 0 auto;
	background: #d6c338;
	color: #222222;
	width: 150px;
	padding: 3px 0;
	text-align: center;
	text-transform: uppercase;
	}

.ProdDetails a {
	color: #222222;
	background: #d6c338;
	padding: 3px 40px;
	}

.ProdDetails a:hover {
	color: #222222;
	background: #d6c338;
	text-decoration: none;
	}




/**CATEGORY PRODUCTS
***********************/
#CategoryView {
	margin: 10px 0 0 0;
	padding: 10px 5px;
	background: none;
	color: #cccccc;

/*	border: 3px double #a0a0aa;
*/
	width: 558px;
	}
		

#CPDescription  {
	margin: 0;
	padding: 5px 5px 10px 5px;
	height: 100%;
	background: none;
	color: #cccccc;

/*	border: 3px double #a0a0aa;
*/
	float: left;
	width: 558px;
	}

#CategoryImage {margin: 5px 10px;text-align: left;float: left;}
#CategoryImage img {border: 1px solid #3B427C;}
#CategoryText {}
.CVBox {padding-bottom: 5px;border-bottom: 1px solid #3B427C;margin: 5px 5px 0 5px;overflow: auto;}
#CatSort {width: 120px;}
#CatSort select {font: 12px "Trebuchet MS";color: #333333;text-transform: lowercase;float: left;display: inline;margin-right: 3px;}
#CatSort .submit {height: 22px;padding: 0 3px 3px 3px;}
.toppagination {text-align: right;width: 200px;float: right;margin-top: 3px;}
.pagination {text-align: right; padding: 5px 0}


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

#BreadCrumb a {color: #a0a0aa;background: none;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 #3B427C;
	margin: 10px;
	}

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

.SubCatImage {
	width: 150px; 
	height: 150px; 
	background-color:#C6C2B3;
	background-position:center center;
	background-repeat: no-repeat; 
	}

.SubCatName{
	padding: 5px 0;
	height: 41px;
	width: 150px;
	}

.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;
	padding: 10px 5px 20px 5px;
/*	background: #FFFFFF;
*/	color: #cccccc;

/*	border: 3px double #a0a0aa;
*/
	width: 558px;
	float: left;
	}

#SingleProductView h1 {
	margin: 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	}

#SPImage {text-align:center;}
#SPImage img {border: 1px solid #DDDDDD;}

#MoreImages {margin: 30px auto; text-align: center; width: 540px;}
#MI  {
	background-image:url(../styleImages/icons/MoreImages.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0 auto 10px;
	height: 48px;
	width: 400px;
	padding:0;
	text-align:center;
	} 

#MI span {
	display: none;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #DDDDDD;
	background: #FFFFFF;
	font-size: 14px; 
	text-transform: uppercase;
	}


#MoreImages img {
	padding: 0;
	border: 1px solid #CCCCCC;
	width: 120px;
	height: 120px;
	margin: 5px;
	}
	
#SPDescription {font-size: 12px; margin: 30px 10px;}
#SPDescription #SPDesTitle {width: 538px; margin: 0; }
#SPDescription #SPDesTitle #ReviewStars {
	float: right;
	width: 200px;
	text-align: right;
	position: relative;
	margin-top: 18px;
	}
	
	

#SPDescription #SPDesTitle h2#SPHeading {
	margin:0;
/*	background-image:url(../styleImages/headers/SPHeading.jpg);
	background-repeat: no-repeat;
	width: 538px;
	height: 44px;
*/	text-align: left;
	}

/*#SPDescription #SPDesTitle h2#SPHeading span {}
*/#SingleProductView p {margin: 0 10px; line-height: 28px;}
#SPDescription p {font-size: 13px;margin: 8px 0;padding: 0; line-height: 18px;}
#SPDescription ul {margin-left: 10px;}
#SPPrice {
	color: #FFFFFF;
	font-size: 28px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding-top: 16px;
	padding-bottom: 16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2D346B;
	border-bottom-color: #2D346B;
}


#SPCode {margin: 0 0 0 2px;}
#SPEmail {margin: 3px 0 0 2px;}
#Purchase {margin: 20px 10px 0 0; float: right;}
#Options td {padding: 2px 5px 2px 0;}
.OptionsStyle {border: 1px solid #3B427C;color: #696969;background: #FFFFFF;}



/**REVIEWS
***********/
#read_review, #write_review {margin: 30px 10px;}
#write_review h3, #read_review h3 {margin-left: 0; margin-right: 0;}

.RatingTop {
	border-top: 1px solid  #222222;
	border-right: 1px solid #222222;
	border-left: 1px solid  #222222;
	background-color: #FFFFFF;
	padding: 3px;
	}

.RatingMain {
	border-right: 1px solid #222222;
	border-left: 1px solid  #222222;
	background-color: #a0a0aa;
	padding: 3px;
	font-style:italic;
	}
.RatingBottom {
	background-color: #222222;
	padding: 3px;
	border-right: 1px solid  #222222;
	border-left: 1px solid  #222222;
	color: #FFFFFF;
	}


#write_review p {margin-left: 0; margin-right: 0;}
#write_review table {margin: 10px 10px 10px 0;}
#write_review table td.tag {text-align: left;width: 200px;}
#write_review table td {padding: 5px 0; font-size: 14px;}
#write_review table td {text-align: right;}
#write_review table .textbox {font-size: 14px; width: 300px;}

h3#WRHeading {
	margin:0;
	background-image:url(../styleImages/headers/SubmitReview.jpg);
	background-repeat: no-repeat;
	width: 538px;
	height: 44px;
	text-align: left;
	}

h3#WRHeading span {visibility: hidden;}
h3#RRHeading {
	margin:0 0 10px 0;
	background-image:url(../styleImages/headers/ReadReview.jpg);
	background-repeat: no-repeat;
	width: 538px;
	height: 44px;
	text-align: left;
	}

h3#RRHeading span {visibility: hidden;}




/**SITE DOCUMENTS
*******************/
.SiteDocs {
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	background: #1a204f;
	font-weight: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 16px;
	padding-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0E133D;
}

.SiteDocs a {
text-decoration:none;
padding: 0 5px;
color: #D6C04E;
font-weight: normal;
background: #1a204f;

}

.SiteDocs a:hover {
color: #ffffff;
text-decoration:none;
background: #1a204f;

}


#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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}/*This will hide the text in your header */


#AdvancedSearchTitle {
/*	background-image:url(../styleImages/headers/AdvancedSearch.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
*/	}
	
#AdvancedSearchTitle h2 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}/*This will hide the text in your header */



#GiftCertificateTitle {
/*	background-image:url(../styleImages/headers/GiftCertificate.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
*/	}
	
#GiftCertificateTitle h2 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
	}/*This will hide the text in your header */


#ConfirmationTitle {
/*	background-image:url(../styleImages/headers/ConfirmationOrder.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:500px;
	height:65px;
	border:none;
	margin:0;
*/	}
	
#ConfirmationTitle h2 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
	}
	
#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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 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 {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	border-bottom:1px solid #3B427C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
	}/*This will hide the text in your header */


/* start mod - Related Products with Auto Search */
/* by Estelle - http://cubecart.expandingbrain.com */
.RPBox {
	float: left;
	text-align: center;
	width: 160px;
	height: 200px;
	padding: 5px;
	margin: 5px;
	}

.RPImage {
	width: 160px; 
	height: 160px; 
	padding: 0;
	}

.RPName {
	padding: 5px;
	}
.RPName a {
	color: #d6c338;
	background: none;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
	}
.RPName a:hover {
	color: #ffffff;
	background: none;
	}

.RPPrice {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	}
/* end mod - Related Products with Auto Search */

