/* This file needs to be saved in the UTF-8 format in order to handle EditMenuName attributes with non-english characters */

/* --- Divs used for page structure ---*/
/* ----total width can be replaced with 71.35em ---*/

#containerdiv
{
	background-color: #FFffFF;
	width: 915px;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#flashcontent2
{
	text-align: center;
	margin-top: 0em;
	margin-bottom: 0em;
}
#headerdiv
{
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: -0.5em;
	height: 100%;
	width: 100%;
	display: block;
	background-color: #FFFFFF;
}
#quickbardiv
{
	position:relative; 
	margin-top: -4.4em; 
	margin-right: 3px; 
	float: right; 
	text-align: right;
	width: 15em;
	color: #c60001;
}
#leftmenudiv
{
	width: 230px;
	float: left;
	text-align: left;
	margin-top: 0em; 
	line-height: 1.25em;
	background-color: #FFFFFF;
}
#leftmenustartdiv
{
	width: 200px;
	float: left;
	text-align: left;
	margin-top: 0em; 
	line-height: 1.14em;
	background-color: #FfFFFF;

}
#mainareadiv
{
	float: left;
	width: 555px;
	margin-left: 0em; 
	background-color: #FFFFFF;
	text-align: left;
}
#mainareastartdiv
{
	float: left;
	width: 475px;
	margin-left: 0em; 
	background-color: #FFFFFF;
	text-align: left;
}
.normalwidth
{
	width: 475px;
}
#rightmenudiv
{
	width: 110px;
	float: right;
	text-align: left;
	margin-right:0.3em;
	margin-top: 2.8em;
	background-color: #ffFFff;
}
#rightmenustartdiv
{
	width: 210px;
	float: right;
	text-align: left;
	margin-left:0px;
	margin-top: 0em;
	background-color: #FFFFff;
}
#rightListingBox
{
	border: solid #F0E5CE 0.1em;
	background-color: #F0F0F0;
}

img
{
	border: 0;
}
body
{
	background-color: #FFFFFF;
}
#keps
{ 
	background: #FFFFFF url(../images/keps.gif) repeat-x;
	text-align: left;
	display: block;
	padding-left: 17.5em;
	margin-bottom: -1em;
	height: 3.5em;
}
#topmenudiv
{ 
	background: #FFFFFF url(../images/topnavbg.gif) repeat-x;
	text-align: left;
	display: block;
	padding-left: 227px;
	margin-bottom: -1em;
	margin-top: 0.2em;
	height: 3em;
}
#topmenudivNav
{ 
	padding: 0em 0em 0em 0em;
}
#topmenucontrol
{
	margin-top: 0em;
	padding: 0em 0em 0.4em 0em;
	width: 100%;
	font-size: 1.1em;
	font-family: Trebuchet, Verdana, Tahoma, Arial ;
}
#contentdivStartPage
{
	background-color: #FFFFff;
}
.startpagewidth
{
	width: 67%;
}

#rightmenudivStartPage
{
	width: 200px;
	float: right;
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
	background-color: #FFFFFF;
}

#quickbar
{
	text-align: right;
}
#footerdiv
{
	background: #FFFFFF url(../images/footer_gradient.gif) repeat-x;
	margin-bottom:0.3em;
}
div.footerleftcornerdiv
{
	background-image: url(../images/corner_left_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 0.5em;
	height: 2.1em;
	float: left;
}
div.footerrightcornerdiv
{
	background-image: url(../images/corner_right_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 0.5em;
	height: 2.1em;
	float: right;
}
#footermaindiv
{
	width: 915px; 
	float:left; 
	background-color: #C60001;
	line-height: 1.5em;
	height: 1.5em;
}
#footerleftdiv
{
	width: 38%; 
	color: #FFFFFF;
	font: ariel,helvetica;
	font-size: 0.8em;
	float: left; 
	margin-left: 0.8em;
	text-align: left;
}
#footermiddlediv
{
	width: 24%; 
	color: #FFFFFF;
	font: ariel,helvetica;
	font-size: 0.8em;
	float: left; 
	text-align: center;
}
#footerrightdiv
{
	width: 30%; 
	color: #FFFFFF;
	font: ariel,helvetica;
	font-size: 0.8em;
	float: left; 
	margin-right: 0.8em;
	text-align: right;
}
#maincontainerdiv
{
	padding-top: 1em;
	padding-bottom: 3em;
	padding-left:0em;
	background-color: #FFFFFF;
}
#contentstartdiv
{
	width: 705px;
	background-color: #ffFfff;
	float: right;
}
#contentdiv
{
	width: 675px;
	background-color: #FFFFFF;
	float: right;
}
#topmenu
{
	margin-top: 1.7em;
	padding: 0.4em 0em 0.3em 1em;
	width: 100%;
}
#cookielink
{
	border-width: 0.1em 0em;
	border-style: solid;
	border-color: #ddd;
	padding: 0.5em 0em;
	margin-top: 1em;
	display: block;
}
/* -- Standard divs --*/

.leftfloating
{
	float: left;
}
.rightfloating
{
	float: right;
}
.centered
{
	text-align: center;
}
.rightaligned
{
	text-align: right;
}
.leftaligned
{
	text-align: left;
}
.hidden
{
	display:none;
}
img.borderless
{
	border: 0;
}
div.tablerow
{
	width: 99%;
	padding: 0.5em;
}
div.description
{
	float: left;
	width: 20%;
}
div.content
{
	float: right;
	width: 79%;
}
div.fullwidth
{
	width: 100%;
}
div.rightpadded
{
	padding-right: 1em;
}
div.clear
{
	clear: both;
}
div.emptyclear 
{
	clear:both;
	width: 1px;
	height:0;
	line-height:1px;
	font-size:1px;
}
#flashstart
{
	position: relative;
	z-index:5;
}
#flashcontent1
{
	position: relative;
	z-index:3;
}
#flashcontent2
{
	position: relative;
	z-index:2;
}
