/*========================================================*/
/*            Designed by DNNCovered.com                  */
/*========================================================*/

/*========================================================*/
/*  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: bold; FONT-SIZE: 11px; COLOR: #656565; FONT-FAMILY: Tahoma; text-decoration: none; }
/*-- Login Register token hover        --*/ a.login-register:hover { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #656565; FONT-FAMILY: Tahoma; text-decoration: underline; }

/*-- Copyright token                   --*/ .copy-right { color: #000000; font-family: Verdana; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Date token                        --*/ .date { color: #A5A5A5; 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: #9DBB03; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Links token hover 		           --*/ a.links:hover { color: #9DBB03; 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: #656565; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Breadcrum token hover             --*/ a.breadcrum:hover { color: #656565; 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: none; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox {  width: 150px; height: 18px; background-color: transparent; padding: 5px 0px 0px 6px; border: 0px solid #646464; font-family: Tahoma; FONT-WEIGHT: normal; FONT-SIZE: 11px; color: #FFFFFF; text-decoration: none; cursor:text;}

/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading # 1              			--*/ .cnt1_heading  { FONT-WEIGHT: normal;  FONT-SIZE: 14px; COLOR: #000000; font-family: Verdana; }
/*-- Heading # 2              			--*/ .cnt2_heading  { FONT-WEIGHT: bold;    FONT-SIZE: 13px; COLOR: #B80000; FONT-FAMILY: Arial; }
/*-- Heading # 3              			--*/ .cnt3_heading  { FONT-WEIGHT: bold;    FONT-SIZE: 13px; COLOR: #363636; FONT-FAMILY: Arial; }
/*-- Heading # 4              			--*/ .cnt4_heading  { FONT-WEIGHT: normal;  FONT-SIZE: 24px; COLOR: ##CE000F; FONT-FAMILY: Arial; }

/*========================================================*/
/*  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        		   --*/

.SubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #BEB639; FONT-FAMILY: Tahoma;
}

.SubSubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Tahoma;
}

.CommandButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma;
}

A.CommandButton:link {
	COLOR: #666666; TEXT-DECORATION: underline;
}

A.CommandButton:visited {
	COLOR: #666666; TEXT-DECORATION: underline;
}

A.CommandButton:ative {
	COLOR: #666666; TEXT-DECORATION: underline;
}

A.CommandButton:hover {
	COLOR: #BEB639; TEXT-DECORATION: underline;
}


/*-- Default --*/

.Head
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #BEB639;
}

.Head2 {
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #BEB639;
}


/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */


/*========================================================*/
/*            Solepartmenu CSS                            */
/*========================================================*/

/*------------------------- Start ------------------------*/ 


/* Main Menu */


.MainMenu_MenuContainer {
	background-color: transparent;  
	padding-right: 0px;
	padding-left: 0px; /* you can give Space in the main menu by this */
}

.MainMenu_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	background-color: Transparent;
	font-family: Arial;
	border: 0px solid #333333;
	border-bottom:dashed 1px #CCCCCC;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #515151; !important
	font-size: 12px;
	font-weight: normal;
	background-color: Transparent;
	font-family: Arial;
	border: 0px solid #333333;
	border-bottom:dashed 1px #CCCCCC;

}
.MainMenu_MenuItemAct {
	cursor: pointer;
	cursor: hand;
	color: #528A17; !important
	font-size: 12px;
	font-weight: normal;
	font-family: Arial;
	background-image: url(bgsubover.gif);  !important
	background-position: center center;

}

.MainMenu_MenuIcon {
	text-align: center;
	background-color: #FFFFFF;
	border: 0px solid #333333; 	/* by this you easily hide icon effect on bg, just because of IE */
	width: 14px; 	/* give space from left side in the dateheading */
	height: 22px;
	
}
.dateheadingitemselected{
	color:#ffffff;
	font-size:11px;
	font-weight: normal;
	padding-left: 1px;
	padding-right: 20px;
	Margin:0px;
	background:transparent;

}

/* dateheading display Positioning... */
.MainMenu_dateheading {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #171717;
	border:dashed 1px #CCCCCC;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#EFEFEF);
	filter: Alpha(Opacity=100, FinishOpacity=100, Style=2); /* dateheading Transparancy Setting, but only work on IE */

}

.MainMenu_MenuBreak {
	border: #00ff00 0px solid;
	background-color: transparent;
	height: 0px;

}

.MainMenu_MenuArrow {
	font-family: Arial;
	border: 0px solid #0F2E4B; 

}

/* Menu actually hight wfrom that dateheading display... */
.MainMenu_MenuBar { 
	cursor: hand;
	height: 22px; 

}

/* ------- up status ------ */

.MainMenu_MenuItem TD { padding:0; margin:0; }
.MainMenu_MenuItem TD DIV
{
	background-image: url(up-right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0 12 0 0;
	margin: 11 0 0 0;
	_margin: -13 0 0 0;
}

.MainMenu_MenuItem TD DIV DIV 
{
	background-image: url(up-left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 0 12;
	margin: 0 0 -20 0;
	_margin: -13 0 0 0;
}

.MainMenu_MenuItem TD DIV DIV DIV{
	background-image: url(up-mid.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	height: 20px;
	padding: 5 5 0 5;
	line-height: 1.2;
	margin: -13 0 -13 0;
}


/* ------- over status ------ */

.MainMenu_MenuSelected TD { padding:0; margin:0; }
.MainMenu_MenuSelected TD DIV
{
	background-image: url(over-right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0 12 0 0;
	margin: 11 0 0 0;
	_margin: -13 0 0 0;
}

.MainMenu_MenuSelected TD DIV DIV 
{
	background-image: url(over-left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 0 12;
	margin: 0 0 -20 0;
	_margin: -13 0 0 0;
}

.MainMenu_MenuSelected TD DIV DIV DIV{
	background-image: url(over-mid.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	height: 20px;
	padding: 5 5 0 5;
	line-height: 1.2;
	margin: -13 0 -13 0;
}


/* ------- Active status ------ */

.MainMenu_MenuSelectedRoot TD { padding:0; margin:0; }
.MainMenu_MenuSelectedRoot TD DIV
{
	background-image: url(active-right.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0 12 0 0;
	margin: 11 0 0 0;
	_margin: -13 0 0 0;
}

.MainMenu_MenuSelectedRoot TD DIV DIV 
{
	background-image: url(active-left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0 0 0 12;
	margin: 0 0 -20 0;
	_margin: -13 0 0 0;
}

.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	background-image: url(active-mid.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	height: 20px;
	padding: 5 5 0 5;
	line-height: 1.2;
	margin: -13 0 -13 0;
}

/*------------------------- End -------------------------*/


/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */


/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/

/*-- menuleft --*/
.menuleft {
	background-image: url(menu-left.gif);
	background-repeat: no-repeat;
	width: 8px;
	height:40px;
}

/*-- menumid --*/
.menumid {
	background-image: url(menu-mid.gif);
	background-repeat: repeat-x;
	height:40px;
	vertical-align: top;
}

/*-- menuright --*/
.menuright {
	background-image: url(menu-right.gif);
	background-repeat: no-repeat;
	width: 12px;
	height:40px;
}

/*-- searchbg --*/
.searchbg {
	background-image: url(searchbg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:22px;
}

/*-- man --*/
.man {
	background-image: url(man.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:440px;
	width: 174px;
}

/*-- manbg --*/
.manbg {
	background-image: url(bg-man.jpg);
	background-repeat: repeat-y;
	width: 174px;
}

/*-- searchbg --*/
.searchbg {
	background-image: url(searchbg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:29px;
}

/*-- 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 CSS                                              */
/*========================================================*/

/* youare --*/

.youare, A.youare, A.youare:link, A.youare:visited, A.youare:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #656565;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}

a.youare:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #656565;
	FONT-FAMILY: Tahoma;
	text-decoration: underline;
}


/*========================================================*/
/*  text CSS                                              */
/*========================================================*/

/* 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;
}

/*========================================================*/
/*  Text For Contents                                     */
/*========================================================*/

/* lefmenu --*/

.lefmenu, A.lefmenu, A.lefmenu:link, A.lefmenu:visited, A.lefmenu:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	text-decoration: none;
	line-height: normal;
}

a.lefmenu:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #CE000F;
	FONT-FAMILY: Verdana;
	text-decoration: none;
}

/* textgrey --*/

.textgrey, A.textgrey, A.textgrey:link, A.textgrey:visited, A.textgrey:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #606060;
	FONT-FAMILY: Verdana;
	text-decoration: none;
	line-height:1.5;
}

a.textgrey:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #606060;
	FONT-FAMILY: Verdana;
	text-decoration: underline;
}

/* textred --*/

.textred, A.textred, A.textred:link, A.textred:visited, A.textred:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #CE000F;
	FONT-FAMILY: Verdana;
	text-decoration: none;
}

a.textred:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #CE000F;
	FONT-FAMILY: Verdana;
	text-decoration: underline;
}

/* textredB --*/

.textredB, A.textredB, A.textredB:link, A.textredB:visited, A.textredB:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 24px;
	COLOR: #CE000F;
	FONT-FAMILY: Arial;
	text-decoration: none;
}

a.textredB:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 24px;
	COLOR: #CE000F;
	FONT-FAMILY: Arial;
	text-decoration: underline;
}

/*------------------------  End  -------------------------*/


.padding-left {
	padding-left: 18px;

}

.padding-right {
	padding-right: 12px;

}

.padding-top {
	padding-top: 18px;

}








