﻿body
{
	font-size: 62.5%;
	font-family: Arial, Sans-Serif;
	text-align: left;
	margin: 0 auto;
	min-width: 78.4em;
}

img
{
	border: none;
}

.clear
{
	display: block;
	clear:both;
}

.hide
{
	display: none;
}


#bodywrapper
{
	display: block;
	border: 0;
	margin: 5px 0.64% 5px 0.64%;
	height: 100%;
	width: 98.7%;
}

#topbar
{
	clear: both;
	display: block;
	width: 100%;
}

#logo
{
	background-image: url(../images/logo.gif);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	width: 16.67%;
	margin-right: 0.259%;
	height: 8.6em;
	display: block;
}

#main_top_div
{
	display: block;
	float: left;
	width: 83%;
}

#top_title_bar
{
	float: left;
	display: block;
	width: 100%;
}

#title_text
{
	margin-left: -5000px;
}

#titlebar
{
	display: block;
	float: left;
	background: url(../images/titlebar_master.gif) no-repeat left bottom;
	width: 65%;
	height: 5.8em;
}

#top_gradient
{
	display: block;
	background: url(../images/topbar_gradient.gif) repeat-x center;
	width: 100%;
	float: right;
	height: 2.8em;
	text-align: right;
	vertical-align: middle;
}

#top_gradient div
{
	padding-top: 0.5em;
	vertical-align: middle;
	height: 2.8em;
}

#top_gradient div a
{
	font-size: 1.3em;
	font-weight: bold;
	padding-right: 1em;
	color: #000000;
	background-color: inherit;
	margin-top: 1em;
}

#top_gradient div a:hover
{
	color: #D90000;
	background-color: inherit;
}

#mainwrapper
{
	clear: both;
	display: block;
	height: 100%;
}

#leftbar
{
	display: block;
	width: 16.67%;
	float: left;
	margin-right: 0.259%;
}

#primary_navigation
{
	font-size: 1.2em; /* converts to 12px */
	color: #ffffff;
	background-color: inherit;
	width: 100%;
	height: 100%;
}

#language_selector
{
	margin-bottom: 1px;
	background-color: #c4080c;
	color: #ffffff;
	width: 100%;
}

#primary_menu
{
	display: block;
	margin: 0 0 1px 0;
	width: 100%;
}

.menu_ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
}

.menu_ul li
{
	padding: 0 0 0 0;
	background-color: #6e6e6e;
	color: inherit;
	list-style-type: none;
	margin-bottom: 1px;
}

#language_ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#language_li
{
	padding: 0 0 0 0;
	list-style-type: none;
	margin-bottom: 1px;
}

.menu_ul a, #language_selector a
{
	display: block;
	margin: 0 0 0 0;
	padding: 2px 0px 2px 5px;
	text-decoration: none;
	color: #ffffff;
	background-color: inherit;
}

.menu_ul li p
{
	padding: 2px 0px 2px 5px;
	background-color: #000000;
	color: #ffffff;
	margin: 0 0 0 0;
}

.menu_ul a:hover, #language_selector a:hover
{
	background-color: #000000;
	color: inherit;
}

#home_li
{
	border-right: solid 5px #b6b5b5;
}

#news_li
{
	border-right: solid 5px #05a405;
}

#aboutus_li
{
	border-right: solid 5px #de050a;
}

#business_li
{
	border-right: solid 5px #bb0adb;
}

#members_li
{
	border-right: solid 5px #BA9050;
}

#senedd_li
{
	border-right: solid 5px #2951d1;
}

#getinvolved_li
{
	border-right: solid 5px #e54203;
}

#contacts_li
{
	border-right: solid 5px #b6b5b5;
}

#primary_navigation_bottom
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #6e6e6e;
	color: inherit;
	height: 2em;
	width: 100%;
}

#primary_navigation_bottom_gradient
{
	display: block;
	margin: 0 0 1px 0;
	padding: 0 0 0 0;
	background: url(../images/navbar_gradient.gif);
	background-repeat: repeat-x;
	height: 9.8em;
	width: 100%;
}

.spacer_div
{
	height: 25px;	
}

#links_menu
{
	margin: 0 0 0 0;
	font-size: 1.3em;
	width: 100%;
}

#links_ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#links_ul li
{
	list-style-type: none;
	margin-bottom: 1px;
	height: 4.6em;
	
}

#links_ul a
{
	display: block;
	padding: 4px 1px 4px 8px;
	margin: 0 0 0 0;
	text-decoration: none;
	color: #ffffff;
	background-color: inherit;
	height: 3.98em;
}

#links_ul a:hover
{
	background-color: #000000;
	color: #ffffff;
}

/***** Description: Defines the footer bar and links *****/
#footer
{
	display: block;
	background-color: #d6d6d6;
	color:#000000;
	text-align: center;
	width: 100%;
	margin: 0 auto ;
	clear: both;
}

/* adds padding to the links on the footer */
#footerlinks
{
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

.footerlink a
{
	font-size: 1.0em;
	background-color: inherit;
	color: #000000;
}

.footerlink 
{
	display: inline; 
	vertical-align: middle;
	width: auto;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

.link_divider
{	
	display: inline; 
	vertical-align: middle;
	width: auto;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

.squintControls
{
	float:right;
	width:200px;		
	margin-top:-0.8em;
}

.ProgressLoadingMessage
{
	font-size:11px;
	font-weight:bold;
	color:Red;	
}

.mainFoldingContent
{
	width:580px;
	float:left !important;
	font-size:12px;
}

.searchCriteriaError
{
	font-weight:bold;
	color:Red;
	margin-left:10px;
	float:left;
	width:500px;
	padding-bottom:10px;
}

.searchFilterSelectionOptions
{
    width:540px;
	margin-left:30px;
	padding-top:10px;
}

.searchFilterSelectionOptionsYear
{
	float:left;
	padding-bottom:5px;
	width:150px;
}

.searchFilterSelectionOptionsMonthFrom
{
	float:left;
	padding-bottom:5px;
	width:194px;
}

.searchFilterSelectionOptionsMonthTo
{
	float:left;
	padding-bottom:5px;
	width:190px;
}

.searchFilterMonthContainers
{
	float:left;
	width:390px;
}

.searchCriteriaHeading
{
	padding-bottom:10px;
	margin-left:0.8em;
	margin-top:-0.5em;
	float:left;
	width:200px;
}

.searchCriteriaGrid
{
	float:left;
	width:550px;
}

.searchCriteriaMainHeading
{
	font-size:1.8em !IMPORTANT;
	float:left;
	width:500px;
	margin-left:10px;
	padding-bottom:15px;
}

.searchFilterItem
{
	width: 550px;
	margin-left:10px;
	float:left;
	padding-bottom:15px;
}

.searchFilterCriteria
{
	background-color:#E8E8E8;
	width:550px;
}

.searchFilterImage
{
	float:left;
	width:10px;
	margin-left:2px;
	margin-top:1px;
}

.searchFilterText
{
    width:460px;
	margin-left:30px;
	padding: 2px 0 2px 0;
}

.searchFilterText a
{
	color:#000000;
	font-weight:bold;
	padding-right:5px;
}

.searchFilterHelpLink a:hover
{
	color:#D90000;
	font-weight:bold;
	padding-right:5px;
}

.searchCriteriaButtons
{
	width:550px;
	float:left;
	margin-left:170px;
	padding-top:10px;
	padding-bottom:10px;
}

.searchCriteriaAdvisory
{
	width:550px;
	float:left;
	margin-left:10px;
	padding-bottom:10px;
}

.searchFilterSelection
{
    width:500px;
	margin-left:30px;
	padding-top:10px;
}

.SearchResultsPageHeader
{
	float:left;
	width:550px;
	margin-left:10px;	
	padding-bottom:10px;
}

.SearchResultsGrid
{
	float:left;
	width:550px;
	margin-left:10px;
	padding-bottom:10px;
}

.searchResultsColumnMemberName, .searchResultsColumnMemberName, .searchResultsColumnAllowanceType, .searchResultsColumnExpenditureType, .searchResultsColumnAmount, .searchResultsColumnFees
{
	padding:2px;
}

.searchResultsPager
{
	width:450px;
}

tr.searchResultsPager td table tr td a
{
	color:#000000;
	font-weight:bold;
}

tr.searchResultsPager td table tr td a:hover
{
	color:#D90000;
	font-weight:bold;
	text-decoration:underline;
}

tr.searchResultsRow td a , tr.alternateSearchResultsRow td a
{
	color:#000000;
	font-weight:bold;
}

tr.searchResultsRow td a:hover, tr.alternateSearchResultsRow td a:hover
{
	color:#D90000;
	font-weight:bold;
	text-decoration:underline;	
}

.searchResultsTemplateColumn
{
	text-align:center;
}

.searchResultsHeaderRow
{
	background-color:#898794;
	text-align:center;
	color:White;
}

.searchResultsColumnNumber
{
	width:20px;
}

.searchResultsColumnMemberName
{
	width:142px;
}

.searchResultsColumnAllowanceType
{
	width:172px;
}

.searchResultsColumnExpenditureType
{
	width:172px;
}

.searchResultsColumnAmount
{
	width:80px;
	text-align:right;
}

.searchResultsColumnAction
{
	width:60px;
	text-align:center;
}

.searchResultsTotal
{
	width:550px;
	float:left;
	margin-left:10px;
	padding: 5px 0 5px 0;
	font-weight:bold;
}

.searchResultsCmds
{
	width:550px;
	float:left;
	margin-left:10px;
	padding: 5px 0 5px 0;
}

.searchResultsCmds a
{
	color:#000000;
	font-weight:bold;
	padding-left:10px;	
}

.searchResultsCmds a:hover
{
	color:#D90000;
	font-weight:bold;
	padding-left:10px;	
}

.searchResultsTransactionItem
{
	width:550px;
	margin-left:10px;
	padding-bottom:5px;
}

.searchResultsTransactionItemLabelHeader
{
	float:left;
	width:140px;
	font-weight:bold;
}

.searchResultsTransactionButton
{
	float:left;
	width:550px;
	padding-top:10px;
	padding-bottom:10px;
}

.searchResultsTransactionButton  a
{
	color:#000000;
	font-weight:bold;
	padding-left:10px;	
}

.searchResultsTransactionButton a:hover
{
	color:#D90000;
	font-weight:bold;
	padding-left:10px;	
}

.titlebar
{
	display: block;
	float: left;
	background: url(../images/titlebar_master.gif) no-repeat left bottom;
	width: 65%;
	height: 5.8em;
}

.titlebarWelsh
{
	display: block;
	float: left;
	background: url(../images/titlebar_master_welsh.gif) no-repeat left bottom;
	width: 65%;
	height: 5.8em;
}

.transactionDataDetail
{
	width:550px;
	float:left;
	padding-bottom:10px;
}

.navhome_li
{
	border-right: solid 5px #b6b5b5;
}

.navnews_li
{
	border-right: solid 5px #05a405;
}

.navaboutus_li
{
	border-right: solid 5px #de050a;
}

.navbusiness_li
{
	border-right: solid 5px #bb0adb;
}

.navmembers_li
{
	border-right: solid 5px #BA9050;
}

.navsenedd_li
{
	border-right: solid 5px #2951d1;
}

.navgetinvolved_li
{
	border-right: solid 5px #e54203;
}

.navcontacts_li
{
	border-right: solid 5px #b6b5b5;
}

a.errorLinks
{
	color:#000000;
	font-weight:bold;
}

a.errorLinks:hover
{
	color:#D90000;
	font-weight:bold;
}

.errorText
{
	font-size:1.4em;
	margin-left:10px;
}

.helpText
{
	font-size:1.4em;
	margin-left:10px;
	float:left;
	width:500px;
	padding-bottom:10px;
}

.helpHeader
{
	padding-bottom:10px;
	margin-left:10px;
	float:left;
	width:500px;
	font-size:2em;
}

.helpSubHeader
{
	padding-bottom:10px;
	margin-left:10px;
	float:left;
	width:500px;
	font-size:1.6em;
}

.helpImage
{
	width:500px;
	margin-left:10px;
	padding-bottom:10px;
}

.listBox label
{
	width:100px;
	float:left;
	margin: -1em 0 0 2em;	
}

.listBox input
{
	float:left;
	margin:0.5em 0 0 0;
}

.listBoxAlowance label
{
	width:150px;
	float:left;
	margin: -1em 0 0 2em;	
}

.listBoxAlowance input
{
	float:left;
	margin:0.5em 0 0 0;
}

.cphMainContentsAreaWrapper
{
    margin-left: auto;
    margin-right: auto;
    width: 700px;
}

.cphMainContentsAreaWrapper .searchCriteriaMainHeading2
{
	font-size:1.8em !IMPORTANT;
	font-weight: bold;
	margin-left:10px;
	padding-bottom:15px;
}

.cphMainContentsAreaWrapper .squintControls2
{
	float:right;
	width:200px;
}

.cphMainContentsAreaWrapper .searchCriteriaHeading2
{
	padding-bottom:10px;
	margin-left:0.8em;
	float:left;
	width:200px;
}

.cphMainContentsAreaWrapper .searchFilterSelectionOptions2
{
	padding-top:10px;
	font-size: 12px !important;
}

.cphMainContentsAreaWrapper table
{
	border: none !important;
}

.cphMainContentsAreaWrapper td, .cphMainContentsAreaWrapper tr.odd td
{
	padding: 2px !important;
	background: #ffffff !important;
	padding-bottom: 0.5em;
	border: none !important;
}

.cphMainContentsAreaWrapper .SearchResultsPageHeader2
{
	width:550px;
	margin-left:10px;	
	padding-bottom:10px;
}

.cphMainContentsAreaWrapper .SearchResultsGrid2
{
	margin-left:10px;
	padding-bottom:10px;
	font-size: 12px !important;
}

.cphMainContentsAreaWrapper .SearchResultsGrid2 .searchResultsHeaderRow2
{
	background-color:#898794 !important;
	text-align:center;
	color: #172934;
}

.cphMainContentsAreaWrapper .SearchResultsGrid2 .searchResultsHeaderRow2 th
{
	border: 1px solid #ccc !important;
}

.cphMainContentsAreaWrapper .SearchResultsGrid2 .searchResultsRow td, .cphMainContentsAreaWrapper .SearchResultsGrid2 .alternateSearchResultsRow td
{
    border: 1px solid #ccc !important;    
}

.cphMainContentsAreaWrapper .SearchResultsGrid2 .searchResultsRow td.searchResultsColumnNumber, .cphMainContentsAreaWrapper .SearchResultsGrid2 .alternateSearchResultsRow td.searchResultsColumnNumber
{
    width:20px !important;
    text-align: center;
}

.cphMainContentsAreaWrapper .SearchResultsGrid2 .searchResultsRow td.searchResultsColumnMemberName, .cphMainContentsAreaWrapper .SearchResultsGrid2 .alternateSearchResultsRow td.searchResultsColumnMemberName
{
    width:142px !important;
}

.cphMainContentsAreaWrapper .SearchResultsGrid2 .SearchResultsGridView .searchResultsPager table
{
    width: 320px !important;    
}
