@import url(admin.css);
@import url(menu.css);
/*== For Import Admin Section CSS ===
== For Import Menu CSS ===
========================================================
Default CSS
========================================================
HTML BODY css  --*/
BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
/*========================================================
Tokens
========================================================
-- Login Register token              --*/
.login-register, A.login-register:link, A.login-register:visited, A.login-register:active
{
	font-weight: normal;
	font-size: 11px;
	color: #103E5F;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/*-- Login Register token hover        --*/
A.login-register:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #103E5F;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/*-- Copyright token                   --*/
.copy-right
{
	color: #103E5F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
/*-- Date token                        --*/
.date
{
	color: #F67402;
	font-family: Calibri, Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
}
/*-- Links token                          --*/
.links, A.links:link, A.links:visited, A.links:active
{
	color: #103E5F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
/*-- Links token hover                    --*/
A.links:hover
{
	color: #103E5F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
/*-- Breadcrum token                   --*/
.breadcrum, A.breadcrum:link, A.breadcrum:visited, A.breadcrum:active
{
	font-weight: bold;
	font-size: 11px;
	color: #EA7076;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/*-- Breadcrum token hover             --*/
A.breadcrum:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #EA7076;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/*-- Terms Privacy token                  --*/
.terms-privacy, A.terms-privacy:link, A.terms-privacy:visited, A.terms-privacy:active
{
	color: #103E5F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
/*-- Terms Privacy token hover            --*/
A.terms-privacy:hover
{
	color: #103E5F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
/*-- Search box css                          --*/
#dnn_dnnSEARCH_txtSearch.NormalTextBox
{
	width: 165px;
	height: 20px;
	background: transparent;
	padding: 0px;
	border: 0px solid #3979A9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #3979A9;
	text-decoration: none;
	cursor: text;
	line-height: 20px;
	margin: 13px 0px 0px;
	*margin: 7px 30px 0px 0px;
}
/*------------------------  End  -------------------------
========================================================
Text For Contents
========================================================
========================================================
Backgrounds
========================================================*/
.main_bg
{
	background: #88ABCC url(main-bg.jpg) repeat-x;
}
.top-bg
{
	background: url(top-bg.jpg) no-repeat;
	height: 34px;
	width: 1094px;
}
.top-left
{
	background: url(top-left.png) no-repeat top right;
	height: 47px;
	width: 26px;
}
.top-right
{
	background: url(top-right.jpg) no-repeat;
	height: 249px;
	width: 56px;
}
.header-bg
{
	background: url(header-bg.jpg) no-repeat;
	height: 249px;
	width: 1003px;
}
.search-bg
{
	background: #FFFFFF url(page-bg.jpg) no-repeat;
}
.nav-bg
{
	background: #C3DDF0;
	padding: 0px;
}
.footer-bg
{
	background: #FFFFFF url(footer-bg.jpg) repeat-x;
	height: 82px;
	padding: 5px;
}
.ver-line
{
	background: url(ver-line.gif) repeat-x left top;
}
.hor-line
{
	background: url(hor-line.gif) repeat-y left top;
	width: 20px;
}
.LeftSide
{
	padding: 3px;
}
.you-are
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00528D;
}
/*------------------------  End  -------------------------
========================================================
PANES  CSS
========================================================*/
.pane_bg
{
	background: url(pane_bg.png) no-repeat center top;
	white-space: nowrap;
	height: 220px;
	padding: 18px 16px;
	width: 906px;
}
.middleright
{
	background: url(dotedline2_bg.png) repeat-y left top;
	padding: 0 0 0 18px;
}
.middlecenter
{
	background: url(dotedline2_bg.png) repeat-y left top;
	padding: 0 0 0 18px;
}
/*------------------------  End  -------------------------
GREEN*/
.green, A.green
{
	font-weight: normal;
	font-size: 12px;
	color: #94A600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.4;
}
A.green:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #94A600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	line-height: 1.4;
}
/*------------------------  End  -------------------------*/


