/******* SKIN LAYOUT STYLES ***********/
#bodyDiv { width:100%; height: 100%; text-align:center; background:#002B54; padding: 0px; margin: 0px;}
#frame{width:800px;margin-left:auto;margin-right:auto;text-align:left;background:#FFF ;height:100% }
#branding { float:left; height: 70px; padding-top:15px; width:800px;background:url(images/top_gradient.jpg) no-repeat right top}
#dnn_dnnLOGO_hypLogo { width:150px; height:56px; float:left;padding-left:10px}
.rightPanel { font-weight:bold;width:240px; float:right; margin-top:15px; color:#003366}
#quicklinks{ float:left;margin:20px 0 0 75px }
#quicklinks a{ color:#0D2736; font-weight:bold}
#quicklinks span {color:#0D2736; font-weight:bold }
#dnn_RightPane .containerContent { float:right; padding:0; margin-top:0}
#menu{ height:20px;text-transform:uppercase}
#menuDesign { width:800px; height: 20px;padding-top: 1px; clear:both}
#contentArea { width:100%; float:left; margin-top:0px;height:auto;background:#FFF}
#footer .divider{color:#000}
#frameSplash {width:800px;margin-left:auto;margin-right:auto;}

.sus_faqs {margin:0px}
.sus_faqs img {padding-left:20px}
.featured_container p {color:#FFF; line-height:1.2em}
.featured_container h3 {color:#002B54; padding:5px 0px 0px 10px; font-size:12px}
.featured_container a:link, .featured_container a:active, .featured_container a:visited {color:#FFF; text-decoration:none}
.featured_container a:hover {color:#002B54; text-decoration:none}
#breadCrumbs a:link a:active a:visited{color:#000;padding:12px 0px 0px 12px}
html>body #breadCrumbs {color:#000;padding:18px 0px 0px 12px}
#breadCrumbs_min{color:#000;padding:12px 0px 0px 12px}
#breadCrumbs a, a:link, a:active, a:visited {color:#002B54}
#breadCrumbs a:hover {color:#008DA9}

.Artwork_Panel_home { width:800px; height:220px; padding:0; clear:both; background:url(AW_home.jpg) no-repeat left top}
.Artwork_Panel_residential { width:800px; height:220px; padding:0; clear:both; background:url(AW_residential.jpg) no-repeat left top}
.Artwork_Panel_office { width:800px; height:220px; padding:0; clear:both; background:url(AW_office.jpg) no-repeat left top}
.Artwork_Panel_retail { width:800px; height:220px; padding:0; clear:both; background:url(AW_retail.jpg) no-repeat left top}
.Artwork_Panel_industrial { width:800px; height:220px; padding:0; clear:both; background:url(AW_industrial.jpg) no-repeat left top}
.Artwork_Panel_portfolio { width:800px; height:220px; padding:0; clear:both; background:url(AW_portfolio.jpg) no-repeat left top}
.Artwork_Panel_funds { width:800px; height:220px; padding:0; clear:both; background:url(AW_funds_management.jpg) no-repeat left top}
.Artwork_Panel_careers { width:800px; height:220px; padding:0; clear:both; background:url(AW_career.jpg) no-repeat left top}
.Artwork_Panel_contact { width:800px; height:220px; padding:0; clear:both; background:url(AW_contactus.jpg) no-repeat left top}
.Artwork_Panel_aboutus { width:800px; height:220px; padding:0; clear:both; background:url(AW_aboutus.jpg) no-repeat left top}
.contentPanel{ width:772px; padding:12px; clear:both}

/*#newsforie6 a{color:#FFFFFF; display:block; text-transform:uppercase; font-size:9px;position:relative;text-align:right;padding:14px 0 0 0px; z-index:5}
html>body #news{ color:#FFFFFF; display:block; text-transform:uppercase; font-size:9px;float:right;width:149px; height:38px; position:relative; left:149px;background:url(images/transparentbtn.png) no-repeat right top; text-align:right;padding:14px 0 0 0px}*/

#button {float:right;margin-top:168px;width:800px}

#newsforie6 a{ display:block;height:52px; width:149px; float:right;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/0/Skins/First%20State%20Group/images/news_btn.png', sizingMethod='scale');}
#newsforie6 a:hover{ cursor:pointer;display:block;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Portals/0/Skins/First%20State%20Group/images/news_btn_over.png', sizingMethod='scale');}

html>body #news a{ color:#FFFFFF; display:block; text-transform:uppercase; font-size:9px;float:right;width:149px; height:38px; position:relative; left:149px;background:url(images/news_btn.png) no-repeat right top; text-align:right;padding:14px 0px 0px 0px}
html>body #news a:hover{background:url(images/news_btn_over.png) no-repeat right top}
*:first-child+html #news { background:none; /* IE7 specific styling code here */}

#footer { background:#FFF url(images/footer_gradient.jpg) repeat-y top left; height:22px;clear:both; width:786px; text-align:left; font-size: 11px; color:#fff; padding: 2px 0 0 14px;}
#footer a, #footer a:link, #footer a:active, #footer a:visited, #footer a.footerMenuItem {font-size: 11px; color:#fff; text-decoration: none;}
#footer a:hover {text-decoration: none; color:#021931}

/******* DIGICON CLEAN CSS MENU STYLES *************/
/***  CLEAN MENU FUNCTIONALITY STYLES - DON'T TOUCH THESE STYLES  ***/
.menu, .menu ul {margin: 0; padding: 0; border: 0; list-style-type: none; display: block; zoom: 1;/*IE6*/ min-height: 0;/*IE7*/}
.menu li {margin: 0; padding: 0; border: 0; display: block; float: left; position: relative; z-index: 5; white-space:nowrap;}
.menu li:hover {z-index: 10000; white-space: normal; }
.menu li.menuHover /*IE6*/{z-index: 10000;}
.menu .menuHoverUL /* li:hover>ul selector */ /*IE6*/{visibility: visible;}
.menu .menuHoverUL /* 1st-level submenu go below their parent item */ /*IE6*/{top: 100%; left: 0;}
.menu .menuHoverUL .menuHoverUL /* 2nd+ levels go on the right side of the parent item */ /*IE6*/{top: 0; left: 100%;}
.menu li li {float: none;}
.menu ul {visibility: hidden; position: absolute; z-index: 10; left: 0; top: 0;}
.menu li:hover>ul {visibility: visible;	top: 100%;}
.menu li li:hover>ul /* 2nd+ levels go on the right side of the parent item */{top: 0; left: 100%;}
.menu a, .menu a:link, .menu a:active, .menu a:visited, .menu a:link:hover, .menu li.active {display: block; position: relative;}
.menu ul a /*fix clickability-area problem*/ /*IE6*/{zoom: 1;}
.menu li li /*fix white gap problem*/ /*IE6*/{float: left; width: 100%;}
.menu li li /*prevent double-line between items*/ /*IE6*/{margin-top: -1px;}
html>body .menu li li { margin-top: 0px;}

/***  CLEAN MENU DESIGN STYLES - CHANGE ONLY THESE STYLES  ***/
.menu{color: #021931; background: #7CBBC2;}
.menu ul li {background: #021931; text-align: left; width: 160px;}
.menu ul {width: 160px;}
/* Top Level Menu Items */
.menu a, .menu a:link, .menu a:active, .menu a:visited, .menu a:hover, .menu a:link:hover, .menu li.active {text-decoration: none; color: white; padding: 2px 5px 2px 5px; border-right: 1px solid white;}
.menu li.active { background: #021931;}
.menu a:hover, .menu a:link:hover, .menu li:hover {color: #fff;	background: #021931;}
.menu a:hover, .menu a:link:hover, .menu .menuHoverA /* li:hover>a selector */ /*IE6*/{color:#fff; background: #021931;}
/* Drop Down Menu Items */
ul.menu ul a, ul.menu ul a:link, ul.menu ul a:active, ul.menu ul a:visited, ul.menu ul a:hover, ul.menu ul a:link:hover, ul.menu ul li.active {border-right: 0px; text-decoration: none; color: #fff; padding: 2px 5px; background:#7CBBC2}
ul.menu ul li.active { background: gray;}
ul.menu ul li a:hover, ul.menu ul li a:link:hover, ul.menu ul li li:hover{color: #fff;background: #021931;}
.menu ul a:hover, .menu ul a:link:hover, .menu ul .menuHoverA /* ul li:hover>a selector */ /*IE6*/{color: #fff;	background:#021931;}
ul.menu ul li.active /* needs to be adjusted by hand - seems to be dropdown width minus a padding plus 1 */{ width: 151px; background: darkgray;}
.menu li li {border: 1px solid #fff;}
.menu ul>li + li /*remove top border on all but first item in the list*/{border-top: 0;}
.menu li li:hover>ul /*position of 2nd+ submenus, overlapping*/{top: -1px; left: 100%;}
.menu .menuHoverUL .menuHoverUL /*position of 2nd+ submenus, overlapping*/ /*IE6*/{top: 0px; left: 100%;}

/***  CLEAN MENU FIXES AND EXTRA FUNCTIONALITY STYLES - DON'T TOUCH THESE STYLES  ***/
/* special colouring for first menu item on each level */
/*.menu>li:first-child>a, .menu li + li + li li:first-child>a {
	color: #567;
}*/
/* float clear - force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {content: "."; height: 0; display: block; visibility: hidden; overflow: hidden; clear: both;}
/* float clear end */
/* sticky submenu - it should not disappear when your mouse moves a bit outside the submenu YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!	if you do it, make sure you 110% know what you do */
.menu ul {background-image: url(empty.gif); /* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */ padding: 10px 30px 30px 30px; margin: -10px 0 0 -30px; /*background: #f00;*/	/* uncomment this if you want to see the "safe" area. you can also use to adjust the safe area to your requirement */}
.menu ul ul {padding: 30px 30px 30px 10px; margin: -30px 0 0 -10px;}
/* sticky submenu end */
/* Fix for IE5/Mac \*//*/
.menu a {float: left;}
/* End Fix */

/******************************************************
    CONTAINER STYLES
******************************************************/
.container{ width:100%;}
.containerContent { padding: 0px;}

/******************************************************
    SELECTOR and COMMONLY USED DNN STYLES              
******************************************************/
html {height: 100%;/* Firefox and IE7 hack for 100% background */}
body {margin:0px; padding:0px; background: #002B54; height: 100%;/* IE6 hack for 100% background  */}
body, td, ul li, p, .normal, .NormalDisabled, .blogCalendar td{ font-family: arial,verdana, helvetica;	font-size: 11px;color: #666666;font-weight: normal;line-height:1.5em;}

/* text style used for rende#FF0000 text which should appear disabled */
.NormalDisabled { color: #D3D3D3;}
/* style of item titles on edit and admin pages */
.SubHead {color: #444444; font-family:Arial, Helvetica; font-size: 11px; font-weight: bold; text-align: left;}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead { font-family:Arial, Helvetica; font-size: 11px; font-weight: bold; color: #000;}
/* text style used for rende#FF0000 text which requires emphasis */
.NormalBold { font-family:Arial, Helvetica; font-size: 11px; font-weight: bold;}
/* text style used for error messages */
.Normal#FF0000 { font-family:Arial, Helvetica; font-size: 12px; font-weight: bold; color: #ff0000}

/* heading styles */
h1, h2, h3, h4, h5, dt, h6, .head, h2 span.head, .container h2 span.head, 
h3 span.SubHead, .newstitle, tfoot, thead, th {font-family: Arial, verdana, helvetica; color:#002B54; margin:0px; padding:0px; margin-bottom:10px; font-weight:normal; font-size: 12px;}
h1 {font-size:22px; color:#002B54;}
h2, .head, h2 span.head, .container h2 span.head {font-size:18px;}
h3, h3 span.SubHead, .newstitle {font-size: 16px; font-weight: bold;}
h4 {font-size: 14px; font-weight: bold;}
h5, DT {font-size: 13px; font-weight: bold;}
h6 {font-size: 12px; font-style: italic;}

p {margin: 5px 0px 15px 0px;}
ul { margin: 0px 0px 10px 25px;}
ul li { margin-left:5px; padding:0px; list-style-type: square; /*list-style:none; list-style-image: url(bullet.gif)*/}
ul li li { list-style-type: disc;}
ul li li li { list-style-type: circle;}
ol li { list-style-type: decimal;}
ol ol li { list-style-type: lower-alpha;}
ol ol ol li{ list-style-type: lower-roman;}
hr { color: dimgrey; height:1pt; text-align:left;}
img{ border:0px; margin:0px; padding:0px;}

/* link styles */
a, a:link, a:active, a:visited { color:#990100; text-decoration:none; padding: 0px; margin:0px;}
a:hover { text-decoration:none; color:#999999;}

blockquote {font-size:15px; font-family:"Lucida Sans Unicode"; float:right;}
pre {font-family: Lucida Console, monospace;color: #434343;font-weight: normal;	font-size: 11px;}
address {font-family: Arial, Verdana, Helvetica;color: #434343;font-weight: normal;font-size: 11px;font-style: italic;}

/******************************************************
    FORM STYLES              
******************************************************/
/* Generic Form Element classes */
.formInput{ width:150px; height:18px; border:1px solid #CCCCCC;}
.formBtn{}.formRadio{}.formCheckBox{}

.formItem { clear: both;}
.label { clear: both; float: left; width: 120px; text-align: right; padding-right: 10px; font-weight: bold;}
.labelDetails { width: 390px;}
.labelDetails p { margin: 0px 0px 7px 0px;}

/* button style for standard HTML buttons */
.StandardButton, a.StandardButton, a:link.StandardButton, a:active.StandardButton, a:visited.StandardButton, input.StandardButton, a.CommandButton, a:link.CommandButton, a:active.CommandButton, a:visited.CommandButton { padding-left:8px; padding-right: 8px; width:0; overflow:visible; font-weight: normal; font-size: 11px; border: 1px solid #CBD2D8; background: #8B8B8B url(button_bg.gif) repeat-x top left; color: #FFFFFF; font-family:Arial, Verdana, sans-serif; text-transform: lowercase; margin: 0px; cursor: pointer; clear: both; height: 14px; border: 1px solid #333333; white-space: nowrap;}
input.StandardButton[class], a.CommandButton[class], a:link.CommandButton[class], a:active.CommandButton[class], a:visited.CommandButton[class] { width: auto;} /* Non IE browsers read this */
a:hover.CommandButton, input:hover.StandardButton{color: #E0E0E0;}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox, input.longTextBox, input.longmedTextBox, input.medTextBox, input.medshortTextBox, input.shortTextBox { font-family:Arial, Helvetica; font-size: 12px; font-weight: normal;}
input.longTextBox { width: 250px;}
input.longmedTextBox { width: 200px;}
input.medTextBox { width: 150px;}
input.medshortTextBox { width: 100px;}
input.shortTextBox { width: 60px;}

/*Dropdown Boxes*/
select { font-size: 10px;}

/* Requi#FF0000 Fields */
span.mandatory { color: #334692; font-weight:bold;}

/******************************************************
    GENERAL STYLES
******************************************************/
.floatLeft{ float:left;}
.floatRight{ float:right;}

/* styles to mimic auto height of div elements as per IE */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/********* DNN STYLES **************/

/* What exactly does this style?? */
.SkinObject { font-weight: bold; font-size: 8.5pt; color: #003366; font-family:Arial, Helvetica; text-decoration: none;}
A.SkinObject:link { text-decoration: none; color:#003366;}
A.SkinObject:visited { text-decoration: none; color:#003366;}
A.SkinObject:active { text-decoration: none; color:#003366;}
A.SkinObject:hover { text-decoration: none; color:#003366;}

/* styles used by Data Grids */
.DataGrid_AlternatingItem { background-color:#fff; color: #FF0000; font-family:Arial, Helvetica; font-size: 10px; font-weight: normal;}
.DataGrid_Container { background-color: Transparent;}
.DataGrid_Footer { background-color:#fff;}
.DataGrid_Header { background-color:Transparent; color: #000; font-family:Arial, Helvetica; font-size: 10px; font-weight: bold; text-align: center;}
.DataGrid_Item { background-color:Transparent; color: #000; font-family:Arial, Helvetica; font-size: 10px; font-weight: normal;}
.DataGrid_SelectedItem { background-color: #D3D3D3; color: Blue; font-family:Arial, Helvetica; font-size: 10px; font-weight: normal;}

/* text style used for help text rende#FF0000 by modules */
.Help { border: #000 1px solid; padding: 2px; font-weight: normal; font-size: 11px; color: #000; font-family:Arial, Helvetica; background-color: #ffff99;}

SMALL { font-size: 8px;}
BIG { font-size: 14px;}

/******************************************************
    DIGICON QUICK LINK STYLES
******************************************************/
.QuickLink { padding:0px 0px;}
.QuickLink h3 { margin:0px; padding:10px;}
.QuickLink img { float:left; padding-right:3px;}
.QuickLink p { margin:0px; padding-top:10px;}

/******************************************************
    SURVEY MODULE STYLES
******************************************************/
.YourCompanyNameSurveyResults {font-family:Arial, Helvetica; font-size: 12px; font-weight: normal;}

/******************************************************
    QUICK LINKS WITHOUT DESCRIPTION STYLES
******************************************************/
#Highlight_SubHead {color: #230C69;background-color: #DEE4F2;font-family: Arial;font-size: 14px;font-weight: bold;	height: 20px;padding: 2px;}
#Highlight{border: solid 1px #230C69;}

/******************************************************
    OPT IN MODULE STYLES
******************************************************/ 
.GridText{ color: #ffffff; }
tr.HeaderRowStyle{  background-color : #7F7F7F;}
tr.HeaderRowAlternate{  background-color : #0F4791; }
td.HeaderStyle{	color: #ffffff; font-weight: bold; }
th.HeaderStyle {color: #ffffff; font-weight: bold; }
