﻿/******************************************************************************
Layout.css
This stylesheet contains CSS that determines the general appearance and layout
of the site.
******************************************************************************/

body {
	color: #000;
	background: #ffffff;
	font-size: 0.9em;
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

table, td, p, div, li, sup {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: inherit; 
	color:#000000; 
	line-height: 1.4em; 
	text-align: left;
}

td {
	vertical-align: top;
}

sup {
	font-size: 7px;
}

hr {
	color: #ffffff; 
}

li {
	margin-bottom: 1em; 
}

a:link, a:visited, a:hover  {
	color: #527b2e; /*#62a616 */
} 

h2 {
    font-family: verdana;
    font-weight: 100;
    color: #62a616;
    font-size: 1.7em;
}

h3 {
 	color: #006600;
	font-size: 1.2em;
	margin-bottom: 0.2em;
}

h4 {
	font-size: 1em; 
	margin: 5px 0px;
}

td h4 {
    margin-bottom: 0px;
}

fieldset {
	border: 1px solid #ccc;
	margin: 0px 0px 1em 0px;
	padding: 5px;
}

fieldset legend {
	color: #929292;
	font-weight: bold;
	padding: 0 .5em;
}

.clear, .clearfloat
{
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 0px;
}

/****************** ASP.Net Specific *****************************************/

.viewstate_hide
{
    height: 0px;
    margin: 0px;
    padding: 0px;
}

.viewstate_hide form, .viewstate_hide div
{
    margin: 0px;
    padding: 0px;
}

.nomargin
{
    margin: 0px;
    padding: 0px;
}

/****************** Body *****************************************************/

.bodylayout {
    background: url(../images/layout/pagecontainer_bg.png) center repeat-y #fdf5ec;
}


/****************** Page Container *******************************************/

.pagecontainer
{
    margin: 0px auto;
	padding: 0px;
	width: 980px;
	background: #ffffff;
}

.pagecontainer .pagecontainer-content
{
    margin: 0px;
    padding: 0px;
	min-height: 20px;
}


/****************** Masthead - does not include naviation ********************/

.masthead {
	margin: 15px 0px 10px 0px;
	padding: 0px;
	width: 980px;
	height: 70px;
	background: #fff;
	text-align: left;
}

.masthead .masthead-banner
{
    height: 70px;
    vertical-align: top;
}

.masthead .masthead-banner .masthead-banner-leftlogo
{
    width: 45%;
    float: left;
    text-align: left;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
}

.masthead .masthead-banner .masthead-banner-leftlogo .leftlogoimg {
    border: 0px;
}

.masthead .masthead-banner .masthead-banner-rightlogo
{
    width: 45%;
    float: right;
    text-align: right;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
}

.masthead .masthead-banner .masthead-banner-leftlogo .rightlogoimg {
    border: 0px;
}


/****************** Section Banners ******************************************/

.sectionbanner
{
    height: 87px;
    width: 782px; /*980*/
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

.sectionbanner .sectionbanner-image
{
    width: 782px; /*980px*/
    height: 87px;
}



/****************** Footer ***************************************************/

.footer
{
	width: 980px;
	margin: 0px auto;
	padding-top: 2px;
	vertical-align: bottom;
	font-size: 1em;
}

.footer .footer-copyright
{
    color: #fff;
    background: #67a555;
    padding: 3px 0px 3px 30px;
    text-align: left;
    height: 1.4em;
    line-height: 1.4em;
    vertical-align: middle;   
    font-weight: bolder; 
    font-size: 0.85em;
}

.footer .footer-links
{
    width: 980px;
    float: right;
    text-align: right;
}


/****************** Content Containers ***************************************/

.contentcontainer
{
    width: 980px; /*960*/
    margin: 10px 0px;
    padding: 0px;
    overflow: hidden;
}

.contentcontainer .contentcontainer-eccentriccontent
{
	float: left;
	width: 782px;
	padding: 0px;
	margin: 0px;
	background: #fff;
	font-size: 0.9em;
}

/* Explicitly remove top margin from first element */
/*.contentcontainer .contentcontainer-eccentriccontent p:first-child, .contentcontainer .contentcontainer-eccentriccontent div:first-child, .contentcontainer .contentcontainer-eccentriccontent table:first-child */
.contentcontainer .contentcontainer-eccentriccontent:first-child
{
    margin-top: 0px;
    padding-top: 0px;
} 

.contentcontainer .contentcontainer-eccentricsidebar
{
	float: left;
	width: 186px;/*200PX */
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	background: #fff;
}

.contentcontainer .locationleft
{
    margin-right: 12px; /*15px */
}


/****************** Popups Page Containers ***********************************/

.popup-pagecontainer
{
    min-height: 400px;
    width: 100%;
    border: 0px;
    margin: 0px;
    text-align: left;
    background: #6c9d40;
}

.popup-pagecontainer .popup-pagecontainer-masthead
{
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    padding-left: 5px;
    font-size: 1.3em;
    color: #fff;
    text-align: left;
}

.popup-pagecontainer .popup-pagecontainer-pagecontent
{
    height: 310px;
    padding: 5px;
    text-align: left;
    vertical-align: top;
    background: #fff;
    overflow: scroll;
}

.popup-pagecontainer .popup-pagecontainer-pagecontent .pageheader
{
    font-weight: 600;
    margin-bottom: 0.8em;
    margin-top: 5px;
    padding: 0px;
}

.popup-pagecontainer .popup-pagecontainer-pagecontent .pageheader .highlight
{
    color: #006600;
}


.popup-pagecontainer .popup-pagecontainer-pagefooter
{
    color: #fff;
    background: #67a555;
    height: 40px;
    line-height: 1.2em;
    vertical-align: middle;
    font-size: 0.75em;
    padding: 5px 5px 0px 5px;
    white-space: normal;
    text-align: left;
}


/****************** Errors & Alerts ******************************************/

.errorblock {
	border: 1px dashed #990000;
	padding: 10px;
	background: #efefef;
	margin: 10px 0;
}

.errorblock h3:first-child {
    margin-top: 0px;
}

.criticalalertheader {
	color: #990000;
	font-weight: bold;
}

.alert_msg {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.alert_msg .friendly h3, .alert_msg .friendly h4 {
    margin-bottom: 2px;
    padding: 0px;
    line-height: 1.2em;
}

.alert_msg p {
    line-height: 1.1em;
    padding: 0 0 5px 0px;
}

.alert_msg .critical, .alert_msg .warning, .alert_msg .information, .alert_msg .friendly {
    padding: 0px 0px 0px 42px;
	vertical-align: middle;
	margin: 0px;
	line-height: 42px;
}

.alert_msg .critical  {
	color: #fff;
	background: url(../images/icons/tango/32x32/software-update-urgent.png) 5px 5px no-repeat maroon;
}

.alert_msg .warning {
	color: #000;
	background: url(../images/icons/tango/32x32/dialog-warning.png) 5px 5px no-repeat #FFFFAA;
}

.alert_msg .information {
	color: #000;
	background: url(../images/icons/Aesthetica/32x32/info.png) 5px 5px no-repeat #f0f0f0;
}

.alert_msg .friendly {
    color: #000;
    background: url(../images/icons/Aesthetica/32x32/user.png) 5px 5px no-repeat #f1f5ec;
    border: 2px solid #d9e4ca;
}

.alert_msg .friendly h3, .alert_msg .friendly h4 {
    color: #669933;
}

.alert_msg a {
	border-bottom: 1px dotted #00508D;
	text-decoration: none;
}

.alert_msg .highlight {
    font-style: italic;
    color: #6c9d31;
}


/****************** Arrows & Highlighted Links *******************************/

.plink {
	margin: 10px 0px;
	padding-left: 10px;
	background: url(../images/bluearrow.png) left no-repeat;
}

.arrowprefix {
	background: url(../images/furn_indarr.png) center left no-repeat;
	padding-left: 12px;
}

.arrowprefixbutton  {
	background: url(../images/furn_indarr.png) center left no-repeat;
	border: 1px solid #eee;
	padding-left: 12px;
}

.backlink {
	margin: 1em 0em;
	padding: 2px 2px 2px 20px;
	background: url(../images/icons/go-previous.png) center left no-repeat #fff;
}

.searchprefix {
	background: url(../images/icons/Aesthetica/16x16/page_search.png) center left no-repeat;
	padding-left: 20px;
}

.documentlistprefix
{
    background: url(../images/icons/Aesthetica/16x16/folder_full.png) center left no-repeat;
	padding-left: 20px;
}


/****************** General Body *********************************************/

.inline-body {
	background: #fff;
	text-align: left;
	margin: 0;
	padding: 0;
}










/****************** Navigation: Masthead *************************************/

.masthead_navigation  {
    margin: 0px 0px 10px 0px;
	width: 980px;
	height: 22px;
	background: transparent;
	padding: 0px;
	text-align: left;
}

.masthead_navigation .tier0 {
    margin: 0px;
    padding: 0px;
}

.masthead_navigation ul {
	margin: 0px;
	padding: 0px;
	background: transparent;
	height: 22px;
}

.masthead_navigation li
{
	list-style: none;
	float: left;
	margin: 0px 12px 0px 0px ;
    white-space: nowrap;
	background: transparent;
	height: 22px;
	line-height: 22px;
	text-align: left;
	vertical-align: middle;
}
.masthead_navigation li.spacingadjust {
    margin-left: 2px;
}

.masthead_navigation .lastentry {
    margin: 0px;
}


.masthead_navigation li a {
	text-decoration: none;
	display: block;
	float: left;
	color: #fff;
	font-family: arial, helvetica, sans-serif;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
	background: transparent;
	border: 0px;
}

.masthead_navigation li img {
    border: 0px;
}

.masthead_navigation li a:visited {color: #000; }
.masthead_navigation li a:hover {color: #000; text-decoration: none; border: 0px;}


/****************** Navigation: Footer Links Menu ****************************/

.footer_link_menu {
    margin: 2px 0px 10px 0px;
	background: transparent;
	padding: 0px;
	text-align: right;
}

.footer_link_menu .tier0 {
    margin: 0px;
    padding: 0px;
    text-align: right;
}

.footer_link_menu ul {
	margin: 0px;
	padding: 0px;
	background: transparent;
	height: 22px;
	float: right;
}

.footer_link_menu li {
	list-style: none;
	float: left;
	margin: 0px 0px 0px 6px ;
    white-space: nowrap;
	background: url(../images/navfurniture/ftr_background.png) center right no-repeat;
	padding-right: 12px;
	height: 22px;
	line-height: 22px;
	text-align: left;
	vertical-align: middle;
}
.footer_link_menu li.spacingadjust {
    margin-left: 2px;
}

.footer_link_menu .lastentry {
    background: none;
    padding-right: 0px;
}


.footer_link_menu li a
{
	text-decoration: none;
	display: block;
	float: left;
	color: #615536;
	font-family: arial, helvetica, sans-serif;
	padding: 0px;
	font-size: 0.8em;
	font-weight: normal;
	background: transparent;
	border: 0px;
	text-transform: uppercase;
}

.footer_link_menu li img
{
    border: 0px;
}

.footer_link_menu li a:visited {color: #615536; }
.footer_link_menu li a:hover {color: #615536; text-decoration: underline; border: 0px;}


/****************** Navigation: Sidebar Top Menu *****************************/

.sidebar_standard_menu {
    margin: 0em 0em 1em 0em;
    padding: 0px;    
}

.sidebar_standard_menu .tier0 {
    margin: 0px;
    padding: 0px;
}

.sidebar_standard_menu ul.tier1, .sidebar_standard_menu ul.tier2, .sidebar_standard_menu ul.tier3 {
    border-left: 10px solid #fff;
}

.sidebar_standard_menu ul {
	margin: 0px;
	padding: 0px;
	background: transparent;
}

.sidebar_standard_menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	min-height: 1.2em;
	line-height: 1.2em;
	vertical-align: middle;
	text-align: left;
	background: transparent;
	color: #ffffff;
	border: 0px;
}

.sidebar_standard_menu ul li:first-child {
    border-top: 0px;
}

.sidebar_standard_menu li a, .sidebar_standard_menu li a:link, .sidebar_standard_menu li a:hover, .sidebar_standard_menu li a:visited {
    background: url(../images/navfurniture/sbnav_tier0.png) 0px 1px no-repeat #67a555;
    padding: 3px 0px 3px 20px;
    color: #fff;
    text-transform: capitalize;
    font-weight: bolder;
    text-decoration: none;
    display: block;
    font-size: 0.9em;
    white-space: pre-wrap;
    border-top: 5px solid #ffffff
}

.sidebar_standard_menu ul.tier1 a {
    background: url(../images/navfurniture/sbnav_tier1.png) 0px 1px no-repeat #89b67a;
}

.sidebar_standard_menu ul.tier2 a {
    background: url(../images/navfurniture/sbnav_tier2.png) 0px 1px no-repeat #adcba0;
}

.sidebar_standard_menu li a.noformatting, .sidebar_standard_menu li a.noformatting:link, .sidebar_standard_menu li a.noformatting:hover, .sidebar_standard_menu li a.noformatting:visited  {
    padding: 0px;
    background: none;
}


/****************** Navigation: Sidebar Accordion ****************************/

.sidebar_accordion_menu {
    margin: 0em 0em 1em 0em;
    padding: 0px;    
}
.sidebar_accordion_menu h3 {
    font-size: 1em;
    margin: 0px;
    padding: 0px;
}

.sidebar_accordion_menu dd, .sidebar_accordion_menu dt, .sidebar_accordion_menu dd, .sidebar_accordion_menu dl {
    margin: 0;
    padding: 0;
}

.sidebar_accordion_menu .tier0 {
    margin: 0px;
    padding: 0px;
}

.sidebar_accordion_menu .tier1, .sidebar_accordion_menu .tier2, .sidebar_accordion_menu .tier3 {
    border-left: 10px solid #fff;
}

.sidebar_accordion_menu ul {
	margin: 0px;
	padding: 0px;
	background: transparent;
}

.sidebar_accordion_menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	min-height: 1.2em;
	line-height: 1.2em;
	vertical-align: middle;
	text-align: left;
	background: transparent;
	color: #ffffff;
	border: 0px;
}

.sidebar_accordion_menu ul li:first-child {
    border-top: 0px;
}

.sidebar_accordion_menu li a, .sidebar_accordion_menu li a:link, .sidebar_accordion_menu li a:hover, .sidebar_accordion_menu li a:visited {
    background: url(../images/navfurniture/sbnav_tier0.png) 0px 1px no-repeat #67a555;
    padding: 3px 0px 3px 20px;
    color: #fff;
    text-transform: capitalize;
    font-weight: bolder;
    text-decoration: none;
    display: block;
    font-size: 0.9em;
    white-space: pre-wrap;
    border-top: 5px solid #ffffff
}

.sidebar_accordion_menu ul.tier1 a, .sidebar_accordion_menu .tier1 h3 a {
    background: url(../images/navfurniture/sbnav_tier1.png) 0px 1px no-repeat #89b67a;
}

.sidebar_accordion_menu ul.tier2 a {
    background: url(../images/navfurniture/sbnav_tier2.png) 0px 1px no-repeat #adcba0;
}


/****************** Navigation: Sidebar Home Menu ****************************/

.sidebar_home_menu {
    margin: 0em 0em 1em 0em;
    padding: 0px;    
    background: #fff;
}

.sidebar_home_menu .tier0 {
    margin: 0px;
    padding: 0px;
}

.sidebar_home_menu ul {
	margin: 0px;
	padding: 0px;
	background: transparent;
}

.sidebar_home_menu li {
	list-style: none;
	margin: 0px;
    padding: 0px;
	line-height: 24px;
	vertical-align: middle;
	text-align: left;
	color: #ffffff;
	border-bottom: 5px solid #fff;
}

.sidebar_home_menu li a, .sidebar_home_menu li a:link, .sidebar_home_menu li a:hover, .sidebar_home_menu li a:visited {
    width: 188px;
    color: #000;
    text-transform: uppercase;
    font-weight: bolder;
    text-decoration: none;
    display: block;
    font-size: 0.9em;
}

.sidebar_home_menu li img {
    border: 0px;
}


/****************** Navigation: User Profile *********************************/

.userprofilenavigation  {
    margin: 0px 0px 10px 0px;
	width: 780px;
	height: 28px;
	background: #f5fde9;
	border: 1px solid #d9e4ca;
	padding: 0px;
	text-align: left;
}

.userprofilenavigation .tier0 {
    margin: 0px;
    padding: 0px;
}

.userprofilenavigation ul {
	margin: 0px;
	padding: 0px;
	background: transparent;
	height: 28px;
}

.userprofilenavigation li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px 10px;
    white-space: nowrap;
	background: transparent;
	height: 28px;
	line-height: 28px;
	text-align: left;
	vertical-align: middle;
	border-width: 0px 0px 0px 0px;
	border-color: #86ac51; /*#7d*/
	border-style: solid;
}

.userprofilenavigation .lastentry {
    margin: 0px;
    border: 0px;
}

.userprofilenavigation li a {
	text-decoration: none;
	display: block;
	float: left;
	color: #669933; /*#333*/
	font-family: arial, helvetica, sans-serif;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
	background: transparent;	
}

.userprofilenavigation li img {
    border: 0px;
}

.userprofilenavigation li a:visited {color: #669933; }
.userprofilenavigation li a:hover {color: #669933; text-decoration: underline; border: 0px;}











/****************** Table Listings *******************************************/

.standardtableieehack {
    margin: 0px;
    width: 100%;   
}

.standardtable {
	border: 1px solid #6c9d31;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 2em;
}

table.swcontainertable {
    border: 1px solid #6c9d31;
    background: #eee;
    border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1em;
}

table.swcontainertable td.treepane, table.swcontainertable td.contentpane, table.swcontainertable td.pathpane {
    text-align: left;
    vertical-align: top;
    color: #000;
    background: #fff;
    padding: 0px;
}

table.swcontainertable td.pathpane {
    background: transparent;
    border-bottom: 1px solid #6c9d31;
}

table.swcontainertable .pathbox {
    border: 1px solid #6c9d31;
    margin: 5px;
    padding: 3px;
    background: #fff;
    color: #000;
}

table.swcontainertable td.treepane {
    width: 25%;
    border-right: 1px solid #6c9d31;
}

table.swcontainertable td.treepane .treebox {
    margin: 5px;
}

table.swcontainertable td.contentpane {
    width: 75%;
}

table.swcontainertable .standardtable {
    border:0px;
    margin-bottom: 0em;
}

.standardtable .allborders {
	border: 1px solid #ececec;
	border-width: 1px;
}

.standardtable th, .standardtable td, .standardtable caption {
    line-height: 1.4em;
    vertical-align: top;
    text-align: left;
    padding: 5px;
    margin-right: -20px;
}

.standardtable caption {
    background: #dddfff;
    width: 100%;
    font-weight: 600;
    border-style: solid;
    border-color: #6c9d31;
    border-width: 1px 1px 0px 1px;
}

.standardtable .tdtitle, .standardtable a.tdtitle {
    font-weight: bold;
}

.standardtable td img {
    padding: 0px;
    margin-right: 4px;
}

.standardtable th {
    font-weight: 600;
    color: #fff;
    /*background: #6c9d31;*/
    background: url(../images/layout/table_th_bg.png) top left repeat-x #6c9d31;
}

.standardtable td {
    font-weight: normal;
    background: #fff;
}

.standardtable .tdsmallitemcell {
    width: 8%;
}

.standardtable .tdcentre {
    text-align: center;
}
 
.standardtable .tdoptionscell {
    white-space: nowrap;
}

.standardtable .tdoptionscell a {
    margin-right: 10px;
}

.standardtable .thselected, .standardtable .tdselected {
    border-left: 2px solid #bbbeee;
    border-right: 2px solid #bbbeee;
}

.standardtable .thselected {
    background: #bbbeee;
}

.standardtable .tralternate {
}

.standardtable .tdalternate, .standardtable .tralternate td {
    background: #f4fde8;
}

.standardtable .topborder td {
    border-top: 1px solid #8cc041;
    border-bottom: 1px solid #8cc041;
}

.standardtable .unread, .standardtable .highlight {
    font-weight: 600;
}

.standardtable .proceed, .standardtable .proceed a, .standardtable .proceed a:link, .standardtable .proceed a:visited {
    color: #33cc00;
}

.standardtable .suspended, .standardtable .suspended a, .standardtable .suspended a:link, .standardtable .suspended a:visited {
    color: #ffcc33;
}

.standardtable .disabled, .standardtable .disabled a, .standardtable .disabled a:link, .standardtable .disabled a:visited {
    color: #dd0000;
}

.standardtable .withdrawn, .standardtable .withdrawn a, .standardtable .withdrawn a:link, .standardtable .withdrawn a:visited {
    color: #990066 ;
}

.standardtable .texthighlight {
	background: #FFFF99;
}

.standardtable .cellinnerheaderblock {
    padding-bottom: 0.2em;
    border-bottom: 1px dotted #333;
    margin-bottom: 0.5em;
    color: #333;
}

.standardtable .cellinnersubheaderblock {
    margin-top: 0.5em;
}

.standardtable .cellinnerblock {
    margin-bottom: 1em;
    background: #fffeee;
    border: 1px dashed #333;
    padding: 1em;
    color: #000;
}

.standardtable .cellinnerblock .header {
    font-weight: 600;
    margin: -1em -1em 0.5em -1em;
    padding: 0.5em;
    border-bottom: 1px dashed #555;
    background: #ffffcc;
}

.standardtable .tdoptions {
    background: #eeefff;
}

.standardtable td a.textuallink, .standardtable td a.textuallink:link, .standardtable td a.textuallink:visited {
    color: #000;
    text-decoration: none;
}

.standardtable td a.textuallink:hover {
    color: #62a616;
    text-decoration: underline;
}

.standardtable .highlightedblock {
    margin: 1em 0em;
}

.standardtable .highlightedblock h4 {
    margin: 0px 0px -0.8em 0px;
    padding: 0px;
    font-style: oblique;
    color: #669933;
}

.standardtable .iconbar {
    padding-top: 5px;
}


/****************** Table Pagination Controls ********************************/

.paginationbox {
    margin: 0 0 1em 0;
    padding: 0px;
    text-align: right;
}

.paginationbox .button {
    text-align: center;
    margin-left: 10px;
    padding: 0px;
    border: 0px;
    color: #669933;
    background: #fff;
}

.paginationbox .previous {
    background: url(../images/icons/aesthetica/16x16/back.png) left no-repeat;
    padding-left: 20px;
}

.paginationbox .next {
    background: url(../images/icons/aesthetica/16x16/next.png) right no-repeat;
    padding-right: 20px;
}

.gvPaginationControls
{
    margin-bottom: 1em;
    overflow: hidden;
    color: #fff;
    background: url(../images/layout/pagination_bg.png) top left repeat-x #6c9d31;
    line-height: 2em;
    vertical-align: middle;
}

.gvPaginationControls a, .gvPaginationControls a:link, .gvPaginationControls a:visited
{
    color: #fff;
    text-decoration: none;
}

.gvPaginationControls a:hover
{
    color: #ccc;
    text-decoration: underline;
}

.gvPaginationControls .break
{
    margin: 0px 10px;
    border-left: 1px solid #5892d2;
}

.gvPaginationControls .info
{
    width: 20%;
    float: left;
    padding: 5px;
    color: #fff;
    background: transparent; 
}

.gvPaginationControls .links
{
    float: right;
    width: 75%;
    text-align: right;
    padding: 5px;
    background: transparent;
}

.gvPaginationControls .links a
{
    margin-left: 5px;
}

.gvPaginationControls .links .currentpage
{
    font-weight: 700;
    border: 1px solid #eee;
    background: #fff;
    color: #444;
}

.gvPaginationControls .links .pages
{
}

.gvPaginationControls .links .buttons
{
    margin-left: 20px;
}


.gvPaginationControls .close
{
    clear: both;
}









/****************** Form Items ***********************************************/

/*** Form Entry (Generic) ***/
.formitem, .formitemsmall {
    margin: 0em 0em 1em 0em;
    display: block;
    clear: both;
    background: transparent;
}

.formitem label, .formitemsmall .label {
    vertical-align: top;
    float: left;
	clear: left;
	padding-top: 5px;
	background: transparent;
}

.formitem .isreadonly, .formitemsmall .isreadonly {
    color: #999;
    background: #ececec;
    border: 1px solid #ccc;
}

.formitem label .required, .formitemsmall label .required {
    color: #ff0000;
    background: transparent;
}

.formitem input, .formitem textarea, .formitem button, .formitem select, .formitem checkbox, .formitem .manfloat,
.formitemsmall input, .formitemsmall textarea, .formitemsmall button, .formitemsmall select, .formitemsmall checkbox, .formitemsmall .manfloat {
    text-align: left;
	margin: 5px 0px;
}

.formitem .manfloat, .formitemsmall .manfloat {
    padding-top: 5px;
}

.formitem #iframe {
	overflow:auto;
	height: 200px;
	border: 1px solid #ccc;
}

.formitembutton, .formitemsmallbutton, .formitembuttonsecondary, .formitembuttonstandalone {
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    background: #439639;
    padding: 0.2em 1em;
    border: 0;
    -moz-border-radius: 3px;
	-webkit-border-: 3px;
}

.formitemerror, .formitemsmallerror {
    color: #ff0000;
    font-weight: 500;
    display: block;
    background: transparent;
}

.formitemhighlight {
    border: 1px solid #ff3333;
    background: #fbb4b4;
    padding: 5px;
    margin-bottom: 1em;
}

.formitem .formitemchild {
    display: inline-block;
    padding-left: 50px;
}

.formitembreak {
    clear: both;
    margin: 1em 0em;
    border-bottom: 1px solid #eee;
}

.formitemfreecentre {
    margin: 0 auto; 
    text-align: center;  
}

.formitemmockbutton, .formitemmockbutton:hover, .formitemmockbutton:link, .formitemmockbutton:visited {
    color: #fff;
    text-decoration: underline;
    text-transform: capitalize;
    text-align: center;
    background: #439639;
    padding: 0.2em 1em;
    border: 0;
    -moz-border-radius: 3px;
	-webkit-border-: 3px;
}

/*** Form Entry (Standard) ***/
.formitem label {
	width: 200px;
}

.formitem .hinttext{
    padding-left: 200px;
}

.formitembutton{
    margin-left: 200px;    
}

.formitemerror {
    margin-left: 200px;
}

/*** Form Entry (Small) ***/
.formitemsmall label {
	width: 100px;
}

.formitemsmall .hinttext {
    padding-left: 100px;
}

.formitemsmallbutton  {
    margin-left: 110px;
}

/*** Form Entry (Wide) ***/
.formitem label.wide {
	width: 400px;
}

/*** Form Entry (Secondary) ***/
.formitembuttonsecondary {
    margin-left: 20px;
}

/*** Explanation & Hint Text ***
.formexplanationtext = text with full width of available form
.formitemexplanationtext = text indented as per the form items
.formitemnotificationtext
*/
.formexplanationtext, .formitemexplanationtext {
    display: block;    
    font-size: 1em;
    line-height: 1.4em;
}

.formexplanationtext {
    margin: 0.5em 0em 1.5em 0em;
    margin-bottom: 1em;
}

.formitemexplanationtext {    
    color: #333;
    margin: 1.5em 0em 1.5em 205px;
}

.formexplanationtext .useraction, .formitemexplanationtext .useraction {
    font-weight: bold;
    color: #2c2821;
}

.formexplanationtext .highlight, .formitemexplanationtext .highlight {
    font-weight: bold;
    color: #999;
}

.formitem .hinttext, formitemsmall .hinttext {
    display: block;    
    font-size: 0.85em;
    color: #999;
}

/***Form ReadOnly ***/

.formreadonly {
    margin-bottom: 1em;
}

.formreadonly .title {
    font-weight: bold;
    margin-bottom: 0.3em;
}

.formreadonly .largetextvalue {
    background:  #ececec;
    padding: 10px;
    border: 1px solid #ccc;
}


/****************** Two Column Bar *******************************************/

.twocolumnbar {
    clear: both;
    overflow: auto;
    background: transparent;
    padding: 5px;
}

.twocolumnbar-alternate1 {
    background: #f0f0f0;
}

.twocolumnbar .leftcolumn, .twocolumnbar .rightcolumn {
    width: 45%;
    text-align: left;
    vertical-align: top;
    background: transparent;
    display: inline-block;
}

.twocolumnbar .leftcolumn {
    float: left;
}

.twocolumnbar .rightcolumn {
    float: right;
    text-align: right;
}

.twocolumnbar .alternate1widthleft {
    width: 80%;
}

.twocolumnbar .alternate1widthright {
    width: 15%;
}

.twocolumnbar .alternate2widthleft {
    width: 15%;
}

.twocolumnbar .alternate2widthright {
    width: 80%;
}

.twocolumnbar .alternate3widthleft {
    width: 65%;
}

.twocolumnbar .alternate3widthright {
    width: 25%;
}

.twocolumnbar h3, .twocolumnbar h2, .twocolumnbar h4 {
    margin-top: 0px;
}


/****************** Standard Page Box ****************************************/

.standardpagebox {
    background: #f4fde8;
    border-top: 3px solid #6c9d31;
    padding: 5px;
    margin-bottom: 1.5em;
    overflow: auto;
}

.standardpagebox-grey {
    background: #f0f0f0;
    border-top: 3px solid #999;
    padding: 5px;
}

.standardpagebox-error {
    background: #f0f0f0;
    border-top: 3px solid #990000;
    padding: 5px;
}

.standardpagebox-white {
    background: #ffffff;
}

.standardpagebox-information {
    background: #f5fde9;
    border: 2px solid #d9e4ca;
}

.standardpagebox .highlight, .standardpagebox-grey .highlight, .standardpagebox-error .highlight, .standardpagebox-white .highlight {
    color: #336633;
}

.standardpagebox .highlightaction, .standardpagebox-grey .highlightaction, .standardpagebox-error .highlightaction, .standardpagebox-white .highlightaction {
    font-weight: 600;
    color: #336633;
}

.standardpagebox p:first-child, .standardpagebox-grey p:first-child, .standardpagebox-error p:first-child {
    margin-top: 5px;
}

.standardpagebox-error h3:first-child {
    color: #990000;
}

.standardpagebox h3:first-child {
    margin-top: 3px;
}

.standardpagebox h3 .highlight {
    font-style: italic;
}

.standardpagebox h3 .highlight2 {
    color: #333;
}

.standardpagebox .accordionbox {
    padding: 2px;
}

.standardpagebox .buttonbar .leftbutton, .standardpagebox .buttonbar .rightbutton {
    height: 24px;
    line-height: 24px;
}

.standardpagebox .helpitem, .standardtable .iconbar .helpitem {
    background: url(../images/icons/tango/22x22/help-browser.png) top left no-repeat;
    padding: 0px 0px 0px 26px;
    margin: 0px 10px 0px 5px;
    font-size: 1em;
    font-weight: normal;
    vertical-align: middle;
    line-height: 24px;
    display: inline-block;
}

.standardpagebox .spoticon32x32, .standardtable .iconbar .spoticon32x32 {
    background: url(../images/icons/custom/32x32/spot_piechart.png) top left no-repeat;
    padding: 0px 0px 0px 40px;
    margin: 0px 10px 0px 5px;
    font-size: 1em;
    font-weight: normal;
    vertical-align: middle;
    line-height: 32px;
    display: inline-block;
}

.standardpagebox .certificationicon22x22, .standardtable .iconbar .certificationicon22x22 {
    background: url(../images/icons/logos/22x22/ve_accreditation.png) top left no-repeat;
    padding: 0px 0px 0px 26px;
    margin: 0px 10px 0px 5px;
    font-size: 1em;
    font-weight: normal;
    vertical-align: middle;
    line-height: 24px;
    display: inline-block;
}

.standardpagebox .certificationicon32x32, .standardtable .iconbar .certificationicon32x32 {
    background: url(../images/icons/logos/32x32/ve_accreditation.png) top left no-repeat;
    padding: 0px 0px 0px 40px;
    margin: 0px 10px 0px 5px;
    font-size: 1em;
    font-weight: normal;
    vertical-align: middle;
    line-height: 32px;
    display: inline-block;
}

.standardpagebox .communityicon32x32, .standardtable .iconbar .communityicon32x32 {
    background: url(../images/icons/aesthetica/32x32/community_users.png) top left no-repeat;
    padding: 0px 0px 0px 40px;
    margin: 0px 10px 0px 5px;
    font-size: 1em;
    font-weight: normal;
    vertical-align: middle;
    line-height: 32px;
    display: inline-block;
}

.standardpagebox .arrowprefix, .standardtable .iconbar .arrowprefix {
    background: url(../images/icons/custom/16x16/chevron-right.png) left no-repeat;
    padding: 0px 0px 0px 21px;
    margin: 0px 10px 0px 0px;
    font-size: 1em;
    font-weight: normal;
    vertical-align: middle;
    line-height: 24px;
    display: inline-block;
}

.standardpagebox .singlelineicon {
    display: block;
    margin-bottom: 0.8em;
}

.standardpagebox .buttoniconbar {
    height: 32px;
    line-height: 32px;
}

.standardpagebox hr {
    color: #6c9d31;
    background-color: #6c9d31;
    height: 1px;
    border: 0px;
    width: 80%;
}

.standardpagebox-grey hr, .standardpagebox-error hr {
    color: #999;
    background-color: #999;
}

.standardpagebox-inline
{
    background: #f1f5ec;
    border: 2px solid #d9e4ca;
}


/****************** Standard Repeat Listing **********************************/

.standardrepeatlisting {
    clear: both;
    background: #transparent;
}

.standardrepeatlisting td {
    background: #transparent;
    margin-bottom: 1em;
}

.standardrepeatlisting td input, .standardrepeatlisting input {
    width: 40px;
    float: left;
    text-align: left;
    background: #transparent;
}

.standardrepeatlisting td label, .standardrepeatlisting label {    
    width: 700px;
    display: inline-block;
    margin-bottom: 0.5em;
    background: #transparent;
}


/****************** Form Radio Button ****************************************/

.formradiobutton
{
    display: block;
    clear: both;
    margin-bottom: 0.8em;
}

.formradiobutton input
{
    width: 20px;
    vertical-align: top;
    float: left;
	clear: left;
	background: transparent;
	display: inline-block;
}

.formradiobutton label
{
    float:left;
    margin-left: 21px;
    padding-top: 2px;
}


/******************* Info Listing Entry **************************************/

.infolistingentry
{
	margin: 0.4em 0px;
	clear: both;
	height: 1.4em;
	line-height: 1.1em;
}

.infolistingentry .property
{
	float: left;
	width: 200px;
	vertical-align: top;
	margin: 0px;
	color: #555;
}

.infolistingentry .value
{
	margin-left: 200px;
	vertical-align: top;
}


/******************* Info Listing Entry (Sidebar) ****************************/

.infolistingentrysidebar
{
	margin: 0.4em 0px;
	line-height: 1.4em;
}

.infolistingentrysidebar .property
{
	vertical-align: top;
	margin: 0px;
	color: #555;
	font-style: italic;
}

.infolistingentrysidebar .value
{
	vertical-align: top;
}


/****************** Highlight Boxes ******************************************/

.highlightbox
{
	border: 1px solid #ccc;
	background: #eeefff;
	padding: 5px;
	margin: 10px 0px;
}

.informationhighlightbox {
	padding: 5px;  
	background: #efefef; 
	border: 1px dashed #999; 
	text-align: center; 
	margin: 20px 0px;
}










/****************** Arrowed Item Listing *************************************/

.arroweditemlisting {
}

.arroweditemlisting ul
{
	margin: 0px;
	padding: 0px;
	background: transparent;
}

.arroweditemlisting li
{
	list-style: none;
	background: url(../images/furn_indarr.png) center left no-repeat;
	margin: 2px 0px;
}

.arroweditemlisting li a
{
	margin-left: 12px;
	text-decoration: none;
	padding: 0px;
	font-size: 0.98em;
	background: transparent;
}










/****************** Search Results********************************************/

.searchbox {
    border: 2px solid #ddd;   
    background: #efefef;
    padding: 1em;
    -border-radius: 3px; 	
	-moz-border-radius: 3px;
	-webkit-border-: 3px;
}

.searchresult {
	margin: 15px 0px;
}

.searchresult .content_title {
	font-size: 1.2em;
	margin: 0px;
}

.searchresult .content_body {
    color: #000;
    margin: 0;
}

.searchresult .content_type {
	margin: 2px 0px;
}

.searchresult .url {
	color: #009933;
	font-size: 0.9em;
	margin: 0px;
}










/****************** Standard Sidebar Login Box *******************************/

.sidebarloginbox {
    color: #ffffff;
    background: url(../images/boxes/sidebarloginboxheader.png) top left no-repeat #adcba0;   
    padding: 40px 6px 6px 6px;
    margin: 0px;
    font-size: 0.8em;
    
}

.sidebarloginbox label {
    display: block;
    text-transform: uppercase;
    margin-bottom: 1px;
    color: #fff;
    font-size: inherit;
    font-weight:bolder;
}

.sidebarloginbox .sidebarloginbox-textbox {
    border: 1px solid #848c86;
    padding: 3px;
    color: #000;
    background: #fff;
    font-size: inherit;
    width: 170px;
}

.sidebarloginbox .sidebarloginbox-button {
    text-align: left;
    padding: 2px 2px 2px 12px;
    border: 1px solid #848c86;
    color: #439639;
    background: #fff;
    text-transform: uppercase;
    font-weight: bolder;
    font-size: inherit;
    width: 170px;
}

.sidebarloginbox a, .sidebarloginbox a:link, .sidebarloginbox a:visited, .sidebarloginbox a:hover {
    color: #fff;
    text-decoration: none;
}

.sidebarloginbox a:hover {
    text-decoration: underline;
}

.sidebarloginbox .sidebarloginbox-adminarea {
    padding: 5px;
    background: #89b67a;
    display: block;
}


/****************** Discussion Sidebar Login Box *****************************/

.sidebarloginbox_discussion {
    color: #ffffff;
    background: url(../images/boxes/sidebarloginboxheader_discussion.png) top left no-repeat #cdbaa3;   
    padding: 40px 6px 6px 6px;
    margin: 0px;
    font-size: 0.8em;    
}

.sidebarloginbox_discussion label {
    display: block;
    text-transform: uppercase;
    margin-bottom: 1px;
    color: #fff;
    font-size: inherit;
    font-weight:bolder;
}

.sidebarloginbox_discussion .sidebarloginbox-textbox {
    border: 1px solid #8a8885;
    padding: 3px;
    color: #000;
    background: #fff;
    font-size: inherit;
    width: 170px;
}

.sidebarloginbox_discussion .sidebarloginbox-button {
    text-align: left;
    padding: 2px 2px 2px 12px;
    border: 1px solid #8a8885;
    color: #615536;
    background: #fff;
    text-transform: uppercase;
    font-weight: bolder;
    font-size: inherit;
    width: 170px;
}

.sidebarloginbox_discussion a, .sidebarloginbox_discussion a:link, .sidebarloginbox_discussion a:visited, .sidebarloginbox_discussion a:hover {
    color: #fff;
    text-decoration: none;
}

.sidebarloginbox_discussion a:hover {
    text-decoration: underline;
}

.sidebarloginbox_discussion .sidebarloginbox-adminarea {
    padding: 5px;
    background: #89b67a;
    display: block;
}


/****************** Tooltips *************************************************/

.qtipcustom {
    background: #fff;
    border: 1px solid #669933;
    padding: 0px 5px;
    font-size: 0.9em;
}

.qtipcustom:first-child {
    margin-top: 0;
}

.qtipmastheadnav {
    color: #fff;
}

.qtipsidebar {
    color: #000;
    background: #d9e4ca;
    border: 2px solid #669933;
    padding: 0px 5px;
    font-size: 0.9em;
}

.qtipsidebar:first-child {
    margin-top: 0;
}

.qtipinline {
    background: #d9e4ca;
    padding: 0px;
    font-size: 0.9em;
}

.qtiprollover {
    font-size: 0.9em;
}



/****************** Ajax Toolkit Tabs ****************************************/

.ajaxtoolbox_tabs
{
    margin-bottom: 1em;
}

.ajaxtoolbox_tabs .ajax__tab_header
{
    border-bottom: 2px solid #6c9d31;
}

.ajaxtoolbox_tabs .ajax__tab_header .ajax__tab_outer
{
}

.ajaxtoolbox_tabs .ajax__tab_header .ajax__tab_outer .ajax__tab_inner
{
}

.ajaxtoolbox_tabs .ajax__tab_header .ajax__tab_outer .ajax__tab_inner .ajax__tab_tab
{
    padding: 2px 5px;
    line-height: 20px;
}

.ajaxtoolbox_tabs .ajax__tab_body
{    
    background: #f4fde8;
    padding: 5px;
}

.ajaxtoolbox_tabs .ajax__tab_hover
{
    background: #f5fde9;
}

.ajaxtoolbox_tabs .ajax__tab_hover .ajax__tab_outer
{
    background: #f5fde9;
}

.ajaxtoolbox_tabs .ajax__tab_active
{
    color: #fff;
    background: #6c9d31;
}

.ajaxtoolbox_tabs .ajax__tab_active .ajax__tab_outer
{
    background: #6c9d31;
}

