@charset "utf-8";
/* CSS Stylesheet for Show Horse Council of WA */
/* Prepared by www.vaporwebdesign.com.au */

html, body {
	height: 100%;
	background: url(../images/testbackground2.jpg) repeat #313131;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	list-style-image: url(../images/bullet.gif);
}

/* hyperlinks */
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #0f4fcb;
	text-decoration: none; 
}

small {
	color: #999999;
}

/* main page headings */
h1 {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	color: #000;
	padding-top: 5px;
}
	
/* news headings */
h2 {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #313131;
	padding-bottom: 4px;
	padding-top: 0;
	margin: 0;
}

/* main page sub-headings */
h3 {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #333333;
	padding-top: 15px;
}

/* main page sub-sub-headings */
h4 {
	font-family: "Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;	
	font-weight: bold;
	font-size: 0.9em;
	color: #666666;
}

/* main body text style */
.style1 {
	font-size: 0.8em;
}

/* italic footnotes style */
.style2 {
	font-size: 0.7em;
	font-style: italic;
}

/* layout styles */
#container {
	position: relative;
	width: 990px;
	background: url(../images/body_background.png) repeat-y;
	z-index: 0;
	min-height: 100%;
	margin: 0 auto;
	padding-bottom: 70px;
}
* html #container {
	height: 100%;
}
#header {
	position: relative;
	height: 185px;
	width: 942px;
	margin: 0 auto;
	z-index: 2;
	background: url(../images/head_background.jpg);
}
	
/* TAB MENU */
	/***********************************************************************************************
	
	Copyright (c) 2005 - Alf Magne Kalleland post@dhtmlgoodies.com
	
	Get this and other scripts at www.dhtmlgoodies.com
	
	You can use this script freely as long as this copyright message is kept intact.
	
	***********************************************************************************************/
	#mainMenu{
		font-family: Verdana, Arial, sans-serif;	/* Fonts of main menu items */
		font-size:12px;	/* Font size of main menu items */
		color: #FFF;
		/*border-bottom:1px solid #6fabc5;	/* Bottom border of main menu */
		/*border-top: 1px solid #606060;*/
		height:41px;	/* Height of main menu */
		background-color: #6fabc5;
		position:relative;	/* Don't change this position attribute */
		margin: auto;
		width: 922px;
		z-index: 2;
		padding-left: 20px;
		overflow: hidden;
	}
	#mainMenu a{
		padding-left:20px;	/* Spaces at the left of main menu items */
		padding-right:20px;	/* Spaces at the right of main menu items */
		line-height: 41px;
		color: #fff;
		float: left;
		/* Don't change these two options */
		/*border-right: 1px solid #606060;*/
		bottom:-1px;	/* Change this value to -2px if you're not using a strict doctype */
	}
	#submenu{		
		font-family: Verdana, Arial, sans-serif;	/* Font  of sub menu items */
		font-size: 11px;
		background: url(../images/submenu_background_black2.png) no-repeat;	/* Background color of sub menu items */
		height: 30px;	
		width:942px;	/* Don't change this option */
		margin: auto;
		border-bottom: 1px solid #CCC;
		border-top: 1px solid #CCC;
		text-align: left;
		overflow: hidden;
	}	
	
	#submenu div{
		white-space:nowrap;	/* Don't change this option */	
	}
	/*
	Style attributes of active menu item 
	*/
	#mainMenu .activeMenuItem{
		background-color: #0f4fcb;	/* Background color */	
		color: #FFF;
		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
		/*border-bottom: 1px solid #a8dea8;*/
	}
	
	#mainMenu .activeMenuItem img{
		position:absolute;
		bottom:0px;
		right:0px;
	}
		
	/*
	Style attributes of inactive menu items
	*/
	#mainMenu .inactiveMenuItem{		
		color: #e7e7e7;	/* Text color */
		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
		background: #6fabc5;
	}
	
	#submenu a{	
		text-decoration:none;	/* No underline on sub menu items - use text-decoration:underline; if you want the links to be underlined */
		padding-left:40px;	/* Space at the left of each sub menu item */
		padding-right:10px;	/* Space at the right of each sub menu item */
		color: #fff;	/* Text color */
		line-height: 30px;
		letter-spacing: 0.07em;
		cursor: pointer;
	}
	
	#submenu a:hover{
		color: #fff;	/* Red color when the user moves the mouse over sub menu items */
		cursor: pointer;
		text-decoration: none;
	}

/*********************** END of TAB MENU ***********************/

#wrapper {
	width: 942px;
	position: relative;
	height: 100%;
	margin: 0 auto;
}
#content, #content2 {
	width: 620px;
	position: relative;
	min-height: 100%;
	float: left;
	z-index: 2;
	background: #FFF;
	padding-top: 20px;
	margin-left: 30px;
	text-align: left;
}
#content a:link, #content a:visited,#content2 a:link, #content2 a:visited {
	color: #3399ff;
	text-decoration: none;
}
#content a:hover, #content2 a:hover {
	color: #FF6600;
}
* html #content {
	margin-left: 15px;
}
* html #content2 {
	margin-left: 15px;
}
/* Content img is to control images posted in news and to remove hyperlink border from them - other style code is in the news posting */
#content img {
	border: none;
	padding-right: 20px;
}
#content2 img {
	padding:0;
	border: none;
}
/* START News Styles */
.news {
	position: relative;
	width: 620px;
}
#newsfooter {
	clear: both;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #6d6d6d;
}
#newsfooter img {
	padding:0;
	border: none;
}
.printlogo {
	float: right;
	height: 30px;
	width: 30px;
	bottom: 0;
}
.printlogo2 {
	float: right;
	height: 30px;
	width: 30px;
	bottom: 0;
	margin: 0;
  	padding: 0;
  	border: 0;
	background: transparent url(../images/print_logo2.png) no-repeat;
	cursor: pointer; /* hand-shaped cursor */
}
.emaillogo {
	float: right;
	height: 30px;
	width: 30px;
	bottom: 0;
	margin-right: 10px;
}
	
/* END News Styles */

/* HACK */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* END HACK */

/* START Search Box */
#searchbox {
	width: 260px;
	height: 134px;
	position: relative;
	float: right;
	background: url(../images/searchoursite2.png) no-repeat right top;
	z-index: 2;
	overflow: hidden;
}
.searchtext {
	position: absolute;
	bottom: 27px;
	right: 70px;
	width: 150px;
}
.searchbutton {
	position: absolute;
	bottom: 25px;
	right: 12px;
	width: 50px;
	height: 30px;
	text-align: center;
}
/* END Search Box */

/* START Events List */
#upcomingeventsblock {
	position: relative;
	clear: right;
	float: right;
	padding-top: 70px;
	padding-bottom: 45px;
	padding-left: 10px;
	padding-right: 20px;
	width: 230px;
	min-height: 50px;
	font-size: 11px;
	z-index: 2;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFF;
	letter-spacing: 0.05em;
	background: url(../images/upcomingevents_middle.png) repeat-y;
	text-align: left;
	overflow: hidden;
}
#upcomingeventsblocktop {
	position: absolute;
	top: 0;
	left: 0;
	width: 260px;
	height: 61px;
	background: url(../images/upcomingevents_top.png) no-repeat;
	z-index: 3;
}
#upcomingeventsblockbottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 260px;
	height: 13px;
	background: url(../images/upcomingevents_bottom.png) no-repeat;
	z-index: 3;
}
#upcomingeventsblockcorner {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 27px;
	height: 27px;
	background: url(../images/upcomingevents_corner.png) no-repeat;
	z-index: 4;
}

#ShowHorseCouncilOfWa20081628553 ul{
	padding: 0;
	margin: 0;	
}
#ShowHorseCouncilOfWa20081628553 li{	
	list-style-image: url(../images/bullet.gif);
	padding: 0;
	padding-bottom: 3px;
	margin-left: 30px;
}
.headline {
	font-weight: bold;
}
.feedlogo {
	height: 16px;
	position: absolute;
	top: 31px;
	right: 8px;
}
#creditfooter {
	position: absolute;
	bottom: 18px;
	right: 2px;
}
/* END Events List */

/* START News List */
#headlinesbox {
	position: relative;
	clear: right;
	float: right;
	padding-top: 70px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	width: 220px;
	min-height: 35px;
	z-index: 2;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: 0.05em;
	color: #FFF;
	background: url(../images/upcomingevents_middle.png) repeat-y;
	text-align: left;
	overflow: hidden;
}
#headlinesboxtop {
	position: absolute;
	top: 0;
	left: 0;
	width: 260px;
	height: 61px;
	background: url(../images/newsheadlines_top.png) no-repeat;
	z-index: 3;
}
#headlinesboxbottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 260px;
	height: 24px;
	background: url(../images/newsheadlines_bottom.png) no-repeat;
	z-index: 3;
}	
#headlinesbox ol{
	padding: 0;
	margin: 0;	
}
#headlinesbox li{
	list-style-image: url(../images/bullet.gif);
	padding: 0;
	padding-bottom: 3px;
	margin-left: 30px;
}
/* END News List */

/* START Advert Box */
#advertbox {
	position: relative;
	clear: right;
	float: right;
	width: 260px;
	height: 350px;
	z-index: 2;
	background: url(../images/advertbox1.png) no-repeat top left;
	margin-bottom: 200px; /*This can be used to show more of the background pic regardless of insufficient content height */
}
#advert {
	position: absolute;
	top: 103px;
	right: 40px;
}
/* END Advert Box */

#rightpanelbackground {
	position: absolute;
	right: 0px;
	bottom: -20px;
	height: 220px;
	width: 235px;
	background: #d5f3ff;
	z-index: 1;
}

/* contact us page */
.formfield {
	background-color: #f4fcff;
	border: 1px #abadb3 solid;
	padding: 4px;
}
.msg {
	background-color: #f4fcff;
	border: 1px #abadb3 solid;
	padding: 4px;
}
#contactdetails {
	position: relative;
	background: url(../images/contactdetails_background.png) no-repeat;
	width: 630px;
	height: 140px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contactdetailsbox1 {
	width: 285px;
	float: left;
	padding-left: 30px;
}
#contactdetailsbox2 {
	width: 285px;
	padding-left: 30px;
	float: left;
}

/* footer */
#footer {
	position: relative;
	width: 990px;
	height: 40px;
	margin: 0 auto;
	margin-top: -50px;
	z-index: 2;
	background: url(../images/footer2.png) no-repeat;
	font-size: 0.7em;
	color: #b9b9b9;
	padding-top: 10px;
}
#footer a:link, #footer a:visited, #footer a:hover {
	color: #b9b9b9;
	text-decoration: none;
}

/* committee.php test styles - can delete later if required */
.pipes {
	}
#upcomingeventsblock2 .ybi {
list-style-image:url(../images/bullet.gif);
margin:0 0 0 30px;
overflow:visible;
padding:0 0 3px;
}
#upcomingeventsblock2 .pipesDescription, #upcomingeventsblock2 .pipesTitle {
font-size: 11px;
}
#upcomingeventsblock2 .pipesHolder{
padding: 0;
margin: 0;
}
#upcomingeventsblock2 .ybf{padding-left: 65px; padding-top: 10px;}
#upcomingeventsblock2 .ybad{padding-left: 10px;}
#upcomingeventsblock2 {
	position: relative;
	clear: right;
	float: right;
	padding-top: 70px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 220px;
	font-size: 11px;
	z-index: 2;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #FFF;
	letter-spacing: 0.05em;
	background: url(../images/upcomingevents_middle.png) repeat-y;
	text-align: left;
	min-height: 74px;
}
#agenda {font-size: 11px;padding:0;margin:0;}
#agenda a:link, #agenda a:visited {font-weight: bold;color: #000;}
#agenda a:hover {color: #0f4fcb;text-decoration: none; }
#agenda li {padding-bottom: 3px;}
#agenda ul {padding-left:0;margin-left:30px}
/* END */

