body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	/*background:#666666;
	background:#e4e0d6 url(/Images/cssimg/bgz.jpg) top left repeat-x;
	background:#73461d url(/images/bgz.jpg) top left repeat-x;
	background:#9c7e41 url(/images/bgz.jpg) top left repeat-x;*/
	background:#dccca7 url(/Images/cssimg/bgzx.jpg) top left repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size:11pt;
line-height:1.25em;
}



/*------- recent unsorted edits from chris news, hp etc.------ */


/*Pressroom column on hp*/
html body #Home #mags li{display:block;margin-bottom:10px !important;margin-top:7px;}
#Home #mags img{width:80px;}
html body #Home #Pressroom{ width:120px; position: absolute; top: 92px; right: 46px; z-index: 20;}

/*Events on hompage*/
#Home ul.eventlist .Descrip {display:none;}
#Home ul.eventlist .shortDescrip {display: none; margin-top:5px;}
html body #Home ul.eventlist  {font-size:11px !important;}

/*Events page */
html body #Events ul.eventlist .Descrip, html body #Events ul.eventlist .featDescrip {font-weight:normal;
margin-bottom:20px;}
#Events ul.eventlist .shortDescrip {display:none;}
#Events ul.eventlist .featDescrip {display:none;}
#Events #Featured ul.eventlist  .Descrip {display:none;}
#Events #Featured ul.eventlist  .featDescrip {display:block;}
pre{font: 100% Verdana, Arial, Helvetica, sans-serif;}

/*general Event list settings*/
ul.eventlist .timeline {color:#698249 !important;}
html body ul.eventlist a:hover, html body ul.eventlist a:active{color:#5c1c15 !important;}
ul.eventlist li {line-height:1.3em;}

/*------end recent unsorted edits from chris news, hp pressroom etc.------ */


.clear{clear: both;}
.left{float: left;}
.right{float: right;}
.error{ color: red;}
.block{display: block;}
.inline {display: inline;}
.hide{display: none;}


.w90{width: 90px;}
.w100{width: 100px;}
.w124{width: 124px;}
.w142{width: 142px;}
.w184{width: 184px;}
.w210{width: 210px;}
.w220{width: 220px;}
.w225{width: 225px;}
.w288{width: 288px;}
.w322{width: 322px;}
.w340{width: 340px;}
.w372{width: 372px;}
.w426{width: 426px;}
.w436{width: 436px;}
.w450{width: 450px;}
.w530{width: 530px;}
.w600{width: 600px;}
.w668{width: 668px;}
.w728{width: 728px;}
.mLeft48{margin-left: 48px;}
.mRight48{margin-right: 48px;}
.mLeft24{margin-left: 24px;}
.mRight24{margin-right: 24px;}



a, a:visited{ font-size: 100%;
color:#641011;
}

a:hover, a:active{
color:#8ca54e;
}


/** #E-tailers .item-details  h1 a, #E-tailers .item-details h1 a:visited{ font-size: 100%;
color:#641011;
text-decoration:none;
}

#E-tailers .item-details h1 a:hover, #E-tailers .item-details h1 a:active{
color:#8ca54e;
text-decoration:underline;
}*/

#E-tailers .item-details  h3 a, #E-tailers .item-details h3 a:visited{ font-size: 1.35em;
color:#641011;
text-decoration:none;
}

#E-tailers .item-details h3 a:hover, #E-tailers .item-details h3 a:active{
color:#8ca54e;
text-decoration:underline;
}

.pagination .pag-current{
padding:9px;
background-color:transparent;
font-size:12px;
font-family:verdana;
margin:0;
padding:0;
}

.pagination .pag-current a, .pagination .pag-current a:hover {
background-color:black;

}


.cssbutton {
font-weight:bold;
color:#fde180;
display: block;
width: auto;
height: auto;
line-height:22px;
margin:0;
padding: 2px 5px;
background-color:#641011;
text-decoration: none;
font-size:11px;
}

#infoButtonHolder a.cssbutton {
color:#fff;
background-color:#bbb;
font-size:11px;
position:relative;
z-index:20;
}

#infoButtonHolder a.cssbutton:hover {
color:#fff;
background-color:#8ca54e;
}

.previousb{padding-left:20px !important; background:#641011 url(/images/cssimg/arrowlt.gif) left center no-repeat;
}

.previousb:hover{padding-left:20px !important; background:#641011 url(/images/cssimg/arrowlt_h.gif) left center no-repeat;
}
.nextb{padding-right:20px !important;;background:#641011 url(/images/cssimg/arrowrt.gif) right center no-repeat;
}

.nextb:hover{ padding-right:20px !important;background:#641011 url(/images/cssimg/arrowrt_h.gif) right center no-repeat;
}

a.cssbutton {
font-weight:bold;
color:#fde180;
float:left;
display: block;
width: auto;
height: auto;
line-height:22px;
margin:7px 5px 5px 10px;
padding: 2px 5px;
background-color:#641011;
text-decoration: none;
font-size:11px;
}

#In-the-Press a.cssbutton {
margin:0px !important;
}

#catWrapper a.cssbutton {
background-color:#64110d;
}


#Products .consoleRight a.cssbutton {
font-size:9px !important;
white-space:nowrap;
line-height:20px;
margin:3px 0 5px 0;
padding: 2px 8px;
}

a.cssbutton:hover {
color:#fff;
background-color:#8ca54e;
}


/* Tips for Elastic layouts 
1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
*/

.contact form legend {
font-size:14px; 
font-weight:bold;
border:0;
border-style:none !important;
padding:5px;
}

.contact form fieldset {
border:0;
border-style:none !important;
padding:5px;
}

.contact form input {
padding:3px;
margin:2px 2px;
}

#Products #prodCategories h3 a{
line-height:1.45em !important;
font-size:12px;

}

/*sidebar css */
#mod-featured-sidebar {
	border-left: 1px solid #987c49; 
	padding-left: 20px;
	}

#mod-featured-sidebar a{
			position:relative;
			z-index:20; 
			}
			
#mod-featured-sidebar img{
		border: 1px solid #b89c69; 
		}
		
#mod-featured-sidebar > ul.feature-item:first-child {
		padding:0px 0 20px 0 !important;

		}

/*category page slider load issue fix*/

#catWrapper ul {
height:102px;
line-height:102px;
white-space:nowrap;
overflow:hidden;
}

#catWrapper ul li{
display:inline;
width:80px;
white-space:nowrap;
}

#catWrapper {
height: 185px;
/*line-height:135px;*/
}

#shoeSlider{
margin-top: 0px;
width:910px;
overflow: hidden; 
height: 135px;
}

#Pages #shoeSlider img{
margin: 0; 
/*border: 1px solid #641011; */
height:80px;
width:80px;
}

#Pages #shoeSlider ul li{
margin: 2px 2px; 
}


.buttonholder{width:920px;height:40px;line-height:40px;margin:0;padding:0;display:block;}

.sliderholder{float:left;width:800px;height:110px;}

/*end slider load css*/


 #pcontainer {

	margin:0 0 0 0;
	padding:0;
	background:transparent url(/Images/cssimg/bg_leaves2.png) top left repeat-x;
	/*width: 100%;*/  /* this width will create a container that will fit in an 950px browser window if text is left at browser default font sizes */
	
}

 #container {
	position:relative;
	background:transparent url(/Images/cssimg/bg_tan200x200b.png) top left repeat-y;
	width: 950px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	
	/*background:transparent;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #9c7e41;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
    padding: 20px 20px 0 20px;
}


 #topleaves {
	margin:0;
	padding:0;
	position:absolute;
	left:0;
	top:0;
z-index:1;
	width: 990px;  /* this width will create a container that will fit in an 990px browser window if text is left at browser default font sizes */
	height:150px;
	background:transparent url(/Images/cssimg/bg_leaves.png) top center no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

#topbar{
position:relative;
top:5px;	
}

/*social media icons*/
.socialmedia{
	background:transparent url(/Images/cssimg/bg_tan200x200.png) top left repeat-y;
	position:relative;
	top:10px;
	line-height:45px;
	font-size:80% !important;
	
}

.socialmedia a {
	position:relative;
	top:10px;
height:36px;
width:36px;
	}


.sLogo{
width:30px; height:30px; margin: 5px 0 0 5px; padding:0 0; display: inline;
	}

#social{
margin-left: 12px;
height:46px;
line-height:46px;
}

#sContainer h3{
padding: 3pt 8px 8px 16px;
}

.logo {
width:400px;
height:75px;
position:absolute;
left:0;
top:0;
z-index:1;

}

 #header { 
	position:relative;
	height:75px;
	display:block;
	z-index:1;
	font-size:1em;
	
margin-top: 0px;
	padding: 0 40px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

 #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

h3{ font-weight:bold;
	color:#641011;
	font-size:1em !important;
}

h4{ font-weight:bold;
	font-size:1em !important;
}

.aboutPg h4{ font-weight:bold;
	font-size:14px !important;
}

#mainContent h4{ font-weight:bold;

}
	
.lowermodules h3, #Home #Pressroom h3{ 
		font-weight:bold;
		color:#641011;
		font-size:1em !important;
		border-bottom: #9c7e41 1px solid;
		padding-bottom:3px;
	}
	
.lowermodules div{
	margin:0;
padding:0;
}

/* old styling or main nav */
#header li, #footer li{ display: inline; font-size: 75%; padding: 0 10px; border-right: 1px #000 solid;}


 #mainContent {
	padding: 100px 10px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
        font-size: 80%;
}


#Pages #mainContent{
       margin: 0 ;
       top:0;
display:block;
clear:both;
}

#mainContent .w668 ul {
padding:5px 0;

}

#mainContent .w668 ul li {
padding:5px 0;

}
/* Footer and Footer Nav Area */
 #footer { 
	padding: 10px 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	border-top:1px solid #9c7e41;
color:#888888;
margin:20px 10px 3px  10px;
display:block;
clear:both;

} 
 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0 3px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
        display: inline;
       font-size: 80%;
}

.req{color:red;}

#footer ul {position:relative;z-index:5;}
html body #footer li a{font-size:10px !important;}
#footer li.last{ border-right: 0 none;}
#footer ul li a,#footer ul li a:visited{
	font-weight:bold;
	color:#641011;
	}

#footer ul li a:hover,#footer ul li a:active{
	color:#34592d;
	text-decoration:none;
	}
	

/*div{border:1px red solid;}*/

#cat_745428_divs{
       display: inline; 
	float: right;}

/*mainNav*/
/***
#nav_729882{position:absolute;
left:168px;
}
***/
#mainNav{
	margin:0;
	padding:0;
	/*background:#dccca7 url(/Images/cssimg/bgz.jpg) top left repeat-x;*/
background:#3b1d15;
background:#641011;
	height:32px;
	}

#mainNav ul li.hide{
display: none;
}
#mainNav ul li{
float: left;
}

.console{
display:block;
height:400px;
width:766px;
	}
    
#productsConsole.console{
display:block;
height:auto  !important;
width:952px;
	}

html body .consoleRight div ul li h3{
	font-size:8pt !important;
	padding:5px 0;
	text-align:left;
}

.catBlurb{
	padding: 5px 0pt;
	display: block;
	font-size: 10px;
	line-height:1.25em;
	text-align:left;
}

.prodCatBlurbRight{
width:220px;
height: 150px; 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 10px;
}

.prodCatBlurbLeft{
width:220px;
height: 150px; 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px;
}

.catBlurb img{
float:left;
margin-right:10px;
margin-bottom:10px;
}

#Pages .console{
	display:block;
height:305px;
width:952px;
}

html #Pages #searchResults.console{
	display:block;
height:auto !important;
width:952px;
}

.featuredWrapper{ 
	width:764px;
	height:390px;
	background:#9c7e41 url(/Images/cssimg/bgx.png) top left;
	position:relative;
	top:3px;
	left:3px;
	}
	
	
#Pages .featuredWrapper{ 
	width:922px;
	height:298px;
	background:#9c7e41 url(/Images/cssimg/bgx.png) top left;
	position:relative;
	top:3px;
	left:3px;
	}

#Pages .contact .featuredWrapper{ 
	width:442px;
	height:385px;
	background:#9c7e41 url(/Images/cssimg/bgx.png) top left;
	position:relative;
	top:3px;
	left:3px;
	}

#Pages #ResultBar .featuredWrapper2{ 
	width:380px;
	height:104px;
	background:#9c7e41 url(/Images/cssimg/bgx.png) top left;
	position:relative;
	top:14px;
	left:15px;
	}

#Pages #ResultBar .featured2{
				margin:0 0 3px 0;
				padding:0;
				/*background:transparent url(/Images/cssimg/bgy.jpg) top left repeat-x;*/
                                background-color:#ffffff;
				width:380px;
	                        height:104px;
				border:1px #9c7e41 solid;
				overflow:hidden;position:relative;top:-4px;left:-4px;
				}


#Pages .productsL .featuredWrapper{ 
	height:310px !important;
	}


#Pages .productsL .featured{ 
	height:310px !important;
	}

.featured {
		margin:0;
		padding:0;
		background:transparent url(/Images/cssimg/bgy.jpg) top left repeat-x;
		width:764px;
		height:390px;
		border:1px #9c7e41 solid;
		margin-right: 0;overflow:hidden;position:relative;top:-4px;left:-4px;
		}
		
#Pages .featured{
				margin:0 0 60px 0;
				padding:0;
				background:transparent url(/Images/cssimg/bgy.jpg) top left repeat-x;
				width:922px;
				height:298px;
				border:1px #9c7e41 solid;
				overflow:hidden;position:relative;top:-4px;left:-4px;
				}

#Pages .featured{
				margin:0 0 60px 0;
				padding:0;
				background:transparent url(/Images/cssimg/bgy.jpg) top left repeat-x;
				width:922px;
				height:298px;
				border:1px #9c7e41 solid;
				overflow:hidden;position:relative;top:-4px;left:-4px;
				}

#Pages #prodcatpage.featured{
				margin:0 0 3px 0;
				padding:0;
				background:transparent url(/Images/cssimg/bgy.jpg) top left repeat-x;
				width:922px;
				border:1px #9c7e41 solid;
				overflow:hidden;position:relative;top:-4px;left:-4px;
				}

#Pages .contact .featured{
				margin:0 0 3px 0;
				padding:0;
				background:transparent url(/Images/cssimg/bgy.jpg) top left repeat-x;
				width:442px;
	            height:385px;
				border:1px #9c7e41 solid;
				overflow:hidden;position:relative;top:-4px;left:-4px;
				}

#shoeSlider li{
padding:1px;
height:80px;
width:80px;
line-height:80px;
border:1px solid #d5d5d5;
background-color:#d5d5d5;

}

#shoeSlider li.hoverx {
border:1px solid #8ca54e;
background-color:#8ca54e;

}

#shoeSlider li.activex {
border:1px solid #641011;
background-color:#641011;

}
	
#mainNav{
text-align:center;
}

#cat_729882_divs{/* main nav items*/
		/*background:transparent url(/Images/cssimg/bg_tan200x200.png) top left repeat-x;*/
		height:32px;
		
width:980px;
/*position:relative;*/
	}

#mainNav ul {
	list-style-type:none;
	z-index: 32;
        position: absolute;
        left: 27%;
	}
	
#mainNav ul li {
	display:inline;
}
#mainNav ul li ul li{
	display: block;
	float: none;
}
		
#mainNav ul li a,#mainNav ul li a:visited{
	padding:0 5px;
margin-left:5px;
margin-right:5px;
	font-size:9.5pt;
	line-height:30px;
	font-weight:bold;
	color:#641011;
color:#fde180;
	}

#mainNav ul li a:hover,#mainNav ul li a:active{
	color:#93b269;
	text-decoration:none;
	}
		
/*end mainNav */

/*where to buy map stuff */

#searchResults.console .featuredWrapper, #searchResults.console .featured{
height:150px !important;
}

#GoogleMaps {
width:900px !important;
padding:11px;
margin-top:20px;
background:#fbf8f1;
visibility: hidden;
}




#Shops .item-details .gmaps img.pinpoint {
border:0;
border-style:none !important;
}

#mainNav ul li{position:relative;
}

#mainNav ul li ul{
	display: none;
	position: absolute;
left:-28px;
width:174px;
top: 28px;
}

#mainNav ul li #navsub_729882_457968{
left:-40px;
}

ul li ul{display: none;}

/* Home Page CSS */
/**** Events **/
.listItem{
margin: 5px 0;
}

.listItem li{
padding: 3px 0 0 0;
font-weight: bolder;
}

.listItem .shortDescrip{
font-weight: normal;
line-height:1.25em;
}

/*Press Room Styles */

/*#Home #Pressroom{
margin-top: 52px;
}*/

#Pressroom{
margin-top: 25px;
}

#Pressroom h1{font-size:18px;}

#Pressroom #In-the-Press .title, #Pressroom #In-the-Press .shortDescrip, #Pressroom #news-list .title{font-size:14px;
clear:both;
margin-bottom:8px;
}

#In-the-Press .title,  #In-the-Press .shortDescrip, #news-list .title{font-size:14px;
clear:both;
margin-bottom:8px;
margin-top:15px;
}

#Pressroom #In-the-Press li.img {
clear:both;
margin-bottom:20px;
}

#retailerAds ul{
line-height:1.4em;
}

#retailerAds li{
display: inline;
line-height:1.4em;
}

#retailerAds li a img, #Home #Pressroom img {
border:1px solid #9c7e41;
border:1px solid #b89c69;
}

#retailerAds .shortDescrip{
font-weight: normal;
display: block;
}

#social-extended li{
margin-top: 10px;
}

#social-extended .heading{
font-weight: bold;
font-size: 1em;
line-height:1.35em;
}

#social-extended .descrip{
margin-top:3px;
font-size: 1em;
line-height:1.35em;

}
#breadcrumbs{
padding: 20px 0;
font-size: 90%;
height:30px;
visibility: hidden;
}

#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:link{
color: #000;
text-decoration: none;
margin: 10px;
font-weight: bold; 
}

#breadcrumbs a:hover{
text-decoration: underline;
}

/* General Module Styles */
.list-item{ margin-top: 10px; padding-bottom: 10px; min-height: 12px;}
.list-item img{border:1px solid #b89c69; margin-right: 10px; display: block;}
#Events.eventlistview .listItem .img, #Events.eventlistview .listItem .longDescrip{
	display:none;
	}
	
.list-item a{text-decoration: none; color: blue;}
.list-item a:hover{text-decoration: underline;}
.list-item .recipe-thumbnail{display: block;}
.list-item .recipe-details{ }

#stores-results .list-item{
border-top:1px solid #CCCCCC;
color:#888888;
margin:20px 0 0 0;
padding:15px 0;
}

/* News List */
#news-list .listItem{
margin: 20px 0;
}

#news-list .listItem .shortDescrip {
display: none;
}

#news-list .listItem .longDescrip{
font-weight:normal;
font-size: 90%;
}

#In-the-Press .img{
float: left;
}

#In-the-Press .longDescrip{
clear: both;
}
/** Home **/
#Home #Events .img, #Home #Events .longDescrip {
display: none;
}

/** Products **/
#Products #Events .img, #Products #Events .longDescrip {
display: none;
}

#Products .consoleLeft  {
margin-top:5px;
	margin-left:10px;
}


#Products .consoleRight  img {
	border:1px solid #9c7e41;
}

/*** Events  **/
#Events #Upcoming img, #Events #Upcoming .longDescrip, 
#Events #Featured .shortDescrip{
display: none;
}

#Events #Featured .img{
float: left;
}
#Events #Featured .longDescrip{
font-weight: normal;
}

#Events #Featured .listItem{
clear: both;
}

#News .img, #News .shortDescrip{
display: none;
}

#News .longDescrip{
font-size: 90%;
font-weight: normal;
}

#News .listItem{
margin: 20px 0;
}



#Pressroom #In-the-Press .listItem , 
#Pressroom #In-the-Press .img {
float: left;
}

#Pressroom #In-the-Press .shortDescrip{
float: left; width: 360px;
}



/*#Home .console{margin-top: 10px;}*/
#Home #featuredWrapper{width:764px;
height:390px;background:#9c7e41 url(/Images/cssimg/bgx.png) top left;
position:relative;
top:3px;
left:3px;
}

/** Category Landing Pages **/
#Pages #catWrapper{
width: 930px; 
height:72px;
padding: 0;
background:transparent url(/Images/cssimg/bgy.jpg) 0 0 repeat;
}

#Pages #prodWrapper{
  width: 920px; 
  margin: 9px 0 0 0;
  padding: 0px; 
clear:both;
 background-color: #f7f7f5;
}

#Pages #prodWrapper div{display:block}

#Pages #prodWrapper, #Pages #prodWrapper div{
z-index:0;}

#Pages #prodList{
background-color: #fff;
  background-attachment:fixed; 
  scrollbar-arrow-color: #fff;
  scrollbar-track-color: #d6d6d6;
  scrollbar-face-color: #666;
  scrollbar-highlight-color: #ccc;
  scrollbar-3dlight-color: #ccc;
  scrollbar-darkshadow-color: #ccc;
  scrollbar-shadow-color: #d6d6d6;
  /*overflow: auto;*/
  width: 860px; 
display:block;
  border: 1px #c5c5c5 solid;
  padding: 10px 10px 0 20px; 
  position: relative;
  left: -4px;
}


#Pages .prodItem{
width: 330px;
}



#Pages #prodWrapper .descrip{
width: 870px;
padding:12px 0 12px 0;
} 


#Pages #prodWrapper .descrip .btnWTB{
background-color: #f7f7f5;
border: 1px solid #641011; 
color: #641011; 
font-weight: bold;
font-size: 11pt; 
padding: 3px;
float: left;
margin-left: 12px; margin-top: 5px;
cursor: pointer;
} 

#Pages #prodWrapper .descrip h1{
color: #641011; font-weight: bold; font-size: 15pt;
float: left;
text-transform:uppercase;
}

#prodWrapper{
display: block;
}

/** Product Category Landing Pages **/
#Pages #shoeList .prodItem{ font-weight: bold;width:82px;height:82px;}
#Pages .prodItem{ font-weight: bold;}
#Pages .prodItem img{ float: left; margin-right: 5px; display: block;padding:1px;}
#Pages #shoeList .prodItem img{ float: left; margin: 0; display: block;}
#Pages #prodWrapper .prodItem .title{ font-size: 14px; color:#99a55f;text-transform:uppercase;}
#Pages .prodItem .color{ font-size: 12px; color: #641011;text-transform:uppercase;}
#Pages .prodItem .section{ font-size: 10px; color:#99a55f;font-weight:normal;text-transform:uppercase;}
#Pages #catProdList img{ border: 1px solid #641011;}
#shoeSlider img{cursor: pointer; }


/** Style profiler **/
#Pages #styleProfiler  .prodItem{ font-weight: bold;width:210px;height:90px;}
#Pages #styleProfiler  .prodItem, #Pages #styleProfiler  .prodItem img{ float: left; margin-right: 5px; display: block;}
#Pages #styleProfiler  .prodItem .title{ font-size: 12px; color:#99a55f;text-transform:uppercase;padding-bottom:4px;}
#Pages #styleProfiler  .prodItem .color{ font-size: 11px; color: #641011;text-transform:uppercase;padding-bottom:4px;}
#Pages #styleProfiler  .prodItem .section{ font-size: 10px; color:#99a55f;font-weight:normal;text-transform:uppercase;padding-bottom:4px;}
#Pages #styleProfiler  #catProdList img{ border: 1px solid #641011;}
#shoeSlider #styleProfiler  img{cursor: pointer; }

/** Product Landing Pages **/
#Pages #Products #modLifeStyle{width: 450px;}
#Pages #Products #prodCategories{width: 460px;}
#Pages #Products #prodCategories #pCatHeading{text-align: center; height: 34px; line-height: 34px;}
#Pages #Products #prodCategories #pCatHeading h4{font-size: 1em; font-weight: bold; line-height: 38px;}
#Pages #Products #modLifeStyle  .imgLifestyle{position: relative; top: 14px; left: 14px;}

/** Privacy Policy **/
h1{font-weight: bold; margin: 10px 0; font-size: 10pt;}
h1.title{ font-size: 11pt}

/** Where To Buy **/
#searchResults .noResults, #searchResults .Results{
margin-top: 20px;
display: none;
}

/*#retailerAds{
margin-top: 5px;
}*/


.clrflt {height:1%;margin:0;padding:0;clear:both;display:block;
}

#shoeSlider .title, #shoeSlider .color,#shoeSlider .section{display: none;}

/*Style Profiler */

#Pages #prodList .prodItem img, #Pages #styleProfiler .prodItem img{
border: 1px solid #ccc;
}
#appContent{background:#fff url(/Images/cssimg/bg_styleprofiler2.jpg) top right no-repeat;}
#styleProfiler .prodItem {width:205px;}
#styleProfiler  .thLink{display: block;}
#shoeSlider .thLink{display: none;}
#styleProfiler #appContent{border: 1px solid #9c7e41; min-height: 435px;background-color:#fff;}
#styleProfiler #questions{padding: 10px;}
#styleProfiler #questions .questionsmodule{margin-top: 15px;}
#styleProfiler #questions h1 {font-size:16px;}
#styleProfiler #pageIndicator {margin: 20px auto; width: 250px; position: relative; top: 10px;font-weight:bold;}
#styleProfiler #sliderNav {height:32px;width:370px;line-height:32px;margin: 10px 0pt 0pt 20pt; text-align: center;}
#styleProfiler #shoeListRegion {background-color:#fff;border: 1px solid #9c7e41; margin: 10px 0 10px 0; padding: 10px 10px 10px 10px; height: 390px;font-size:10px;}
#styleProfiler #shoeList{overflow: auto; height: 325px;}
#styleProfiler #shoes li{ margin: 10px 0; height: 83px; float: left;}
#styleProfiler ul li ul{display: block;}
#styleProfiler #shoeListRegion{display: none;}
#styleProfiler #questions img{width: 250px; height: 250px; display: block; float: left;margin:8px 8px 8px 0;clear:none;}
#styleProfiler dt{font-weight:bold;font-size:14px;}
#styleProfiler .questionsmodule{position:relative;left:15px;top:22px;}
/*#styleProfiler #sliderNav{ background-color:#808f49}*/
#styleProfiler .showOptions {margin-top:10px;}
#styleProfiler #questions dt{color:#808f49;}
#styleProfiler #questions dd{margin:0;padding:0;}
#styleProfiler #carousel {height:310px;overflow:hidden;}
#styleProfiler .main{display: none;}
#styleProfiler #shoeWrapper2 {height:310px;padding:10px;}
/*#styleProfiler #shoeWrapper2 ul li {background-color:#f2eee6;padding:0 5px;}*/
#styleProfiler #shoeWrapper2 .imgHolder {padding:2px 0 5px 0;}
#styleProfiler .questionsmodule input{margin-left:0;padding-left:0;}
#styleProfiler a.cssbutton{display: inline-block; float: none;}
#styleProfiler a.prev, #styleProfiler a.next, #styleProfiler a.reset{display: inline; float: left;}

.sliderbutton {float:left; width:22px;  display: none;}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#93b269}
#slider { position:relative; overflow:auto; width:728px; height:335px; border:1px solid #987c49; background:#fff; margin: 15px auto 0 auto;}
#slider ul {position:absolute; list-style:none; top:0; left:40px;}
#slider li {float: left; width:728px; height:335px; padding-right: 35px; }

#In-the-Press ul.listItem{margin-top:42px !important;}

/*.pagination {position: absolute; left: 652px; top: 360px; list-style:none; height:25px; margin:15px 0 0 32px}*/
#Pages #In-the-Press .pagination {position: absolute; left: 0px; top:150px; list-style:none; height:25px; margin:15px 0 0 32px}

#Pages .pagination {position: absolute; left: 33px; top:-50px; list-style:none; height:25px; margin:15px 0 0 32px}

.pagination li {float:left; cursor:pointer;  text-align:center; color:#fde180; font-size:8px !important;font-weight:bold;margin:0;padding:0;}
.pagination li:hover {color:#000}
li.current {border:1px solid #ccc; background:#4e663a}

li#content {width:728px; height:335px; }
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}


#home #Pressroom{
position: relative; top: -600px; left: 380px; width: 150px;
}

#home #Pressroom #mags{
margin-top: 10px;
margin-left: 30px;
}

#home #Pressroom #mags li{
margin: 15px 0;
}

#webapp7411pagination{ display: none;}

/* #Promotions, #Retailer-Buzz{
display: none;
}*/

#Promotions, #Retailer-Buzz{
display: block;
}
.store-data{
width: 450px;
}

.mapsdata{
	display:none;
	
}


/**
 * dropdowns
 */
#mainNav ul ul li a, #mainNav ul ul li a:visited {
    color:#FDE180;
    font-size: 8.5pt !important;
    font-weight: bold;
    line-height: 28px;
    padding: 0 10px;
}


#mainNav li.dropdown ul li a{
font-size:8.25pt !important;
 padding:0 10px;
}
    #mainNav ul ul li.odd{
    background-color:#486734;
    }

     #mainNav ul ul li{
    line-height:1.2em;
    background-color:#577442;
    border-width:0px 1px 1px 1px ;
    border-style:solid;
    border-color: #7a8b52;
    cursor: pointer;
    height: 30px;
    }

    #mainNav ul ul li:first-child{
    border-width:1px 1px 1px 1px ;
    }

    #mainNav ul li:hover{
    background-color:#641011;
    }

    #mainNav ul li.odd:hover{
    background-color:#641011;
    }

#mainNav li.dropdown {
cursor: pointer;
background:transparent url(/Images/cssimg/bg_dwn_arrow.png) bottom center no-repeat;
}

#mainNav li.dropdownactive {;
cursor: pointer;
background:transparent url(/Images/cssimg/bg_dwn_arrow_active.png) bottom center no-repeat !important;
}

#mainNav ul li.dropdownactive a:first-child {color:#8ca54e}

#mainNav ul ul li a, #mainNav ul ul li a:visited {
    color:#FDE180 !important;
    font-size:8.5pt !important;
    font-weight:bold;
    line-height:28px;
    padding:0 10px;
    }

#mainNav ul ul li a:hover, #mainNav ul ul li a:active {
    color:#8ca54e !important;
    }


html body #Pages #In-the-Press .PressIndex ul.pagination {display:none !important;}

.PressIndex  #webapp7430pagination {display:none !important;}
#Pages #prodWrapper .stats{display:none;}


#Pages .shoeSlider .prodItem .title{color:#99a55f;text-transform:none;}


/* category popup stuff */
 .colors img { position: absolute; left: 195px; top: 75px; padding: 0; margin: 0px; z-index: 100000;border:1px solid #e5e5df;}
#all_shoes {border: 1px solid grey; padding: 10px;display:none;font-weight:bold; }
#all_shoes a {font-weight:bold; }
#all_shoes .colors li {height:1.5em; font-size:11px;padding:5px 20px 5px 30px;list-style:none;}
#all_shoes .colors li.odd{background-color: #FFF;}
#all_shoes .colors li.even{background-color:#f5f2ed;}
#all_shoes ul.colors{padding-left:0px;margin-left:0px !important;list-style-type:disc;list-style-position:inside;text-indent:0;}
#all_shoes .categories .styles .styleTitle h2.title {line-height:1.5em;padding:3px;padding-bottom:3px;font-size:12px; text-indent:6px;}
#all_shoes .styleTitle{background-color:#E5E5DF;}
.prodthumbs{opacity:0.5;filter: alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}
.prodthumbs_hover{opacity:1;filter: alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.main .prodthumbnails {opacity:1;filter: alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.prodthumbnails ul li img{opacity:0.5;filter: alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}
.prodthumbnails ul li img.full_opacity{opacity:1;filter: alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}


/* - - - - - - - -  -retail ats stuff - - - - - - - - */

   #Pages .prodItem .retailats_wrapper table {
    border: 1px #bbb solid !important;
    font-size: 9px !important;
    margin-top: 15px !important;
    border-collapse: collapse !important;
    background-color: #ddd !important;
    text-align: center !important;
    }

 #Pages .prodItem .retailats_wrapper h4 span.title{
font-size:1em !important;
color:#000 !important;
text-transform:capitalize !important;
}

    .yes {
    color: #fff;
    background-color: #babd99;
    }
    .no {
    color: #000;
    }

 .numbergrid {
    width: 24px;
    text-align: center;
    background-color: #fff;
    }
    .onlinebrand {
    text-indent: 10px;
    width: 140px;
    background-color: #fff;
    text-align: left;
font-size:10px;
    }


/* - - - - - - - this cbox hack code below makes anything below it get ignored  - - - - - - - */

    #cboxContent #all_shoes{display: block;}
    #cboxContent { text-align: left;}
    #cboxContent #all_shoes { padding: 10px 10px 150px 10px;}
    #cboxClose{position:absolute; right:10px; top:14px; color: black;}
    #cboxContent .data,  #cboxContent .colors img{ display:none;}
    #cboxContent .styles,  #cboxContent .colors{display: block; position:static; left:20px; font-size: 16px;  }
    #cboxContent .colors img { position: absolute; left: 175px; top: 0px; padding: 0; margin: 0px; z-index: 100000;border:1px solid #e5e5df;}
    .categories a {text-decoration: underline;}
    #Pages #cboxLoadedContent #all_shoes .colors li.odd{background: #ffffff;}
    #Pages #cboxLoadedContent #all_shoes .colors li.even{background: #f5f2ed;}
    ul.styles{border:1px solid #e5e5df;}
    #cboxContent .styles .colors li{list-style:none;}
    #cboxContent #all_shoes {border: 1px solid grey; padding: 10px;font-weight:bold; }
    #cboxContent #all_shoes a {font-weight:bold; }
    #cboxContent #all_shoes .colors li {height:1.5em; font-size:11px;  list-style-position:inside;}
    #cboxContent #all_shoes ul.colors{padding-left:0px;margin-left:0px !important;list-style-type:disc;list-style-position:inside;text-indent:0;}
    #cboxContent #all_shoes .categories .styles .styleTitle h2.title {line-height:1.5em;padding:3px;padding-bottom:3px;font-size:12px; text-indent:6px;}
    .share{position:relative;top:10px}
    #Pages .prodItem .retailats_wrapper .color{padding-left: 5px}
	.bold{font-weight:bold;}
#pano{position:relative;top: -4px; left: -105px;display:inline-block;}
.tcontent iframe{overflow:hidden;}
html .retailats{display:none;}
