/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* HTML BODY css  --*/
BODY, html {	margin: 0px;	background : #FFFFFF; height:100%}
form { margin:0; padding:0;}

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, a.login-register:link, a.login-register:visited, a.login-register:active { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: "Trebuchet MS"; text-decoration: none; }
/*-- Login Register token hover        --*/ a.login-register:hover { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY:  "Trebuchet MS"; text-decoration: underline; }

/*-- Copyright token                   --*/ .copy-right { color: #ffffff; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Date token                        --*/ .date { color: #ffffff; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; padding:0; margin:0; }

/*-- Links token       		           --*/ .links, a.links:link, a.links:visited, a.links:active { color: #002748; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Links token hover 		           --*/ a.links:hover { color: #002748; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline;}

/*-- Breadcrum token                   --*/ .breadcrum, a.breadcrum:link, a.breadcrum:visited, a.breadcrum:active { color: #ffffff; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Breadcrum token hover             --*/ a.breadcrum:hover { color: #ffffff; 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: #ffffff; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #ffffff; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: underline; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox {  width: 144px; height: 19px; background-color: transparent; padding: 0px 0px 0px 0px; border: 0px solid #646464; font-family: Tahoma; FONT-WEIGHT: normal; FONT-SIZE: 11px; color: #ffffff; text-decoration: none; cursor:text; line-height:19px;}

/*========================================================*/
/*  Quick Mini login CSS                                  */
/*========================================================*/

.loginbg{ background:url(images/quicklogin_bg.png) no-repeat bottom center; padding:0 0 0 0; height:42px;}

.bg_txt_box	{background:url(/dnn492/DesktopModules/DNNCovered-MiniLogin/textfield.png) left top no-repeat;}

.txt_box{font-family: "Arial", Tahoma, Verdana;	font-size: 11px; color: #FFFFFF; border: 0px solid #C0C0C0;	width:109px; height:22px; line-height:22px;
	padding:0px 4px 0 4px; margin:0 2px 0 0; background:url(images/input_box_bg.png) right top no-repeat;
}

.txt_Normal{ font-family: "Trebuchet MS", Tahoma, Verdana;	font-size: 11px; color: #FFFFFF;}

.Error{	font-family: "Trebuchet MS", Tahoma, Verdana; font-size: 10px;	color: Red; }

.SimpleButton{ font-family: "Trebuchet MS", Tahoma, Verdana;	font-size: 10px;	font-weight: bold;	color: #FFFFFF;	text-transform:uppercase;	text-decoration:none; background:url(images/login_btn.png) left top no-repeat; border:0px;	margin:0 0 0 0;	padding:0 0 3px 0; width:59px; height:21px; line-height:21px; cursor: pointer;cursor: hand;}

.RegisterButton{ font-family: "Trebuchet MS", Tahoma, Verdana;	font-size: 9px;	font-weight: bold; color: #FFFFFF; text-transform:uppercase; text-decoration:none;}

.bg_RegisterButton{	background:url(/dnn490/DesktopModules/DNNCovered-MiniLogin/button_login.png) left top no-repeat;
	width:50px;	height:22px;	padding:3px 0px 0px 6px;	vertical-align:top;}

.ImageButton { font-family: Tahoma, "Arial", Tahoma, Verdana; font-size:11px; font-weight:bold; color: #000000; border: 0px solid transparent; width:120px;
    height:29px; cursor: pointer;cursor: hand; background: transparent url(/images/btn_Backward.gif); padding-left:30px}
	
	
.TitleImage
{

border: 0px solid transparent;
background: transparent url(images/quicklogin_bg.png) center top no-repeat;
width:298px; height:32px;
}

/*========================================================*/
/*  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        		   --*/

.ControlPanel{ background:url(images/controlPanel-bg.png)  top; border: #000000 1px solid;}

.Normal {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: Tahoma;
}
.NormalBold { color:#FFCC00; border:1px solid #ffffff;}
.NormalBold img{ color:#FFCC00; border:1px solid #ffffff;}

.SubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #FFCC00; FONT-FAMILY: Tahoma;
}

.SubSubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #fff; FONT-FAMILY: Tahoma;
}

.CommandButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma;
}

A.CommandButton:link {
	COLOR: #ee0000; TEXT-DECORATION: underline;
}

A.CommandButton:visited {
	COLOR: #ee0000; TEXT-DECORATION: underline;
}

A.CommandButton:ative {
	COLOR: #454545; TEXT-DECORATION: underline;
}

A.CommandButton:hover {
	COLOR: #fff; TEXT-DECORATION: underline;
}
.DataGrid_AlternatingItem { background:#000000; }

/*-- Default --*/

.Head
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #fff;
}

.Head2 {
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #fff;
}
.DataGrid_Item, .DataGrid_Header { color:#CC9900 !important;}
. DataGrid_AlternatingItem { background:#333333; }

/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */
/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/
/*-- Logo-bg --*/ .logo-bg{ background:url(logo-bg.gif) no-repeat; height:156px;}
/*-- Header-bg --*/ .header-bg{ background:url(header-bg.jpg) no-repeat top left; padding:18px 74px 23px 75px; height:300px;}
/*-- main-bg --*/ .main-bg { background:url(images/backgrounds/12.jpg) no-repeat center top #2D1106 fixed;}
/*-- mid-bg --*/ .mid-bg { background:url(mid-bg.jpg) repeat-y left top ;}
/*-- nav-bg --*/ .nav-bg { background:url(top-navi-bg.gif) no-repeat; height:49px;}
/*-- logreister-line-btm --*/ .line-btm { border-bottom:1px solid #f5f5f5; padding:0 0 5px 0;}
/*-- Footer-bg --*/ .footer-bg { background:url(footer-bg.jpg) repeat-x #040404;}
/*-- searchbg --*/.searchbg { background: url(search-bg.jpg) no-repeat; height:45px}


/*-- Footer bg--*/
.footerbg{ background:url(footer-bg.jpg) repeat-x center top; padding:12px 0 8px 0}

/*-- search --*/
.search {
	background-image: url(search.gif);
	background-repeat: no-repeat;
	height:24px;
	width:48px;
}


/*-- 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                                     */
/*========================================================*/

/* dateheading --*/
.dateheading, A.dateheading, A.dateheading:link, A.dateheading:visited, A.dateheading:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #797979;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}
a.dateheading:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #797979;
	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: normal;
}

a.textwhite:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* textgrey --*/

.textgrey, A.textgrey, A.textgrey:link, A.textgrey:visited, A.textgrey:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #797979;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.textgrey:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #797979;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}

/* textorange --*/

.textorange, A.textorange, A.textorange:link, A.textorange:visited, A.textorange:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #fff;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.textorange:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #fff;
	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: #fff;
	font-family: Tahoma;
	text-decoration: none;
}

a.H4:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18px;
	COLOR: #fff;
	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  -------------------------*/

.padding-left {
	padding-left: 8px;

}

.padding-top {
	padding-top: 8px;

}








