@charset "utf-8";
@import url("header.css");
@import url("privatelabel.css");
@import url("interior.css");
@import url("admin.css");
@import url("main.css");
body.defaultpl #MAIN{
	margin-left:0;
	margin-right:0;
	width:250px;
}
#QUICKSEARCH.rounded{
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	background-color:transparent;
	border:none;
	padding:0px;
}
#PERKS-HOME{
	color:#595959;
	border: none;
	/*padding-left: 5px;*/
	width:262px;
	height:128px;
	margin-left:23px;
	/*padding-top: 10px;*/
	background-color:transparent!important;
	/*background-image: url(bg_quicksearch.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
}
.fixMeIE p{
	display:block;
	width: 125px;
	height:25px;
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 5px 0 5px 0;
	/*height: 1%;*/
	float: left;
	font-size:10px;
	letter-spacing:-1px;
	line-height:10px;
}
.fixMeIE label{
	font-size:12px;
	margin-left: 0px; /*width of left column*/
	margin-bottom:3px;
	width: 105px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.fixMeIE input.rooms{ /* just for IE6 - may that "browser" burn out and die away quickly	*/
	border:1px solid #B4B4B4;
	width:70px!important;
	color:#888888;
	font-size:12px;
	padding:2px 3px;
}
#PERKS-HOME .submit {
	width:59px!important;
	height:35px!important;
	padding: 35px 0 0 0!important;
	overflow: hidden!important;
	background:transparent url(http://carlsbad.mindgruve.com/templates/carlsbad/images/button-go_sprite.png) no-repeat scroll 0 0!important;
	cursor:pointer!important;
	
}
#PERKS-HOME .submit {
	width:59px!important;
	height:35px!important;
	/*padding: 35px 0 0 0!important;*/
	overflow: hidden!important;
	background:transparent url(http://carlsbad.mindgruve.com/templates/carlsbad/images/button-go_sprite.png) no-repeat scroll 0 0;
	cursor:pointer!important;
}
#PERKS-HOME .submit:hover {
	background:transparent url(http://carlsbad.mindgruve.com/templates/carlsbad/images/button-go_sprite.png) no-repeat scroll 0 -35px!important;
}

	