.content_feature {
	background: url(../img/feature_top_bg.gif) bottom left repeat-x;
	padding: 40px 0 0 0;
	margin: 0 8px;

}

.content_middle {
	padding: 0;
	margin: 0 8px;
}

.screenshot {
	margin: 0 0 0 15px;
	float: left;
}

.feature_text {
	width: 282px;
	float: right;
	padding-right: 32px;
	font-size: 13px;
	line-height: 18px;
	color: #666;
}

.feature_text h2{
	text-indent: -9999px;
	background: url(../img/features_text_title.gif) top left no-repeat;
	width: 282px;
	height: 86px;
	margin: 30px 0 5px 0;
}



.feature_text .button_get_started { 
	margin: 10px 0 0 0; 
	padding-right: 30px;
	
}

.feature_text .button_get_started span { 
	height: 0;  
	width: 0;  
	overflow: hidden;  
	color: #725d3d;  
	color: #fff;  
	display: block; 
}

.feature_text .button_get_started a:link,
.feature_text .button_get_started a:visited,
.feature_text .button_get_started a:active { 
	background-image: url(../img/features_button_get_started.gif);  
	background-repeat: no-repeat; 
	display: block;  
	width: 246px;  
	height: 39px; 
	background-position: 0 -43px;  

}

.feature_text .button_get_started a:hover { 
	background-position: 0 0;  

}


/*-----------------------
	TABS
-------------------------*/

@media projection, screen { .ui-tabs-hide { display:none; } }
@media print { .ui-tabs-nav { display: none; } }

#tabber {
  padding: 0 15px;
  background: url(../img/feature_tab_bg.gif) repeat-x top left;
  width: 910px;


}

.ui-tabs-nav {
  float:left;
  margin:0;
  width: 100%;
}
.ui-tabs-nav li {
  list-style:none;
  float:left;
 }

 
.ui-tabs-nav a {
  background:url(../img/feature_tab_normal.gif) no-repeat 0 0;
  display:block;
  height:25px;
  width: 224px;
  padding:17px 0 0 0px;
  text-decoration:none!important;
  margin:0px 0px 0px 0;
  outline:none;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1.5px;
  color: #888;
  font-weight: bold;
}


.ui-tabs-nav .ui-tabs-selected a {
  background-position:left -42px;
}

.ui-tabs-nav .ui-tabs-disabled a,
.ui-tabs-nav .ui-tabs-disabled a span {
  color:#000;
  opacity:0.4;
  filter:alpha(opacity=40);
  cursor:default;
}
.ui-tabs-container {
  background:#FFF;
  clear:left;
  padding:10px 0px 40px 0px;
}


/*-----------------------
	MAIN FEATURES
-------------------------*/


ul.main_features {
	width: 290px;
	float: left;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding-right: 20px;
}

ul.last {
	padding-right: 0px !important;
}

ul.main_features li {
	padding: 0px 0 0 62px;
	margin-top: 35px;
}

ul.main_features li span {
	padding: 0px 10px;
	color: #ccc;
}


h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #fb9d2c;
}

.main_features li h4 span{
	color: #ccc;	
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.main_features .more{
	display: none;
}



.main_features .rsvp {	background: url(images/f_icon_rsvp.gif) 0 0 no-repeat;}
.main_features .rsvp:hover {background: url(images/f_icon_rsvp.gif) -384px 0 no-repeat;}



.main_features .photo {	background: url(../img/f_icon_photo.gif) 0 0 no-repeat;}
.main_features .photo:hover { background: url(../img/f_icon_photo.gif) -384px 0 no-repeat;}

.main_features .audio {	background: url(../img/f_icon_audio.gif) 0 0 no-repeat;}
.main_features .audio:hover { background: url(../img/f_icon_audio.gif) -384px 0 no-repeat;}

.main_features .download {	background: url(../img/f_icon_download.gif) 0 0 no-repeat;}
.main_features .download:hover {background: url(../img/f_icon_download.gif) -384px 0 no-repeat;}

.main_features .polls {	background: url(../img/f_icon_poll.gif) 0 0 no-repeat;}
.main_features .polls:hover { background: url(../img/f_icon_poll.gif) -384px 0 no-repeat;}

.main_features .mailing {	background: url(../img/f_icon_mailing.gif) 0 0 no-repeat;}
.main_features .mailing:hover { background: url(../img/f_icon_mailing.gif) -384px 0 no-repeat;}

.main_features .domain {	background: url(../img/f_icon_domain.gif) 0 0 no-repeat;}
.main_features .domain:hover {background: url(../img/f_icon_domain.gif) -384px 0 no-repeat;}

.main_features .password {	background: url(../img/f_icon_password.gif) 0 0 no-repeat;}
.main_features .password:hover { background: url(../img/f_icon_password.gif) -384px 0 no-repeat;}

.main_features .events { background: url(../img/f_icon_events.gif) 0 0 no-repeat;}
.main_features .events:hover { background: url(../img/f_icon_events.gif) -384px 0 no-repeat;}


#tabber #tab2 {
	padding: 30px 0 40px 0;
	min-height: 300px;
}

#tabber #tab2 p{
	line-height: 18px;
	font-size: 12px;
	color: #666;
}

#tabber #tab2 .pages {
	width: 600px;
	padding: 0;
	margin: 0;
	float: left;
}

#tabber #tab2 .pages ul,#tabber #tab2 .functionality ul {
	width: 290px;
	float: left;
	padding: 0px 0px 20px 0;
	border-top:1px solid #ccc;
	margin: 10px 0;
}

#tabber #tab2 ul.last {
	float: right;
}


#tabber #tab2 ul li {
	border-bottom: 1px solid #ccc;
	color: #666;
	clear: both;
	position: relative;
	background: #fff;

}

#tabber #tab2 ul li a:link,#tabber #tab2 ul li a:visited,#tabber #tab2 ul li a:active {
	display: block;
	padding: 3px;
	text-decoration: none;
}

#tabber #tab2 ul li a:hover {
	background-color: #ecf2f1;
}

#tabber #tab2 ul li em {
	font-size: 12px;
	color: #999;
	display: block;
	float: left;
	width: 215px;
	text-align: left;
}


#tabber #tab2 ul li span {
	font-size: 11px;
	color: #999;
	width: 65px;
	text-align: right;
	position: absolute;
	right: 0;
	top: 4px;
}




.pages .more, .functionality .more {
	display: none;
}

#tabber #tab2 .full_toggle2 {
	display: none;
}


#tabber #tab2 a.full_toggle2 span {
	color: red;
}

#tabber #tab2 .functionality {
	width: 290px;
	float: right;
	margin: 0;
	padding: 0;
}

