﻿

*
{
padding: 0em;
margin: 0em;
}

body
{
	background: #C0C0C0 url('images/body_bg.gif');
	padding: 10px 0px 10px 0px;
	background-attachment: fixed;
}

body,input
{
font-size: 10pt;
font-family: Tahoma,"georgia", "times new roman", serif;
color: #333333;
}

p
{
	line-height: 1.5em;
	/*text-align: justify;*/
	margin-top: 3px;

}

a
{
	color: #CC3300;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: none;
	}

h4{
	font-family: "times new roman", serif;
	font-size: 18px;
}

.contentarea
{
padding-left: 13px;
}

img
{
	border: solid 0px #6F5230;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}


.divider2
{
	position: relative;
	height: 0px;
	margin: 1.0em 0em 1.0em 0em;
	border-bottom-style: groove;
}

.divider3
{
	background: #fff url('images/img05.jpg') repeat-x;
	margin: 0em 0em 0em 0em;
	padding-top: 1em;
	padding-right: 1em;
}




.box
{
	background-position: top;
	width: 180px;
	position: relative;
	background: #F3F1F1 url('images/boxbgff.gif');
	padding: 0.5em;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 1.0em;
	}

.box .title {
	background: url(images/box_title.gif) no-repeat right;
	padding: 5px 20px 2px 0px;
	font-weight: bold;
	border-bottom-style: inset;
	margin-bottom: 1.0em;
	
}


#outer
{
z-index: 2;
position: relative;
width: 90%;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
	position: relative;
	width: 100%;
	height: 8.5em;
	background: #2B2B2B url('images/topbg.gif') repeat;
	margin-bottom: 2px;
}

#headercontent
{
	
	bottom: 0em;
	padding: 2em 0.0em 1.3em 0em;
}
#headerlogo
{
	float: right;
	padding: 8em 8.0em 0em 0em;
	background: url(images/logo.jpg) no-repeat;
}


#headercontent h1
{
	color: #fff;
	font-size: 2.5em;
	}
#headercontent h1 a
{
	color: #fff;
	text-decoration: none;
}
#headercontent h1 a:hover
{
	color: #CC3300;
	text-decoration: none;
}


#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
text-decoration: none;

}
#headercontent h2 a
{
	color: #aaa;
	text-decoration: none;
}
#headercontent h2 a:hover
{
	color: #CC3300;
	text-decoration: none;
}


#search
{
position: absolute;
top: 4.5em;
left: 2.0em;
padding-left: 0.0em;
}


#search input.submit
{
	background: #AA0804 url('images/buttonbg.gif') repeat-x;
	border: solid 1px #fff;
	font-weight: bold;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
	vertical-align: middle;
}

#headerpic
{
position: relative;
height: 109px;
background: #fff url('images/hdrpic.jpg') no-repeat top left;
margin-bottom: 2px;
}
#menu{
	position: relative;
	display: block;
	height: 28px;
	background: url('images/menu_bg.gif') repeat-x right top;
	font-weight: bold;
}
#menu ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#menu ul li{display:block;float:right;margin:0 1px 0 0;}
#menu ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:5px 20px 0 20px;height:19px;background:transparent url(images/menu_bg-OFF.gif) no-repeat top left;}
#menu ul li a:hover{color:#fff;background:transparent url(images/menu_bg-OVER.gif) no-repeat top right;}
#menu ul li a.current,#menu ul li a.current:hover{color:#fff;background:transparent url(images/menu_bg-OVER.gif) no-repeat top right;}


#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.0em;
}

#content
{
	padding: 0em;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
	margin: 0em 15.0em 0em 0em;
	padding: 0px 20px 2px 0px;
	background: url(images/photo_07.jpg) right;
	background-repeat: repeat-y;
}


#secondarycontent
{
	margin-top: 0em;
	float: right;
	width: 18.0em;
	/*text-align: justify;*/
}

#secondarycontent h2 {
	margin: 0;
	padding: 5px 30px 2px 0px;
	background: url(images/img05.gif) no-repeat right bottom;
	border-bottom: 2px solid #4A3903;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}





/* Sidebar */

#sidebar {
	clear: both;
	width: 100%;
	background: #000000;
	color: #CCCCCC;
	padding: 5px 0 0 0;
	
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;

}

#sidebar li {
	display: block;
	float: right;
	width: 200px;
	padding: 10px 10px 10px 10px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat right 50%;
	float: none;
	width: auto;
	padding: 0 10px 0 0 ;
	line-height: 15px;
}

#sidebar h2 {
	margin: 0 0 0 0;
	color: #FFFFFF;
	font-size: 14px;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
}









#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}




/*  Style 'Gold' */


.error {	
	font-size: 12pt;
	color: #ff0000;
	font-weight:bold;
}

.align1 {
	text-align: right;
}

.align2 {
	text-align: left;
}
.align3 {
	text-align: center;
}


.pagelink {
	background-color: #f0f5fa;
	border: 1px solid #072a66;
	padding:1px 3px 1px 3px;
	color: #000;
	font-weight: normal;
}

.pagelinklast {
	background-color: #dfe6ef;
	border: 1px solid #072a66;
	padding:1px 3px 1px 3px;
	color: #000;
	font-weight:normal;
	margin:2px;
}

.pagecurrent {
	background-color: #ffc9a5;
	border: 1px solid #072a66;
	padding:1px 3px 1px 3px;
	color: #000;
	font-weight:normal;
}

	
	



.tborder
{
	background: #CCCCCC;
	color: #000000;
	border: 1px solid #EAE8D3;
	
}

.alt1, .alt1Active
{
	background: #FFFFFF;
	color: #000000;
	font: bold 16px Times New Roman;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.alt1 a:link, .alt1_alink, .alt1Active a:link, .alt1Active_alink
{
	color: #574B37;
}
.alt1 a:visited, .alt1_avisited, .alt1Active a:visited, .alt1Active_avisited
{
	color: #574B37;
}
.alt1 a:hover, .alt1 a:active, .alt1_ahover, .alt1Active a:hover, .alt1Active a:active, .alt1Active_ahover
{
	color: #574B37;
}
.alt2, .alt2Active
{
	background: #F3F1F1;
	color: #000000;
	font: bold 16px Times New Roman;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
.alt2 a:link, .alt2_alink, .alt2Active a:link, .alt2Active_alink
{
	color: #574B37;
}
.alt2 a:visited, .alt2_avisited, .alt2Active a:visited, .alt2Active_avisited
{
	color: #574B37;
}
.alt2 a:hover, .alt2 a:active, .alt2_ahover, .alt2Active a:hover, .alt2Active a:active, .alt2Active_ahover
{
	color: #574B37;
}



#wrapper {
width: 100%;
margin: auto;
background: #fff;
height: 100%;
border-left: 25px solid #FAFAFA;
border-right: 25px solid #FAFAFA;
}


#wrapper-inner {
padding: 20px 20px 20px 20px;
}

.Tabber {
	text-align: right;
	padding: 1px;
	margin: 1px;
	
}

.Tabber p {
	margin: 0;
	float: right;
	
}
.Tabber p span {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #Ccc;
}



.Tabber h3 {
margin: 0 0 8px 0;
padding: 0;
}

.Tabber ul {
margin: 0;
padding: 0;
list-style-type: none;
width: 100%;
float: left;
background: url(images/pixel.gif) bottom right repeat-x;
}

.Tabber ul li {
	margin: 0px 0px 0px 2px;
	padding: 2px 0px 0px 0px;
	float: right;
}

.Tabber ul li a {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	float: left;
	display: block;
	padding: 4px 8px;
	border-bottom: 0;
	color: #666;
	background: #eee;
}

.Tabber ul li a:hover {
background: #fff;

}

.Tabber ul li a:active {
background: #fff;
padding-bottom: 5px;
cursor: default;
}


.tab {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	clear: left;
	border-top: 0;
	padding: 8px;
	background-color: #FFFFFF;
	


}
.tab p {
	padding: 8px;
	background-color: #FFFFFF;
	 
}




ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}


.categories td {
	
	border-style: solid;
	border-width: 1px;
	margin: 0 auto;
	caption-side: bottom;

}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
padding: 1px 2px;
background:url('images/formbg.gif') repeat-x left top;
}

.contentmodules {
	border-width: 1px;
	border-color: #CC9900;
	background-image: url('images/Phone.gif');
	background-repeat: no-repeat;
	background-position: left;
	
}

.result p{
margin: 0;
padding: 5px 5px 5px 5px;
border-bottom: 1px dashed gray;
height: 1%;
}

.result label{
	font-weight: bold;
	float: right;
	width: 250px;
	
}
.result span{
background:  url('images/buttonbg.gif') repeat-x;
border: solid 1px #000000;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

.result input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

#comments {
	
	clear: both;
	width:100%;
	padding: 5px;
	
	
}

#comments ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#comments li {
	display: block;
	float: right;
	width: auto;
	padding: 10px 10px 10px 10px;
}
#comments li span{
	border-bottom-style: ridge;
}
#comments li p{
	background-image: url('images/commentsBg.jpg');
	background-position: right;
	background-repeat: repeat-y;
	padding: 5px 5px 5px 5px;
	text-align: center;
	
}



#login {
background-image: url('images/login_bk.png');
background-repeat: no-repeat;
	background-position: left;
    padding: 5px 5px 5px 5px;


}

#login p{
margin: 0;
padding: 1px 1px 1px 1px;
}


#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #666458;
	}

.input{
	border: 1px inset #C0C0C0;
	margin: 2px;
	vertical-align: middle;
	width: 10em;
	padding: 0.25em;
}

.submit {
background:  url('images/buttonbg.gif') repeat-x;
border: solid 1px #000000;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}




.search{
	background-image: url('images/search.gif');
	background-repeat: no-repeat;
	background-position: left 30px;
}


.morelink {
	display: block;
	float: none;
	width: 170px;
	background: url(images/icon.gif) no-repeat right 50%;
	padding: 0 10px 4px 0;
	line-height: 15px;
}
.morelink:hover {
	display: block;
	width: 170px;
	background: url(images/icon.gif) no-repeat right 50%;
	float: none;
	padding: 0 10px 4px 0;
	line-height: 15px;
	background-color: #D6D6D6;
}

.boxlr
{
	background-position: top;
	width: 200px;
	position: relative;
	background: #F3F1F1 url('images/boxbgff.gif');
	padding: 0.5em;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 1.0em;
	float: left;
	}

.wait
{
	text-align: center;
}

.thead
{
	background: #F3F3F3;
	color: #666458;
	margin: 2px;
	padding: 2px;
}

.ye_block {
	background-position: right;
	background-image: url(images/commentsBg.jpg);
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	margin: 2px;
	background-repeat: repeat-y;
}

.bgselect /* input fields */
{
	background-color:#eee;
 	margin: 2px;
	padding: 2px;
	vertical-align: middle;
}

.table{
	
	margin: 60px 4px 4px 4px;
	padding: 4px;
	width: 90%;
}


/* ######### CSS for Tabs. ######### */

.yetab_con{
	padding: 5px;
	border: 1px solid #CC3300;
	width: 100%;
	height: 150px;
	background-color: #FCFCFC;
	
	}
.yetab{
	padding: 0px;
	margin: 0px;
	border-top: 5px solid #CC3300;
	border-top-color: #CC0000;
}

.yetab ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.yetab li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.yetab a{
float: right;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
}

.yetab a:hover{
background-color: #CC0000; /*Brown color theme*/ 
color: white;
}

.yetab a:active  { /*currently selected tab*/
background-color: #CC0000; /*Brown color theme*/ 
color: white;
border-color: #CC0000; /*Brown color theme*/ 
}

#slide {
	float:left;
	margin: 0 0 2px 0;
	
}

#slide p {
	margin: 0;
}

#slide h3 {
margin: 0 0 8px 0;
padding: 0;
font-size: 100%;
}

#slide-nav ul {
top:6px;
	border-style: solid;
	border-width: 1px 0px 1px 1px;
	border-color: #CCCCCC;
	float: left;
	width: 150px;
	background-color: #FCFCFC;
	padding: 4px;
}

#slide-nav ul li {
	display: block;
	line-height: 15px;
	list-style-type: none;
}

#slide-nav a {
	display: block;
	text-decoration: none;
	background: #141414 url(images/nav.gif) repeat-x bottom;
	height: 24px;
	border-bottom: 1px solid #333;
	color: #fff;
	padding:5px;
	line-height: 15px;
}

#slide-nav a:hover {
background: url(images/nav-over.gif);
}

#slide-nav a.active {
background: url(images/nav-over.gif);
}


#slide-tabs {
border-style: solid none none none;
	border-color: #ccc;
	clear: right;
	border-left: 0;
	background-color: #FCFCFC;
	border-top-width: 1px;

}
#slide .tab {
	padding: 8px 8px 8px 8px;
	background-color: #FCFCFC;
	 height:202px
}

.poll 
{
	background-image: url('images/question.gif');
	background-repeat: no-repeat;
	background-position: left;
}
.user
{
	background-image: url('images/users.png');
	background-repeat: no-repeat;
	background-position: left;
}
