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

	
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, images, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

	ol, ul {
		list-style: none;
	}
	
	table {
		border-collapse: separate; 
		border-spacing: 0;
	}

	caption, th, td {
		text-align: left; 
		font-weight: normal;
	}
	h1, h2, h3, h4, h5, h6 {
		font-weight:normal;
	}

/* 2. General Elements
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

	body {
		font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
		font-size: 62.5%;
		line-height: 1.5;
		text-align: center;
		color: #4b4b4b;
		background: #000 url(images/bg-page.jpg) center top no-repeat;
		padding-top: 188px;
		padding-bottom: 15px;
	}

	hr { 
		display: none;
	}
		
	strong {
		font-weight: bold;
	}
		
	em {
		font-style: italic;
	}
	
	address {
		font-style: normal;
	}

	input, textarea, select {
		font: 1em Arial, Helvetica, sans-serif;
	}

	a {
		color: #4C7B9E;
		text-decoration: none;
		outline: none;
	}
	a:hover {
		color: #151515;
		text-decoration: none;
	}

	a:visited {}

	a:active {}
	


/* 3. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

	#accesibility {
		position:absolute;
		left:-999em;
	}
	#container {
		width: 980px;
		margin: 0 auto;
		text-align: left;
		font-size: 1.3em;
		background:#fff;
	}
	.clearer {
		clear:both;
	}
	div.header-figure{
		background: url(images/figure-header.png) left top no-repeat;
		position:relative;
		overflow:hidden;
		width: 980px;
		margin: 0 auto;
		display: block;
		height: 6px;
	}

/* 3.1 HEADER
------------------------------------------------------------------------------------------------ */
#header {
	background:#f5f5f5 url(images/bg-header.gif) left top repeat-x;
	position:relative;
	overflow:hidden;
}
	/* 3.1.1 MENU
	-----------------------------------------*/
	#main_menu {
		float:right;
		display:inline;
		margin-top:20px;
		width:980px;
		border-bottom:1px solid #c7c7c7;
	}
		#main_menu li {
			float:left;
		}
		#main_menu li.fist_element {				
			padding-left:1px;
			margin-left:50px;
			display:inline;
			background:url(images/bg-menu_separator.gif) -1px bottom no-repeat;
		}
		#main_menu a {
			float:left;
			background:#ececec url(images/bg-menu_separator.gif) right bottom no-repeat;
			color:#4b4b4b;
			text-transform:uppercase;
			font-family:Arial, Helvetica, sans-serif;
			padding:6px 14px;
			text-decoration:none;
		}
		#main_menu a:hover {
			background:url(images/bg-menu_separator-hover.gif) right bottom no-repeat;
		}
		#main_menu a.selected {
			background:url(images/bg-menu_separator-active.gif) right bottom no-repeat;
			position:relative;
			top:1px;
			padding-bottom:7px;
			padding-top:5px;
		}
	#submenu {
		clear:both;
		background:#e4edf5;
		border-bottom:1px solid #c7c7c7;
		overflow:hidden;
		text-align:right;
		width:955px;
		padding-right:25px;
	}
		#submenu ul {
			float:right;
		}
		#submenu li {
			float:left;
		}
		#submenu li a {
			text-transform:uppercase;
			font-family:Arial, Helvetica, sans-serif;
			font-size:0.849em;
			color:#757575;
			text-decoration:none;
			float:left;
			padding:4px 10px 2px 5px;
			position:relative;
		}
		#submenu.many li a {
			padding:4px 7px 2px;
		}
		#submenu li a:hover {
			color:#5381a4;
		}
		#submenu li a.selected {
			color:#5381a4;
			background:url(images/icn-submenu-hover.gif) center bottom no-repeat;
			/* xxxx */
		}
	body.homepage #submenu{
		display: none;
	}		

/* 3.2 vegtitle
------------------------------------------------------------------------------------------------ */		
#vegtitle {
	/*border-top:1px solid #fff;*/
	height:568px;
	position:relative;
	background: #000 url(images/xxx.jpg) left top no-repeat;
	clear:both;
	overflow:hidden;
	width:980px;

}
	#vegtitle h1 {
		position:absolute;
		background:url(images/xxx.png) left top no-repeat;
		height: 64px;
		width: 904px;
		left: 40px;
		top: 55px;
		text-indent:-9999em;
		z-index: 100;
	}
	#vegtitle h2 {
		background:url(images/xxx.png) left top no-repeat;
		height: 29px;
		width: 303px;
		text-indent:-9999em;
		z-index: 100;
		margin-bottom: 20px;
	}
	/* 3.3 PORTOFOLIO
------------------------------------------------------------------------------------------------ */
#vegetarian {
	background:url(images/bg-vegetarian.gif) left top repeat-x;
	overflow:hidden;
	padding-bottom:20px;
}
	#vegetarian li {
		float:left;
		width:245px;
		text-align:center;
		background:url(images/bg-vegetarian-separator.gif) right 50% no-repeat;
	}
	#vegetarian h3 {
		font-size:1.6em;
		margin-top:20px;
	}
	
	
	h3 {
		font-size:1.6em;
		margin-top:20px;
	}
	
	#vegetarian p {
		margin:0 35px;
		line-height:16px;
	}
	#vegetarian img {
		margin:5px auto 15px;
		display:block;
	}
	a.btn-web_vegetarian {
		background:url(images/btn-web_vegetarian.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:130px;
		margin:0 auto;
	}
		a.btn-web_vegetarian:hover {
			background:url(images/btn-web_vegetarian.gif) left bottom no-repeat;
		}
	a.btn-print_vegetarian {
		background:url(images/btn-print_vegetarian.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:139px;
		margin:0 auto;
	}
		a.btn-print_vegetarian:hover {
			background:url(images/btn-print_vegetarian.gif) left bottom no-repeat;
		}
	a.btn-view_vegetarian {
		background:url(images/btn-view_vegetarian.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:139px;
		margin:0 auto;
	}
		a.btn-view_vegetarian:hover {
			background:url(images/btn-view_vegetarian.gif) left bottom no-repeat;
		}
	a.btn-logo_vegetarian {
		background:url(images/btn-logo_vegetarian.gif) left top no-repeat;
		text-indent:-9999em;
		display:block;
		height:27px;
		width:138px;
		margin:0 auto;
	}
		a.btn-logo_vegetarian:hover {
			background:url(images/btn-logo_vegetarian.gif) left bottom no-repeat;
		}
/* 3.6 FOOTER
------------------------------------------------------------------------------------------------ */	
#footer {
	background:#151515;
	border:1px solid #2b2b2b;
	padding:20px 0 17px;
	color:#bababa;
	overflow:hidden;
}
	#footer .quick_vegetarian {
		float:left;
		width:250px;
		background:url(images/bg-footer_separator.gif) right 50% no-repeat;
	}
	#footer h3 {
		text-transform:uppercase;
		font-weight:bold;
		font-size:1.3em;
		margin-bottom:13px;
	}
	#footer .quick_vegetarian h3,
	#footer .quick_vegetarian a {
		margin-left:25px;
	}
	#footer .quick_vegetarian a {
		height:117px;
		width:137px;
		display:block;
		text-indent:-9999px;;
		background:url(../../_media/images/ccc.jpg) top left no-repeat;
	}
		#footer .quick_vegetarian a:hover {
		height:117px;
		width:137px;
		display:block;
		text-indent:-9999px;;
		background:url(../../_media/images/ccc.jpg) top left no-repeat;
	}
	#footer .quick_menu {
		width:437px;
		float:left;
		background:url(images/bg-footer_separator.gif) right 50% no-repeat;
	}
	#footer .quick_menu ul,
	#footer .quick_menu h3 {
		margin-left:25px;
	}
	#footer .quick_menu li {
		float:left;
		width:150px;
	}
	#footer .quick_menu a {
		color:#9c9c9c;
		text-transform:uppercase;
		text-decoration:none;
		font-size:85%;
	}
	#footer .quick_menu a:hover {
		color:#fff;
	}
	#footer .quick_action {
		float:right;
		width:322px;
		margin-right:25px;
		text-align:right;
	}
	#footer .quick_action h3 {
		background:url(images/titl-phone_no.gif) left top no-repeat;
		width:405px;
		height:42px;
		text-align:left;
		margin-left:15px;
		margin-bottom:5px;
		text-indent:-9999em;
	}
	#footer .quick_action a {
		background:url(images/btn-request_a_quote.gif) left top no-repeat;
		height:35px;
		width:197px;
		text-indent:-9999em;		
		text-align:left;
		margin:20px 0 20px 225px;
		display:block;
	}
		#footer .quick_action a:hover {
			background:url(images/btn-request_a_quote.gif) left bottom no-repeat;
		}
	#footer .quick_action .copyright {
		text-transform:uppercase;
		color:#515151;
		font-size:85%;
	}
	span.figure-footer{
		background: url(images/footer-earth.jpg) left top no-repeat;
		position:relative;
		overflow:hidden;
		width: 980px;
		margin: 0 auto;
		display: block;
		height: 91px;
	}


/* 3.11 vegetarian PAGES
------------------------------------------------------------------------------------------------ */
#vegetarian_web .other_projects {
		clear:both;
		background:#f8f8f8 url(images/bg-other_projects.gif) left top repeat-x;
		padding-top:25px;
		overflow:hidden;
		height:1%;
	}
#vegetarian_web .other_projects li a img{
        border: none;    }
        
#vegetarian_web .odd {
	background:#f8f8f8 url(images/bg-other_projects-dark.gif) left top repeat-x;
}
	#vegetarian_web .other_projects li {
		width:299px;
		float:left;
		display:inline;
		margin-left:19px;
		margin-bottom:19px;
		padding-bottom:5px;
		background:#e8e8e8;
		border:1px solid #fff;
	}
	#vegetarian_web .other_projects li.wide {
		width:620px;
	}
	#vegetarian_web .other_projects li img {
		margin:15px auto 5px;
		display:block;
	}
	#vegetarian_web .other_projects h3 {
		font-size:1.25em;
		line-height:1.3em;
		font-weight:bold;
		margin-left:20px;
		padding-top:4px;
	}
	#vegetarian_web .other_projects p {
		margin-left:20px;
		margin-bottom:10px;
		line-height:1em;
	}
	#vegetarian_web .other_projects a.view_details,
	#vegetarian_web .other_projects a.view_gallery {
		float:right;
		background:url(images/btn-view_details-gray.gif) left top no-repeat;
		border:0;
		width:97px;
		height:26px;
		text-indent:-9999px;
		cursor:pointer;
		margin-top:8px;
		margin-right:17px;
	}
	#vegetarian_web .other_projects a.view_gallery {
		background:url(images/btn-view_gallery.gif) left top no-repeat;
		width:113px;
		margin-top:-3px;
		margin-right:20px;
	}
	#vegetarian_web .other_projects a.view_details:hover,
	#vegetarian_web .other_projects a.view_gallery:hover {
		background-position:left bottom;
	}
	#vegetarian_web .web_vegetarian {
		background:url(images/bg-web_vegetarian.jpg) left top no-repeat;
		height:348px;
		border-top:1px solid #fff;
		position:relative;
	}
	#vegetarian_web .logo_vegetarian {
		background:url(images/bg-logo_vegetarian.jpg) left top no-repeat;
		height:273px;
		position:relative;
		border-top:1px solid #fff;
	}
	#vegetarian_web .print_vegetarian {
		background:url(images/bg-print_vegetarian.jpg) left top no-repeat;
		height:359px;
		position:relative;
		border-top:1px solid #fff;
	}
		#vegetarian_web .web_vegetarian #block_back,
		#vegetarian_web .logo_vegetarian #block_back,
		#vegetarian_web .print_vegetarian #block_back,
		#vegetarian_web .vegetarian_photography #block_back {
			position: absolute;
			top:0;
			left:0;
			z-index: 1;
		}
		#vegetarian_web .web_vegetarian h2,
		#vegetarian_web .logo_vegetarian h2,
		#vegetarian_web .print_vegetarian h2,
		#vegetarian_web .vegetarian_photography h2 {
			font-size:1.9em;
			line-height:1;
			font-weight:bold;
			margin-left:29px;
			position:absolute;
			padding-top:27px;
			z-index: 10;
		}
		#vegetarian_web .web_vegetarian h2 strong,
		#vegetarian_web .logo_vegetarian h2 strong,
		#vegetarian_web .print_vegetarian h2 strong {
			font-size:1.95em;
			text-transform:uppercase;
			color:#0a4571;
			font-weight:bold;
			font-style:normal;
			display:block;
		}
		#vegetarian_web .web_vegetarian h2 em,
		#vegetarian_web .logo_vegetarian h2 em,
		#vegetarian_web .print_vegetarian h2 em {
			font-size:1.3em;
			font-weight:bold;
			font-style:normal;
			display:block;
			line-height:.9;
		}
		#vegetarian_web .web_vegetarian .right,
		#vegetarian_web .logo_vegetarian .right,
		#vegetarian_web .print_vegetarian .right,
		#vegetarian_web .vegetarian_photography .right {
			font-size:1.2em;
			position:absolute;
			width:235px;
			top:87px;
			left:720px;
			line-height:1.3em;
			z-index: 20;
		}
		#vegetarian_web .print_vegetarian .right {
			font-size:120%;
			left:710px;
			top:120px;
		}
		#vegetarian_web .web_vegetarian .right {
			top:82px;
		}
		#vegetarian_web .logo_vegetarian .right {
			top:60px;
		}
		#vegetarian_web .web_vegetarian .right h3,
		#vegetarian_web .logo_vegetarian .right h3 {
			color:#0a4571;
		}
		#vegetarian_web .web_vegetarian .right p,
		#vegetarian_web .logo_vegetarian .right p {
			font-size:0.84em;
			line-height:1.4em;
		}
		#vegetarian_web .logo_vegetarian .right h3,
		#vegetarian_web .logo_vegetarian .right p {
			display:inline;
			font-size:1em;
		}
	#vegetarian_web_detail {
		background:#f2f2f2;
		border-top:1px solid #fff;
		padding:24px 29px 0;		
		overflow:hidden;
		height:1%;
		clear:both;
	}
	#vegetarian_web_detail .work_detail {
		background:#fff;
		overflow:hidden;
		height:1%;
		background:url(images/bg-work_detail.gif) left top no-repeat;
		border-bottom:1px solid #e8e8e8;
		margin-bottom:15px;
	}
	#vegetarian_web_detail .work_detail h2 {
		padding:30px 27px;
	}
	#vegetarian_web_detail .work_detail p {
		color:#5a5a5a;
		font-size:1.3em;
		line-height:1.2em;
		margin:0 27px 1.2em;
	}
	#vegetarian_web_detail .work_detail p.right {
		float:right;
		margin-top:-70px;
		margin-bottom:20px;
	}
	#vegetarian_web_detail .controls a.go_back {
		float:left;
		width:75px;
		height:24px;
		cursor:pointer;
		text-indent:-9999em;
		background:url(images/btn-go_back.gif) left top no-repeat;
	}
	#vegetarian_web_detail .controls a.view_site {
		float:right;
		margin-right:10px;
		width:79px;
		height:24px;
		cursor:pointer;
		text-indent:-9999em;
		background:url(images/btn-view_site.gif) left top no-repeat;
	}
		#vegetarian_web_detail a.go_back:hover,
		#vegetarian_web_detail a.view_site:hover {
			background-position:left bottom;
		}
	#vegetarian_web_detail .gallery li {
		background:#fff;
		padding:5px;
		border:1px solid #e8e8e8;
		margin-bottom:15px;
	}
		#vegetarian_web_detail .gallery li img {
			display:block;
		}
		#vegetarian_web_detail .gallery li.wide {
			clear:both;
		}
		#vegetarian_web_detail .gallery li.left {
			float:left;
		}
		#vegetarian_web_detail .gallery li.right {
			float:right;
		}
		#vegetarian_web_detail .gallery .back_to_web_vegetarian {
			float:right;	
			width:280px;
			padding:0;
			border:0;
			margin:15px 0 30px;
			background:#f2f2f2;
		}
		#vegetarian_web_detail .gallery .back_to_web_vegetarian a {
			background:url(images/btn-back_to_web_vegetarian.gif) left top no-repeat;
			float:right;
			height:35px;
			width:280px;
			margin:0;
			text-indent:-9999em;
		}
		#vegetarian_web_detail .gallery .back_to_web_vegetarian a:hover {
			background-position:left bottom;
		}
	#vegetarian_web_detail .work_detail_one {
		background:#fff;
		overflow:hidden;
		height:1%;
		background:url(images/bg-work_detail.gif) left top no-repeat;
		border-bottom:1px solid #e8e8e8;
		margin-bottom:15px;
	}
	#vegetarian_web_detail .work_detail_one h2 {
		padding:20px 27px 0;
		font-size:2em;
		font-weight:bold;
	}
	#vegetarian_web_detail .work_detail_one p.subhead {
		font-size:1.1em;
		margin-top:-5px;		
	}
	#vegetarian_web_detail .work_detail_one p {
		color:#5a5a5a;
		font-size:1em;
		line-height:1.2em;
		margin:0 27px 1.2em;
		padding-right:485px;
	}
	#vegetarian_web_detail .work_detail_one p.right {
		float:right;
		background:url(images/bg-work_detail_one-separator.gif) left 50% no-repeat;
		width:438px;
		height:195px;
		padding:0;
		margin:0;
	}
	
	
	#vegetarian_main {
	background:#f8f8f8;
	border-top:1px solid #fff;
	padding:20px;
}
	#vegetarian_main .intro {
		background:url(images/bg-clients-bottom.gif) left bottom no-repeat;
		margin-bottom:15px;
	}
	
	#vegetarian_main .intro h2 {
		background:url(images/bg-services_page-top.gif) left top no-repeat;
		padding:29px 20px;
		font-size:200%;
		font-weight:bold;
		line-height:1.4em;
	}
	#vegetarian_main .intro h2 strong {
		font-size:2em;
		color:#0a4571;
		font-weight:bold;
		font-style:normal;
		display:block;
		text-transform:uppercase;
		margin-top:3px;
	}
	#vegetarian_main .intro h2 em {
		font-size:1.4em;
		font-weight:bold;
		font-style:normal;
		display:block;
	}
	#vegetarian_main .intro p {
		font-size:1.2em;
		line-height:1.2em;
		padding:0 400px 35px 20px;
	}
	#vegetarian_main .intro p.vegtitle, #vegetarian_main .full_wide_listing p.vegtitle {
		color:#0a4571;
		font-size:1.7em;
	}
	#vegetarian_main	.intro .quick_links {
		width:322px;
		float:right;
		display:inline;
		margin-right:37px;
		margin-top:32px;
	}
	.quick_links li {
		margin-bottom:11px;
	}
	.bottom_links {
		overflow:hidden;
		height:1%;
	}
	.bottom_links li {
		float:left;
		width:300px;
		display:inline;
		margin-top:15px;
		margin-right:19px;
	}
	.bottom_links li.last_element {
		margin-right:0;
	}
	.quick_links a {
		display:block;
		font-size:1.1em;
		color:#4c4c4c;
		padding:0 75px 0 20px;
		height:82px;
		background:url(images/btn-quick_links-arrow.gif) left top no-repeat;
	}
	.bottom_links li a {
		font-size:1em;
		height:77px;
		padding-right:70px;
		background:url(images/btn-quick_links-arrow-small.gif) left top no-repeat;
	}
	.quick_links a:hover {
		background-position:left bottom;
	}
	.quick_links strong {
		text-decoration:underline;
		font-size:1.3em;
		display:block;
		margin-bottom:2px;
		padding-top:16px;
	}
	.bottom_links li strong {
		font-size:1.2em;
	}
#vegetarian_main .full_wide_listing .projects li {
	background:url(images/bg-clients-bottom.gif) left bottom no-repeat;
	position:relative;
	overflow:hidden;
	height:374px;
	margin-bottom:15px;
	padding-bottom:1px;
}
	#vegetarian_main .full_wide_listing .projects li h3 {
		background:url(images/bg-services_page-top.gif) left top no-repeat;
		padding:39px 0 0 23px;
		margin-bottom:25px;
	}
	#vegetarian_main .full_wide_listing p {
		padding:0 500px 0 20px;
		font-size:118%;
		line-height:125%;
		margin-bottom:20px;
	}	
	
	#vegetarian_main .full_wide_listing h2 {
		background:url(images/bg-services_page-top.gif) left top no-repeat;
		padding:20px 20px;
		font-size:200%;
		font-weight:bold;
		line-height:1.4em;
	}
	#vegetarian_main .full_wide_listing h4 {	
			font-size:1.9em;
			line-height:1;
			font-weight:bold;
			margin-left:29px;
			position:absolute;
			padding-top:27px;
			z-index: 10;
		}
	
	#vegetarian_main .full_wide_listing p.sample {
		float:right;
		/*width:676px;*/
		margin:0;
		padding:0;
		padding-right:11px;
		margin-top:-64px;
	}
	#vegetarian_main	.full_wide_listing a.full_web_vegetarian {
		position:absolute;
		right:23px;
		top:34px;
		height:26px;
		width:169px;
		text-indent:-9999em;
		background:url(images/btn-view_details-gray.gif) left top no-repeat;
	}
	#vegetarian_main	.full_wide_listing a.view_project_details {
		background:url(images/btn-view_details-gray.gif) left top no-repeat;
		height:26px;
		width:148px;
		display:block;
		margin-top:35px;
		text-indent:-9999em;
	}
		#vegetarian_main	.full_wide_listing a.view_project_details:hover,
		#vegetarian_main	.full_wide_listing a.full_web_vegetarian:hover {
			background-position:left bottom;
		}
/* 3.12 PRIVACY POLICY
------------------------------------------------------------------------------------------------ */
#privacy_policy {
	background:#fff;
	padding:35px 35px 35px;
}
	#privacy_policy h2 {
		font-weight:bold;
		font-size:230%;
		margin-bottom:10px;
	}
	#privacy_policy h3 {
		font-weight:bold;
		font-size:120%;
		padding-top:.6em;
		line-height:1.285em;
		margin-bottom:.6em;
	}
	#privacy_policy p {
		font-size:110%;
		line-height:1.285em;
		text-align:justify;
		margin-bottom:1.285em;
	}

