/*-- Import CSS --*/
@import "admin.css";
@import "menu.css";

/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* HTML BODY css  --*/
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/

.bgcontrolpanel { background:#008000; }
.admin_header	{ background: url(header_admin_section.jpg) left top no-repeat; width:882px; height:110px; }

.bgmain		{ background: url(bg-main.jpg) left top repeat-x #FFFFFF; height:338px; }
.shadowl	{ background: url(shadow-l.png) left top no-repeat; width:21px; height:425px; }
.shadowr	{ background: url(shadow-r.png) left top no-repeat; width:21px; height:425px; }

.bgtop		{ background: url(bg-top.jpg) center top no-repeat ; width:882px; }
.logobar	{ height:64px; }
.loginbar	{ padding:3px 0 0 0; }

.bglogin	{ background: url(bg-login.png) left bottom no-repeat; width:78px; height:27px; padding:0 0 0 7px; }
.bgregister	{ background: url(bg-register.png) left bottom no-repeat; width:130px; height:27px; padding:0 10px 0 7px; }

.bgsearch	{ background: url(bg-search.png) right center no-repeat; width:233px; height:24px; padding:0; FONT-WEIGHT:normal; FONT-SIZE:11px; COLOR:#797979; FONT-FAMILY:Arial, Tahoma, Verdana; }

.menuL	{ background:url(menu-l.png) left bottom no-repeat; width:9px; height:65px; }
.menuM	{ background:url(menu-m.png) left bottom repeat-x; height:65px; vertical-align:bottom; }
.menuR	{ background:url(menu-r.png) left bottom no-repeat; width:9px; height:65px; }

.content_pad { padding:22px 10px 10px 10px; }

.footerL	{ background:url(footer-l.png) left top no-repeat; width:11px; height:45px; }
.footerM1	{ background:url(footer-m1.gif) left top repeat-x; width:204px; height:45px; vertical-align:middle; }
.footerM2	{ background:url(footer-m2.gif) left top repeat-x; height:45px; vertical-align:middle; }
.footerR	{ background:url(footer-r.png) left top no-repeat; width:11px; height:45px; }


.textfield {
	background-color: #FFFFFF;
	border-top: 2px solid #646464;
	border-right: 2px solid #D9D9D9;
	border-bottom: 2px solid #D9D9D9;
	border-left: 2px solid #646464;
	width: 442px;
	height: 22px;
	padding-left: 4px;
	padding-top: 3px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #171717;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/* Search Button                                          */
/*========================================================*/

.SearchButton {
	background-color: #E9E9E9;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 55px;
	height: 19px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #666666;
	FONT-FAMILY: Tahoma;
	text-align: center;
	text-decoration: none;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Text For Contents                                     */
/*========================================================*/

.brackets  { FONT-WEIGHT:bold; FONT-SIZE: 11px; COLOR: #008000; FONT-FAMILY: Tahoma, Arial, Verdana; text-decoration: none; line-height:2; }
.heading_admin  { FONT-WEIGHT:normal; FONT-SIZE:18px; COLOR: #228285; font-family: "Myriad", Trebuchet MS, Century Gothic, Arial; }

.text_grey, a.text_grey  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #5a5a5a;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_grey:hover {
	text-decoration: underline;
}

.text_greyd, a.text_greyd  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #323232;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_greyd:hover {
	text-decoration: underline;
}


.text_black, a.text_black  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.3;
}
a.text_black:hover {
	text-decoration: underline;
}


.text_blue, a.text_blue  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #0f4f8a;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_blue:hover {
	text-decoration: underline;
}


.text_skyblue, a.text_skyblue  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #329093;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_skyblue:hover {
	text-decoration: underline;
}


.text_red, a.text_red  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #c4172f;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_red:hover {
	text-decoration: underline;
}


.text_orange, a.text_orange  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ff6600;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_orange:hover {
	text-decoration: underline;
}

.text_yellow, a.text_yellow  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #ffe400;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_yellow:hover {
	text-decoration: underline;
}

.text_seagreen, a.text_seagreen  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #25817d;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_seagreen:hover {
	text-decoration: underline;
}

.text_green, a.text_green  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #60b206;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.text_green:hover {
	text-decoration: underline;
}

.subheading1, a.subheading1  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #323232;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.subheading1:hover {
	text-decoration: underline;
}

.subheading2, a.subheading2  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #969696;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.subheading2:hover {
	text-decoration: underline;
}


.readmore1, a.readmore1  {
	FONT-WEIGHT:bold;
	FONT-SIZE: 11px;
	COLOR: #25817d;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: underline;
	line-height:1.5;
	background:url(bullet.gif) left 5px no-repeat;
	padding:0 0 0 15px;
}
a.readmore1:hover {
	text-decoration: underline;
	background:url(bullet.gif) left 5px no-repeat;
}

.readmore2, a.readmore2  {
	FONT-WEIGHT:normal;
	FONT-SIZE: 11px;
	COLOR: #60b206;
	FONT-FAMILY: Tahoma, Arial, Verdana;
	text-decoration: underline;
	line-height:1.5;
}
a.readmore2:hover {
	text-decoration: underline;
}


/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Headings CSS                                          */
/*========================================================*/


.H1, A.H1, A.H1:link, A.H1:visited, A.H1:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #C94C03;
	FONT-FAMILY: Arial;
	text-decoration: none;
	line-height:normal;
}
a.H1:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #C94C03;
	FONT-FAMILY: Arial;
	text-decoration: underline;
	line-height:normal;
}


.H2, A.H2, A.H2:link, A.H2:visited, A.H2:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #757A7E;
	FONT-FAMILY: Arial;
	text-decoration: none;
	line-height:normal;
}
a.H2:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #757A7E;
	FONT-FAMILY: Arial;
	text-decoration: underline;
	line-height:normal;
}


.H3, A.H3, A.H3:link, A.H3:visited, A.H3:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #C94C06;
	font-family: Trebuchet MS;
	text-transform:uppercase;
	text-decoration: none;
	line-height:normal;
}
a.H3:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #C94C06;
	font-family: Trebuchet MS;
	text-transform:uppercase;
	text-decoration: underline;
	line-height:normal;
}


.H4, A.H4, A.H4:link, A.H4:visited, A.H4:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #0764C1;
	font-family: Trebuchet MS;
	text-decoration: none;
	line-height:normal;
}
a.H4:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #0764C1;
	font-family: Trebuchet MS;
	text-decoration: underline;
	line-height:normal;
}


/*------------------------  End  -------------------------*/



/*========================================================*/
/*  Padding CSS                                           */
/*========================================================*/

.pad_left1 { padding:0 0 0 43px; background:url(line-ver2.gif) left bottom repeat-y; }
.pad_left2 { padding:0 0 0 43px; background:url(line-ver.gif) left top repeat-y; }
.pad_left3 { padding:0 0 0 22px; }

.pad_mid { padding:0; }

.pad_right1 { padding:0 43px 0 0; background:url(line-ver2.gif) right bottom repeat-y; }
.pad_right2 { padding:0 43px 0 0; background:url(line-ver.gif) right top repeat-y; }
.pad_right3 { padding:0 22px 0 0; }

/*------------------------  End  -------------------------*/

















