/* polaroid icon hover */
#scrolldiv_content {float: left;}
.polaroidIcon img {margin: 0 5px 0 0px; }
.productName .polaroidIcon {font-weight: bold;}
.productName .productText {font-weight: bold;}
.polaroidStatus {visibility: hidden; z-index:1; position: absolute; top: 135px; left: 50px;}
#polaroidShow, #polaroidShow2, #polaroidShow3, #polaroidShow4, #polaroidShow5 {padding: 0;}

/* */
#itemListContainerT3 {float: left;}
.tableHeading {float: left; font-size: 90%; padding-left: 15px; }

.labelHidden, .allProducts label{	
	width: 0px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	left: -1000px; 
	top: -1000px;
}

.thishidden {
	display:none;
}

.formSubmit, .formSubmitOver, .formSubmitDE, .formSubmitOverDE {
	float:right;
	background-color:#000000;
	color:#FFFFFF;
	border:0px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:0.8em;
	line-height:0.9em;
	font-weight:bold;
	height:13px;
	width:122px;
	padding:0px 20px 0px 0px;
	cursor: pointer;
	text-align:left;
}

.formSubmitDE, .formSubmitOverDE 
{
	width:200px;
}

.formSubmitOver, .formSubmitOverDE {
	color:#F9DDBE;
}

input.formSubmit:hover {
	color:#F9DDBE;
	cursor: hand;
}

select {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.2em;
float:left;
}

#catalogueList {
width:80px;
}

#categoryList {
width:140px;
}

#productList {
width:225px;
}

#shadeList {
width:130px;
text-transform:lowercase;
}

#shadeColour {
width:18px;
height:18px;
float:left;
border:solid 1px #000000;
background-color:#FFFFFF;
background-position:-2px;
}

#ShadeIntro {
clear:both;
position:relative;
top:0px;
padding:2px 5px;
background-color:#FFFFFF;
filter: alpha(opacity=75);
opacity:.75; 
-moz-opacity: 0.75;  font-style: normal!important;

}

#ShadeIntro p {
color:#000000;
font-size:1.0em; font-style: normal!important
}

#ShadeSelector {
clear:both;
position:relative;
top:0px;
margin-top:4px;
padding-bottom:2px;
}

#selectShade {
float:right;
background-color:#000000;
color:#FFFFFF;
border:0px;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1em;
line-height:0.9em;
font-weight:bold;
height:20px;
width:20px;
}

#mainScroll {
    min-height:345px;
	height:345px;	
}

#scrolldiv_parentContainer{
	height:330px;
}

/* scrollbar slider */
#scrolldiv_slider{
	height:320px;	/* 15px less than noscript_div */
}

/*  scrollbar between the up and down arrow  */
#scrolldiv_scrollbar{
	height:300px;	/* 15px less than slider */
}

.bootsProducts {
	float:right;
}

.de_saveProducts, .nl_saveProducts 
{
float:right;
width:200px!important:
}

.saveProducts {
	float:left;
	width:150px;
	margin-left:20px;
}


.printProducts {
	float:left;
	padding-left:30px;
	width:200px;
}

#it .printProducts {
float: left;
padding-left: 30px;
width: 280px;
}

#rightPanelFooterT3 a, #midPanelFooterT5 a {
	float:left;
}


