.mainbox{ 
	cursor: pointer;
	width:728px;
	border:1px solid #DDDDDD;
	min-height:60px;
	border-radius: 3px;  
	clear:both;
	margin-bottom:5px;
}

.mainboxa{ 
	background:#FEFEFE;
}

.mainboxb{ 
	background:#F9F9F9;
}
.mainboxa:hover, .mainboxb:hover{ 
	background:#FFBF00;
	 border:1px solid #333333;
}

.mainbox_nr{
	min-width:70px;
	line-height:60px;
	font-size:35px;
	float:left;
	text-align:center;
	font-weight:bold;
   
}

.mainbox_details{
	min-width:575px;
	max-width:575px;
	float:left;
	text-align:left;
}
.mainbox_unit_name{
	height:35px;
	min-width:560px;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	float:left;
	clear:both;
  
}


.mainbox_unit_phone{
	height:25px;
	line-height:16px;
	font-size:14px;
	float:left;
	clear:both;
}



.mainbox_megusta{
	min-width:50px;
	text-align:center;
	float:left;
	display:table-cell;
	vertical-align:middle;

}
.mainbox_arrow{
	min-width:30px;
	height:60px;
	text-align:right;
	float:left;
	overflow:hidden;
}



.mainbox_product_picture{
	min-height:60px;
	height:100%;
	min-width:95px;
	float:left;
	display:table;
}
.mainbox_product_spacer{
	min-height:60px;
	min-width:10px;
	float:left;
	
}
.mainbox_product_details_with_picutre{
	min-height:60px;
	min-width:533px;
	float:left;
}
.mainbox_product_details{
	min-height:60px;
	min-width:628px;
	float:left;
	display:table;	
}
.mainbox_product_price_list{	
	padding-top:10px;
	padding-bottom:10px;
	min-width:80px;
	text-align:right;
	float:left;

	
}
.middleme{
	display:table-cell;
	vertical-align:middle;
	position: relative;

	

	
}
.product_name{
	padding-top:10px;
	line-height:20px;
	font-size:16px;
	font-weight:bold;
	float:left;
	clear:both;
}
.product_description{
	line-height:16px;
	max-width:525px;
	font-size:14px;
	float:left;
	clear:both;
	padding-bottom:10px;
}
.product_price{
	
	font-weight:bold;
	line-height:20px;
	font-size:16px;
}

.mainbox_cathegory{
	width:728px;
	border:1px solid #DDDDDD;
	min-height:30px;
	border-radius: 3px;  
	clear:both;
	margin-bottom:10px;
	margin-top:10px;
	background:#EDEDED;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	color:black;
	text-align:center;
}

.unit-promotions-holder{
	border-radius:3px;
	border: 1px solid #DDD;
	display:block;
	overflow:hidden;
	max-width:690px;
	min-width:690px;
	width:690px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:10px;
	background:#FFFFFF;
}
.unit-promotions-data{
	padding:10px;
	float:left;
	background:#FFFFFF;
}





.review_cathegory{
	width:728px;
	border:1px solid #DDDDDD;
	min-height:30px;
	height:auto;
	border-radius: 3px;  
	clear:both;
	margin-bottom:10px;
	margin-top:10px;
	background:#EDEDED;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-weight:bold;
	color:black;
	text-align:center;
}

.mainbox_review_title{
	width:600px;
	min-height:30px;
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
	clear:none;
	float:left;
}
.mainbox_review_recomandation{
	width:108px;
	min-height:30px;
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
	float:left;

}
.mainbox_review_spacer{
	width:10px;
	min-height:30px;
	clear:none;
	float:left;

}
.mainbox_review_message_holder{
	width:728px;
	clear:both;
	float:left;
	text-align:center;
	padding-bottom:10px;

}
.mainbox_review_message{
	width:708px;
	margin-left:10px;
	text-align:left;
}


body {
	font-family: 'PT Sans', Verdana, Tahoma, Arial, sans-serif;

	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	height: 100%;
	min-width:1022px;
	background: #fff url('/VP/imgs/vreaupizz-ro_background.png');
}
a, a:hover{
	text-decoration:none;
	color:#333;
}

.allclear{
	clear:both;
	font-size:0px;
	height:0px;
	width:0px;

}




h1{
	font-family: 'Magra','Kameron','HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
	font-size:37px;
}
h2{

	font-size:27px;
}
input, select, textarea,form{
	margin-bottom:0px;
}

#header{
	background: #fff ;
	text-align:center;
	width:100%;
	height:200px;
	-moz-box-shadow: 0 0 10px #333;
	-webkit-box-shadow: 0 0 10px #333;
	box-shadow: 0px 0 10px #333;
	clear:both;	
}

#mainmenu_holder{
	text-align:center;
	width:100%;
	min-width:1022px;
	height: 100px;
	background-color:#FFBF00;
	position:relative;
	clear:both;
	}
#mainmenu_box{
	width:1022px;
	min-width:1022px;
	height: 100px;
	margin:auto;
	position:relative;
}
#mainmenu_the_menu{
	z-index:1001;
	position:absolute;
	right:10px;
	top:35px;
}
#mainmenu_the_logo{
	position:absolute;
	left:10px;
	top:10px;
	border:0px solid #CCC;
	height:180px;
	width:230px;
	background:transparent;
	z-index:31000;
	padding:0px;
	margin:0px;
}

#location_holder{
	text-align:center;
	width:100%;
	min-width:1022px;
	height: 100px;
	clear:both;
	background:#000;
}
#location_box{
	width:1022px;
	height: 100px;
	margin:auto;
	position:relative;
}


#location_text{
	width:350px;
	height:60px;
	position:absolute;
	right:485px;
	top:20px;
	text-align:center;
	font-family: 'Magra','Kameron','HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue',Arial,Helvetica,sans-serif;
	font-size: 48px;
	line-height: 60px;
	text-shadow: 1px 1px 4px #999;
	font-weight: bold;
	color:#FFF;	
	letter-spacing:-2px;
	overflow:hidden;	
}
#location_add{
	border:0px solid #EEE;
	width:468px;
	height:60px;
	position:absolute;
	right:10px;
	top:20px;
}
.black{color:#000;}

#footer{
	background:#FFBF00;
	width:100%;
	min-width:1022px;
	height:auto;
	text-align:center;
	-moz-box-shadow: 0 0 10px #333;
	-webkit-box-shadow: 0 0 10px #333;
	box-shadow: 0px 0 10px #333;
}
#footer_display{
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	height:auto;
	width:1022px;
	text-align:left;
}
#footer_page{
	position:relative;
	left:10px;
	width:1022px;
	height:auto;
	text-align:left;
	float:left;
	clear:both;
}
.bucuresti{
	width:146px;
	text-align:left;
	float:left;
}
.romania{
	width:876px;
	float:right;
	text-align:left;
	
}
.footer_link, .footer_link_selected{
	width:115px;
	height:20px;
	margin:3px;
	cursor:pointer;	
	background:transparent;
	text-align:left;
	text-decoration:none;
	color:#111;
	float:left;
}

.footer_link:hover,.footer_link_selected{
	color:#C11;;
}

.right_add_link{
	margin-bottom:5px;
}



#footer_adds{
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	height:auto;
	width:1022px;
	background: transparent;
	text-align:center;
}
#base_footer{
	background:#000;
	color:#FFF;
	width:100%;
	min-width:1022px;
	height:auto;
	text-align:center;	
	
	font-size: 14px;
	line-height: 20px;
}


#content{
	background:transparent;
	width:100%;
	min-width:1022px;
	height:auto;
	text-align:center;
}
#content_display{
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:15px;
	height:auto;
	
	width:1022px;
	background: #FFF;
	-moz-box-shadow: 0 0 10px #333;
	-webkit-box-shadow: 0 0 10px #333;
	box-shadow: 0px 0 10px #333;
	text-align:left;
		
}

#content_page{
	position:relative;
	left:10px;
	
	
	width:728px;
	height:auto;
	text-align:left;
	float:left;
}
#content_adds{
	position:relative;
	right:10px;
	
	
	width:250px;
	height:auto;
	text-align:left;
	float:right;
}
.clear-all{clear:both;}
.horizonbtal-spacer-10{height:10px; width:100%; font-size:0px;clear:both;}
#show_locations{
	display:block;
	z-index:999;
	padding-top:2px;
	position:relative;
	top:30px;
	right:0px;
	height:auto;
	width:auto;
	
}
#show_locations_table{
	
	background:#FFF;
	height:auto;
	width:675px;
	background:#FFF;
	border-color: #000;
	border-radius:5px;
	border: 1px solid #ccc;
}
#show_locations_varf{
	position:absolute;
	top:-16px;
	right:524px;
}
#show_bucuresti{
	width:140px;
	text-align:right;
	float:left;
}
#show_romania{
	width:530px;
	float:right;
	text-align:right;
	
}
#pop_up_close{
	position:absolute;
	right:8px;
	top:5px;
	cursor:pointer;
}

#pop_up{
	position: fixed;
	height:100%;
	width:100%;
	z-index:32000;
	background: url('/VP/imgs/t50.png');
	display:table-cell; 
	vertical-align:middle;
	text-align:center;
}
#pop_up_holder{
	position:relative;
	
	height:350px;
	width:728px;
	top: 50%;
	left:50%;
	margin-top: -175px;
	margin-left: -360px;
	background:#FFF ;
	border-color: #000;
	border-radius:5px;
	border: 1px solid #777;
}
.red{
	color:#F9A329;
}
.table_left_middle{
	display:table-cell;
	
}
.pizza_pic_holder{
	border-radius:5px;
	border: 1px solid #DDD;
	display:none;
	overflow:hidden;
	max-width:700px;
	min-width:700px;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:10px;
}
.pizza_pick_data{
	width:720px;
	height:350px;
	float:right;
	background:#FFFFFF;
}
#pizzerie-promotii{
	display:none;
	text-decoration:none;
	color:#FFBF00;
}
#galerie-foto{
	display:block;
	display:none;
	width:720px;
	min-width:720px;
	height:350px;
	min-height:350px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;

}
#red-message{
	display:block;
	width:720px;
	text-align:center;
	clear:both;
}

.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
} 

.popover {width:300px;}
.modal, .modal-body{
	height:auto;
	max-height: 800px;
}
.pull-center{
	margin-right:auto;
	margin-left:auto;
}
#nem{
	display:none;
	visibility:hidden;
	position:absolute;
	top:-50000;
	left:-50000;
}
.pizzafinder_nil, .pizzafinder_on, .pizzafinder_off{
	clear:none;
	width:140px;
	float:left;
	cursor:pointer;
}
.pizzafinder_on{
	color:#F9A329;
}
.pizzafinder_off{
	color:#ccc;
	text-decoration:line-through;

}
.pizzafinder_indisponibil{
	color:#ddd;
}
.right_add{
	margin-bottom:10px;
}
.right_add{
	margin-bottom:10px;
}
.right_add_ticket_img{
	overflow:hidden;
}
.smn{display:none;}
