a{ text-decoration:none; color:#F4D0BA; outline:none;}


.checkbox, .radio {
	width: 11px;
	height: 11px;
	padding: 0 5px 0 0;
	background: url(../images/radio.png) no-repeat;
	display: block;	
	float: left;
}
.radio {background: url(../images/radio.png) no-repeat;	margin-top:3px;}
div.store .radio {background: url(../images/radio-btn.png) no-repeat; margin-top:1px;}

.select {
	position: absolute;
	width: 250px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 46px;
	padding: 0 35px 0 0px;
	color: #000;
	font: 12px/21px;
	background:url(../images/select-box-bg.png) 0 0 no-repeat;
	overflow: hidden;
	line-height:46px;
	font-size:14px; text-transform:uppercase;
	color:#f7d0ba;
	font-weight:bold;
	
	
}

.splash-container select{ height:32px; margin-top:6px; margin-left:8px; font-size:12px; text-transform:uppercase; color:#f7d0ba; background-color:#6b1200; border:#6b1200 1px solid; cursor:pointer; width:250px; #margin-top:13px;}
.splash-container select option{ padding-left:5px !important; background-color:#6b1200; width:239px;}
.splash-container select option:hover{ background-color:#000;}
.splash-container select option:active{ background-color:#000;}
.splash-container select option:visited{ background-color:#000;}


div.contact-frm .select{background:url(../images/select2.jpg) 0 0 no-repeat !important; height:30px; height:24px; line-height:24px; font-weight:normal; padding-left:5px; font-size:12px; text-transform:capitalize;}
div.contact-frm select{ color:#f4d0ba; width:271px; padding:1px 0; margin:0 !important;  background-color:#000; border:#493E38 1px solid;}
div.contact-frm select option{ padding-left:5px; border:0 !important; width:245px;}

div.store .select{background:url(../images/selectbox.jpg) 0 0 no-repeat; height:24px; line-height:24px; font-weight:normal; font-size:12px; padding:0 0 0 5px; width:189px;}
div.store select option{ padding-left:5px;}








