
.register_banner {
float:left;
margin-right:15px;
width:280px;
}


.register_banner a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EEEEEE url(http://www.londonfashionweek.com/images/register_now.png) no-repeat scroll 0 0;
color:#000000;
display:block;
height:71px;
padding:12px 15px 0 90px;
}

body {
	background: #e1e1e1 url(http://www.londonfashionweek.com/images/lfw/white_stripe2.png) repeat fixed 0 0;
	text-align: center;
	color: #000;
	padding: 0;
	margin: 0;
}

* {
	background-repeat: no-repeat;
}

a img,
img {
	border: none;
}

a:hover
{
    text-decoration: underline;
}

h1,
h2,
h3,
h4 {
	color: #000;
}

h3 {
	font-size: 14px;
}

a
{
    color: #f32837;
    outline: none;
    text-decoration: none;
}

#page {
	width: 975px;
	padding: 0 8px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	background: url(http://www.londonfashionweek.com/images/lfw/page_bg.png) repeat-y 0 0;
}

/* Forms elements */

input {
	border: 1px solid #ccc;
	padding: 4px;
	margin-right: 3px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

select {
	border: 1px solid #ccc;
	padding: 3px;
	vertical-align: middle;
}

input.button,
input.submit,
button {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #333;
	background: #fff url(http://www.londonfashionweek.com/images/lfw/common_horizontal.png) repeat-x 0 -3px;
	border: 1px solid #ccc;
	height: 26px;
	padding: 0 12px 1px 12px;
	vertical-align: middle;
	width: auto;
	overflow: visible;
	cursor: pointer;
	text-shadow: #fff 0 1px;
}

textarea {
	border: 1px solid #ccc;
}

.linkbutton {
	display: inline-block;
	line-height: 24px;
	background: #fff url(http://www.londonfashionweek.com/images/lfw/common_horizontal.png) repeat-x 0 -3px;
	border: 1px solid #ccc;
	padding: 0 12px 0 12px;
	color: #333;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.floatleft {
	float: left;
}

/* custom forms */

.page_catwalk .datescroller span.select {
	background:transparent url(http://www.londonfashionweek.com/images/lfw/customselect.png) no-repeat scroll 0 0;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	height:34px;
	line-height:34px;
	overflow:hidden;
	padding:0 0 0 10px;
	position:absolute;
	text-transform:uppercase;
	width:205px;
}

.page_catwalk .datescroller select.styled {
	color:#000;
	opacity:0;
	position:relative;
	width:215px;
	height: 34px;
	z-index:auto;
}

.page_catwalk .datescroller select option {
	padding: 5px;
	font-size: 12px;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

.page_catwalk .story {
	clear: both;
}

.page_catwalk .videosplayer {
	overflow: hidden;
	zoom: 1;
}

.page_catwalk .screen {
	float: left;
	width: 385px;
	height: 216px;
}

/* jQuery and other JS defaults */

.ui-tabs-hide {
	display: none;
}

/* Header */

#header .top {
	padding: 15px 15px 0 15px;
}

.newsletter_banner {
	float: left;
	height: 63px;
	width: 150px;
	position: relative;
	padding: 10px 15px 10px 120px;
	margin: 0 15px 0 0;
	background-color:#EEE;
}

.newsletter_banner h3 {
	text-transform: lowercase;
	margin: 0 0 5px;
	font-size: 18px;
	line-height: normal;
	color: #313030;
}

.newsletter_banner h3 a {
	color: #000;
}

.newsletter_banner h3 a:hover {
	color: #f32837;
}

.newsletter_banner p {
	margin: 0;
	font-size: 11px;
	color: #666;
	position:relative;
}

.newsletter_banner img {
	position:absolute;
	bottom:0;
	left:0;
}

.primary_nav {
	overflow: hidden;
	zoom: 1;
	padding: 0;
	background: #000;
	clear: both;
}

.primary_nav ul {
	margin: 0;
}

.primary_nav li {
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	list-style: none;
	border-right: 1px solid #999;
	height: 30px;
}

.primary_nav li a {
	float: left;
	display: block;
	color: #fff;
	padding: 0 15px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: middle;
	background: #000;
	line-height: 30px;
}

.primary_nav li a:hover {
	background: #555;
}

.primary_nav li.current a {
	background: #eee;
	color: #000;
}

.primary_nav li.current a:hover {
	background: #eee;
}

.primary_nav li:last-child {
	border-right: none;
}

.secondary_nav {
	overflow: hidden;
	background: #eee;
}

.secondary_nav ul {
	margin: 0;
	overflow: hidden;
	zoom: 1;
	padding: 0 5px;
}

.secondary_nav li {
	list-style: none;
	margin: 0;
	float: left;
	height: 30px;
}

.secondary_nav a {
	float: left;
	display: block;
	padding: 0 10px;
	color: #333;
	font-size: 12px;
	line-height: 30px;
}

.secondary_nav li.current a,
.secondary_nav li a:hover {
	color: #f32837;
}

.sitelinks {
	color: #999;
	overflow: hidden;
	zoom: 1;
	margin: 0 0 10px;
}

.sitelinks ul {
	float: right;
}

.sitelinks ul,
.sitelinks li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sitelinks li {
	float: left;
	background: url(http://www.londonfashionweek.com/images/lfw/nav_devider.png) no-repeat 100% 4px;
	padding: 0 10px;
}

.sitelinks li:last-child {
	background: none;
	padding-right: 0;
}

.sitelinks a {
	color: #999;
	text-decoration: none;
}

.sitelinks li a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

/* Crumbtrail and Page Tools */

#tools {
	margin: 0;
	overflow: hidden;
	zoom: 1;
	padding: 10px 15px;
}

.crumbtrail {
	color: #888;
	float: left;
	margin-bottom: 5px;
}

.crumbtrail a {
	color: #888;
}

.crumbtrail a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

.page_tools {
	float: right;
}

.page_tools ul {
	margin: 0;
	padding: 0;
}

.page_tools li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	margin-left: 10px;
}

.page_tools li a {
	color: #888;
	padding-left: 20px;
	background-image: url(http://www.londonfashionweek.com/images/lfw/icons.png);
}

.page_tools li a:hover {
	color: #000;
}

.page_tools .feedback a {
	background-position: 0 1px;
}

.page_tools .share_page a {
	background-position: 0 -39px;
}

.page_tools .send_page a {
	background-position: 0 -79px;
}

.page_tools .print_page a {
	background-position: 0 -119px;
}

/* Content */

#content {
	padding: 0 15px 60px;
	overflow: hidden;
	zoom: 1;
}

#sideleft {
	float: left;
	width: 160px;
	margin: 6px 15px 0 0;
}

#sideright {
	float: right;
	width: 220px;
}

#main {
	float: left;
	width: 471px;
}

/* Subnav */
	
.subnav {
	border-top: 1px dotted #aaa;
}

.subnav ul,
.subnav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.subnav a {
	display: block;
	color: #000;
	padding: 5px;
	border-bottom: 1px dotted #aaa;
	font-size: 12px;
	_height: 20px;
}

.subnav a:hover {
	color: #f32837;
}

.subnav li.current a {
	background: #e1e1e1 url(http://www.londonfashionweek.com/images/lfw/white_stripe.png) repeat 0 0;
	border-bottom: none;
	margin-top: -1px;
}

h1 {
	text-transform: uppercase;
}

/* Footer */

#footer {
	clear: both;
	background: #646464 url(http://www.londonfashionweek.com/images/lfw/footer_grad.png) repeat-x 0 0;
	overflow: hidden;
	zoom: 1;
	padding: 25px 15px 15px;
}

#footer .footer_col {
	float: left;
	display: inline;
	width: 220px;
	min-height: 110px;
	margin: 0 15px 0 0;
	padding: 0 0 0 10px;
	background: url(http://www.londonfashionweek.com/images/lfw/footer_divider.png) repeat-y 100% 0;
}
#footer .id_01,
#footer .id_02 {
	width:155px;
}

#footer h3 {
	color: #FFF;
	margin: 0 0 15px;
	text-transform: uppercase;
}

#footer div.id_04 {
	margin: 0;
	background: none;
	width:330px;
}

#footer div.id_04 a {
	text-indent: -9999px;
}

#footer div.id_04 a.lda {
	background:url(http://www.londonfashionweek.com/images/lfw/LDA_logo.png) no-repeat 0 0;
	width: 130px;
	height: 80px;
	float: left;
	margin:10px 0 0 10px;
}

#footer div.id_04 a.bfc {
	background: url(http://www.londonfashionweek.com/images/lfw/footer_logo.png) no-repeat 0 0;
	width: 140px;
	height: 80px;
	float: right;
	margin:10px 25px 0 0;
}

#footer div.id_03 input.user_input {
	height: 16px;
	width: 110px;
	border: none;
	padding: 5px;
	margin: 0 5px 0 1px;
}

#footer input {
	border: 1px solid #555;
}

#footer div.id_03 input.user_submit {
	background-position: 0 -33px;
	background-color: #858585;
	border-color: #555;
	color: #eee;
	text-shadow: #555 0 -1px;
}

#footer div.id_03 ul {
	overflow:hidden;
	zoom:1;
	margin:5px 0 0;
}
#footer div.id_03 ul li {
	float:left;
	margin:0 15px 0 0;
}

#footer div.id_03 ul li a {
	font-size:11px;
}

#footer ul {
	list-style: none;
	margin: 0;
}

#footer ul li {
	margin: 0 0 4px 0;
}

#footer ul li a {
	color: #ccc;
}

#footer ul li a:hover {
	color: #fff;
}

#footer .rss a {
	background: url(http://www.londonfashionweek.com/images/lfw/icons.png) no-repeat 0 -318px;
	padding-left: 20px;
}

#footer .elsewhere li {
	margin: 0 0 6px 0;
}

#footer .elsewhere a {
	background: url(http://www.londonfashionweek.com/images/lfw/icons.png) no-repeat 0 -159px;
	padding: 1px 0;
	padding-left: 24px;
}

#footer .elsewhere .facebook a {
	background-position: 0 -360px;
}

#footer .elsewhere .twitter a {
	background-position: 0 -400px;
}

/* Site search */

.site_search {
	background-color: #eee;
	float: left;
	height: 53px;
	width: 230px;
	padding: 15px;
}

.site_search input.text {
	width: 130px;
}

.site_search ul {
	list-style: none;
	overflow: hidden;
	zoom: 1;
	margin: 5px 0 0;
}

.site_search ul li {
	float: left;
	margin: 0 15px 0 0;
}

.site_search ul li a {
	color: #666;
	text-decoration: underline;
	font-size: 11px;
}

.site_search ul li a:hover {
	text-decoration: none;
}

.logo {
	float: left;
}

.header_right {
	float: right;
	display: inline;
	width: 560px;
	margin: 0 0 15px;
}

/* MODULE */

.module td, .module th {
	border: none;
}

/* Downloadables */

.downloads ul {
	padding: 0;
}

.downloads li {
	padding:  0 0 6px 24px;
	margin: 0;
	list-style: none;
	background: url(../images/icons/docs/default.png) no-repeat 0 0;
}

.downloads li.file_pdf {
	background-image: url(http://www.londonfashionweek.com/images/lfw/docs/pdf.png)
}

.downloads li.file_png,
.downloads li.file_jpg,
.downloads li.file_gif {
	background-image: url(http://www.londonfashionweek.com/images/lfw/docs/img.png)
}

.downloads li.file_ppt,
.downloads li.file_pptx {
	background-image: url(http://www.londonfashionweek.com/images/lfw/docs/ppt.png)
}

.downloads li.file_doc,
.downloads li.file_docx {
	background-image: url(http://www.londonfashionweek.com/images/lfw/docs/doc.png)
}

.downloads li.file_zip {
	background-image: url(http://www.londonfashionweek.com/images/lfw/docs/zip.png)
}

.downloads li.file_xls,
.downloads li.file_xlsx {
	background-image: url(http://www.londonfashionweek.com/images/lfw/docs/xls.png)
}

/* Designer details */

.page_designer_profile #sideleft {
	width: 225px;
}

.page_designer_profile #main {
	width: 385px;
}

.page_designer_profile #sideright {
	width: 305px;
}

#sideleft .designer_details {
	background: #eee;
	padding: 15px;
}

#sideleft .designer_logo {
	text-align: center;
	padding: 0 0 15px;
	line-height: 0;
}

.page_designer_profile .details_wrap {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 24px;
}

.designer_details .catwalk_show {
	background-color: #FFF;
	margin: 12px 0 15px;
	padding: 0 20px 10px;
	text-align: center;
}

.designer_details .catwalk_show h4,
.designer_details .catwalk_show h4 span.end {
	background: url(http://www.londonfashionweek.com/images/lfw/heading_label_bg.png) no-repeat 0 0;
}

.designer_details .catwalk_show h4 {
	color: #FFF;
	text-transform: uppercase;
	top: -12px;
	position: relative;
	height: 24px;
	text-align: center;
	line-height: 24px;
	margin: 0;
	width: auto;
}

.designer_details .catwalk_show h4 span.end {
	background-position: 100% -24px;
	display: block;
	padding: 0 5px;
}

.designer_details h3 {
	font-size: 12px;
	margin: 0 0 6px 0;
}

.page_designer_profile .contacts {
	margin-bottom: 12px;
	overflow: hidden;
}

.showrooms {
	clear: both;
	overflow:hidden;
	zoom:1;
}

.showrooms .left,
.showrooms .right {
	float:left;
}

.showrooms .right {
	width:192px;
}

.showrooms .left {
	margin:0 20px 0 0;
	width:172px;
}

.showrooms h3 {
	margin:0 0 10px;
}

.showrooms h4 {
	margin:10px 0 0;
}

.designer_contact {
	float: left;
}

.designer_contact h4 {
	margin: 0;
}

/* line header example */
h2.line_header {
	border: solid 1px #d6d6d6;
	border-width: 1px 0;
	padding: 5px 0;
	text-transform: uppercase;
	font-size: 14px;
}

/* designer photo */
img.designer_photo {
	float: left;
	margin: 5px 10px 10px 0;
}

/* designer contact section */
.designer_contact {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 15px;
}

.designer_contact p {
	width: 172px;
	margin:0 20px 0 0;
	float: left;
}

/* HOME PAGE */
#content.page_home {
	padding: 15px;
}

.zone {
	float: left;
	width: 305px;
	margin: 0 15px 0 0;
}

.page_home .zone_1 {
	float: left;
	width: 625px;
	margin: 0 0 15px 0;
}

.page_home .zone_4 {
	margin: 0 0 0 0;
	float: right;
}

.page_home .sponsors {
	padding: 15px 0 10px 0;
	overflow: hidden;
	zoom: 1;
	clear: both;
	border-top: 1px solid #ccc;
}

.page_home .sponsors a,
.page_home .sponsors span,
.page_sponsors .sponsors a,
.page_sponsors .sponsors span {
	text-indent:-9999px;
	width:156px;
	height:60px;
}
.page_home .sponsors a,
.page_home .sponsors span {
	background:url(http://www.londonfashionweek.com/images/lfw/sponsors_sprite.png) no-repeat 0 0;
}
.page_sponsors .sponsors a,
.page_sponsors .sponsors span {
	background:url(http://www.londonfashionweek.com/images/lfw/sponsors_sprite_color.png);
}
.page_home .sponsors a.principal {
	float:left;	
}
.page_home .sponsors .cycle {
	float:right;
	width:780px;
	height:60px;
}
.page_home .sponsors .cycle ul {
	overflow:hidden;
	zoom:1;
	list-style:none;
	padding:0;
	margin:0;
}
.page_home .sponsors .cycle ul li {
	float:left;
	padding:0;
	margin:0;
}
.page_home .sponsors .cycle ul li a,
.page_home .sponsors .cycle ul li span,
.page_sponsors .sponsors ul li a,
.page_sponsors .sponsors ul li span {
	display:block;
}
.page_home .sponsors .cycle ul.id_01 li.id_01 a,
.page_sponsors .sponsors ul.id_01 li.id_01 a {
	background-position:0 -60px;
}
.page_home .sponsors .cycle ul.id_01 li.id_02 a,
.page_sponsors .sponsors ul.id_01 li.id_02 a {
	background-position:-156px -60px;
}
.page_home .sponsors .cycle ul.id_01 li.id_03 a,
.page_sponsors .sponsors ul.id_01 li.id_03 a {
	background-position:-312px -60px;
}
.page_home .sponsors .cycle ul.id_01 li.id_04 a,
.page_sponsors .sponsors ul.id_01 li.id_04 a {
	background-position:-468px -60px;
}
.page_home .sponsors .cycle ul.id_01 li.id_05 a,
.page_sponsors .sponsors ul.id_01 li.id_05 a {
	background-position:-624px -60px;
}
.page_home .sponsors .cycle ul.id_02 li.id_01 a,
.page_sponsors .sponsors ul.id_02 li.id_01 a {
	background-position:0 -120px;
}
.page_home .sponsors .cycle ul.id_02 li.id_02 a,
.page_sponsors .sponsors ul.id_02 li.id_02 a {
	background-position:-156px -120px;
}
.page_home .sponsors .cycle ul.id_02 li.id_03 a,
.page_sponsors .sponsors ul.id_02 li.id_03 a {
	background-position:-312px -120px;
}
.page_home .sponsors .cycle ul.id_02 li.id_04 a,
.page_sponsors .sponsors ul.id_02 li.id_04 a {
	background-position:-468px -120px;
}
.page_home .sponsors .cycle ul.id_02 li.id_05 a,
.page_sponsors .sponsors ul.id_02 li.id_05 a {
	background-position:-624px -120px;
}
.page_home .sponsors .cycle ul.id_03 li.id_01 a,
.page_sponsors .sponsors ul.id_03 li.id_01 a {
	background-position:0 -180px;
}
.page_home .sponsors .cycle ul.id_03 li.id_02 a,
.page_sponsors .sponsors ul.id_03 li.id_02 a {
	background-position:-156px -180px;
}
.page_home .sponsors .cycle ul.id_03 li.id_03 a,
.page_sponsors .sponsors ul.id_03 li.id_03 a {
	background-position:-312px -180px;
}
.page_home .sponsors .cycle ul.id_03 li.id_04 a,
.page_sponsors .sponsors ul.id_03 li.id_04 a {
	background-position:-468px -180px;
}
.page_home .sponsors .cycle ul.id_03 li.id_05 a,
.page_sponsors .sponsors ul.id_03 li.id_05 a {
	background-position:-624px -180px;
}
.page_home .sponsors .cycle ul.id_04 li.id_01 a,
.page_sponsors .sponsors ul.id_04 li.id_01 a {
	background-position:0 -240px;
}
.page_home .sponsors .cycle ul.id_04 li.id_02 a,
.page_sponsors .sponsors ul.id_04 li.id_02 a {
	background-position:-156px -240px;
}
.page_home .sponsors .cycle ul.id_04 li.id_03 a,
.page_sponsors .sponsors ul.id_04 li.id_03 a {
	background-position:-312px -240px;
}
.page_home .sponsors .cycle ul.id_04 li.id_04 a,
.page_sponsors .sponsors ul.id_04 li.id_04 a {
	background-position:-468px -240px;
}
.page_home .sponsors .cycle ul.id_04 li.id_05 a,
.page_sponsors .sponsors ul.id_04 li.id_05 a {
	background-position:-624px -240px;
}
.page_home .sponsors .cycle ul.id_05 li.id_01 a,
.page_sponsors .sponsors ul.id_05 li.id_01 a {
	background-position:0 -300px;
}
.page_home .sponsors .cycle ul.id_05 li.id_02 a,
.page_sponsors .sponsors ul.id_05 li.id_02 a {
	background-position:-156px -300px;
}
.page_home .sponsors .cycle ul.id_05 li.id_03 a,
.page_sponsors .sponsors ul.id_05 li.id_03 a {
	background-position:-312px -300px;
}
.page_home .sponsors .cycle ul.id_05 li.id_04 a,
.page_sponsors .sponsors ul.id_05 li.id_04 a {
	background-position:-468px -300px;
}
.page_home .sponsors .cycle ul.id_05 li.id_05 a,
.page_sponsors .sponsors ul.id_05 li.id_05 a {
	background-position:-624px -300px;
}
.page_home .sponsors .cycle ul.id_06 li.id_01 span,
.page_sponsors .sponsors ul.id_06 li.id_01 span {
	background-position:0 -360px;
}
.page_home .sponsors .cycle ul.id_06 li.id_02 a,
.page_sponsors .sponsors ul.id_06 li.id_02 a {
	background-position:-156px -360px;
}
.page_home .sponsors .cycle ul.id_06 li.id_03 a,
.page_sponsors .sponsors ul.id_06 li.id_03 a {
	background-position:-312px -360px;
}
.page_home .sponsors .cycle ul.id_06 li.id_04 a,
.page_sponsors .sponsors ul.id_06 li.id_04 a {
	background-position:-468px -360px;
}
.page_home .sponsors .cycle ul.id_06 li.id_05 a,
.page_sponsors .sponsors ul.id_06 li.id_05 a {
	background-position:-624px -360px;
}
.page_home .sponsors .cycle ul.id_07 li.id_01 a,
.page_sponsors .sponsors ul.id_07 li.id_01 a {
	background-position:0 -420px;
}
.page_home .sponsors .cycle ul.id_07 li.id_02 a,
.page_sponsors .sponsors ul.id_07 li.id_02 a {
	background-position:-156px -420px;
}
.page_home .sponsors .cycle ul.id_07 li.id_03 a,
.page_sponsors .sponsors ul.id_07 li.id_03 a {
	background-position:-312px -420px;
}
.page_home .sponsors .cycle ul.id_07 li.id_04 a,
.page_sponsors .sponsors ul.id_07 li.id_04 a {
	background-position:-468px -420px;
}
.page_home .sponsors .cycle ul.id_07 li.id_05 a,
.page_sponsors .sponsors ul.id_07 li.id_05 a {
	background-position:-624px -420px;
}

/* sponsors page */
.page_sponsors #main {
	width:auto;
	float:none;
}
.page_sponsors .sponsors ul {
	overflow:hidden;
	zoom:1;
	list-style:none;
	padding:15px 0;
	margin:0;
	border:solid #CCC 1px;
	border-width:1px 0 0;
}
.page_sponsors .sponsors ul li {
	float:left;
	margin:0;
	padding:0;
}
.page_sponsors .sponsors ul li a {
	margin:0 17px;
	width:155px;
}
.page_sponsors .sponsors .principal_holder {
	text-align:center;
	padding:15px 0;
}
.page_sponsors .sponsors .principal_holder a {
	display:block;
	margin:0 auto;
	background-position:-156px 0;
}
.titlestrip {
	height: 160px;
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-color: #000;
	padding: 0 655px 0 0;
	margin-bottom: 15px;
}
.titlestrip .text {
	height: 150px;
	background: #000 url(http://www.londonfashionweek.com/images/lfw/black_gradient.png) repeat-x 0 100%;
	color: #fff;
	padding: 10px 15px 0 15px;
}

.titlestrip .text h1 {
	color: #fff;
	margin: 0 0 9px 0;
}

.titlestrip .text p {
	margin: 0;
}

.page_subhome .zone_4 {
	float: right;
	margin: 0;
}

.viewall {
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}

/* CONTENT PAGE */

.page_content #sideleft {
	width: 145px;
	background: url(http://www.londonfashionweek.com/images/lfw/leftshadow.png) no-repeat right top;
}

.page_content #main {
	width: 625px;
}

.page_content_wide #sideleft {
	display: none;
}

.page_content #main {
	width: 770px;
}

.page_content #sideright {
	width: 145px;
}

.page_content #sideleft .subnav {
	border-top: none;
	width: 138px;
	min-height: 455px;
}

.page_content #sideleft .subnav li:last-child a {
	display: block;
	color: #000;
	padding: 5px;
	border-bottom: none;
	font-size: 12px;
}

.page_content #sideleft .subnav li:last-child a:hover {
	color: #f32837;
}

.page_content #sideleft .subnav li.current a,
.page_content #sideleft .subnav li.current:last-child a {
	background: #e1e1e1 url(http://www.londonfashionweek.com/images/lfw/white_stripe.png) repeat 0 0;
	border-bottom: none;
	margin-top: -1px;
}

.contentimage_right {
	float: right;
	margin: 0 0 15px 15px;
}

.contentimage_left {
	float: left;
	margin: 0 15px 15px 0;
}

/* CATWALK REPORTS */

.page_catwalk #sideleft {
	width: 305px;
}

.page_catwalk #main {
	width: 625px;
}

.page_catwalk h1 {
	margin-bottom: 5px;
}

.scroller {
	float:right;
	width:658px;
	margin:0 20px 0 0;
}

.datescroller {
	background: #eeeeee;
	padding: 10px;
	margin: 0 0 30px 0;
	height:34px;
}

.selectholder,
.datescroller ul li {
	float: left;
}

.datescroller a.prev_link,
.datescroller a.next_link {
	background:url(http://www.londonfashionweek.com/images/lfw/large_controls.png) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
	height:34px;
	width:34px;
	float:left;
}

.datescroller a.prev_link:hover {
	background-position:0 -34px;
}

.datescroller a.next_link {
	background-position:0 -68px;
}

.datescroller a.next_link:hover {
	background-position:0 -102px;
}

.datescroller ul {
	padding: 0;
	margin:0 20px 0 30px;
	list-style: none;
	float:left;
	height:34px;
}

.datescroller ul li {
	margin: 0 10px 0 0;
	padding: 0;
}

.datescroller ul li span,
.datescroller ul li a {
	width: 80px;
	height: 34px;
	background-color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	display: block;
	line-height:34px;
}

.datescroller ul li a {
	color: #000;
}

.datescroller ul li a.current,
.datescroller ul li a:hover {
	background: url(http://www.londonfashionweek.com/images/lfw/dayselected.png) no-repeat 0 0;
	height: 56px;
}

.datescroller ul li span {
	color: #ccc;
	cursor:default;
}

.page_catwalk .panel_designer_catwalks ul li.link_strip {
	float: none;
	margin: 0;
	clear: both;
	line-height: normal;
	position: relative;
	padding: 5px 0 23px 20px;
}

.page_catwalk .panel_designer_catwalks ul li .button_small {
	float: right;
	width: 71px;
	height: 17px;
	padding: 3px 0 0 0;
	margin: 0 0 0 5px;
	text-align: center;
	background: url(http://www.londonfashionweek.com/images/lfw/button_small.png) no-repeat left top;
	font-size: 11px;
	color: #000;
}

.page_catwalk .panel_designer_catwalks ul li .button_small:hover {
	color: #F32837;
}

.backstagelabel {
	float: right;
	width: 75px;
	height: 17px;
	padding: 3px 2px 0 3px;
	margin: 0 0 0 5px;
	text-align: center;
	background: #000;
	font-size: 11px;
	color: #FFF;
}

/* jScrollPane */

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background: url(http://www.londonfashionweek.com/images/lfw/scrollbg.gif) repeat-y top;
}

.jScrollPaneDrag {
	position: absolute;
	background: #000;
	cursor: pointer;
	overflow: hidden;
}

.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 13px;
	width: 13px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	height: 13px;
	width: 13px;
}

a.jScrollArrowUp {
	background:transparent url(http://www.londonfashionweek.com/images/lfw/scrollup.gif) no-repeat scroll 0 0;
}

a.jScrollArrowDown {
	background:transparent url(http://www.londonfashionweek.com/images/lfw/scrolldown.gif) no-repeat scroll 0 0;
}

.vidsholder {
	float:right;
	margin:0 0 20px 10px;
	padding: 5px;
	border: 1px solid #e2e2df;
	overflow: hidden;
	zoom: 1;
}

.scroll-pane {
	float: left;
	overflow:auto;
	width:218px;
	height: 204px;
}

.scroll-pane ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.scroll-pane ul li {
	margin: 0 0 10px 0;
	padding: 0;
	overflow: hidden;
	zoom: 1;
}

.scroll-pane ul li a {
	color: #000;
}

.scroll-pane ul li.active {
	background: #ececec;
	padding: 5px;
}

.scroll-pane ul li img {
	float: left;
	margin: 0 10px 0 0;
	width: 85px;
	height: 63px;
}

.scroll-pane ul li p {
	margin: 0;
}

/* DESIGNERS LISTING */

.page_designers_listing #main {
	width: 705px;
}

.page_designers_listing #sideright {
	width: 225px;
	padding: 49px 0 0 0;
}

.designersearch {
	width: 675px;
	background: #eee;
	margin: 0 0 10px 0;
	padding: 15px;
	overflow: hidden;
	zoom:1;
}

.designersearch ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.designersearch ul li {
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
 *margin: 0 10px 0 0;
}

.designersearch ul li label {
	display: block;
}

.designersearch ul li select {
	width: 145px;
}

.designersearch ul li select.letter {
	width: 100px;
}

.designersearch ul li.last {
	margin: 0;
	padding: 36px 0 0 10px;
}

.listinglist {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
}

.listinglist li {
	border-bottom: 1px solid #eee;
	margin: 0 0 8px 0;
	padding: 0 0 10px 0;
	overflow: hidden;
	zoom: 1;
}

.listinglist li a {
	float: left;
	line-height: 20px;
	width: 330px;
}

.listinglist li span {
	float: left;
}

.listinglist li img {
	float: right;
}

.page_designers_listing #sideright img {
	float: left;
	margin: 0 10px 10px 0;
}

/* search results */
.page_search_results #main {
	width:705px;
}

.page_search_results #sideright {
	width:225px;
	margin:48px 0 0;
}

.page_search_results #sideright .panel {
	background-color:#eeeeee;
	padding:15px;
}

.page_search_results #sideright .panel h3 {
	text-transform:uppercase;
}

.page_search_results #sideright .filter_results ul {
	list-style:none;
}

.page_search_results #sideright .filter_results ul li {
	margin:0 0 10px;
}

.page_search_results #sideright .filter_results ul li input,
.page_search_results #sideright .filter_results ul li label {
	vertical-align:middle;
}

.page_search_results #sideright .filter_results ul li input {
	margin-right:8px;
	border:none;
}

.page_search_results #sideright .filter_results ul li label {
	color:#888888;
	font-size:12px;
	text-transform:uppercase;
}

/* paging */
.paging {
	border-bottom:dotted 1px #CDCDCD;
	overflow:hidden;
	zoom:1;
	padding:10px 0;
	border-top:solid 1px #CDCDCD;
}

.paging_bottom {
	border-top:dotted 1px #CDCDCD;
	border-bottom:dotted 1px #CDCDCD;
}

.paging .pagelinks {
	float:left;
}

.paging .pagelinks a,
.paging .pagelinks span {
	background:url(http://www.londonfashionweek.com/images/lfw/pagination_bg.png) no-repeat 50% 0;
	float:left;
	width:26px;
	height:20px;
	text-align:center;
	line-height:20px;
	color:#666;
	outline:none;
}

.paging .pagelinks span {
	cursor:default;
}

.paging .pagelinks a:hover {
	background-position:50% -20px;
	color:#FFF;
}

.paging .pagelinks span.current {
	background-position:50% -20px;
	color:#FFF;
}

.paging .pagelinks .prev,
.paging .pagelinks .next {
	text-indent:-9999px;
	width:20px;
}

.paging .pagelinks span.prev {
	background-position:0 -60px;
}

.paging .pagelinks a.prev {
	background-position:0 -40px;
}

.paging .pagelinks span.next {
	background-position:0 -100px;
}

.paging .pagelinks a.next {
	background-position:0 -80px;
}

.paging .display {
	float:right;
}

.paging select {
	padding:1px;
	margin:0 5px 0 0;
}

.tabs_paging {
	position: relative;
	left: 50%;
	float: left;
}

.tabs_paging ul {
	position: relative;
	left: -50%;
	padding: 0;
}

.tabs_paging ul li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

.tabs_paging li a {
	background:transparent url(http://www.londonfashionweek.com/images/lfw/pagination_bg.png) no-repeat scroll 50% 0;
	color:#666666;
	float:left;
	height:20px;
	line-height:20px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-align:center;
	width:26px;
}

.tabs_paging li.ui-tabs-selected a {
	background-position:50% -20px;
	color:#FFFFFF;
}

.designer_catwalks_paging a.prev,
.designer_catwalks_paging a.next {
	background:transparent url(http://www.londonfashionweek.com/images/lfw/pagination_bg.png) no-repeat scroll 50% 0;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden; 
	background-position:0 -80px;
}

.designer_catwalks_paging a.prev {
	background-position:0 -40px;
}

.designer_catwalks_paging {
	position: relative;
	overflow: hidden;
	border-collapse: collapse;
}

.designer_catwalks_paging td {
	padding: 0;
	border: 0;
}

.designer_catwalks_paging .prev {
	float: left;
}

.designer_catwalks_paging .next {
	float: right;
}

/* Search page */

.page_search_results ul.search_results {
	list-style:none;
	margin:20px 0;
}

.page_search_results ul.search_results li:last-child {
	border:none;
}

.page_search_results ul.search_results li {
	border-bottom:dotted 1px #CDCDCD;
	margin:0 0 15px;
	overflow:hidden;
	zoom:1;
	padding:0 15px 15px 10px;
}

.page_search_results ul.search_results li .result_left {
	float:left;
	width:575px;
}

.page_search_results ul.search_results li .result_right {
	float:right;
}

.page_search_results ul.search_results li .result_relevancy {
	width:80px;
	height:18px;
	background-color:#EEE;
}

.page_search_results ul.search_results li .result_percent {
	height:100%;
	background-color:#9a9a9a;
	color:#FFF;
	padding:0 5px;
	line-height:18px;
	font-size:11px;
}

.page_search_results ul.search_results li.percent_0 .result_relevancy .result_percent {
	width:0px;
}

.page_search_results ul.search_results li.percent_10 .result_relevancy .result_percent {
	width:7px;
}

.page_search_results ul.search_results li.percent_20 .result_relevancy .result_percent {
	width:14px;
}

.page_search_results ul.search_results li.percent_30 .result_relevancy .result_percent {
	width:21px;
}

.page_search_results ul.search_results li.percent_40 .result_relevancy .result_percent {
	width:28px;
}

.page_search_results ul.search_results li.percent_50 .result_relevancy .result_percent {
	width:35px;
}

.page_search_results ul.search_results li.percent_60 .result_relevancy .result_percent {
	width:42px;
}

.page_search_results ul.search_results li.percent_70 .result_relevancy .result_percent {
	width:49px;
}

.page_search_results ul.search_results li.percent_80 .result_relevancy .result_percent {
	width:56px;
}

.page_search_results ul.search_results li.percent_90 .result_relevancy .result_percent {
	width:63px;
}

.page_search_results ul.search_results li.percent_100 .result_relevancy .result_percent {
	width:70px;
}

.page_search_results ul.search_results li span {
	display:block;
}

.page_search_results ul.search_results li span.result_type {
	text-transform:uppercase;
	font-size:11px;
	margin:0 0 5px;
}

.page_search_results ul.search_results li span.result_title {
	color:#FF0000;
	font-size:14px;
}

.page_search_results ul.search_results li span.result_information {
	color:#666;
}

.page_search_results ul.search_results li span.result_date {
	font-style:italic;
	color:#666;
}

/* advabced search */
.advanced #main {
	width:auto;
	float:none;
}

.page_search_results #main .advanced_search {
	background-color:#eee;
	padding:25px 30px 30px;
	overflow:hidden;
	zoom:1;
	margin:0 auto;
	width:650px;
}

.page_search_results #main .advanced_search h1 {
	margin:0 0 25px;
}

.page_search_results #main .advanced_search .form_wrap {
	width:400px;
	float:left;
}

.page_search_results #main .advanced_search .form_wrap fieldset {
	border:none;
}

.page_search_results #main .advanced_search .form_wrap legend {
	display:none;
}

.page_search_results #main .advanced_search .form_wrap .user_submit {
	text-align:right;
}

.page_search_results #main .advanced_search .form_wrap .user_submit input {
	width:100px;
}

.page_search_results #main .advanced_search .filter_pane {
	width:180px;
	float:right;
}

.page_search_results #main .advanced_search .filter_pane h3 {
	text-transform:uppercase;
	font-size:12px;
}

.page_search_results #main .advanced_search .filter_pane ul {
	list-style:none;
	margin:0;
}

.page_search_results #main .advanced_search .filter_pane ul li {
	margin:0 0 3px;
}

.page_search_results #main .advanced_search .filter_pane ul li label {
	vertical-align:middle;
}

.page_search_results #main .advanced_search .filter_pane ul li input {
	margin:0 10px 0 0;
}

.page_search_results #main .advanced_search .form_wrap ul {
	list-style:none;
}

.page_search_results #main .advanced_search .form_wrap ul li {
	margin:0;
	overflow:hidden;
	zoom:1;
	margin:0 0 10px;
}

.page_search_results #main .advanced_search .form_wrap ul li label {
	text-transform:uppercase;
	font-weight:bold;
	margin:3px 0 0;
	float:left;
}

.page_search_results #main .advanced_search .form_wrap ul li input,
.page_search_results #main .advanced_search .form_wrap ul li select {
	float:right;
	margin:0;
	width:235px;
}

.page_search_results #main .advanced_search .form_wrap ul li select {
	width:245px;
}

/* faq page */
.page_faq #main {
	width:705px;
}

.page_faq #main ul.question_titles {
	list-style:none;
	margin:0;
	background-color:#EEE;
	padding:15px 20px;
	margin:0 0 15px;
}

.page_faq #main ul.question_titles li {
	margin:0;
}

.page_faq #main ul.question_titles li span.question_number {
	width:25px;
	display:block;
	float:left;
}

.page_faq #main ul.question_titles li a {
	font-weight:bold;
}

.page_faq #main ul.question_answers {
	list-style:none;
	margin:0;
	padding:15px;
}

.page_faq #main ul.question_answers li {
	margin:0 0 20px;
}

.page_faq #main ul.question_answers li span.question_title {
	font-weight:bold;
	display:block;
	margin:0 0 10px;
}

.page_faq #main ul.question_answers li span.question_number {
	display:block;
	float:left;
	margin:0 7px 0 0;
}

.hidden {
	visibility:hidden;
}

/* sitemap */
.page_sitemap #main {
	width:auto;
}

/* Catwalk Schedule page */

.page_catwalk_schedule h1 {
	font-size: 20px;
}

.page_catwalk_schedule #main {
	width: 706px;
}

.page_catwalk_schedule table {
	width: 100%;
	_width: 99%;
}

.page_catwalk_schedule td {
	border: none;
	vertical-align: top;
	border-bottom: 1px dotted #ccc;
	padding: 3px;
}

.page_catwalk_schedule h3 {
	margin-top: 12px;
}

.page_catwalk_schedule #main h2 {
	font-size: 14px;
}

.page_catwalk_schedule #sideright {
	background:#FFFFFF url(http://www.londonfashionweek.com/images/lfw/sideright.png) repeat-y scroll 0 0;
}

.page_catwalk_schedule #sideright_wrap {
	background: url(http://www.londonfashionweek.com/images/lfw/sideright_top.png) no-repeat 0 0;
}

.page_catwalk_schedule #sideright_wrap2 {
	padding: 30px 15px 150px 15px;
	background: url(http://www.londonfashionweek.com/images/lfw/sideright_bottom.png) no-repeat 0 100%;
}

.page_catwalk_schedule #sideright .panel .head {
	border: 0;
	background: none;
}

.page_catwalk_schedule .schedule_table td.time {
	width: 140px;
}

.page_catwalk_schedule .schedule_table td.icons {
	width: 60px;
	font-weight: bold;
}

.page_catwalk_schedule .schedule_table td.designer {
	color: #666;
}

.page_catwalk_schedule .schedule_table td.location {
	width: 190px;
}

.page_catwalk_schedule .schedule_table h4 {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0 0 3px 0;
}

.page_catwalk_schedule .schedule_table .top {
	float: right;
	color: #666;
	text-decoration: underline;
	font-size: 11px;
}

.page_catwalk_schedule .key {
	margin: 0 0 18px 0;
}

.page_catwalk_schedule .key dl {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 12px 0;
}

.page_catwalk_schedule .key dt {
	clear: both;
	margin: 0;
	float: left;
	padding: 6px 0;
	width: 32px;
	text-align: center;
	background: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 3px;
}

.page_catwalk_schedule .key dd {
}

.jump_to {
	margin: 12px 0 24px 0;
	width: 100%;
}

.jump_to td {
	border: 0;
	border-right: 3px solid #fff;
	padding: 0;
}

.jump_to a {
	display: block;
	background: #e1e1e1 url(http://www.londonfashionweek.com/images/lfw/white_stripe.png) repeat;
	color: #333;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 4px 0;
	text-align: center;
}

.jump_to a:hover {
	color: #fff;
	background: #999;
	text-decoration: none;
}

/* Precollections page */
	
.page_precollections #main {
	width: 705px;
	margin: 0 15px 0 0;
	float: left;
}

.page_precollections #sideright {
	width: 225px;
	margin: 0;
	float: right;
	margin-top: 42px;
}

.precollections ul {
	margin: 0;
	overflow: hidden;
	zoom: 1;
	width: 702px;
}

.precollections li {
	list-style: none;
	float: left;
	margin: 0 4px 0 0;
}

.precollections .collection {
	position: relative;
	border-top: 1px solid #ccc;
	padding: 5px 0 10px 0;
	width: 698px;
}

.precollections .designer {
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	margin: 0 0 3px 0;
}

.precollections .count {
	position: absolute;
	display: none;
	right: -5px;
	top: 17px;
	background: transparent url(http://www.londonfashionweek.com/images/lfw/large_black_dot.png) no-repeat scroll 0 0;
	color: #fff;
	font-size: 11px;
	width: 20px;
	height: 20px;
	text-align: center;
	padding-top: 2px;
}

/* EVENTS LISTING */

.page_events_list #sideleft {
	width: 145px;
}

.page_events_list #main {
	width: 545px;
}

.page_events_list #sideright {
	width: 225px;
}

/* Subnav */
	
.page_events_list #sideleft .subnav {
	border-top: none;
}

.page_events_list #sideleft .subnav ul,
.page_events_list #sideleft .subnav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.page_events_list #sideleft .subnav li {
	margin:0 0 1px;
}

.page_events_list #sideleft .subnav li ul li {
	margin: 0;
}

.page_events_list #sideleft .subnav li a {
	background: #eee;
	border: none;
	margin: 0;
}

.page_events_list #sideleft .subnav li ul li a {
	display: block;
	color: #000;
	padding: 5px;
	border-bottom: 1px dotted #ededed;
	font-size: 12px;
	_height: 20px;
	background: none;
	margin: 0;
}

.page_events_list #sideleft .subnav li ul li:last-child a {
	margin: 0;
	border: 0;
}

.page_events_list #sideleft .subnav li ul li a:hover {
	color: #f32837;
	background: #FFF url(http://www.londonfashionweek.com/images/lfw/newsevents_lhs_current.gif) no-repeat right;
}

.page_events_list #sideleft .subnav li ul li.current a {
	font-weight: bold;
	background: #FFF url(http://www.londonfashionweek.com/images/lfw/newsevents_lhs_current.gif) no-repeat right;
	border-bottom: 1px dotted #ededed;
	margin-top: 0px;
}

.page_events_list #sideleft .subnav li ul li.current a:hover {
	color: #000;
}

.page_events_list #sideleft .head {
	border-top:1px solid #CCCCCC;
	margin: 0;
	padding:7px 0;
	overflow: hidden;
}

.page_events_list #sideleft .head h2 {
	margin: 0;
	float:left;
	font-size:14px;
	margin:0;
	text-transform:uppercase;
}

.page_events_list #sideright .eventsearch,
.page_events_list #sideright .newssearch {
	background: #eee;
}

.page_events_list #sideright .eventsearch h1,
.page_events_list #sideright .newssearch h1 {
	font-weight: bold;
}

.page_events_list .newseventslist {
	margin:20px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	zoom: 1;
}

.page_events_list .newseventslist li {
	margin:0 0 20px;
	padding:0 0 15px;
	overflow:hidden;
	zoom:1;
	border-bottom:1px solid #eee;
}

.page_events_list .newseventslist li:last-child {
	border-bottom:none;
}

.page_events_list .newseventslist li img {
	float:left;
	margin:2px 0 0;
}

.page_events_list .newseventslist li .listitem {
	width:465px;
	float:right;
}

.page_events_list .newseventslist li .listitem h4 {
	line-height:normal;
	font-size:14px;
	margin:0 0 1px;
}

.page_events_list .newseventslist li .listitem span.date {
	display: block;
	font-size:11px;
	line-height:normal;
	color:#333;
	text-transform:uppercase;
	margin: 6px 0 0 0;
}

.page_events_list .newseventslist li .listitem p {
	margin:10px 0 0;
}

.page_events_list #sideright h2 {
	margin: 0;
	padding: 15px;
	text-transform:uppercase;
	font-size:14px;
}

.page_events_list #sideright h3 {
	margin: 0;
	padding: 0 0 5px 15px;
	text-transform:uppercase;
	font-size:12px;
	color: #888
}

.page_events_list #sideright .eventsearch input {
	margin: 0 0 15px 15px;
}

.page_events_list #sideright .eventsearch select {
	margin: 0 0 15px 15px;
	width: 195px;
}

.page_events_list #sideright .eventsearch input.date {
	width: 160px;
}

.page_events_list #sideright .eventsearch input.text {
	width: 185px;
}

.page_events_list #sideright .newssearch input {
	margin: 0 0 15px 15px;
}

.page_events_list #sideright .newssearch input.text {
	width: 185px;
}

.page_events_list #main.details h1 {
	margin-bottom: 10px;
}

.page_events_list #main.details h4 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.page_events_list #main.details img {
	float: left;
	margin: 0 15px 15px 0;
}

.page_events_list #main.details p {
	margin: 0 0 15px 0;
	padding: 0;
}

.page_events_list #main.details p.downloadables img {
	float: left;
	margin: 0 15px 0 0;
}

.page_events_list #main.details p.downloadables a {
	display: block;
	padding: 8px 0 0 0;
}
.page_designers_listing .designersearch ul li.id_04,
.page_designers_listing .designersearch ul li.id_04 select {
	width:100px;
}
.page_designers_listing .paging_top {
	border-top:none;
}

.page_designers_listing .designersearch {
	margin:0;
}
.page_designers_listing .listinglist {
	margin-top:8px;
}
object {
	outline:none;
}
/* events details */
.evdates {
	list-style:none;
	margin:15px 0 25px;
	padding:0;
}
.evdates li {
	margin:0 0 5px;
	overflow:hidden;
	zoom:1;
}
.evdates li h3 {
	float:left;
	width:120px;
	margin:0;
}
/* bespoke form page */
#content.page_bespoke_form {
	padding:15px;
}
.page_bespoke_form #main {
	width:auto;
	float:none;
}
.page_bespoke_form #main #register-surround {
	width:450px;
	margin:0 0 30px;
}
.page_bespoke_form fieldset {
	margin:0 0 10px;
}
.page_bespoke_form fieldset,
.page_bespoke_form table tr td {
	border:none;
}
.page_bespoke_form table tr td {
	padding:0;
}
.page_bespoke_form table {
	border-collapse:collapse;
	margin:0;
	width:100%;
}
.page_bespoke_form table tr td input[type=text] {
	width:100px;
}
.page_bespoke_form fieldset label {
	width:150px;
	float:left;
}
.page_bespoke_form table tr td label {
	width:220px;
	margin:0 20px 0 0;
}
.page_bespoke_form table tr td label {
	width:100px;
}
.page_bespoke_form fieldset input[type=text],
.page_bespoke_form fieldset select {
	width:200px;
	float:right;
	margin:0;
}
.page_bespoke_form fieldset select {
	width:210px;
}
.page_bespoke_form fieldset textarea {
	width:100%;
	margin:10px 0 0;
}
.page_bespoke_form #feedback-submit {
	text-align:right;
	margin:5px 0 0;
}
.page_bespoke_form fieldset input,
.page_bespoke_form fieldset select,
.page_bespoke_form fieldset textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* dialogs */

.ui-dialog {
	background: #fff;
	border: 3px solid #000;
}

.ui-dialog-titlebar {
	padding: 10px;
	overflow: hidden;
	zoom: 1;
	font-weight: bold;
}

.ui-dialog-titlebar-close {
	float: right;
	background: url(http://www.londonfashionweek.com/images/icons/close.png);
	text-indent: -9999px;
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
}

.ui-dialog-title {
	float: left;
}

.ui-dialog-content {
	padding: 10px;
}

.ui-widget-overlay {
	background: #000;
	left: 0;
	top: 0;
	opacity: 0.3;
	filter: alpha(opacity=30);
	position: fixed;
	_position: absolute;
}

.ui-dialog .form ul li label {
	display:block;
	float:left;
	width:190px;
	text-align: left;
}

.ui-dialog .form ul li input, .ui-dialog .form ul li textarea {
	display:block;
	float:left;
	width:190px;
	text-align: left;
	padding: 4px;
}

.ui-dialog .form ul li {
	overflow: hidden;
	zoom: 1;
}

.ui-dialog .form ul li span, .ui-dialog #panel-feedback ul li span {
	color: #F32837;
}

.ui-dialog form .buttons input {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background:#FFFFFF url(http://www.londonfashionweek.com/images/lfw/common_horizontal.png) repeat-x scroll 0 -3px;
	border:1px solid #CCCCCC;
	color:#333333;
	cursor:pointer;
	height:26px;
	overflow:visible;
	padding:0 12px 1px;
	text-shadow:0 1px #FFFFFF;
	vertical-align:middle;
	width:auto;
	margin: 0 0 0 190px;
	float: left;
}

.ui-dialog ul.sharethis-links {
	list-style: none;
	text-align: left;
}

.ui-dialog ul.sharethis-links li {
	padding: 0 0 0 90px;
	margin:0 0 3px 0;
}

.ui-dialog ul.sharethis-links li a {
	padding: 0 0 0 30px;
}


.ui-dialog form #panel-feedback ul {
	margin: 0; padding: 0; float: left; list-style: none;
}

.ui-dialog form #panel-feedback ul li {
	float: left;
	text-align: left;
	overflow: hidden;
	zoom: 1;
	margin: 0 0 10px 0;
}

.ui-dialog form #panel-feedback ul li label {
	float: left;
	width: 190px;
}

.ui-dialog form #panel-feedback ul li input, .ui-dialog form #panel-feedback ul li textarea {
	width: 190px;
	padding: 4px;
}

/* calendar */
.ui-datepicker {
	display: none;
	background-color:#FFF;
	padding:15px;
	-moz-border-radius:5px;
	border:solid 1px #ccc;
	margin:10px 0 0;
} 
.ui-datepicker-header {
	margin:0 0 5px;
}
.ui-datepicker-title {
	height:20px;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	cursor:default;
	color:#333;
}
.ui-datepicker-prev,
.ui-datepicker-next {
	background:url(http://www.londonfashionweek.com/images/lfw/pagination_bg.png) no-repeat 0 0;
	display:block;
	height:20px;
	width:20px;
	text-indent:-9999px;
	cursor:pointer;
}
.ui-datepicker-prev {
	float:left;
	background-position:0 -60px;
}
.ui-datepicker-prev:hover {
	background-position:0 -40px;
}
.ui-datepicker-next {
	float:right;
	background-position:0 -100px;
}
.ui-datepicker-next:hover {
	background-position:0 -80px;
}
table.ui-datepicker-calendar {
	margin:0;
}
table.ui-datepicker-calendar tr td {
	padding:0;
	cursor:default;
}
table.ui-datepicker-calendar tr td,
table.ui-datepicker-calendar tr th {
	border:none;
}
table.ui-datepicker-calendar tr th {
	cursor:default;
	font-size:14px;
	text-transform:lowercase;
	color:#333;
}
table.ui-datepicker-calendar tr td a {
	padding:4px;
	display:block;
	font-size:11px;
	font-family:verdana;
	width:20px;
	height:20px;
	line-height:19px;
}
table.ui-datepicker-calendar tr td a:hover {
	background-color:#EEE;
	color:#FFF;
	background:url(http://www.londonfashionweek.com/images/lfw/calendarbg.png) no-repeat 50% 50%;
}
#dialog {
	display:none;
}
div.image {
	line-height:0;
}
.page_catwalk_schedule #sideright .panel ul.square {
	list-style-type:square;
	padding:0 0 0 15px;
}
.page_catwalk_schedule #sideright .panel ul.square li {
	margin:0;
}
.page_search_results #sideright .panelright-filter div a {
	float:right;
	margin:4px 0 0;
} 
/* new search panel */
.panel_designer_search_new {
	padding:15px;
	background-color:#EEE;
	overflow: hidden;
	zoom: 1;
}
.panel_designer_search_new h2 {
	text-transform:uppercase;
	font-size:14px;
	margin:0 0 10px;
}
.panel_designer_search_new h3 {
	font-size:12px;
	text-transform:uppercase;
	color:#888888;
	font-weight:bold;
	margin:0 0 10px;
}
.zone .panel_designer_search_new p {
	margin:5px 0 15px 0;
}
.panel_designer_search_new div {
	margin:15px 0 0;
}
.panel_designer_search_new div a {
	float:right;
	margin:4px 0 0;
	color:#333;
	text-decoration:underline;
}
.panel_designer_search_new div a:hover {
	text-decoration:none;
}
.panel_designer_search_new input.search_input {
	width:265px;
	margin:0;
}



.sponsor-line {
	border-top: 1px solid #dfdfdf;
	border-bottom: none;
	height: auto;
	padding: 10px 0;
	padding-left: 10px;
}
.sponsor-line ul {
	overflow:hidden;
	zoom:1;
	list-style:none;
	padding:0;
	margin:0;
	height:70px;
}
.sponsor-line ul li {
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	width:178px;
	height:70px;
}
.sponsor-line ul li a {
	display:block;
}
.sponsor-line img {
	vertical-align: middle;
	float: none;
	margin: 0 10px;
}
.pincipal {
	text-align: center;
	padding: 10px;
}

