/* @override 
	http://oasisla.org/_css/home.css
	http://www.oasisla.org/_css/home.css
	http://oasis.dev/_css/home.css
*/

body#home #outer-container {
	background: none;
}

body#home #inner-container { 
	background: url(/_img/container_bg_main_home.jpg) no-repeat center top;
}

body#home #container {
	padding-bottom: 0;
	margin-bottom: 20px;
}

body#home #content {
	float: left;
	width: 927px;
	padding: 0;
	margin: 8px 0 0 8px;
}
#home #content img{
	float: none !important;
	padding: none !important;
	margin: none !important;
	border: none;
}

body#home #content #home-rotator-wrap {
	width: 927px;
	overflow: hidden; /*ie6 fix*/
    position:relative;
}

body#home #content #home-rotator-wrap #mask{ 
	position: absolute;
   z-index: 20;
   margin: 0;
   padding: 0;
   background: url(/_img/billboard_bg_home.png) 0 0;
   width: 927px;
   height: 287px;
   cursor: pointer;
 }

body#home #content #home-rotator {
	width: 927px;
	height: 287px;
}

body#home #content #home-rotator-wrap #home-rotator a{ 
	width: 927px;
	height: 287px !important;
	
 }
 
 body#home #content #home-rotator-wrap #btns{
   position: absolute;
   bottom: 20px;
   left: 20px;
   z-index: 50;
 }
 
 body#home #content #home-rotator-wrap #btns a{
   padding: 6px;
   background-color: #000;
   margin-right: 5px;
   color: #fffeff;
   font-weight: bold;
   text-decoration: none;
   font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
 }
 
 body#home #content #home-rotator-wrap #btns a.activeSlide{
   background-color: #919090;
   color: #000;
 }

body#home #content #home-rotator img {
	padding: 0;
	border: 0;
	margin: 0;
	float: none;
	background: none;
}

body#home #content #home-rotator p {
	padding: 0;
	margin: 0 0 .5em 0;
	font-size: 1.3em;
	color: #333333;
	line-height: 1.5;
}

#home-features-container {
	clear: both;
	width: 980px;
	margin: 0 auto;
	margin-bottom: 15px;
	position: relative;
	left: -18px;
}

/* button bar */

#features-button-bar {
	width: 980px;
	height: 117px;
	background: url(/_img/home_buttonbar_bg.png) no-repeat;
	text-align: left;
}

#bb-slider {
	float: left;
	width: 933px;
	height: 79px;
	background: url(/_img/home_bb_slider_bg.gif) no-repeat;
	margin-left: 23px;
	margin-top: 6px;
}

/* features area*/

#features-bar {
	clear: both;
	width: 980px;
	height: 216px;
	background: url(/_img/home_features_bg.png) no-repeat;
	text-align: left;
}

#features-bar h3 {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 5px 0 15px;
}

#features-bar h3 span {
	color: #109FD8;
}

#features-bar p {
	padding: 0;
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 0 5px 0 15px;
}

#fb-column-1 {
	float: left;
	display: inline;
	width: 315px;
	padding-top: 36px;
	margin-right: 4px;
	margin-left: 12px;
}

#fb-column-1 #stay-connected {
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 20px;
}

#fb-column-1 #stay-connected #newsletter {
	border: 0;
	width: 274px;
	height: 121px;
	margin-bottom: 10px;
}

#fb-column-1 #stay-connected #newsletter fieldset {
	width: 274px;
	border: 0;
	padding-top: 15px;
}

#fb-column-1 #stay-connected #newsletter input#newsletter_text{
   width: 264px;
   background: #919090;
   border: 0;
   font-size: 1.1em;
   color: #000000;
   padding: 6px;
   margin-bottom: 15px;
}

#fb-column-1 #stay-connected #newsletter label {
	font-size: 1.1em;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
}

#fb-column-1 #stay-connected #newsletter .mcms_newsletter_group_select{
	float: left;
	display: inline;
	width: 132px;
}

#fb-column-1  #stay-connected #newsletter #mcms_checkbox_group_partner-newsletter,
#fb-column-1  #stay-connected #newsletter #mcms_checkbox_group_shop-discounts {
	margin-right: 5px;
}

#fb-column-1  #stay-connected# newsletter #newsletter_submit {
	float: right;
	margin: 0 0 0 5px;
	display: inline;
	padding: 0;
	border: 0;
}


#fb-column-2 {
	float: left;
	width: 315px;
	padding-top: 0;
	margin-right: 4px;
}

#fb-column-2 p.title {
	line-height: 20px;
	text-align: right;
	margin-bottom: 16px;
	color: #FFFFFF;
	padding-right: 10px;
}

#fb-column-2 #video-feature {
	width: 300px;
	margin-bottom: 0;
	background: #000000;
}

#fb-column-2 #video-announcement {
	width: 300px;
	height: 170px;
	margin-left: 7px;
	margin-top: 5px;
}

#fb-column-3 {
	float: left;
	width: 315px;
	padding-top: 0px;
}

#fb-column-3 p.visit-link {
	line-height: 20px;
	text-align: right;
	margin-bottom: 16px;
	color: #FFFFFF;
	padding-right: 10px;
}

#fb-column-3 p.visit-link a {
	text-decoration: underline;
	color: #FFFFFF;
}

#fb-column-3 p.visit-link a:hover {
	text-decoration: none;
}

#fb-column-3 #featured-product {
	width: 315px;
	height: 113px;
	margin-bottom: 18px;
}

#fb-column-3 #featured-product img {
	float: left;
	margin: 0 10px 5px 0;
}

#fb-column-3 #featured-product p {
	padding: 15px 5px 0 15px;
	font-size: 1.1em;
}

#fb-column-3 #featured-product span.title {
	font-size: 1.2em;
	font-weight: bold;
}

#fb-column-3 #featured-product p.more-info {
	padding-top: 5px;
}

#fb-column-3 #featured-product a {
	color: #FFFFFF;
	text-decoration: none;
}

#fb-column-3 #featured-product a:hover {
	text-decoration: underline;
}

/* connect area*/

#features-connect {
	clear: both;
	width: 980px;
	background: url(/_img/home_connect_bg.png) no-repeat;
	text-align: left;
}

#features-connect h3 {
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #00374A;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 50px;
	height: 42px;
}

#features-connect span.red {
	color: #B02025;
}

#features-connect h3 span.copy {
	color: #204E5F;
	font-size: .75em;
	font-weight: normal;
}

#features-connect h3#find-oasis-header {
	background: url(/_img/home_fc_h3_findoasis.png) no-repeat left 50%; 
}

#features-connect h3#upcoming-events-header {
	background: url(/_img/home_fc_h3_upcomingevents.png) no-repeat left 50%; 
}

#features-connect h3#twitter-header {
	background: url(/_img/home_fc_h3_twitter.png) no-repeat left 50%; 
}

#features-connect h4 {
	color: #B02025;
	font-size: 1.4em;
}

#features-connect h4 a {
	color: #B02025;
	text-decoration: none;
}

#features-connect h4 a:hover {
	text-decoration: underline;
}

#features-connect p {
	padding: 0;
	font-size: 1.1em;
	color: #204E5F;
}

#features-connect p a {
	color: #204E5F;
	text-decoration: none;
}

#features-connect p a:hover {
	text-decoration: underline;
}

#fc-column-1 {
	float: left;
	display: inline;
	width: 313px;
	padding-top: 30px;
	margin-left: 17px;
	margin-right: 4px;
}

#fc-column-1 p{
	font-size: 1.3em;
}


#fc-column-2 {
	float: left;
	width: 313px;
	padding-top: 30px;
	margin-right: 3px;
}

#fc-column-3 {
	float: left;
	width: 313px;
	padding-top: 30px;
}

.fc-text {
	padding: 15px;
	background: #E5E5E5;
	min-height: 220px;
}

#fc-column-1 .fc-text .fc-event {
	margin-bottom: 5px;
	padding-left: 30px;
	padding-top: 10px;
}

#fc-column-2 .fc-text .fc-event {
	margin-bottom: 9px;
}

#fc-column-3 .fc-text .fc-event {
	margin-bottom: 9px;
}

#fc-column-3 a {
	font-weight: bold;
}
/* @end */
#featured {
	background: url(/_img/featured_bg.png) no-repeat;
	width: 927px;
	height: 310px;
	position: relative;
	overflow: hidden;
}

#featured-images {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	height: 287px;
	width: 615px;
	overflow: hidden;
}

#featured-items-container {
	overflow: hidden;
	height: 218px;
}

#featured-items-inner {
	position: relative;
	top: 0px;
}

#featured-items {
	float: left;
	width: 312px;
	padding-top: 12px;
}

a.featured-item em {
	display: block;
	height: 62px;
	overflow: hidden;
	text-decoration: none !important;
	color: #fff;
}

a.featured-item {
	display: block;
	color: #9d9d9c;
	font-size: 14px;
	line-height: 1.5em;
	padding: 17px 18px 0 22px;
	height: 89px;
	overflow: hidden;
	background: url(/_img/featured-item-border.gif) repeat-x 0% 100%;
	width: 270px;
	margin-left: 1px;
	text-decoration: none;
}


a.featured-item span {
	display: block;
	font-size: 15px;
	color: #dcdcda;
	font-weight: bold;
	text-decoration: none;
}

a.featured-item:hover, a.featured-item.current {
	background: #171717;
	text-decoration: none;
}

a.featured-item:hover span, a.featured-item.current span {
	color: #109FD8;
	text-decoration: none;
}

#featured-controls {
	overflow: hidden;
	margin: 12px 0 0 12px;
}

#featured-controls a {
	display: block;
	width: 143px;
	height: 24px;
	background: url(/_img/featured-controls.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
}

#featured-controls #up {
	background-position: 0px -24px !important;
}

#featured-controls a:hover {
	opacity: .85;
}

#featured-controls a#up.stop {
	background-position: 0px 0px !important;
}

#featured-controls a#down.stop {
	background-position: -143px -24px !important;
}

#featured-controls #down {
	background-position: -143px 0px !important;
}


