/*
	Name:  Footwear Emporium
	Description: Global Style Sheet
	Version: 1.0
	Author: Rolled.at
	Author URI: http://www.rolled.at
	Coder: Enrique Ramirez
*/

/***** Global *****/
	/* Reset */
		html, body, div, span, applet, object, iframe,
		h1, h2, h3, h4, h5, h6, p, blockquote, pre,
		a, abbr, acronym, address, big, cite, code,
		del, dfn, em, font, img, ins, kbd, q, s, samp,
		small, strike, strong, sub, sup, tt, var,
		dl, dt, dd, ol, ul, li,
		fieldset, form, label, legend,
		table, caption, tbody, tfoot, thead, tr, th, td {
			margin: 2;
			padding: 0;
			border: 0;
			outline: 0;
			font-weight: inherit;
			font-style: inherit;
			font-size: 100%;
			font-family: inherit;
			vertical-align: baseline
		}
		
		:focus {outline: 0}
		
		ol, ul {
	list-style: none;
}
		
		/* Tables need 'cellspacing="0"' on markup */
		table {
			border-collapse: separate;
			border-spacing: 0
		}
		
		caption, th, td {
			text-align: left;
			font-weight: normal
		}
		
		blockquote:before, blockquote:after, q:before, q:after {content: ""}
		blockquote, q {quotes: "" "" }

/* Body */
	body {
	line-height: 1.4;
	font-size: 70%; /* 100% = 16px */
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #f1f1f1;
	background-image: url(http://www.footwearemporium.com/skin/frontend/default/second_theme//images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	}

/* Headers */
	h2 {font-size: 150%}
	h3 {font-size: 130%}
	h4 {font-size: 110%}
	h5 {font-size: 90%}
	h6 {font-size: 70%}
	
/* Links */
	a {outline: 0}
	a img {border: 0px; text-decoration: none}
	a:link, a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
	a:hover, a:active {
	text-decoration: underline;
	color: #999999;
}
	
/* Paragraphs */
	p {
	margin-bottom: 1.5em;
	line-height: 1.4;
	text-align: justify;
	margin-top: 1.5em;
	}
	
	strong, b {font-weight: bold}
	em, i {font-style: italic}

/* Lists */
ul {
  margin: 1em 0 1.5em 1.5em;
  line-height: 1.5;
  list-style: outside disc
}

ol {
  margin: 1em 0 1.5em 1.5em;
  line-height: 1.5;
  list-style: outside decimal
}

/* Forms */
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #000;
	background: #fff;
	padding: .2em .3em
}

/***** Layout *****/
#wrapper {
	width: 893px;
	margin: 0 auto;
	background-color: #fff;
}

/* Header */
#header {
	margin: 0px 0 5px 0;
	overflow: hidden;
    background-color:#fff;
	height: 30%
}

	/* Logo */
	#logo {
    display: block;
    float: left;
    height: 35px;
    margin: 20px 0 0;
    padding: 0 0 0 5px;
    width: 477px;
}
	
	/* Shopping Basket */
	#basket {
	float: right;
    height: 20px;
    padding-right: 20px;
	/*padding: 5px 58px 25px 0;*/

	/*line-height: 1.3;*/
	/*margin-bottom: 1em;*/
	/*background-image: url(../images/icons/basket.gif);*/
	/*background-repeat: no-repeat;
	background-position: 135px 5px;*/
	}
	#basket a:link, #basket a:visited {
	display: block;
    font-size: 13px;
    font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	float:left;
}
	#basket a:hover, #basket a:active {
    font-weight: bold;
	font-size: 13px;
	color: #aaa;
	text-transform: uppercase;
	text-decoration: none;
}

#basket span { font-size: 13px;font-weight: bold; padding-left: 3px;}

	
	/* Currency */
	#currency-change {
	float: right;
	clear: right;
	margin-right: 10px;
	}

/* Navigation */
#nav {
	/*color: #fff;
	url('../images/nav-bg.gif')*/
	font-size: 100%;
	height: 44px;
	line-height: 44px;
	text-transform: uppercase;
	font-family: Optima;
	
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left
	padding:10px;
}

#nav ul li {float: left; margin: 0 4px; line-height: 44px; height: 44px; display: inline;}
#nav ul li a{ color:#000000; text-decoration:none; padding:5px;}
#nav ul li a:hover{ color:#FCFFFF; text-decoration:none; background-color:#3C0606;}

.top-links { float:right; width:100%;  margin-top: 10px; text-align:right;}
.top-links ul{     
    float: right;
    list-style: none outside none;
    margin: 0;
    padding-right: 20px;
    width: 170px;
	}
.top-links ul li { font-size: 13px; font-weight:bold;}
.top-links ul li a { text-decoration:none; font-size: 13px; font-weight:bold;}
.top-links ul li a:hover { font-size: 13px; color:#aaa; font-weight:bold;}








/*#nav a:link, #nav a:visited {
	color: #330000;
	text-decoration: none
	padding:10px;
}
#nav a:hover, #nav a:active {
	font-weight: bold;
	color: #FFFFFF;
	background-color:#3C0606;
	padding:10px;
	
}*/

	
	#sex-nav {
	width: 161px;
	border-right: 0px solid #fff;
	text-align: center;
	
	}
	
	/*
	
	#nav #sex-nav #men-tab {
		/*	background: #6cbaf7 url('../images/left-corner.gif') no-repeat top left; 
		background: #6cbaf7
		margin: 0;
		width: 161px;
		text-align: center;
		border-right: 1px solid #fff
	}
	
	 women navigation bar
	
	#nav #sex-nav #women-tab {
		background: #d810da;
		margin: 0;
		width: 84px;
		text-align: center
	}
	*/
	
	
	/* Search Box */
	#search-site {
		float: right;
		margin: 0 10px 0 6px;
	}
	
	#search-site .text {
		border: 0;
		width: 155px;
		display: block;
		float: left;
		margin-top: 12px;
		height: 20px;
		padding: 0 .2em
	}
	
	#search-site .button {
		color: #fff;
		font-weight: bold;
		border: 0;
		height: 20px;
		display: block;
		float: left;
		margin-top: 12px;
		cursor: pointer
	}
	
	/* Main Menu */
	#nav ul#main-menu {float: right}
	
/* Body */
#body {
	overflow: hidden;
	height: 1%;
	background-color:#fff;
	border-left: 1px solid #d7d7d7
}

.category-image {padding:0px}

#body.sidebar {border-left: 0}

	/* Sidebar */
	#sidebar {
	width: 131px;
	float: left;
	margin-right: 1px;
	padding: 25px 15px;
	min-height: 390px;
	height: auto !important;
	height: 390px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	}
	
	#sidebar .price {font-size: 1em; font-weight: normal}
	
	/*
	
	#sidebar.catalog {background: #d8d8d8 url('../images/catalog-sidebar-bg.png') repeat-x bottom left}
	*/
	
	#sidebar.catalog {background: #fff}
	
	#sidebar .main a:link, #sidebar .main a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #330000;
	font-weight: normal;
}
	#sidebar .main a:hover, #sidebar .main a:active {
	font-weight: normal;
	text-transform: uppercase;
	color: #999999;
}
	
	#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.7;
}
	#sidebar ul ul{margin: 0 0 0 1em}
	
	#sidebar {
	font-size: 95%;
	padding-top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
	#sidebar h2 {font-size: 100%; font-weight: bold; text-transform: uppercase; margin-bottom: .3em}
	#sidebar ul {margin-bottom: 1.5em}
	
	#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
	#sidebar a:hover, #sidebar a:active {
	text-decoration: none;
	font-weight: normal;
	color: #330000;
}
	
	#sidebar dt {font-weight: bold}
	
		/* Size Picker */
		#sidebar ul.size-pick {overflow: hidden; height: 1%}
		#sidebar ul.size-pick li {width: 32.9%; float: left}

	/* Content */
	#content {width: 891px; padding: 0}
	#content:after {content: "."; display: block; clear: both; height: 0; visibility: hidden}
	#content .cont {padding: 15px}
	.sidebar #content {
		width: 715px;
		float: left;
		/*padding: 10px 8px 10px 7px*/
	}
	
	.sidebar #content.catalog {width: 730px; padding: 0}

/* Footer */
#footer{
	text-align: center;
	padding-bottom: 5em;
	background-image: url(http://www.footwearemporium.com/skin/frontend/default/second_theme//images/footerbg.gif); 
	/* background-color: #fcfafa; */
}

#footer-links ul{overflow:hidden}
#footer-links li.link-group{float:left;width:160px;border-left:1px solid #9c9d9f;margin-left:10px;padding-left:10px;text-align:left;min-height:120px}
#footer-links li.link-group h3{text-transform:uppercase}
#footer-links li.link-group a:link, #footer-links li.link-group a:visited{text-decoration:none;font-size:11px;font-weight:normal;font-family:Arial,Helvetica,sans-serif;color:#333}
#footer-links li.link-group li{float:left;clear:left;padding:0}

#footer-links{padding-bottom:10px;border-bottom:2px solid #9c9d9f;}
#footer .payment-options{float:right;margin: 1em 8px}
#bottom-links{}
#footer #bottom-links li{border-right:1px solid #9c9d9f;float:left;margin-top:10px;padding:0 8px}
#footer #bottom-links li.last{border:0}
#bottom-links li a:link, #bottom-links li a:visited{text-decoration:none;font-size:10px;font-weight:normal;font-family:Arial,Helvetica,sans-serif;color:#333}

	/* Newsletter */
	#signup {
		background-color: #510505;
		color: #fff;
		padding: 5px 0;
		font-family:Arial,Helvetica,sans-serif;
	}
	
	#signup .text {border: 0; width: 185px; margin: 0 0 0 1em; height:16px}
	#footer #signup .button {color: #fff; border: 0; padding: 2px 4px; font-weight: bold;background-color:#ac8888;color: #510505;text-transform:uppercase;margin-left:0;cursor:pointer;}
	
	/* Footer Links */
	#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 83.33%;
	margin-top: 1em;
}
	#footer li {display: inline; padding: 0 .5em}
	
	#footer ul a:link, #footer ul a:visited {
	color: #666666
}
	
/***** Sections *****/
/* Home */
.welcome-img {margin-bottom: 17px}

.offers {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 717px
}
.offers li {
	float: left;
	margin-right: 4px
}

.offers a:link img, .offers a:visited img {
	border: 1px solid #fff;
	border-width: 1 solid=#fff;
}

/* Catalog */
#items-list {margin: 0 !important; margin: 0 0 35px 0; padding: 0; list-style: none; overflow: hidden; height: 1%}
#items-list li {
	width: 180px;
	background-color:#FFFFFF
	float: left;
	margin: 0 30px 35px 30px;
	position: relative;
	font-size: 91.66%;
	display: inline;
	text-align: center
}

#items-list h2 {
	font-size: 100%;
	background: #FFFFFF
	margin: 0;
	padding: 0;
	line-height: 1;
	font-weight: bold;
	text-align: left
}

#items-list .color {display: block; text-align: left}

#items-list .price {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 181.81%;
	color: #c6c6c6
}

	/* Category Header */
	#cat-header {
		padding: 5px 10px;
		overflow: hidden;
		height: 1%;
		color: #000;
		margin-bottom: 20px;
		height: 40px;
		line-height: 40px;
		border-top: 1px solid #fff
	}
	.catalog #cat-header {height: auto !important; height: 40px; line-height: 1}

	.catalog #cat-header a:link, .catalog #cat-header a:visited {color: #fff; text-decoration: none}
	.catalog #cat-header a:hover, .catalog #cat-header a:active {text-decoration: underline}
	
	#cat-header a:link, #cat-header a:visited {color: #000; text-decoration: none}
	#cat-header a:hover, #cat-header a:active {text-decoration: underline}
	
	/* Back Link */
	#back-link {float: left; margin-right: 8em}

	/* Breadcrumb */
	#cat-header .breadcrumb {color: #000; float: left}
	.catalog #cat-header .breadcrumb {color: #fff; display: block; clear: both; padding-bottom: 5px; float: none}
	
	/* Sort By */
	#content fieldset#sort {float: left; width: 200px; margin-right: 30px}
	#sort label {color: #fff; margin-right: .5em}
	#sort select {width: 140px}
	#sort select, #sort option {font-size: 91.66%; color: #666}
	
	/* Pagination */
	#pagination {margin: -8px 0 0 0; padding: 0; list-style: none; float: left}
	#pagination li {display: inline; color: #fff}
	#pagination li.current {color: #000}
	
	/* Results */
	#results {display: block; float: right; margin: -6px 5px 0 0; color: #fff}
	
/* Item */
#item-gallery {
	width: 712px;
	margin: 0 auto;
	text-align: center
}

	/* Current Image */
	#current {margin-bottom: 10px; width: 710px; height: 335px; border: 1px solid #000}	
	#previewPane{position:relative; width: 710px; height: 335px}
	
	#waitMessage{
		display: none;
		position: absolute;
		left: 290px;
		top: 155px;
		background-color: #fff;
		border: 3px double #000;
		padding: 4px;
		color: #555;
		font-size: 0.9em;
		font-family: arial, verdana, sans-serif
	}
	
	/* Gallery */
	#theImages {margin: 0 0 5px 0; padding: 0; list-style: none}
	#theImages li {display: inline; margin: 0 4px 10px 4px}
	#theImages img {border: 1px solid #000}
	
	/* Info */
	#item-info h2 {text-align: left; color: #abaaaa; font-size: 150%; margin-bottom: .8em}
	
	/* Add Item To Basket */
	#item-add {margin-bottom: 10px}
	#item-add select, #item-add .button {width: 200px; margin-bottom: 10px}
	#item-add .button {cursor: pointer}
	
/* Basket */
#basket-table {width: 100%; margin: 0 0 2em 0}
#basket-table caption {
	background: #d8d8d8;
	padding: .5em 0 .5em 35px;
	font-weight: bold;
	border-top: 2em solid #fff;
	font-size: 125%
}

#basket-table a:link, #basket-table a:visited {color: #abaaaa; text-decoration: underline}
#basket-table a:hover, #basket-table a:active {text-decoration: none}

#basket-table thead th {
	font-weight: bold;
	text-transform: uppercase;
	padding: 1em 0 0 0;
	vertical-align: bottom
}
#basket-table .description {padding-left: 35px; padding-top: .5em}
#basket-table .description img {float: left; margin: 0 20px 0 0}
#basket-table .description h2 {font-size: 100%; font-weight: normal; margin: 3.5em 0 0 0}

#basket-table tbody td {
	border-bottom: 1px solid #e8e8e8;
	padding: 3em .5em .5em .5em;
	vertical-align:top;
	color: #abaaaa
}
#basket-table .text {width: 20px}

#basket-table tfoot td {padding: .5em}
#basket-table tfoot .option-links td {text-align: right}
#basket-table tfoot .total td {
	padding: 2em 0 .8em 1em;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #e8e8e8
}
#basket-table tfoot .total td.total-price {text-align: center}
#basket-table tfoot .checkout-button td {text-align: right}
#basket-table .button {padding: 0 1em}

/* Cards Accepted */
#cards-list {overflow: hidden; height: 1%; padding: 0 0 20px 20px}
#cards-list h2 {font-size: 100%; font-weight: normal; margin-bottom: .5em}
#cards-list ul {margin: 0; padding: 0; list-style: none}
#cards-list li {float: left; margin: 0 3px 0 0}

/* Error Messages */
ul.messages {list-style: none; margin: 0; padding: 0}
ul.messages li {display: block; margin-bottom: 1em; padding: 1em}

.messages li ul {list-style: none; margin: 0; padding: 0}
ul.messages li ul li {margin-bottom: 0; padding: 0}

.messages .error-msg {border: 2px solid #ffc1c1; background: #ffd5d5}
.messages .success-msg {border: 2px solid #d0eed0; background: #e1f4e1}

/* Login */
.col2-set {overflow: hidden; height: 1%; padding-top: 1em; padding-bottom: 1em}
.col2-set a {line-height: 1.4}
.col2-set .col-1 {float: left}
.col2-set .col-2 {float: right}
.col2-set .col-1 , .col2-set .col-2  {
	width: 45%;
	background: #eee;
	padding: 2.2% 15px 15px 15px;
	min-height: 250px;
	position: relative
}

.col2-set .col-1 h4, .col2-set .col-2 h4, .legend, .product-info-box h4, .col-1 h6, .col-2 h6, .col-1 h5, .col-2 h5, .inner-head h5, .dashboard-welcome h3 {
	font-size: 1.2em;
	border-bottom: 2px solid #ddd;
	font-weight: bold;
	padding: 0 0 .3em 0;
	margin: 0 0 .5em 0
}

.col2-set .col-1  .button-set , .col2-set .col-2  .button-set {
	background: #ddd;
	position: absolute;
	bottom: 0;
	margin: 0 -15px;
	width: 92%;
	padding: .5em 4%;
	line-height: 1.8
}
.button-set {clear: both; width: 70%; margin: 0}
fieldset .button-set {width: 100%}
.button-set .form-button {
	border: 0;
	color: #fff;
	padding: .2em .5em;
	float: right;
	cursor: pointer
}

.button-set .left {float: left}
.button-set .required {float: none; clear: both}
p.required {float: right; font-size: .8em; clear: both}

.form-list {list-style: none; margin: 0 0 1.5em 0; padding:0}

fieldset ul {list-style: none; margin-left: 0}

#content fieldset {background: #fff; padding: 1.5em; overflow: hidden; height: 1%; width: 65%; margin: 1.5em 0}
#content fieldset#sort, #content fieldset#item-add {background: none; width: auto; padding: 0; margin: 0 30px 0 0}
#content fieldset input.input-text {margin-bottom: .5em; border: 1px solid #B6B6B6;}

#content .col2-set fieldset {padding: 0; width: 100%; margin: 0 0 1em 0}

/********************** Catalog Listing */
.catalog-listing {
	line-height:1.35em;
	font-weight: bold;
	margin-bottom: 15px;
    }
.catalog-listing h5 {
	margin-bottom:0.4em;
	font-size:1.0em;
	width:100%;
	overflow:hidden;
	color: #330000;
	text-decoration: none;
    }
.catalog-listing h5 a, .catalog-listing h5 a:hover {
	color:510505;
    }
.catalog-listing .add-to {
	margin:.7em 0;
	color:#CCCCCC;
	line-height:1.3em;
	font-size:0.87em;
	font-weight:bold;
	text-decoration: none;
    }
.catalog-listing .add-to a, .catalog-listing .add-to a:hover {
	font-size: 0.9em;
	text-transform: uppercase;
	color: #333333;
	font-weight: normal;
	float:left;
	margin-right:12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    }
.catalog-listing .ratings {
	margin-bottom:0.6em;
    }

.catalog-listing .ratings { line-height:1.5; }
.catalog-listing .ratings .rating-box { float:none; margin-bottom:3px; }
.catalog-listing .ratings .pipe { display:none; }
.catalog-listing .ratings a { display:block; }


/* List Type */
.listing-type-list .listing-item {
	border-top:1px solid #D9DDE3;
	padding:10px 10px;
	overflow: hidden;
	height: 1%;
}
.listing-type-list .product-image {
	float:left;
	width:200px;
}
.listing-type-list .product-shop { width:505px; float: right}
.listing-type-list .product-shop .description { margin:.5em 0 1.2em 0; text-align: left; clear: both}
.listing-type-list .product-shop .price-box {
	text-align:left;
	white-space:nowrap;
	margin:3px 13px 10px 0;
}
.listing-type-list .product-shop .form-button {margin:0.5em 0 0; clear: both}
.listing-type-list .product-shop .product-reviews { margin:15px 0; font-size:.95em; }
.listing-type-list .product-shop .product-reviews a, .listing-type-list .product-shop .product-reviews a:hover { color:#6e6969; }
.listing-type-list .listing-item .rating-box { margin-bottom:6px; }

/* Grid Type */
.listing-type-grid td {
	width:33%;
	text-align:left;
}
.listing-type-grid .product-image {
	text-align:center;
	width: 200px;
}
.listing-type-grid .add-to-compare {
	display:block;
	margin:5px 0;
	background:url(../images/icon_add_to_compare.gif) no-repeat 0 50%;
	padding-left:5px;
	color:#6e6969;
	font-weight:bold;
    }
.listing-type-grid .rating-box {
	float:left;
	margin-left:0px;
	margin-right:5px;
	margin-bottom: 5px;
}
.listing-type-grid .actions { margin:10px 0;text-align:center; }


/* Generic Product Grid */
.generic-product-grid {
	width:100%;
	text-align: center;
}
.generic-product-grid td {
	border-right:0;
	border-bottom:0;
	padding:5px 5px;
	line-height:1.6em;
	border-left: 0;
    }
.generic-product-grid tr.last td { border-bottom:0; }
.generic-product-grid td.last {
	border-right:0;
}
.generic-product-grid .product-image { text-align:center;}
.generic-product-grid td.empty-product{
	background:#fff;
}
.generic-product-grid .add-to {
	width:200px;
	overflow:hidden;
}

.form-button{border:0;background:none;margin:10px 0 0;padding:0; cursor:pointer;}
.form-button::-moz-focus-inner {border:0;padding:0}

/********************** Pager */
table.pager select,
table.view-by select { margin:0 3px; font-size:.95em; }
table.pager select { width:50px; }
td.a-right { text-align:right}
table.view-by td.sort-by { text-align:right; padding-right:0px; text-transform:uppercase; }
table.view-by select { width:85px; }
table.pager, table.view-by {
    width:100%;
   /* background: #eee;*/
    font-size:.95em;
	font-family:Arial, Helvetica, sans-serif;
	color:#73736D;
    }
table.pager td {
    width:32%;
    /*border-top:1px solid #eee;*/
    padding:4px 8px;
    vertical-align:middle;
    }
table.pager td.pages { padding:4px 0; white-space:nowrap; text-align:right; }
table.pager ol, table.pager li {
    display:inline;
    }
table.pager li { padding:0 0px; }
table.pager li a { border:1px solid #7C7C7C; padding:0 2px; color:#7C7C7C; text-decoration:none; }
table.pager li span.on, table.pager li a:hover{ border:1px solid #7C7C7C; background:#510505; padding:0 2px; color:#fff; font-weight:bold;}
table.view-by td {
    width:33%;
    /*border-top:1px solid #e2e2e2;*/
    padding:4px 8px;
    vertical-align:middle;
    }

/********************** Product Detail */
/* Product Images */
.product-img-box { float:left; width:267px; }
.product-img-box .main-product-img { position:relative; overflow:hidden; width:265px; height:265px; z-index:9; }
.product-img-box .main-product-img img { position:absolute; left:2px; top:2px; width:100%; cursor:move; z-index:99; }
.image-zoom { z-index:9; position:relative; height:18px; margin:0 auto 13px auto; background:url(../images/slider_bg.gif) no-repeat 50% 50%; padding:0 28px 0 28px; cursor:pointer; }
#image { width:auto; }
#track { position:relative; height:18px; }
#handle { position:absolute; left:0; top:-1px; width:9px; height:22px;background:url(../images/magnifier_handle.gif) no-repeat;  }

.product-info-box .product-name {
	margin-bottom:0.3em;
	color:#330000;
	font-size:1.8em;
	font-weight: bold;
	margin-top: 0.7em;
}

.no-display {display: none}

.add-to-box { text-align:right; margin-left: 0; list-style: none}
.add-to-box li { display:inline; }

.price {font-weight: bold; font-size: 1.3em}

.divider {border-bottom: 1px dotted #333; margin-bottom: 1.5em}
.short-description {margin-bottom: 1.5em}

/* Checkout Types */
.checkout-types {list-style: none; margin-left: 0; float: right}

/* Checkout Progress */
.checkout-progress { margin:0 auto 1.5em auto;}
.checkout-progress td {
    float:left;
    margin-right:3px;
    border-top:10px solid #999;
    padding:4px 20px;
    color:#abb5ba;
    font-weight:bold;
    }
	
/* Table */
#shopping-cart-table {clear: both}

/* Data Table */
.data-table {
	border:1px solid #e2e2e2;
	width:100%;
}
.data-table tr { background:#fff; }
.data-table .odd  { background:#fff }
.data-table .even { background:#f5f5f5 !important; }
.data-table td.last, .data-table th.last { border-right:0; }
.data-table th { padding:2px 8px; color:#0a263c; white-space:nowrap; }
.data-table th.wrap { white-space:normal; }
.data-table th a,
.data-table th a:hover { color:#fff; }
.data-table td { padding:3px 8px; }
.data-table thead tr th { background:#eee; padding: .5em; border-bottom: 1px solid #e2e2e2}
.data-table tfoot { border-bottom:1px solid #e2e2e2;}
.data-table tfoot tr { background-color:#eee !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #e2e2e2; }
.data-table tbody td { border-bottom:1px solid #e2e2e2; border-right:1px solid #e2e2e2; }

.data-table td, .data-table th {vertical-align: middle}
/* Bundle Products */
.data-table tbody.odd tr { background:#fff !important; }
.data-table tbody.even tr { background:#f5f5f5 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td h5.title { margin:0; padding:0; font-size:1em; font-weight:bold; color:#2f2f2f; }
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

.box-table, .data-table {margin-bottom: 1.5em}
.box-table td { padding:10px}
.box-table tfoot td { padding-top:5px; padding-bottom:5px; }
.box-table select { width:100%; }

.nested-data-table th, .nested-data-table td {
	padding-top:2px;
	padding-bottom:2px;
}

.generic-table td { padding:0 8px}
.generic-table td.first { padding-left:0; white-space:nowrap;}
.shipping-tracking .button-set { margin-top:0; border:none; border-top:0; padding-top:0; }

.data-table .price {font-size: 1em; font-weight: normal}

/* Collaterals */
.shopping-cart-collaterals {
    float:left;
    width:100%;
    padding:25px 0
    }
	
.shopping-cart-collaterals .col-2 {width: 97%; height:auto; padding-bottom: 4.8%; padding-top: 4.8%; border: 1px solid #e2e2e2; float: none; overflow: hidden}
.shopping-cart-collaterals .box {
    margin-bottom:8px;
    padding:12px 15px;
    border:1px solid #D0CBC1;
    background:#fff;
	width: 40%;
	float: left;
	margin: 0 2.4%
    }
.shopping-cart-collaterals .box .form-button  {  margin-left:5px; }
.shopping-cart-collaterals .discount-codes h4, .shopping-cart-collaterals .shipping-estimate h4 {
    min-height:16px;
    color:#333;
    background-repeat:no-repeat;
    background-position:0 0;
    padding:1px 0 1px 21px;
    text-transform:uppercase;
    }
.shopping-cart-collaterals .discount-codes h4 { background-image:url(../images/icon_asterick.gif);  padding-left:23px; }
.shopping-cart-collaterals .shipping-estimate h4 { background-image:url(../images/icon_lorry.gif);  padding-left:23px; }
.shopping-cart-collaterals .shipping-estimate .input-text { width:214px; }
.shopping-cart-collaterals .shipping-estimate select { width:220px; }
.shopping-cart-collaterals .upsell {
    width:42.5%;
    border:1px solid #cec3b6;
    padding:12px 15px;
    background:#fafaec;
    }
.shopping-cart-collaterals .upsell .product-image { float:left; width:75px; border:1px solid #d0cdc9; }
.shopping-cart-collaterals .upsell .product-shop { width:170px; }
.shopping-cart-collaterals .upsell .product-shop h5 { font-size:1em; }
.grand_total {
    width:auto;
    margin-top:15px;
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    font-size:1.3em !important;
    font-weight:bold;
    text-align:right;
    }
tr.grand_total td, p.grand_total { padding-top:5px; padding-bottom:5px; }

#content .shopping-cart-collaterals fieldset {background: none; padding: 0; margin: 0}

.shopping-cart-totals {
    width:100%;
    float:right;
    margin-top:2px;
	margin-bottom:8px;
    border:1px solid #e2e2e2;
    background:#eee;
    text-align:right;
    }
.shopping-cart-totals table { width:100%; margin:2px 0; }
.shopping-cart-totals td { padding:0 15px; }
.shopping-cart-totals tr.last td {}
.shopping-cart-totals tfoot td {
    padding-top:10px;
    font-size:1.3em;
    border:none!important;
    }
.shopping-cart-totals .checkout-types { padding:8px 15px 15px; }
.shopping-cart-totals .checkout-types li { clear:both;  margin:10px 0; }

.shopping-cart-totals #basket {float: right; margin: 1em}
.shopping-cart-totals .checkout-types {float: left; margin: 0 1em}

/* One Page Checkout */
#checkoutSteps {list-style: none; margin-left: 0}
#checkoutSteps .section {background: #eee; width: 65%; margin: 0 0 2em 0; padding: 1em}
#checkoutSteps fieldset {width: 100%; padding: 0; margin: 0}
#checkoutSteps .button-set .form-button {float: none}

/* Customer Day of Birth */
.customer-dob {overflow: hidden; width: 100%}
.customer-dob .input-box {float: left; margin: 0 15px 0 0}

.validation-advice {border: 2px solid #ffc1c1;background: #ffd5d5; padding: .5em; margin-bottom: 1em}

dd ul {list-style: none; margin-left: 0}

#co-billing-form ul {list-style: none; margin-left: 0}
#content .address-select {width: 98%}

/* *************************************************************************************************************************** */
/* *************************************************************************************************************************** */
/* *************************************************************************************************************************** */
/* *************************************************************************************************************************** */
/* *************************************************************************************************************************** */

/* One-Page checkout */
.one-page-checkout .group-select { margin-right:0; }
.one-page-checkout .box {
    border:1px solid #bbb6a5;
    border-top:0;
    padding:15px 20px;
    background:#faf7ee;
    }
.one-page-checkout .head {
    margin-bottom:0 ;
    padding:4px 8px 6px 8px;
    background:url(../images/opc_off_head_bg.gif) repeat-x 0 100% #eee;
    border-width:0 1px 0 1px;
    border-color:#D9DDE3;
    border-style:solid;
    border-top:1px solid #fff;
    }
.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout h3 { color:#999; font-size:1.05em; }
.one-page-checkout h4 { border-bottom:1px solid #E4E4E4; padding-bottom:2px; text-transform:uppercase; }
.one-page-checkout h4.title { border-bottom:0; text-transform:none; }
.one-page-checkout .step-count { background:#fff; font-size:.9em; padding:0 4px; line-height:1em; }
.one-page-checkout .content { padding: 10px 20px; }
.one-page-checkout label.label { font-size:1.05em; color:#2f2f2f; }
.one-page-checkout .allow .head { background:#d0dce1; border-color:#a3aeb3; border-width:1px 1px 0 1px; cursor:pointer; }
.one-page-checkout .active .head { margin-bottom:0; border:1px solid #BBAFA0; background:#F9F3E3; padding-bottom:5px; cursor:default; }
.one-page-checkout .alloq .head a { display:block; } /* Display Edit button in active selection */
.one-page-checkout .group-select { margin-top:0; border:0; background:none; padding:0; }
.one-page-checkout .allow h3 { color:#a4b3b9; }
.one-page-checkout .active h3 { color:#F18200; }
.one-page-checkout .allow .step-count { background:#dbe6eb; }
.one-page-checkout .active .step-count { color:#fff; border:1px solid #f19900; background:#F18200; }
.one-page-checkout .active .box { display:block; border-color:#BBAFA0;  background:url(../images/multi_address_box_bg.gif) repeat-x #FBFAF6; }
.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; }
.one-page-checkout .checkmo-mailing-address { padding-left: 20px; }
.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { border:1px solid #A3AEB3; background:#eee; margin-bottom:6px; }
.one-page-checkout-progress h4 { margin:0; color:#999; padding:2px 8px; background:#eee; text-transform:none;  }
.one-page-checkout-progress h4.complete { border-bottom:1px solid #A3AEB3; background:#D0DCE1; color:#5e8ab4; }
.one-page-checkout-progress h4 a { text-transform:none; }
.one-page-checkout-progress .content { padding:8px 13px; }
#opc-login .button-set { border-top:0; }
#opc-review .box { border:0; padding:0; }
#opc-review .content { border:1px solid #d9dde3; border-top:0; }
#opc-review .data-table { border-top:0; }
.opc-please-wait { padding-right:7px;}
.one-page-checkout a.back { background:url(../images/icon_opc_back.gif) no-repeat; padding-left:16px; line-height:13px;}
.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin-top:0; padding-top:2em; }

#checkoutSteps #opc-login.section {width: 97%}
#checkoutSteps #opc-login .col2-set .col-1, #checkoutSteps #opc-login .col2-set .col-2 {height: auto; overflow: hidden; min-height: 50px}
#checkoutSteps #opc-login .col2-set {padding-top: .5em}

.product-img-box { float:left; width:267px; }
.product-img-box .main-product-img { position:relative; overflow:hidden; width:265px; height:265px; z-index:9; }
.product-img-box .main-product-img img { position:absolute; left:2px; top:2px; width:100%; cursor:move; z-index:99; }
.image-zoom { z-index:9; position:relative; height:18px; margin:0 auto 13px auto; background:url(../images/slider_bg.gif) no-repeat 50% 50%; padding:0 28px 0 28px; cursor:pointer; }
#image { width:auto; }
#track { position:relative; height:18px; }
#handle { position:absolute; left:0; top:-1px; width:9px; height:22px;background:url(../images/magnifier_handle.gif) no-repeat;  }
.btn-zoom-out { position:absolute; left:2px; top:1px;}
.btn-zoom-in { position:absolute; right:2px; top:1px;}
.product-img-box .more-views h4 { border-bottom:1px solid #ccc; margin-bottom:.8em; font-size:.95em; text-transform:uppercase; }
.product-img-box .more-views ul {list-style: none; margin: 0}
.product-img-box .more-views li { float:left; margin-right:6px;}
.product-img-box .more-views li.last { margin-right:0; }
.product-img-box .more-views li img { border:2px solid #ddd; }

/* Product Collateral */
.product-collateral { clear: both }
.product-collateral .head { margin-bottom:1em; padding-bottom:1px; font-size:1.15em; }
.product-collateral .collateral-box { margin-bottom:2em;  }
.product-collateral .collateral-box h4{ color:#333;}
.product-collateral .attribute-specs table { border-color:#d9DDE3; margin:0!important; }
.product-collateral .attribute-specs .label { font-weight:bold; }
.product-collateral .attribute-specs .data { border-right:0; }
.product-collateral .attribute-specs td { padding-top:3px; padding-bottom:3px; line-height:1.25em; }

.product-collateral .up-sell .head { padding-bottom:8px; margin-bottom:0; }
.product-collateral .up-sell .generic-product-grid { border:1px solid #ccc; }
.product-collateral .up-sell .generic-product-grid td { width:25%; border-color:#ccc; background:#FFF; padding-top:15px; }
.product-collateral .up-sell .generic-product-grid td img { border:0px solid #ccc; }
.product-collateral .up-sell .generic-product-grid .product-image { text-align:center; }
.product-collateral .up-sell .generic-product-grid td.empty-product { background:#f1ecdb; }

.product-essential .product-shop { width:400px; float: right}
.product-info-box .product-collateral {padding-top: 2em}

#content fieldset.add-to-cart-box {width: 380px; padding: 10px; margin: 1em 0}
#content fieldset.add-to-cart-box legend {display: none}
.add-to-cart-box .qty-box { float:left; }
.add-to-cart-box .qty-box label { float:left; }
.add-to-cart-box .qty-box .qty { float:left; margin:0 5px; }
.add-to-cart-box .form-button { float:left; }

#content #product-options-wrapper {float: right; width: 365px}
#content #product-options-bottom {width: 400px; float: right}

.product-options-bottom .price-box {width: 400px; float: right}
#content fieldset.add-to-cart-box {float: right}
.add-to-cart-box .form-button { margin:0; cursor:pointer;}

/* Special Price */
.price-box .old-price .price{text-decoration: line-through}

.strikethrough{text-decoration: line-through}

.checkout-types {margin-top:0;margin-bottom:0}
#shopping-cart-table {
	margin-top:1.5em;
	margin-bottom:0px;
}
.shopping-cart-collaterals  {padding-top:0px;padding-bottom:0}

.menu-outer { width:100%; height:44px;
background-image: url(http://www.footwearemporium.com/skin/frontend/default/second_theme/images/wrapbg.png);
}

#topmenu { position:relative; float:left; margin:0;}
div#topmenu ul{/*overflow:hidden;*/ list-style-type:none; margin:10px 0 10px 0;}

div#topmenu ul li{float: left;padding:0 4px 0 4px;/*width: 143px;*/ margin:0 2px 0 0; text-align: center;background:url("../images/menu_divider.png") no-repeat  right center;}

div#topmenu ul li.last{float: left; background:none; }

div#topmenu ul li a{display:block;padding:0; margin:0;}

/*div#topmenu ul li a:hover{text-decoration:none; background:url(../images/menu-hvr.gif) repeat-x 0 0;}*/

div#topmenu ul li.s-cat a{
/*background:url("../images/menu_divider.png") no-repeat  right center;*/ 
color:#000; 
text-transform:uppercase; 
text-decoration:none; 
padding:4px 13px; 
font-size:18px;
line-height: 21px; 
font-weight: normal;
margin-right: 1px;
}

div#topmenu ul li.s-cat a:hover { color:#FCFFFF; text-decoration:none; background-color:#3C0606;}

/*div#topmenu ul li.s-cat a.last { background:none #3C0606; }*/



ul#topnav li .sub{position:absolute;
    top:40px;
	left:0;
	z-index:99999;
	background:url("../images/drop-bg.png") repeat top left ;
	padding:0 0px 8px;
	display:none;
	border:1px solid #C4C4C4;
	border-top:0;
	width:284px!important;}

ul#topnav li .sub strong.title{display: block;text-align: left;
	font-size: 12px;
	padding:3px 0 3px 0; 
	color:#fff; 
	border-bottom: 1px dotted #4e4e4e;
	margin-bottom: 0px;}

ul#topnav li .sub ul{list-style:none;margin:0;padding:0;float:left; width:142px; }
ul#topnav li .sub td { vertical-align:top;}
.dpt-type { display:block; color:#000; padding-bottom:3px; padding-left:5px; text-transform:uppercase; padding-top:4px;}
ul#topnav li .sub ul ul{ padding:0 8px;}

ul#topnav .sub ul li{float:left;text-align:left;width:142px;margin:0 0 0 0;padding:0 0 5px 0;background:none; color:#000;}

ul#topnav .sub ul li a{padding:0;display:block;background: none; line-height:15px; font-size:11px; font-weight:normal; padding:0; text-transform:none;   }
ul#topnav .sub ul li .dpt-type  a { text-transform:uppercase;}

ul#topnav .sub ul li a:hover{ background:none; text-decoration:underline; color:#000;}

ul#topnav .sub ul li a span.dark{color: #929292}

ul#topnav .sub ul li.shop-by, ul#topnav .sub span.shop-by { background:url("../images/drop-bg-hd.png") repeat 0 0 ; color:#fff!important; padding:3px 0 2px; text-transform:uppercase; display:block;}
ul#topnav .sub ul li.dpt-type { color:#000; padding-bottom:3px;}

.GBP
{
background:url(../images/gbp.gif)  no-repeat scroll 0 0px!important;
}

.EUR
{
background:url(../images/EURO.gif) no-repeat scroll 0 0px!important;
}

.USD
{
background:url(../images/USD.gif) no-repeat scroll 0 0px!important;
}



.currency{
	background:none;
    border: 0 none;
    font: bold 14px/18px Verdana,Arial,Helvetica,sans-serif;
    padding: 0;
    text-align: right;
    width: 90px;}
	
.currency option { padding-bottom:3px;}
.mail-fnd { margin:0!important; text-align:right!important;}


.FBConnectButton { background:url(../images/facebook.gif) no-repeat 0 0px!important;}
.FBConnectButton_Small .FBConnectButton_Text { background:none!important; padding: 3px 3px 4px!important; color:#6281B3!important; border:0!important;}

.form-button-alt { background:#510505; color: #FFFFFF; border:1px solid #510505;
    cursor: pointer;}
	
	
/*-------------------------------------------------------------------*/	

.onestepcheckout-index-index #content .group-select {
	width:100%
}

.onestepcheckout-index-index #content {
    padding: 0;
    width: 854px!important;
}

.onestepcheckout-index-index #content fieldset {
    background: none repeat scroll 0 0 #fff;
    height: 1%;
    margin: 0;
    overflow: hidden;
    padding: 1.5em;
	width: 90%;
}

.onestepcheckout-index-index ul { margin:0px;}

.onestepcheckout-index-index p {margin-top: 0px; margin-bottom:10px;}

#id_create_account {clear:both}

#billing_address_list { *margin-top: -10px;}


.category-head{
margin-top:10px;
}

#content iframe{
margin-top:10px;
}



.home_banner_outer{
float:left;
padding:6px;
background-color:#E0E1E4;
width:881px;
padding-top:0px;
}
.home_smart_banner{
float:left;
position:relative;
}

.home_seeofferbanner{
float:left;
padding-left:6px;
padding-right:6px;
position:relative;
}

.home_smart_button{
position:absolute;
bottom:13px;
right:10px;

}

.home_smart_button a{
 background:url("../images/shop_now.jpg") no-repeat 0 0;
width:147px;
height:36px;
 top:-37px;
 position: absolute;
right: -10px;
}

.home_smart_button a:hover{
 background:url("../images/shop_now_hover.jpg") no-repeat 0 0;
width:147px;
height:36px;
 bottom: 4px;
 position: absolute;
right: -10px;
}


.home_seeoffers_button{
   bottom: 8px;
    left: 26px;
    position: absolute;
}


.home_seeoffers_button a{
 background:url("../images/shop_now.jpg") no-repeat 0 0;
width:147px;
height:36px;
 bottom: 4px;
 position: absolute;
left:16px;
}


.home_seeoffers_button a:hover{
 background:url("../images/shop_now_hover.jpg") no-repeat 0 0;
width:147px;
height:36px;
 bottom: 4px;
 position: absolute;
right: -10px;
}





.home_azor_button{
position:absolute;
bottom:13px;
left:0px;

}


.home_azor_button a{
 background:url("../images/shop_now.jpg") no-repeat 0 0;
width:147px;
height:36px;
bottom:0px;
 position: absolute;
left:0px;
}


.home_azor_button a:hover{
 background:url("../images/shop_now_hover.jpg") no-repeat 0 0;
width:147px;
height:36px;
bottom: -4px;
 position: absolute;
left:0px;
}
.home_banner{
float:left;
background-color:#E0E1E4;
/*position:relative;*/
}
.home_banner_button{
position:absolute;
bottom:10px;
left:20px;
position:relative;
}

.home_banner_button a{
 background:url("../images/shop_now.jpg") no-repeat 0 0;
width:147px;
height:36px;
position: absolute;
left:146px;
bottom:31px;
}


.home_banner_button a:hover{
 background:url("../images/shop_now_hover.jpg") no-repeat 0 0;
width:147px;
height:36px;
left:146px;
bottom:31px;
 position: absolute;
}

.home_banner a{
}
