/* New Section */

#mainContainer {
	width: 1000px;
	margin: 0 auto;
	padding: 0 15px;	
}

/* New Section */

#header {
	float: left;
	width: 970px;
	height: 92px;
	background: url('../images/header_solid_bg.gif') no-repeat top left;
	clear: both;
	margin: 0 0 10px 0;
	display: inline;	
}

#header #headerLogo {
	margin: 0 0 0 20px;
	float: left;
	clear: both;
	display: inline;	
}

#header #menuSearchContainer {
margin: 14px 20px 0 262px;
float: left;
width: 330px;	
display: block;
}

#header #search_indiemerchstore {
	float: left;
}

#header #search_button {
	float: left;
	margin-left: 8px;
	display: block;
}

#header #headerMenu{
display: block;	
float: right;
margin: 0 0 10px 0;
}

#header #headerMenu li{
float: left;
padding-left: 0px;
font-size: .75em;
}

#header #headerMenu .spacer{
float: left;
padding-left: 6px;
padding-right: 6px;
font-size: .75em;
color: #666;
line-height: 1.4em;

}


#header #headerMenu a{
color: #a9cf38;	
text-decoration: none;
vertical-align: bottom;
line-height: 1.4em;
}

#header #headerMenu #cartMenuLink {
	padding-left: 22px;
	background: url('../images/cart.gif') no-repeat 1px 0px;	
}

#header #searchContainer{
clear: both;
float: right;	
}



/* General menu styles */

#menuColumn {
	float: left;
	width: 160px;
	margin: 0 10px 0 0; 
}

#menuColumn a{
color: #333;	
text-decoration: none;
}

#menuColumn a:hover{
color: #5d902a;	
text-decoration: underline;
}

.ie6 #menuColumn {
	float: left;
	width: 160px;
	margin: 0 -12px 0 0; 
}

#menuColumn ul{
font-size: 12px;
padding: 0 0 8px 12px;
line-height: 1.6em;
}

#menuColumn ul ul{
padding: 0 0 8px 0px;
}

#menuColumn ul li ul li{
	background: url('../images/menu_bullet.gif') no-repeat 3px 6px;
	padding-left: 10px;
	font-size: 10px;
}

#menuColumn .numberOfItems {
	font-size: .9em;
	color: #666;
}

#menuColumn h2{
	color: #333333;
	background: url('../images/flat_grey_menu_top.gif') no-repeat top left;
	display: block;
	width: 160px;
	height: 30px;
	padding: 8px 10px 0 12px;
}

/* New Section */

#shopByBox h2{
	background: url('../images/rounded_grey_menu_top.gif') no-repeat top left;	
}

#shopByBox, #categoriesBox, #priceBox, #specialsBox{
	background: url('../images/grey_menu_body.gif') repeat-y top left;
	float:left;
	display: block;
}

.ie6 #bottomCap{
	width: 160px;
	height: 6px;
	background: url('../images/rounded_grey_menu_bottom.gif') no-repeat top left;
	float:left;	
	margin-top: -10px;
	margin-bottom: 10px;
}

#bottomCap{
	width: 160px;
	height: 6px;
	background: url('../images/rounded_grey_menu_bottom.gif') no-repeat top left;
	float:left;	
	margin-bottom: 10px;
	
}

/* New Section */

#contentColumnContainer {
float: left;
background-color: #fff;
}

#breadCrumbTopper{
	background: #dfdfdf url('../images/rounded_black_content_top.gif') no-repeat top left;
	width: 800px;
	height: 40px;				
}

.checkoutProcess #breadCrumbTopper{
	background: #dfdfdf url('../images/checkout/crumb_topper.gif') no-repeat top left;
	width: 970px;
	height: 40px;				
}

#breadCrumbTopper ul{
padding: 14px 0 0 16px;			
}

#breadCrumbTopper li{
float: left;
display: inline;
color: #999;
font-size: .8em;
font-weight: bold;
padding-left: 14px;
margin-left: 10px;
background: url('../images/bread_crumb_bullet.gif') no-repeat 2px 3px;
}

#breadCrumbTopper #firstCrumb{
	padding-left: 0px;
	margin-left: 0px;
	background: url('') no-repeat 2px 3px;
}

#breadCrumbTopper li a{
 text-decoration: underline;
 color: #a9cf38;
}

.checkoutProcess .pageTitleBar {
	background: url('../images/checkout/title_topper.gif') no-repeat top left;
	width: 970px;
	height: 47px;				
}

.pageTitleBar{
	background: url('../images/flat_green_titlebar.gif') no-repeat bottom left;
	width: 800px;
	min-height: 47px;				
}

.pageTitleBar h1{
color: #333333;
font-size: 1.5em;	
padding: 12px 0 10px 14px;
}

.pageTitleBar h1 .productTitleHighlight {	
color: #666666;
font-size: 12px;
}

/* Main column and varients */

#mainContentColumn{
	float: left;	
	width: 600px;	
	margin: 10px 15px 0 15px;
	display: inline;
}


.checkoutProcess #mainContentColumn {
	float: left;	
	width: 940px;	
	margin: 10px 15px 0px 15px;
	display: inline;	
}

#footer {
font-size: .7em;
color: #6e6e6e;	
float: left;
border-top: 1px solid #d2d2d2;	
padding: 16px 0 30px 0;
margin: 14px 0 0 0;
width: 970px;
background-color: #fff;
display: inline;		
}

#footer img{
float: left;
display: block;
margin: 0 14px 20px 18px;		
}

#footer .siteBadges img {
  margin: 0 5px;
}

#footer ul li{
float: left;
margin: 0 8px 0 0;
}

#footer #firstFooterMenu {
margin: 3px 0 9px 0;
font-weight: bold;
}

#footer #firstFooterMenu li+li{
padding: 0 0 0px 10px;
background: url('../images/menu_divider.gif') no-repeat 0px 1px;	
}

#footer #firstFooterMenu a{
text-decoration: none;
color: #6e6e6e;	
}

#footer p{
margin-right: 4px;
display: inline;
float: left;
}

#footer #secondFooterMenu {
float: left;
display: inline;
}

#footer #secondFooterMenu li, #footer #thirdFooterMenu li{
padding: 0 0 8px 10px;
background: url('../images/menu_divider.gif') no-repeat 0px 1px;	
}

/* Pagination Bar */

.paginationBar {
	padding: 6px 10px 0 12px;	
	background: url('../images/flat_green_bar_noarrow.gif') no-repeat top left;
	height: 33px;
	width: 580px;
	float: left;
	display: block;	
}

.paginationBar .pageIndicator{
float: left;
margin: 4px 0 0 0;
font-size: .8em;		
}

.divider+.paginationBar{
margin: 16px 0 0 0;
}

.paginationBar .sortByLabel{
float: left;
margin: 4px 2px 0 4px;
font-size: .8em;	
}
.paginationBar dl, .paginationBar dd, .paginationBar dt{
float: left;	
}

.paginationBar dl{
float: left;
margin: 0 2px 0 10px;	
}

.paginationBar dl+dl{
float: left;
margin: 0 8px 0 5px;	
}

.paginationBar img{
float: left;
margin-left:10px;
}

/* Flash Message Bar */

.flashMessageBar {
width: 600px;
margin: 0px 0px 20px 0;
padding: 9px 0 4px 7px;
font-size: 14px;
font-weight: bold;
}

#formContainer .flashMessageBar {
	width: 900px;
}

.alert{
 	background: url('../images/alert_bar_bg.gif') repeat-x bottom left;	
}

.alert .flashMessage{
	padding: 7px 0 0 30px;
 	background: url('../images/alert_icon.gif') no-repeat top left;	
	min-height: 30px;
	vertical-align: top;
}

.error{
 	background: url('../images/error_bar_bg.gif') repeat-x bottom left;	
}

.error .flashMessage{
	padding: 7px 0 0 30px;
 	background: url('../images/error_icon.gif') no-repeat top left;	
	min-height: 30px;
	vertical-align: top;
}

.success{
 	background: url('../images/success_bar_bg.gif') repeat-x bottom left;	
}

.success .flashMessage{
	padding: 7px 0 0 30px;
 	background: url('../images/success_icon.gif') no-repeat top left;	
	min-height: 30px;
	vertical-align: top;
}

#bigTopAdvert {
  margin-top: 5px;
  margin-left: 15px;
}

