/****** Profile Page Center Column *****/
#maincolumn772_container a
{
  text-decoration: none;
}

.text-title_medium
{
  font: 18px Arial;
  color: #663366;
  margin: 10px 0 5px 10px;
  float: left;
}

.text-title_small 
{
  font: 15px Arial;
  color: #663366;
}

.text-headers 
{
  font: bold 14px Arial;
}

/****** Profile Header - Description / Screengrab ******/

.profile_header_bar
{
  float: left;
  display: inline;
  width: 768px;
  border-bottom: 1px solid #DADADA;
  margin: 10px 0 0 0px;
}

.profile_header_left
{
  float: left;
  display: inline;
  margin: 0 0 10px 0px;
}

.profile_header_right
{
  float: right;
  display: inline;
  margin: 5px 0px 0 0;
  padding: 0;
}

h1.text-title_large
{
 font: bold 24px Arial;
 color: #663366;
 padding: 0;
 margin: 0;
 float: left;
}

.icon-link 
{
  margin: 0 5px 0 0;
}

.text-grey 
{
  font: 12px Arial;
  color: #999 !important;
  text-decoration: none;
}

.reviews_overview {
  font: 11px Arial;
  float: right;
  display: inline;
  margin: 3px 0 0 0;
  color: #999 !important;
}

.reviews_overview a {
  text-decoration: none;
  color: #999 !important;
}

.reviews_overview a:hover {
  text-decoration: underline !important;
}

.profile_info 
{
  width: 768px;
  float: left; 
  display: inline;
  margin: 10px 0 0 0;
}

.profile_description {
  color: #333;
  font: 14px/1.65 Arial;
  margin: 0 0 0 0px;
  padding: 0;
}

.top-hosts 
{
  float: left;
  margin: 5px 10px 0px 10px;
}

.screengrab_container 
{
  float: right; 
  margin: 0 0 0px 15px
}

.screengrab_container span
{
  font: Bold 12px Arial;
  padding: 10px 7px 0 0px;
  float: right;
  color: #333333;
}

.social_buttons_twitter
{
  width: 65px; 
  height: 33px;
  margin: 5px 5px 0 0; 
  background: url('../images/buttons/but-twitter.gif');
  float: left; 
}

.social_buttons_facebook
{
  width: 65px; 
  height: 33px;
  margin: 5px 5px 0 0; 
  background: url('../images/buttons/but-facebook.gif'); 
  float: left; 
}

.social_buttons_google
{
  width: 65px; 
  height: 33px;
  margin: 5px 5px 0 0; 
  background: url('../images/buttons/but-google.gif'); 
  float: left; 
}

/***** Profile Services Area *****/

.profile_services_container 
{
  background-color: #F3F3F3;
  float: left;
  width: 768px;
  padding: 0 0 5px 0;
}

#wrap 
{
  position: relative;
  overflow: hidden; 
  float: left;
}

.profile_services 
{
 width: 758px; 
 border-top: 1px solid #DADADA;
 margin: 0 0 0px 5px;
 float: left;
}

.profile_services td
{
  background-color: #FFF;
  border-bottom: 1px solid #DADADA;
  padding: 5px 0 0 20px;
  width: 251px;
}

.profile_services td img
{
  float: left;
  margin: 0 0 5px 0;
}

.profile_services td span a
{
  font: 13px Arial;
  float: left;
  margin: 6px 0 5px 10px;
  color: #666;
}

.but-slide {
    float: right;
    margin: 10px 15px 10px 0;
    cursor:pointer;
}

/***** Profile Twitter Area *****/

.profile_twitter_container
{
  border: 1px solid #DADADA;
  padding: 0;
  margin: 0;
  float: left;
}

.twitter
{
  position:relative;
	overflow:hidden;
	width: 694px;
	height:128px;
	float: left;
}

.twitter .items {
	width:20000em;
	position:absolute;

}

.twitter .items div
{
  background-color: #FFF;
  padding: 0;
  float: left;
  display: inline;
  width: 232px;
  color: #666;
  border-right: 1px solid #DADADA;
  height: 128px; 
}

.twitter .items span
{
  float: left;
  margin: 10px;
  font: 14px/1.65 Arial;
}

.scrollableThreeNext
{
  background: url(../images/profile/horizontal-scroll_right_enab.gif); 
  width: 18px;
  height: 128px;
  float: left;
  cursor:pointer;
}

.scrollableThreePrev
{
  background: url(../images/profile/horizontal-scroll_left_enab.gif); 
  width: 19px;
  height: 128px;
  float: left;
  cursor:pointer;
}

.scrollableThreeNext.disabled
{
  background: url(../images/profile/horizontal-scroll_right_disab.gif); 
  width: 18px;
  height: 128px;
  float: left;
  cursor:default;
}

.scrollableThreePrev.disabled 
{
  background: url(../images/profile/horizontal-scroll_left_disab.gif); 
  width: 19px;
  height: 128px;
  float: left;
  cursor:default;
}

/***** Awards and Reviews Top Section *****/

.profile_awards_container 
{
  float: left;
  width: 766px; 
  border: 1px solid #DADADA;
  margin: 15px 0 0 0;
  padding: 0;
  background: #F3F3F3; /* Old browsers */
  background: -moz-linear-gradient(top, #f3f3f3 0%, #ffffff 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f3f3f3 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f3f3f3 0%,#ffffff 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(top, #f3f3f3 0%,#ffffff 100%); /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  background: linear-gradient(top, #f3f3f3 0%,#ffffff 100%); /* W3C */
}


.text-title_awards
{
  float: left;
  margin: 5px 0 10px 10px;
  font: 32px Arial;
  color: #663366;
}

.awards_text 
{
  float: left; 
  width: 250px; 
  margin: 0 0 0 15px;
}

.awards_text p
{
  color: #666666;
  font: 14px/1.65 Arial;
}

.vertical  
{
  width: 450px; 
  height: 135px;
  background-color: #FFFFFF;
  /* required settings */
	position:relative;
	overflow:hidden;
}

/* root element for scrollable items */
.scrollable .items {
	/* this time we have very large space for the height */
	height:20000em;	
	margin: 0px;
	position: absolute;
}

.awards-img_rosette
{
  margin: 5px 10px 5px 20px;
  float: left;
}

.most-popular_month 
{
  font: 14px Arial;
  color: #333;
  margin: 10px 0 0 0px;
  float: left;
}

.most-popular_site
{
  font: 14px Arial;
  padding: 0 0 0 5px;
  color: #666;
  margin: 10px 0 0 0px;
    float: left;
}

.scrollableTwoNext
{
  background: url(../images/profile/vertical-scroll_down_enab.gif); 
  width: 450px;
  height: 20px;
  float: left;
  cursor:pointer;
}

.scrollableTwoPrev
{
  background: url(../images/profile/vertical-scroll_up_enab.gif);
  width: 450px;
  height: 20px;
  float: left;
  cursor:pointer;
}

.scrollableTwoNext.disabled
{
  background: url(../images/profile/vertical-scroll_down_disab.gif);
  width: 450px;
  height: 20px;
  cursor:default;
}

.scrollableTwoPrev.disabled 
{
  background: url(../images/profile/vertical-scroll_up_disab.gif);
  width: 450px;
  height: 20px;
  cursor:default;
}

 /** Reviews **/
 
.profile_reviews_container
{
  float: left;
  width: 768px;
  margin: 0;
  padding: 0;
  background: #F0F0F0; /* Old browsers */
	
}

.profile_reviews {
  background: #FFFFFF;
  width: 758px;
  margin: 5px;
  float: left;
}

.review_container 
{
  float: left;
  width: 738px;
  margin: 0 0 0 10px;
  padding: 15px 0 0 0;
}

.review_container_seperator
{
  border-bottom: 1px solid #F3F3F3
}

.review_container p
{
  float: left;
  margin: 5px 0 10px 20px;
  font: 12px/1.5 Arial;
  width: 700px;
  color: #666666;
}

.star_ratings_container
{
  float: left;
  width: 735px;
  background: #f8f8f8; /* Old browsers */
  background: -moz-linear-gradient(left, #f8f8f8 0%, #f3f3f3 6%, #f3f3f3 94%, #f8f8f8 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f8f8f8), color-stop(6%,#f3f3f3), color-stop(94%,#f3f3f3), color-stop(100%,#f8f8f8)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #f8f8f8 0%,#f3f3f3 6%,#f3f3f3 94%,#f8f8f8 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #f8f8f8 0%,#f3f3f3 6%,#f3f3f3 94%,#f8f8f8 100%); /* Opera11.10+ */
  background: -ms-linear-gradient(left, #f8f8f8 0%,#f3f3f3 6%,#f3f3f3 94%,#f8f8f8 100%); /* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#f8f8f8',GradientType=1 ); /* IE6-9 */
  background: linear-gradient(left, #f8f8f8 0%,#f3f3f3 6%,#f3f3f3 94%,#f8f8f8 100%); /* W3C */
  /* background: -webkit-gradient(linear, left, center bottom, from(#b8d8f2), color-stop(25%, #92bde0), color-stop(50%, #3282c2), color-stop(75%, #92bde0), to(#b8d8f2)); */
  padding: 10px 0;
  margin: 5px 0 0 0;
}

.star_ratings 
{
  float: left;
  margin: 5px 20px 5px 20px;
}

.star_ratings span
{
  font: bold 12px Arial;
  margin: 0 0 0 2px;
  color: #333;
}

.review_error 
{
  position: absolute;
  display: none;
}

.reviewed_on {
  float: right;
  display: inline;
  margin: 15px 15px 0 0;
  font: 11px Arial;
  color: #666;
}

.reviewed_on_cal {
  float: right;
  display: inline;
  margin: 15px 5px 0 0;
}

/***** Review Input Section *****/

.profile_review_container 
{
  background-color: #F3F3F3;
  width: 768px;
  float: left;
}

.review_input 
{
  background-color: #FFFFFF;
  color: #333333;
  float: left;
  width: 759px;
  margin: 5px;
}

.review_input span
{
  float: left; 
  margin: 5px 0 5px 0;
  color: #666;
}

.review_input img
{
  float: left; 
  margin: 0px 0 0px 10px;
}

.review_input_left 
{
  width: 370px;
  float: left;
  display: inline;
  margin: 10px 0px 0 10px;
}

.review_input_right 
{
  width: 370px;
  float: right;
  display: inline;
  margin: 10px 0px 0 0;
}

.but-votenow 
{
  float: right;
  margin: 10px 15px 10px 0;
}

.textbox-input 
{
  width: 350px;
  font: 12px Arial;
  color: #999;
}

.textbox-input_multi 
{
  width: 350px;
  height: 150px;
  font: 12px Arial;
  color: #999;
}

.review_confirmation_container
{
  float: left; 
  text-align: center; 
  margin: 10px 0 10px 135px; 
  background-color: #D9EDD9; 
  border: 1px solid #CBEBD6; 
  width: 500px; 
  height: 70px; 
  display: none;
}

.review_confirmation_container p
{
  font: 28px Arial; 
  color: #666666; 
  margin: 17px 0 0 0;
}

/***** Reviews Pager CSS *****/
.reviews_pager {
  float: right;
  display: inline;
  margin: 0 15px 10px 0;
}

.reviews_pager a {
  font: bold 14px Arial;
  color: #999;
}

.reviews_pager span.active {
  font: bold 14px Arial;
  color: #663366;
}

/***** Similar Websites *****/

.profile_similar_container 
{
  background-color: #F3F3F3;
  float: left;
  width: 768px;
  color: #666;
  display: inline;
  margin: 15px 0 0 0;
}

.horizontal
{
  position:relative;
	overflow:hidden;
	width: 768px;
	height:170px;
  float: left;
    display: inline;
}

.horizontal .items {
	width:20000em;
	position:absolute;
}

.horizontal .items ul
{
  background-color: #FFF;
  float: left;
  padding: 0;
  margin: 5px 1px 0 6px;
  display: inline;
}

.horizontal .items ul li
{
  float: left;
  list-style: none outside none;
  padding: 0;
  margin: 10px 9px 10px 10px;
  display: inline;
}

.horizontal .items ul li a
{
  float: left;
  margin: 5px 0 0px 0;
  color: #666666;
    display: inline;
}

.horizontal .items ul li img
{
  float: left;
}

.scrollable_screengrab
{
  -moz-box-shadow: 0px 0px 4px #9999999; 
  -webkit-box-shadow: 0px 0px 4px #9999999;
  box-shadow: 0px 0px 5px #999999; 
}

.similar_navigation
{
  float: right;
  display: inline;
  margin: 10px 10px 0 0;
}

.scrollableOneNext
{
  background: url(../images/profile/but-similar_hosts-next_enab.gif); 
  width: 30px;
  height: 20px;
  float: right; 
  display: inline;
  cursor:pointer;
}

.scrollableOnePrev
{
  background: url(../images/profile/but-similar_hosts-prev_enab.gif);
  width: 30px;
  height: 20px;
  float: right; 
  display: inline;
  cursor:pointer;
}

.scrollableOneNext.disabled
{
  background: url(../images/profile/but-similar_hosts-next_disab.gif);
  width: 30px;
  height: 20px;
  float: right; 
  display: inline;
  cursor:default;
}

.scrollableOnePrev.disabled 
{
  background: url(../images/profile/but-similar_hosts-prev_disab.gif);
  width: 30px;
  height: 20px;
  float: right; 
  display: inline;
  cursor:default;
}

/** Star Rating System **/

.classification { 
	position: relative;
	width: 98px;
	height: 18px;
	float: left;
	margin: 3px 0 0 0;
}

.classification_top { 
	position: relative;
	width: 98px;
	height: 18px;
	float: right;
	margin: 3px 0 0 0;
}

.classification .cover, .classification_top .cover {
	position: absolute;
	background: transparent url(../images/profile/icon-stars_grey-trans.gif) top left no-repeat;
	top: 0px;
	left: 0px;
	width: 98px;
	height: 18px;
}

.classification .progress, .classification_top .progress {
	position: absolute;
	background: transparent url(../images/profile/icon-stars_yellow-trans.gif) top left no-repeat;
	top: 0px;
	left: 0px;
	height: 18px;
	z-index: 102;
}

/** Bar Rating System **/

.rating_bar { 
	position: relative;
	width: 150px;
	height: 18px;
}

.rating_bar .cover {
	position: absolute;
	background: transparent url(../images/profile/rating-bar_grey.gif) top left no-repeat;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 5px;
	margin: 5px 0 0 0;
}

.rating_bar .progress {
	position: absolute;
	background: transparent url(../images/profile/rating-bar_purple.gif) top left no-repeat;
	top: 0px;
	left: 0px;
	height: 5px;
	z-index: 102;
		margin: 5px 0 0 0;
}

.rating_bar_container 
{
  float: right; 
  margin: 10px 0 10px 0px;
}

.sub_bar_container 
{
  width: 250px;
}

.sub_bar_container span
{
  margin: 0 0 0 10px;
  font: bold 10px Arial;
  color: #666666;
}

.bar_number
{
  font: bold 12px Arial;
  float: left;
  margin: 0 10px 0 0;
    color: #666666;
}

.social_container a 
{
  margin: 0 6px 0 0;
}

.subheadings 
{
  font: bold 14px Arial; 
  color: #666; 
  margin: 10px 0 10px 0;
}

.twitter_widgets_container
{
  float: left; 
  display: inline;
}

.facebook_widgets_container
{
  float: left; 
  display: inline;
  margin: 0 0 0px 5px;
}

.social_widget_container 
{
  margin: 5px 0 0 10px;
  float: left;
}

.fb_ltr {
    width: 47px !important;
}

.fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr {
  display: none !important;
} 
