/***************************************************************************************************
	Estílos de sección
	================================================================================================
***************************************************************************************************/

img{ -ms-interpolation-mode: bicubic; border: 0px}

body, input, select, textarea, button {
  margin: 0px;
  font-family: "PT Sans Narrow", helvetica, sans-serif;
}

textarea {
padding: 3px;
}

/*Estilos Generales*/
/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
body a{ text-decoration: none; color: #225790}

//a:hover{ text-decoration: underline; }

br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 }

/*Content*/
/*------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
#content{
	margin: 0 auto;
  width: 100%;
	min-width: 800px;
  max-width: 1200px;
	min-height: 100px;
}

.seccion{
padding-top: 10px;
}

#left{
	background-color: transparent;
	min-width: 570px;
  max-width: 990px;
	margin-left: 210px;
}

#right{
	background-color: transparent;
  float: left;
  width: 200px;
}

#left .widget h1{	
	height: 40px;
	padding: 0px 0px 4px -5px;
	margin: 0px 0px 4px -5px;
  color: black;
	font-size: 14px;
}

.widget#reviews h1{
	
		padding: 0px 0px 4px -5px;
	margin: 0px 0px 10px -5px;
	background: #FFFFFF;

}

.widget#reviews .review{	
	clear: both;
	text-align: left;

	margin: 5px;
	padding: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

.widget#reviews .review .thumb{
	
	float: left;
	width: 50px;
	margin-right: 10px;
	text-align: center;
}

.widget#reviews .review .inf{
	
	float: left;
	width: 440px;

}

.widget#reviews .review .thumb img{
	
	max-width: 50px;
	max-height: 50px;
	margin-bottom: 5px;
}

.widget#reviews .review p{
	
	font-size: 14px;

}

.widget#reviews .review h2{
	
	font-size: 16px;
	margin-top: 0px;
}

.widget#reviews .review h3{	
	font-size: 16px;
	margin-top: 0px;
}

.widget#reviews .review a.info-balloon{
	
	display: block;
	width: 21px;
	height: 19px;
	float: right;
	margin: 0px;
	background: url('/imagenes/info_medium.png') no-repeat;
}

.widget{	
	margin: 10px;
	font-size: 12px;
}

.widget p.no-new{	
	padding: 20px 0px;
	text-align: center;
}

.widget h1{	
	height: 40px;
	color: black;
	font-size: 14px;
	margin-bottom: 0px;
}

.widget h1 img{	
	margin: 4px 4px;
	margin-bottom: 0px;
	float: left;
}

.widget h1 span{
	
	margin: 9px 2px;
	margin-bottom: 0px;
	float: left;
}

.widget .sub{
	
	margin: 3px;
	padding: 3px 2px;

	clear: both;
}

.widget .sub img{	
	max-width: 40px;
	max-height: 40px;
  margin-bottom: 15px;
}


.widget .sub h3{
	font-size: 14px;
	font-weight: normal;
}

.widget .viewall{
	
	float: right;
	margin-right: 10px;

}


.widget .signuplogin{
	
	float: center;
	padding-top: 5px;
	margin-top: 10px;
  margin-left:  33px;
}


.widget .sub a.info-balloon,
.widget .sub a.info-balloon2,
.widget .sub a.subballoon,
.newballoon, 
.widget .sub a.subballoonleft
{
	
	display: block;
	width: 21px;
	height: 19px;
	float: right;
	margin: 0px;
	background: url('/imagenes/info_medium.png') no-repeat;
}

#tvevents a{
cursor: pointer;
}

.ui-tooltip h2{
	
	font-size: 14px;
	color: #3F75B9;
	margin: 5px;
	margin-bottom: 0px;
}

.ui-tooltip h3{
	
	font-size: 12px;
	color: black;
	margin: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
}

.ui-tooltip p{
	
	color: black;
	margin: 5px;
	margin-top: 7px;
	font-size: 12px;
	text-align: left;
}

.widget .sub h2 a{	
	color: #225790;
	font-size: 16px;
	padding: 0px;

}

.widget .sub a{
	
	color: #225790;
}



.widelabel{
  border-bottom: 2px solid #cea432;
  color: #53a93f;
  font-family: "Oswald", helvetica, sans-serif;
  padding-bottom: 3px;
  height: 30px;
  margin-bottom: 5px;
  font-size: 22px;
}

.widelabelsmall{
  border-bottom: 1px solid #cea432;
  color: #53a93f;
  font-family: "Oswald";
  padding-bottom: 3px;
  height: 25px;
  margin-bottom: 5px;
  font-size: 18px;
}

#loading{	
	text-align: center;
	padding: 20px 20px;
	min-width: 100px;
	min-height: 40px;
	margin-top: -50px;
	margin-left: -50px;
	background: white;
	position: fixed;
	z-index: 1001;
	left: 50%;
	top: 35%;
	margin-left: -100px;
	margin-top: -70px;
	display: none;
	border: 1px solid;

}



/*About*/
/*------------------------------------------------------------------------------------------------*/
#about.seccion #left{
	
	width: 275px;
	margin: 10px;
	border: none;
	margin-left: 15px;
	margin-right: 0px;
}

#about.seccion #left li{
	
	font-size: 14px;
	margin: 3px 0px 3px 10px;
	display: block;
	padding: 5px;
	background: #d9dadb; 
}

#about.seccion #left li:hover{
	background: #939fc0;
}

#about.seccion #left a:hover{
	text-decoration: none;
}


#about.seccion #left li.active{
	margin-left: 0px;
	background: #c4c5c6;
}

#about.seccion #right{
	margin-top: 12px;
	margin-bottom: 25px;
	margin-left: 0px;
	min-height: 200px;
	width: 630px;
}

#about.seccion #right h1{
	
	font-size: 20px;
	color: #3F74BC;
}

#about.seccion #right h2{
	
	font-size: 16px;
	margin: 10px;

}

#about.seccion #right p{
	
	font-size: 16px;
	margin: 10px;
	text-align: justify;
}

#about.seccion #right div{ display: none; }
#about.seccion #right #about-talentville{ display: block; }



#leave-comment{
	
	margin: 0 auto;
}

#leave-comment h1{
	
	background: #3f74af url('https://d3v01i8bqf6t9j.cloudfront.net/imagenes/title_comments.png') no-repeat;
	padding-left: 5px;
	color: white;
	padding-top: 3px;
	padding-bottom: 3px;
}

#leave-comment textarea{
	
  width: 100%;
	border: 1px solid #DBDFE6;
	height: 120px;
	resize: vertical;
	padding: 5px;
}

#leave-comment p.submit{
	
	text-align: right;
	margin-top: 5px;
}

#leave-comment p.submit input{
	
	background: url('https://d3v01i8bqf6t9j.cloudfront.net/imagenes/submitbutton.png') no-repeat;
	color: black;
	font-weight: bold;
	text-align: center;
	width: 90px;
	height: 25px;
	border: none;
	cursor: pointer;
	margin-bottom: 10px;
}

#leave-comment p.submit input:hover{
background-position: 0px -25px;
color: black!important;
text-decoration: none;
}

#leave-comment p.submit input:active{
background-position: 0px -50px;
color: black!important;
text-decoration: none;
}

#sub #comments{
	
	margin: 0 auto;
}

#sub #comments .pagination{
	
	float: right;
}

#sub #comments .pagination a{
	
	margin: 0px 2px;
	cursor: pointer;
}

#sub #comments .pagination a.actual{
	
	font-weight: bold;
}

#sub #comments h1{
	
	color: #2F639C;
	margin-bottom: 5px;
}

#sub #comments #list{
	
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 10px;
}

#sub .form-success{
	
	display: none;
}

#sub .comment,
#sub .snipcomment
{
	
	margin: 5px 0px;
	padding: 5px;
	border-bottom: 1px dotted #225790;
	font-size: 11px;
}

#sub .comment .user,
#sub .snipcomment .user
{
	
	float: left;
	width: 50px;
	margin-right: 20px;
}

#sub .comment .user img,
#sub .snipcomment .user img
{
	
	max-width: 70px;
}

#sub .comment .inf,
#sub .snipcomment .inf
{
float: left;
width: 85%;
  font-size: 12px;
}

#sub .comment h2,
#sub .snipcomment h2{
	
	color: #225790;
}


/******************/

#sub #request_access{
	
	margin: 10px 0px;
	display: none;
}

#sub #request_access p.msg{
	
	display: block;
	border: 1px solid #FF6600;
	color: #FF6600;
	padding: 5px;
	font-weight: bold;
	margin: 10px 0px;
	text-align: justify;
}

#sub #request_access textarea{
	
	font-size: 11px;
	height: 100px;
	resize: none;
	width: 100%;
}

#sub #request_access p{
	
	margin-bottom: 10px;
}

#sub #request_access p.submit{
	
	text-align: right;
}

#sub #request_access p.submit input{
	
	background: url('https://d3v01i8bqf6t9j.cloudfront.net/imagenes/submitbutton.png');
	width: 90px;
	height: 25px;
	color: black;
	text-align: center;
	border: none;
	font-weight: bold;
}

#sub #request_access p.submit input:hover{
background-position: 0px -25px;
color: black!important;
text-decoration: none;
}

#sub #request_access p.submit input:active{
background-position: 0px -50px;
color: black!important;
text-decoration: none;
}

#sub #request_download{
	
	margin: 10px 0px;
	display: none;
}

#sub #request_download p.msg{
	
	display: block;
	border: 1px solid #FF6600;
	color: #FF6600;
	padding: 5px;
	font-weight: bold;
	margin: 10px 0px;
	text-align: justify;
}

#sub #request_download textarea{
	
	font-size: 11px;
	height: 100px;
	resize: none;
	width: 100%;
}

#sub #request_download p{
	
	margin-bottom: 10px;
}

#sub #request_download p.submit{
	
	text-align: right;
}

#sub #request_download p.submit input{
	
	background: url('https://d3v01i8bqf6t9j.cloudfront.net/imagenes/submitbutton.png');
	width: 90px;
	height: 25px;
	color: black;
	text-align: center;
	border: none;
	font-weight: bold;
}

#sub #request_download p.submit input:hover{
background-position: 0px -25px;
color: black!important;
text-decoration: none;
}

#sub #request_download p.submit input:active{
background-position: 0px -50px;
color: black!important;
text-decoration: none;
}

/******************/

#sub #tabs a{
	
	cursor: pointer;
	float: left;
	display: block;
	background: url('https://d3v01i8bqf6t9j.cloudfront.net/imagenes/sub_tab.jpg') no-repeat;
	width: 131px;
	height: 16px;
	padding-top: 2px;
	text-align: center;
	color: black;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	margin-right: 5px;
}

#sub #tabs a:hover{
 color: grey;
}

#sub #notes{
	
	margin-top: 10px;
	background: #DEE1E9;
	margin-bottom: 10px;
	padding: 10px;
}

#sub #notes h1{
	
	font-size: 13px;
	margin-bottom: 10px;
}


#sub #email_author .form-success,
#sub #request_access .form-success{
	
	display: block;
}

#sub .wid.reviewstats .form-error,
#sub .wid.reviewstats .form-success{
	
	display: block;
	margin: 10px auto;
		font-size: 12px;
}

/*Group View*/
/*------------------------------------------------------------------------------------------------*/
#sub.group #left{	
	width: 280px;
	margin: 10px;
	border: none;
	margin-left: 15px;
}

#sub.group #right{
	
	margin-left: 0px;
	min-height: 200px;
	width: 700px;

	padding-top: 10px;
}

#sub.group #right #members-view{
	
	display: none;
}

#sub.group #right #show{
	
	display: block;
}

#sub.group #left #add_group_form{
	
	display: none;
}

#sub.group #add_group_form textarea{
	min-height: 50px;
	resize: vertical;
	width: 100%;
	margin: 10px 0px;
}

#sub.group #add_group_form .message{
	
	color: #E78B28;
	border: 1px solid #E78B28;
	padding: 5px;
	margin: 10px 0px;
}
#sub.group .message{	
	color: #E78B28;
	border: 1px solid #E78B28;
	padding: 5px;
	margin: 10px 0px;
}

#sub.group #add_group_form p.submit{
	
	text-align: right;
}

#sub.group #add_group_form p.submit input{
	
	background: #EBA328;
	border: none;
	padding: 5px;
	color: white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight: bold;
}

#sub.group #right .button{
float: left;
margin-right: 5px;
}

#sub.group .button:hover{
color: grey;
}

#sub.group #delete-confirmation{
	
	display: none;
}

#sub.group #delete-confirmation p{
	
	color: #3F74AE;
	font-size: 13px;
	text-align: center;
	margin: 10px;
}

#sub.group #delete-confirmation p.submit{
	
	text-align: right;
}

#sub.group #delete-confirmation p.submit input{
	
	background: #EBA328;
	border: none;
	padding: 5px;
	color: white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight: bold;
}

#sub.group .wid.basicinfo h2{
	
	color: #253C6E;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 12px;
}

#sub.group .wid.basicinfo{
	padding: 0px;
	font-size: 11px;
}

#sub.group .wid.basicinfo .synopsis{
  border: 1px solid grey;
  border-radius: 5px;
  padding: 8px;
	margin-top: 10px;
  background: #e5e5e5;
}


/**/

#sub.group .wid.documents .sub{
	
	border-bottom: 1px dotted #225790;
	margin-bottom: 5px;
	padding: 5px;
}

#sub.group .wid.documents .sub .thumb{
	
	max-height: 50px;
	max-width: 50px;
	float: left;
	margin-right: 10px;
}

#sub.group .wid.documents .sub .inf{
	
	float: left;
	width: 190px;
}

#sub.group .wid.documents .sub h2{
	
	font-size: 12px;
	margin-bottom: 0px;
}

#sub.group .wid.documents .sub h3{
	
	font-size: 11px;
}

#sub.group .wid.documents .viewall{
	
	float: right;
	margin-right: 0px;
}

/**/


#sub.group #right .searchresults{
	
	background: #EFEFF7;
	border: 1px solid #DAE2ED;
	padding: 10px;
	margin-bottom: 5px;
}

#sub.group #right .searchresults .numdisc{
	
	font-weight: bold;
	font-size: 13px;
}

#sub.group  .pagination{
	font-size: 14px;
	float: right;
}

#sub.group  .count{
	
	float: left;
}

#sub.group  .pagination a{
	
	margin: 0px 2px;
	cursor: pointer;
}

#sub.group  .pagination a.actual{
	
	font-weight: bold;
	color: red;
}


#sub.group .topic{
	
	border-bottom: 1px dotted;
	margin-bottom: 3px;
	padding: 10px;
}

#sub.group .topic a{
	color: #225790;
	cursor: pointer;
}

#sub.group .topic .mess{	
	font-size: 14px;
}

#sub.group .topic .delete-topic{
	
	float: right;
	display: block;
}

#sub.group  .friend {
float: left;
width: 126px;
text-align: center;
margin-bottom: 10px;
height: 75px;
}

/*Disc*/
/*------------------------------------------------------------------------------------------------*/
#sub.disc #right .back{
	
	text-align: right;
//	background: #DEE1E9;
	padding: 10px;
	margin-bottom: 5px;
}

#sub.disc #right .back a{
	
	float: left;
}

#sub.disc #right .back .reply-topic{
	
	float: right;
}

#sub.disc #right .pagination{
	
	float: right;
}

#sub.disc #right .searchresults h1{
	font-size: 16px;
	float: left;
}

#sub.disc #right .pagination a{
	
	margin: 0px 4px;
	cursor: pointer;
}

#sub.disc #right .pagination a.actual{
	
	font-weight: bold;
	color: red;
}

#sub.disc #results .reply{
	
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 3px;
	padding: 10px;
}

#sub.disc #results .reply .date{
	font-size: 14px;
	float: right;
	width: 150px;
	text-align: right;
}

#sub.disc #results .reply .thumb{
	
	float: left;
	margin-right: 10px;
	max-width: 50px;
}

#sub.disc #results .reply .inf{	
	float: right;
	width: 610px;
}

#sub.disc #results .reply .delete-reply,
#sub.disc #results .reply .edit-reply,
.edit-review{
	
	float: right;
	cursor: pointer;
	margin-right: 10px;
}

#sub.disc #results .reply h2{
	font-size: 14px;
	margin-bottom: 10px;
}

#sub.disc #results .reply p.mess{
	
	font-size: 14px;
}

#sub.disc #results .reply:last-child{
	
	border-bottom: none;
}

#sub.disc #edit-reply,
#sub.disc #reply,
#edit-review{
	
	display: none;
	margin: 10px;
}

#sub.disc #edit-reply .form-error,
#sub.disc #reply .form-error,
#edit-review .form-error{
	
	display: none;
	 font-size: 12px;
}

#sub.disc #edit-reply h2,
#sub.disc #reply h2,
#edit-review  h2{
	
	font-size: 13px;
	color: #225790;
	margin-bottom: 10px;
}

#sub.disc #edit-reply textarea,
#sub.disc #reply textarea{
	
	width: 100%;
	height: 200px;
	resize: vertical;
	margin-bottom: 10px;
	font-size: 14px;
}

#edit-review textarea{	
	width: 100%;
	height: 400px;
	resize: vertical;
	margin-bottom: 10px;
	font-size: 14px;
}

#edit-review #headline{	
	width: 100%;
	margin-bottom: 10px;
	font-size: 14px;
}


#sub.disc #edit-reply p.submit,
#sub.disc #reply p.submit,
#edit-review p.submit{
	
	text-align: right;
}

/*New Topic*/
/*------------------------------------------------------------------------------------------------*/
#sub.disc #right.new-topic h1{
	
	padding: 10px;
	background: #DDE0E8;
	font-size: 13px;
	margin-bottom: 5px;
}

#sub.disc #right.new-topic #new-topic{
	
	padding: 10px;
	background: #DDE0E8;
}

#sub.disc #right.new-topic .form-error{
	
	display: none;
		font-size: 12px;
}

#sub.disc #right.new-topic #new-topic p{
	
	margin-bottom: 10px;
}

#sub.disc #right.new-topic #new-topic p label{
	
	display: block;
	margin-bottom: 3px;
	font-weight: bold;
}

#sub.disc #right.new-topic #new-topic p input[type=text],
#sub.disc #right.new-topic #new-topic p textarea{
	
	width: 100%;
}

#sub.disc #right.new-topic #new-topic p textarea{
	
	height: 200px;
	resize: vertical;
}

#sub.disc #right.new-topic #new-topic p.submit{
	
	text-align: right;
}


/*Review*/
/*------------------------------------------------------------------------------------------------*/
#sub.review .not-assigned,
#sub.review .waiting-period{
	
	display: block;
	border: 1px solid #FF6600;
	color: #FF6600;
	padding: 5px;
	margin: 10px 0px;
	text-align: justify;
}

#sub.review #review{
	
	background: #F1F1EF;
	padding: 10px;
	margin: 10px auto;
}

#sub.review #review h1{
	
	color: #225790;
	font-size: 18px;
	margin-bottom: 10px;
}

#sub.review #ratings{
	
	background: #6B93BE;
	padding-bottom: 10px;
}

#sub.review #ratings h2{
	font-size: 16px;
	background: #225790;
	color: white;
	padding: 5px;
	margin-bottom: 0px;
}

#sub.review #ratings h2 span{
  padding-top: 2px;
	font-size: 13px;
	float: right;
}

#sub.review #ratings table{
	
	width: 100%;
	margin: 0 auto;
	margin-top: 10px;
	color: white;
}

#sub.review #ratings table th{
	font-size: 12px;
	padding: 1px 10px;
	vertical-align: top;
	text-align: left;
	text-transform: uppercase;
	width: 110px;
}

#sub.review .wid.tips ol{	
	list-style-type: decimal;
}

#sub.review .wid.tips ol li{
	
	margin-bottom: 15px;
}

#sub.review #ratings table td.slide{
	
	vertical-align: bottom;
	padding-bottom: 10px;
}

#sub.review #ratings table td.value{
	vertical-align: top;
	text-align: right;
	width: 40px;
}

#sub.review #ratings table td.value input{
	vertical-align: top;
	position: relative;
	//bottom: -5px;
	width: 30px;
	background: transparent;
	border: 0px;
	color: white;
  text-align: center;
  padding: 0px;
}

#sub.review #ratings table td.ruler,
#sub.review #ratings table td.rank{
	
	padding-top: 0px;
	padding-left: 28px;
}

#sub.review #ratings table td.ruler span{
	
	width: 52px;
	border-left: 1px solid white;
	font-size: 10px;
	float: left;
	display: block;
	text-align: center;
}

#sub.review #ratings table td.ruler span.last{
	padding-left: 12px;
	width: 14px;
	float: left;
	text-align: right;
	display: block;
}

#sub.review #ratings table td.rank span{
	
	width: 107px;
	font-size: 10px;
	float: left;
	display: block;
	text-align: center;
}

#sub.review #ratings table td.rank span.last{
	
	width: 57px;
	text-align: right;
}

#sub.review #review .form{
	
	clear: both;
	padding: 20px 5px;
	padding-bottom: 0px;
}

#sub.review #review .form label{
	
	display: block;
	font-weight: bold;
	margin-bottom: 3px;
}

#sub.review #review .form p{
	
	margin-bottom: 10px;
}

#sub.review #review .form input[type=text]{
	
	width: 680px;
	font-size: 18px;
	padding: 3px;
}

#sub.review #review .form textarea{
	
	width: 680px;
	padding: 3px;
	min-height: 150px;
	resize: vertical;
	max-height: 500px;
	font-size: 11px;
}

#sub.review #review .form p.submit{
	
	text-align: right;
}


/*New Group Document*/
/*------------------------------------------------------------------------------------------------*/
.new-document #upload-snip.seccion{
	
	width: 600px;
	margin: 0 auto;
	padding: 10px;
	margin-top: -25px;
}

.new-document #upload-snip.seccion .formcont h1{
	
	background: #225790 url('https://d3v01i8bqf6t9j.cloudfront.net/imagenes/title_formcontgroup.png') no-repeat;
	width: 590px;
}

.new-document #upload-snip.seccion .formcont .controls{
	
	float: right;
	width: 280px;
}

.new-document #upload-snip.seccion .formcont .desc{
	
	float: left;
	width: 250px;
}

/*Snippet View*/
/*------------------------------------------------------------------------------------------------*/
#sub.snippet #snipinfo{
	
	border: 1px solid #D1D2D7;
	background: #F0F0F8;
	margin: 10px 20px;
	padding: 10px;
	text-align: center;
}

#sub.snippet #snipinfo h1{
	
	text-align: center;
	font-size: 20px;
	color: #504F54;
	margin-bottom: 5px;
}

#sub.snippet .basicinfo h2{
	
	text-align: center;
}

#sub.snippet #leave-comment{
	
	margin-top: 10px;
}

#sub.snippet #snipinfo p.synopsis{
	
	margin-top: 10px;
	font-size: 14px;
}

#sub.snippet #delete-snippet{
	
	display: none;
}

#sub.snippet #delete-snippet .msg{
	
	display: block;
	border: 1px solid #FF6600;
	color: #FF6600;
	padding: 5px;
	font-weight: bold;
	margin: 10px 0px;
}

#sub.snippet #delete-snippet p.submit{
	
	text-align: right;
}

#sub.snippet #delete-snippet p.submit input{
	
	background: url('https://d3v01i8bqf6t9j.cloudfront.net/imagenes/submitbutton.png');
	width: 90px;
	height: 25px;
	color: black;
	text-align: center;
	border: none;
	font-weight: bold;
}

#sub.snippet #delete-snippet p.submit input:hover{
background-position: 0px -25px;
color: black!important;
text-decoration: none;
}

#sub.snippet #delete-snippet p.submit input:active{
background-position: 0px -50px;
color: black!important;
text-decoration: none;
}



.palooza{
	background: #fdfcd7;
	margin: 10px 0px;
	width: 280px;
	font-size: 14px;
	text-align: center;
}

.palooza p{
	
	padding: 10px;

	font-size: 16px;
	text-align: center;
}

.topreviewer{
	margin: auto;
	width: 130px;
	vertical-align: top;
}

.reviewbadge{
	
	float: left;
}

.hideshownotes{
	
	background: url('https://d3v01i8bqf6t9j.cloudfront.net/imagenes/submitbutton.png');
	width: 90px;
	height: 25px;
	color: black;
	text-align: center;
	border: none;
	font-weight: bold;
	float: right;
}

.hideshownotes:hover{
background-position: 0px -25px;
color: black!important;
text-decoration: none;
}

.hideshownotes:active{
background-position: 0px -50px;
color: black!important;
text-decoration: none;
}

.slimbutton{	
	background: url('https://d3v01i8bqf6t9j.cloudfront.net/imagenes/slim-button.png');
	width: 80px;
	height: 30px;
	color: black;
	text-align: center;
	border: none;
	font-weight: bold;
	float: right;
  cursor: pointer;
}

.slimbutton:hover{
background-position: 0px -30px;
color: black!important;
text-decoration: none;
}

.slimbutton:active{
background-position: 0px -60px;
color: black!important;
text-decoration: none;
}

.noteusersmenu {
float: left;
width: 130px;
margin-top: 2px;
}

.notepagesmenu {
float: right;
width: 100px;
margin-top: 2px;
}

.buildingheader img{
	
	float: left;
	margin: 10px;
	margin-left:  25px;
}


.buildingheader h1{
	font-style:  strong;
	font-size: 30px;

	color: #2859BB;
	padding: 10px;
  padding-top: 35px;
}



#sub.review #review .form p.submit input[type=button]:hover{
color: grey;
}

.guestlink a:hover{
text-decoration: none;
}

 .qtip{
	max-width: 500px;
	background-color: #ECCD8A;
	background: #ECCD8A;
	font-size: 16px;
	color: black;
}
 
 .qtip h2{
	font-size: 16px;
	color: #225790;
	margin: 5px;
	margin-bottom: 6px;
	line-height: 19px;
}

.qtip h3{
	font-size: 14px;
	color: black;
	margin: 5px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-weight: normal;
	line-height: 15px;
}

.qtip p{
	color: black;
	margin: 5px;
	margin-top: 7px;
	font-size: 14px;
	text-align: left;
	line-height: 16px;
}

  .qtip-default .qtip-titlebar {
    background-color: #F3E3BF;
    }


	.qtip-titlebar{
		position: relative;
		padding: 7px 35px 6px 10px;
		overflow: hidden;
//    border-bottom: 1px solid grey;
		border-width: 0 0 1px;
		font-weight: bold;
		background-color: transparent;
	}

  #qtip-feedBcontents .qtip-content {
    padding: 9px 9px;
    background-color: white;
    max-height: 500px;
    overflow: auto;
    }


.urldisplay{
	border: 1px solid #D3DAE8;
	margin-bottom: 10px;
	width: 98%;
	padding: 6px;
  float: left;
}

.urlimage {
  text-align: center;
  float: left;
  width: 75px;
  margin: 5px;
}

.urlimage img{
  max-width: 100%;
  display: inline-block;
}

.urlinfo {
  float: left;
  margin-left: 5px;
  width: 400px;
}

.urlinfo h2{
  font-size: 16px;
  text-align: left;
  margin-bottom: 3px;
  margin-top: 5px;
}

.urlinfo h3{
  font-size: 14px;
  text-align: left;
  font-weight: normal;
  color: #777;
  line-height: 14px;
}

.urlinfo a{
  color: #225790;
  text-decoration: none;
}

.urlinfo a:hover{
  color: blue;
  text-decoration: underline;
}


#about h3 {
  line-height: 32px !important;
  font-size: 18px !important;
  vertical-align: top !important;
}

#about p{
  font-size: 18px;
  margin-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
}

.z-title {
line-height: 33px!important;
}

.feedcomments
{
font-size: 11px;
position: absolute; 
left: 15px; 
top: -8px; 
color: white;
border-radius: 4px;
background-color: red;
padding: 3px;
line-height: 11px;
}


.subbox
{
//width: 245px;
width: 325px;
height: 270px;
border: 3px solid #cea432;
position: relative;
display: block;
float: left;
margin-right: 10px;
margin-bottom: 10px;
border-radius: 8px;
overflow: hidden;
}

.subboxcontents
{
padding: 7px;
}

#intro {
margin-top: 0px;
padding: 10px;
background: #eee;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border: solid 1px #d6d7da;
}

#intro h1{
  font-weight: bold;
  font-size: 30px;
}

.ratingstable span
{
display: block;
background: #2859BB;
height: 5px;
}

.viewbutton
{
border: 1px solid grey;
border-radius: 4px;
padding: 1px 10px;
margin-right: 4px;
margin-top: 5px;
cursor: pointer;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
}

.viewbutton:hover
{
background: #e5e5e5;
}

.viewbutton:active
{
color: #444;
background: #e5e5e5;
}

.activebutton,
.activebutton:hover,
.activebutton:active
{
color: black;
background: #ddd;
}

