/* Coyright 2005 Kyle Fuller - KyleFuller.co.uk */
/***** Body and main container *****/

body {
	margin :0 auto;
	padding: 0;
	background: #f4f4f4 url(http://media.peakairsports.com/images/background.gif) top center repeat-y;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
}

#container {
	/*background: #dbeede;*/
	color: #404040;
	margin: 0 auto;
	width: 760px;
}
/***** Header *****/

#header {
	margin: 10px 0 0;
	padding: 0;
	/*height: 375px;*/
	background: url(http://media.peakairsports.com/images/header/1.jpg);
	height: 175px;
	border: 4px solid #79bbf3;
}

h1 {
display:block;
text-indent:-9009px;
}

/***** Various classes *****/

.left {
	margin: 3px 10px 2px 0;
	float: left;
}

.right {
	margin: 2px 0 2px 10px;
	float: right;
}

.textright {
	text-align: right;
}

.center {
	text-align: center;
}

.small {
	font-size: 0.8em;
}

.bold {
	font-weight: bold;
}

.postinfo {
	background: #f4f4f4;
	border-left: 4px solid #cccccc;
	color: #606060;
	font-size :0.9em;
	line-height: 1.4em;
	margin: 1px 0 20px;
	padding: 8px 5px 8px 8px;
}

.clearing {
	clear: left;
	padding: 0;
	margin: 0;
	visibility: hidden;
}

.hide {
	display: none;
}
#content img {
	padding: 1px;
	display: inline;
	background: #cccccc;
	color: #303030;
	border: 4px solid #79bbf3;
}
#content a:hover img {
	border: 5px solid #2f8ad8;
	padding: 0;
}
/***** Left sidebar *****/
#leftside {
	clear: left;
	float: left;
	width: 160px;
	margin: 10px 0 0;
	padding: 0;
}

#leftside h2 {
	color: #505050;
	font-size: 1.3em;
	margin: 0 0 5px;
	padding: 0;
}

#leftside div.announce {
	clear: left;
	margin: 10px 0 15px;
	padding: 7px 5px;
	width: 147px;
	font-size: 0.9em;
	background: #c4d7e8;
	color: #505050;
	border-left: 4px solid #79bbf3;
	line-height: 1.5em;
	border-top: 1px solid #79bbf3;
	border-bottom: 1px solid #79bbf3;
	border-right: 1px solid #79bbf3;
}

#leftside div.announce p {
	margin: 10px 0 0;
	padding: 0;
}

/***** Main menu *****/

ul.avmenu {
	width: 160px;
	margin: 0 0 18px;
	padding: 0;
	list-style: none;
}

ul.avmenu li {
	width: 160px;
	padding: 0;
	line-height: 1.4em;
	display: inline;
}

ul.avmenu li a {
	background: #c4d7e8;
	color: #505050;
	font-weight: bold;
	width: 150px;
	float: left;
	margin-bottom: 4px;
	padding: 5px 1px 5px 5px;
	border-left: 4px solid #79bbf3;
	text-decoration: none;
	border-top: 1px solid #79bbf3;
	border-bottom: 1px solid #79bbf3;
	border-right: 1px solid #79bbf3;
}

ul.avmenu .title {
	background: #2f8ad8;
	color: #f4f4f4;
	font-weight: bold;
	width: 150px;
	float: left;
	margin-bottom: 5px;
	padding: 5px 1px 5px 5px;
	text-decoration: none;
	width: 154px;
}

ul.avmenu li a:hover {
	background: #2f8ad8;
	border: 1px solid #505050;
	border-left: 4px solid #505050;
	color: #f4f4f4;
}

ul.avmenu ul {
	margin: 0 0 0 15px;
	padding: 0 0 5px 0;
	font-size: 0.9em;
	width: 135px;
}

ul.avmenu ul a {
	padding: 3px 1px 3px 5px;
	font-weight: normal;
	width: 125px;
}

ul.avmenu ul ul { width: 123px; }
ul.avmenu ul ul a { width: 110px; }

/***** Main content *****/

#content {
	margin: 0 0 5px 170px;
	/*#f0f0f0;*/
	border-left: 1px solid #79bbf3;
	padding: 0 0 0 10px;
	line-height: 1.5em;
}

#content h2 {
	font-size: 1.6em;
	margin: 10px 0 10px;
}

#content h3 {
	font-size: 1.3em;
	margin: 0 0 8px;
}

#content ul, #content ol {
	margin: 0 0 16px 20px;
	padding: 0;
}

#content li {
	margin: 0;
	padding: 0 0 0 5px;
}

#content ul ul, #contentwide ul ul, #content ol ol, #contentwide ol ol {
	margin: 0 0 0 16px;
	padding: 0;
}

/***** Gallery *****/
#gallery {
	width: 610px;
	list-style:none;
	padding: 0px;
}
#gallery li {
	float: left;
}
#gallery img {
	padding: 1px;
	display: inline;
	background: #cccccc;
	color: #303030;
	border: 4px solid #79bbf3;
}
#gallery a:hover img {
	border: 5px solid #2f8ad8;
	padding: 0;
}

/***** Footer *****/
#footer {
	clear: both;
	margin: 0 auto;
	padding: 15px 0;
	border-top: 2px solid #79bbf3;
	width: 760px;
	text-align: center;
	color: #333;
}

#footer p { margin:0; padding:0; }

#footer a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover { text-decoration: underline; }

div#content div#fsDemo {
	background: #F4F4F4;
	height: 36em;
	margin: 2.7em 0;
	position: relative;
}

div#content div#fsDemo p { padding: 1.5em; }


/* Tables and forms */
table {border:1px solid #84c9ff; border-collapse:collapse; line-height:1.3em; width:95%; margin:0 0 16px; padding:0;}
caption {font-size:1.5em; font-weight:400; margin:0; padding:6px 0 8px; text-align:left;}
th {background:url(http://media.peakairsports.com/images/menubg2.gif) repeat-x bottom left #d5edff; color:#505050; padding:7px; text-align:left;}
td {background:url(http://media.peakairsports.com/images/menubg.gif) repeat-x bottom left #e9f5ff; color:#303030; font-size:0.9em; padding:7px; text-align:left;}
input,textarea {border:1px solid #ccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;background: #fafdff;}
label {margin:2px;}
input {width:200px;}
textarea {width:400px;}
form .submitbutton {background: #fafdff;}
