/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* HTML BODY css  --*/
BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/*========================================================*/
/* Backgrounds                                            */
/*========================================================*/
.bg_main 		{ background: url(../images/bg-main2.jpg) center top repeat-x fixed #aed2ea; }

.bg_main1 		{ background: url(../images/bg-main1.jpg) center top no-repeat fixed #8b1841; }
.bg_main2 		{ background: url(../images/bg-main2.jpg) center top repeat-x fixed #aed2ea; }
.bg_main3 		{ background: url(../images/bg-main3.jpg) center top no-repeat fixed #041215; }
.bg_main4 		{ background: url(../images/bg-main4.jpg) center top no-repeat fixed #000000; }
.bg_main5 		{ background: url(../images/bg-main5.jpg) center top no-repeat fixed #fdcea2; }
.bg_main6 		{ background: url(../images/bg-main6.jpg) center top no-repeat fixed #113648; }
.bg_main7 		{ background: url(../images/bg-main7.jpg) center top no-repeat fixed; }
.bg_main7_bg	{ background: url(../images/bg-main7_bg.jpg) center top repeat-y fixed; }
.bg_main8 		{ background: url(../images/bg-main8.jpg) center top no-repeat fixed #1d1d1d; }
.bg_main9 		{ background: url(../images/bg-main9.jpg) center top no-repeat fixed #190812; }
.bg_main10 		{ background: url(../images/bg-main10.jpg) center top no-repeat fixed #def6f8; }

.loginbar_L		{ background: url(../images/loginbar-L.png) left top no-repeat; width:9px; height:40px; }
.loginbar_M		{ background: url(../images/loginbar-M.png) left top repeat-x; height:40px; vertical-align:middle; }
.loginbar_R		{ background: url(../images/loginbar-R.png) left top no-repeat; width:9px; height:40px; }

.login_L		{ background: url(../images/login-L.png) left top no-repeat; width:22px; height:26px; }
.login_M		{ background: url(../images/login-M.png) left top repeat-x; height:26px; vertical-align:middle; padding:0 0 0 5px; }
.login_R		{ background: url(../images/login-R.png) left top no-repeat; width:9px; height:26px; }
.register_L		{ background: url(../images/register-L.png) left top no-repeat; width:22px; height:26px; }
.register_M		{ background: url(../images/register-M.png) left top repeat-x; height:26px; vertical-align:middle; padding:0 0 0 5px; }
.register_R		{ background: url(../images/register-R.png) left top no-repeat; width:9px; height:26px; }

.menuL			{ background: url(../images/menu-L.png) left top no-repeat; width:17px; height:47px; }
.menuM			{ background: url(../images/menu-M.png) left top repeat-x; height:47px; vertical-align:middle; }
.menuR			{ background: url(../images/menu-R.png) left top no-repeat; width:17px; height:47px; }

.bgsearch		{ background: url(../images/bg-search.png) left top no-repeat; width:236px; height:32px; }

.bg_white		{ background: url(../images/bg-content.png); }
.contentarea	{ background: url(../images/bg-content.png); padding:14px 18px 0px 18px; }

.footer_L		{ background: url(../images/footer_left.png) left top no-repeat; width:14px; height:61px; }
.footer_M		{ background: url(../images/footer_mid.png) left top repeat-x; height:61px; vertical-align:middle; }
.footer_R		{ background: url(../images/footer_right.png) left top no-repeat; width:14px; height:61px; }


/*-- 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                                     */
/*========================================================*/


/* text_grey--*/
.text_grey, A.text_grey, A.text_grey:link, A.text_grey:visited, A.text_grey:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #7b7b7b;
	FONT-FAMILY: "Tahoma", Arial, Verdana;
	text-decoration: none;
}
a.text_grey:hover {
	text-decoration: underline;
}

/* text_blue --*/
.text_blue, A.text_blue, A.text_blue:link, A.text_blue:visited, A.text_blue:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #135ba1;
	FONT-FAMILY: "Tahoma", Arial, Verdana;
	text-decoration: none;
}
a.text_blue:hover {
	text-decoration: underline;
}



/* text_black --*/
.text_black, A.text_black, A.text_black:link, A.text_black:visited, A.text_black:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: "Tahoma", Arial, Verdana;
	text-decoration: none;
}
a.text_black:hover {
	text-decoration: underline;
}



.readmore1, a.readmore1  {
	FONT-WEIGHT:bold;
	FONT-SIZE: 11px;
	COLOR: #25817d;
	FONT-FAMILY: "Tahoma", Arial, Verdana;
	text-decoration: underline;
	line-height:1.5;
	background:url(../images/bullet.gif) left 5px no-repeat;
	padding:0 0 0 15px;
}
a.readmore1:hover {
	text-decoration: underline;
}

.readmore2, a.readmore2  {
	FONT-WEIGHT:normal;
	FONT-SIZE: 11px;
	COLOR: #30ade7;
	FONT-FAMILY: "Tahoma", Arial, Verdana;
	text-decoration: underline;
	line-height:1.5;
}
a.readmore2:hover {
	text-decoration: underline;
}

/*------------------------  End  -------------------------*/


/*========================================================*/
/*  Headings CSS                                          */
/*========================================================*/


.H1, A.H1, A.H1:link, A.H1:visited, A.H1:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #7b7b7b;
	FONT-FAMILY: "Arial", Tahoma, Verdana;
	text-decoration: none;
	line-height:normal;
}
a.H1:hover {
	text-decoration: underline;
}


.H2, A.H2, A.H2:link, A.H2:visited, A.H2:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #6d6d6d;
	FONT-FAMILY: "Verdana", Arial, Tahoma;
	text-decoration: none;
	line-height:normal;
}
a.H2:hover {
	text-decoration: underline;
}


.H3, A.H3, A.H3:link, A.H3:visited, A.H3:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #135ba1;
	FONT-FAMILY: "Verdana", Arial, Tahoma;
	text-decoration: none;
	line-height:normal;
}
a.H3:hover {
	text-decoration: underline;
}


.H4, A.H4, A.H4:link, A.H4:visited, A.H4:active  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #7b7b7b;
	font-family: "Verdana", Arial, Tahoma;
	text-decoration: none;
	line-height:normal;
}
a.H4:hover {
	text-decoration: underline;
}


.H5, A.H5, A.H5:link, A.H5:visited, A.H5:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #6d6d6d;
	font-family: "Myriad", Trebuchet MS, Century Gothic, Arial;
	text-decoration: none;
	line-height:normal;
}
a.H5:hover {
	text-decoration: underline;
}


.H6, A.H6, A.H6:link, A.H6:visited, A.H6:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #135ba1;
	font-family: "Myriad", Trebuchet MS, Century Gothic, Arial;
	text-decoration: none;
	line-height:normal;
}
a.H6:hover {
	text-decoration: underline;
}


.H7, A.H7, A.H7:link, A.H7:visited, A.H7:active  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 24px;
	COLOR: #135ba1;
	font-family: "Arial", Verdana, Tahoma;
	text-decoration: none;
	line-height:normal;
}
a.H7:hover {
	text-decoration: underline;
}


/*------------------------  End  -------------------------*/



/*========================================================*/
/*  Padding CSS                                           */
/*========================================================*/

.pad_left { padding:0 0 0 14px; }
.pad_right { padding:0 14px 0 0; }
form {padding:0; margin: 0;}

/*------------------------  End  -------------------------*/












/*========================================================*/
/*  ADMIN CSS                                             */
/*========================================================*/

/* ControlPanel CSS  --*/
.ControlPanel {
	BORDER: #FFFFFF 1px dotted;
	WIDTH: 100%;
	HEIGHT: 20px;
	margin:0 0 0 0;
	/*background:transparent;*/
	background: url(../images/controlpanel.jpg) right top no-repeat #FFFFFF;
}

.Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active  {
    font-weight: bold;
    font-size: 11px;
    color:#ff0000;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none
}
A.Skinobject:hover {
    text-decoration: underline;
	font-weight: bold;
    font-size: 11px;
    color:#ff0000;
    font-family: Arial, Helvetica, sans-serif
}

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, a.login-register:link, a.login-register:visited, a.login-register:active { FONT-WEIGHT:normal; FONT-SIZE:12px; COLOR:#FFFFFF; FONT-FAMILY:Arial, Tahoma, Verdana; text-decoration:none; }
/*-- Login Register token hover        --*/ a.login-register:hover	{ FONT-WEIGHT:normal; FONT-SIZE:12px; COLOR:#FFFFFF; FONT-FAMILY:Arial, Tahoma, Verdana; text-decoration:underline; }

/*-- Copyright token                   --*/ .copy-right { FONT-WEIGHT:normal; FONT-SIZE:11px; COLOR:#FFFFFF; FONT-FAMILY:Tahoma, Arial, Verdana; text-decoration:none; }

/*-- Date token                        --*/ .date { FONT-WEIGHT:normal; FONT-SIZE:11px; COLOR:#FFFFFF; FONT-FAMILY:Tahoma, Arial, Verdana; text-decoration:none; }
/*-- Date token                        --*/ .date2 { FONT-WEIGHT:bold; FONT-SIZE:11px; COLOR:#000000; FONT-FAMILY:Tahoma, Arial, Verdana; text-decoration:none; }

/*-- Links token       		           --*/ .links, a.links:link, a.links:visited, a.links:active { FONT-WEIGHT:normal; FONT-SIZE:11px; COLOR:#FFFFFF; FONT-FAMILY:Tahoma, Arial, Verdana; text-decoration:none; line-height:2; }
/*-- Links token hover 		           --*/ a.links:hover { FONT-WEIGHT:normal; FONT-SIZE:11px; COLOR:#FFFFFF; FONT-FAMILY:Tahoma, Arial, Verdana; text-decoration:underline; }

/*-- Breadcrum token                   --*/ .breadcrum, a.breadcrum:link, a.breadcrum:visited, a.breadcrum:active { FONT-WEIGHT:normal; FONT-SIZE:11px; COLOR:#FFFFFF; FONT-FAMILY:Tahoma, Arial, Verdana; text-decoration:underline; background: url(../images/icon-breadcrum.gif) left 5px no-repeat; padding:0 0 0 10px; }
/*-- Breadcrum token hover             --*/ a.breadcrum:hover { FONT-WEIGHT:normal; FONT-SIZE:11px; COLOR:#FFFFFF; FONT-FAMILY:Tahoma, Arial, Verdana;; text-decoration:underline; }

/*-- Terms Privacy token       		   --*/ .terms-privacy, a.terms-privacy:link, a.terms-privacy:visited, a.terms-privacy:active { FONT-WEIGHT:normal; FONT-SIZE:11px; COLOR:#FFFFFF; FONT-FAMILY:Tahoma, Arial, Verdana; text-decoration:none; }
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { FONT-WEIGHT:normal; FONT-SIZE:11px; COLOR:#FFFFFF; FONT-FAMILY:Tahoma, Arial, Verdana; text-decoration:underline; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { width:160px; height:24px; background:transparent; padding: 0px 2px 0px 2px; border:0px solid #A1A1A1; font-family: Tahoma, Arial, Verdana; FONT-WEIGHT: normal; FONT-SIZE: 11px; color:#000000; text-decoration: none; cursor:text; line-height:28px; } 
											.searchborder { border:0px; }

/*========================================================*/
/*  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, Arial, Verdana;
}

.SubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Tahoma, Verdana;
}

.SubSubHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Tahoma, Verdana;
}

.CommandButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY:  Arial, Tahoma, Verdana;
}

A.CommandButton:link {
	COLOR: #000000; TEXT-DECORATION: underline;
}

A.CommandButton:visited {
	COLOR: #000000; TEXT-DECORATION: underline;
}

A.CommandButton:ative {
	COLOR: #000000; TEXT-DECORATION: underline;
}

A.CommandButton:hover {
	COLOR: #000000; TEXT-DECORATION: underline;
}


/*-- Default --*/

.Head
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	color: #000000;
}

.Head2 {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	color: #000000;
}


.TreeMenu_Node {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, Helvetica;
}

.TreeMenu_NodeSelected {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: #dcdcdc;
}

A.TreeMenu_Node:link {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.TreeMenu_NodeSelected:link {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.TreeMenu_Node:visited {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.TreeMenu_NodeSelected:visited {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.TreeMenu_Node:active {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.TreeMenu_NodeSelected:active {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.TreeMenu_Node:hover {
	COLOR: #ff0000; TEXT-DECORATION: none;
}

A.TreeMenu_NodeSelected:hover {
	COLOR: #ff0000; TEXT-DECORATION: none;
}

.FileManager {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid; HEIGHT: 400px;
}

.FileManager_ToolBar {
	BORDER-BOTTOM: black 1px solid; HEIGHT: 25px;
}

.FileManager_Explorer {
	BORDER-RIGHT: dimgray 1px solid; BORDER-TOP: dimgray 1px solid; MARGIN: 2px; BORDER-LEFT: dimgray 1px solid; BORDER-BOTTOM: dimgray 1px solid; HEIGHT: 100%; BACKGROUND-COLOR: white;
}

.FileManager_FileList {
	BORDER-RIGHT: dimgray 1px solid; BORDER-TOP: dimgray 1px solid; MARGIN: 2px; OVERFLOW: auto; BORDER-LEFT: dimgray 1px solid; BORDER-BOTTOM: dimgray 1px solid; HEIGHT: 100%; BACKGROUND-COLOR: white;
}

.FileManager_MessageBox {
	PADDING-RIGHT: 25px; PADDING-LEFT: 25px; PADDING-BOTTOM: 25px; VERTICAL-ALIGN: middle; PADDING-TOP: 25px; BACKGROUND-COLOR: white; TEXT-ALIGN: center;
}

.FileManager_Header {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; BORDER-BOTTOM: dimgray 1px solid; FONT-FAMILY: Tahoma, Arial, Helvetica; HEIGHT: 25px; BACKGROUND-COLOR: #9ebff6;
}

.FileManager_Pager {
	BORDER-TOP: dimgray 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, Helvetica; HEIGHT: 25px; BACKGROUND-COLOR: #eeeeee;
}

.FileManager_StatusBar {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; MARGIN: 2px; FONT-FAMILY: Tahoma, Arial, Helvetica; HEIGHT: 25px; BACKGROUND-COLOR: #dedfde;
}

.FileManager_Item {
	BORDER-TOP: black 1px dashed; FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: black; BORDER-BOTTOM: black 1px dashed; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: #f8f8f8;
}

.FileManager_AltItem {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: black; BORDER-TOP-STYLE: none; FONT-FAMILY: Tahoma, Arial, Helvetica; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: #eeeeee; BORDER-BOTTOM-STYLE: none;
}

.FileManager_SelItem {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: white; BORDER-TOP-STYLE: none; FONT-FAMILY: Tahoma, Arial, Helvetica; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: #99ffff; BORDER-BOTTOM-STYLE: none;
}

.FileManagerTreeNode {
	FONT-WEIGHT: normal; color:#000000; FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, Helvetica;
}

.FileManagerTreeNodeSelected {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: #dcdcdc;
}

A.FileManagerTreeNode:link {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.FileManagerTreeNodeSelected:link {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.FileManagerTreeNode:visited {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.FileManagerTreeNodeSelected:visited {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.FileManagerTreeNode:active {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.FileManagerTreeNodeSelected:active {
	COLOR: #003366; TEXT-DECORATION: none;
}

A.FileManagerTreeNode:hover {
	COLOR: #ff0000; TEXT-DECORATION: none;
}

A.FileManagerTreeNodeSelected:hover {
	COLOR: #ff0000; TEXT-DECORATION: none;
}

.Wizard {
	BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; WIDTH: 650px; BORDER-BOTTOM: black 1px solid; HEIGHT: 400px;
}

.WizardButton {
	BORDER-RIGHT: dimgray 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: dimgray 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: dimgray 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: dimgray 1px solid; BACKGROUND-COLOR: gainsboro;
}

.WizardHeader {
	BACKGROUND: #ffffcc; BORDER-BOTTOM: black 1px solid; HEIGHT: 40px;
}

.WizardFooter {
	BORDER-TOP: black 1px solid; BACKGROUND: #ccffcc; HEIGHT: 25px; TEXT-ALIGN: right;
}

.WizardBody {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px; HEIGHT: 325px;
}

.WizardHelp {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 9pt; PADDING-BOTTOM: 5px; BORDER-LEFT: black 1px solid; WIDTH: 180px; PADDING-TOP: 5px; BACKGROUND-COLOR: #D8BB89;
}

.WizardHelpText {
	FONT-SIZE: 10px; OVERFLOW: auto; WIDTH: 180px; COLOR: #000000; FONT-FAMILY: Tahoma, Verdana, Arial, Sans-Serif; HEIGHT: 300px;
}

.WizardText {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Tahoma, Verdana, Arial, Sans-Serif;
}

.Help {
	BORDER-RIGHT: black 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: black 1px solid; PADDING-LEFT: 2px; FONT-WEIGHT: normal; FONT-SIZE: 11px; PADDING-BOTTOM: 2px; BORDER-LEFT: black 1px solid; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica; BACKGROUND-COLOR: #ffff99;
}


/* ------------------------------------------------------------------------------------------------------------- */











/*========================================================*/
/*  MENU CSS                                             */
/*========================================================*/


/*========================================================*/
/*            Solepartmenu CSS                            */
/*========================================================*/


@charset "utf-8";
/* CSS Document */

/* Main Menu */
.MainMenu_MenuContainer {
	border-left: #EFEEEE 0px solid; 
	border-bottom: #EFEEEE 0px solid;
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Tahoma;
	width:100%;
}
.MainMenu_MenuItemSel {
	border-left: #EFEEEE 0px solid; 
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	border-bottom:dotted 0px #F03EA3;
	cursor: pointer;
	cursor: hand; 
	color: #FF0000; 
	font-size: 12px;  /* !important */
	font-style: normal;
	font-weight: normal;  
	background-color: Transparent;
	font-family: "Arial", Tahoma, Verdana; /* !important */
}
.MainMenu_MenuItem {
	border-left: #EFEEEE 0px solid; 
	border-top: #EFEEEE 0px solid;  
	border-right: #EFEEEE 0px solid;
	border-bottom: dotted  1px #b5b5b5;
	cursor: pointer;
	cursor: hand; 
	color: #FFFFFF; /* !important */
	font-size: 12px; 
	font-style: normal;
	font-weight: normal; 
	background-color: Transparent;
	font-family: "Arial", Tahoma, Verdana;
	height: 22px;
}
.MainMenu_MenuItemAct {
	cursor: pointer; 
	cursor: hand;
	border-bottom: dotted 1px #b5b5b5;
	color: #000000; /* !important */
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background: url(../images/bg-white-trns.png);
	font-family: "Arial", Tahoma, Verdana;
	height: 22px;
}
.MainMenu_MenuIcon {
	text-align: center; 
	width: 3px;
	height: 22px;
	border-top: #6F845D 0px solid;
	border-right: #6F845D 0px solid;
	border-left: #6F845D 0px solid;
	border-bottom: #6F845D 0px solid;
	background-color: Transparent;
}
.submenuitemselected{
	color:#FFFFFF;
	font-size:11px;
	font-weight: normal;
	padding-left: 1px;
	Margin:0px;
	background:transparent;
}
.MainMenu_SubMenu {
	margin:1px;
	/*background:#FFFFFF;*/
	background: url(../images/bg-black-trns.png);
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	
	/* Transparency in both IE & Firefox - But overall ares */
	/*
	filter:alpha(opacity=50);
    -moz-opacity:0.5;
    opacity: 0.5;
	*/

	/*filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=2,startColorStr=#ffffff,endColorStr=#FF0000);
	filter: Alpha(Opacity=70, FinishOpacity=100, Style=2);*/
}

.MainMenu_MenuBreak {
	border-bottom: #00ff00 0px solid; 
	border-left: #00ff00 0px solid; 
	border-top: #00ff00 0px solid;  
	border-right: #00ff00 0px solid; 
	background-color: transparent;
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #EFEFEF 0px solid; 
	border-bottom: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.MainMenu_MenuBar { 
	cursor: hand; 
	height: 18px; 
	background-color: Transparent; 
}

/* ------- up status ------ */

.MainMenu_MenuItem TD { padding:0; margin:0; }

.MainMenu_MenuItem TD DIV DIV 
{
	background:url(../images/menu1/up-left.png) left top no-repeat;

	padding:0 10 0 10;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuItem TD DIV DIV DIV{
	background:url(../images/menu1/up-mid.png) left top repeat-x;
	font-size:12px;
	font-family:"Arial", Tahoma, Verdana;
	font-weight:normal;
	line-height:22px;
	color:#FFFFFF;
	
	height:26px;
	padding: 0 0 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}

.MainMenu_MenuItem TD DIV
{
	background:url(../images/menu1/up-right.png) right top no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}


/* ------- over status ------ */

.MainMenu_MenuSelected TD { padding:0; margin:0; }

.MainMenu_MenuSelected TD DIV DIV 
{
	background:url(../images/menu1/over-left.png) left top no-repeat;

	padding:0 10 0 10;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;

}
.MainMenu_MenuSelected TD DIV DIV DIV{
	background:url(../images/menu1/over-mid.png) left top repeat-x;
	font-size:12px;
	font-family:"Arial", Tahoma, Verdana;
	font-weight:normal;
	line-height:22px;
	color:#FFFFFF;
	
	height:26px;
	padding: 0 0 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}

.MainMenu_MenuSelected TD DIV
{
	background:url(../images/menu1/over-right.png) right top no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}

/* ------- active status ------ */

.MainMenu_MenuSelectedRoot TD { padding:0; margin:0; }

.MainMenu_MenuSelectedRoot TD DIV DIV 
{
	background:url(../images/menu1/active-left.png) left top no-repeat;

	padding:0 10 0 10;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}
.MainMenu_MenuSelectedRoot TD DIV DIV DIV{
	background:url(../images/menu1/active-mid.png) left top repeat-x;
	font-size:12px;
	font-family:"Arial", Tahoma, Verdana;
	font-weight:normal;
	line-height:22px;
	color:#FFFFFF;
	
	height:26px;
	padding: 0 0 0 0;

	margin:-13 0 -13 0;
	_margin:-13 0 -13 0;
}

.MainMenu_MenuSelectedRoot TD DIV
{
	background:url(../images/menu1/active-right.png) right top no-repeat;

	margin:13 0 -13 0;
	_margin:-13 0 -13 0;
}


/*------------------------- End -------------------------*/








.stepcarousel{
position: relative; /*leave this value alone*/
border: 0;
overflow: scroll; /*leave this value alone*/
width: 900px; /*Width of Carousel Viewer itself*/
height: 163px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 900px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.element. { top:100px !important}




/* ====================== SIDE BAR ====================== */

a{
	outline: none;
}

a:active{
	outline: none;
}

#sideBar{
text-align:left;
}

#sideBar h2{
	color:#FFFFFF;
	font-size:110%;
	font-family:arial;
	margin:10px 10px 10px 10px;
	font-weight:bold !important;
}

#sideBar h2 span{
	font-size:125%;
	font-weight:normal !important;
}

#sideBar ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#sideBar li{
	margin:0px 10px 3px 10px;
	padding:2px;
	list-style-type:none;
	display:block;
	background-color:#DA1074;
	width:177px;
	color:#FFFFFF;
}

#sideBar li a{
	width:100%;
}

#sideBar li a:link,
#sideBar li a:visited{
	color:#FFFFFF;
	font-family:verdana;
	font-size:100%;
	text-decoration:none;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
}

#sideBar li a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#sideBar{
	position: absolute;
	width: auto;
	height: auto;
	top: 150px;
	right:0px;
	/*background-image:url(../sidebar/background.png);
	background-position:top left;
	background-repeat:repeat-y;*/
	background:transparent;
}

#sideBarTab{
	float:left;
	height:auto;
	width:57px;
}

#sideBarTab img{
	border:0px solid #FFFFFF;
}

#sideBarContents{
	float:left;
	overflow:hidden !important;
	width:auto;
	height:auto;
}

#sideBarContentsInner{
	width:auto;
	padding:10px 0 0 0;
}

.sidebarthumbs { background:url(../sidebar/background3.png); }


/*========================================================================*/

.bg_mini_loginbar	{ background: url(../images/bg_mini_loginbar.png) left top no-repeat; width:464px; height:40px; vertical-align:middle; }


/*========================================================*/
/*  Quick Mini login CSS                                  */
/*========================================================*/

.txt_box{
	font-family: "Arial", Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	border: 0px solid #C0C0C0;
	width:94px;
	height:22px;
	line-height:18px;
	padding:0px 4px 0 4px;
	background:url(../images/textfield.png) right top no-repeat;
}

.txt_Normal{
	font-family: "Arial", Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.Error{
	font-family: "Arial", Tahoma, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FF0000!important;
	text-transform:uppercase;
	text-decoration:none!important;
}


.SimpleButton	{
	font-family: "Arial", Tahoma, Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF!important;
	text-transform:uppercase;
	text-decoration:none!important;
	
	background:url(../images/button_login.png) left top no-repeat;
	border:0px;
	
	margin:0 0 0 0!important;
	padding:0 0 5px 0!important;
	width:50px;
	height:26px;

	cursor: pointer;
	cursor: hand;
}

.RegisterButton{
	font-family: "Arial", Tahoma, Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF!important;
	text-transform:uppercase;
	text-decoration:none!important;
}

   
.TitleImage
{
	border: 0px solid transparent;
	background: transparent url(../images/quicklogin_bg.png) center top no-repeat;
	width:298px; height:32px;
}

/*========================================================================*/






