/*-- 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                                            */
/*========================================================*/

.w3c	{ height:60px; vertical-align:middle; }
.background_custom	{ background: url(bg1.jpg) left top repeat-x #dcd8bd; }

.background1	{ background:#FFFFFF; }
.background2	{ background: url(background2.jpg) left top repeat-x #E8F3FB; }
.background3	{ background: url(background3.jpg) center top no-repeat #FFFFFF; }
.background4	{ background: url(background4.jpg) center top no-repeat #FFFFFF; }
.background5	{ background: url(background5.jpg) center top no-repeat #FFFFFF; }
.background5sm	{ background: url(background5_small.jpg) center top no-repeat #FFFFFF; }
.background6	{ background: url(background6.jpg) center top no-repeat #FFFFFF; }
.background6sm	{ background: url(background6_small.jpg) center top no-repeat #FFFFFF; }
.background7	{ background: url(background7.jpg) center top no-repeat #024978; }
.background8	{ background: url(background8.jpg) center top no-repeat #19456A; }
.background9	{ background: url(background9.jpg) center top no-repeat #DEF6F8; }
.background10	{ background: url(background10.jpg) center top no-repeat #DEF6F8; }
.background10sm	{ background: url(background10_small.jpg) center top no-repeat #DEF6F8; }

.bg_red		{ background: url(bg-red.gif) left top repeat-x #d01915; }
.bg_blue	{ background: url(bg-blue.gif) left top repeat-x #60c2e5; }
.bg_grey	{ background: url(bg-grey.gif) left top repeat-x #3e3e3e; }
.bg_green	{ background: url(bg-green.gif) left top repeat-x #a3c240; }
.bg_camel	{ background: url(bg-camel.gif) left top repeat-x #e7d9a8; }

.header_admin	{ background: url(header_admin_section.jpg) left top no-repeat #ECECEC; height:110px; }

.bgmain		{ background: /*url(bg-main.gif) center top repeat-x */#FFFFFF; padding:0 15px; }
.logopad	{ padding:0 0 0 26px; }

.loginL	{ background:url(login-l.gif) left top no-repeat; width:10px; height:35px; }
.loginM	{ background:url(login-m.gif) left top repeat-x; height:35px; line-height:35px; padding:0 5px; }
.loginR	{ background:url(login-r.gif) left top no-repeat; width:10px; height:35px; }

.bgsearch	{ background: url(bg-search.gif) right center no-repeat; width:350px; height:19px; padding:0; FONT-WEIGHT:normal; FONT-SIZE:11px; COLOR:#797979; FONT-FAMILY:Arial, Tahoma, Verdana; }

.paddingLR	{ padding:0 7px; }

.menuL	{ background:url(menu-l.gif) left top no-repeat; width:21px; height:37px; }
.menuM	{ background:url(menu-m.gif) left top repeat-x; height:21px; vertical-align:middle; }
.menuR	{ background:url(menu-r.gif) left top no-repeat; width:21px; height:37px; }

.menuL2	{ background:url(menu-l2.gif) left top no-repeat; width:21px; height:37px; }
.menuM2	{ background:url(menu-m2.gif) left top repeat-x; height:21px; vertical-align:middle; }
.menuR2	{ background:url(menu-r2.gif) left top no-repeat; width:21px; height:37px; }

.menuL4	{ background:url(menu-l4.gif) left top no-repeat; width:21px; height:26px; }
.menuM4	{ background:url(menu-m4.gif) left top repeat-x; height:26px; vertical-align:top; }
.menuR4	{ background:url(menu-r4.gif) left top no-repeat; width:21px; height:26px; }

.menuL5	{ background:url(menu-l5.gif) left top no-repeat; width:17px; height:29px; }
.menuM5	{ background:url(menu-m5.gif) left top repeat-x; height:29px; vertical-align:middle; }
.menuR5	{ background:url(menu-r5.gif) left top no-repeat; width:17px; height:29px; }

.menuM6	{ background:url(menu-m6.gif) left top repeat-x; height:32px; vertical-align:middle; }

.menuM8	{ background:url(menu-m8.gif) left top repeat-x; height:40px; vertical-align:middle; }

.menuM9	{ background:url(menu-m9.gif) left top repeat-x; height:37px; vertical-align:middle; }

.menuM10	{ background:url(menu-m10.gif) left bottom repeat-x; height:29px; vertical-align:middle; }


.bg_breadcrumb	{ background:#F0F0F0; border:1px solid #D7D7D7; height:26px; vertical-align:middle; }

.bg_links	{ background:#511B00; height:34px; vertical-align:middle; padding:0 10px; }



/*========  For Rounded & Boxed Corner Site Layout ========*/
.roundedLT	{ background:url(rounded-left-top.png) left top no-repeat; width:19px; height:19px; }
.roundedT	{ background:url(rounded-top.png) left top repeat-x; height:19px; }
.roundedRT	{ background:url(rounded-right-top.png) left top no-repeat; width:19px; height:19px; }

.roundedL	{ background:url(rounded-left.png) left top repeat-y; width:19px; }
.roundedM	{ background:#FFFFFF; }
.roundedR	{ background:url(rounded-right.png) left top repeat-y; width:19px; }

.roundedLB	{ background:url(rounded-left-bottom.png) left top no-repeat; width:19px; height:19px; }
.roundedB	{ background:url(rounded-bottom.png) left top repeat-x; height:19px; }
.roundedRB	{ background:url(rounded-right-bottom.png) left top no-repeat; width:19px; height:19px; }

.boxedLT	{ background:url(boxed-left-top.png) left top no-repeat; width:19px; height:19px; }
.boxedRT	{ background:url(boxed-right-top.png) left top no-repeat; width:19px; height:19px; }
.boxedLB	{ background:url(boxed-left-bottom.png) left top no-repeat; width:19px; height:19px; }
.boxedRB	{ background:url(boxed-right-bottom.png) left top no-repeat; width:19px; height:19px; }




.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                                     */
/*========================================================*/

.heading_admin  { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #4D4D4D; font-family: "Myriad", Trebuchet MS, Century Gothic, Arial; }

.youare  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #5A5A5A;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
}

.textgrey, a.textgrey  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #949494;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.textgrey:hover {
	text-decoration: underline;
}

.textgreyd, a.textgreyd  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #7C7C7C;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.textgreyd:hover {
	text-decoration: underline;
}


.textblack, a.textblack  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.3;
}
a.textblack:hover {
	text-decoration: underline;
}


.textblue, a.textblue  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #4B5F7D;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.textblue:hover {
	text-decoration: underline;
}


.textskyblue, a.textskyblue  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #47A8A6;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.textskyblue:hover {
	text-decoration: underline;
}


.textred, a.textred  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #C90101;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.textred:hover {
	text-decoration: underline;
}


.textyellow, a.textyellow  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FF9600;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
}
a.textyellow:hover {
	text-decoration: underline;
}


.readmore, a.readmore  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FF9600;
	FONT-FAMILY: Arial, Tahoma, Verdana;
	text-decoration: none;
	line-height:1.5;
	background:url(bullet.gif) left 4px no-repeat;
	padding:0 0 0 12px;
}
a.readmore:hover {
	text-decoration: underline;
	background:url(bullet.gif) left 4px no-repeat;
}


/*------------------------  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_topright {
	padding:0 0 0 18px;
}

.pad_left {
	padding:0 0 0 28px;
}

.pad_right {
	padding:0 28px 0 0;
}

/*------------------------  End  -------------------------*/
















