* {
	padding: 0px;
}

body {
	font-family: georgia, times new roman;
	font-size: 11px;
	background: url(../images/img/bg.jpg);
	color: #4b4b4b;
	text-align: center;
}

/** TEMPLATE STYLING **/

#wrapper {
	width: 1002px;
	border-top: none;
	position: relative;
	margin: auto;
}

#header {
	height: 113px;
	background-image: url( "../images/img/bg_header.gif" );
	background-repeat: no-repeat;
	background-position: top;
}

#logo {
	position: absolute;
	top: 40px;
	left: 30px;
}

#hotzone {
	position: absolute;
	top: 45px;
	right: 105px;
	text-align: right;
	width: 475px;
}

#menu {
	height: 28px;
	background: url(../images/img/bg_navigation.jpg) repeat-x;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	color: #fff;
	font-size: 11px;
}

#menu li {
	display: inline;
	list-style: none;
	margin: 0 15px;
}

#menu a, a.visited, a.active {
	font-size: 11px;
	color: #fff;
}

#menu a:hover {
	color: #6ecae1;
}

#middle {
	background: #c8a760;
	padding: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}

#middle a, a.visited, a.active {
	color: #7a4520;
}

#middle a:hover {
	color: #287dde;
}

#session {
	float: right;
	font-size: 11px;
	text-align: right;
	padding: 5px;
	color: #3d2123;
}

#session a, a.visited, a.active {
	color: #7a4520;
}

#session a:hover {
	color: #696969;
}

#session li {
	display: inline;
	list-style: none;
	margin-left: 5px;
}

#search_top {
	background: #fff;
	padding: 3px;
	border: 1px solid #e0bf78;
	float: left;
}

#subscribebox {
	background-color: #fff;
	width: 160px;
	padding: 3px;
	border: 1px solid #d6d6d6;
}

#search_top input {
	border: none;
}

.submit {
	position: relative;
	top: 2px;
}

#left {
	width: 189px;
	float: left;
	text-align: left;
}

#left ul {
	list-style: none;
}

#container {
	width: 972px;
	float: left;
	text-align: left;
	padding: 10px 15px;
	background: url(../images/img/bg_footer_top.png) no-repeat bottom #eadfb8;
}

#content_product {
	width: 750px;
	float: left;
	margin: 0 10px;
	_margin: 0 5px;
	text-align: left;
	font-family: lucida grande, arial;
}

#content {
	width: 544px;
	margin: 0 18px;
	float: left;
	text-align: left;
	padding-bottom: 15px;
	line-height: 16px;
	letter-spacing: -.04em;
	font-family: lucida grande, arial;
}

#content p {
	padding: 5px 10px;
}

.storelocator td {
	padding: 5px;
	border-bottom: 1px dashed #633302;	
}

#right {
	width: 189px;
	float: right;
	text-align: left;
	clear: right;
}

#footer {
	height: 102px;
	text-align: left;
	font-size: 11px;
	clear: both;
	color: #5D2F00;
	padding: 10px;
	background-image: url( "../images/img/bg_footer.gif" );
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer hr {
	margin: 10px 0px;
	*margin: -1px 0px;
	border: none;
	height: 1px;
	border-top: 1px solid #6A3A09;
}

#footer a, a.visited, a.active {
	color: #5D2F00;
	z-index: 9999;
	position: relative;
}

.productbox {
	width: 108px;
	height: 135px;
	_height: 165px;
	float: left;
	margin: 1px;
	font-size: 10px;
	padding: 10px;
	text-align: center;
	position: relative;
	border: 1px dotted #C8A760;
	background: #f6f1e1;
}

.productbox a, a.visited, a.active {
	color: #1F5CA1;
}

.productbox a:hover {
	color: #696969;
}

.subcategories {
	padding: 0px 10px;
	background: #EFE6DC;
	float: left;
	width: 175px;
	line-height: 12px;
}

.subcategories ul {

}

.subcategories li {
	list-style: none;
}

.subcategories a, a.visited, a.active {
	color: #886841;
}

.subcategories a:hover {
	color: #1B9EBF;
}

.boxcontent {
	padding: 5px 7px;
	font-size: 11px;
	width: 175px;
	background: #f6f8d3;
}

.boxcontent ul {
	margin-left: 10px;
	margin-top: 10px;
}

.boxcontentfilter {
	float: left;
	width: 169px;
	padding: 5px 10px;
	position: relative;
	font-size: 11px;
	margin-bottom: 5px;
	background: #F6F8D3;
}

.boxcontentscroll {
	padding: 5px;
	position: relative;
	overflow-y: scroll;
	height: 100px;
	width: 179px;
}

.box {
	font-size: 11px;
	color: #3c3c3c;
	width: 189px;
	clear: both;
	margin-bottom: 5px;
}

.box li {
	list-style: none;
	margin-bottom: 5px;
}

.boxfilter {
	margin-top: 10px;
	position: relative;
}

#product_contain {
	width: 750px;
	margin-top: 5px;
	position: relative;
	float: left;
}

#product_images {
	width: 244px;
	height: 290px;
	float: left;
	padding: 10px 10px 6px 10px;
	text-align: center;
	background: #FFF;
	border: 1px dotted #C8A760;
}

#product_container {
	width: 452px;
	height: 302px;
	float: right;
	border: 1px dotted #C8A760;
	padding: 2px 10px;
	position: relative;
	text-align: left;
	background: #F6F1E1;
}

#product_overview {
	width: 210px;
	float: left;
	font-size: 11px;
	border-top: 1px solid #663703;
	border-bottom: 1px solid #663703;
}

#product_order {
	width: 219px;
	float: right;
	border: 1px dotted #C8A760;
	padding: 5px;
	background: #EADFB8;
}

#product_overview hr {
	border: none;
	height: 1px;
	border-top: 1px solid #663703;
	margin: 0px;
}

#product_overview h3 {
	font-size: 11px;
}

#product_order hr {
	margin: 5px 0;
}

#product_order h2 {
	border-bottom: 1px solid #663703;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

#product_order select {
	margin: 0px;
	font-size: 12px;
}

img {
	border: none;
}

hr {
	border: none;
	height: 1px;
	border-top: 1px solid #93552A;
	margin: 2px 0;
	_margin: 1px 0;
}

form {
	margin:0;
	padding:0;
}

.profile {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	text-align: center;
	padding: 7px;
	color: #A3C762;
	margin: 10px 0;
}

.profile a, a.visited, a.active {
	color: #696969;
	margin: 0 5px;
}

.profile a:hover {
	color: #A3C762;
}

.profile li {
	list-style: none;
	display: inline;
}

a, a.visited, a.active {
	color: #4f2c25;
	text-decoration: none;
}

a:hover {
	color: #1a97b6;
	cursor: pointer;
}

blockquote, p {
	padding: 5px;
	margin: auto;
}

.TopBottomBar{
	font-size:11px;
}

.rightbox {
	margin-bottom: 3px;
	padding: 3px;
}

.strike{
	text-decoration:line-through;
	color: #aeaeae;
}

.addressBox {
    float: left;
    width: 240px;
    border: 1px dashed #663605;
    padding: 4px;
    margin: 4px;
}

/** BOX STYLES **/

A:ACTIVE.BoxLink{color: #4380C5;}
A:LINK.BoxLink{color: #4380C5;}
A:VISITED.BoxLink{color: #4380C5;}
A:HOVER.BoxLink{color: #696969;}

/** PAGE HEADER AND NAVIGATION					**/
.pageHeader{
	text-align:left;
	padding:5px 0;
	margin:0px;
	color: #5E413B;
	font-size: 15px;
	font-family: georgia;
}

.pageNavigation{
	background: #C8A760;
	color: #663703;
	padding: 5px;
	clear: both;
}

.pageNavigation a, a.visited, a.active {
	color: #663703;
}

.pageNavigation a:hover {
	color: #FFF;
}

/** CATALOG ITEMS				 				**/
.CatalogNavigation{

}

.CatalogItemDark{
	background: #e3c992;
	padding: 5px;
	color: #3f4145;
}

.CatalogItemDark a, a.visited, a.active {
	color: #3f4145;
}

.CatalogItemDark a:hover {
	color: #205DA2;
}

.CatalogItemLight{
	padding: 10px;
	background: #F6F1E1;
}

/** LISTS FOR CART ITEMS - USES CATALOG STYLES **/

.listHeader{

}

.listItem{

}

/** FORMS										**/
/**NEW FORM STYLES**/

.formFieldSet{
	margin-top:0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	/*border-style: outset;*/
	padding: 10px;
	border: 1px solid #663605;

}

.formContent{
	clear:both;
	float:left;
	padding-left:0px;
	width:99%;
}

.formSeparator{
	padding:6px;
}

.formHeader{
	clear:both;
	padding:5px;
	color: #93552A;
	font-size: 14px;
}

.formLine{
	clear:both;
	float:left;
	width:100%;
}

.formCaption{
	float:left;
	padding:5px;
	margin-top:3px;
	text-align:right;
	width:40%;
}

.formControl{
	float:left;
	padding:5px;
}

.formSpace{
	float: left;
	padding: 5px;
	padding-left: 15px;
}

.formSpace label {
	float: left;
	width: 90%;
}

.formControlText{
	width:144px;
}

.formControlSelect{
	width:150px;
}
5514655
.formButtons{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
	float:left;
	width:99%;
}
/**NEW FORM END**/

label {
	float: left;
	width: 30%;
	padding: 2px;
}

.formline {
	padding: 10px;
}

.FormItems{
	padding:2px;
}

.formRemark{
}

.ProductSubtitle{
	padding: 5px 0;
	margin: 0px;
	font-size: 18px;
	color: #663703;
}

.shadetabs{
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font-weight: bold;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	position: relative;
	top: 1px;
	*top: 1px;
	_top: 2px;
}

.shadetabs a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: -1px;
	border: 1px solid #ccc;
	color: #4B4B4B;
	background: #FFF;
	float: left;
}

.shadetabs a:visited{
	color: #2d2b2b;
}

.shadetabs a:hover{
	color: #000;
}

.shadetabs a.selected{ /*selected main tab style */
	position: relative;
	top: 0px;
}

.shadetabs a.selected{ /*selected main tab style */
	background: #C8A760;
	border-bottom-color: #C8A760;
	color: #FFF;
}

.shadetabs a.selected:hover{ /*selected main tab style */
	text-decoration: none;
	color: #000;
}

.tabcontentcontainer {
	border:1px solid #ccc;
	margin-bottom: 1em;
	padding: 1px 10px;
	clear: both;
	background: #F6F1E1;
}

.tabcontent{
	display: none;
	padding: 10px 5px;
	text-align: left;
}

.tabcontent h2 {
	color: #000;
}

object {
	margin: 0px;
	padding: 0px;
}

.alsobought {
	float: left;
	height: 155px;
	width: 125px;
	padding: 5px;
	text-align: center;
	background: #fff;
	margin-right: 5px;
	border: 1px solid #c2d1e9;
	font-size: 11px;
}

.alsoboughtimg {
	height: 100px;
}

/* CAROUSEL */
#productCarousel{position:absolute;bottom: 10px; left: 12px;width:450px;height:100px;}
#carousel{
		width: 400px;
		height: 100px;
		overflow: hidden;
		float:left;
}
#carouselContent {
	list-style:none;
	margin:0px;
	padding:0px;
	width: 1000px;
}
.carousel-item {
	float: left;
	width: 100px;
	height: 100px;
	overflow:hidden;
	list-style:none;
	margin:0px;
	padding:0px;
}
#carouselPrev{background-image:url(/assets/images/carousel/prev.png);}
#carouselNext{background-image:url(/assets/images/carousel/next.png);}
.carousel-control{
	position:relative;
	display:block;
	width:24px;
	height:100px;
	float:left;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
	background-position:0px -100px;
}
.carousel-control.disabled{visibility:hidden;}
.carousel-control:hover{background-position:0px 0px;}
/************/
/*ROUNDED CONTAINER*/
.rnd{position:relative;width:100%;}
.rnd *{margin:0px;}
.rnd .tl{
	position:relative;
	padding:0 0 0px 3px;
	background:url(/images/box/shoedawg/tl.png) no-repeat;
	vertical-align:middle;
}
.rnd .tr{
	background:url(/images/box/shoedawg/tr.png) no-repeat right top;
	padding:3px 3px 0px 0px;
	vertical-align:middle;
}
.rnd .bl{
	position:relative;
	padding-left:3px;
	background:url(/images/box/shoedawg/bl.png) no-repeat left bottom;
}
.rnd .br{
	background:url(/images/box/shoedawg/br.png) no-repeat right bottom;
	height:3px;
}
/************/
/************/
/* CATELOG FILTERS NAV BAR */
#navFilters{
	position:relative;
	list-style:none;
	margin:0px auto;
	padding:10px;
}
#navFilters li{
	display:block;
	position:relative;
	float:left;
	list-style:none;
	vertical-align:middle;
	margin: 0 10px;
}
#navFilters li.active {}
#navFilters li.active a{color:#886841;}
/*
#navFilters li.active a:before{content:"[ ";}
#navFilters li.active a:after{content:" ]";}
*/
#navFilters .heading{
	position:relative;
	display:block;
	float:left;
	list-style:none;
	height:100%;
	font-size:12px;
	font-weight:bold;
	color:#9B7741;
	vertical-align:middle;
	margin-left:10px;
}
#navFiltersContent{
	position:relative;

}
#navFilters li a{
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#5E413B;
	z-index:900;
}
.wrap{
	display:block;
	position:relative;
	float:left;
}
.right{
	position:absolute;
	top:5px;
	right:5px;
}
#filterBrandListing li{
	display:block;
	float:left;
	margin:10px;
}
.pageFilters{
	position:relative;
	background: #F6F8D3;
	color: #886841;
}
.filter-content{position:relative;width:450px; margin:auto;}
#filterBrandListing div,
#filterHeelListing div,
#filterPriceListing div{
	float:left;
	width:140px;
}
.filter-content a b{font-weight:bold;}


/* Gallery - Main, Large Slideshow*/
#almGallery{
	position:relative;
	width:550px;
	height:325px;
	margin: auto;
	list-style:none;
	padding:0px;
	margin:0px auto 20px auto;
	background-repeat:no-repeat;
	background-position:left top;
}
#almGallery li{
	position:absolute;
	width:530px;
	height:305px;
	list-style:none;
	padding:0px;
	margin:0px;
	top:10px;
	left:10px;
}
#almGallery img{
	width:530px;
	height:305px;
}
/*Mini Gallery - Brand Landing Pages*/
#almGalleryMini
{
	position:relative;
	width: 365px;
	height: 274px;
	z-index:5;
	float: right;
	list-style:none;
	margin:5px auto;
}
#almGalleryMini li{
	position:absolute;
	width:365px;
	height:274px;
	list-style:none;
	padding:0px;
	margin:0px;
}
#almGalleryMini img{
	width:365px;
	height:274px;
}


#galleryPlay{

}
#galleryStop{

}

#galleryPrev{
	left:0px;
	background:url(/assets/images/gallery/prev.png) no-repeat center left;
}
#galleryNext{
	right:0px;
	background:url(/assets/images/gallery/next.png) no-repeat center left;
}
.gallery-control{
	position:absolute,
	display:block,
	margin:0px 10px,
	cursor:pointer,
	background-position:center left !important;
	top:0px;
	height:100%;
	width:30px;
}
.show-control{

}
.gallery-nav{
	position:absolute;
	height:30px;
	line-height:30px;
	vertical-align:bottom;
	width:100%;
	top:102%;
	left:0px;
	padding-top:2px;
	font-size:15px;
	/*border-top:3px solid #37a3bd;*/

	/* determines where page boxes show */
	text-align:right;

}
.gallery-nav .showing{
	color:#bb9d77;
	border-color:#bb9d77;
	background:#F7F2EC;
	font-weight:bold;
}
.gallery-nav .showing:hover{}
.item-control{
	padding:2px 5px;
	margin:2px 5px;
	text-decoration:none;
	border:1px solid #fff;
	color:#37a3bd;
}
.item-control:hover{
	color:#bb9d77;
}

/* GALLERY SKINS */
.gallery{
	background:url(../images/bg_slide_ie.png);
}
.gallery-frame{
	background:url(../images/bg_slide_shoedawg.png);
}
.gallery-frame-light{
	background:url(../images/bg_slide_frame_light.png);
}
.gallery-no-shadow{
	background:url(../images/bg_slide_no_shadow.png);
}
#popupWindow h1{padding:10px;font-size:16px;}
#popupWindow ul{position:relative;list-style:none;margin:auto;}
#popupWindow ul li{display:block;float:left;height:60px;width:60px;margin:5px;list-style:none;}
.popup-thumb{
	display:block;
	padding:5px;
	border:2px solid #fff;
	height:40px;
	width:40px;
}
.popup-thumb:hover{
	border-color:#ccc;
}
#popupBigImageWrapper{height:350px;}

