
/*    -----------------------    Main Tags   -----------------------   */  

body {
	margin: 0;
	padding: 0;	
	text-align:left;
	background: #ffffff;
 }
 
 #Body {
 	background: #c5c1a9 /*url(imgs/body_bg.png) repeat-y center*/;
}

hr {
	height: 1px;
	width: 100%;
	background: #c0cacd;
	border: 1px;
	color: #c0cacd;
}
h1 {
	font: bold 20px/20px Georgia, Times New Roman, Times, serif;
	color: #1488ae;
	text-align:left;
	margin-bottom:10;
	padding:0;
	text-transform: capitalize;
	text-decoration:none;
}
h1 a {
	font: bold 20px/20px Georgia, Times New Roman, Times, serif;
	color: #1488ae;
	text-align:left;
	margin-bottom:10;
	padding:0;
	text-transform: capitalize;
	text-decoration:none;
}
h1 a:hover {
	color: #1488ae;
	text-decoration: underline;
}
h2 {
	font: 700 14px/14px Georgia, Times New Roman, Times, serif;
	color: #494848;
}
h2 a {
	font: 700 14px/14px Georgia, Times New Roman, Times, serif;
	color: #494848;
}
h2 a:hover {
 	text-decoration:underline;
}

h3 {
	font: 700 14px/14px Georgia, Times New Roman, Times, serif;
	color: #1488ae;
	margin:20px 0 0 0;
}
h3 a, h3 a:hover {
	color: #1488ae;
	text-decoration:none;
}
h3 a:hover {
	color: #1488ae;
	text-decoration:underline;
}
ul {
	margin: 0px;
	padding:0px;
}
table {
	text-align:left;
}
table tr td {
	text-align:left;
}
#Table2 {
	background:#ffffff;
}
 form {padding:0; margin:0}
 
a {
 	text-decoration:none;
}
a:hover {
	color: #494848;
 	text-decoration:underline;
}
 
  
/*    -----------------------    Page Structure   -----------------------   */ 

#mc, #header, #content, #contentend, .footer {
	width:1002px;
}
#mc {
	margin:auto;
}
#pagetile {
	background: url(imgs/mc_bg.png) repeat-y 0px 0px;
	float:left;
}
#header {
	background: url(imgs/top.gif) no-repeat 0px 0px;
	float:left;
	height:60px;
}
#press {
	font: 700 12px/12px Georgia, Times New Roman, Times, serif;
	color: #494848;
	text-decoration:none;
	border:0;
}
#press a {
	color: #494848;
	text-decoration:none;
}
#press a:hover {
	text-decoration:underline;
}

#pressdate {
	font: 700 12px/12px Georgia, Times New Roman, Times, serif;
	color: #846b41;
}
#wrappertop {
	width: 100%;
	background: url(imgs/bg.gif) repeat-x top center;
	float:left;
}
#wrapperend {
	width: 100%;
	/*background: #c5c1a9 url(imgs/body_bg.png) repeat-y center bottom;*/
	float:left;
}
#searchcontainer {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin:6px 0 0 840px;
}
#dnn_dnnSEARCH_txtSearch {
	border:0;
	background: none;	
	width:115px;
}

/*    -----------------------    Navigation   -----------------------   */  
#navcontainer {
	margin: 10px 170px 0 0;
}


.MainMenu_Idle TD {
	font: normal 12px/12px Arial, Helvetica, sans-serif;  
	color: #ffffff; 
	/*background: url(nav2-bg.gif) repeat-x top center transparent;*/ 
	padding: 0px 0px 9px 0px;
	text-transform:uppercase;
}
.MainMenu_Selected TD {
	font: normal 12px/12px Arial, Helvetica, sans-serif; 
	color: #d9ba49;
	/*background: url(nav2-bg.gif) repeat-x top center transparent;*/
	padding: 0px 0px 9px 0px;
	text-transform:uppercase;
}
.MainMenu_Active TD, .MainMenu_BreadcrumbActive TD {
	font: normal 12px/12px Arial, Helvetica, sans-serif; 
	color: #d9ba49; 
	/*background: url(nav2-bg.gif) repeat-x top center transparent;*/ 
	padding: 0px 0px 9px 0px;
	text-transform:uppercase;
}


.MainMenu_SubMenu { 
	background: #ffffff;
	border:1px solid #2a1e0d; 
	padding: 0px 5px 0px 5px; 
	/*border: 1px dotted #888;*/
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-weight: normal;
	filter: none;
	margin: 1px 0 0 0; 
}
.MainMenu_MenuItem { 
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	color: #2b2b2b;
	background: #ffffff;
	padding: 0px 5px 0px 5px;
	height: 20px;
	border: 0;
}
.MainMenu_MenuItemSel { 
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	color: #d9ba49;
	background: #ffffff; 
	cursor: pointer;
	cursor: hand;
	padding: 0px 5px 0px 5px; 
	height: 20px; 
	border: 0;
}
.MainMenu_MenuContainer { 
	background: transparent;
}
.MainMenu_MenuBar { 
	cursor: pointer;
	cursor: hand; background: transparent;
}
.MainMenu_Seperator { 
 	background: url(imgs/separator.gif) no-repeat top center transparent;
	width:5px;
	height: 27px;
	font-size:1px;
}
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  {
 	display: none;
}
.MainMenuSeperator {
	display: none;
}


.ModuleTitle_SubMenu { background: #ffffff; padding: 0px 10px 0px 10px; /*border: 1px dotted #888;*/ z-index: 1000;  cursor: pointer;  cursor: hand; font-weight: normal; filter: none; border:1px solid black;}
.ModuleTitle_MenuItem { background: #ffffff; color: #2b2b2b;  font: bold 11px/11px Arial, Helvetica, sans-serif; padding: 0px 10px 0px 10px; height: 20px; border: 0;}
.ModuleTitle_MenuItemSel { background: #ffffff; color: #d9ba49; font: bold 11px/11px  Arial, Helvetica, sans-serif; cursor: pointer; cursor: hand; padding: 0px 10px 0px 10px; height: 20px; border: 0;}
.ModuleTitle_SubMenu { margin: 1px 0 0 0; }
.ModuleTitle_MenuItem { padding: 0 0px 0 0px; }
.ModuleTitle_MenuItemSel { padding: 0 0px 0 0px; }
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
.ModuleTitle_MenuContainer { color: #2c2c2c; }
.ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
.ModuleTitle_MenuItem { padding: 0 10px 0 10px; background:#ffffff; }
.ModuleTitle_MenuIcon IMG { margin: 0 0px 0 0px; }
.ModuleTitle_MenuIcon { background: #ffffff; border: 0px;	 /*border-bottom: 1px dotted #999;*/  width:0px;  height: 20px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 0px;}
/*-- removing seperator borders --*/ 
.MainMenu_MenuBreak { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}

/*    -----------------------   Content  -----------------------   */  

#content {
	text-align: left;
	float:left;
}
#sk1 {
	text-align: left;
	float:left;
	background: url(imgs/content_bg.gif) no-repeat 0px 0px;
}
#sk2 {
	text-align: left;
	float:left;
	background: url(imgs/content_bg.gif) no-repeat 0px 0px;
}
#contenthome {
	text-align: left;
	float:left;
	background: url(imgs/content_bg_home.jpg) no-repeat 0px 0px;
}
#contentend {
	float: left;
	background: url(imgs/content_end.gif) no-repeat center bottom;
}
#breadcrumb {
	font: normal 11px/16px tahoma, Georgia, Times New Roman, Times, serif;
	color: #c1b49a;
	float:left;
	padding:0 0 10px 15px; 
	width:600px;
	display:none;
}
#breadcrumb a {
	font: normal 11px/16px tahoma, Georgia, Times New Roman, Times, serif;
	color: #c1b49a;
	text-decoration:none;
}
#breadcrumb a:hover {
	color: #c1b49a;
	text-decoration:underline;
}

/*    -----------------------   Wide Column    -----------------------   */ 

#widecol {
	width: 760px;
	float:right;
	margin: 0 30px 80px 0;
}
#widecolSk2 {
	width: 900px;
	float:left;
	margin: 0 0 80px 50px;
}

/*    -----------------------   Top Pane    -----------------------   */  
.TopPane {
	width: 951px;
	float:left;
	margin:0 0 0 22px;
}
.TopPane p {
	margin:0px;
	padding:0px;
}

/*    -----------------------   Wide Pane    -----------------------   */  
.WidePane {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #504e4e;
	width: 935px;
	float:left;
}
.WidePane a {
	color: #6ebbd8;
	text-decoration:none;
}
.WidePane a:hover {
	color: #6ebbd8;
	text-decoration:underline;
}

/*    -----------------------   Left Pane    -----------------------   */  

.LeftPane {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #504e4e;
	width: 170px;
	float:left;
	margin:0 0 0 30px;
}
.LeftPane a {
	color: #6ebbd8;
	text-decoration:none;
}
.LeftPane a:hover {
	color: #6ebbd8;
	text-decoration:underline;
}

/*    -----------------------   Content Pane    -----------------------   */  

.ContentPane {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #10182b;
	width: 460px;
	float:left;
	padding: 10px 0 0 0;
}
.ContentPaneAdmin {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #10182b;
	width: 460px;
	float:left;
	padding: 100px 0 0 0;
	margin:100px 0 0 0;
}
.ContentPaneSk2 {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #10182b;
	width: 580px;
	float:left;
	padding: 10px 0 0 30px;
}
.ContentPane a, .ContentPaneSk2 a {
	color: #1488ae;
	text-decoration:none;
}
.ContentPane a:hover, .ContentPaneSk2 a:hover {
	color: #1488ae;
	text-decoration:underline;
}
.ContentPane blockquote{
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	padding: 0 0 0 5px;
}
.ContentPane p, .ContentPaneSk2 p {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color:#10182b;
}
 .ContentPane ul  {
	margin: 0 0 0 15px;
	padding: 0;
}
.ContentPane ul li, .ContentPaneSk2 ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #10182b;
	list-style-image: url(imgs/a_bullet.gif);
	margin:0 0 0 15px;
	padding: 0;
}

/*    -----------------------   Right Column    -----------------------   */  

.RightPane {
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #10182b;
	width: 285px;
	float: right;
	margin: 10px 0 0 0;
}
.RightPane a {
	color: #ae852a;
	text-decoration:none;
}
.RightPane a:hover {
	color: #ae852a;
	text-decoration:underline;
}

/*    -----------------------   Footer   -----------------------   */  
.footerlinks {
	font: normal 14px/14px arial, verdana;
	color: #7f6f53;
	width:1002px;
	height:73px;
	float:left;
	padding:80px 0 0 0;
	background: url(imgs/footerend.gif) no-repeat;
}
.footerlinks p{
	font: normal 14px/14px arial, verdana;
	color: #7f6f53;
	margin:0 0 0 50px;
}
.footerlinks a {
	font: normal 14px/14px arial, verdana;
	color: #f5f0e2;
	text-decoration:none;
}
.footerlinks a:hover {
	text-decoration:underline;
}

.footer {
	font: normal 10px/12px arial, verdana;
	color: #877b60;
	text-align: center;
	float: left;
	text-decoration:none;
}
.copyright {
	font: normal 10px/12px arial, verdana;
	color: #877b60;
	padding: 0 0 0 10px;
}
.copyright a, .footer a {
	color: #877b60;
	text-decoration:none;
	font-weight: bold;
}
.copyright a:hover, .footer a:hover {
	color: #877b60;
	text-decoration:underline;
}

/*    末末末末末末末末末  Home Logo   末末末末末末末末末  */ 

#gohome {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin: 0 0 0 50px;
}

#dnn_ctr_ModuleContent, #dnn_ctr442_ModuleContent {
	font: normal 12px/14px arial, verdana;
	color:white;
	margin:50px 0 0 0;
	padding:5px 0 0 5px;
	/*border:1px solid #cfc4a4;
	background: #e6dbb8;*/
	width:280px;
}

.LoginPanel {
	width:338px;
	height:175px;
	background:url(imgs/login_bg.png) no-repeat;
	padding:20px;
	

}

#dnn_ctr_ManageUsers_UP {
	margin: 50px 0 0 0;
}

#dnn_ctr_Login_Login_DNN_plPassword_lblLabel, #dnn_ctr_Login_Login_DNN_plUsername_lblLabel, #dnn_ctr468_Login_Login_DNN_plUsername_lblLabel, #dnn_ctr468_Login_Login_DNN_plPassword_lblLabel {
	font: normal 12px/14px arial, verdana;
	color:white;
}
#dnn_ctr_Login_Login_DNN_plUsername_imgHelp, #dnn_ctr_Login_Login_DNN_plPassword_imgHelp, #dnn_ctr468_Login_Login_DNN_plUsername_imgHelp, #dnn_ctr468_Login_Login_DNN_plPassword_imgHelp {
	display:none;
}

#dnn_ctr_Login_Login_DNN_cmdLogin, #dnn_ctr468_Login_Login_DNN_cmdLogin {
	background:#877b60;
	color:white;
	border: 0px solid white;
	padding:5px;
}
#dnn_ctr_Login_chkCookie, .Normal {
	color: #877b60;
}

.CommandButton
{
	font: normal 12px/14px arial, verdana;
}

A.CommandButton:link
{
	text-decoration: none;
	color: #877b60;
}

A.CommandButton:visited
{
	text-decoration: none;
	color: #877b60;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #877b60;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #877b60;
}

 /*    末末末末末末末末末  Secondary Nav  末末末末末末末末末  */ 

#secondarynav, #secondarynav ul {
	width: 130px;
}
#secondarynav ul li {
	list-style: none;
	float: left;
	display: inline;
	margin: 0px;
}
#secondarynav ul li a {
	font: bold 11px/12px arial, verdana;
	color:#1c333b;
	display: block;
	width:130px;
	height: 20px;
	line-height:12px;
	margin: 0 0 0 25px;
	padding: 5px 0 5px 5px;
	border-bottom:1px solid #e2e5e7;
	text-decoration:none;
}
#secondarynav ul li a:hover {
	background:#e9e9e9;
}

 /*   末末  Home Page  末末  */ 
#formatLRcontainerHome {
	padding:20px 0 20px 0;
	float:left;
	width:535px;
	border-bottom: 1px solid #c0cacd;
}
#formatRightHome {
	width:455px;
	float:right;
	margin: 0 10px 0 0;
}
/*   末末  Home Page  末末  */ 

#formatLRcontainer {
	padding:20px 0 20px 0;
	float:left;
	width:455px;
	border-bottom: 1px solid #c0cacd;
}
#formatLeft {
	width:70px;
	float:left;
}
#formatRight {
	width:385px;
	float:right;
}
#TwoColContainer {
	width:450px;
	float:left;
	margin:0 0 0 50px;
}
#TwoColContainer p {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
}
#TwoColLeft {
	width:200px;
	float:left;
	border-right:1px solid #c0cacd;
	padding:0 20px 0 0;
}
#TwoColRight {
	width:200px;
	float:right;
}