/* CSS Document */
body{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:18px;
	
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#page-width{
	width:738px;
	margin-right: auto;
	margin-left: auto;
	background-color: #242424;
}
#wrapper{
	background-image: url(../images/general/page-bg.jpg);
	background-repeat: repeat-y;
	width:780px;
	margin:0 auto;
	
}

#page-bottom{
	margin-right: auto;
	margin-left: auto;
	clear:both; 
	width:780px;
	}
	
#main-banner{
	height:284px;
	background-color: #242424;
	background-image: url(../images/general/tommys-darts.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom:15px;
	
}

#phone{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}

#main-content{
	background-color: #242424;
	
}

#content{
	width:408px;
	float:left;
	
	padding:0px;
	margin-bottom:15px;
	background-color: #242424;
}

#content a{
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	}
	
#terms-content{
	position:relative;
	clear:both;	
	padding: 0px 15px 15px 15px;
	width:708px;
}

#content2{
	position:relative;
	clear:both;
	width:420px;
	
	background-color: #242424;
}

#content2 a{font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	}
	
#content2 p{
	margin-bottom:0px 0px 15px 0px;
	
}

#sidebar{
	width:277px;
	margin:0px 15px 0px 0px;
	
	float:left;
}

#form-content{
	background-color: #3c3c3c;
	margin-bottom:15px;
	width:277px;
}

#form-content p{
	font-size:11px;
	margin:0px 0px 10px 15px;
	text-align:center;
}

form h2{
	height:20px;
	font-weight: bold;
	font-size: 12px;
	width:230px;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	margin-left:15px;
}

#form-bottom{
	margin:0px;
	}
	
.field{
	font-size: 11px;
	font-weight: bold;
	vertical-align:top
	
}
.input, textarea {
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.input-style, textarea {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

form{
	width:245px;
	padding:0px;
	margin:0px;
	
}
.formstyle{
	width:250px;
	padding-left:0px;
}

.submit-button{
	margin:0px;
}


label{
	float:left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
input, textarea{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.field-spacing{
	clear:both;
	height:6px;
	font-size:6px;
	line-height:6px;
}

.field-width{
	width:245px;
	margin-bottom:0px;
	margin-left:15px;
}
.field-width a {
	color: #FFCC00;
	text-decoration: none;
}

#footer{
	position:relative;
	clear:left;
	background-color:#000000;
	font-size: 11px;
	color: #CCCCCC;
	margin:0 0 0 0;
	padding:10px 15px 10px 15px;	
	
	width:708px;
}
#footer a{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#footer-info{
	position:relative;
	
	padding:0 0 0 0;
	margin:0 0 0 0;
	text-decoration: none;
	float:left;
}
#footer-links{
	position:absolute;
	
	float:left;
	text-align: right;
	width:223px;
	left:500px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	
}
img{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div{
	margin:0px;
	padding:0px;
}

#content-wrapper{
margin-left:15px;
padding:0px;
}

.clear{
clear:both;
font-size:0px;
line-height:0px;
}

.system_message_error{
	margin:0 0 0 15px;
	color: #FF0000;
}
.system_message_body{
	margin:0 0 15px 15px;
	color: #FFCC00;
}
.system_message_ok{
	margin:0 0 0 15px;}
	
	
div.sub_footer {
	position: relative;
	text-align: center;
	clear: both;
	width: 740px;
	margin: 0 auto;
	color: #666666;
	font-size: 11px;
	padding-bottom: 15px;
}