/*  http://www.mtctransformers.com  */


/*    -----------------------    Main Tags   -----------------------   */  

body {
	margin: 0;
	padding: 0;	
	text-align:left;
 }
 
 #Body {
 	background: url(imgs/bg.gif);
}

hr {
	height: 1px;
	width: 100%;
	background: #616161;
	border: 1px;
	color: #616161;
}
h1 {
	font: bold 20px/22px century gothic, Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	text-align:left;
	margin: 20px 0px 20px 0px;
	text-transform: capitalize;
}
h2 {
	font: bold 16px/16px century gothic, Arial, Helvetica, sans-serif;
	color: #4a4a4a;
}
h3 {
	font: 700 14px/14px Georgia, Times New Roman, Times, serif;
	color: #8d5906;
	margin: 0px;
}
ul {
	margin: 0px;
	padding:0px;
}
table {
	text-align:left;
}
table tr td {
	text-align:left;
}
#Table2 {
	background:#ffffff;
}
 form {padding:0; margin:0}
/*    -----------------------    Page Structure   -----------------------   */ 

#mc, #header, #content, #contentend, .footer {
	width:985px;
}
#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;
	height:158px;
	float:left;
}

#wrappertop {
	width: 100%;
	background: url(imgs/top_bg.gif) repeat-x top center;
	float:left;
}
#wrapperend {
	width: 100%;
	background: url(imgs/end_bg.gif) repeat-x bottom center;
	float:left;
}

/*    -----------------------    Navigation   -----------------------   */  
#navcontainer {
	margin: 120px 0 0 80px;
}


.MainMenu_Idle TD {
	font: normal 12px/12px century gothic, Arial, Helvetica, sans-serif;  
	color: #686868; 
	/*background: url(nav2-bg.gif) repeat-x top center transparent;*/ 
	padding: 0 0px 0 0px;
}
.MainMenu_Selected TD {
	font: normal 12px/12px  century gothic, Arial, Helvetica, sans-serif; 
	color: #f1a018;
	/*background: url(nav2-bg.gif) repeat-x top center transparent;*/
	padding: 0 0px 0 0px;
}
.MainMenu_Active TD, .MainMenu_BreadcrumbActive TD {
	font: normal 12px/12px century gothic, Arial, Helvetica, sans-serif; 
	color: #f1a018; 
	/*background: url(nav2-bg.gif) repeat-x top center transparent;*/ 
	padding: 0 0px 0 0px;
}


.MainMenu_SubMenu { 
	background: #aeacac;
	padding: 0px 0px 0px 0px; 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-weight: normal;
	filter: none;
	margin: 0px 0 0 0; 
	border-left:1px solid #8d8c8c;
	border-right:1px solid #8d8c8c;
}
.MainMenu_MenuItem { 
	font: 500 12px/12px Helvetica, Arial, sans-serif;
	/*color: #383838;*/
	color:#000000;
	/*background: #bedfa7;*/
	padding: 0px 10px 0px 8px;
	height: 30px;
	border-bottom: 1px solid #8d8c8c;
	border-top: 1px solid #fff;
}
.MainMenu_MenuItemSel { 
	font: 500 12px/12px  Helvetica, Arial, sans-serif;
	color: #000000;
	background: #f1a018; 
	cursor: pointer;
	cursor: hand;
	padding: 0px 10px 0px 8px; 
	height: 30px; 
	border-bottom: 1px solid #8d8c8c;
	border-top: 1px solid #fff;
}
.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:6px;
	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.jpg) 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;
}
#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: 945px;
	float:left;
	margin: 0 0 0 0;
}

/*    -----------------------   Top Pane    -----------------------   */  
.TopPane {
	width: 985px;
	float:left;
}
.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: 648px;
	float:left;
}
.LeftPane a {
	color: #6ebbd8;
	text-decoration:none;
}
.LeftPane a:hover {
	color: #6ebbd8;
	text-decoration:underline;
}

/*    -----------------------   Content Pane    -----------------------   */  

.ContentPane {
	font: normal 12px/16px century gothic, Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	width: 540px;
	float:left;
	padding: 20px 0 20px 60px;
}
.ContentPane a {
	color: #952525;
	text-decoration:underline;
}
.ContentPane a:hover {
	color: black;
	text-decoration: underline;
}
.ContentPane blockquote{
	font: normal 12px/16px century gothic, Arial, Helvetica, sans-serif;
	padding: 0 0 0 5px;
}
.ContentPane p {
	font: normal 12px/16px century gothic, Arial, Helvetica, sans-serif;
}
 .ContentPane ul  {
	margin: 0 0 0 15px;
	padding: 0;
}
.ContentPane ul li {
	font: normal 12px/15px century gothic, arial, verdana, sans-serif;
	color: #4a4a4a;
	list-style-image: url(imgs/a_bullet.gif);
	margin:0 0 0 15px;
	padding: 0;
}

/*    -----------------------   Right Column    -----------------------   */  

.RightPane {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #504e4e;
	width: 325px;
	float: right;
	margin: 30px 0 0 0;
}
.RightPane a {
	color: #ae852a;
	text-decoration:none;
}
.RightPane a:hover {
	color: #ae852a;
	text-decoration:underline;
}
#rightcoltext {
	color: #161616;
	margin:0 0 0 20px;
}
#contentRightPane {
	margin:0 0 0 10px;
}


/*    -----------------------   Footer   -----------------------   */  

.footer {
	font: normal 10px/12px arial, verdana;
	color: white;
	height:75px;
	text-align: right;
	padding: 20px 0 0 0;
	float: left;
	text-decoration:none;
	background: url(imgs/end.png) no-repeat;
}
.copyright {
	font: normal 10px/12px arial, verdana;
	color: white;
	padding: 0 0 0 10px;
}
.copyright a, .footer a {
	color: white;
	text-decoration:none;
	font-weight: bold;
}
.copyright a:hover, .footer a:hover {
	color: white;
	text-decoration:underline;
}
.loginLink {
	color: #952525;
	text-decoration:none;
	font-weight: bold;
}


/*    末末末末末末末末末  Extra   末末末末末末末末末  */ 

#gohome {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin: 0 0 0 30px;
}
#email {
	position: absolute;
	z-index: 12;
	visibility: visible;
	margin: 0 0 0 790px;
	top:120px;
}
.LoginPanel {
	width:338px;
	height:175px;
	/*background:url(imgs/login_bg.png) no-repeat;*/
	padding:20px;
}

#dnn_ctr_Login_Login_DNN_plPassword_lblLabel, #dnn_ctr_Login_Login_DNN_plUsername_lblLabel {
	color:white;
}

#dnn_ctr_Login_Login_DNN_cmdLogin {
	background:#1f4262;
	color:white;
	border: 0px solid white;
	padding:5px;
}