@charset "utf-8";
/* 
	stylesheet.css
	
	Project: Rabbit Hill Snow Resort
	
*/



/*------ global ------*/ 
body{background:url(../images/bodyBG.jpg) bottom center no-repeat fixed;}



/*------ body content ------*/
#wrapper{background:url(../images/topBar_BG.jpg) top center repeat-x;}
#topInfo a:hover{color:#237ea4;}
a.a_sm{background:url(../images/arrow_sm_off.png) left center no-repeat;}
a.a_sm:hover, a.skin{background:url(../images/arrow_sm_on.png) left center no-repeat; color:#237ea4 !important;}


/* weather */
#RHweather{background:url(../images/RHweatherBG.png) 0 0 no-repeat;}
#RHweather td{color:#237ea4;}

/* forms */
.submit{background:url(../images/searchbtnBG.png) 0 0 no-repeat;} 
.submit:hover{color:#09294f !important;}
.success{color:#4594B3;}
.success2{background-color:#4594B3; color:#fff; font-weight:bold; padding:5px; margin-bottom:10px;}

/* slider */
.titleBox{background:url(../images/blueBG_85.png) 0 0 repeat;}
.quoteBox{background:url(../images/blueBG_85.png) 0 0 repeat;}
a.rMore:hover{color:#c8e4f0;}
.RHslider .wrapper{border-bottom:1px solid #ccc;}

/* promos */
#RHpromos a.mLink{background:url(../images/promo_mLink.png) 0 0 no-repeat;}
#RHpromos a.mLink:hover{background:url(../images/promo_mLink_r.png) 0 0 no-repeat;}
#RHpromos .pbox2{background:#323132;}


/*------ products ------*/
.prodtbl th{background:#237EA4;}
.prodpage .colored{color:#4594B3;}



/*------ checkout ------*/
#cartTable th{background:#237EA4;}
#cartTable .colored{color:#4594B3;}


/*------ navigation ------*/
#subNav li a:hover, #subNav li a.selected1{background:url(../images/arrow_sm_off.png) 5px 8px no-repeat #237ea4;}


/*------ footer ------ */
#footer{color:#b2b2b2;}
#footer a{color:#b2b2b2;}
