@import url("layout.css");
@import url("Menu.css");

/* Page style */
html { height:100%; font-size: 13px; font-family:"Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif; color: #444444;}
/* Body style */ 
body { margin:0px 0px 0px 0px; font-size: 13px; font-family:"Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif; color: #444444; background-color: transparent; height:100%; text-align:left; }
img { border:0px; }

/* Text in paragraphs */ 
p { line-height: 130%; margin: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; }
hr { line-height:0px; width:100%; height:1px; border:0px; background:#dddddd; line-height:0;}

/* Text in tables */ 
table, tr, td { font-family:"Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif; font-size:13px; margin:0; text-align:left; }
/* Default links visited and active */ 
a:link, a:active { color:#046aac; font-weight:normal; text-decoration:none; }
/* Default links hover */ 
a:hover { color: #046aac; text-decoration:underline; }
/* Normal links visited and active */ 
a.Normal:link, a.Normal:visited { color:#046aac; font-size:13px; text-decoration:none; font-style:normal; }
/* Normal links hover */ 
a.Normal:hover { color:#046aac; font-size:13px; text-decoration:none; }
/* Link buttons used in the portal admin pages visited and active */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color:#046aa; font-family:arial; font-weight:bold; font-size:12px; text-decoration:underline; }
/* Link buttons used in the portal admin pages hover */
A.CommandButton:hover{ color:#79a10a; font-family:arial; font-size:12px; text-decoration:underline; }

/* Headings */ 
.Head { font-family:"Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#444444; background:transparent; font-weight:bold; padding:0; }
/* Subheadings */ 
.SubHead { color:#739d01; font-family:"Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; padding:0; }
/* General text on the site */
.normal, .Normal {font-family:"Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#444444; }
/* General bold text on the site */ 
.NormalBold { font-family:"Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#444444; }
/* Red text used for errors */ 
.NormalRed { color:#C50000; font-family:"Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; }

/* Small text used for errors */ 
.reduced90 { font-size: 90%; }

/* Breadcrumb area */ 
.BreadCrumbArea { font-size:90%; color:#666; padding:5px 5px 20px 0px; height:20px; } /*T R B L*/
/* Breadcrumb div */ 
.BreadCrumbDiv { float:left; text-align:left; width:100%; margin:0px 0px 0px 0px; font-size:8pt; font-family:"Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;  }
/* Login token idle */ 
.BreadcrumbToken, a.BreadcrumbToken:link, a.BreadcrumbToken:visited, a.BreadcrumbToken:active { color:#0066cc; text-decoration:none; margin:0; text-decoration:none; font-size:8pt; font-family:"Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif; }
/* Login token hover */ 
a.BreadcrumbToken:hover { color:#333;}

/* Links token idle */ 
.LinkToken { color:#739d01; text-decoration:none; margin:0; text-decoration:none; font-size:8pt; font-family:"Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif; }
a.LinkToken:link, a.LinkToken:visited, a.LinkToken:active { color:#aaa8a8; text-decoration:none; margin:0; text-decoration:none; padding:0 8px; font-size:8pt; font-family:"Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif; }
/* Links token hover */ 
a.LinkToken:hover { color:#fff;}

/* copy token idle */ 
.CopyToken { color:#739d01; text-decoration:none; margin:0; text-decoration:none; font-size:8pt; font-family:"Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif; }
a.CopyToken:link, a.CopyToken:visited, a.CopyToken:active { color:#739d01; text-decoration:none; margin:0; text-decoration:none; padding:0 8px; font-size:8pt; font-family:"Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif; }
/* copy token hover */ 
a.CopyToken:hover { color:#fff;}

/* Login token idle */ 
.LoginToken { color:#739d01; text-decoration:none; margin:0; text-decoration:none; font-size:8pt; font-family:"Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif; }
a.LoginToken:link, a.CopyToken:visited, a.CopyToken:active { color:#739d01; text-decoration:none; margin:0; text-decoration:none; padding:0 8px; font-size:8pt; font-family:"Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;}
/* Login token hover */ 
a.LoginToken:hover { color:#fff;}


/* User token idle */ 
.UserToken, a.UserToken:link, a.UserToken:visited, a.UserToken:active  
{
    color:#ffffff; 
    background:url(images/userbutton-l.gif) no-repeat center left; 
    font-weight:bold; 
    text-decoration:none; 
    height:22px; 
    line-height:20px; 
    padding:0 5px 0 5px; 
    margin:0; }
/* User token hover */ 
a.UserToken:hover  
{
    color:#444444; 
    background:url(images/userbuttonon-l.gif) no-repeat center left; }

/*
.UserToken, a.UserToken:link, a.UserToken:visited, a.UserToken:active { color:#777777; background:url(images/userbutton-l.gif) no-repeat center left; font-family:arial; font-size:11px; font-weight:normal; text-decoration:none; height:22px; float:left; line-height:20px; padding:0 10px 0 27px; margin:0; }
a.UserToken:hover { color:#444444; background:url(images/userbuttonon-l.gif) no-repeat center left; }
*/ 

/* Copyright, privacy, terms */ 
.FooterToken { color:#FFFFFF; font-size:11px; padding:0px; font-family:Arial;}
/* Copyright, privacy, terms links */ 
a.FooterToken:link, a.FooterToken:visited, a.FooterToken:active { font-family:Arial; font-size:11px; color:#FFFFFF; font-weight:normal; text-decoration:none; float:right; margin:0; vertical-align:middle }
/* Copyright, privacy, terms hover */ 
a.FooterToken:hover { font-size:11px; color:#2598e8; font-weight:normal; text-decoration:none; float:right; margin:0; vertical-align:middle }
/* Form elements */ 
select, input { font-family:arial; font-size:11px; color:#333333; }
/* Textbox */ 
.NormalTextBox { color:#333333; padding-left:4px; line-height:12px; font-family:arial; font-weight:normal; font-size:11px; }
/* Textbox container */ 
td.NormalTextBox { padding:0; margin:0; background:transparent; border:0; }
/* Buttons */ 
.StandardButton { background:#f2f2f2 none; color:#575757; font-family:arial; font-size:11px; font-weight:normal; }
/* Textbox used for search */ 
#dnn_dnnSEARCH_ClassicSearch { }
#dnn_dnnSEARCH_txtSearch.NormalTextBox { height:14px; background:#ffffff; width:175px; color:#666666; margin:0px 0px 0px 24px; padding:2px 0px 2px 0px; border:0; cursor:text; position:relative;top:0px;right:24px; z-index:1; }
/* DNN Logo */ 
#dnn_dnnLOGO_imgLogo { vertical-align:top; text-align:left; height:61px !important; width:212px !important; padding:0px; margin:0px; border:0px; }

/* Image - flush left */ 
.ImageFlushLeft { float:left; padding-right:10px; padding-top:5px; padding-bottom:5px; margin:0px; }

/* Image - flush right */ 
.ImageFlushRight { float:right; padding-left:20px; padding-top:5px; padding-bottom:5px; margin:0px; }

/* Image - padding Top and Bottom */ 
.ImageTopPadding { float:left; padding:10px 0px 5px 0px; margin:0px; } /*T R B L*/

/*-------------------------------*/
h1 {
	font-size:15pt;
	margin:0px;
	padding:0px;
	line-height:20pt;
	color: #444444;
}
h2 {
	padding:0px;
	font-size:14pt;
	font-weight:normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color:#739d01;
}
h3 {
	font-size:120%;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h4 {
	margin:0px; padding:0px; font-size:27px; font-weight:normal;
}
h5 {
	margin:0px; padding:0px; font-size:14px; font-weight:normal;
}
h6 {
	margin:0px; padding:0px; font-size:12px; font-weight:normal;
}
ul {
	list-style-type:none;
	margin:0px; 
	padding:0px; 
}	
ul li	{
	
	margin:2px 5px 2px 5px; /*T R B L*/
	margin-left:5px;
	padding:0px 0px 0px 15px;/*T R B L*/
	line-height:18px;
	list-style-type:disc;
}
#dnn_RightPane ul{ margin:5px 5px 10px 25px;}
#dnn_RightPane ul li{ margin:0px 0px 0px 5px; padding:0px;}
#dnn_RightPane ul li a {color: #046aac; text-decoration:none;}
#dnn_RightPane ul li a:hover {color: #444444; text-decoration:none;}

#dnn_ContentPane ul{ margin:5px 5px 10px 25px;}
#dnn_ContentPane ul li{ margin:0px 0px 0px 5px; padding:0px;}
#dnn_ContentPane ul li a {color: #046aac; text-decoration:none;}
#dnn_ContentPane ul li a:hover {color: #444444; text-decoration:none;}

#dnn_BottomLeftPane ul {list-style-image:none; list-style-position:outside; list-style-type:none;  margin:10px 5px 10px 0px; padding:0px; }
#dnn_BottomLeftPane ul li{-moz-background-clip:border; -moz-background-inline-policy:continuous; -moz-background-origin:padding; background:transparent url(images/foot_bul.gif) no-repeat scroll left 7px; padding:1px 0 1px 10px; margin-right:5px; margin-left:0px; list-style-type:none; color:#AAA8A8; font-size:12px; font-weight:bold;}
#dnn_BottomLeftPane ul li a {  color:#AAA8A8; font-size:12px; font-weight:bold; text-decoration:none;}
#dnn_BottomLeftPane ul li a:hover {  color:#fff; font-size:12px; font-weight:bold; text-decoration:none;}

/****************************************************************/
/* Banner Left content pane - Index Pg Only */
.BannerLeftPane { padding:0px 0px 0px 0px; margin:0px; width:436px; float:left; display:block; overflow:hidden;}
#dnn_BannerLeftPane p, #dnn_BannerLeftPane .normal{ margin:0px; padding:0px; color:#fff; font-family:"Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:10pt;}
#dnn_BannerLeftPane h1 {margin:15px 0px 15px 0px; padding:0px; color:#fff; font-family:"Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:16pt;}

/* Banner Right content pane - Index Pg Only */
.BannerRightPane_index { padding:0px 0px 0px 0px; margin:0px; display:block; float:right; width:554px; overflow:hidden;}
#dnn_BannerRightPane_index p{ margin:0px; padding:0px;}

/* Banner Right content pane - Index Pg Only */
.BannerRightPane { padding:0px 0px 0px 0px; margin:0px; display:block; overflow:hidden;}
#dnn_BannerRightPane p{ margin:0px; padding:0px;}

/* News content pane */
.NewsPane { padding:12px 4px 12px 4px; display:block; margin:0px auto; width:992px;}
#dnn_NewsPane p{ margin:0px; padding:0px; color:#fff}
#dnn_NewsPane p, #dnn_NewsPane div, #dnn_NewsPane td { color:#fff }

/* Content content pane */
.ContentPane { padding:0px 0px; margin:0px; display:block; }

/* Left content pane */
.LeftPane { padding:0; margin:0px; }

/* Right content pane */
.RightPane { padding:0 0 0 0; margin:0px;}

/* Content01 content pane */
.Content01Pane { padding:0px 8px; margin:0px; display:block; }

/* BottomLeftPane content pane */
.BottomLeftPane { padding:0px; margin:0px; display:block;  overflow:hidden; }

/* BottomRightPane content pane */
.BottomRightPane { padding:0px; margin:0px; display:block;}
#dnn_BannerLeftPane p, #dnn_BannerLeftPane .normal{ margin:0px; padding:0px; color:#fff; font-family:"Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:10pt;}

.Left01Pane{ width:33.3%; padding:0 8px 0px 0px; margin:0px;}
.ContentMidPane{ width:33.3%; padding:0 8px 0px 8px; margin:0px;}
.Right01Pane{ width:33.3%; padding:0 0px 0px 8px; margin:0px;}
.Left02Pane{padding:0 8px 0px 0px; margin:0px;}
.Right02Pane{padding:0 0px 0px 8px; margin:0px;}
.ContentBottomPane{ padding:0px; margin:0px;}


/*-----------job module css-------------*/

/* End Style Sheet */







