/*
Title: Community Development Alliance Scotland Web Site
Date: 23/07/2004
Created By: David McAtamney
Description: Main style sheet for all modern browsers
*/

/*STANDARD HTML TAGS*/
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-6936777-1");
pageTracker._trackPageview();
} catch(err) {}</script>
body {
	margin-top: 1px;
	background-image: url(../images/pageBackground.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#33333;
	/*color: #929292;*/
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#33333;
	/*color: #929292;*/
}
strong {
	color: #83a9be;
	font-weight: bold;
}
p {
	color:#33333;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 100%;
}
contactUsP {
	color:#33333;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 100%;
}
ul,ol,li{
	line-height: 200%;
	color: #929292;
	padding-right: 10px;
	padding-left: 10px;
}

h1{
	font-size: 1.7em;
	font-weight: bold;
	color: #D8CD7D;
	padding-right: 10px;
	padding-left: 10px;
}
h2{
	font-size: 1.5em;
	font-weight: bold;
	color: #83a9be;
	padding-right: 10px;
	padding-left: 10px;	
}
hr {
	height: 1px;
	width: 50%;
	color: #000033;
	border-top: 1px dashed #83A9BE;
	background-position: center;
}
a:active {  color: #DD9C1D; text-decoration: none; }
a:link {font-size: 1em;   color: #DD9C1D; text-decoration: none; }
a:visited { color: #DD9C1D; text-decoration: none; }
a:hover {  color: #DD9C1D; text-decoration: underline; }

/*-----------------------------------------------------------------------------------*/

/*Custom Style Classes*/
/*Accessibility Styles used to hide form labels*/
.invisible {
	color: #FFFFFF;
}
.formInvisible {
color: #EEEEEE;
}

/*Fill to hide page background on left data cell of header*/
.whiteBg {
	background-color: #FFFFFF;
}

/*Main menu background upper most table data cell background and border*/


.mainMenuBg {
	background-image: url(../images/mainNavigationBg.gif);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/*Main menu background lower table data cell background and border plain image for visible text*/
.mainMenuLowerBg {
	background-image: url(../images/mainNavigationLowerBg.gif);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}	
/*Main menu navigation size and style*/
.mainNavigation {font-size: 10pt; color: #999999;}
.mainNavigation a:active {  color: #999999; text-decoration: none; }
.mainNavigation a:link {color: #ffffff; text-decoration: none; }
.mainNavigation a:visited { color: #ffffff; text-decoration: none; }
.mainNavigation a:hover {  color: #D8CD7D; text-decoration: underline; }
/*Main menu selected Item*/
#uberlink a:link, #uberlink a:visited, #uberlink a:Hover {
	font-size: 10pt;
	font-Weight: BOLD;
	color: #D8CD7D;
}
/*Side menu presentation and layout*/
.sideNavigation {
	border: 1px dashed #D8CD7D;
	padding-top: 60px;
	padding-left: 20px;
	padding-Bottom: 30px;
	width: 220px;
	background-image: url(../images/sideNavigationbg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
/*Page footer presentation*/
.footer {
	border-top: 1px solid #929292;
	border-left: 1px solid #929292;
	border-bottom: 1px solid #929292; 
	text-align: center;
}
/*Grey background for data cell to the right of the footer information*/
.greyBg {
	background-color: #929292;
}

/*Form Styles*/

.button {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #83a9be;
	background-color: #FFFFFF;
}

/*Dynamic content password error warning*/
.warning{
	color: #FF0000;
}
/*Popup page presentation*/
.principles{
	background-color: #FFFFFF;
	left: 20px;
	width: 90%;
}

/*Box presentations*/

/*Used for contact box on the home page*/
.contact {
	border: 1px solid #929292;
	padding-top: 60px;
	padding-left: 20px;
	padding-Bottom: 30px;
	background-image: url(../images/contactBg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
/*Used for contact Us form on the Contact Us page*/
.enquiryFormHighlight {
	background-image: url(../images/contactbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EEEEEE;
}
/*Used for membership box on the home page*/
.join {
	border: 1px solid #929292;
	padding-top: 60px;
	padding-left: 20px;
	padding-Bottom: 30px;
	background-image: url(../images/joinbg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
/*Used for the membership form on the membership page*/
.membershipFormHighlight {
	background-image: url(../images/joinbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EEEEEE;
}
/*Used for search box on the home page*/
.search {
	border: 1px solid #929292;
	padding-top: 60px;
	padding-left: 20px;
	padding-Bottom: 30px;
	background-image: url(../images/searchbg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
