/* --------------------------------------------------------------------------------
-																				-
-				Title: 			Euro Natural Foods								-
-																				-
---------------------------------------------------------------------------------- */


/* ------------------------------------------------------------
		MAIN BODY OF WEBSITE
------------------------------------------------------------ */

		* {
			margin:0px;	padding:0px;
		}

/* ------------------------------------------------------------
		MAIN BODY OF WEBSITE
------------------------------------------------------------ */

		body {
			margin:0; padding:0;
			color: #391b00; font-size: 12px; font-family:Tahoma, Arial, Helvetica, sans-serif;
			letter-spacing: .25pt; line-height: 16pt; font-weight: normal; text-align:center;
			background: #ffffff url(../images/innerbg.jpg) no-repeat top center;
		}



/* ------------------------------------------------------------
		MAIN BODY OF WEBSITE
------------------------------------------------------------ */

		#frontPage {
			background: #ffffff url(../images/bg.jpg) no-repeat top center;
		}


/* ------------------------------------------------------------
		WRAPPER CONTAINER TO CENTER
------------------------------------------------------------ */

		#wrapper {
			margin-left: auto; margin-right: auto; padding: 0;
			width: 900px; text-align: left; 
			
		}
		

/* ------------------------------------------------------------
		GLOBAL NAVIGATION
------------------------------------------------------------ */

		#globalNav {
			margin: 0; padding:0; height: 154px; width: 900px; float: left; clear:both;
		}

/* ------------------------------------------------------------
		MAIN HOME FLASH
------------------------------------------------------------ */

		#frontSplash {
			float: left; display:inline; 
			margin: 15px 0 40px 0px; padding:0; 
			width: 900px; height: 485px;
		}



/* ------------------------------------------------------------
		ABOUT US PAGE
------------------------------------------------------------ */

		#aboutContent {
			margin:17px 0 0 0; padding:0; float: left; clear:both; 
			width: 900px; height: 563px; position: relative;
			background: transparent url(../images/bg/blueberry.jpg) no-repeat top center;
		}


		#aboutContent .button, #creditContent .button, #exportingContent .button, #contractContent .button {
			position: absolute; bottom: 27px; left: 405px;
		}		


/* ------------------------------------------------------------
		ACCREDITATIONS
------------------------------------------------------------ */

		#creditContent {
			margin:17px 0 0 0; padding:0; float: left; clear:both; 
			width: 900px; height: 563px; position: relative;
			background: transparent url(../images/bg/danish.jpg) no-repeat top center;
		}



/* ------------------------------------------------------------
		EXPORTING PAGE
------------------------------------------------------------ */

		#exportingContent {
			margin:17px 0 0 0; padding:0; float: left; clear:both; 
			width: 900px; height: 563px; position: relative;
			background: transparent url(../images/bg/slab.jpg) no-repeat top center;
		}



/* ------------------------------------------------------------
		PRODUCT SELLECTION PAGE
------------------------------------------------------------ */

		#productsContent {
			margin:17px 0 0 0; padding:0; float: left; clear:both; 
			width: 900px; height: 563px; position: relative;
			background: transparent url(../images/bg/range.jpg) no-repeat top center;
			text-align: center;
		}


/* ------------------------------------------------------------
		CONTRACT MANUFACTURING
------------------------------------------------------------ */

		#contractContent {
			margin:17px 0 0 0; padding:0; float: left; clear:both; 
			width: 900px; height: 563px; position: relative;
			background: transparent url(../images/bg/cover.jpg) no-repeat top center;
		}


/* ------------------------------------------------------------
		CONTACT US PAGE
------------------------------------------------------------ */

		#contactContent {
			margin:17px 0 0 0; padding:0; float: left; clear:both; 
			width: 900px; height: 563px; position: relative;
			background: transparent url(../images/bg/quiche.jpg) no-repeat top center;
		}




/* ------------------------------------------------------------
		PRODUCT SELECTION
------------------------------------------------------------ */

		#productsCart {
			margin:17px 0 0 0; padding:0; float: left; clear:both; 
			width: 900px; background: transparent url(../images/rounded_bg.jpg) repeat-y top center;
		}

		#cartLayout {
			margin:0 0 0 40px; padding:0; float: left; display:inline; clear:both; width: 820px;
		}


		#cartItem {
			margin:10px 0 0 0; padding:0; float: left; clear:both; width: 820px; 
			background: transparent url(../images/dots.gif) no-repeat top center;
		}


		#cartPic {
			margin:5px 0 0 60px; padding:0; float: left; display:inline; width: 210px;
		}
		
		
		#cartInfo {
			margin:25px 0 0 50px; padding:0; float: left; display:inline; width: 500px;
		}		
		

		#cartInfo span.code {
			color: #0a5e23;	font-size: 12px;
			font-weight: bold; line-height: 16px; text-transform:uppercase;
		}	

		#cartInfo span.name {
			color: #391b00;	font-size: 12px;
			font-weight: bold; line-height: 16px; text-transform:capitalize;
		}	


		#cartInfo span.size {
			color: #391b00;	font-size: 12px; font-style:italic;
			font-weight: normal; line-height: 16px; 
		}	


		#cartInfo .large {
			padding: 0; margin: 10px 0 10px 0;
		}	



		#cartBottom {
			margin:0; padding:0; display: block; float: left; clear:both; position:relative;
			width: 900px; height: 107px; background: transparent url(../images/rounded_bottom.jpg) no-repeat top center;
		}

		#cartBottom .button {
			position: absolute; bottom: 27px; left: 353px;
		}		


		#cartBottom .other {
			position: absolute; bottom: 27px; left: 475px;
		}		


/* ------------------------------------------------------------
		TEXT CONTAINER
------------------------------------------------------------ */

		#textContent {
			float: left; display:inline; clear:none; 
			margin: 31px 0 0 405px; padding:0; 
		}


		#textContent p {
			margin:0; padding: 8px 0 8px 0; width: 410px;
			color: #391b00;	font-size: 12px; line-height: 18px;
			font-weight: normal; letter-spacing: 0; 
		}		

		#textContent span {
			color: #0a5e23;	font-size: 12px;
			font-weight: bold;	line-height: 16px;
		}	


		#textContent .supLogos {
			float: right; padding: 0; margin: 5px 0 80px 20px;
		}	


		#textContent .supLogos2 {
			float: left; padding: 0; margin: 10px 10px 0 0;
		}	


		#textContent a {
			font-size: 12px; font-weight:normal;
			color:#391b00; text-decoration: underline;
			}

		#textContent a:hover {
			font-weight:normal; color:#0a5e23; 
			text-decoration: none;
			}	


		#textContent dl, dt, dd {
			margin: 0; padding: 0;
		}
	
		#textContent dl {
			font-size: 12px; font-weight: normal; float: left; display: inline;
			width: 300px; margin: 25px 0 15px 40px; padding: 0;
			
		}
	
		#textContent dt {
			float: left; width: 80px; display: inline;
			padding: 2px 0 2px 0; margin:0;
			font-weight: bold;	text-align:left; color: #164e8b;
			border-bottom: 1px solid #ececec;			
		}
	
	
		#textContent dd {
			float: left; width: 220px; display: inline;
			padding: 2px 0 2px 0; margin: 0;
			text-align:left; border-bottom: 1px solid #ececec; color: #303030;
		}
		

		#textContent ul {	
			font-size: 12px; letter-spacing: 0; line-height: 18px;
			font-weight: normal; list-style:none;
			margin: 0; padding: 10px 80px 10px 40px;
		}

		#textContent li {
			font-weight:normal;	font-size: 12px; color: #303030;
			margin:0px; padding: 0 0 0 1.4em;			
			text-decoration: none;
			background: url(../images/dash.gif) no-repeat 0px 5px;
		}



/* ------------------------------------------------------------
		FOOTER & COPYRIGHT
------------------------------------------------------------ */


		#footer {
				margin: 0; padding: 0; float:left; clear:both; width: 900px; height: 39px;
				background-color: transparent;
				color: #dbdbdb;	font-size: 11px; letter-spacing: .1pt; line-height: 18px; font-weight: normal;
				}


		#footer p.copy {
				font-weight:normal;	font-size: 11px; text-align:left;
				margin: 2px 0 0 0; padding: 0; float:left; display:inline; width: 333px;
				}
				
		#footer p.copylinks {
				font-weight:normal;	font-size: 11px; text-align:right;
				margin: 0; padding: 0; float:right; display:inline; width: 560px;
				}				
				

		#footer a {
				font-size: 11px; color: #dbdbdb; text-decoration: none;
				}
					
		#footer a:hover {
				color:#bdbdbd; text-decoration: none;
				}



