/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* HTML BODY css  --*/
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bgmainback.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	background-color: #021C3D;
}

.ControlPanel {
	BORDER-RIGHT: #E4DEB9 1px solid;
	BORDER-TOP: #E4DEB9 1px solid;
	BORDER-LEFT: #E4DEB9 1px solid;
	BORDER-BOTTOM: #E4DEB9 1px solid;
	WIDTH: 100%;
	HEIGHT: 64px;
	/*BACKGROUND-COLOR: #3C1000;*/
	background-image: url(bgmainback.jpg);
	background-position: center top;
	background-repeat:repeat-y;
}

.Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active  {
    font-weight: bold;
    font-size: 11px;
    color:#ffffff;
	font-family: Verdana;
    text-decoration: none;
}
A.Skinobject:hover {
    font-weight: bold;
    font-size: 11px;
    color:#ffffff;
	font-family: Verdana;
    text-decoration: underline;
}

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, a.login-register:link, a.login-register:visited, a.login-register:active { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; text-decoration: none; line-height:22px; }
/*-- Login Register token hover        --*/ a.login-register:hover { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; text-decoration: underline; line-height:22px; }

/*-- Copyright token                   --*/ .copy-right { color: #FFFFFF; font-family: Tahoma; font-size: 10px; font-weight: normal; text-decoration: none; }

/*-- Date token                        --*/ .date { color: #81ADCA; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Links token       		           --*/ .links, a.links:link, a.links:visited, a.links:active { color: #FFFFFF; font-family: Tahoma; font-size: 10px; font-weight: normal; text-decoration: none; }
/*-- Links token hover 		           --*/ a.links:hover { color: #FFFFFF; font-family: Tahoma; font-size: 10px; font-weight: normal; text-decoration: underline; }

/*-- Breadcrum token                   --*/ .breadcrum, a.breadcrum:link, a.breadcrum:visited, a.breadcrum:active { color: #000000; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Breadcrum token hover             --*/ a.breadcrum:hover { color: #000000; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; }

/*-- Terms Privacy token       		   --*/ .terms-privacy, a.terms-privacy:link, a.terms-privacy:visited, a.terms-privacy:active { color: #7E7E7E; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #7E7E7E; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox {  width: 132px; height: 19px; background-color: transparent; padding: 2px 0px 0px 4px; border: 0px solid #3C5162; font-family: Tahoma; FONT-WEIGHT: normal; FONT-SIZE: 11px; color: #797979; text-decoration: none; cursor:text;}

/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading # 1              			--*/ .cnt1_heading  { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma; }
/*-- Heading # 2              			--*/ .cnt2_heading  { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma; }
/*-- Heading # 3              			--*/ .cnt3_heading  { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Tahoma; }

/*========================================================*/
/*  Default DNN CSS                                       */
/*========================================================*/

/*-- Default Form CSS        		   --*/ select, input { font-family: tahoma; font-size: 11px; color: #333333; }
/*-- Default textbox       		       --*/ .NormalTextBox { color: #333333; padding-left: 2px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- Textbox cell / td            	   --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; border: 0; }

/*-- Default SubHead CSS        		   --*/

.Normal {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma;
}

.SubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma;
}

.SubSubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma;
}

.CommandButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma;
}

A.CommandButton:link {
	COLOR: #FFFFFF; TEXT-DECORATION: underline;
}

A.CommandButton:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: underline;
}

A.CommandButton:ative {
	COLOR: #FFFFFF; TEXT-DECORATION: underline;
}

A.CommandButton:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: underline;
}


/*-- Default --*/

.Head
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
}

.Head2 {
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #FFFFFF;
}


/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */


/*========================================================*/
/*                  HouseMenu CSS                         */
/*========================================================*/

/*------------------------- Start ------------------------*/ 

.nav{
background-color:transparent;
height:24px!important;
font-family:Tahoma;
}

#test{
text-align:left!important;
}

#HouseMenuNav {
width:100%!important;
height:20px;
font-size:11px;

margin-top:0px;
margin-left:0px;
text-align:left;
padding-left: 50px;
}

/* remove all the bullets, borders and padding from the default list styling */
#HouseMenuNav ul {
padding:0;
margin:0;
list-style:none!important;
}

#HouseMenuNav  ul, #HouseMenuNav  li, #HouseMenuNav  ul li{
	list-style:none!important;
}

#HouseMenuNav ul ul {
width:150px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#HouseMenuNav li {
float:left;
width:100% auto;   /*====== WIDTH TOP MENUS ======*/
position:relative;
padding:0px;
border-right:#FFFFFF 1px solid;

}
/* style the links for the top level */
#HouseMenuNav a, #HouseMenuNav a:visited {
display:block;
font-size:11px;   /*====== FONT SIZE TOP MENS ======*/
text-decoration:none; 
color:#FFFFFF;   /*====== FONT COLOR TOP MENUS ======*/
font-weight:bold; /*====== FONT BOLD / NORMAL TOP MENUS ======*/
font-style:normal;  /*====== FONT ITALIC / NORMAL TOP MENUS ======*/
width:100% auto;    /*====== WIDTH TOP MENUS ======*/
height:20px; 
border-top:0px solid #000;
border-bottom:0px solid #000;
border-left:0px solid #000; 
border-width:0px 0px 0 0; 
/*background:#FF0000;*/
background-color:transparent;
padding-left:5px;
padding-right:5px; 
line-height:20px;
cursor:hand;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html #HouseMenuNav a, * html #HouseMenuNav a:visited {
width:150px;
w\idth:140px;

}

/* style the second level background */
#HouseMenuNav ul ul a.drop, #HouseMenuNav ul ul a.drop:visited {
background:#FF0000;
/*background-color:transparent;*/
}
/* style the second level hover */
#HouseMenuNav ul ul a.drop:hover {
background:#000000;
}
#HouseMenuNav ul ul :hover > a.drop {
background:#000000;
}
/* style the third level background */
#HouseMenuNav ul ul ul a, #HouseMenuNav ul ul ul a:visited {
/*background:#FF0000;*/
background-color:transparent;
}
/* style the third level hover */
#HouseMenuNav ul ul ul a:hover{
background:#000000;
}
#HouseMenuNav ul ul ul :hover > a {
background:#000000;
}

/* style the table so that it takes no part in the layout - required for IE to work */
#HouseMenuNav table {border-collapse:collapse; border:0; position:absolute; left:0; bottom:-1px;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#HouseMenuNav ul ul {
visibility:hidden;
position:absolute;
top:26px;
left:0; 
width:150px;
}
* html #HouseMenuNav ul ul {
top:26px;
}
/* position the third level flyout menu */
#HouseMenuNav ul ul ul{
left:150px; 


top:0;
width:150px;
}
/* position the third level flyout menu for a left flyout */
#HouseMenuNav ul ul ul.left {
left:-150px;
}


/*==== style the second level links ====*/
#HouseMenuNav ul ul a, #HouseMenuNav ul ul a:visited {
/*background-color:transparent; */
background:#4C7CA0;     /*====== SUB MENUS BACKGROUND ======*/
color:#C2D9EA; /*====== FONT COLOR SUB MENUS ======*/
font-weight:bold; /*====== FONT BOLD / NORMAL SUB MENUS ======*/
font-style:notmal;  /*====== FONT ITALIC / NORMAL TOP MENUS ======*/
height:20px; 
line-height:1em; 
padding:5px 10px;
margin-top:-6px;
cursor:hand;
width:200px   /*====== WIDTH SUB MENUS ======*/
/* yet another hack for IE5.5 */
}
* html #HouseMenuNav ul ul a{
width:150px;
w\idth:129px;
}


/* style the top level hover */
#HouseMenuNav a:hover, #HouseMenuNav ul ul a:hover{
color:#FFFFFF;  /*====== MOUSE OVER FONT COLOR ======*/
background:transparent;     /*====== MOUSE OVER BACKGROUND ======*/
}
#HouseMenuNav :hover > a, #HouseMenuNav ul ul :hover > a {


color:#FFFFFF;  /*====== MOUSE OVER FONT COLOR ======*/
background:#4C7CA0;     /*====== MOUSE OVER BACKGROUND ======*/
}

/* make the second level visible when hover on first level list OR link */
#HouseMenuNav ul li:hover ul,
#HouseMenuNav ul a:hover ul{
visibility:visible;
height:auto;
}
/* keep the third level hidden when you hover on first level list OR link */
#HouseMenuNav ul :hover ul ul{
display:none;
}
/* keep the fourth level hidden when you hover on second level list OR link */
#HouseMenuNav ul :hover ul :hover ul ul{
display:none;
}
/* make the third level visible when you hover over second level list OR link */
#HouseMenuNav ul :hover ul :hover ul{ 
display:block;
bottom:0;
}
/* make the fourth level visible when you hover over third level list OR link */
#HouseMenuNav ul :hover ul :hover ul :hover ul { 
display:block;
bottom:0;
}


hr{
height:3px;
color:#386996;
background-color:#386996;
border:none;

}


/*------------------------- End -------------------------*/


/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */


/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/

/*-- bgmain --*/
.bgmain {
	background-image: url(bgmain.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	height:100%;
}

/*-- bgmainfooter --*/
.bgmainfooter {
	background-image: url(bgmain-footer.jpg);
	background-repeat: no-repeat;
	background-position:center bottom;
	height:100%;
}

/*-- bgmainback --*/
.bgmainback {
	background: url(bgmainback.jpg) #021C3D;
	background-repeat:repeat-y;
	background-position:center top;
	height:100%;
}

/*-- bglogo --*/
.bglogo {
	background-image: url(bg-logo2.gif);
	background-repeat: no-repeat;
	background-position:left top;
	width:542px;
	height:111px;
	vertical-align:middle;
	padding:0px 0px 0px 48px;
}

/*-- bgmenu --*/
.bgmenu {
	background-image: url(bg-menu.gif);
	background-repeat: no-repeat;
	width:481px;
	height:24px;
	vertical-align:middle;
	padding:0px 0px 0px 0px;
}

/*-- header --*/
.header {
	background-image: url(header.gif);
	background-repeat: no-repeat;
	width:465px;
	height:236px;
}
/*-- header-inner --*/
.header-inner {
	background-image: url(header-inner.gif);
	background-repeat: no-repeat;
	width:465px;
	height:24px;
}

/*-- bgfooter --*/
.bgfooter {
	background-image: url(bg-footer.gif);
	background-repeat: no-repeat;
	background-position:center top;
	width:955px;
	height:53px;
	vertical-align:middle;
}


/*-- textfield --*/
.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 --*/
.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                                     */
/*========================================================*/

/* toplinks --*/
.toplinks, A.toplinks, A.toplinks:link, A.toplinks:visited, A.toplinks:active {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}
a.toplinks:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}


/* textwhite --*/
.textwhite, A.textwhite, A.textwhite:link, A.textwhite:visited, A.textwhite:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height: 1.3;
}
a.textwhite:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
	line-height: 1.3;
}

/* textblack --*/
.textblack, A.textblack, A.textblack:link, A.textblack:visited, A.textblack:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	text-decoration:none;
	line-height: 1.3;
}
a.textblack:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
	line-height: 1.3;
}

/* textblackS --*/
.textblackS, A.textblackS, A.textblackS:link, A.textblackS:visited, A.textblackS:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	text-decoration:none;
}
a.textblackS:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}


/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Headings CSS                                          */
/*========================================================*/

/* H1 --*/

.H1, A.H1, A.H1:link, A.H1:visited, A.H1:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #FFFFFF;
	font-family: Tahoma;
	text-decoration: none;
}

a.H1:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #FFFFFF;
	font-family: Tahoma;
	text-decoration: underline;
}

/* H2 --*/

.H2, A.H2, A.H2:link, A.H2:visited, A.H2:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FF9700;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.H2:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FF9700;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* H3 --*/

.H3, A.H3, A.H3:link, A.H3:visited, A.H3:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #CD0000;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.H3:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #CD0000;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* H4 --*/

.H4, A.H4, A.H4:link, A.H4:visited, A.H4:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #0090FF;
	font-family: Tahoma;
	text-decoration: none;
}

a.H4:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #0090FF;
	font-family: Tahoma;
	text-decoration: underline;
}

/* H5 --*/

.H5, A.H5, A.H5:link, A.H5:visited, A.H5:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #00C901;
	font-family: Tahoma;
	text-decoration: none;
}

a.H5:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #00C901;
	font-family: Tahoma;
	text-decoration: underline;
}

/* H6 --*/

.H6, A.H6, A.H6:link, A.H6:visited, A.H6:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #B5A600;
	font-family: Tahoma;
	text-decoration: none;
}

a.H6:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #B5A600;
	font-family: Tahoma;
	text-decoration: underline;
}

/*------------------------  End  -------------------------*/

.paddingleft {
	padding:0px 0px 0px 12px;
}





