@CHARSET "ISO-8859-1";

#reviews_layout {
	width: 640px;
	float: left;	
	padding: 0px;
}

#reviews_layout #basicinfo {
	width: 100%;
	margin-bottom: 10px;
}

html>/**/body #reviews_layout #basicinfo {
	margin-bottom: 0px;
}

#reviews_layout #printable {
	float: right;
	margin-top: 10px;
}

#reviews_layout #listing-menu {
	width: 550px;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #0584AD;	
	float:left;
}

#reviews_layout #listing-menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#reviews_layout #listing-menu ul li {
	width: 150px;	
	float: left;
	height: 20px;
	margin-left: 20px;
}


#reviews_layout #listing-menu ul li a{
	display: block;
	height: 20px;
	color: #f57013;	
	text-decoration: none;
}

#reviews_layout #listing-menu ul li a:hover{
	text-decoration: underline;
}


/*inicio */

#reviews_layout2 {
	width: 930px;
	float: left;	
	padding-right: 0px;	
	padding-left: 0px;
}


#reviews_layout2 #listing-menu {
	width: 930px;
	padding: 0px;
	margin-bottom: 10px;
	float:left;
}

#reviews_layout2 #listing-menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#reviews_layout2 #listing-menu ul li {
	width: 150px;	
	float: left;
	height: 20px;
	margin-left: 0px;
}

#reviews_layout2 #listing-menu ul li a{
	display: block;
	height: 20px;
	color: #f57013;	
	text-decoration: none;
}

#reviews_layout2 #listing-menu ul li a:hover{
	text-decoration: underline;
}
/* FIN */


#reviews_layout #num_reviews {
	font-size: 10px;
	margin-bottom: 10px;
	color: #888888;	
}

#reviews_layout #view_layout_logo {
	width: 90px;
	height: 90px;
	float: right;
	border: 1px solid #CCCCCC;	
}

#reviews_layout #view_logo_wrapper {
	width: 90px;
	height: 90px;
	cursor: pointer;
	overflow: hidden;
	margin-bottom: 5px;
}

#reviews_layout #view_logo {
	width: 100px;
	height: 100px;
}

#reviews_layout .field {
	font-weight: bold;
}

#reviews_layout #businessinfo {
	padding-top: 15px;
	padding-bottom: 15px;	
}

#reviews_layout #business_own{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;	
}

#reviews_layout #business_own a{
	font-size: 14px;
	font-weight: bold;
}	

html>/**/body #reviews_layout #business_own{
	padding-top: 0px;
	padding-bottom: 0px;
}

#reviews_layout #listing-menu{	
	float: left;
}

html>/**/body #reviews_layout #listing-menu{
	padding-bottom: 10px;
}

#reviews_layout #reviews{
	width: 100%;
	float: left;
}

#reviews_layout #businessinfo {
	float: left;
	width: 450px;
	margin: 0px;
	padding: 0px;
}

/* REVIEWS */

#reviews .review{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;	
}

#reviews .review .left-side {
	width: 70px;
	float: left;
}

#reviews .review .right-side {
	width: 480px;
	float: left;
}

#reviews .review .rating {
	width: 100px;
	float: right;	
}

#reviews .review .review_body {
	width: 480px;	
	margin-bottom: 10px;
	text-align: justify;
	float: left;
	color: #000000;
}

#reviews .review .review_body p {
	text-align: justify;	
}

#reviews .review .review_body .date {
	font-size: 10px;
	margin-bottom: 10px;
	color: #333333;
}

#reviews .review .review_body .pros {
	padding-right: 10px;
	width: 225px;
	float: left;
}

#reviews .review .review_body .cons {
	padding-right: 5px;
	width: 235px;
	float: right;
}

#reviews .review .review_body .price {
	margin-top: 10px;	
	margin-bottom: 10px;
}

#reviews .review .review_body b{
	color: #666666;		
}

#reviews .review .menu {
	width: 460px;
	float: left;	
	margin: 0px;
	padding: 0px;
}

#reviews .review .menu ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;	
}

#reviews .review .menu ul li {
	float: left;
	height: 18px;
	padding-left: 20px;
	padding-top: 2px;	
}

#reviews .review .menu ul li.comment {
	width: 120px;
}

#reviews .review .menu ul li.report_abuse {
	width: 140px;
}

#reviews .review .menu ul li.helpful {
	width: 200px;
	background-image: url(../../img/icons/helpful.gif);
	background-repeat: no-repeat;
}

#reviews {
	padding-top: 10px;	
}

#reviews h1 {
	width: 100%;
	font-size: 14px;
	color: #017199;	
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 1px solid #888888;
	background-color: #CBF1FE;
	margin-bottom: 10px;
}

#reviews .review .left-side .username{
	width: 30px;	
	font-size: 10px;
}

#reviews .review .left-side .photo{
	width: 50px;
	height: 50px;
	padding: 1px;
	border: 1px solid #555555;
}

/*Rating Table*/

#rating-table {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0px;
}

#rating-table th {
	text-align: center;
	font-weight: bold;	
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-align: left;
	padding: 6px 6px 6px 17px;
	background: #CAE8EA url('../../img/layout/bg_header_rating.jpg') no-repeat;
}

#rating-table th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#rating-table td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

#rating-table td.alt {
	background: #F5FAFA;
	color: #797268;
}

#rating-table th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	text-align: right;
}

#rating-table th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	color: #797268;
	text-align: right;
}

#business_map {
	width: 330px;
	height: 330px;
	margin-bottom: 10px;
}

#map_disclaimer_google {
	width: 310px;
	min-height: 80px;
	margin-bottom: 10px;
	/*background-color: #FFF658;*/
	padding: 10px;
	text-align: justify;
	color: #555555;
	font-size: 10px;
}

#map_disclaimer h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #333333;
	font-size: 11px;
}

#map_disclaimer a {
	color: #111111;
}



#Top_User_menu {
	width: 930px;
	height:30px;
	float:left;
}

#Top_User_menu a{
font-size: 14px;
color: #f57013;
text-decoration: none;
}

#Top_User_menu a:hover{
text-decoration: underline;
}

#Top_User_menu .left{
	width:300px;
	height:25px;
	float:left;
	padding-top: 5px;
	padding-left: 5px;
}

#Top_User_menu .right{
	width:620px;
	height:25px;
	float:right;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
}

#Top_User_menu .contened{
	width:auto;
	height:25px;
	float:right;
	padding-left: 5px;
	padding-right: 5px;
}

.write_review_icon 
{
width: 20px;
height: 20px;
margin-right: 5px;
background-image: url(../../img/icons/business_icons.jpg);
background-position: -40px 0px;
background-repeat: no-repeat;
float: left;
}

.send_friend_icon
{
width: 20px;
height: 20px;
margin-right: 5px;
background-image: url(../../img/icons/business_icons.jpg);
background-position: -40px -20px;
background-repeat: no-repeat;
float: left;
}

.add_favorites_icon
{
width: 20px;
height: 20px;
margin-right: 5px;
background-image: url(../../img/icons/business_icons.jpg);
background-position: -60px 0px;
background-repeat: no-repeat;
float: left;
}

.send_printable_icon
{
	width: 20px;
	height: 20px;
	margin-right: 5px;
	background-image: url('/img/icons/print_view.jpg');
	background-repeat: no-repeat;
	float: left;
}

#company_content{
width:930px;
height:auto;
float:left;
}
#left_content{
	width:180px;
	height:550px;
	float:left;
	border: 1px solid;
	border-color: #CCCCCC;
}

#left_title_company{
width:180px;
height:37px;
background-image:url(../../img/layout/titulogold.jpg);
padding_top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration:underline;
text-align:center;
color:#FFFFFF;
font-weight:bold;
}
#left_title_company .text{
width:180px;
height:37px;
padding-top:8px;
}


#left_logo_company{
	width:180px;
	height:165px;
	margin-top: 0px;
	padding-top: 0px;
}
#left_img_company{
width:180px;
height:180px;
padding-top:10px;
}
#left_boton_company{
width:180px;
height:32px;
}
#left_next_photo{
	width:180px;
	height:20px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#017199;
	padding-top:5px;
	text-decoration:none;
}

#left_next_photo a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#017199;
text-decoration:none;
}

#left_aditional_info{
	width:180px;
	height:88px;
}

#right_content{
	width:680px;	
	float:left;
}
#right_title_info{
	width:648px;
	height:74px;
	float:left;
	border: 2px solid;
	border-color: #3f7ec5;
}
.right_title_infoH1{
	color:#017199;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.right_title_infoH2{
	color:#017199;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.right_title_infoH3{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#right_title_info H4{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:6px;
	line-height: 0;
}

#right_title_info_logo{
	width:90px;
	height:64px;
	float: left;
	padding-left: 5px;
	padding-top: 10px;
	background-color: #FFFFFF;
}

#right_title_info_contact{
	width:540px;
	height:64px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}
#right_title_info_address{
	width:320px;
	height:64px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
}
#right_btns_business{
	background-image:url(../../img/layout/btn_negocio_fond.jpg);
	background-repeat:repeat-x;
	width:730px;
	height:28px;
	float: right;
	border: 1px solid;
	border-color: #CCCCCC;
}
#right_btns_business .btn a{
	width: inherit;
	height:20px;
	float:left;
	padding-top:8px;
	padding-right:21px;
	padding-left:21px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
#right_btns_business .btnb a{
	width: auto;
	height:20px;
	float:left;
	padding-top:8px;
	padding-right:20px;
	padding-left:20px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	background-image:url(../../img/layout/btn_negocio_activ.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

#right_content_business{
	width:380px;
	height:444px;
	float: left;
	padding-right:20px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#right_content_business_company_information{
	width:380px;
	height:195px;
	float: left;
	margin-top: 10px;
}
#right_content_business_adicional_information{
	width:380px;
	height:90px;
	float: left;
}

#right_content_business_reserva{
	width:380px;
	height:120px;
	float: left;
}

#right_btns_google_maps{
	width:330px;
	height:300px;
	float: right;
}
#nota_maps{
	width:310px;
	height:80px;
	padding: 10px 10px 10px 10px;
	color:#555555;
	background-color:#fee596;
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}


#banner_Advertisement {
	margin-bottom: 20px;
	padding-right: 0px;
	*margin-left: -130px;	
	width:250px;
	float:right;	
	*float:right;
}

#banner_Advertisement .right {
	margin-bottom: 20px;
	padding-right: 0px;
	text-align:right;
	width:125px;
	float:right;	
}
#banner_Advertisement .left {
	margin-bottom: 20px;
	padding-right: 0px;
	text-align:left;
	width:125px;
	float:left;
}

#banner_Advertisement .central {
	margin-bottom: 20px;
	margin-top: 8px;

}
#image_expande{
	width:648px;
	height:361px;
	float: left;
	padding-top: 20px;
}

