@import url("menu.css");
@import url("modules.css");

/* CSS Document */
#Body {
	background:#b3d0ae url(images/body_bg.jpg) repeat-x top left;
	height:100%;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333;
}

/*-------- Default Style --------*/

p, P {
	margin:0;
	padding:0 0 1.3em 0;
	line-height: 1.3em;
}

body,th,td,table,.Normal,.NormalDisabled {font-size:13px; font-weight: normal; color: #333;
}

a,a:link,a:visited,a:active{
	color: #20399D;
	text-decoration:underline;
	font-weight:normal;
}
a:hover{
	color:#b21621;
	text-decoration:underline;
 }

img{border: none;}



h1,h2,h3,h4,h5,h6 {
	color: #523c13;
	margin:0;
	padding:0 0 1ex;
	font-weight:normal;
}

h1{font-size:20px; color: #4d7743; font-weight:bold}
h2{font-size:20px; color: #4d7743; font-weight:bold}
h3{font-size:18px; color: #71a465; font-weight:bold}
h4{font-size:16px; color: #4d7743; font-weight:bold}
h5{font-size:16px; color: #4d7743; font-weight:bold}
h6{font-size:16px; color: #4d7743; font-weight:bold}

hr{
  border: none;
  color: #4d7743;
  background-color: #4d7743;
  height: 1px;
}

.Head{color:#3a5a32; font-size:18px;}
.SubHead {color:#333;  font-size:13px;}
.SubSubHead{color:#333;}
.NormalRed {color:#b21621;}

.RedText {color:#b21621;}

A.RedText:link, A.RedText:visited, A.RedText:active {
	color:#b21621;
	text-decoration:underline;
}

.BlueText {color:#20399D;}

.BlackText {color:#333;}

.GreenText {color:#3a5a32;}

.ImageBorder { 
	background-color: #f2f2f2;
	padding: 5px;
	border: #a09f9f 1px solid;
}

/* ControlPanel style */
.ControlPanel{background-color:#FFFFFF; border:none;padding-bottom:10px;}
/*  .ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}  */
.cpanel_left {background: url(images/pbg_left.png) repeat-y top left;padding-left:15px;}
.cpanel_right {background: url(images/pbg_right.png) repeat-y top right;padding-right:15px;}

/*  .Page Borders */
.border_left {background: #fff url(images/pbg_left.png) repeat-y top left;padding-left:15px;}
.border_right {background: url(images/pbg_right.png) repeat-y top right;padding-right:15px;}
.border_back{background-color:#FFFFFF;} 
.border_top {background: url(images/pbg_top.png) repeat-x top left; height:15px;}
.border_bottom {background:url(images/pbg_bottom.png) repeat-x top left; height:15px;}
.border_top_left {background: url(images/pbg_top_left.png) no-repeat top left;}
.border_top_right {background: url(images/pbg_top_right.png) no-repeat top right; padding:0 15px 0 15px;}
.border_bottom_left {background: url(images/pbg_bottom_left.png) no-repeat top left;}
.border_bottom_right {background: url(images/pbg_bottom_right.png) no-repeat top right; padding:0 15px 0 15px;}

.bread_bg{padding:0; margin: 0 15px 0 15px; height:2opx;	background-color: #FFFFFF;}
.bread_left{padding:0; margin:0; background:url(images/pbg_left.png) repeat-y top left; height:2opx;}
.bread_right{padding:0;  background:url(images/pbg_right.png) repeat-y top right; height:2opx;}
#bread_style{ float:left; line-height:2opx; padding-left:10px;color:#000000;}

.no_bread_bg{padding:0; margin: 0 15px 0 15px; height:15px;	background-color: #FFFFFF;}
.no_bread_left{padding:0; margin:0; background:url(images/pbg_left.png) repeat-y top left; height:15px;}
.no_bread_right{padding:0;  background:url(images/pbg_right.png) repeat-y top right; height:15px;}

.center_bg{padding:0; margin:0;clear:both;}
.left_bg{padding:0; margin:0; background:url(images/pbg_left.png) repeat-y top left;}
.right_bg{padding:0; margin:0; background:url(images/pbg_right.png) repeat-y top right;}
.content_pad{padding:10px 0px 0 10px; margin: 0 15px 0 15px; background-color:#FFF}
.content_width{padding-top:15px; min-height:350px;}


.bot_left{padding:0; margin:0; background:url(images/bot_left.png) no-repeat top left;}
.bot_right{padding:0; margin:0; background:url(images/bot_right.png) no-repeat top right; padding:0 39px 0 27px;}
.bot_bg{padding:0; margin:0; background:url(images/bot_bg.png) repeat-x top left; height:41px;}
.bot_pad{margin-bottom:20px;padding:10px 30px 0 20px;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
#s_wrap_main{display:table;width:950px; margin:0 auto;}
#s_wrap_sub{display:table-row}
.template_style{display:table-cell}

.top_space{height:25px;}
.top_space_temp{height:5px;}
.official {
	font-size:10px;
	color:#fafbf3;
	padding:10px 20px 0 0;
	float:right;}

.logo_pad{float:left; line-height:34px; padding:20px 0px 0px 10px;color:#000000; background-color:#FFFFFF}



/*-------- header style --------*/

.logo_top{
	float:left;
	padding:0px 0px 0px 0px;
	background:url(images/wilburton_logo1.jpg) no-repeat  top left;
	width:364px;
	height: 152px;
	cursor:pointer;
}

.photo_rotate{
	float:left;
	padding:0px 0px 0px 20px;
	height: 152px;
	width:535px;
}

.logo_bottom{
	float:left;
	padding:0px 0px 0px 0px;
	background:url(images/wilburton_logo1-02.jpg) no-repeat  top left;
	width:290px;
	height: 71px;
}

.menu_div{
	float:left;
	padding:0px 0px 0px 0px;
	height: 95px;
	width:630px;
}

.menu_left{
	padding:0;
	margin:0;
}
.menu_right{margin:0; background:url(images/menu_right.jpg) no-repeat top right; }
.menu_bg{
	padding:0;
	margin: 0 8px 0 0;
	background:url(images/menu_bg.jpg) repeat-x top left;
}

.resource_style {float:left; width: 59%;} 
.resource_bg{padding:8px 0 0 0;}

a.res_link, a.res_link:link, a.res_link:visited,a.res_link:active{
	color: #3a5a32;
	text-decoration:underline;
	font-weight:normal;
}
a.res_link:hover{
	color:#b21621;
	text-decoration:underline;
	background-color:#f1f3e4
 }


.res_dir_init{
	cursor: pointer;
	min-height:30px;
	height:30px;
	width: 65px;
	float:left;
	background:url(images/res_dir_init.jpg) no-repeat top left;
	padding: 0 5px 0 34px;
}

.res_dir_roll{
	cursor: pointer;
	min-height:30px;
	height:30px;
	width: 65px;
	float:left;
	background:url(images/res_dir_roll.jpg) no-repeat top left;
	padding: 0 5px 0 34px;
}

.res_cal_init{
	cursor: pointer;
	min-height:30px;
	height:30px;
	width: 65px;
	float:left;
	background:url(images/res_cal_init.jpg) no-repeat top left;
	padding: 0 5px 0 34px;
}

.res_cal_roll{
	cursor: pointer;
	min-height:30px;
	height:30px;
	width: 65px;
	float:left;
	background:url(images/res_cal_roll.jpg) no-repeat top left;
	padding: 0 5px 0 34px;
}

.res_doc_init{
	cursor: pointer;
	min-height:30px;
	height:30px;
	width: 65px;
	float:left;
	background:url(images/res_doc_init.jpg) no-repeat top left;
	padding: 0 5px 0 34px;
}

.res_doc_roll{
	cursor: pointer;
	min-height:30px;
	height:30px;
	width: 65px;
	float:left;
	background:url(images/res_doc_roll.jpg) no-repeat top left;
	padding: 0 5px 0 34px;
}



.search_style{float:right;  width: 40%; clear: right;}
.search_bg{float:right; padding:8px 0 0 0; background-color:#fff}

#login_style{ float:right; line-height:34px; padding:5px 12px 0px; background-color:#fff}

#terms_style{float:left; padding-bottom:10px;}
#copy_style{float:right; padding-bottom:10px;}

.clear_float{clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#b21621; font-weight:bold; text-decoration:underline;}
a.CommandButton:hover{color:#b21621; text-decoration:underline;  background-color:#f1f3e4}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#3E81B5;}
.ControlPanel a.CommandButton:hover{color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:hover, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{
font-size:11px;}
.ControlPanel a[disabled="disabled"]{color:#888 !important;text-decoration:none !important;}

/*--------- pane style ----------*/
.BannerPane {display:inline-block;float:right;padding-right:17px;width:auto;}
.ContentPane, .TopPane, .BottomPane{ padding:0; margin:0;}
.LeftPane{ padding:0 25px 0 0; width:26%; margin:0;}
.RightPane{ padding:0 0 0 25px; width:30%; margin:0;}



/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3a5a32;}
a.Breadcrumb:hover{}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links{color:#3a5a32;}
a.links:link,a.links:active,a.links:visited{ color:#3a5a32;text-decoration:underline;}
a.links:hover{color:#b21621;text-decoration:underline; background-color:#f1f3e4;}

/*-------------- User Style --------------*/
.user {color:#333; font-weight: bold;}
a.user:link,a.user:active,a.user:visited {color:#333; text-decoration:underline;	font-weight: bold;}
a.user:hover{color:#339999;text-decoration:none; font-weight: bold;}

/*-------------- Footer Style --------------*/
.footer { color:#3a5a32;}
a.footer:link,a.footer:active,a.footer:visited { color:#3a5a32;text-decoration:underline;}
a.footer:hover{color:#b21621;text-decoration:underline; background-color:#f1f3e4;}

.below_pad { color:#3a5a32;}

.copyright {font-size:14px;}

.tagline_div { text-align:center;}

.lighttext {color:#fafbf3;}

.ltgreen {color:#4d7743;}

/*-------------- Greel Link Style --------------*/
.dkgreen {color:#3a5a32;}
a.dkgreen:link,a.dkgreen:active,a.dkgreen:visited {color:#3a5a32; text-decoration:underline;}
a.dkgreen:hover{color:#b21621; background-color:#f1f3e4;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
.searchlabel { color:#3a5a32; font-weight: bold; vertical-align: top;}
a.searchlabel:link,a.searchlabel:active,a.searchlabel:visited {color:#3a5a32; text-decoration:underline; font-weight: bold; vertical-align: top;}
a.searchlabel:hover{color:#4d7743;text-decoration:none; font-weight: bold; vertical-align: top;}


div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0; 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: 0; width:160px; 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: 0;}
#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;}

/*-------------- Default.css Override Styles --------------*/

blockquote {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*-------------- 508 Compliance Styles --------------*/


#skipnav a, #skipnav a:hover, #skipnav a:visited
{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
color:#fafbf3;
background-color:transparent;
text-decoration:underline;
}

#skipnav a:active, #skipnav a:focus
{
position:static;
width:auto;
height:auto;
color:#fafbf3;
background-color:transparent;
text-decoration:underline;
} 




#skipquick a, #skipquick a:hover, #skipquick a:visited
{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}

#skipquick a:active, #skipquick a:focus
{
position:static;
width:auto;
height:auto;
} 




















