@import url("css/menu.css");
@import url("css/content.css");
@import url("css/form.css");
@import url("css/news.css");
@import url("css/banner.css");
@import url("css/tooltip.css");
@import url("css/imagegallery.css");
@import url("css/search.css");

/*** CSS DOCUMENT ***/

body {
	background: #FFF url(images/body_bg.png) repeat-x top left;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

/*** CONTROLPANEL STYLE ***/

.ControlPanel {
	border: none;
	padding: 0px 20px 10px 20px;
}

/*** DEFAULT STYLE ***/

body, th, td, div, p, table, h1, h2, h3, h4, h5, h6.Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead, input {
	color: #333333;
	font-family: Arial,Helvetica,Tahoma,sans-serif;
}

body, th, td, div, p, table, .Normal, .NormalDisabled, .Head, .SubHead, .SubSubHead {
	font-size: 12px;
}

p, ul {
	line-height: 150%;
}

h1, h2, h3, h4, h5, h6.Normal {
	font-family: "Georgia",serif;
	color: #000;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5, h6 {
	font-size: 12px;
}

a, a:link, a:visited {
	color: #bb4004;
	text-decoration: none;
	font-family: Arial,Helvetica,Tahoma,sans-serif;
}

a:hover {
	color: #655347;
	text-decoration: underline;
	font-family: Arial,Helvetica,Tahoma,sans-serif;
}

/*Datagrids TODO */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*** DESIGN STYLE ***/

.topLine {
	height: 5px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #c3c3c0;
	background-color: #000;
}

.header {
	height: 153px;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #c4bf9e;
	background: #a29f8a url(images/header_bg.jpg) repeat-x top center;
}

#baseUrl {
	width: 500px;
	height: 80px;
	margin: 0px auto 0px auto;
}

#baseUrl img {
	width: 500px;
	height: 80px;
	border-width: 0px;
}

.headerBorder {
	width: 957px;
	height: 24px;
	display: block;
	position: absolute;
	left: -1px;
	top: -29px;
	background-color: #dfded2;
}

.contentBaseFrame {
	width: 955px;
	margin: 0 auto;
	position: relative;
}

.contentFrame {
	width: 949px;
	position: absolute;
	top: -28px;
	border-width: 3px;
	border-style: solid;
	border-color: #c4bf9e #c4bf9e #655347 #c4bf9e;
}

.contentFrameBorder{
	width: 947px;
	position: relative;
	border: 1px solid #a29f8a;
	background-color: #f8f6ea;
}

.clearFloat {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}

/*** LOGIN ***/

#login_style {
	position: absolute;
	top: -45px;
	right: 5px;
	color: #ffffff;
}

#login_style a, #login_style a:link, #login_style a:visited, #login_style a:hover {
	color: #ffffff;
	font-weight: bold;
}

/*** MENU ***/

.menuBg{ 
	height: 56px;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	border-color: #fff;
	background: url(images/menu_bg.png) repeat-x top left;
}

/*** LEFT ***/

.contentOrientationLeft {
	width: 220px;
	float: left;
}

.contentOrientationLeftKm {
	width: 220px;
	float: left;
}

/*** RIGHT ***/

.contentOrientationRight {
	width: 727px;
	float: right;
}

.contentOrientationRightKm {
	margin-top: 10px;
	width: 727px;
	float: right;
}

/* PANELS */

.panelTableBorder {
	width: auto;
	margin-right: 10px;
	padding: 0px 5px 15px 5px;
	border: 1px solid #e8e8d2;
	background-color: #ffffff;
}

.ContentPane, .TopPane, .BottomPane {
	padding: 0px 15px 0px 15px;
	margin: 0px;
}

.LeftPane {
	width: 20%;
	margin: 0px;
	padding: 0px 15px 0px 15px;
}

.RightPane {
	width: 20%;
	margin: 0px;
	padding: 0px 15px 0px 15px;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #e8e8d2;
}

.DNNEmptyPane {
	width: 0;
	padding: 0;
	margin: 0;
	border: none;
}

/* BREAD */

.breadStyle, .breadSendEmail, .gbVersion, .deVersion, .frVersion  {
	margin-bottom: 5px;
	line-height: 20px;
	color: #777168;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #e8e8d2;
	float: left;
}

.breadStyle {
	width: 510px;
	overflow: hidden;
}

.breadSendEmail {
	width: 120px;
	line-height: 16px;
	padding: 1px;
	text-align: left;
	vertical-align: middle;
}

.breadSendEmail img {
	vertical-align: middle;
}

.gbVersion, .deVersion, .frVersion {
	width: 20px;
	line-height: 18px;
	padding: 1px;
	text-align: right;
	vertical-align: middle;
	font-size: 1px;
}

.deVersion, .frVersion {
	padding-left: 4px;
}

/*** BOTTOM ***/

.contentOrientationBottom {
	width: auto;
	height: 38px;
	margin-top: 10px;
	border-width: 1px 1px 2px 1px;
	border-style: solid;
	border-color: #efead6 #ffffff #ffffff #ffffff;
	background: #f3f1e1 url(images/bottom_bg.png) repeat-x top left;
}

.bottomLogo {
	width: 947px;
	height: 85px;
	display: block;
	position: absolute;
	bottom: -100px;
	text-align: center;
	vertical-align: bottom;
	color: #777168;
	background: transparent url(images/bottom_logo.jpg) no-repeat top center;
}

.footerMenu {
	text-align: center;
	line-height: 38px;
}

.footerMenu a, .footerMenu a:link, .footerMenu a:visited {
	padding: 0px 10px 0px 10px;
	color: #655347;
	text-decoration: none;
	font-family: Arial,Helvetica,Tahoma,sans-serif;
}

.footerMenu a:hover {
	color: #bb4004;
	text-decoration: underline;
	font-family: Arial,Helvetica,Tahoma,sans-serif;
}

/*** UDT ***/

.UDT_Input .NormalTextBox {
	width: 250px;
	height: 18px;
	padding: 2px 2px 0px 5px;
	border: 1px solid #9e9061;
	font-family: Verdana,Geneva,Kalimati,sans-serif;
	font-size: 12px;
	color: #674f23;
	background-color: #f6f6ec;
	vertical-align: middle;
}

.UDT_Input textarea {
	padding: 2px 2px 0px 5px;
	border: 1px solid #9e9061;
	font-family: Verdana,Geneva,Kalimati,sans-serif;
	font-size: 12px;
	color: #674f23;
	background-color: #f6f6ec;
	vertical-align: middle;
}

.UDT_Buttons .UDT_Default, .UDT_Buttons .UDT_Cancel {
	height: 22px;
	border-width: 0px;
	font-family: Verdana,Geneva,Kalimati,sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	outline-style: none;
	text-align: center;
	text-transform: uppercase;
	background-color: #9e9061;
	vertical-align: middle;
}

/*TODO*/

#terms_style{float:left;}
#copy_style{float:right;}



/* ------- 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;}*/

/*-------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:visited, .ControlPanel .SubHead{font-size:11px;}

/*-------------- Search SkinObject Styles --------------*/
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: 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:130px; 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;}

