@import url("css/menu.css");
/* CSS Document */
body {
	margin:0px;
	padding:0px;
}
/* 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;
}
/*-------- 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:#656565;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body, th, td, div, p, table, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, a:link, a:visited, a:hover {
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
	color:#143b60;
}
h1, h3, h5, h1 input {
	font-weight:bold;
}
h2, h4, h6 {
	font-weight:normal
}
h1, h2, h1 input {
	font-size:14px;
	margin:10px 0;
}
h3, h4 {
	font-size:12px;
	margin:8px 0;
}
h5, h6 {
	font-size:10px;
	margin:6px 0;
}
a, a:link, a:visited, a:active {
	color:#143b60;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.Head {
	color:#143b60;
	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;
}
/*-------- design style --------*/

.template_style {
	width:900px;
	margin:auto
}
.locationTextBox {
	width: 180px;
	height: 20px;
	border: solid 1px #e0e0e0;
	float:right;
	background-color: White;
	white-space: nowrap;
	margin-top: 2px;
}
.form-location {
	float: right;
	z-index: 10;
	border: 0px;
	width:180px;
	height:20px;
	color: #43494D;
}
.left {
	float:left;
}
.right {
	float:right;
}
#wesa-wrapper {
	background-position:center top;
	background-repeat:no-repeat;
}
#wesa-container {
	background-image:url(images/all/bg_container.jpg);
	margin-left: auto;
	margin-right: auto;
	height:auto;
	width:800px;
	text-align:left;
	background-repeat:repeat-y;
}
#header_left {
	width:206px;
	height:80px;
	background-repeat:no-repeat;
	float:left;
	clear:left;
}
#header_right {
	width:584px;
	height:60px;
	background-repeat:no-repeat;
	text-align:right;
	padding-top:20px;
	padding-right:10px;
}
#header_search {
	width:210px;
	text-align:right;
	padding-top:10px;
	padding-right:30px;
}
#header_location {
	width:334px;
	padding-top:10px;
}
#wesa-contenue {
	padding:10px;
	min-height:300px;
}
#contenue-menu {
	width:195px;
	padding:0px 10px 0px 0px;
}
.RightPane {
	width:230px;
	padding:0px 10px 0px 0px;
}
#content-section-home {
	width:575px;
}
#footer-wesa {
	background-repeat:no-repeat;
	height:21px;
	clear:both;
}
#footer {
	width:760px;
	padding-top:10px;
	margin:auto;
}
#intervision {
	clear:both;
	padding-top:20px;
	text-align:center;
}
#wesacopy {
	background-color:#F0F0F0;
	margin:10px 1.5em 0px 1.5em;
	padding:5px;
}
#intervision a {
	font-size:0.9em;
}
#breadcrumb {
	text-align:right;
}
.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:#333333;
	font-weight:bold;
	text-decoration:none;
}
a.CommandButton:hover {
	color:#3E81B5;
	text-decoration:underline;
}
/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited {
	color:#3E81B5;
}
.ControlPanel a.CommandButton:hover {
	color:#333333;
	text-decoration:underline;
}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead {
	font-size:11px;
}
/*------------ Breadcrumb Style --------------*/
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited {
	color:#3E81B5;
}
a.Breadcrumb:hover {
	color:#333333;
}
/*-------------- Link Style --------------*/
.linkscontainer {
	padding-top:20px;
	text-align:center;
}
.links, a.links:link, a.links:active, a.links:visited {
	font-weight:bold;
	color:#3E81B5;
	text-transform:uppercase;
}
a.links:hover {
	color:#333333;
}
/*-------------- User Style --------------*/
.user, a.user:link, a.user:active, a.user:visited {
	color:#3E81B5;
}
a.user:hover {
	color:#333333;
}
/*-------------- Footer Style --------------*/
.footer, a.footer:link, a.footer:active, a.footer:visited {
	color:#3E81B5;
}
a.footer:hover {
	color:#333333;
}
/*-------------- Empty panes Style --------------*/
.DNNEmptyPane {
	width:0;
	padding:0;
	margin:0;
}
/*-------------- Search SkinObject Styles --------------*/

#dnn_dnnSEARCH_ClassicSearch {
	font-size:1px;
}
#dnn_dnnSEARCH_txtSearch {
	width: 150px;
	height: 18px;
	border: solid 1px #e0e0e0;
	background-color: White;
	white-space: nowrap;
	margin-top: 2px;
	float:left;
}
#dnn_dnnSEARCH_ClassicSearch a img {
	padding-top:5px;
}
#tech-wrapper {
	background-image:url(images/tech/bgbody.jpg);
	background-repeat:repeat-x;
}
/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane {
	padding:0px;
	margin:0px;
}
.LeftPane {
	padding:0px 0px 0px 0px;
	margin:0px;
}
.RightPane {
	padding:0px 0px 0px 0px;
	margin:0px;
	display:block;
	overflow:hidden;
}
.RightPane {
	float:right;
	padding-left:0px;
}
.TopPane, .BottomPane {
	width:100%;
	clear:both;
}
.ContentPane {
	float:left;
	width:335px;
}
.ServerSkinWidget {
	display:none;
}
#dnn_dnnSEARCH_cmdSearch {
	display:block;
	float:right;
}
.BlogInfo {
	display:none;
}
.CreateFrom {
	display:none;
}
.blog_dateline {
	display:none;
}
.blog_footer_left {
	background-color:#ece9e9;
	width:100%;
	margin-top:5px;
}
.blog_topics {
	background-image:none;
	margin:0;
	padding:1px;
	float:right;
}
.blog_topics a {
	font-size:8px;
}
.blog_footer {
}
.NormalRed {
	display:none;
}
.blog_title {
	font-size:14px;
}
