body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px 0px 0px 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #483830;
	background-image: url(images_template/body_bg.jpg);
}
#main_container_wrap {
	background-image: url(images_template/top_bar_body_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	top: 0px;
}
#main_container {
	width: 1141px;
	margin: 0px auto;
	position: relative;
}
#topmenu {
	background-image: url(images_template/top_menu_bg.jpg);
	background-repeat: repeat;
	height: 62px;
	line-height: 62px;
	text-align: right;
	position: relative;
}
#topmenu_position {
	margin: 0px 0px 0px 300px;
	z-index:1000;
}
#topmenu_position ul {padding:0;margin:0;list-style-type:none;z-index:200;}
#header {
	background-image: url(images_template/header_image.jpg);
	height: 183px;
	width: auto;	
}
#top_icon_position {
	top: 220px;
	position: absolute;
	z-index: 1;
	left: 300px;
}

#main_content_wrap {
	background-image: url(images_template/content_area_bg.jpg);
	background-repeat: repeat-y;
}
#main_content {
	background-image: url(images_template/left_menu_bg.jpg);
	background-position: 77px -34px;
	background-repeat: repeat-y;
	padding: 0px 75px 0px 85px;
}
#breadcrumb_trail {
	background-image: url(images_template/left_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 77px 4px;
	height: 35px;
	width: auto;
	line-height: 35px;
	text-align: left;
	padding: 0px 0px 0px 320px;
	color: #BAA398;
}
#breadcrumb_trail a{
	text-decoration: none;
	font-size: 10px;
	color: #BAA398;
}
#breadcrumb_trail a:hover{
	text-decoration: underline;
	color: #483830;
}
#breadcrumb_trail_wrap {
	background-image: url(images_template/breadcrumb_trail_bg.jpg);
	background-repeat: no-repeat;	
	height: 35px;
	width: auto;
}
#footer_wrap {
	background-image: url(images_template/footer_bg.jpg);
	background-repeat: repeat;
	height: 112px;
}
#footer {
	background-image: url(images_template/content_footer_bg.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: auto;
	line-height: 52px;
}
#left_td{
	width: 190px;
	vertical-align: top;
	text-align: left;
}
#middle_td{
	vertical-align: top;
	text-align: left;
	padding-left:20px
}
#right_td{
	vertical-align: top;
	padding-left:5px
}
#left_content {
	width: auto;
	margin: 20px 0px 0px 0px;
}
/*--------------- Layout end --------------------------------------------------------------------------------------------------------*/
/*--------------- top menu start ----------------------------------------------------------------------------------------------------*/
li.sublink{
	height: 30px;
	line-height: 30px;
	border-bottom: solid 1px #5E483E;
	border-left: solid 1px #5E483E;
	border-right: solid 1px #5E483E;
}
li.sublink a{
	height: 30px;
	line-height: 30px;
}
.level1 ul {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
.level1 a {
	display:block;
	font-size:14px;
	font-weight:bold;	
	text-decoration:none;
	color: #FFFFFF;
	padding: 0px 20px 0px 20px;
}
.level1 li ul li a {
	width:250px;
	text-align:left;
	text-indent:5px;
	background-image: url(images_template/top_menu_bg.jpg);
}
.level1 li ul li a:hover {
background-image: url(images_template/top_menu_a_hover_bg.jpg);
}
li.link {
	padding: 0px 0px 0px 0px;
}
.level1 li {
	float:left;
	
}
.level1 li:hover {
	position:relative;
}
.level1 li:hover > a {
	background-image: url(images_template/top_menu_a_hover_bg.jpg);
}
.level1 li ul {
	display:none;
}
.level1 li:hover > ul {display:block; position:absolute; top:0px; left:187px;width:250px;}
.level1 > li:hover > ul {left:-1px; top:42px;}
.level1 table {
	position:absolute;
	border-collapse:collapse;
	top:0;
	left:0;
	z-index:100;
}
.level1 li a:active, .level1 li a:focus {
}
.level1 li a:hover ul ul{visibility:hidden;}
.level1 li a:hover ul a:hover ul ul{visibility:hidden;}
.level1 li a:hover ul a:hover ul a:hover ul ul{visibility:hidden;}
.level1 li a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
.level1 li a:hover ul {visibility:visible; left:-30px; top:14px;}
.level1 li a:hover ul a:hover ul { visibility:visible; top:-12px; left:186px;}
.level1 li a:hover ul a:hover ul a:hover ul { visibility:visible; }
.level1 li a:hover ul a:hover ul a:hover ul a:hover ul { visibility:visible;}
.level1 li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { visibility:visible;}

/* AND THE IE HACKS */

*html .level1 li a:hover {position:relative;}
*html .level1 li ul {visibility:hidden; display:block; position:absolute; top:36px; left:185px;width:200px;}

*html .level1 li a:hover ul {left:-1px; top:35px;}
*html .level1 li a:hover ul a:hover ul {top:-1px; left:186px;}


/*--------------- top menu end  -----------------------------------------------------------------------------------------------------*/
/*--------------- content start -----------------------------------------------------------------------------------------------------*/

h1{
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 20px;
	font-weight: bolder;
	margin: 0px 0px 5px 0px;
}
h2{
	font-family:"trebuchet ms",arial,sans-serif;	
	font-size: 18px;
	font-weight: bolder;
	margin: 0px 0px 5px 0px;
}
h3{
	font-family:"trebuchet ms",arial,sans-serif;	
	font-size: 16px;
	font-weight: bolder;
	margin: 0px 0px 5px 0px;
}
h4{
	font-family:"trebuchet ms",arial,sans-serif;	
	font-size: 14px;
	font-weight: bolder;	
	margin: 0px 0px 5px 0px;
}
h5{
	font-family:"trebuchet ms",arial,sans-serif;	
	font-size: 13px;
	font-weight: bolder;	
}
h6{
	font-family:"trebuchet ms",arial,sans-serif;	
	font-size: 12px;
	font-weight: bolder;
}
a{
	color: #ff6600;	
}
/*--------------- speciel header start ---------------------------------------*/
	
.orange_div {
	color:#FFFFFF;
	background: url("images_template/orange_bg.jpg") no-repeat;
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	float:left;
	clear:left;
	clear:all;
}
.orange_div p{
	margin: 0px;
	padding: 0px;
	
}
.orange_div  div{background:transparent url("images_template/orange.png") left bottom no-repeat;}
.orange_div  div div{background:transparent url("images_template/orange.png") right bottom no-repeat;}
.orange_div  div div div{background:transparent url("images_template/orange.png") left top no-repeat;}
.orange_div  div div div strong{background:transparent url("images_template/orange.png") right top no-repeat;}
.orange_div  div,.orange_div  div div,.orange_div  div div div,.orange_div  div div div strong{background-image:url("images_template/orange.png");}
.orange_div .orange_div  div,.orange_div .orange_div  div div,.orange_div .orange_div  div div divn,.orange_div orange_div  div div div strong{background-image:url("images_template/orange.png");}
.orange_div  *{display:block;float:left;position:relative; float:none}
.orange_div  div{padding:0 0 0 6px;}
.orange_div  div div{padding:0 0 8px 0;}
.orange_div  div div div{left:-6px;padding:0 0 6px 0;}
.orange_div  div div div strong{
	right:-6px;
	padding:10px 20px 0 6px;
}
/*.orange_div {
	color:#FFFFFF;
	background: url("images_template/orange_bg.jpg") no-repeat;
	font-family:"trebuchet ms",arial,sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	float:left;
	clear:left;
	clear:all;
}
.orange_div p{
	margin: 0px;
	padding: 0px;
	
}
.orange_div  div{background:transparent url("images_template/orange.png") left bottom no-repeat;}
.orange_div  div div{background:transparent url("images_template/orange.png") right bottom no-repeat;}
.orange_div  div div div{background:transparent url("images_template/orange.png") left top no-repeat;}
.orange_div  div div div strong{background:transparent url("images_template/orange.png") right top no-repeat;}
.orange_div  div,.orange_div  div div,.orange_div  div div div,.orange_div  div div div strong{background-image:url("images_template/orange.png");}
.orange_div .orange_div  div,.orange_div .orange_div  div div,.orange_div .orange_div  div div divn,.orange_div orange_div  div div div strong{background-image:url("images_template/orange.png");}
.orange_div  *{display:block;float:left;position:relative;}
.orange_div  div{padding:0 0 0 6px;}
.orange_div  div div{padding:0 0 8px 0;}
.orange_div  div div div{left:-6px;padding:0 0 6px 0;}
.orange_div  div div div strong{
	right:-6px;
	padding:10px 20px 0 6px;
}*/
/*-------------- speciel header start ------------------------------------------*/

/*--------------- content end -----------------------------------------------------------------------------------------------------*/
.date2cal_img_help{
	display:none
}
/*--------------- powermail start -------------------------------------------------------------------------------------------------*/
/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed */
	background-color: red;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 10px;
	display: inline;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #aaa;
	padding: 10px;
	background-color: #FFFFFF;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 200px;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 150px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}


#uid13 {
	width: 100px;
}
p.tx_powermail_pi1_fieldwrap_html_radio_title{
	margin: 0px 0px 20px 0px;
}
/*--------------- power end -----------------------------------------------------------------------------------------------------*/

/*--------------- Commerce menu start------------------------------------------------------------------------------------------------*/
#commercemenu {
	width: auto;
	margin: 0px 0px 0px 0px;
}

.commercemenu_no {
	width: auto;
	text-align: right;
	margin: 15px 0px 0px 0px;
	font-size: 16px;
	font-weight: bolder;
}
.commercemenu_act {
	width: auto;
	text-align: right;
	font-size: 16px;
	font-weight: bolder;
	margin: 15px 0px 0px 0px;
}
.commercemenu_no A{
	color: #483830;
	text-decoration: none;	
}
.commercemenu_act A{
	color: #483830;
	text-decoration: underline;	
}
.commercemenu_no A:hover{
	color: #ffffff;
	text-decoration: underline;	
}
.commercemenu_act A:hover{
	color: #483830;
	
}
/*--------------- Commerce menu end  ------------------------------------------------------------------------------------------------*/
#copyright {
	width: 1141px;
	margin: 0 auto;
	padding: 20px;
	font-size: 10px;
}
#copyright a {
	color: #483830;
	text-decoration: none;
}
#copyright a:hover {
	color: #483830;
	text-decoration: underline;
}

