﻿body {
	padding: 0;
	margin: 0;
	background: url('http://media.alltheshoes.co.uk/frame/bg.jpg') center top repeat-x;
	background-color: #bec3c6;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 13px;
	color: #C0C0C0;
	margin-bottom: 15px;
	cursor: default;
}
img {
	border: 0;
}


#label_tab_new {
	height: 0;
	margin: 0;
	z-index: 1;
}

#label_tab_new img {
	height: 11px;
	width: 30px;
	position: relative;
	top: -9px;
	left: 178px;
	border: 0px
}


#frame {
	padding: 0;
	margin: 0;
	width: 1005px;
	border: #C0C0C0 solid;
	border-width: 0px 1px 1px 1px;
	margin: 0px auto 0px auto;
	background-position: 0px 0px;
	height: auto;
	background-color: #FFFFFF;
}

#logo {
	height: 67px;
	margin: 0;
	margin-left: 6px;
	float: left;
}
#logo img {
	position: relative;
	z-index: 1;
}


#top_ad_banner {
	float: left;
	border: #C0C0C0 solid;
	border-width: 1px 1px 1px 1px;
	margin-left: 120px;
	margin-top: 5px;
}
#comms_bar {
	padding: 0;
	margin: 0;
	float: right;
	margin-right: 5px;
	margin-top: 1px;
	display: inline-block;
	width: 180px;
}

#comms_bar a {
	width: 50px;
}

#comms_bar span {
	color: #000000;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
}
#twitter, #facebook {
	background: url('http://media.alltheshoes.co.uk/frame/icon_twitter_small.png') no-repeat top left;
	height: 20px;
	display: inline-block;
	text-decoration:none;
	color: #000000;
	font-size: 9px;
	float: left;
	padding-top: 30px;
	padding-left: 11px;
	margin-left: 10px;
}
#facebook {
	margin-left: 20px;
	background: url('http://media.alltheshoes.co.uk/frame/icon_facebook_small.png') no-repeat top left;
	padding-left: 2px;
}
#twitter:hover, #rss:hover, #facebook:hover {
	text-decoration: underline;
	color: #782750;
}

/* New Top Menu */

#top_menu_bar {
	background: url('http://media.alltheshoes.co.uk/frame/mnu_bg.gif') #DAE0D2 repeat-x 50% bottom;
	line-height: normal;
	float: left;
	clear: left;
	/* no site select */
	width: 1006px;
}
#top_menu_bar ul{
	margin: 0;
	padding: 8px 10px 0px 5px;
	list-style-type: none;
}
#top_menu_bar ul li {
	margin: 0;
	padding: 0px 0px 0px 9px;
	background: url('http://media.alltheshoes.co.uk/frame/mnu_left.gif') no-repeat left top;
	float: left;
}
#top_menu_bar ul li a {
	padding: 5px 15px 4px 6px;
	display: block;
	font-weight: bold;
	background: url('http://media.alltheshoes.co.uk/frame/mnu_right.gif') no-repeat right top;
	float: left;
	color: #000000;
	text-decoration: none;
}
#top_menu_bar a {
	float: none;
}
#top_menu_bar ul li a:hover {
	color: #0060BF;
}

#top_menu_bar #current {
	background-image: url('http://media.alltheshoes.co.uk/frame/mnu_left_on.gif');
}
#top_menu_bar #current a {
	background-image: url('http://media.alltheshoes.co.uk/frame/mnu_right_on.gif');
	padding-bottom: 5px;
	color: #000000;
}


#top_menu_bar .spacer {
	margin-right: 10px;
}

#top_menu_bar .spacer a {
	background-image: url('http://media.alltheshoes.co.uk/frame/mnu_right_sale.gif');
	padding-right: 50px;
	padding-left: 34px;
	color: #FFFFFF;
}

/* Site Menu */

#site_menu_bar
{
	margin: 0;
	padding: 0;
	height: 22px;
	float: right;
	margin-top: 9px;
	margin-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	width: 452px;
}
#site_menu_bar ul {
	margin: 0;
	float: right;
	list-style: none;
	white-space: nowrap;
	height: 14px;
}
#site_menu_bar ul li {
	float: left;
}
#site_menu_bar ul li a {
	font-weight: bold;
	font-size: 10px;
	height: 22px;
	margin-left: 1px;
	margin-right: 1px;
	display: block;
	vertical-align: middle;
	color: #BFBFBF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 26px;
	width: 30px;
	background-color: #030000;
}
/*
#site_menu_bar #uk {
	background: url(frame/icon_uk.png) no-repeat bottom right;
}
#site_menu_bar #us {
	background: url(frame/icon_us_off.png) no-repeat bottom right;
	margin-right: 5px;
}
#site_menu_bar #us:hover {
	background: url(frame/icon_us.png) no-repeat bottom right;
}
*/
/* Category Menu */

#menu_bar {
	position: relative;
	margin: 0;
	padding-bottom: 2px;
	clear: both;
	border: #C0C0C0 solid;
	border-width: 0px 0px 0px 0px;
	background-image: url('http://media.alltheshoes.co.uk/frame/shadow.png');
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #B5B5B5;
	background-color: #C5AE96;
	background-color: #FFFFFF;
	height: auto;
	display: inline-block;
	width: 1005px;
}
#menu_bar ul {
	left: 0;
	margin: 0;
	padding: 0;
	display: block;
	padding: 0px 6px 7px 6px;
	list-style: none;
	/*white-space: nowrap;*/
}

#menu_bar ul li {
	float: left;
	font-weight: bold;
	font-size: 9px;
	margin: 3px 3px 0px 0px;
}
#menu_bar ul li a {
	padding: 0px 4px 0px 4px;
	width: auto;
	line-height: 18px;
	display: inline-block;
	vertical-align: middle;
	color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
	background-color: #FFFFFF;
	background-color: #000000;
}
#menu_bar li a:hover, #menu_bar .current {
	background-color: #782750;
	background-color: #66CCFF;
	color: #FFFFFF;
	color: #000000;
	margin: 0px;
}

/* Nav Menu */

#nav_bar {
	position: relative;
	padding: 8px 8px 12px 8px;
	clear: both;
	border-width: 0px 0px 0px 0px;
	background-image: url('http://media.alltheshoes.co.uk/frame/shadow.png');
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #A6845E;
	background-color: #ffffff;
	display: inline-block;
	width: 990px;
	height: auto;
}

#nav_bar img {
	float:left;
}
#nav_bar .nav_brand_icon {
	border: 3px #9c7c59 solid;
}

#nav_bar .rel_brand_icon {
	border: #E2E2E2 solid;
	border-width: 1px;
	margin-left: 5px;
}

#nav_bar .rel_brand_icon:hover {
	border: 1px #0099FF solid;
	
}
#more_button {
	background-image: url('http://media.alltheshoes.co.uk/frame/label_more_hover.png');
	background-repeat: no-repeat;
	display:inline-block;
	float:left;
	margin-left: 5px;
}
/*
#more_button a:hover img {
	visibility:hidden;
}

/* Heading */

#heading {
	background-color: #EBEBEB;
	height: 22px;
	color: #000000;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #b2b2b2;
	width: 100%;
}
#tagline {
	padding-left: 10px;
	float: left;
	display: inline-block;
}
#stats {
	padding-right: 10px;
	float: right;
	display: inline-block;
	color: #663300;
}

/* Breadcrumb */

#breadcrumb {
	padding: 3px 0px 0px 5px;
	width: 100%;
	display: inline-block;
	/*height: 28px; */
}

#breadcrumb a {
	color: #AA8000;
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
}

#breadcrumb a:hover {
	text-decoration:underline;
}

#breadcrumb span {
	padding-left: 6px;
	padding-right: 6px;
	color: #00FF00;
	color: #000000;
}

#fb_breadcrumb_like {
	padding: 0;
	margin: 0;
	display: inline-block;
	float: right;
	/*height: 24px; */
	width: 275px;
	/*clear: none; */
}

/* Common Column Layout */

#col_side {
	margin:0;
	padding:0;
	width: 160px;
	float: left;
	margin-left: 2px;
}
#col_main {
	margin: 0;
	padding: 0;
	margin-right: 2px;
	float: right;
	width: 836px;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	height: auto;
}

/* Ad Banners */

.content_ad_banner {
	margin: 25px auto 2px auto;
	text-align: center;
}

/* Footer */

#top_jump {
	clear: both;
}
#top_jump a {
	margin-right:3px;
	color: #7F7F7F;
	font-size: 9px;
	float: right;
	display: inline-block;
	line-height: 12px;
}
#footer {
	background-color: #351123;
	clear: left;
	color: #FFFFFF;
	margin-top: 20px;
	display: inline-block;
	height: 41px;
	width: 1005px;
}
#footer-menu {
	margin: 0;
	margin-left: -40px;
}
#footer-menu li {
	list-style-type: none;
	background: none;
	float: left;
	color: #727272;
	line-height: 41px;
	padding: 0;
}
#footer-menu li a {
	color: #FFFFCC;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#footer-menu li a:hover {
	text-decoration: underline;
}

#cw {
	float: right;
	color: #7F7F7F;
	line-height: 41px;
	padding-right: 15px;
}

/* General Search Input form Styles */

#search_control {
	 display: inline-block;
	 width: 180px;
	 margin-top: 5px;
	 float: left;
	 clear: left;
}

#search_text {
    background-color:white;
    border: solid 1px #666666;
    height: 22px;
}

#search_text input[type="text"] {
    border: 0px;
}

#search_text input[type="submit"] {
    background-image: url('http://media.alltheshoes.co.uk/frame/icon_search_2.png'); 
    width: 16px; 
    height: 16px;
    display: block; 
    border: solid 0px #000000;
    float: right;
    margin: 3px 3px;
}

/* Search Input in site header */

#header_search  {
    display: block;
	float: right;
	clear: none;	
	margin-top: -38px;
	margin-right: 5px;
}


