#moulding_opts td input{
	margin:0;
}
body{
	margin:0;
}
.pricelist{
	background-color:#9C0003;
}
.pricelist td{
	background-color:#8C0000;
}
input,select,textarea{
    border: #990000 1px solid;
    margin:0 0 1px 0;
}
.ffoottext{
	color: #eee;
}
a.ffoottext{
	color: #eee;
}
#formtable input,select{
	margin-top:2px;
}
/* CSS Document */
#formtable td{
	/*padding-bottom:5px;*/
	color:#FFFFFF;
	background: #AF0000;
}
.fr_title{
	background-image: url('images/winb_top.gif');
	background-repeat:repeat-x;
	padding-left:8px;
	padding-right:8px;
	color:#ffffff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	height: 20px;
} 
.fr_cell {
	color:#FFFFFF;
}

.fr_cell p{
	margin:0;
	padding:0;
	margin-bottom:5px;
}
.fr_cell a{
	color:#FFEFEF;
}
.fr_cell a:hover{
	color:#FFFFFF;
}

#frameingarea{
	color:#FFFFFF;
	background: #AF0000;
}
.mainback{
	background-color:#AF0000;
}
#formtable input.text{
	width:195px;
}
#frameingarea a{
	color:white;
	font-weight:bold;
}
#frameingarea a:hover{
	color:#ffeeee;
}
#popupWin{
	color:#FFFFFF;
	padding:0;
	margin:0;
}
#mounts{
	padding:0;
	margin:14px 11px 0 14px;
}
#mouldings{
	padding:0;
	margin:6px;
}

.nuteralback{
	background-color:#666;
}
.moulding{
	background-color:#FFFFFF;
	color:#000000;
	text-align:center;
	float:left;
	padding:5px;
	margin:0 8px 8px 0;
}
.mouldingSlide{
	background-color:#FFFFFF;
	color:#000000;
	text-align:center;
	float:left;
	padding:2px;
	margin:0 1px 1px 0;
}

.mount{
	width:103px;
	height:103px;
	background-color:#666;
	background-position:0 0;
	background-repeat:no-repeat;
	color:#000000;
	text-align:center;
	float:left;
/*	margin:0 1px 1px 0;*/
}
#mouldingsPopup p{
	color:#ffffff;
}
#mouldings p{
	color:#ffffff;
}
.blockwhite{
background-color:#FFFFFF;
margin-top:50px;
height:200px;
width:193px;
float:left;
}
.blockblack{
background-color:#000000;
margin-top:50px;
height:200px;
width:193px;
float:left;
}
.blockswatch{
float:left;
height:310px;
width:300px;
}

.tooltipTrigger {
	border-bottom: 1px #F99 dotted;
	cursor: help;
}
.tooltip, .actionHint {
background-color:#FFFFCC;
border:1px solid #666666;
color:#000000;
font-family:Tahoma,Verdana,Sans-Serif;
font-size:11px;
padding:2px 4px;
width:240px;
z-index:100;
margin-top:10px;
}
.tooltip h4, .actionHint h4 {
background-color:#FFCC99;
font-size:11px;
margin:-2px -4px 3px;
padding:1px 4px;
}
.tooltip p, .actionHint p {
margin:0pt;
}
.actionHint {
width:240px;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

