﻿#col_trend_main {
	margin: 0;
	padding: 10px 0px 0px 4px;
	float: right;
	width: 998px;
	float: left;
}

/* Brand Title */

.gender_section {
	display: inline-block;
	height: 75px;
	border: #C0C0C0 solid;
	border-width: 1px;
	clear: both;
	background-color: #FFFFFF;
	margin-top: 6px;
	width: 994px;
}
.section_icon {
	width: 70px;
	text-align: center;
	float: left;
}
.gender_section h2 {
	margin: 0;
	margin-top: 25px;
	margin-left: 5px;
	font-size: 30px;
	line-height: 28px;
	color: #1c92c9;
	float: left;
	width: 412px;
	font-family:Helvetica, Arial, Helvetica, sans-serif;	
}
.gender_section p {
	line-height: 13px;
	margin-top: 10px;
	color: #808080;
}

/* Breadcrumb */

h1 {
	color: #AA8000;
	color: #6699FF;
	text-decoration: none;
	font-weight: bold;
	font-size:13px;
	line-height: 0px;
	display: inline-block;
}

/* Trends */

.trend_list {
	float: left;
	display: inline-block;
	margin-left: -6px;
}
.trend_item {
	display: inline-block;
	float: left;
	width: 192px;
	margin-left: 8px;
	margin-top: 8px;
	background-color: #DAC9B8;
}

.trend_item .picframe {
	height: 256px;
	width: 184px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align:center;
}

.trend_item .logo {
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 5px;
	float: left;
	display: inline-block;
	background-color:#FFFFFF;
}

.trend_item .price {
	display: inline-block;
	float: right;
	color: #816243;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-right: 3px;
}
.trend_item .price sup {
	vertical-align: middle;
}

.trend_item a {
	text-decoration: none;
	margin-top: 30px;

}
.trend_item .pic {
	border: 2px #FFFFFF solid;
	display: inline-block;
	position: relative;
	top: -222px;
}

.trend_item .pic:hover {
	border: 2px #3399FF solid;
}

.trend_item .name {
	color: #000000;
	background-color: #E2E2E2;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	width: 170px;
	height: 35px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	margin-top: 186px;
	border: 1px #C0C0C0 solid;
}



/* Menu Bar adaptions */

#menu_bar .break {
	margin: 0;
	padding: 0;
	padding-top: 1px;
	height: 22px;
	font-size: 2px;
	clear: left;
}
#menu_bar .break img {
	margin-top: 2px;
	margin-right: 8px;
}

/* New Style Page */

#mens_style, #womens_style{
	height: 185px;
	width: 780px;
	display:inline-block;
	background: url('http://media.alltheshoes.co.uk/frame/mens_style.jpg') no-repeat top left;
}

#womens_style{
	background: url('http://media.alltheshoes.co.uk/frame/womens_style.jpg') no-repeat top left;
}


#mens_style p, #womens_style p  {
	margin-left: 190px;
	color:#000000;
	display:inline-block;
	width: 540px;
	height: 210px;
	text-align:justify;
	vertical-align:middle;
}

/* Style Suggestions */

.small_logo {
	border: 1px #999999 solid;
	margin-left: 8px;
	float: left;
}
.small_logo:hover, #current .small_logo {
	border: 1px #0099FF solid;
}

#nav_section {
	margin: 0;
	padding: 0;
	display: inline-block;
	position: relative;
	padding: 1px 3px 1px 8px;
	clear: both;
	border-width: 0;
	background-image: url(frame/shadow.png);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 990px;
	height: auto;


}
#nav_section ul {
	list-style-type: none;
	display:inline-block;
	margin-left: -4px;
}

#nav_section ul li {
	display:inline-block;
}

#nav_section ul li a span {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Univers, Ariel;
	font-size: 11px;
	display: inline-block;
	width: 147px;
	height: 20px;
	float: left;
	clear: left;
	margin-left: 8px;
	text-align: center;
}

#style_directory {
	margin-left: 12px;
}




