/* CSS Document for ScotAGCA */
body {
	background-image: url(imgs/background.gif);
	background-repeat: repeat-x;
	background-color:#D8D8D8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #314263;
	text-align: center; /*to centre the content in IE*/
	margin: 0px auto; /*to centre the content in Firefox*/
	padding: 0px;
	border: 0px;
}

h1 {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #314263;
	font-weight: bold;
	padding-bottom:2px;
	padding-top:0px;
	margin-top: 0px; /*need this to stop content div moving down from header when header is 1st line*/
}

h2 {
	font-size: 1.1em;
	line-height: 1.2em;
	color:#6091F0;
	font-weight: bold;
	padding-bottom:2px;
	padding-top:0px;
	margin-top: 0px; /*need this to stop content div moving down from header when header is 1st line*/
}

h3 {
	font-size: 1.1em;
	line-height: 1.2em;
	color:#6091F0;
	font-weight: bold;
	padding-bottom:2px;
	padding-top:10px;
	margin-top: 0px; /*need this to stop content div moving down from header when header is 1st line*/
}
h3 a {
	text-decoration:none;
	font-size:0.8em;
}

}
p {
	margin-top:0px; /*need this to stop content div moving down from header when paragraph tags on 1st line*/
	line-height: 1.3em;
}

blockquote {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight:bold;
	color:#6091F0;
	padding-top:5px;
	padding-bottom:5px;
}

.newsheader {
	font-weight:bold;
	color:#6091F0;
}

.source {
	font-size: 0.8em;
	font-style:normal;
}

#breadcrumblinks {
	font-size: 1.1em;
	color: #7AC141; /*green*/
	font-weight:bold;
}
#breadcrumblinks a{
	text-decoration:none;
}

.pagenav {
	text-align:right;
	padding-top:30px;
	font-style:italic;
}
.pagenavtext {
	vertical-align:top;
}

.big {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #7AC141;
	font-weight: bold;
	padding-top:0px;
	margin-top: 0px; /*need this to stop content div moving down from header when header is 1st line*/
}

#outline {
	position:relative;
	background-image:url(imgs/leftpanel.gif);
	background-position:top left;
	background-repeat:repeat-y;
	border-top: 0px;
	border-bottom: 0px;
	border-left: #D8D8D8 2px solid;
	border-right: #D8D8D8 2px solid;
	background-color:#FFFFFF; /* shows blue line at bottom because of padding effect of outline on leftpanel*/
	margin: 0px auto; /* the auto part is needed to centre the box in firefox */
	padding-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 10px;
	text-align: left;
	width: 800px;
	height:100%;
	/*min-height:900px;		/*to set minimum height but allow more content to stretch height*/
    /*height:auto !important;	/*to set minimum height but allow more content to stretch height*/
    /*height:900px;			/*to set minimum height but allow more content to stretch height*/
}

#skipnav {
	background-color:#FFFFFF;
	color:#FFFFFF;
	text-decoration: none;
	text-indent: -9999px;
	font-size:1px;
	height:0px;
}

#header {
	position:relative; left:0px; top:0px; 
	width:800px; 
	height:130px;
	background-image:url(imgs/banner_final.gif); /*new*/
	background-position:top left; /*new*/
	background-repeat:no-repeat; /*new*/
	padding: 0px;
	border: 0px;
	margin: 0px;
	overflow:hidden;
	text-indent: -9999px; /*new*/
}

#content {
	position:relative; left:0px; top:0px;
	width: 800px;
	height:100%;
	/*background-color:#FFFFFF;*/
	border: 0px;
	margin: 0px;
	padding-top: 0px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px;
}

#textcontent_home {
	position:relative; left:180px; top:10px;
	width: 435px;
	background-color:#FFFFFF;
	padding-left: 0px; padding-right: 25px; padding-top: 0px; padding-bottom: 30px;
	margin-top: 0px; margin-bottom: 0px;
	/*height:100%;*/
	min-height:650px;		/*to set minimum height but allow more content to stretch height*/
    height:auto !important;	/*to set minimum height but allow more content to stretch height*/
    height:650px;			/*to set minimum height but allow more content to stretch height*/
}
#textcontent {
	position:relative; left:180px; top:10px;
	width: 595px;
	background-color:#FFFFFF;
	padding-left: 0px; padding-right: 25px; padding-top: 0px; padding-bottom: 30px;
	margin-top: 0px; margin-bottom: 0px;
	/*height:100%;*/
	min-height:650px;		/*to set minimum height but allow more content to stretch height*/
    height:auto !important;	/*to set minimum height but allow more content to stretch height*/
    height:650px;			/*to set minimum height but allow more content to stretch height*/
}

#rightpanel {
	/*position:absolute; left:640px; top:10px;*/
	float:right;
	width:140px;
	padding-left:10px;
}
#rightpanelcontent {
	width:136px;
	border:#6091F0 2px solid;
}
#rightpanelcontent p {
	padding:10px;
	margin:0px;
}
#rightpaneltop {
	background-image:url(imgs/news-top.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:140px;
	height:26px;
	padding:0px;
	margin:0px;
}
#rightpaneltop h1 {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom:0px;
	padding-top:1px;
	padding-left:20px;
	margin-top: 0px; /*need this to stop content div moving down from header when header is 1st line*/
	margin-bottom:0px;
}
#rightpanelbottom {
	background-image:url(imgs/news-bottom.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:140px;
	height:26px;
	padding:0px;
	margin:0px;
	padding-bottom:20px;
}

.address {
	position:relative;
	width:360px; 
	min-height:80px;		/*to set minimum height but allow more content to stretch height*/
    height:auto !important;	/*to set minimum height but allow more content to stretch height*/
    height:80px;			/*to set minimum height but allow more content to stretch height*/
	background: #CCCCCC;
	padding-top:20px; padding-left:20px; padding-bottom:10px;
	margin-bottom:10px;
	font-weight:bold;
}
.imageline {
	padding-bottom:5px; 
	margin-bottom:10px; 
	border-bottom:4px solid #ECECEC;
}

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	background-color: #FFFFFF;
	text-align: left;
}
#members td {
	padding-bottom:20px;
}
#projects .newclub td{
	padding-top:20px;
}
.bluetext {
	color:#6091F0;
	font-weight: bold;
}


.quoteref {
	font-size: 0.8em;
	color: #003399;
	font-weight:bold;
}

#footer {
	position:relative; left:160px; top:20px;
	width:640px;
	padding-top: 15px; padding-bottom:15px;
	font-size: 0.8em;
	font-weight:bold;
	text-align: center;
}
#footer a{
	text-decoration:none;
}
#footer .blue{
	color: #B5CCF9;
}

li {
	list-style-image: url(imgs/bullet.gif);
	padding-bottom: 4px; 
}
li ul li{
	list-style-image: url(imgs/subbullet.gif);
	padding-bottom: 4px; 
}

a:link {
	color: #6091F0;
}

a:visited{
	color:#6091F0;
}
	
a:active, a:hover{
	color:#B5CCF9;
}

