/* CSS Document */
#Body {
	background: #ffffff;
	height:100%;
	margin:0;
	padding:0;
}

/* ControlPanel style */
.ControlPanel{background:#FFFFFF; border:none;padding-bottom:10px;}
.cpanel_left {padding-left:21px;}
.cpanel_right {padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,table, input, .CommandButton{color:#2E3D47; font-family: Arial, Helvetica, sans-serif, sans-serif;}
body,th,td,div,table{color:#2E3D47; font-family: Arial, Helvetica, sans-serif;}
p,
.Normal,
.NormalDisabled.
.NormalBold{
	color:#000000;
}
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{font-family: "Times New Roman", Times, serif; color:#802930;}
h1, h3, h5, h1 input{font-weight:normal;}
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 img{
	border:none;
}

a,a:link,a:visited,a:active,a:hover{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	outline:none;
}
a:hover{
	text-decoration:underline;
}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family: Arial, Helvetica, sans-serif;}
.Head{color:#802930;font-weight:bold;}
.SubHead {color:#802930;}
.SubSubHead{color:#802930;}
.NormalRed {color:#F00;}
.NormalTextBox{color:#000000;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold; color:#FFFFFF;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}
.DataGrid_AlternatingItem td{color: #FF0000;}

/*-------- design style --------*/
.header{
	margin-bottom:20px;
}
.header-inner{
	width:900px;
	margin:0 auto;
	border-bottom:1px #cccccc solid;
	overflow:hidden;
	zoom:1 !ie;
}
.wrapper{
	background:#ffffff;
}
.center-bg{
	/*width:1260px;
	margin:0 auto;*/
	background:url(images/main_bg.jpg) left top no-repeat;
}
.center{
	width:900px;
	margin:0 auto;
}
.date-links{
	float:right;
	margin-top:10px;
}
.date-links,
.current-date{
	color:#887f6f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.date-links a{
	color:#887f6f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold !important;
	text-transform:uppercase;
}
.logo{
	float:left;
	padding:45px 10px 2px 0;
}
.navigation{
	float:right;
	margin-top:48px;
	clear:right;
}
.navigation{
	width:685px !ie; 
	overflow:hidden !ie;
	zoom:1 !ie;
}
.navigation ul{
	float:right;
}
.content-holder{
	border-bottom:1px #cccccc solid;
	overflow:hidden;
}
* html .content-holder{
	zoom:1;
}
.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:#666666; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#802930; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, 
.ControlPanel a.CommandButton:visited
{
	color:#000000;
}
.ControlPanel a.CommandButton:hover
{
	color:#000000;
	text-decoration:underline;
}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/

/*---------------Bread Crumbs---------------*/

/*-------------- Footer Style --------------*/
.footer{
	text-align:center;
	padding:6px 0 15px;
}
.footer .links{
	color:#887f6f !important;
	font-size:11px !important;
	text-transform:uppercase;
}
.footer span.links{
	padding:0 6px;
}
.footer div{
	padding-top:5px;
}
.footer div,
.footer div a{
	color:#887f6f !important;
	font-size:10px !important;
	font-weight:bold !important;
}
.footer div a{
	text-decoration:underline !important;
}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0}
/*-------------- Search SkinObject Styles --------------*/

	















