﻿/* Tab Strip */

#NewsTabStrip li a .innerWrap
{
	background-image:url(../../media/images/tabBackground.gif);
}


p
{
	margin-top:8px;
	margin-bottom:8px;
}


table.noParaSpace p
{
	margin-top:0px;
	margin-bottom:0px;
}



/* */


h1
{
	color:#0079C2;
	font-weight: bold;
	font-size:12pt;
}

h2
{
	color:Black;
	font-weight: bold;	
	font-size:12pt;
}

h3
{
	color:#0079C2;
	font-weight: bold;	
	font-size:10pt;
}

/* NEW FORM TABLE (Classified/CPD Calendar) */
.newFormTable
{
    border-collapse: collapse;
    margin-left: 3px;
    margin-right: 3px;
    width: 574px;
    margin-top: 10px;
}

.newFormTable, .newFormTable tr, .newFormTable td
{
	vertical-align:middle;
}

.newFormTable .heading,
.newFormTable .heading-alt
{
	background-color:#0084c8;
    border-left: 1px solid #0084c8;    
    border-right: 1px solid #0084c8;
	color:White;
	font-weight:bold;
    font-size: 14px;   
}

.newFormTable td.heading,
.newFormTable td.heading-alt
{
    border-left: 0;    
    border-right: 0;
    border-top: 2px solid #fff;
    padding-left: 10px !important;
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    padding-right: 10px !important;
}

.newFormTable .heading-alt
{
	background-color:#DDE1EA;
    border-left: 1px solid #DDE1EA;    
    border-right: 1px solid #DDE1EA;    	
    border-top: 2px solid #fff;    
	color: #0C5180;
    font-size: 12px;   
}

.newFormTable .inputArea
{
    border-top: 2px solid #fff;    
}

.newFormTable .heading-alt first,
.newFormTable .inputArea first
{
    border-top: 0;    
}

.newFormTable .heading td,
.newFormTable .heading-alt td
{
    font-size: 14px;
}

.newFormTable .editArea
{
    padding: 0 !important;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
}

.newFormTable td.tableContent, .newFormTable td.tableFooter
{
    border-left: 1px solid #dde1ea;
    border-right: 1px solid #dde1ea;
}

.newFormTable td.tableFooter
{
    background-color: #dde1ea;
    color: #0c5181;
}

.newFormTable td.tableContent .locationDetails
{
    display: block;
    font-size: 12px;
    font-family: Arial, Verdana;
}

.newFormTable td.tableContent .name
{
    color: #0c5181;
}

.newFormTable td.tableContent .address
{
}

.newFormTable td.tableContent .city
{
    display: inline;
}

.newFormTable td.tableContent .postCode
{
    display: inline;
}

.newFormTable td.tableContent .state
{
}

.newFormTable td.tableContent .priceDetails
{
    font-size: 22px;
}

.editClassified
{
    border-collapse: collapse;
    margin-bottom: 10px;
    margin-top: 10px;
    float: left;
}

.editClassified td
{
    vertical-align: middle !important;
}


/* STD FORM TABLE */
.formTable table, .formTable tr, .formTable td
{
	vertical-align:middle;
}

.formTable .heading, .resultsTable th
{
	background-color:#017DBA;
	color:White;
	font-weight:bold;
}

.formTable .value, .resultsTable tr
{
	background-color: #DDE1EA;
}

.formTable .minor
{
    background-color: #EDEFF3;
}

.formTable .heading a, .resultsTable th a
{
	color: white;
}

.newsPortlet
{
	width:575px;
	border:solid 2px Silver;

	position:relative;
	overflow:hidden;
}

.newsPortlet .content
{
	background-image:url(../../media/images/portletBackground.jpg);
	min-height:100px;
	background-position:top;
	background-repeat:repeat-x;
	padding:10px;
	width:100%;	
	clear:both;
}

.newsPortlet .tabstrip
{
	width:100%;
	padding:0px;
	margin:0px;
	background-image:url(../../Media/Skins/TabStrip/Portlet/img/tabBackground.gif);
	background-repeat:repeat-x;
}

.newsPortlet .link_
{
    border: 0;
}


/* Right Hand Content Links */
.articleHeadingLink
{
	color:#0079C2;
	font-weight:bold;
	font-size:10pt;	
}


.articleContent
{
	font-size:8pt;
	text-align:justify;
}

.articleReadMoreLink
{
	color:Black;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
}


/* Miscellaneous */
.sectionHeading
{
	color:#70AFDE;
	font-size:20pt;
	font-weight:bold;
	text-align:right;
	padding-top:10px;
	border-bottom: solid 1px #70AFDE;
}


.profileSectionHeading
{
	color:#70AFDE;
	font-size:12pt;
	font-weight:bold;
	text-align:left;
	padding: 5px 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: solid 1px #70AFDE;
}

.errorMessage 
{
	color: Red;
	font-weight: bold;
}

.leftPadding 
{
	margin: 0 0 0 10px;
}

.outline 
{
	border: #0079C2 2px solid;
	border-collapse: collapse;
}

#homePageBigButtonArea
{
    padding-top: 10px;
    padding-bottom: 15px;
}
#homePageSmallButtonArea
{
    border-top: 2px solid #dde1ea;
    padding-top: 15px;
    padding-bottom: 15px;
}
.homePageSmallButtonAreaMembers
{
    border-top: 0 !important;
    padding-top: 5px !important;
}

#homePageBigButtonArea table,
#homePageBigButtonArea table td,
#homePageSmallButtonArea table,
#homePageSmallButtonArea table td
{
    padding-top: 0;
    padding-bottom: 0;
}

/* Search Results */
.searchResults
{
    font-size:10pt;
}

.searchResults .pageUrl
{
    color:Gray;
    font-size:8pt;
}

.searchResults .typeDescription
{
    color:Gray;
    font-size:8pt;
}


/******************************* POLL TEMPLATE *******************************/
.pollHeader
{
    background-color: #0081BF;
    color: #FFFFFF;
    padding: 3px 5px;
    font-weight: bold;
    font-size: 13px;
}

.pollSection
{
    border: Solid 1px #C0C0C0;
    padding: 5px;
    text-align: left;
}

.pollSection .question
{
    font-weight: bold;
    text-align: left;
}

.pollSection .output
{
    font-style: italic;
    text-align: center;
    margin-top: 10px;
}

.pollSection .pollAnswers
{
    margin: 10px 0;
}

.pollSection .pollAnswers input
{
    margin-right: 10px;
}

.pollSection .pollAnswers label
{
    font-size: 11px;
    text-align: left;
}

.pollSection .pollAnswers .answer .text
{
    margin-bottom: 3px;
    text-align: left;
}

.pollSection .pollAnswers .answer .bar
{
    margin-top: 5px;
    margin-bottom: 5px;
}

.pollSection .pollAnswers .total .text 
{
    font-weight: bold;
    text-align: left;
}

.pollSection .error
{
    font-weight: bold;
    color: #0081BF;
    text-align: left;
}

.pollSection .buttons
{
    margin-top: 10px;
}

.pollSection .buttons input
{
    font-size: 10px;
    width: 75px;
}
