/* CSS Document for Gundagai District Services Club website

August 2009*/


body
{
	margin: 0;
	padding: 0;   /*  15px at top provides band of colour across top of page   */
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, sans-serif;
	background: url(images/tile-ltblue.png);	
	text-align: center;
}


#wrap
{
	width: 892px;
	margin: 0px auto;  
	background-image: url(images/shadow-bg-dark.png);
	}

#container
{
	width: 880px;
	margin: 0px auto;  /*  moved logo and everything below higher on page   */
	padding: 0 0 0 0;
	text-align: left;
	background-color: #fff;  
	margin-top: -10px;  /*  moved everything higher on page - changed in IE8   */

}

#container h1, h2, h3 { color: #222222;
}

#header
{		width:880px;
		height:240px;
		overflow:hidden;
		float:left;
		text-align:left;
		padding:0;
		margin:0;
	position: relative;
	z-index:1;
		vertical-align:middle;
		background-color:#122B52;
}
	
		
#header h2
{	clear: both;  margin: 0 0 10px 0; font-size: 85%; letter-spacing: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, sans-serif;
}
ul.topnav
{	float: right; margin: 0 0 5px 0;	padding: 10px 0 5px 0; font-size: .9em; letter-spacing: 0em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, sans-serif;	background-color:#ccc;
}
ul.topnav li 
{	display: inline;
}


#header img
{	float: left;
	margin: 0 0 5px 0px;  /*  need  0 0 5px 15px in here to push logo on left in a bit */  
	padding: 0;
	border: none;
}
.floatleft { 
    float: left; 
    margin: 10px 10px 10px 0; 
}
.floatright { 
    float: right; 
    margin: 10px 0 10px 10px; 
}

a img { 
	border-width: 0;
	background: none;
	}

img { 
	border: 1px solid #999;
	padding: 3px;
	}


/*  LINKS  */
a, a:link, a:visited
{
	color:#0140C4;
	text-decoration: none;
	border-bottom:1px dotted #0140C4;
}


a:hover, a:active
{
	color:#0140C4;
	text-decoration: none;
	border-bottom:1px solid #0140C4;
}

/*  NAVIGATION  */
#nav
{	width:880px;
	height:35px;
	float: left;
	text-align:center;
 background: #222222; /* orange/red  A62F03 */
}

#nav ul
{	margin: 0;
	padding: 0;
	list-style-type: none;
}

#nav a
{	display: inline;
	line-height:35px;
	padding: 15px 15px 10px 15px;
	color: #fff;
	text-decoration: none;
	font-size: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, sans-serif;
	border-bottom: none;
}

#nav li
{	display: inline;
	line-height:35px;
	color: #fff;
}

#nav a:hover { color: #ccc;
		border-bottom: none;
 
}

#content
{	
	
	margin: 10px 20px 10px 15px; /*  margin on left and right of columns  */
	color: #333;
	font-family: "lucida sans unicode", Arial, Lucida, sans-serif;
	
}
 .Column1  { width: 20%; margin-right: 5%; }
 .Column2  { width: 72%;  }  /*  this uses full width (combines 2 and 3 columns space  */
 .Column1, .Column2, .Column23, .Column3
{
	float: left;
	overflow: hidden;
}

#content p
{
		font-size: 100%;
line-height:20px;
}
#content h1
{	margin-top: 40px;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #444444;
	font-size: 180%;
		font-family: "Century Gothic", Arial, Lucida, sans-serif;

}
		
#content h2
{	margin-top: 0;
	font-size: 150%;
		font-family: "Century Gothic", Arial, Lucida, sans-serif;

}

#content h4
{	margin-top: 0;
	color: #666666;
	font-size: 100%;
		font-family: "Century Gothic", Arial, Lucida, sans-serif;

}

#content li a.active {
		color:#666;
		text-decoration: none;
		border-bottom:1px dashed #666;
		}

#content img.floatleft { 
    float: left; 
    margin: 0 10px 10px 0; 
}

div.info-button {
	margin: 1em 0 3em 0;
}

div.info-button a {
	float: left;
	display: block;
	height: 30px;
	width: 180px;
	text-align: center;
	color: #fff;
	background: url(images/info-button.gif);
	font-size: 1.2em;
	font-weight: normal;
	padding: 0 0 0 10px;
	margin: 0 1em 0 0;
	border: none!important;
	text-decoration: none;}

div.info-button a:hover {
	background-position: 0 30px;
	border: none;
}

p.download {
	padding: 12px 10px 16px 0px;
	background-color: #e8e8e8;
	border: 1px solid gray;
	padding-left: 10px;
	line-height: 140%;
}
#content img.pdf {
	float: left;
	padding: 0;
	margin: 0;
	display: inline;
	}


#sidebar
{	
	width: 180px;
	float: left;
}
#sidebar img
{	
	margin-left: 0px;
	text-align: center;
}

#sidebar .header
{
	margin: 35px 10px 20px 10px;
	font-size: 120%; 
	letter-spacing: 0;
	color: #0140C4; 
	text-align: center;
	font-family: "Century Gothic", Verdana, Arial, serif;
	}
	
#sidebar ul
{
	display: block;
	list-style-type: none;
	margin: 20px 10px 10px 0px;
	padding: 0;
}

#sidebar ul li
{
	display: block;
 border-bottom:1px dotted #5d5653;
 	padding: 5px 20px 5px 0px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 95%;
	color: #5d5653 !important;
}

#sidebar ul li a
{
	text-decoration: none;
	border-bottom: none;
	vertical-align: middle;
}

#sidebar ul li a:hover,
#sidebar ul li a.active { color: #222222!important; border-bottom: none; font-weight: bold;}

table { border-collapse:collapse; border:1px solid #FFFFFF; margin-left: 20px;}
td { padding:4px 9px 6px 9px; background-color:#eeeeee; font-size:95%;  }
th { padding:4px 9px 6px 9px; background-color:#FFFFFF; font-size:95%; text-align:left; }

#clear { clear: both;}	
		
/*  FEATURE BOXES - homepage  */
#featurebox {		
		width:275px;
		float:left;
		margin:0px 8px 15px 10px;   /*   */
		padding:0 0 0 0;
	    background-color:#fff; /*pale blue DADDE7  */
		}
#featurebox .last{		
		margin:0px 0px 0 0px;   /*   */
		}
#featurebox img {
		border: none;
		padding:0 0 0 0;
		margin: -20px 0 0 0;		}

#featurebox h3, h3 a {
		font-size: 100%;
		font-weight:normal;
		text-transform: uppercase;
		line-height:18px;
		text-align:center;
		margin-top:0px;
		padding: 10px 0 10px 0;
		color: #fff;   
		text-decoration: none;
		background: #02266C;
		}

#featurebox li {
		font-size:11px;
		line-height:18px;
		color:#333;
		font-weight:normal;
		}

#featurebox li a{
		color:#333;
		}

#featurebox li a:hover, a:active {
		color:#333;
		}

#featurebox p {
		font-size:85%;
		line-height:1.5em;
		color:#333;
		font-weight:normal;
		margin-top:0px;
		padding-top:5px;
		padding-left:6px;
		padding-right:6px;
		text-align:left;
		border-left: 1px dotted #999;
		border-right: 1px dotted #999;
		border-bottom: 1px dotted #999;
		}

#featurebox a {
	color: #473C72;
		}
#featurebox a.button, a:hover.button {
	text-decoration: none;
	border:none;
		}
#featurebox a img {
	text-decoration: none;
	border:none;
		}
/*  FOOTER  */

#footer
{
	width: 880px;
	margin: 0px auto;  /*  moved logo and everything below higher on page   */
	clear: both;
	font-size: 95%; 
	background-color: #02266C;    /* blue from club logo */
	padding: 0 0 0 0;
	color: #ffffff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, sans-serif;

}

#footer p
{
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

#footer a:link 
{
	color:#fff;
	text-decoration: none;
	border-bottom:1px dotted #fff;
}
#footer a:hover, a:active
{
	color:#fff;
	text-decoration: none;
	border-bottom:1px solid #fff;
}

#footer p a
{
	color:#fff;
	text-decoration: none;
	border-bottom:1px dotted #fff;
}
#footer p a:hover
{
	color:#fff;
	text-decoration: none;
	border-bottom:1px solid #fff;
}



