/*========================================================*/
/*            Designed by DNNCovered.com                  */
/*========================================================*/

/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* HTML BODY css  --*/
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A4A4A4;
	background-image: url(bg.gif);
	background-repeat:repeat-x;
}

/*========================================================*/
/*  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: #3C9700; FONT-FAMILY: Verdana; text-decoration: none; }
/*-- Login Register token hover        --*/ a.login-register:hover { FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #3C9700; FONT-FAMILY: Verdana; text-decoration: underline; }

/*-- Copyright token                   --*/ .copy-right { color: #000000; font-family: Verdana; font-size: 11px; font-weight: bold; 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: #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: #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: #3C9700; font-family: Verdana; font-size: 11px; font-weight: normal; text-decoration: none; }
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #3C9700; font-family: Verdana; font-size: 11px; font-weight: normal; text-decoration: none; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox {  width: 100px; height: 18px; background-color: transparent; padding: 2px 0px 0px 4px; border: 0px solid #646464; font-family: Verdana; FONT-WEIGHT: normal; FONT-SIZE: 11px; color: #3C9700; text-decoration: none; cursor:text;}

/*========================================================*/
/*  Default Container Headings                            */
/*========================================================*/

/*-- Heading # 1              			--*/ .cnt1_heading  { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #CB0081; font-family: Arial; }
/*-- Heading # 2              			--*/ .cnt2_heading  { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #3C9700; font-family: Arial; }
/*-- Heading # 3              			--*/ .cnt3_heading  { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #757575; 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: #00BB00; 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: #757575; TEXT-DECORATION: underline;
}

A.CommandButton:visited {
	COLOR: #757575; TEXT-DECORATION: underline;
}

A.CommandButton:ative {
	COLOR: #757575; TEXT-DECORATION: underline;
}

A.CommandButton:hover {
	COLOR: #00BB00; TEXT-DECORATION: underline;
}


/*-- Default --*/

.Head
{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #00BB00;
}

.Head2 {
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	color: #00BB00;
}


/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */


/*========================================================*/
/*            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: #757575; !important
	font-size: 12px;
	font-weight: bold;
	background-color: Transparent;
	font-family: Arial;
	border: 0px solid #333333;
	border-bottom:dashed 1px #CCCCCC;

}
.MainMenu_MenuItemAct {
	cursor: pointer;
	cursor: hand;
	color: #C6004F; !important
	font-size: 12px;
	font-weight: bold;
	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 footertext */
	height: 22px;
	
}
.footertextitemselected{
	color:#ffffff;
	font-size:12px;
	font-weight: normal;
	padding-left: 1px;
	padding-right: 20px;
	Margin:0px;
	background:transparent;

}

/* footertext display Positioning... */
.MainMenu_footertext {
	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); /* footertext 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 footertext 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 11 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 11;
	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: #757575;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	height: 22px;
	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 11 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 11;
	margin: 0 0 -20 0;
	_margin: -13 0 0 0;
}

.MainMenu_MenuSelected TD DIV DIV DIV{
	background-image: url(up-mid.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #C6004F;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	height: 22px;
	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 11 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 11;
	margin: 0 0 -20 0;
	_margin: -13 0 0 0;
}

.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	background-image: url(up-mid.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #C6004F;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	height: 22px;
	padding: 5 5 0 5;
	line-height: 1.2;
	margin: -13 0 -13 0;
}

/*------------------------- End -------------------------*/


/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------- */


/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/

/*-- shadowleft --*/
.shadowleft {
	background-image: url(shadow-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 11px;
}

/*-- shadowleftbg --*/
.shadowleftbg {
	background-image: url(shadow-leftbg.gif);
	background-repeat: repeat-y;
	width: 11px;
	height: 100%;
}

/*-- shadowright --*/
.shadowright {
	background-image: url(shadow-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 10px;
}

/*-- shadowrightbg --*/
.shadowrightbg {
	background-image: url(shadow-rightbg.gif);
	background-repeat: repeat-y;
	width: 11px;
	height: 100%;
}


/*-- 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                                              */
/*========================================================*/

/* footertext --*/
.footertext, A.footertext, A.footertext:link, A.footertext:visited, A.footertext:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	text-decoration: none;
}

a.footertext:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	text-decoration: underline;
}

/*========================================================*/
/*  Text For Contents                                     */
/*========================================================*/

/* textblack --*/

.textblack, A.textblack, A.textblack:link, A.textblack:visited, A.textblack:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	text-decoration: none;
	line-height: normal;
}

a.textblack:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	text-decoration: underline;
}

/* textgreen --*/

.textgreen, A.textgreen, A.textgreen:link, A.textgreen:visited, A.textgreen:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #3C9700;
	FONT-FAMILY: Verdana;
	text-decoration: none;
}

a.textgreen:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #3C9700;
	FONT-FAMILY: Verdana;
	text-decoration: underline;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Headings CSS                                          */
/*========================================================*/

/* H1 --*/

.H1, A.H1, A.H1:link, A.H1:visited, A.H1:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #CB0081;
	font-family: Arial;
	text-decoration: none;
}

a.H1:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #CB0081;
	font-family: Arial;
	text-decoration: underline;
}

/* H2 --*/

.H2, A.H2, A.H2:link, A.H2:visited, A.H2:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #3C9700;
	font-family: Arial;
	text-decoration: none;
}

a.H2:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #3C9700;
	font-family: Arial;
	text-decoration: underline;
}

/* H3 --*/

.H3, A.H3, A.H3:link, A.H3:visited, A.H3:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #757575;
	font-family: Arial;
	text-decoration: none;
}

a.H3:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #757575;
	font-family: Arial;
	text-decoration: underline;
}


/*------------------------  End  -------------------------*/

.padding-left {
	padding-left: 10px;

}

.inner-padding-left {
	padding-left: 30px;

}













