img, div { behavior: url(/scripts/javascript/iepngfix.htc) }


#formContainer {
float:left;	
width:495px;		
margin-left:0px;
margin-top:10px;

}
	/* for Internet Explorer */
/*\*/
* html #formContainer {
width:490px;

}



#label {
	width:190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	float:left;
	height:29px;
}

#inputArea {
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	float:left;
	margin-bottom:5px;
	background-image: url(../../images/layout/form_text_area.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:25px;
}

#dateText {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-right:5px;
	display:block;
	float:left;
	padding-top:8px;
	
}
#inputDate {
	width:56px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	float:left;
	margin-bottom:5px;
	margin-top:-3px;
	padding-top:5px;
	background-image: url(../../images/layout/form_date_area.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:33px;
}

#ddArea {
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C2B16;
	float:left;
	margin-bottom:5px;
	height:25px;
}
#inputAreaSml {
	width:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	float:left;
	margin-bottom:5px;
	background-image: url(../../images/layout/form_text_area_sml.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:25px;
}
#spacer {
	float:left;
	padding-right:190px;
	height:25px;
	margin-bottom:5px;
}

#dateArea{
	background:none;
	width:190px;
	float:left;
	height:25px;
	margin-bottom:5px;
}


#ddArea {
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float:right;
	margin-bottom:5px;
	height:25px;
}


#inputtextArea {
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float:right;
	margin-bottom:5px;
	background-image: url(../../images/layout/form_input_area.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:100px;
}

#inputArea #inputT {
 	margin:5px;
	font:12px arial, sans-serif;
	color: #3C2B16;
	background:none;
	width:280px;
	border:none;	
}

#inputArea #datepicker #alternate #requiredDateto #alternateto {
 	margin:5px;
	font:12px arial, sans-serif;
	color: #3C2B16;
	background:none;
	width:80px;
	border:none;	
}



#inputAreaSml #requiredDateto{
	margin:5px;
	font:12px arial, sans-serif;
	color: #3C2B16;
	background:none;
	width:80px;
	border:none;
}

#inputAreaSml #datepicker{
	margin:5px;
	font:12px arial, sans-serif;
	color: #3C2B16;
	background:none;
	width:80px;
	border:none;
}

#inputAreaSml #datepickerto{
	margin:5px;
	font:12px arial, sans-serif;
	color: #3C2B16;
	background:none;
	width:80px;
	border:none;
}
#dateArea #alternate{
	margin:5px;
	font:12px arial, sans-serif;
	color: #3C2B16;
	background:none;
	width:80px;
	border:none;
}
#dateArea #alternateto{
	margin:5px;
	font:12px arial, sans-serif;
	color: #3C2B16;
	background:none;
	width:80px;
	border:none;
}
#inputAreaSml #TextSmall{
	margin:5px;
	font:12px arial, sans-serif;
	color: #3C2B16;
	background:none;
	width:80px;
	border:none;
	float:left;
}



#inputtextArea #msgArea{
	font:12px arial, sans-serif;
	color: #3C2B16;
	background:none;
	width:280px;
	border:none;
	float:left;
}



#inputDate #inputD {
	width:56px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C2B16;
	float:left;
	border:none;
	background:none;
margin-left:8px;
margin-top:5px;
}







textarea {
	width:290px;
	margin:5px;
	font:12px arial, sans-serif;	
	color: #FFF;
	height:90px;
	background:none;
}


#divider {
	margin:5px;
	width:495px;
	height:25px;
	float:left;
}







#question {
	float:right;
	display:block;
	width:300px;
	height:25px;
	padding-top:5px;
}

#labelSml {
	width:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	float:left;
	padding-left:5px;
}
#inputBox {
float:left;
padding:5px;
height:20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666;
}

.expSecWrapper {
margin-top:5px;
margin-bottom:5px;
	
}
.expSecTrigger {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666;
float:left;
}

#extra {
	float:right;
	width:295px;
	display:block;
	padding-bottom:10px;
	
}
.expSecBody {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;	
	padding:5px;
	
}






#subButton {
	display:block;
	width:390px;
	height:20px;
	float:left;
margin-top:5px;
padding-bottom:20px;
margin-left:190px;
}
	/* for Internet Explorer */
/*\*/
* html #subButton {
margin-left:130px;
width:190px;
}


















#type_iconselect, #brand_iconselect { 
width:300px;
height: 26px; 
padding: 5px; 
background: url('../../images/layout/dd.jpg') no-repeat; 
font-size: 12px; 
color: #333;
margin-bottom: 2px; 
margin-top:2px;
}


.selectwrapper { 
margin-top: -18px;  
margin-left: 0px; 
background: url('../../images/layout/ddown_bg.jpg') top left repeat-y; 
padding-right: 2px; 
display:none; 
position:absolute;
width: 300px; 
z-index: 100;
padding-bottom:3px;
}
	/* for Internet Explorer */
/*\*/
* html .selectwrapper {
margin-top: -13px; 

}

.selectwrapper .selectitems {  
padding:3px; 
z-index: 10000; 
margin-left: 2px; 
border-bottom: solid 1px #ddd; 
}

.selectwrapper .last { 
border: none; 
}

.selectwrapper .selectitems span { 
padding-left: 5px; 
} 

.selectwrapper .hoverclass { 
background-color:#333; 
color: #FFF;
cursor:pointer; 
} 

.selectwrapper .selectedclass { 
background-color:#3C2B16; 
}


.selectfooter { 
background: url('../../images/layout/ddown_base.jpg') bottom left no-repeat; 
height: 6px; 
margin-bottom: -5px;}
#type_options, #brand_options { 
height: 100px; 
overflow-y: scroll; 
width: 300px;
color: #333;
font-size:12px;
}