/*
====================================================
The Neo Group - Dot Net Nuke Skin - Fabricgroup 2006
====================================================
*/

.pagemaster { /*relates to body tag in original css*/
	height: 100%;
	width: 100%;
	background-image: url(gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #b9b3b0;
	margin: 0px;
}

.skinmaster { /*should set main column to display centred etc?? - no relating to anything in original*/
	width: 761px;
}

.contentpane{
	background-color: transparent;
}

.neotop { /*relates to div_top in original css*/
	background-color: transparent;
	margin-top: 0px;
	width: 771px;
	height: 23px;
}

/* HEADER TEXT */

.neotop a:link, .neotop a:visited, .neotop a:active, .neotop_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;	
	text-transform:uppercase;
	text-decoration: none;
}

.neotop a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;	
	text-transform:uppercase;
	text-decoration: underline;
}

.neoheader { /*relates to div_header in original css*/
	width: 761px; /* minus 5px border both sides*/
	height: 187px; /* minus 5px border both sides*/
	background-color:#c1d9e6;
	border-style: solid;
	border-color: #ffffff;
	border-width: 5px;
	padding:0px;
	margin:0px;
}

.neonavmenu { /*relates to div_menu in original css*/
	background-image: url(shadow01_hdr.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding-left:17px;
	padding-right:17px;
	vertical-align:middle;
	text-align:center;
	white-space:nowrap;
	/*width:100%;*/
	width: 761px;
}

.neobody { /*relates to div_body in original css*/
	/*width: 761px;*/ /* minus 5px border both sides*/
	background-color:#FFFFFF;
	border-style: solid;
	border-color: #ffffff;
	border-width: 5px;	
}

.neofooter { /* relates to div_footer in original css */
	background-image:url(shadow02_ftr.jpg);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	height:30px;
}

/* FOOTER TEXT */

.neofooter a:link, .neofooter a:visited, .neofooter a:active, .neofooter_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #514540;
	text-decoration: none;
}

.neofooter a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #514540;
	text-decoration: underline;
}

.leftbottompane, .midbottompane,  .rightbottompane{ /* relates to homepg_contentcell in original css */
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 15px;
	padding-top:10px;
	width: 33%;
	vertical-align:top;
}

.leftpane{
	background-color:#eef5f9;
	vertical-align:top;
}
/*============================== SOLPARTMENU STYLING ==============================================*/

.MainMenu_MenuContainer {
	background-color: transparent;
	width: 727px;
}

.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	vertical-align: middle;
	background-color: Transparent;
	width: 727px;
	line-height:30px;
}
.rootMenuItem, .rootMenuItemActive{
	cursor: pointer;  
	color: #FFFFFF;
	font-size: 12px; 
	font-weight: bold;
	font-style: normal;
	text-transform:uppercase;
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
.rootMenuItemOver { 
	cursor: pointer;  
	color:#FFFFFF;
	font-size: 12px; 
	font-weight: bold;
	font-style: normal;
	text-transform:uppercase;
	background-color: #695d54;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

.MainMenu_MenuItem {
	cursor: pointer;  
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none;	
	border: none; 
}

.MainMenu_MenuItemSel { 
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
	border: none;
}

.subMenuItem td{
	font-weight:normal;
	padding-left:5px;
	padding-right:20px;
	height:24px;
	font-size: 11px; 
}

.subMenuItemOver td, .subMenuItemActive td{
	background-color: #4c413a;
	font-weight:normal;
	padding-left:5px;
	padding-right:20px;
	height:24px;
	font-size: 11px; 
}

.subMenuItem{
	background-color: #695d54; 
	z-index: 1000; 
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);  /*IE property for SubMenu styles and transitions */
	color: #FFFFFF; 
	font-size: 11px; 
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif; 
	text-decororation: none;
	text-transform: none;
	border:none;
}

.subMenuItemOver{
	background-color: #4c413a; 
	z-index: 1000; 
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);  /*IE property for SubMenu styles and transitions */
	color: #FFFFFF; /**/
	font-size: 11px; 
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif; 
	text-decororation: none;
	text-transform: none;
	border: none;
}

.subMenuItemActive{
	background-color: #4c413a; 
	z-index: 1000; 
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);  /*IE property for SubMenu styles and transitions */
	color: #FFFFFF; /**/
	font-size: 11px; 
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif; 
	text-decororation: none;
	text-transform: none;
	border: none;
}

/*.rootMenuSeparator{
	width:60px; 
}*/
/*.MainMenu_SubMenu {
	background-color: #695d54; 
	z-index: 1000; 
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);  /*IE property for SubMenu styles and transitions 
	border: medium none;
	color: #FFFFFF;
	font-size: 11px; 
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif; 
	text-decororation: none;
	text-transform: none;
}*/


/* ======================= CONTENT FORMATTING AND SYLING ===================================*/
/* REDEFINED TAGS */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #047ab9;
	font-size: 24px;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#047ab9;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}


A:link {
	COLOR: #0099cc; 
	text-decoration: none;
}
A:active {
	COLOR: #0099cc; 
	text-decoration: none;
}
A:visited {
	COLOR: #0099cc; 
	text-decoration: none;
}
A:hover {
	COLOR: #0099cc;
	text-decoration: underline;
}

ul { 
    margin: 0px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
    padding-left: 16px;
	list-style-image: url(http://www.neogroup.net/images/elements/bullet_square.gif);
  }
  
/* HOME PAGE PANELS & TEXT FORMATTING*/


.homepg_list, .homepg_list a:link, .homepg_list a:visited, .homepg_list a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0099cc;
	text-decoration: none;
	list-style-image: url(http://www.neogroup.net/images/elements/bullet_square.gif);
	list-style-position:outside;
}

.homepg_list a:hover {
	text-decoration: underline;
}

.homepg_bluepanel {
	width: 761px;
	height: 230px;
	background-color: #eef5f9;
	text-align: left;
}

.homepg_contentcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 25px;
	width: 33%;
}

.homepg_contentcell strong { /*Used to envelop the heading so they can be blue without a new paragraph break, and not using span. Boldness taken out by redefining tag*/
	font-weight: normal;
	color: #047ab9;
}

a.homepg_contentcell:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #047ab9;
	text-decoration: none;
}

a.homepg_contentcell:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #047ab9;
	text-decoration:underline;
}

/* SUB PAGES PANELS & TEXT FORMATTING*/

.table_body {
	width: 761px;
	height: 300px;
	border-width: 0px;
}

.container_white p, .container_blue p, .container_white td, .container_blue td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}

.container_white a:link, .container_white a:visited, .container_white a:active, .container_blue a:link, .container_blue a:visited, .container_blue a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #047ab9;
	text-decoration: none;
}

.container_white a:hover, .container_blue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #047ab9;
	text-decoration: underline;
}

.side_menu a:link, .side_menu a:visited, .side_menu a:active, .side_menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #514540;
	text-decoration: none;
	text-align: left;
	line-height: 9px;
}

.side_menu td td{
	width:157px;
	padding:2px;
	padding-top:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c1d9e6;
	white-space:normal;	
	
}

.container_white .superscript, .container_blue .superscript {
	vertical-align: super;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
}

.container_white  .subscripttext, .container_blue  .subscripttext {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-align: left;
}

/*.subpg_leftNav, a.subpg_leftNav:link, a.subpg_leftNav:visited, a.subpg_leftNav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7a6c64;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

a.subpg_leftNav:hover  {
	text-decoration: underline;
}*/

.topAnchor {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform: uppercase;
}
/*.subpg_leftpane { === becomes container ===
	width: 157px;
	padding: 12px;
	background-color: #eef5f9;
	text-align: left;
}*/
.dashline {
	width: 100%;
	height: 10px;
	background-image: url(../../images/dashline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.opinionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	line-height: 18px;
}


.table_footer {
	padding: 5px;
	width: 761px;
	text-align: center;
}



/* CONTENT FORMATTING */

.infotable_table {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 100%;
	border:0px;
	border-style: solid;
	border-color: #dddddd;
	border-width: 1px;
}

.infotable_table strong {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.infotable_table td{
	padding: 5px;
	text-align: left;
	background-color:#f8f8f8;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.infotable_table .titlecell, .infotable_table .titlecell p{
	/*font-size: 11px;*/
	font-size: 12px;
	color: #047ab9;
	vertical-align: bottom;
	text-transform: uppercase;
	text-align: center;
	background-color:#ffffff;
}

.infotable_table .subtitlecell, .infotable_table .subtitlecell p{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color: #047ab9;
	background-color:#f8f8f8;
}

.infotable_table .datacell, .infotable_table .datacell p{
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color:#f8f8f8;
}

.infotable_table .leftcell_a, .infotable_table .leftcell_a p{ /* Far left cell */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #047ab9;
	text-decoration: none;
	text-align: left;
	background-color:#eeeeee;
	vertical-align: top;
}
.infotable_table .leftcell_b, .infotable_table .leftcell_b p{ /* Second from left cell (description) */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	background-color:#eeeeee;
}

/* SHARED DIVs AND TABLES */

#table_header {
	background-color: #c1d9e6;
	width: 761px;
}

#table_menu {
	vertical-align: middle;
	height: 30px;
	width: 771px; 
	border: 0px; 
}

.infotable_table #leftNav, #leftNav{
	/*width: 157px;*/
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #514540;
	background-color: #eef5f9;
}
.infotable_table #leftNav a, #leftNav a {
	DISPLAY: block;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding: 4px;
	color: #514540;
	background-color: #eef5f9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c1d9e6;
	}
.infotable_table #leftNav a:active, #leftNav a:hover	{
	color: #312622;
	text-decoration: none; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #eef5f9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c1d9e6;
}
.infotable_table #leftNav a.highlight, #leftNav a.highlight, #leftNav a.highlight:hover	{
	color: #312622;
	text-decoration: none; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #c1d9e6;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #514540;
}
/*.infotable_table #leftNav1 {
	width: 157px;
	FONT-SIZE: 11px;  
	MARGIN-LEFT: 0px; 
	color: #7a6c64;
	background-color: #eef5f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.infotable_table #leftNav1 a {
	DISPLAY: block;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #7a6c64;
	background-color: #eef5f9;
	padding-left: 8px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	}
.infotable_table #leftNav1 a:active, #leftNav1 a:hover	{
	color: #312622;
	text-decoration: none; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #eef5f9;
}*/

