/********************************************



	This File contains only the Style 

	Information for positioning

	and styling of

	the Site's elements.

	Color Styles are found in

	-->"color_styles1-3.css"<--



********************************************/





body 

{  

	padding:0 0 0 0;

	font-family:Arial,Verdana, Geneva, sans-serif; 

	

	font-size: 13px; 

	margin:0 0 0 0; 



	text-align:left;

}

ul {
	 LIST-STYLE-TYPE: disc;
}


body, html {

	//height:100%;  

}



#bgpos1 

{ 

	//width:100%; 

	text-align: left; 

	position: absolute; 

	top: 10px;

	left: 10px;

}

#bgpos2 

{ 

	text-align:left; 

	width:888px;   

	border-right: 1px;

	border-left: 1px;

	border-bottom: 1px;

	border-top: 1px;

	border-style:solid;

	border-color: #919191; 

	padding-left:0px; 

	padding-right: 0px; 

	padding-top:0px;

	padding-bottom:0px;

	margin:0px auto;

	float: left;

}



.bgcol5 

{

	float:left; 

	position: static; 

	width:634px;  

	

}



.header 

{  

	font-size:11px; 

	width:634px; 



	float:left; 

	border-style:solid; 

	border-width:0 0 0 0;  

	border-color:transparent; 



}	



.headerbanner

{

	

	float:right;

	padding-top:0px;

	padding-right:0px;

	width:468px; 

	height:80px;

	

}



.headertext

{

	float: left; 

	padding: 0 0 0 0;

	display: block;

	height: 198px;

	background-color: #ffffff;



}



.adminlogout

{

	padding:6px;

}



/* START Menubar *//***************************************************************************************************************/

.menuebar 

{  

	position:static;  

	width:150px;  

	float:left; 

	border-style:solid; 

	border-width:0 0 0 0;  

	padding-left:20px; 

	padding-right:30px;

	border-color:transparent; 

}	



.loginbox 

{  

	position:static;  

	width:144px;  

	height:121px;

	float:left; 

	border-style:solid; 

	border-width:0 0 0 0; 

	padding-left:6px; 

	border-color:transparent;

	background-image:url(member_login.gif);

	background-repeat:no-repeat;

}	



.loggedin

{

	text-align:center;

}



.searchbox 

{  

	position:static;  

	width:144px;  

	height:79px;

	float:left; 

	border-style:solid; 

	border-width:0 0 0 0; 

	padding-left:6px; 

	border-color:transparent;

	background-image:url(search.gif);

	background-repeat:no-repeat;

}	



.loginbox h3

{

	padding-top:1px;

	padding-bottom:7px;

	font-size:11px;

}



.loginbox div

{

	padding-left:10px;

	font-size:10px;

	height:74px;

	width:118px;

}



.loginbox div.submit 

{

	font-size:11px;

	width:118px;

	height:20px;

	text-align:center;

	border:0px solid #000000;

}



.searchbox h3

{

	padding-top:1px;

	padding-bottom:7px;

	font-size:11px;

}



.searchbox div

{

	padding-left:10px;

	padding-top:10px;

	font-size:10px;

	height:13px;

	width:118px;

}



.searchbox div.submit 

{

	font-size:11px;

	width:118px;

	text-align:center;

	border:0px solid #000000;

}



.menuebar ul 

{

	width:150px;

	list-style:none;

	margin:0 0 0 0;

	padding:0 0 0 0;

}

.menuebar li 

{

	/*margin: 0 0 0 0;*/

	/*list-style-image: url(menue_level1.gif)*/

}

.menuebar li a 

{

	text-decoration: none;

	height: 19px;

	padding:2px 0 0 15px;

}

.menuebar li a:link, .menuebar li a:visited, .menuebar li a:active 

{

	display: block;

}

.menuebar li a.menue_active_link:link,.menuebar li a.menue_active_link:hover,.menuebar li a.menue_active_link:visited,.menuebar li a.menue_active_link:hover

{

	display: block;

}



.m1

{

	padding: 0px 0 1px 0;  

	font-size: 10px; 

	font-weight: bold;

}

.m1 a

{

	background: url(menue_level1.gif) 0 0px;

}		

.m1 a:hover, .m1 a.menue_active_link

{

	background: url(menue_level1_over.gif) 0 0px;

}		



.m2

{

	padding: 0px 0 1px 10px;  

	font-size: 10px; 

	font-weight: bold;

}

.m2 a

{

	background: url(menue_level2.gif) 0 0px;

}		

.m2 a:hover, .m2 a.menue_active_link

{

	background: url(menue_level2_over.gif) 0 0px;

}	



.m3

{

	padding: 0px 0 1px 20px;  

	font-size: 10px; 

	font-weight: bold;

}

.m3 a

{

	background: url(menue_level3.gif) 0 0px;

}		

.m3 a:hover, .m3 a.menue_active_link

{

	background: url(menue_level3_over.gif) 0 0px;

}		



.m4

{

	padding: 0px 0 1px 30px;  

	font-size: 10px; 

	font-weight: bold;

}

.m4 a

{

	background: url(menue_level4.gif) 0 0px;

}		

.m4 a:hover, .m4 a.menue_active_link

{

	background: url(menue_level4_over.gif) 0 0px;

}		



.m5

{

	padding: 0px 0 1px 40px;  

	font-size: 10px; 

	font-weight: bold;

}

.m5 a

{

	background: url(menue_level5.gif) 0 0px;

}		

.m5 a:hover, .m5 a.menue_active_link

{

	background: url(menue_level5_over.gif) 0 0px;

}		

/* END Menubar *//***************************************************************************************************************/



/* START Content *//***************************************************************************************************************/



.content_scroll{

	width:474px;

	height:262px;

	position:static; 

	float:left; 

	border-style:solid; 

	border-width:0 0 0px 0; 

	border-color: #ffffff;

	



	

/* z-index:1; */

	overflow: auto;

	/*

	scrollbar-arrow-color: #C8C8C8;

	scrollbar-base-color: #C8C8C8;

	scrollbar-track-color: #F4F4F4;

	scrollbar-face-color: #F4F4F4;

	scrollbar-highlight-color: #F4F4F4;

	scrollbar-3dlight-color: #C8C8C8;

	scrollbar-darkshadow-color: #C8C8C8;

	scrollbar-shadow-color: #F4F4F4;

	*/

	/*visibility: visible; */

}

.logo{

	width:888px;

	height: 43px;

	position:static; 

	float:left;

}

.logo_bar{

	width:254px;

	height: 483px;

	position:static; 

	float:left;

}

.bar_part{

	width:244px;

	height:186px;

	padding-left: 10px;

	padding-top: 14px;

	position:static; 

	float:left;



	background-color: #000000;

}

.bar_part img{

	display: block;

}

.bar_banner0{

	display: block;

}

.bar_banner1{

	display: block;

}

.bar_banner2{

	display: block;

}

.bar_banner4{

	display: block;

}

.bar_banner5{

	display: block;

}

.bar_banner6{

	display: block;

}

.bar_banner3{

	display: block;

}

.bar_banner0{

	width:244px;

	height: 26px;

	padding-left: 10px;

	position:static; 

	float:left;

	background-color: #000000;

	display: block;

}

.bar_banner1{

	width:114px;

	height: 77px;

	padding-left: 10px;

	position:static; 

	float:left;

	background-color: #000000;

	display: block;

}

.bar_banner2{

	width:114px;

	height: 77px;

	padding-left: 5px;

	padding-right: 11px;

	position:static; 

	float:left;

	background-color: #000000;

	display: block;

}

.bar_banner3{

	width:114px;

	height: 77px;

	padding-top: 5px;

	padding-left: 10px;

	position:static; 

	float:left;

	background-color: #000000;

	display: block;

}

.bar_banner4{

	width:114px;

	height: 77px;

	padding-top: 5px;

	padding-left: 5px;

	padding-right: 11px;

	position:static; 

	float:left;

	background-color: #000000;

	display: block;

}

.bar_banner5{

	width:114px;

	height: 88px;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 10px;

	position:static; 

	float:left;

	background-color: #000000;

	display: block;

}

.bar_banner6{

	width:114px;

	height: 88px;

	padding-top: 5px;

	padding-left: 5px;

	padding-bottom: 5px;

	padding-right: 11px;

	position:static; 

	float:left;

	background-color: #000000;

	display: block;

}


.headermenue{

	height: 23px;

	width: 624px;

	padding-left: 10px;

	position:static; 

	float:left;

	background-image: url(red_bg.gif);



	color: #ffffff;

	font-size: 13px;

	font-weight: bold;

	

}





.headermenue a:link 

{

	

	text-decoration:none; 

}



.headermenue a:hover 

{

	color:#CE9E92;

	text-decoration:none;

}



.headermenue a:visited 

{

	

	text-decoration:none;

}



.headermenue a:visited:hover 

{

	

	text-decoration:none;

}









.content 

{ 

	width:439px;

	position:static; 

	font-size:12px; 

	float:left; 

	border-style:solid; 

	border-width:0 0 0 0; 

	

}



.content ul 
{ 
	margin:0 0 0 15px; 
	padding:0 0 0 0;
}

.content li 
{ 
	line-height:15px; 
	list-style-type:disc;
	margin:0 0 0 0; 
	margin-bottom: 6px;
	padding:0 0 0 0; 
}

/* END Content *//***************************************************************************************************************/

/* START General *//***************************************************************************************************************/

.bread_crumble 

{ 

	padding-left:200px; 

	padding-top:0px; 

	font-size:10px; 

	width:700px; 

	height:16px; 

	float:left; 

	border-style:solid; 

	border-width:0 0 0 0;  

	border-color:transparent; 

	background-color: #E3E3E3;

}	

.content_spacer{

	height:20px;

	float:left; 

	width:888px; 

}



.tail 

{ 

	padding-bottom:0px; 

	padding-top:2px; 

	padding-left:10px;

	font-size:9px; 

	width:440px;  

	height: 13px;

	float:left; 

	border-style:solid; 

	border-width:0 0 0 0;

	background-image: url(tail.gif);    

}	



.vspacer 

{ 

	width:1px; 

	height:262px; 

	float:left; 

	border-style:solid; 

	border-width:0 0 0 0;  

	border-color:transparent;  

}	



h1

{

	border-style:solid; 

	border-width:0 0 0 0;  

	border-color:transparent; 

	font-size:18px;

	font-weight:bold;  

	padding:0 0 15px 0;

	margin:0 0 0 0;

}



h2

{

	border-style:solid; 

	border-width:0 0 0 0;  

	border-color:transparent; 

	font-size:15px;

	font-weight:bold;  

	padding:0 0 5px 0;

	margin:0 0 0 0;

}



.align_left

{

	text-align:left;

	float:left;

	padding:2px 11px 0 0;

}



.align_right

{

	text-align: left;

	float: right;

	padding: 2px 0 0 11px;

}



.align_center

{

	padding:0 0 0 0;

	text-align:center; 

	width:100%;

}



.picture_box

{

	text-align:left; 

	padding:0 0 3px 0; 

	font-size:10px;  

	

}







img

{

	border-width:0;

}



.form 

{  

	font-family:Verdana, Arial, Helvetica, sans-serif; 

	font-size:10px; 

	font-weight:100;

	border-top:1px #000000 solid; 

	border-right:1px #000000 solid; 

	border-bottom:1px #000000 solid; 

	border-left:1px #000000 solid;

}

/* END General *//*****************************************************************************************************************/



/* START Teasers *//***************************************************************************************************************/

.quadteaser_box

{

	border-width:0 0 0 0; 

	float:left;

		margin:0 0 0 0;

	padding:0 0 0 0;



}



.quadteaser_spacer

{

	border-width:0 0 0 0;  

	margin:0 0 0 0;

	padding:0 0 0 0;

	width:8px;

	float:left;

}



.quadteaser_header

{ 

	text-decoration:none; 

	font-weight:bold; 

	font-size:11px; 

	border-width:0 0 0 0;

		margin:0 0 0 0;

	padding:0 0 0 0;



}



.teaser_image

{

	float:left;

	border-width:0 0 0 0;

	padding:0 0 0 0;

	margin:0 0 0 0;

}



.teaser_text

{

	float:left;

	border-width:0 0 0 0;

	padding:0 0 0 1px;

	margin:0 0 0 0;

	width:99%; 

}

.ttspacer{

padding: 0px 0px 0px 6px;

}

.trippleteaser_box

{

	border-width:0 0 0 0;  

	float:left;

		margin:0 0 0 0;

	padding:0 0 0 0;



}



.trippleteaser_spacer

{

	border-width:0 0 0 0;  

	float:left;

	margin:0 0 0 0;

	padding:0 0 0 0;



}



.trippleteaser_header

{ 

	text-decoration:none; 

	font-weight:bold; 

	font-size:11px;  

	border-width:0 0 0 0; 

	margin:0 0 0 0;

	padding:0 0 0 0;

}



.doubleteaser_box

{

	border-width: 0 0 0 0; 

	margin:0 0 0 0;

	padding:0 0 0 0;

	float: left;

}



.doubleteaser_spacer

{

	border-width:0 0 0 0; 

	float:left;

		margin:0 0 0 0;

	padding:0 0 0 0;

}



.doubleteaser_header

{ 

	text-decoration:none; 

	font-weight:bold; 

	font-size:11px;  

	border-width:0 0 0 0; 

	margin:0 0 0 0;

	padding:0 0 0 0;

}

/* END Teasers *//*****************************************************************************************************************/



/* START Sidebar *//***************************************************************************************************************/

h3

{

	border-style:solid ; 

	border-width: 0 0 0 0;  

	border-color:transparent; 

	font-size:14px; 

	font-weight:bold; 

	padding:0 0 5px 0;

	margin:0 0 0 0;

}



h4

{

	line-height:16px; 

	border-style:solid ; 

	border-width:0 0 0 0;  

	border-color:transparent; 

	font-size:11px; 

	font-weight:bold; 

	padding:0 0 0 0;

	margin:0 0 0 0;

}



.newsbar_date 

{

	line-height:15px; 

	font-family:Verdana; 

	font-size:10px; 

	font-weight:bold;

}



.newsbar_align_thumb

{

	text-align:left;

	float:left;

	padding:5px 5px 0 0;

}



.newsbar_picture

{

	line-height:0px; 

	float:none;

	padding:0 0 0 0;

}



.newsbar 

{

	line-height:13px; 

	font-size:10px;  

	float:left; 

	border-style:solid; 

	border-width:0 0 0 0;

	/*background-image: url(newsbar_bg.gif); */

}



.newsbar_spacer 

{ 

	line-height:0px;

	float:none; 

	border-style:solid; 

	border-width:0 0 0 0; 

}

/* END Sidebar *//***************************************************************************************************************/













