﻿@import url("css/menu.css");

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

html
{
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: separate;
	border-spacing: 0;
	color: black;
    /*font-size:100%; */
    /*line-height:1.125em; */ /* 16×1.125=18 */ 

} 

body
{
	text-align: center;
	/*font-size:25px; */
	/*font-size:.875em; */
}




#backgroundimg
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width:1210px;
	background:url("images/backgroundimg.jpg");		
}

#page
{
	/*
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	*/
	margin-left:135px;
	width:950px;

}

#header
{
	background-image:url(images/header.jpg);
	width:950px;
	height:206px;
	padding:0px;
}


#menu
{
 	background-image: url(images/menu_bg.jpg);
 	width: 938px;
 	/*height: 40px;*/
 	height: 25px;
 	padding: 0px;
 	padding-right: 12px;
 	margin: 0px;
	
}

#login
{
	float:right;	
}



#container
{
	width: 950px;	
	font-size: 1 em;
}

#content
{
	text-align: left;
	width: 702px;
	border:thin;
	padding: 12px;
	min-height: 600px;
}


#sidebar
{
	width: 199px;
	float: right;
	padding: 12px;
	padding-top: 4px;
}



#footer
{
	clear:both;
	background: #974b34;
	padding:4px;
	text-align:center;
	font-size: 12px;
	width: 942px;
}


#after_background
{
	width: 100%;
	background: url(images/backgroundimg_end.jpg);	
	height: 50px;
	margin-left: 2px;
}

.tp
{
	width:602px;
}

.cp
{

}

.rp
{
	background:#d0a08d;
	width: 170px;
}

.bp
{

}

h1{ color:#974b34; font-size:xx-large; }
h2{ color:#974b34; }
h3{ color:#974b34; }
h4{ color:#974b34; }



a:link {color: #974b34; }
a:active {color: #974b34; }
a:visited {color: #974b34; }
a:hover {color: #974b34;  }



.Normal, .NormalDisabled
{
	font-family: Verdana;
	font-size: .875em;
	font-weight: normal;
}

#sidebar .Normal, .NormalDisabled
{
	font-family: Verdana;
	font-size: .875em;
	font-weight: normal;
	color: #e8dbd5;
	float:right;
}

/*#sidebar p {margin: 0px; padding:0px; } */

UL LI
{
	list-style-image: url("images/browndot.gif");
	line-height: 150%;
}


.SubHead
{
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #974b34;
	width: 190px;
}


.AnnouncementsHead
{
	font-family: Tahoma,Arial,Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #974b34;
	width: 190px;
}
.SubHead2
{
	font-family: Tahoma,Arial,Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #974b34;
	margin: 0px;
	padding: 0px;
	border-top-width:1px;
	width: 190px;
}

.SubText2
{
	font-family: Tahoma,Arial,Helvetica;
	font-size: 9px;
	font-weight:normal;
	/*color: #974b34;*/
	color:Black;
	margin: 0px;
	padding: 0px;
	width: 190px;
	
}

.SubText2 p { margin: 0px; padding:0px; }
.SubText2 td { margin: 0px; padding:0px; }


/* Useful for diagnosing bad fonts
h1{ color:Fuchsia; }
h2{ color:Fuchsia; }
h3{ color:Fuchsia; }
h4{ color:Fuchsia; }



a:link {color: Lime; }
a:active {color: Lime; }
a:visited {color: Lime; }
a:hover {color: Lime;  }



.Normal, .NormalDisabled
{
	font-family: Verdana;
	font-size: .875em;
	font-weight: normal;
}
*/



a.CommandButton:link
{
	text-decoration: underline;
	color: #974b34;
}

a.CommandButton:hover
{
	text-decoration: underline;
	color: #974b34;
}


/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#dcb7a4;}
a.user:hover{color:#dcb7a4;}


.hasDarkBackground,a.hasDarkBackground:link,a.hasDarkBackground:active,a.hasDarkBackground:visited {font-weight:bold; color:#dab4a1; text-transform:uppercase;}
a.hasDarkBackground:hover{color: #FFFFFF;}

/*-------------- Links Style --------------*/
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#dcb7a4; text-transform:uppercase;}
a.links:hover{color:#dcb7a4;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:Black;}
a.footer:hover{color:Black;}



/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 170px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 0px;}
div.SearchContainer a{padding: 0px; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:120px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}


.search_style{height:40px;}
.search_bg{padding:8px 2px 0 0;}
