﻿body 
{
	padding: 0px;
	margin: 0px;
	background-color: #fbead5;
	font-family: Arial;
	font-size: 12px;
}

img
{
	border: 0px;
}
a
{
	color: #e99529;
	text-decoration: none;
}
h1,h2,h3
{
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
h2
{
	font-size: 18px;
	color: #e99529;
	text-transform: uppercase;
}

.clr
{
	clear: both;
	height: 0px;
	overflow: hidden;
}

#top
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	width: 100%;
	height: 751px;
	background: transparent url(../images/formidabel/background.gif) repeat-x;
}
.container
{
	width: 962px;
	margin: 0px auto;
}
.column
{
	width: 938px;
	float: left;
	background-color: White;
}
.content
{
	padding: 0px 15px 20px 15px;
}
.shadowleft, .shadowright
{
	height: 421px;
	width: 12px;
	float: left;
	background: transparent url(../images/formidabel/sideshadow_left.gif) no-repeat;
}
.shadowright
{
	background: transparent url(../images/formidabel/sideshadow_right.gif) no-repeat;
}
.header
{
	position: relative;
	height: 127px;
}
.header .logo
{
	position: absolute;
	left: 15px;
}
.content_end
{
	background-color: #fbead5;
	height: 20px;
}
.footer
{
	background-color: #fbead5;
	padding: 10px 0px 100px 0px;
	text-align: center;
	font-size: 11px;
	color: #666666;
}
.footer a
{
	color: #a86c1e;
}
#starttop
{
	position: relative;
	height: 337px;
}


.welcome
{
	margin-top: 15px;
	padding-left: 15px;
}
.img1, .img2, .starttext
{
	float: left;
}
.img1
{
	padding-left: 10px;
}
.img2
{
}
.starttext
{
	width: 380px;
	margin-left: 10px;
	margin-right: 20px;
}
.startmiddle
{
	background: transparent url(../images/formidabel/dotted_line_horizontal.gif) repeat-x bottom left;
	padding-bottom: 20px;
}

.startbottom
{
	margin-top: 20px;
}
.startbottom a
{
	float: left;
	margin: 0px 7px;
}

.topmenu
{
	position: absolute;
	left: 200px;
	top: 50px;
	list-style-type: none;
}
.topmenu li
{
	float: left;
	width: 105px;
	height: 50px;
	text-align: center;
}
.topmenu li a
{
	text-transform: uppercase;
	font-size: 11px;
	line-height: 32px;
}

.topmenu .active
{
	background: transparent url(../images/formidabel/menu_active.png) no-repeat;
}
.topmenu .active a
{
	color: White;
}

.text
{
	float: left;
	width: 470px;
	margin-left: 30px;
}

.sidemenu
{
	width: 199px;
	float: left;
	display: block;
}
.sidemenu ul
{
	width: 199px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	
}
.sidemenu li
{
	height: 27px;
	float: left;
}
.sidemenu li a, .sidemenu li.lifirst
{
	font-weight: bold;
	font-size: 11px;
	color: White;
	line-height: 27px;
	text-transform: uppercase;
	background: url(../images/formidabel/sidemenu_bar.gif) no-repeat;
}
.sidemenu li a
{
	padding-left: 28px;
	width: 171px;
	display: block;
}
.sidemenu li.active a, .sidemenu li a:hover
{
	background: url(../images/formidabel/sidemenu_bar_active.gif) no-repeat;
}
.sidemenu li.lifirst
{
	width: 199px;
	background: url(../images/formidabel/sidemenu_first.gif) no-repeat;
}
.sidemenu li.lifirst a
{
	background: none;
	font-size: 14px;
	line-height: 24px;
}
.litop, .libottom
{
	height: 8px!important;
	line-height: 8px;
	width: 199px;
	overflow: hidden;
	background: transparent url(../images/formidabel/sidemenu_top.gif) no-repeat;
}
.libottom
{
	background: transparent url(../images/formidabel/sidemenu_bottom.gif) no-repeat;
}

.log_search
{
	position: absolute;
	right: 25px;
	top: 20px;
	line-height: 16px;
	height: 16px;
}
.log_search input, .log_search span
{
	float: left;
	margin-right: 20px;
}
.log_search input, .log_search span, .log_search a
{
	color: #7e7e7e;
}
.log_search input
{
	padding: 0px;
	margin: 0px;
	line-height: 14px;
}
.log_search input.field
{
	margin-right: 10px;
	font-size: 10px;
	height: 14px;
	width: 250px;
}


#subscription_form
{
	background: transparent url(../images/formidabel/startform.jpg) no-repeat;
	position: absolute;
	top: 0px;
	left: 495px;
	height: 337px;
	width: 415px;
	color: #a86c1e;
}
.subscription_text, .subscription_details, .subscription_subscribe, #subscription_thanks
{
	position: absolute;
	left: 62px;
	top: 31px;
	width: 322px;
	font-size: 11px;
}
.subscription_text h2, .subscription_text strong
{
	font-size: 18px;
	text-transform: uppercase;
}

.subscription_details
{
	top: auto;
	bottom: 74px;
}
.subscription_details input
{
	width: 250px;
}
.subscription_subscribe
{
	top: auto;
	bottom: 46px;
	text-align: right;
}
#subscription_thanks
{
	display: none;
	left: 80px;
	top: 80px;
	font-size: 14px;
	font-weight: bold;
}


.searchresults
{
	width: 472px;
	margin-left: 234px;
}

.searchresults a
{
	font-weight: bold;
	color: #666666;
	font-size: 14px;
}

.searchresults h2
{
	font-size: 30px;
	color: #999999;
	text-transform: none;
}

.searchresults td
{
	background: transparent url(../images/formidabel/dotted_line_horizontal.gif) repeat-x bottom left;
}
.searchresults .searchresulthead
{
	background: none;
}

.bumper
{
	float: left;
	width: 238px;
	height: 135px;
	padding: 21px 25px;
	color: #a86c1e;
	background: url(../images/formidabel/bumper.gif) no-repeat;
}
.bumper a,
.bumper h1,
.bumper h2,
.bumper h3,
.bumper h4,
.bumper h5,
.bumper h6,
.bumper span
{
	color: #a86c1e;
}