 * {
	margin: 0px auto;
	padding: 0px;
}
#cssdropdown, #cssdropdown ul { padding:0 0 0 5px; list-style: none; position:absolute; z-index:999;}

#cssdropdown li { float: left; position: relative; }

.mainitems {height: 34px;}

.mainitems a{text-decoration: none;}

.subuls{ display: none; position: absolute; top: 0; left: 0; background-color: #1957b0; border: 1px solid #DCDACD; filter:alpha(opacity=98); -moz-opacity:.98; opacity:.98; z-index: 99999; width: 240px; }

.subuls li{ display: block; clear: both; padding: 3px 0; z-index: 99999; text-align: left; font-size: 12px; width: 220px; text-transform:uppercase; font-weight:bold;}

.subuls li:hover { =filter:alpha(opacity=98); -moz-opacity:.98; opacity:.98;}

.subuls li a, a.visited, a.active {color: #204C89; }

.subuls li a:hover {color: #464646;	}

#cssdropdown ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */position: absolute; top: 21px; left: -15px; _width: 280px; }

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */ display: block; }

body {
	font-family: Myriad Pro, Helvetica, Arial, Sans-serif;
	font-size: 12px;
	background: url(../images/background.jpg) repeat #000;	
	color: #000;
	text-align: center;
}
/*a:focus{outline:none;outline-width:0px;}*/
/** TEMPLATE STYLING **/

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

.wrapperContent {
	width: 983px;
	position: relative;
	background: url(../images/contentbg.jpg) repeat-y #fff;
	border: 0px solid #FFF;
}

#header {
	height: 161px;
	position: relative;
	z-index:99999 !important;
}

.headerWrapper {
	width: 983px;
	height: 161px;
	background: url(../images/metalfluidsheader.jpg) no-repeat center top;
	position: relative;
}

#logo {
	height:125px;
	left:0;
	position:absolute;
	top:0;
	width:500px;
}

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

#middle {
	background: url(../images/searchbarbg.gif) no-repeat center top;
	height:32px;
padding-bottom:15px;
width:961px;
z-index:1;
}

#search {
	float: left;	
}
#search a, a.visited, a.active {
	color:#fff;
}
#search a:hover {
	color:#fff;
}

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

#search input {
	border: none;
}

input:focus {
	background: #fff;	
}

#menu {
	text-align: left;
	text-transform: uppercase;
	font-weight: 400;
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	height: 29px;
	color: #FFF;
	position:absolute;
	top:132px;
	//_top:130px;
	left:0px;
	_left:10px;
	z-index:1100;
}

#menu ul {
	margin-left: 20px;
	_margin-left: 40px;	
}

#menu li {
	display: inline;
	list-style: none;
	height:23px;
}

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

#menu a:hover {
	color: #8ac020;
}

#session {
	float: right;
	font-size: 11px;
	text-align: right;
	color:#fff;
}
#session a, a.visited, a.active {
	color:#fff;
	text-decoration:none;
}
#session a:hover {
	color:#fff;
}

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

#subscribebox {
	width: 180px;
	padding: 1px 3px;
	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 {
	text-align: left;
	position: relative;
}

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

#content {
	text-align: left;
	width:533px;
	z-index:1;
}

#content_one {
	padding: 10px;	
}

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

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

.categories a:hover {
	color: #8ac020;	
}

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

a:hover {
	color: #1957b0;	
}

.productbox a, a.visited, a.active {
	color: #363b41;
}

.productbo a:hover {
	color: #1957b0;	
}

#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;
	z-index:1;
}

#footer {
	background:transparent url(../images/footerbg.jpg) no-repeat scroll center top;
	border-top:0 solid #262626;
	clear:both;
	color:#FFFFFF;
	font-size:10px;
	height:61px;
	padding-top:40px;
	position:relative;
	text-align:center;
	text-transform:uppercase;
}

.footerContent {
	width: 970px;
}

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

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

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

/** PADDING **/

.pad10 {
	padding: 10px;
}

.pad5 {
	padding: 5px;	
}

.productbox {
	text-align: center;
	position: relative;
	float:left;
	margin-top:15px;
	padding-right:15px;
	width:160px;
	height:200px;
	
}

.subcategories {
	line-height: 12px;
	font-size: 14px;
	text-transform: uppercase;
	background-image:url('../images/subcatbg.gif');
	background-repeat:no-repeat;
	padding:3px 10px;
}
.subcategories a, a.active, a.visited {
	color:#fff;
}
.subcategories a:hover {
	color:#1957b0;
}
.subcategories ul {
	margin-left: 25px;
}

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

.box {
	margin-bottom: 1px;
	border: 0px solid #E0E4E7;
	padding: 10px;
	position: relative;
}

.boxBlack {
	margin-bottom: 1px;
	padding: 15px;
	color: #FFF;
}

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

.boxBlack a:hover {
	color: #8ac020;	
}

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

.boxHeader {
	font-size: 14px;
	font-weight:bold;
	color:#3d3d3d;
	margin-bottom: 0px;
	margin-left:10px;
	*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;
	font-size:10px;
}

#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: #1957b0;
	margin-bottom: 3px;
	text-transform: uppercase;
}

.productLabel {
	color: #3d3834;	
}

#product_overview {
	width: 165px;
	float: left;
}

#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 {
	width: 242px;
	float: right;
	background: url(../images/imgs/bgGrey.gif) repeat-x #eef0f2;
	border: 1px solid #EFF0F2;
}

#product_buy select {
	margin: 0px;
	font-size: 12px;
}

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

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

h1 {
	font-size: 18px;	
}

#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: #1957b0;	
}

#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: #1957b0;
	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: #342313;
	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: #8ac020;
}

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

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

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


