﻿/*
* *** ********* ********************
CSS Document for "Event_Theming_677"
* *** ********* ********************
*/

body{
text-align: center;
font-family:Arial,Helvetica,sans-serif;
color:#717171;
}

#mainContainer{
width:955px;
height:auto;
margin: 0 auto; 
border: 0px solid #000000;
text-align:left;
position:relative;

}

#topBannerArea{
height:203px;
width:955px;
}

#dynamicMenuArea{
width:955px;
background:url(../images/sce/fullBG.jpg);
margin:-3px 0px 0px 0px;
}

#dMenu{
text-align:left;
width:218px;
height:30px;
border-right:0px solid black;
background:#000000;

}

#dynamic{
text-align:left;
margin:-32px 0px 0px 218px;
width:737px;
border-right:0px solid black;
background:#000000;
}

#whiteLine{
width:955px;
height:11px;
margin:-3px 0px 0px 0px;
}

#editableArea{
margin:-6px 0px 0px 0px;
text-align:left;
width:955px;
background:url(../images/sce/fullBG.jpg);
}

#mycont{
margin:-6px 0px 0px 0px;
padding: 50px 50px 30px 50px;
height:auto;
}

#footerArea{
text-align:center;
}

#footerNavigation{
text-align:center;
}
#footer .footer_link { border-right:solid 1px #000; padding-right:4px;}
#footer .footer_language_link {	border-left:solid 1px #000;}
#footer .footer_last{}

/* contact Form css part */


#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}

#contactform .indent
{
	margin:10px 0px 10px 0px;
}

#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;
}

/***********************/
