@import url("css/menu.css");

/* CSS Document */
html {height:100%;}
body{font-family:Verdana, Arial, Helvetica, sans-serif; }
body#Body {background: #212021 url(images/fLbackground.jpg) repeat-x; background-color:#212421;  height:100%; margin:0px; padding:0px; color:#ffffff;}

/*-------- Default Style --------color:#dfdfdf; */
body#Body th,table td,div{font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a,a:link,a:visited,a:active{color:#4278ff; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a:hover{color:#ccc; text-decoration:none; }

p{line-height:18px;}

/*-------- design style --------*/
.outer_wrapper{width:1080px; margin:auto; height: 100%;}
.inside_wrapper {width: 900px; padding-left:90px; padding-right:90px; height:100%;}
.top_left {background: #252525 url(images/left_bg.jpg) no-repeat top left; margin:0; padding:0;}
.top_right {background: url(images/right_bg.jpg) no-repeat top right; margin:0; padding:0;}

.logo_top_bg{padding:0; margin:0; background:#000; height:141px;}

.menu_pad { background: #000; padding:0; margin:0; }

.search_style{float:right; padding:8px 0px 0px 0px;}
.search_bg{padding-right:2px;}
.search_bg Input{color: #43494D;}

.menu_style{float:left;}

.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/bread_bg_gray.png) repeat-x top left; height:34px;}
.bread_left{padding:0px; margin:0px; background:url(images/bread_left.png) no-repeat top left;}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right;}

#login_style{ float:right; padding:8px 17px 0px 10px; }
#bread_style{ float:left; padding:8px 0px 0px 17px; color:#000000; font-size:13px; }

.center_bg{padding:0px; margin:0px; height: 100%;}
.content_pad{padding:10px 22px 10px 22px; margin: 0; background:#000;}

.bot_pad{margin-bottom:20px;padding:0 30px 10px 20px; text-align:center; background:#000;}

.clear_float{clear:both;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.LeftPane{ padding:0px 10px 0px 0px; width:280px; margin:0px; }

/*---------- text style ----------*/
.Normal, .NormalDisabled {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
/*---------- Container DropDown Menu ----------*/
.ModuleTitle_MenuItem td {color: #000000!important;}

/*-------------- Link Style --------------
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited { font-weight:bold; color:#4278ff; font-size:11px; text-transform:uppercase; }
a.links:hover{color:#ccc;}*/


a:link {font-size:12px;font-family:Verdana;color:#dfb300;font-weight:bold;}
a:active {font-size:12px;font-family:Verdana;color:#dfb300;font-weight:bold;}
a:hover{text-decoration:underline;}
a:visited {font-size:12px;font-family:Verdana;color:#dfb300;font-weight:bold;}




/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#6d6d6d; font-size:12px;}
a.footer:hover{color:#ccc;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; position:absolute; right:35px; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
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:150px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; 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;}

h1{font-size:22px;font-family:Verdana;color:#4278ff;font-weight:bold;}
h2{font-size:16px;font-family:Verdana;color:#dfdfdf;font-weight:bold;}
h3{font-size:14px;font-family:Verdana;color:#4278ff;font-weight:bold;}
h4, strong{font-size:12px;font-family:Verdana;color:#4278ff;font-weight:bold;}

/*-------------- additional link Style --------------*/

h2 a:link{
text-decoration:none;
font-size:16px;font-family:Verdana;color:#dfdfdf;font-weight:bold;
}

h2 a:visited{
text-decoration:none;
font-size:16px;font-family:Verdana;color:#dfdfdf;font-weight:bold;
}

h2 a:hover{
text-decoration:underline;
font-size:16px;font-family:Verdana;color:#dfdfdf;font-weight:bold;
}

h2 a:active{
text-decoration:none;
font-size:16px;font-family:Verdana;color:#dfdfdf;font-weight:bold;
}

.errormessage{
	font-weight:bold;
	font-size:15px;
	color:#993300;
}

table.tblform td {
	padding:3px 0px;
}

table.tblform td label.SubHead{
	color:#ffffff;
	padding-right:5px;
	
}


table.tblform td p{
	line-height:normal;
	padding:0px;
	margin:0px;
}

table.tblform td a#dnn_ctr390_FormMaster_cmdSubmit, table.tblform td a#dnn_ctr391_FormMaster_cmdSubmit{
	background-color:#ffcf08;
	padding:5px;
	display:block;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	width:100px;
}

table.tblform td .NormalTextBox{
	width:180px;
}

.FCKImageGalleryItemContainer table td{
	color:#000000;
}
