/* CSS Document */
#Body{
	}
html,body{
	font-family: Verdana, Helvetica, sans-serif;
	margin:0px; height: 100%;
	padding:0px; 
	font-size:12px;
	color:#333;
	line-height:1.5;}

TH,TD,DIV{
	}
A,A:link,A:visited,A:active{
	color:#3767E5;
	text-decoration: none;}
A:hover{
	color:#50b548;
	text-decoration:underline;}
h1,h3,h5{
	color:#000;
	font-weight:bold; }
h2,h4,h6{
	color:#000;
	font-weight:bold; }
form#Form{
	height:100%;}
	
/* ********** Control Panel Style ************** */
#dnn_ControlPanel{
	width:1000px;
	margin:0px auto;}
.controlpanel{
	background:#FFF;
	border:#ADADAD solid;
	border-width:0px 0px 2px; }
.controlpanel IMG{
	margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{
	margin:0px; }
.controlpanel TD TD TD{
	width:auto; }
.controlpanel DIV{
	border:#CCC solid;
	border-width:0px 1px;
	width:3px;
	height:100px; }
.controlpanel TD.SubHead{
	background:#CCC;
	font-size:12px;
	color:#000;
	font-weight:bold; }
.controlpanel TD TD TD .SubHead{
	background:transparent;
	border:0px;
	font-size:11px;
	color:#333;
	font-weight:normal; }
.controlpanel TD TD TD input{
	background:#fff;
	font-size:11px;
	color:#000;
	font-weight:bold;
	padding-left:4px; }
.controlpanel TD TD TD select{
	background:#fff;
	font-size:11px;
	color:#333;}
.controlpanel A.CommandButton{
	font-size:10px;
	text-decoration:none;}
.controlpanel A.CommandButton:link{
	color:#000; }
.controlpanel A.CommandButton:visited{
	color:#000; }
.controlpanel A.CommandButton:active{
	color:#000; }
.controlpanel A.CommandButton:hover{
	color:#000;
	text-decoration:underline;} 
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active{
	font-size:11px;
	color:#000;
	text-decoration:none
	;font-weight:normal;}
A.CommandButton:hover{
	color:#000;
	text-decoration: underline;
	font-size:11px;
	font-weight:normal; }

	
.FileManager A,
.FileManager A:link,
.FileManager A:visited,
.FileManager A:active{
	color:#000;
	text-decoration: underline;}
.FileManager A:hover{
	color:#000;
	text-decoration:none;}


/* ********** Search Style ************** */
.serch_bg{
	width:151px;
	height:20px;
	background:url(images/search_bg.jpg) no-repeat;
	float:right;
	position:relative;
	margin-top:10px;
	margin-right:10px;
	}
.search,
a.search:link,
a.search:active,
a.search:visited{
	color:#494949;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	display:block;
	width:30px;
	height:20px;
	position:absolute;
	right:0px;
	top:0px;
	text-indent:99999px;
	overflow:hidden;}
a.search:hover{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-size:12px; }
#dnn_dnnSEARCH_txtSearch{
	width:110px;
	font-size: 13px;
	color:#494949;
	text-align: left;
	height:16px;
	padding:2px 3px 1px 3px;
	background:none;
	border:none;
	display:block;
	position:absolute;
	left:0px;
	top:0px;}
/* ********** Buttons Style ************** */
/* ********** Pane Style ************** */
.BannerPane								{ padding:10px 487px 10px 10px;}
.LogoPane								{ padding:0px 3px 0 5px;}
.TopPane								{ background-color:#ffffff; padding:0px 8px 5px 8px;}
.TopLeftPane							{ background-color:#ffffff; padding:0px 8px 5px 8px;}
.TopRightPane							{ background-color:#ffffff; padding:0px 8px 5px 0px;}
.BottomLeftPane							{ background-color:#ffffff; padding:0px 5px 5px 8px;}
.BottomRightPane						{ background-color:#ffffff; padding:0px 8px 5px 0px;}
.LeftPane								{ background-color:#ffffff; padding:0px 8px 5px 8px; text-align:left; vertical-align:top;}
.ContentPane							{ background-color:#ffffff; padding:0px 8px 5px 8px; text-align:left; vertical-align:top;}
.RightPane							    { background-color:#ffffff; padding:0px 8px 5px 8px;text-align:left; vertical-align:top;}
.BottomColumn1							{ padding:0px 4px 0px 0px;}
.BottomColumn2							{ padding:0px 0px 0px 0px;}
.BottomColumn3							{ padding:0px 0px 0px 4px;}
.BottomPane								{ background-color:#ffffff; padding:0px 8px 0px 8px; clear:both;}
.LeftOutPane							{ background:url(images/left_bg.jpg) left top repeat-x #B2D9BC; width:203px; padding:0px 5px 5px 5px;}
.RightOutPane							{ background:url(images/left_bg.jpg) left top repeat-x #B2D9BC; width:203px; padding:0px 5px 5px 5px;}
.DNNEmptyPane							{ display:none;}
.HeadPane								{ padding:0px;}
#dnn_BannerPane,
#dnn_BannerPane .Normal					{ color:#fff; }
#dnn_BannerPane a						{ color:#BAE5FF;}
/* ********** Container Style ************** */
.Head									{ font-size:13px;font-weight:bold;color:#555355;}
.SubHead								{ font-size:13px;color:#000;}
.SubSubHead								{ font-size:13px; color:#000; }
.Normal									{ font-size:11px;line-height:1.5;color:#333; font-family:Verdana;}
/* ********** Login Style ************** */
.login,
a.login:link,
a.login:active,
a.login:visited{
	color:#3174C7;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;}
a.login:hover{
	color:#50b548;
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;}
	

/* ********** User Style ************** */
.user,
a.user:link,
a.user:active,
a.user:visited{
	color:#3174C7;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	}
a.user:hover{
	color:#50b548; 
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;
	}

/* ********** Date Style ************** */
.date,
a.date:link,
a.date:active,
a.date:visited{
	color:#000;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;}
a.date:hover{
	color:#E165DD;}

/* ********** Footer Style ************** */
.footer,
a.footer:link,
a.footer:active,
a.footer:visited{
	font-size:12px;
	color:#666565;
	text-decoration:none;
	border-bottom:0px dotted;
	font-weight:Normal;}
a.footer:hover{
	color:#ED0309;
	text-decoration:none;
	font-weight:Normal;
	text-decoration:underline; }

/* ********** Privacy/Terms Style ************** */
.terms,
a.terms:link,
a.terms:active,
a.terms:visited{
	font-size:12px;
	color:#666565;
	text-decoration:none;
	font-weight: normal;
	border-bottom:0px dotted;}
a.terms:hover{
	color:#ED0309;
	text-decoration:none;
	font-weight:Normal;
	text-decoration:underline;}

/* ********** Links Style ************** */
.links,
a.links:link,
a.links:active,
a.links:visited{
	font-size:12px;
	color:#fff; 
	text-decoration:none;
	font-weight:normal;
	font-family: Tahoma, Geneva, sans-serif; 
	padding:0 3px;}	
a.links:hover{
	color:#FFF600;
	text-decoration:underline;
	font-weight:normal;}

/* ********** Breadcrumb Style ************** */
.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited{
	font-size:12px;
	color:#3174C7;
	text-decoration:none;
	font-weight:normal;  
	border-bottom:0px dotted}
a.breadcrumb:hover{
	font-size:12px;
	color:#50b548;
	text-decoration:none;
	font-weight:normal;
	text-decoration:underline;}

/* ********** Other Style ************** */	
#dnn_wrapper{
	width:1000px;
	margin:0px auto;}

/* ********** HEAD ************** */

/* ********** MENU ************** */

/* ********** BREDCRUMB ************** */	
.bread_bar{
	float:left; color:#3174C7;}
.login_bar{
	float:right; color:#3174C7;}
#bread{
	padding:5px;}
/* ********** BANNER ************** */	

/* ********** CONTENT ************** */	
#dnn_content{
	padding-bottom:10px;}
/* ********** BOTTOM ************** */	
#bottom{
	background:url(images/bottom_bg.jpg) left top repeat-x;
	padding-top:20px;}
.clear{
	clear:both;}


.DataGrid_Item{
	font-size:11px;}
.DataGrid_AlternatingItem{
	font-size:11px;}

.DNNEmptyPane{
	display:none;}

.FCKImageGalleryContainer{
	background:#fff;}


#tempholder{
	position:relative;}



