
/* Fancy Dress CSS */
	
	

.headertext {
	font-size: 20px;
	color: #333333;
	font-style:normal;
	text-decoration: none;
	font-weight: normal;
	}

#fd_wrapper {
	width: 600px;
	height: 520px;
	overflow: hidden;
	display: inline;
	}
.fd_tabs_container {
	float: left;
	width: 600px;
	height: 47px;
	padding: 0px;
	margin: 0 0 0 0;
	overflow: hidden;
	background-image: url(/images/fancy_dress/product_detail_header.png);
	background-repeat: no-repeat;
	}
	
.fd_footer_bg {
	float: left;
	width: 600px;
	height: 20px;
	padding: 0px;
	margin: 0 0 0 0;
	overflow: hidden;
	background-image: url(/images/fancy_dress/product_detail_footer.png);
	background-repeat: no-repeat;
	}
	
.fd_ward_tab {
	float: right;
	width: 111px;
	height: 47px;
	padding: 0px;
	margin: 0 0 0 0;
	overflow: hidden;	
	}
.fd_small_tabs {
	float: left;
	width: 57px;
	height: 21px;
	overflow: hidden;
	margin: 12px 0 0 0;
	padding: 0px;
	}
.fd_header_container {
	float: left;
	width: 600px;
	height: 40px;
	padding: 0px;
	margin: 10px 0 0 0;
	overflow: hidden;	
	}
.fd_zoomify {
	float: left;
	width: 300px;
	height: 400px;
	padding: 0px;
	margin: 0px;
	}
.fd_right_container {
	float: left;
	width: 300px;
	height: 360px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;

	}	
.fd_size {
	float: left;
	width: 300px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	}
	
.fd_item_msg{
	float: left;
	width: 270px;
	height: 50px;
	padding: 0px 0 0 0;
	margin: 0px 0px 0px 5px;
	overflow: hidden;
	visibility:visible;
	text-align: center;
}

.fd_item_msg_inner{
	float: left;
	width: 270px;
	height: 46px;
	padding: 0px 0 0 0;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	visibility:visible;
	text-align: center;
	background-repeat: no-repeat;
}

.glidecontentwrapper{
	float: left;
	position: relative; /* Do not change this value */
	width: 292px;
	height: 308px; /* Set height to be able to contain height of largest content shown*/
	border-bottom: 1px solid #EEE;
	overflow: hidden;
	background-color: #FFFFFF;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	background: #f6faff;
	margin: 5px 0 0 0;
	padding: 5px 5px 0px 5px;
	visibility: hidden;
	width: 280px;
	height: 310px;
	display: inline;
	border: 1px solid #EEE;
}

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
float: left;
width: 280px;
height: 33px;
margin-top: 0px;
margin-left: 5px;
text-align: center; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
height: 19px;
width: 23px;
display: inline-block;
color: #FFF;
padding: 5px;
margin-right: 2px;
margin-left: 0px;
font-weight: normal;
text-decoration: none;
background-image: url(/images/fancy_dress/pd_state_normal_s.png);
background-repeat: no-repeat;
float:left;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background-image: url(/images/fancy_dress/pd_state_active_s.png);
background-repeat: no-repeat;
color: #FFF;
}

.glidecontenttoggler a:hover{
background-image: url(/images/fancy_dress/pd_state_hover_s.png);
background-repeat: no-repeat;
color: #FFF;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler_wide a{ /*style for every navigational link within toggler */
font-size: 0.85em;
display: -moz-inline-box;
height: 19px;
width: 45px;
display: inline-block;
color: #FFF;
padding: 6px 3px 5px 3px;
text-align: center;
margin-right: 2px;
margin-left: 2px;
font-weight: normal;
text-decoration: none;
background-image: url(/images/fancy_dress/pd_state_normal.png);
background-repeat: no-repeat;
float:left;
}

.glidecontenttoggler_wide a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background-image: url(/images/fancy_dress/pd_state_active.png);
background-repeat: no-repeat;
color: #FFF;
}

.glidecontenttoggler_wide a:hover{
background-image: url(/images/fancy_dress/pd_state_hover.png);
background-repeat: no-repeat;
color: #FFF;
}

.glidecontenttoggler_wide a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.fd_size_wrapper {
	width: 280px;
	height: 170px;
	padding: 0px;
	margin: 0px;
	overflow-y: auto;
	overflow-x: hidden;
	}
	
.fd_item_code {
	float: left;
	width: 250px;
	height: 15px;
	padding: 10px 0px 3px 10px;
	margin: 0px;
	overflow: hidden;
	color: #999999;
	font-size: 10px;
	text-align:left;
	}
	
.fd_qty {
	float: left;
	width: 78px;
	height: 10px;
	padding: 0px 0px 5px 1px;
	margin: 15px 0 0 0px;
	overflow: hidden;
}

.fd_addtoward {
	float: left;
	width: 195px;
	height: 20px;
	padding: 5px 0px 5px 5px;
	margin: 0px 0 0 78px;
	overflow: hidden;
}
.fd_price {
	float: left;
	width: 120px;
	height: 30px;
	padding: 0px 0px 0px 10px;
	margin: 10px 0 0 0;
	overflow: hidden;
}

.fd_addtobasket{
	float: left;
	width: 145px;
	height: 35px;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	overflow: hidden;
}


#fd_itemdesc {
	float: left;
	text-align: left;
	width: 280px;
	height: 105px;
	padding: 0px 10px 0px 10px;
	margin: 5px 0 0 0;
	overflow: auto;
	}
	
.fd_price_txt {
	padding-left: 5px;
	color: #ef3327;
	font-size: 18px;
	}
	
.fd_upsell_holder {
	float: left;
	width: 580px;
	height: 170px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	margin: 10px 0 0 10px;
	border: 1px solid #DDDDDD;
	}	
	
/* Wardrobe CSS */

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 5px;
	width: 175px;
	padding: 5px 0 0 10px;
}

.code1 {color: #0099FF}

.ward_item_cont {
	float: left;
	width: 600px;
	height: 125px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border-bottom: 1px solid #EFEFEF;
	background-color: #FFECC4;
}
.ward_image_holder {
	float: left;
	width: 110px;
	height: 110px;
	margin: 0px;
	padding: 5px;
	overflow: hidden;
	background-color: #EFEFEF;
	}
.ward_tick_box {
	float: left;
	width: 20px;
	height: 110px;
	margin: 0px;
	padding: 10px 5px 0px 3px;
	overflow: hidden;
	}	
.ward_item_desc_cont {
	float: left;
	width: 200px;
	height: 125px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
.ward_item_desc {
	float: left;
	width: 195px;
	height: 70px;
	margin: 0px;
	padding: 20px 0 0 10px;
	overflow: hidden;
	}
.ward_item_price {
	float: left;
	width: 60px;
	height: 85px;
	margin: 0px;
	padding: 30px 5px 10px 10px;
	overflow: hidden;
	}	
.ward_item_qty_holder {
	float: left;
	width: 100px;
	height: 105px;
	margin: 0px;
	padding: 20px 0 0 5px;
	overflow: hidden;
	}	
.ward_item_sub {
	float: left;
	width: 60px;
	height: 85px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	padding: 30px 0px 10px 10px;
	}	
	
	
.ward_item_complete {
	float: left;
	width: 205px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.vs_item_cont {
	float: right;
	width: 520px;
	height: 95px;
	margin: 5px 0 0 0;
	padding: 0px;
	overflow: hidden;
	border-bottom: 1px solid #EFEFEF;
		background-color: #FFECC4;
}	
	
.vs_image_holder {
	float: left;
	width: 80px;
	height: 80px;
	margin: 0px;
	padding: 5px;
	overflow: hidden;
	background-color: #EFEFEF;
	}	
.vs_item_desc_cont {
	float: left;
	width: 160px;
	height: 70px;
	margin: 0px;
	padding: 15px 10px 10px 10px;
	overflow: hidden;
	}	
.vs_item_price {
	float: left;
	width: 60px;
	height: 50px;
	margin: 0px;
	padding: 30px 5px 10px 10px;
	overflow: hidden;
	}	
.vs_item_qty_holder {
	float: left;
	width: 100px;
	height: 75px;
	margin: 0px;
	padding: 20px 0 0 5px;
	overflow: hidden;
	}	
.vs_item_sub {
	float: left;
	width: 50px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	padding: 30px 0px 10px 10px;
	}
	
.page_span_hdr {
	float: left;
	width: 600px;
	height: 18px;
	margin: 20px 0 0 0;
	padding: 0px;
	overflow: hidden;
	text-align: left;
	}
	
/* CAROUSEL COMPLETE THE LOOK */

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 580px; /*Width of Carousel Viewer itself*/
	height: 180px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 5px 12px 0px 12px; /*margin around each panel*/
	width: 122px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height: 160px;
}
.panel_wrapper {
	float: left;

}
.panel_img {
	float: left;
	width: 120px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border: 1px solid #CCCCCC;	
	}
.panel_price {
	float: left;
	width: 100px;
	height: 20px;
	margin: 5px 0 0 0;
	padding: 0px 0 0 0;
}
.panel_price {
	float: left;
	width: 50px;
	height: 20px;
	margin: 3px 0 0 0;
	padding: 0px 0 0 5px;
}
.panel_select {
	float: left;
	width: 45px;
	height: 20px;
	margin: 2px 0 0 0;
	padding: 0px;
}
.panel_content {
	float: left;
	width: 120px;
	height: 15px;
	overflow: hidden;
}
/* CAROUSEL NEW DEPARTMENTS */

.stepcarousel1{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 580px; /*Width of Carousel Viewer itself*/
	height: 180px; /*Height should enough to fit largest content's height*/
}

.stepcarousel1 .belt1{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel1 .panel1{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 5px 5px 0px 5px; /*margin around each panel*/
	width: 140px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height: 150px;
}
.panel1_wrapper {
	float: left;

}
.panel1_img {
	float: left;
	width: 140px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
.panel1_price {
	float: left;
	width: 140px;
	height: 20px;
	margin: 5px 0 0 0;
	padding: 0px 0 0 0;
}
.panel1_price {
	float: left;
	width: 70px;
	height: 20px;
	margin: 3px 0 0 0;
	padding: 0px 0 0 5px;
}
.panel1_select {
	float: left;
	width: 140px;
	height: 20px;
	text-align: center;
	margin: 2px 0 0 0;
	padding: 0px;
}
.complook_detail {
	float: left;
	width: 360px;
	height: 300px;
	margin: 2px;
	padding: 2px;
	background-color:#FFFFFF;
	overflow: hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

/* LINK PAGES >>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

/* Christmas fancy dress page SINGLE LINK */

.tefdchr_float{ /*IE6*/
	float: left;
	height: 150px;
	width: 190px;
	padding: 0;
	margin: 15px 5px 0 3px;
	overflow: hidden;
	border:none;
	}
html>body .tefdchr_float{
	float: left;
	height: 150px;
	width: 190px;
	padding: 0;
	margin: 15px 5px 0 5px;
	overflow: hidden;
	border:none;
	}
	
.tefdchr_container{
	position: relative;
	height: 150px;
	width: 190px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
.tefdchr_img {
	width: 190px;
	}
	
.tefdchr_img img {
	border:none;
	}
.tefdchr_bar{
	position: absolute;
	background-image: url(/images/tesco/trans_white.png);
	bottom:0;
	left:0;
	width: 180px;
	height: auto;
	padding: 4px 5px 4px 5px;
	text-align: center;
	color: #333;
	font-weight: bold;
	}

/* SINGLE LINK */

.tefdsingle_float{ /*IE6*/
	float: left;
	height: 200px;
	width: 190px;
	padding: 0;
	margin: 15px 5px 0 3px;
	overflow: hidden;
	border:none;
	}
html>body .tefdsingle_float{
	float: left;
	height: 200px;
	width: 190px;
	padding: 0;
	margin: 15px 5px 0 5px;
	overflow: hidden;
	border:none;
	}
	
.tefdsingle_container{
	position: relative;
	height: 200px;
	width: 190px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
.tefdsingle_img {
	width: 190px;
	height 200px;
	}
	
.tefdsingle_img img {
	border:none;
	}
.tefdsingle_bar{
	position: absolute;
	background-image: url(/images/tesco/trans_white.png);
	bottom:0;
	left:0;
	width: 190px;
	height: auto;
	padding: 4px 5px 4px 5px;
	text-align: center;
	color: #333;
	font-weight: bold;
	}
	

/* FULL PAGE SPAN ITEM */
	
.tefdspan_float{/*IE6*/
	float: left;
	height: 200px;
	width: 590px;
	padding: 0px;
	margin: 15px 5px 0 3px;
	overflow: hidden;
	}
html>body .tefdspan_float{
	float: left;
	height: 200px;
	width: 590px;
	padding: 0px;
	margin: 15px 5px 0 5px;
	overflow: hidden;
	}
	
.tefdspan_container{
	position: relative;
	height: 200px;
	width: 590px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
.tefdspan_img {
	width: 590px;
	}
.tefdspan_bar{
	position: absolute;
	background-image: url(/images/tesco/trans_white.png);
	bottom: 0;
	left: 0;
	width: 580px;
	height: auto;
	padding: 4px 5px 4px 5px;
	text-align: center;
	color: #333333;
	font-weight: bold;
	}
	
/* DOUBLE LINK */
	
.tefddouble_float{
	float: left;
	height: 200px;
	width: 290px;
	padding: 0;
	margin: 15px 5px 0px 5px;
	display: inline;
	overflow: hidden;
	}
.tefddouble_container{
	position: relative;
	height: 200px;
	width: 290px;
	padding: 0px;
	margin: 0px;
	display: inline;
	overflow: hidden;
	}
.tefddouble_img {
	position: relative;
	width: 290px;
	height: 200px;
	}
.tefddouble_bar  
{
	position: absolute;
	background-image: url(/images/tesco/trans_white.png);
	bottom: 0px;
	left: 0px;
	/*width: 283px;*/
	width: 280px;
	height: auto;
	padding: 4px 5px 4px 5px;
	text-align: center;
	color: #333333;
	font-weight: bold;
	}
	
/* COMPLETE THE LOOK FACEBOX */	
	
	
#ctl_wrapper {
	width: 400px;
	height: auto;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	display: inline;
	}
#ctl_header {
	float: left;
	width: 400px;
	height: 34px;
	text-align: left;
	}
#ctl_left_content {
	float: left;
	width: 260px;
	padding: 10px;
	height: auto;
	min-height: 100px;
	overflow: hidden;
	display: inline;
	}
#ctl_right_content {
	float: left;
	width: 300px;
	padding: 10px;
	height: auto;
	text-align: center;
	overflow: hidden;
	display: inline;
	}
#ctl_instock {
	float: left;
	width: 380px;
	padding: 10px;
	text-align: right;
	}
	
.ctl_item {
	float: left;
	width: 260px;
	text-align: left;
	padding: 0px 10px 0px 10px;
	 font-size: 11px;
	}
	
.ctl_add {
	float: left;
	width: 250px;
	padding: 10px;
	}
	
#ctl_addbtn {
	float: left;
	width: 100px;
	padding: 10px 0px 10px 10px;
	}
	
/*===== Tesco Fancy Dress Content Slider =====*/
#featured{ 
	width:760px; 
	padding:0; 
	position:relative; 
	border:0;
	height:200px; 
	background:#fff;
	margin:0;
	overflow:hidden}
#featured img{border:0}

html>body #featured ul.ui-tabs-nav{
	z-index:99;
	position:absolute;
	top:40px;
	right:-2px;
	list-style:none;
	width:146px;
	padding:0px}
#featured ul.ui-tabs-nav{ /*IE6 selector*/
	z-index:99;
	position:absolute;
	top:34px;
	right:-2px;
	list-style:none;
	width:146px;
	padding:0px}

#featured li.ui-tabs-nav-item{
height:34px;
margin:0 0 3px 0;
}

#featured li.ui-tabs-nav-item img{
padding:2px}

#featured li.ui-tabs-nav-item a{ 
	display:block;
	width:150px; 
	height:32px;
	color:#fff;
	line-height:34px;
	padding:0;
}
#featured li.ui-tabs-selected{background-color:#FFF;}
#featured .ui-tabs-panel{ 
	width:760px;
	height:200px;
	background:#fff;
	position:relative}
#featured .ui-tabs-hide{display:none}

/*===== Info =====*/
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	width:600px;
	bottom:0px;
	left:0px; 
	height:30px; 
	padding:0 6px 0 6px;
	background:url('/images/tesco/fancy_dress/bar.png') no-repeat}
#featured .info h2{ 
	font-size:14px;
	line-height:30px;
	font-family:Verdana, serif; 
	color:#333;
	padding:0;
	margin:0;
	overflow:hidden}
#featured .info p{ 
	margin:0;
	font-family:Verdana;
	font-size:12px; 
	line-height:30px;
	color:#333}
#featured .info a{text-decoration:none; color:#333}