/**************************************************************
   Visit studio7designs.com for more layouts and downloads for this template!
 **************************************************************/

/*********************************************************
   HTML Elements
 *********************************************************/

html,
body {
  height: 100%;
  background-color: #CDCDCD;
}

.atiWinBg
{
	background: #7B775A url(wind_02_back.png) no-repeat top left;	
}
.atiWinHead
{
	color: Black; font-weight: bold; font-size: 14px; font-family: Arial; padding-bottom: 20px; padding-left: 20px;
}

body 
{
  
  margin: 0;
  padding: 0;
  /*background: url(back.png) repeat-y top left;*/
  font: 400 0.7em verdana, arial, sans-serif;  
  color: #555;
  background-color: #CDCDCD;
}

.atiBackDrop
{
	background: url(bg_side.png) repeat-y top left; 
	width: 100%;
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px 0;
  padding: 0;
}


h1 {
  padding-bottom: 0.2em;

  font: 400 1.6em arial, sans-serif;
  color: #536C71;
  border-bottom: 12px solid #ddd;
}

h2 
{
  padding-top : 5px;
  font-size: 18px;
  font-weight: bold;
  color: #a3a3a3;
  text-transform: uppercase;
}

h3 {
  text-transform: uppercase;
  font-size: 0.9em;
  color: #5D6F73;
}

h4 {
  font-size: 0.85em;
}

h5 {
  font-size: 0.8em;
}


/* Needed to horizontally pad in a coloured container */
.horzPad h1,
.horzPad h2,
.horzPad h3,
.horzPad h4,
.horzPad h5,
.horzPad p {
  padding-left: 5px;
  padding-right: 5px;
}


/* Links */
a {
  text-decoration: none;
  color: #3B5D77;
}

a:hover {
  color: #668FA3;
}

a img {
  border: 0;
}

a img.border {  
  border: 1px solid #000;
}

a:hover img.border {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 1px solid #668FA3 !important;
  border: 1px solid #FC3307;
}



/* Images */
img.floatRight {
  margin: 5px 0 10px 10px;
}

img.floatLeft {
  margin: 5px 10px 10px 0;
}



/* Lists */
ul li {
  list-style-image: url(submenu1.gif);
}

ol li {
  font-weight: bold;
  color: #668FA3;
}

ol li span {
  font-weight: normal;
  color: #444;
}



/* Blockquote */
blockquote {
  margin: 0;
  padding: 0 20px;
  background: #eee;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}


.Wait
{
}

.Normal
{
}

/* override input cursors with a more specific CSS selector */
.Wait INPUT
{
   cursor: wait;
}

.Normal INPUT
{
   cursor: default;
}

/* override grid cursors with a more specific CSS selector */
.Wait TABLE
{
   cursor: wait;
}

.Normal TABLE
{
   cursor: default;
}


/**************************************************************
   Form Elements
 **************************************************************/

form {
  padding: 0;
  margin: 0;
}


/*
input,
textarea,
select {
  padding: 1px;
  font: 400 1em verdana, sans-serif;
  color: #999;
  background: #EEE;
  border: 1px solid #CCC;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #E7F1F3;
  border: 1px solid #888;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.button {
  padding: 2px 5px;

  font: 400 0.9em verdana, serif;
  cursor: pointer;

  color: #fff;
  background: #ccc;
  border-width: 1px;
  border-style: solid;
  border-color: #888 #888 #8880 #888;
}

input.radio {
  background: none;
  border: 0px;
}

*/







/* ===============================================
/*      Style By DNNSOUL - Infinite Imagination 
/*            http://www.dnnsoul.com
/*	           support@dnnsoul.com
/* ==============================================
/*

/*******************************/
/*  Links Style                 */
/*******************************/
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Tahoma, Arial, Helvetica
} A.CommandButton:hover {
	COLOR: #ff0000; 
	FONT-SIZE: 11px; 
	TEXT-DECORATION: underline; 
	FONT-WEIGHT: normal; 
	FONT-FAMILY: Tahoma, Arial, Helvetica; 
}
.Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active   {
    font-weight: normal;
    font-size: 10px;
    color:#4C4C4C;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
} A.Skinobject:hover    {
    text-decoration:  underline;
    font-size: 10px;
    color:#657E8D;
    font-family:  Verdana, Arial, Helvetica, sans-serif;
}
A:link, A:visited, A:active   {
    color: #657E8D;
    text-decoration: none;
    font-family: verdana;
    font-size: 8.5pt;
} A:Hover  {
    color: #4C4C4C;
    font-family: verdana;
    font-size: 8.5pt;
	text-decoration: underline;
}
/*******************************/
/* Common Style                */
/*******************************/
.Head {
	font-weight: bold;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #657E8D;
}
.SubHead {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #444444; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}
.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	text-align: justify;
    color: #555555;
}
.NormalBold {
	FONT-WEIGHT: bold;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#424242;
}
.NormalRed {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #ff0000; 
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}

.NormalTextBox {
	BORDER-RIGHT: #4C4C4C 1px solid; 
	BORDER-TOP: #4C4C4C 1px solid; 
	BORDER-LEFT: #4C4C4C 1px solid; 
	BORDER-BOTTOM: #4C4C4C 1px solid;
	FONT-SIZE: 11px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4C4C4C;
}
.StandardButton {
	BORDER-RIGHT: #4C4C4C 1px solid; 
	BORDER-TOP: #4C4C4C 1px solid; 
	BORDER-LEFT: #4C4C4C 1px solid; 
	BORDER-BOTTOM: #4C4C4C 1px solid;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Hnelvetica, sans-serif;
	background-color: #FFFFFF;
	color:#555555;
}
/*******************************/
/* Tokens Styles               */
/*******************************/
.logo {
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
A.register-login, A.register-login:link, A.register-login:visited, A.register-login:active {
    font-weight: normal;
    font-size: 10px;
    color:#444444;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
} A.register-login:hover  {
    font-size: 10px;
    color:#657E8D;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline; 
}
.breadcrumb-txt {
    font-size: 10px;
    color:#898989;
    font-family: Verdana, Helvetica, sans-serif;
}
.breadcrumb, A.breadcrumb, A.breadcrumb:link, A.breadcrumb:visited, A.breadcrumb:active {
    font-weight: normal;
    font-size: 10px;
    color:#444444;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
} A.breadcrumb:hover  {
    font-size: 10px;
    color:#657E8D;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
.terms-privacy, A.terms-privacy, A.terms-privacy:link, A.terms-privacy:visited, A.terms-privacy:active {
    font-weight: normal;
    font-size: 10px;
    color:#444444;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
} A.terms-privacy:hover  {
    font-size: 10px;
    color:#657E8D;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
.footer-links, A.footer-links, A.footer-links:link, A.footer-links:visited, A.footer-links:active {
    font-weight: normal;
    font-size: 10px;
    color:#444444;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
} A.footer-links:hover  {
    font-size: 10px;
    color:#222222;
    font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

.currentdate {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	text-align: justify;
    color: #898989;
}
.copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #444444; 
	padding-top: 8px;
}
/*******************************/
/*  Search Textbox & Button    */
/*******************************/
.SearchBTN { background: transparent; padding: 12px 20px 4px 0px; cursor: hand; font-size:0px;  margin: 0 0 0 0; }
#dnn_dnnSEARCH_txtSearch.NormalTextBox { height: 19px; background: transparent; width: 150px; color: #657E8D; padding-top: 2px; padding-bottom: 0px; padding-left: 5px; padding-right: 0px; border: 0px solid #FFFFFF; }

/*******************************/
/*  Panes Style                */
/*******************************/
.panes-outer { width: 100%; padding-left: 0px; padding-right: 0px; padding-top: 15px; padding-bottom: 15px; }
.Content-Pane { width: 100%; padding-left: 0px; padding-right: 0px;	padding-top: 0px; }
.Top-Left-Pane { padding-right: 6px; }
.Top-Right-Pane { width: 70%; padding-left: 6px; }
.Left-Pane {  }
.Middle-Pane { padding-top: 0px; }
.Right-Pane { padding-left: 0px; padding-right: 0px; padding-top: 0px; } 
.Center-Pane {padding-left: 0px; padding-right: 0px;	padding-top: 0px; }
.Main-Left-Pane { padding-left: 0px; padding-right: 6px;	padding-top: 0px; }
.Main-Middle-Pane { padding-left: 6px; padding-right: 6px; padding-top: 0px; }
.Main-Right-Pane { padding-left: 6px; padding-right: 0px; padding-top: 0px; } 
.Bottom-Pane { width: 100%; padding-left: 0px; padding-right: 0px; padding-top: 0px; }
.Bottom-Left-Pane { width: 50%;	padding-right: 6px; }
.Bottom-Right-Pane { width: 50%; padding-left: 6px; }

/*******************************/
/* Main Menu                   */
/*******************************/
.MainMenu_MenuContainer {
	background-color: transparent; 
}

/* Main Font & Color */
.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #657E8D; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 10px 7px 10px;
}

/* Mouse Over*/
.rootmenuitemselected TD{ 
	color: #000000; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-image:url(../Images/m-active.gif); 
	height: 31;  
	background-repeat:repeat-x; 
	padding-bottom: 7px; padding-top: 0px; padding-left: 10px; padding-right: 10px;
}

/* Active Tab */
.rootmenuitembreadcrumb TD{ 
	color: #000000; 
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-image:url(../Images/m-active.gif); 
	height: 31;  
	background-repeat:repeat-x; 
	padding: 0px 10px 7px 10px;
}
/* Sub Menu font color */
.MainMenu_MenuItem {
	background-color: Transparent; 
	color: #3D3D3D; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	height: 22px;
}

/* Sub Menu Mouse Over font color */
.MainMenu_MenuItemSel {
	background-color: Transparent; 
	color: #657E8D; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	cursor: pointer; 
	cursor: hand; 
	height: 22px; 
}

.MainMenu_MenuIcon { 
	display:none; 
}

/* sub menu mouse over bg*/
.submenuitemselect {
	background-color: #F8F8F8; 
}

/* sub menu bg*/
.MainMenu_SubMenu {
	margin-top: 1px;   
	border-top: #FFFFFF 0px solid; 
	border-right: #D0D0D0 1px solid; 
	border-left: #D0D0D0 1px solid;
	border-bottom: #D0D0D0 1px solid;  
	width: 170px; 
	filter: Alpha(Opacity=100, 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: #D0D0D0 0px solid; 
	border-top: #EFEFEF 0px solid;
	font-family: webdings; 
	width: 150px; 
	_width: 150px;
	height: 22px; 
}

/* For Tabbet Menu */
.MainMenu_MenuItem-Tabbed TD { padding:0; margin:0; }
.MainMenu_MenuItem-Tabbed TD DIV { background-image:url(../images/m-dis-right.gif); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-9px 0 -25px 0; _margin:-13px 0;}
.MainMenu_MenuItem-Tabbed TD DIV DIV { background-image:url(../images/m-dis-left.gif); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 10px; margin:-4px 0 -26px 0; _margin:-12px 0;}
.MainMenu_MenuItem-Tabbed TD DIV DIV DIV{ background-image:url(../images/m-dis-center.gif); background-repeat:repeat-x; color:#FFFFFF;  font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; height:27px; padding: 5px 10px 0 10px; line-height:1.3em; margin:-13px 0 -29px 0; }             

.MainMenu_MenuSelected-Tabbed TD { padding:0; margin:0; }
.MainMenu_MenuSelected-Tabbed TD DIV { background-image:url(../images/m-hover-right.gif); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-9px 0 -25px 0; _margin:-13px 0;}
.MainMenu_MenuSelected-Tabbed TD DIV DIV{ background-image:url(../images/m-hover-left.gif); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 10px; margin:-4px 0 -26px 0; _margin:-12px 0;}
.MainMenu_MenuSelected-Tabbed TD DIV DIV DIV{ background-image:url(../images/m-hover-center.gif); background-repeat:repeat-x; color:#000000; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; height:27px; padding: 5px 10px 0 10px; line-height:1.3em; margin:-13px 0 -29px 0; }

.MainMenu_MenuSelectedRoot-Tabbed TD {padding:0px; margin:0;}
.MainMenu_MenuSelectedRoot-Tabbed TD DIV { background-image:url(../images/m-act-right.gif); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-8px 0 -25px 0; _margin:-13px 0;}
.MainMenu_MenuSelectedRoot-Tabbed TD DIV DIV{ background-image:url(../images/m-act-left.gif); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 10px; margin:-4px 0 -26px 0; _margin:-12px 0;}
.MainMenu_MenuSelectedRoot-Tabbed TD DIV DIV DIV{ background-image:url(../images/m-act-center.gif);  background-repeat:repeat-x; color:#FFFFFF; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; height:28px; padding: 5px 10px 0 5px; line-height:1.3em; margin:-13px 0 -29px 0; }



