﻿/* 
* *** ********* ************************
CSS Document  for FoodIrreland
3/3/2009
* *** ********* ************************
*/
.body{
text-align:center;
font-family:Arial;
font-size:0.85em;
color:#000000;
margin: 0 auto; 
background-image:url(../images/sce/background.jpg);
background-repeat:repeat-x;
background-color:#E4B924;
}
.body.editor{
background:white;
}
#container1 { 
width: 960px; 
margin: 0 auto; 
border: 0px solid #000000;
text-align: left; 
background-image:url(../images/sce/fullBg.jpg);
background-repeat:repeat-y;
}
#menuBg{
background-image:url(../images/sce/menuBg.jpg);
height:31px;
background-repeat:no-repeat;
padding:0px 37px 0px 218px;
}
#mainContent { 
margin: 0px;
padding: 0px 0px 0px 0px; 
background-image:url(../images/sce/contentBg.jpg);
background-repeat:no-repeat;
z-index: 600;
} 
#contentIN{
min-height:200px;
padding:1px 50px 1px 50px;
margin-bottom:0px;
z-index: 600;

}
#footerBg{
background-image:url(../images/sce/footerBg.jpg);
background-position: 0 -70px;
height:35px;
background-repeat:no-repeat;
text-align:center;
padding:15px 15px 0px 15px;
clear:both;
width:930px;
z-index: 0;
}
img{
border:0px;
}
a{
text-decoration:none;
}
p{
letter-spacing:normal;
}

#menu 
{
width:527px;
}









#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}

#contactform .indent
{
	margin:10px 0px 10px 95px;
}

#contactform .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
}

#contactform .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

#contactform .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}





