label.c_off,
label.r_off,
label.c_on,
label.r_on { padding-left: 20px;}
label.c_off input,
label.r_off input,
label.c_on  input,
label.r_on  input { position: absolute; left: -9999px; }
label.r_off { background: url(imgs/check_off.gif) no-repeat; }
label.c_off { background: url(imgs/check_off.gif) no-repeat;; }
label.c_on  { background: url(imgs/check_on.gif) no-repeat;; }
label.r_on  { background: url(imgs/check_on.gif) no-repeat;; }


.radio_b{
	border: 0px;

}


.no_border{
	border: 0px;
	text-align: center;
	
}
* {
	font-family:Georgia, serif;
	margin: 0;
}

body {
	text-align:center;
	color:#333333;
	height: 100%;
	font-size:15px;
	margin:0 auto 0 auto;
	background-color: white;
	
	
}

.right_title{
	font-size: 15px;
	color:maroon;
	text-align: right;
	font-weight:400;
	padding-top: 18px;
	width:130px;
	padding-right:5px;
	padding-bottom:2px;
}


.right_box{
	border: 0px solid #ccc;
	padding-right:5px;
	color:#aaa;
	font-size: 11px;
	text-align:right;
	line-height: 15px;
		width:130px;
}


.bottom_box{
	border: 0px solid #ccc;
	padding-right:5px;
	color:#aaa;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}



.right_box p.right_title{
	font-size: 15px;
	color:maroon;
	text-align: right;
	font-weight: 400;
	padding-top: 18px;
}


.right_box p{

	color:#aaa;
	font-size: 11px;
	text-align:right;
	line-height: 15px;
}
.right_box li{
	padding-left: 20px;
	list-style: none;
	line-height: 20px;
	
}

input{
	color:#aaa;
	font-size: 12px;
	text-align: justify;
	border: 1px solid #ccc;
	
}
textarea{
color:#aaa;
	font-size: 12px;
	text-align: justify;
	border: 1px solid #ccc;
}
.mid_bot{
	vertical-align: text-top;
	color:#aaa;
	font-size: 12px;
	text-align: justify;
}

.mid_bot a{
	color:maroon;
	font-size: 12px;
	text-decoration:none;
}
.mid_bot a:hover{
	text-decoration:underline;
}

.mid img{
	border:1px solid #ccc;
	margin-top:5px;
}
.mid_bott{
	vertical-align: text-top;
	color:#aaa;
	font-size: 12px;
	text-align: justify;
	padding-top: 20px;
	width: 460px;
	
}

 form{
	vertical-align: text-top;
	color:#aaa;
	font-size: 12px;
	text-align: justify;
	
}




#container {

    margin-left: auto;
    margin-right: auto;
    margin-top:60px;

	margin-bottom: 10px;

    text-align: left;
    background-color:#fefefe;
  }
  
div#content{
    
 
    background-color:#fff;}
    
div#navigation{
    
    font-size:13px;
    line-height:20px;
    color:#eee;
margin-right: 10px;

    }


.inner ul{
	background-color: #eee;
	border:0px;
	cursor: pointer;
}    

.inner li{
	background-color: #eee;
	border:0px;
	cursor: pointer;
} 

.inner a:hover{
	color:maroon;
} 

#towels, #bathrobe1, #slip{
	padding-left: 20px;
}

#towels a:hover{
	color:maroon;
}

#bathrobe1 a:hover{
	color:maroon;
}

#slip a:hover{
	color:maroon;
}
.nav li{
	background-color: #EDD8CC;
	color:#888;
	cursor: pointer;
	margin: 3px;
	border: 1px solid #ccc;	
	font-size:12px;
}


.cole {
    background-color: #eee;
  	border:1px solid #ccc;
  	margin-left: 12px;
  	margin-right: 2px;
  	font-size: 11px;
  	cursor: pointer;
  	line-height: 18px;
  	padding-left: 5px;
		}
			
.cole a{
	color: #888;
	cursor: pointer;

}

.cole a:hover{
	color:maroon;
    cursor: pointer;
}


a img{
	border:0px;
	cursor:pointer;
}
div#extra{
    float:right;
    width:790px;
    border-bottom:1px solid #ccc;
    padding-top: 10px;
    }

.tagline{
    padding-top:30px;
    font-size:12px;
    color:#ccc;}
    
 ul{
    font-size:11px;
    padding-left:0px;
    list-style:none;
  }
  
li {
	padding-left:5px;
}
  #cole{
    padding-left:2px;
    
  }
  
  
  
  
  
  .auth{
  font-size: 10px;
  color: #888;
  padding-top:20px;
  }
  
