 * {
	margin: 0px auto;
	padding: 0px;
}

body {
	font-family: helvetica;
	font-size: 12px;
	background: url(../images/imgs/bg.gif) repeat-x #1d1d1d;	
	color: #000;
	text-align: center;
}
/*a:focus{outline:none;outline-width:0px;}*/
/** TEMPLATE STYLING **/

.wrapper {
	width: 970px;
	position: relative;
}

.wrapperContent {
	width: 970px;
	position: relative;
	background: #fff;
	border: 5px solid #FFF;
	padding-bottom: 15px;
}

#header {
	height: 134px;
	position: relative;
}

.headerWrapper {
	width: 970px;
	height: 134px;
	background: url(../images/imgs/bgHeader.jpg) no-repeat right top;
	position: relative;
}

#logo {
	position: absolute;
	top: 5px;
	left: 0px;
}

#hotzone {
	position: absolute;
	top: 65px;
	right: 235px;
	text-align: right;
	color: #fff;
	font-size: 13px;
}

#middle {
	padding: 4px;
}

#search {
	float: left;	
}

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

#search input {
	border: none;
}

input:focus {
	background: #ffe5a2;	
}

#menu {
	text-align: center;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 11px;
	height: 29px;
	color: #FFF;
}

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

#menu a, a.visited, a.active {
	color: #FFF;
}

#menu a:hover {
	color: #d40000;
}

#session {
	float: right;
	font-size: 11px;
	text-align: right;
}

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

#subscribebox {
	background-color: #fff;
	width: 180px;
	padding: 1px 3px;
	border: 1px solid #d6d6d6;
	float: left;
	margin-bottom: 5px;
	position: relative;
}

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

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

#left ul {
	list-style: none;
}

#container {
	margin-top: 1px;
	text-align: left;
	background: url(../images/imgs/bgContainer.gif) repeat-x #E7E9EC;
	position: relative;
}

#content_product {
	margin-right: 225px;
	text-align: left;
}

#content {
	text-align: left;
	margin: 0 225px;
	line-height: 16px;
}

#content_one {
	padding: 10px;	
}

.categories li {
	margin-bottom: 2px;	
}

.categories a, a.visited, a.active {
	color: #363B41;	
}

.categories a:hover {
	color: #d40000;	
}

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

a:hover {
	color: #363B41;	
}

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

#content ul {
	margin-left: 25px;
}

.brandsTable {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.brandsTable td {
}

.contacttext td {
	padding: 3px;	
}

.infoTable {
	background: url(../images/imgs/bgOrange.gif) no-repeat top left; 
	font-size: 10px;	
}

.infoTable li {
	margin-bottom: 3px;	
}

ol {
	list-style: none;	
}

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

#footer {
	text-align: left;
	height: 75px;
	clear: both;
	font-size: 10px;
	background: url(../images/imgs/bgFooter.gif) repeat-x #1f1f1f;
	border-top: 5px solid #262626;
	color: #fff;
	text-transform: uppercase;
}

.footerContent {
	width: 970px;
}

#footer a, a.visited, a.active {
	color: #d40000;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;	
}

#footer li {
	display: inline;
	margin-right: 10px;	
}

/** PADDING **/

.pad10 {
	padding: 10px;
}

.pad5 {
	padding: 5px;	
}

.pad15 {
	padding: 15px;
}

.productbox {
	text-align: center;
	position: relative;
	border-bottom: 1px dotted #ccc;
}

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

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

.subcategories ul {
	margin-left: 25px;
}

.subcategories li {
	list-style: none;
	margin-top: 5px;
}

.box {
	margin-bottom: 1px;
	border: 5px solid #E0E4E7;
	padding: 10px;
	background: url(../images/imgs/bgGrey.gif) repeat-x top #EFF0F2;
	position: relative;
}

.boxBlack {
	margin-bottom: 1px;
	padding: 15px;
	background: url(../images/imgs/bgBlack.gif) repeat-x top #1f1f1f;
	color: #FFF;
}

.boxBlack a, a.visited, a.active {
	color: #FFF;	
}

.boxBlack a:hover {
	color: #d40000;	
}

.boxcontent {
	padding: 5px 10px;
	font-size: 11px;
	float: left;
}

.boxHeader {
	font-size: 15px;
	margin-bottom: 5px;
	*margin-bottom: 0px;
}

.boxBlackHeader {
	font-size: 15px;
	margin-bottom: 5px;
	*margin-bottom: 0px;
	color: #FFF;
}

.acc-content,
.boxcontentfilter {
	padding: 5px;
	position: relative;
	font-size: 12px;
	margin-bottom: 10px;
}

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

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

.sortBox {
	height: 32px;
	border: 1px solid #E2E3E7;
	margin-bottom: 10px;
	margin-top: 10px;
	background: url(../images/imgs/bgSort.gif) repeat-x #e1e4e7;
}

#product_contain {
	margin-top: 5px;
}

#product_images {
	width: 292px;
	float: left;
	text-align: center;
	position: relative;
}

.specialoffers {
	position: absolute;
	left: 225px;
	top: -15px;
	width: 60px;
	height: 60px;
	z-index: 9999;
}

#product_container {
	width: 424px;
	float: right;
	position: relative;
	text-align: left;
}

.ProductSubtitle {
	font-size: 16px;
	color: #3d3834;
	margin-bottom: 5px;
	padding: 10px;
}

.ProductSubtitle h1{
	font-size: 14px;
	color: #E85B13;
	margin-bottom: 3px;
	text-transform: uppercase;
}

.productLabel {
	color: #3d3834;	
}

#product_overview {
}

#product_overview ul {
}

#product_overview li {
	color: #82817c;
	list-style: none;
	margin-bottom: 5px;
}

#product_overview hr {
	border: none;
	height: 1px;
	border-top: 1px solid #ccc;
	margin: 5px 0;
}

#product_overview h3 {
	font-size: 12px;
}

#product_price_container {
	background: url(../images/imgs/bgGrey.gif) repeat-x #eef0f2;
	border: 1px solid #CCCCCC;
}

#product_price_container option {
	font-size: 11px;	
}

#product_price_container input {
	font-size: 11px;	
}

#product_buy select {
	margin: 0px;
	font-size: 11px;
}

#product_checks {
	float: left;
	width: 205px;
	margin-bottom: 15px;
	margin-top: 10px;
}

#product_checks ul {
	margin-left: 15px;	
}

#product_checks li {
	list-style: none;
	color: #82817c;
	font-weight: bold;
	margin-bottom: 5px;
}

#product_controls {
	width: 413px;
	height: 27px;
	background: url(../images/img/bgControls.gif) no-repeat;
	clear: both;
	margin-bottom: 15px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#product_controls li {
	display: inline;
	list-style: none;
	margin: 0 10px;
}

#product_controls a, a.visited, a.active {
	color: #6E6F69;
	text-decoration: none;
}

#product_controls a:hover {
	color: #ED5808;	
}

#product_colors {
	width: 452px;
	height: 100px;
	float: left;
	overflow-x: scroll;
	position: relative;
}

.product_colors li {
	display: inline;
}

img {
	border: none;
}

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

h2 {
	font-size: 16px;
	color: #E8651F;
	margin-bottom: 10px;
}

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: #1F1F1F;
	margin: 10px 0;
}

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


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

blockquote, p {
	padding: 5px;
}

.TopBottomBar{
	font-size:11px;
}

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

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

/** CHECKOUT **/

.steps {
	border-bottom: 1px solid #8C9197; 
	height: 26px;
	position: relative;
	top: -15px;
}

.steps ul {
	list-style: none;	
}

.steps li {
	display: inline;
	background: #8C9197;
	padding: 5px;
	text-align: center;
	width: 115px;
	font-size: 9px;
	float: right;
	color: #FFF;
	font-weight: bold;
	margin-left: 2px;
	text-transform: uppercase;
}

.paymentTable th {
	padding: 5px;
	background: #1F1F1F;
	color: #FFF;
	text-transform: uppercase;	
}

.paymentTable td {
	padding: 5px;
}

/** BOX STYLES **/

.boxTitle {
	padding: 5px;
	background: #1F1F1F;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;	
}

/** PAGE HEADER AND NAVIGATION					**/
.pageHeader {
	text-align:left;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 10px 0;
}

.pageNavigation{
	position:relative;
	font-size: 11px;
}
.pageFilters{
	position:relative;
	/*clear:both;
	margin:20px auto;*/
	background: #25190D;
	color: #00f0ff;
	padding: 10px 0;
}


/** CATALOG ITEMS				 				**/

#catalog_box {
	border: 1px solid #ECE5D4;
	margin: 10px 0;
	padding: 10px;
	background: url(../images/img/catalog_box_bg.jpg) repeat-x #ece5d4;
}

#catalogSort{text-align:right;font-size:12px;}
#catalogSort span{font-weight:bold;color:#bb9d77;}

.CatalogNavigation{

}

.CatalogItemDark{
	background: url(../images/imgs/bgGrey.gif) repeat-x bottom;
	padding: 10px;
}

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

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

.CatalogItemLight{
	padding: 10px;
}

/** 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 dotted #CCC;

}

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

.formSeparator{
	padding:6px;
}

.formHeader{
	clear:both;
	padding:5px;
	color: #d40000;
	font-size: 14px;
	background: #fff;
}

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

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

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

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

.formSpace{
	float: left;
	width: 50%;
	padding: 5px;
}

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

.formControlText{
	width:144px;
}

.formControlSelect{
	width:150px;
}

.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{
}

.shadetabs{
	margin-left: 0;
	/*margin-top: 1px;*/
	margin-bottom: 0;
	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;
	background: #E1E5E8;
	font-size: 10px;
	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: #FFF;
	color: #1f1f1f;
	border-bottom-color: #FFF;
}

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

.tabcontentcontainer {
	border:1px solid #ccc;
	clear: both;
	*margin-top: -10px;
	_margin-top: -9px;
}

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

.tabcontent li {
	list-style-image: url(../images/img/paw_bullet.gif);
	list-style-type: circle;
	margin: 5px 0;
	margin-left: 25px;
}

.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;
}

/* ACCORDION */
#accFilters{
	width:189px;
	z-index:9999;
	text-transform: uppercase;
}

#navFilterContent a, a.visited, a.active {
	color: #ECE5D4;	
}

#navFilterContent a:hover {
	color: #82582A;	
}

.acc-heading{
	cursor:pointer;
	z-index: 999;
	position: relative;
	background: #E1E4E7;
	padding: 5px 10px;
	font-weight: 600;
}
.acc-content{
	position:relative;
}
#brandContentAcc {
	overflow:auto;
}


/* 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;
}
/************/
/************/
/* carousel css */
/*#carousel {*/
	/*position: relative;  important */
	 /*overflow: hidden; important */
	/*width: 450px;  important */
	 /* height: 46px;important
}
*/
#carousel_frame {
	position: relative;
}

#carousel_previous {float: left;}

#carousel_next {float: right;}

#carousel_content {
	position: absolute;
	top: 0;
	margin-left: 20px;
}

#carousel_content
#carousel_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#carousel_content {
	width: 2000px;
}

#container_bd #carousel ul li {
		display: block;
		float: left;
		margin: 5px;
		padding: 5px;
		border: 1px solid #666;
		background-color: #000;
}

#container_bd #carousel ul li img {
	display: block;
}
/* CATELOG FILTERS NAV BAR */
#navFilters{
	position:relative;
	list-style:none;
	margin:0px auto;
	padding-left:10px;
}
#navFilters li{
	display:block;
	position:relative;
	margin: 0 10px;
	float:left;
	list-style:none;
	vertical-align:middle;
}
#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:#BB9D77;
	vertical-align:middle;
}
#navFiltersContent{
	position:relative;

}
#navFilters li a, a.visited, a.active{
	display:block;
	float:left;
	font-size:12px;
	color:#ECE5D4;
	z-index:900;
	letter-spacing: 1px;
}

#navFilters li a:hover {
	display:block;
	float:left;
	font-size:12px;
	color:#82582A;
	z-index:900;
	letter-spacing: 1px;
}
.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;
	color: #886841;
}
.filter-content{position:relative;width:720px; margin:auto;}
#filterBrandListing div,
#filterHeelListing div,
#filterPriceListing div{
	float:left;
	width:110px;
}
.filter-content a b{}


