/* CSS Document */


#content { width:100%; height:auto; margin:0; padding:0;}


h5 {color:#A09895; padding-bottom:2px; font-size:14px; font-weight:normal; margin:0px; }


/*Carousel */


#m_scroller {width:870px; height:355px; margin:0; padding:0;}

.jcarousel-container {position: relative; height:320px; padding:10px 60px 10px 20px;}
	
.jcarousel-clip {z-index: 2;padding: 0;margin: 0;overflow: hidden;position: relative; width:835px; height:320px;}	
	
.jcarousel-list {z-index: 1;overflow: hidden;position: relative;top: 0;left: 0;margin: 0;padding: 0;}	
	
DIV#m_scroller .jcarousel-list li, .jcarousel-item {float: left;list-style: none; width: 890px;height: 355px; margin: 0px 0px 0px 10px; clear:none;}

.jcarousel-next {z-index: 3;  width: 22px; height: 355px; background: #fff; position: absolute; top: 0px; right: 0px;cursor: pointer;background: url(../pics/button_scroll_rht.gif) no-repeat; display: none;}
.jcarousel-next-horizontal:hover {  background: url(../pics/button_scroll_rht.gif) no-repeat;}	

 .jcarousel-prev {z-index: 3;   width: 22px; height: 355px;  position: absolute; top: 0px; left: 0px;  cursor: pointer; background:url(../pics/button_scroll_lft.gif) no-repeat; }       
 .jcarousel-prev-horizontal:hover {background:url(../pics/button_scroll_lft.gif) no-repeat; }

.jcarousel-next-disabled-horizontal,.jcarousel-next-disabled-horizontal:hover, .jcarousel-next-disabled-horizontal:active {width: 22px; height: 355px;  position: absolute; top: 0px; right: 0px;  cursor: pointer; background:url(../pics/button_scroll_rht.gif) no-repeat; display: block;}
 
 .jcarousel-prev-disabled-horizontal, .jcarousel-prev-disabled-horizontal:hover, .jcarousel-prev-disabled-horizontal:active {width: 22px; height: 355px;  position: absolute; top: 0px; left: 0px;  cursor: pointer; background:url(../pics/button_scroll_lft.gif) no-repeat; }		
 
 .scroller_item { font-size: 10px; font-family:Arial, Helvetica, sans-serif; color: #fff;} 
 .scroller_item img{ float: left; margin-left:30px;  }
 .scroller_item a{ font-size: 14px; color: #fff; line-height: 16px;}


/*** carousel end ***/




/*** hp carousel styles ***/

#m_scroller #txt { width:540px; height:auto; float:left; margin:0 0 0 20px; padding:0;}
#m_scroller #images { float:left; width:100%; margin:5px 0 0 14px; padding:0;}


#m_scroller h1 { color:#615C56; font-size:49px; font-weight:normal; margin:0; padding:0;}
#m_scroller .red-h1 { color:#CA2839; font-size:49px; font-weight:normal; margin:0; padding:0;}
#m_scroller h2 { color:#615C56; font-size:18px; font-weight:normal; line-height:24px; margin:12px 0 0 0; padding:0;}
#m_scroller .red-h2 { color:#CA2839; font-size:18px; font-weight:bold; margin:0; padding:0;}
#m_scroller h4 { color:#615C56; font-size:14px; font-weight:normal; line-height:20px; margin:30px 0 0 0; padding:0;}
#m_scroller h4 a { color:#CA2839; text-decoration:underline; font-size:14px; font-family:Arial, Helvetica, sans-serif; margin:0; padding:0;}
#m_scroller h4 a:hover { color:#CA2839; text-decoration:underline; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
#m_scroller .image-nospace { margin-left:0px;}
