/*
|=================================================================|
|							          |	
| 			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: 98px;
	margin: 0px;
	padding: 0px;
	background-color: #1a204f;
	}
	
#HeaderInner{
	width:539px;
	height: 109px;
	margin: 0 auto;
	padding: 0px;
	background-color: #1a204f;
	}
	
#logo{
	width: 539px;
	height: 98px;
	text-align: center;
	background-color: #1a204f;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 18px;
	padding-bottom: 38px;
	}
	
.SiteDocs{
	width: 800px;
	padding: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	}	
#topNav{
	width: 800px;
	height: 24px;
	display: block;
	background-color: #1a204f;
	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: upperc
