@import url("css/menu.css");
@import url("css/header.css");

/* CSS Document */
body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
/* body {height:100%; margin:0px; padding:0px; background-color: #9FB31A;} */

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input
{
	color:#666; 
	font-family:verdana, georgia, Trebuchet MS, Arial, sans-serif;
}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover
{
	font-size:12px;
}
h4, h5, h6{color:#375162;}
h5{font-weight:bold;}
h4, h6{font-weight:normal}
h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}

h1, h1 input 
{
    font-family: georgia, Trebuchet MS, verdana, Arial, sans-serif;
    font-size: 14pt;
    margin:10px 0;
    font-weight: bold;
    color:#64382F;
    letter-spacing: 3px;
}

h2
{
    font-family: georgia, Trebuchet MS, verdana, Arial, sans-serif;
    font-size: 11pt;
    margin:10px 0;
    font-weight: bold;
    color:#C86000;
    letter-spacing: 3px;    
}

h3
{
    font-family: georgia, Trebuchet MS, verdana, Arial, sans-serif;
    font-size: 10pt;   
    color: #cc9933;
    font-weight: bold; 
}

a,a:link,a:visited,a:active
{
	color:#CB5C14; text-decoration:none; font-weight:normal; 
}
a:hover
{
	color:#acaf2c; 
	text-decoration:underline; 
}

/* ====================================== DNN Styling ===================================*/
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

.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:#CB2027; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/* =========================== Page styling - general  ===================================*/
.page_container{width:1024px; margin:0 auto; background-color: Transparent}

/*============================= ControlPanel changes =====================================*/
.controlpanel_container{border: none 1px gray;}

/* ControlPanel style */
.ControlPanel{border:none;padding-bottom:10px;}
.delcpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.delcpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

.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:visited, .ControlPanel .SubHead{font-size:11px;}

/* ===================================== Top Spacer =======================================*/
.top_space
{
	height:34px;
	background-color: Transparent;
}
.lang_pad{padding:7px 35px 0px 0px;}

/* ===================================== Page Header ======================================*/
.heading_container
{
	background-color: #333333;
}
.logo_pad{ margin: 0 19px 0 7px; padding:0 ;height:100px;}

/* ===================================== Menu Area ========================================*/
.menu_container
{
	border: solid 1px #64382F;
	background-color: #333333;
}
.search_style{float:right; height:32px;}
.search_bg{padding:3px 2px 0 0;}

/*------- Search SkinObject Styles -------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 160px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
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:110px; 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;}

/*=================================== Breadcrumb Style ====================================*/
.breadcrumb_container
{
	background-color: white;
}
.breadcrumb_inner
{
	margin: 0px 17px 0px 18px;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #64382F;
}
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited
{
	color:#CB5C14;
}
a.Breadcrumb:hover
{
	color:#acaf2c;
}

#login_style{ float:right; padding:8px 0px 0px 9px; }
#bread_style{ float:left; line-height:34px; padding-left:0px;color:#000000;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#CB5C14;}
a.user:hover{color:#acaf2c;}

/*=================================== Content Area ======================================= */
.content_container
{
	padding:0px 0px 12px 0px; 
	margin:0px 0px 0px 0px;
	clear:both;
	background-color: White;
}
.content_pad{padding:10px 22px 0 22px; margin: 0 7px 0 7px;}
.content_width{overflow:auto; padding-top: 15px; min-height:350px;}

/*-------------- pane style --------------*/
.TopPane, .BottomPane{ padding:0px; margin:0px; }

.ContentPaneHome{ padding:0px; margin:0px; }
.LeftPaneHome{ padding:0px 30px 0px 0px; width:20%; margin:0px; }
.RightPaneHome{ padding:0px 0px 0px 30px; width:20%; margin:0px; }

.home2-1024 .ContentPaneHome{ padding:0px 0px 0px 0px; margin:12px; }
.home2-1024 .LeftPaneHome{ padding:0px 12px 0px 0px; width:184px; margin:0px; }
.home2-1024 .RightPaneHome{ padding:0px 0px 0px 30px; width:240px; margin:0px; }
.home2-1024 .ContentPaneHome, .home2-1024 .RightPaneHome { border-top: solid 1px #E0E0E0; }
.home2-1024 .ContentPaneHome, .home2-1024 .RightPaneHome { border-bottom: solid 1px #E0E0E0; }

.MenuPaneHome { width:184px; margin-right:20px; height:100%; }
.MenuPaneHome.Pane1, .MenuPaneHome.Pane2, .MenuPaneHome.Pane3, .MenuPaneHome.Pane4 { padding-right:12px; }

.ContentPane{ padding:0px 0px 0px 0px; margin:0px; width:622px; }
.RightPane{ padding:0px 0px 0px 32px; width:312px; margin:0px; }

/*---------- Empty panes Style -----------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Link Style --------------*/
.links_container
{
	padding-top:8px;
	padding-bottom:8px;
	text-align:center;
	border: solid 1px #E3D1BA;
	margin-top: 30px;
	background-color: #F5EFE9;
	margin-left:0px;
}
.links,a.links:link,a.links:active,a.links:visited
{ 
	font-weight:normal; 
	font-size:7pt; 
	color:#64382F; 
	text-transform:uppercase;
}
a.links:hover
{
	color:#C00;
}

/*================================== Footer Style ========================================*/
.footer_container
{
	padding:0px 30px 12px 30px; 
	background-color: White;
	margin-bottom: 30px;
}
#terms_style{float:left;}
#copy_style{float:right; font-size: 8pt;}

a.footer{font-size:8pt;}
a.footer:hover{color:#C00;}

/*========================================================================================*/

.home-page-articles 
{
}

.home-page-articles .seperator 
{
    margin: 12px 0px 0px 0px; 
    padding: 0px 0px 12px 0px;
    border-top:solid 1px #e0e0e0;
    clear: both;
}

.home-page-articles .article
{
    margin: 0px; padding: 0px;
}
.home-page-articles .article h1, .home-page-articles .article h2, .home-page-articles .article h3
{
    margin-top: 0px; 
    padding-top: 0px;
    margin-bottom: 0px; 
    padding-bottom: 2px;
    font-size: 10pt;
    letter-spacing: normal;

}
.home-page-articles .article p
{
    margin: 0px; padding: 0px;
    font-size: 9pt;
}
.home-page-articles .article .bottom-footing
{
    padding-bottom: 12px;
}
.home-page-articles .article .pubdate
{
    font-size: 7pt;
    float: left;
    color: #c0c0c0;
    padding-top: 1px;
}
.home-page-articles .article .readmore
{
    font-size: 8pt;
    float: right;
}

.home-page-articles ul {
	margin-left: 0px;
	padding-left: 0px;
}
.xhome-page-articles ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.home-page-articles ul li {
	margin: 0px 0px 6px 0px;
	position: relative;
	height: 1%;
	list-style-type: none;
	padding-left: 20px;
	padding-bottom: 6px;
}
.home-page-articles ul li a {
    font-size: 8pt;
	text-decoration: none;
}

.latestchanges ul 
{
    padding-left: 17px;
    margin-top: 0px;
}
.latestchanges ul a
{
    font-size: 8pt;
    color: #666;
}
.latestchanges ul a:hover
{
    color:#C86000;
}
.latestchanges ul li
{
    padding-top: 2px;
    padding-bottom: 4px;
}