@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	color: #FFFFFF;font-weight:normal;
}
h2 {
	color: #FFFFFF; font-size:24px; font-weight:normal;
}
h3 {
	color: #FFFFFF;
}
h4 {
	color: #FFFFFF;
}
h5 {
	color: #FFFFFF;
}
h6 {
	color: #FFFFFF;
}

#container{width:1000px; background-image:url(http://www.qslsports.co.uk/images/bg.jpg); background-repeat:repeat-y; margin:auto; }
#navbar{width:1000px; height:50px; }
#navbar_logo{width:230px; height:40px; margin-top:5px; float:left;}
#navbar_links{width:770px; float:left; margin-top:7px;}
#navlist li{display: inline;list-style-type: none;padding-right:50px;}
#navlist li a:link{color:#cccccc; }
#navlist li a:visited{color:#cccccc; }
#navlist li a:active{#cccccc; }
#navlist li a:hover{color:#ffffff; }
#banner{background-image:url(http://www.qslsports.co.uk/images/banner_1.jpg); width:1000px; margin:0; padding:0; height:200px; float:left;}
#content{width:1000px; margin:auto; }
#content_main{width:500px; float:left; margin: 5px 25px 10px 25px;}
#content_side{width:300px; float:right; margin:5px 25px 10px 25px; }
#footer{clear:both; width:100%; font-size:9px; }
#footer a:link{color:#CCCCCC;}
#footer a:visited{color:#CCCCCC;}
#footer a:active{color:#CCCCCC;}
#footer a:hover{color:#ffffff;}


#golfclubs{width:500px; }
.golfclubs_small_logo{width:58px; height:61px; }
.newclub, .soldout{width:137px; height:134px; margin:15px 5px; padding:65px 0 0 13px; background-repeat:no-repeat; float:left; }
.newclub{background-image:url(designs/newclub.jpg);}
.soldout{background-image:url(designs/soldout.jpg);}
.lastfew{background-image:url(designs/lastfew.jpg);}
.golf_course_title{margin-top:50px; width:130px; font-size:14px; font-weight:bold; text-align:center; float:left;}
.golf_course_title a:hover{color:#fffff; }


#side_thumbs{width:200px;}

.center{text-align:center;}
.clearall{clear:both;}
.course_logos{width:90px; height:90px; float:left; margin-right:3px;}
.course_headers{font-size:18px; color:#FFFFFF; margin-bottom:5px;}
.main_thumbs{height:100px; margin:5px; float:left;}
.noborder{border:none;}
.side_thumbs{height:50px; margin:3px; float:left;}
.subheadings{font-size:14px; font-weight:bold;}


/*forms*/
.input_boxes{width:200px; margin:2px; background-color:#CCCCCC; color:#990000; font-weight:bold;}
.input_boxes_small{width:100px; margin:2px; background-color:#CCCCCC; color:#990000; font-weight:bold;}
.input_lists{width:200px; margin:2px; background-color:#CCCCCC; color:#990000; font-weight:bold;}
.input_lists_small{width:100px; margin:2px; background-color:#CCCCCC; color:#990000; font-weight:bold;}
.input_buttons{width:200px; margin:2px; background-color:#CCCCCC; color:#990000; font-weight:bold;}
