/* CSS Document */

body{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:normal;
	color:#000000;
	background:url(../img/bg_noShadow.png) repeat;
}

a, a:hover {
	color:#d3551a;
	font-weight:bold;
	text-decoration: underline;
	outline:none;
}

a {
	text-decoration:none;
}

p{
	padding:4px 0px;
	#padding:6px 0px;
}


#texture-container {
	background:url(../img/bg_noShadow.png) repeat;
}

#top-shadow-container {
	background:url(../img/top_fade.png) repeat-x left top;
}

#bottom-shadow-container {
	
}
#wrapper {
	width:920px;
	margin:0px auto;
	padding-top:25px;
}

#art-pizza-logo {
	margin-left:15px;
}

#art-pizza-logo h1 {
	width:196px;
}

#art-pizza-logo a{
	display:block;
	height:107px;
	background:url(../img/art-pizza-logo.png) no-repeat left top;
	outline:none;
	text-indent:-9000px;
}


/*main round corner container*/
.top-corner-left {
	width:14px;
	height:14px;
	overflow:hidden;
	float:left;
	background:url(../img/top-left-corner.png) no-repeat left top;
}

.top-middle {
	width:892px;
	height:14px;
	overflow:hidden;
	float:left;
	background:url(../img/content_bg.png) repeat left top;
}

.top-corner-right {
	width:14px;
	height:14px;
	overflow:hidden;
	float:left;
	background:url(../img/top-right-corner.png) no-repeat right top;
}

#content-body {
	background:url(../img/content_bg.png) repeat left top;
	padding:0px 14px;
}

.bottom-corner-left {
	width:14px;
	height:14px;
	overflow:hidden;
	float:left;
	background:url(../img/bottom-left-corner.png) no-repeat left top;
}

.bottom-middle {
	width:892px;
	height:14px;
	overflow:hidden;
	float:left;
	background:url(../img/content_bg.png) repeat left top;
}

.bottom-corner-right {
	width:14px;
	height:14px;
	overflow:hidden;
	float:left;
	background:url(../img/bottom-right-corner.png) no-repeat right top;
}

/*main menu*/
#main-menu {
	margin:0px 15px 0px 0px;
}
#main-menu li a,
#main-menu li a:hover{
	color:#feff86;
	text-decoration:none;
	outline:none;
}

#main-menu  li{
	display:inline;
	list-style-type:none;
	float:right;
}

#main-menu  li a .left, 
#main-menu  li a:hover .left{
	display:block;
	float:left;
	height:35px;
	width:15px;
	cursor:pointer;
	background:url(../img/menu-corners.png) no-repeat 0px 0px;
}

#main-menu  li a:hover .left{
	background:url(../img/menu-corners-hover.png) no-repeat 0px 0px;
}

#main-menu  li a .middle, 
#main-menu  li a:hover .middle {
	height:20px;
	float:left;
	cursor:pointer;
	padding:11px 5px 4px 5px;
	background:url(../img/menu-bg.png) repeat-x left top;
}

#main-menu  li a:hover .middle {
	background:url(../img/menu-bg-hover.png) repeat-x left top;
}

#main-menu  li a .right, 
#main-menu  li a:hover .right{
	display:block;
	float:left;
	height:35px;
	width:15px;
	cursor:pointer;
	margin-right:3px;
	background:url(../img/menu-corners.png) no-repeat 0px -35px;
}

#main-menu  li a:hover .right{
	background:url(../img/menu-corners-hover.png) no-repeat 0px -35px;
}

.col1 {
	width:585px;	
	text-align:justify;
}

.col2 {
	margin:0px 0px 0px 55px;
	width:252px;
}

.headline1 {
	margin:14px 10px 0px 0px;
}
.headline1 h1 {
	padding:9px 0px 9x 0px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#d3551a;
	letter-spacing:0.3px;
	font-weight:normal;
	
}

.content1 {
	margin:0px 10px 0px 0px;
	font-size:13px;
	letter-spacing:0.7px;
	line-height:17px;

}

/*col 2 services*/
#services{
	margin-top:4px;
}
#services li {
	margin-top:10px;
}

#footer-wrapper .col1 {
	float:left;
	width:150px;
	margin:10px 0px 10px 15px;
}

#footer-wrapper .col2 {
	float:left;
	width:500px;
}

#footer-wrapper .col3 {
	float:right;
	width:150px;
	margin:10px 15px 10px 0px;

}

.footer{
	margin:10px 0px 0px 0px;
	color:#feff86;
}

.footer  li{
	display:inline;
	list-style-type:none;
}

.footer a,
.footer a:hover {
	color:#feff86;
	text-decoration:none;
	outline:none;
}
.footer a:hover {
	text-decoration:underline;
}

.studcard-logo {
	float:left;
}
.facebook-logo {
	float:right;
}
.left {
	float:left;
}

.right {
	float:right;
}

.center{
	text-align:center;
}

/*menu pizza*/

#menu-pizza td{
	color:#111;
}
#menu-pizza .menu_th {
	border-bottom:1px solid #9e6d4e;
}
#menu-pizza, #menu-pizza td {
	font-size:15px;
	font-weight:bold;
}

.category-pizza,
.title-pizza {
	font-size:22px;
	padding:9px 0px 0px 10px;
}

.description-pizza {
	padding:0px 0px 0px 10px;
	font-weight:normal;
	
}

.price-pizza {
	padding-top:35px;
}
.picture-pizza {
	padding-top:10px;
}

.comanda-acum {
	margin:10px 0px;
}

/*Galery Page*/

.project,
.project:hover,
.project-no-margin,
.project-no-margin:hover{
	margin:0px 40px 20px 40px;
	padding:10px;
	width:191px;
	display:block;
	float:left;	
	background-color:#eaeaea;
	cursor:pointer;
	text-decoration:none;
}

.project,
.project-no-margin{
	background-color:#ffffff;
}
.project-no-margin,
.project-no-margin:hover,
{
	margin-right:0px;
}

.thumb-holder{

	overflow:hidden;
	background-color:#ffffff;
	vertical-align:baseline;	
}
.thumb-holder img {
	margin:auto 0px;
}
.thumb{
	border:0px none;
	
}
.project-title,
.project-description{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:
}

.project-description{
	font-size:12px;
	font-weight:normal;
}

/*Contact Page*/


label {
	display:block;
	padding:4px 0px;
	font-weight:bold;
}
.forminput {
	background-image:url(../img/form-bg.gif);
	background-repeat:repeat-x;
	border:1px solid #C8C8C8;
	color:#666666;
	font-size:13px;
	line-height:13px;
	margin-bottom:20px;
	padding:8px;
	width:250px;
}
.area{
	width:250px;
	height:253px;
}
.cellphone {
	display:none;
	visibility:hidden;
}
.trimite {
	margin:0px 20px 0px 0px;
	border:1px solid #C8C8C8;
	height:32px;
	width:60px;
	float:right;
	color:#D3551A;
	font-size:13px;
	font-weight:bold;
	background:#FFFFFF;
	
}
.hide {
	display:none;
	visibility:hidden;
}
.error {
	color:#FF0000;
}

/*Contact Box*/
.contact-padding {
	padding:51px 0px 0px 0px;	
}
.contact-padding strong{
	display:block;
	margin-bottom:5px;
}

#contact_box  {
	list-style-type:none;
}

#contact_box span {
	display:inline-block;

}

.blue {
	color:#D3551A;	
}

.not_spam {
	margin:2px 0px 20px 0px;
}



.sortimente {
	padding: 10px 0px;
}
.sortimente .pizza_row {
	border: 1px solid #feff86;
	background: #fff url(../img/category_row-bg.gif) repeat-x left top;
	line-height: 27px;
	padding: 0 9px 1px;
}
.sortimente .pizza_row_spacer {
	cursor: pointer;
	margin-bottom: 2px;
}
.pizza_row a, .pizza_row a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	outline:none;
}
.sortimente .pizza_row_spacer .toggler, .sortimente .pizza_row_spacer .toggler:hover {
	background-position: left center;
}
.sortimente .toggler, .sortimente .toggler:hover {
	float: right;
	height: 27px;
	width: 9px;
	overflow: hidden;
	background-image: url(../img/toggler.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
div.sortimente div.products {
	margin-bottom: 2px;
	display: none;
}
.sortimente .products .product, .sortimente .products .even {
	border: 0px solid #d5d1cb;
	border-top: 0;
	padding: 8px 10px;

}

.sortimente .products h4 {
	padding:9px 0px 4px 0px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#D3551A;
	letter-spacing:0.3px;
	font-weight:normal;
	color:#d3551a;
}
.sortimente .products .price {
	font-size:13px;
	color:#898989;
}
.sortimente .dimension {
	width: 680px;
}
.title-pizza {
	color:#D3551A;
}
.title-pizza a,
.title-pizza a:hover {
	outline:none;
	font-weight:normal;
}
.location_and_date{
	color:#a56b4a;
}
.location_and_date em{
	font-style:oblique;
}