@charset "utf-8";
/* CSS Document */

/******************/
/* GENERAL STYLES */
/******************/
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbar {width: 5px;background: #FF8042/*#FF8C55#FF7735#DB6933*/;}
.vscrollerbarbeg {height: 24px;width: 5px;}
.vscrollerbarend {height: 24px;width: 5px;}
.vscrollerbase {width: 5px;}
.vscrollerbasebeg {width: 5px;height: 28px; background-image:url(images/scrollbar.gif); background-repeat:no-repeat; background-position:top;}
.vscrollerbaseend {height: 40px;width: 10px; background-image:url(images/scrollbar2.gif); background-repeat:no-repeat; background-position:bottom;}
.hscrollerbase {height: 16px; background-color: #2f2f2f;}
.hscrollerbar {height: 16px; background-color: #2f2f2f;}
.vscrollerbar, .hscrollerbar {padding: 2px;z-index: 2; cursor:pointer;}
.scrollerjogbox {width: 15px;height: 16px;top: auto; left: auto;bottom: 0px; right: 0px;background: #990099;}

body{
	text-align: center;
	margin-top:14px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0;
	background-color:#FFFFFF;
	color:#000000;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
}

#side-a {
	margin: 0;
	float: left;
	background-image:url(../images/left_bg.png);
	background-repeat:repeat-x;
	height:645px;
	width:auto;
}

#side-b {
	margin: 0;
	float: right;
	background-image:url(../images/right_bg.png);
	background-repeat:repeat-x;
	height:645px;
	width:auto;
}
a,img,div
{
	outline:none;
	-moz-outline:none;
}
#content { 
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:-15px;
	float: left;
	width: 832px;
}

#top_part {
	border: 2px #0087cd solid;
	margin-left:10px;
	margin-right:10px;
	height:267px;
	background-color:#FFFFFF;						
}

#main_part{
	margin-top:12px;
	margin-left:9px;
	margin-right:9px;
	color:#ff5a00;
}

	#main_left{
		float:left;
		width:400px;
		/*
		height:364px;
		overflow:auto;
		*/
	}
	
	#main_left_list{
		height:315px;
		overflow:auto;	
	}
	
	#main_left ul.special_offers {
		margin: 0;
		padding-left: 20px;
		list-style:url(../images/bullet_point.gif);
	}
	
	#main_left ul.special_offers li{
		margin: 0px;
		padding-bottom:24px;
	}
	
	#main_left ul.special_offers li p{
		margin:0px;
		padding:0px;
	}
	
	#main_left ul.special_offers li a:link, #main_left ul.special_offers li a:visited, #main_left ul.special_offers li a:hover, #main_left ul.special_offers li a:active{
		color:#000000;
		margin:0;
		padding:0;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size:7.5pt;
		font-weight:normal;
		text-transform:none;
	}
		
	#main_left h2{
		font-weight:normal;
		text-transform:uppercase;
		padding-bottom:30px;
	}
	
	#main_right{
		float: right;	
	}

#advert_top{
	width:400px;
	height:111px;
	margin-bottom:9px;
}

#advert_middle{
	width:400px;
	height:111px;
	margin-bottom:9px;
}

#advert_bottom{
	width:400px;
	height:111px;
}


a {
font-size:7.5pt;
font-weight:bold;
}

a:link {
color: #000000;
outline: none; 
text-decoration:none;
}
a:visited {
color: #000000;
outline: none;	
text-decoration:none;
}
a:hover {
color: #000000;
outline: none;	
text-decoration:none;
}
a:active {
color: #000000;
outline: none;																
text-decoration:none;
}

#navigation
{
	margin:0px;
	padding:0px;
	float:left;	
	width:100%;																
}

#navigation ul {
	padding:0px;
	display: inline;
	margin:0px 0px 0px 3px;
}
#navigation li {
	margin-right:32px;
	display: inline;
	text-transform:uppercase;	
}

#navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active {
	text-decoration: none;
	color:#ff5a00;
	font-weight:normal;
}

#footer{
	float:right;
	color:#1b6c90;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	text-align:right;
	margin:0px 10px 0px 0px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:60px;
	width:100%; 
}
#footer p
{
	margin:5px 0px 0px 0px;
}


/*****************/
/* OTHER CLASSES */
/*****************/

.bold_text{
	font-weight:bold;
}

.blue_border{
	border: 2px #0087cd solid;
}

.teaser_text{
	color:#000000;
	margin:0px;
	padding:0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-transform:none;
}

.red_asterisk{
	color:#FF0000; font-size:smaller;
}
#readmore
{
	color:#000000;
	font-size:10px;
	text-align:justify;
	height:280px;
	margin:0px 0px 15px 0px;
}
#readmore p
{
	margin:0px 8px 15px 0px;
}
.content_heading2{
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9.5pt;
	font-weight:normal;
	text-transform:uppercase;
	padding-top:4px;
	padding-bottom:28px;
}

.content_heading3{
	margin:0;
	padding:0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-transform:uppercase;
	color:#ff5a00;
}
.content_heading4{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9.5pt;
	font-weight:normal;
	text-transform:uppercase;
}
input,select
{
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	color:#333333;
	width:165px;
	border:1px solid #666666;
	margin:0px;
}
textarea
{
	font-size:11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
	color:#333333;
	width:165px;
	height:100px;
	overflow:auto;
	border:1px solid #666666;
}
.formText
{
	width:30px;
}
.plainText
{
	color:#000000;
	font-size:9px;
	margin:0px;
}	
