﻿html {
	height:100%;
}

body {
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#fullpage {
	position:relative;
	min-height:100%;
}

* html #fullpage {
	height:100%;
}

#footer {
	width:100%;
	height:25px;
	padding-top:5px;
	position:relative;
	margin-top:-30px;
	xbackground-image:url('/images/footer.gif');
	xbackground-repeat:repeat-x;
	background-color:#ffa208;
	xborder-top:2px solid #000000;
	background-color:#000000;
} 

#footer #inside {
	width:800px;
	margin:0px auto;
	color:#eeeeee;
	font-size:14px;
}

#footer #inside a:link { text-decoration:underline; color:#eeeeee; }
#footer #inside a:visited { text-decoration:underline; color:#eeeeee; }
#footer #inside a:hover { text-decoration:underline; color:#eeeeee; }
#footer #inside a:active { text-decoration:underline; color:#eeeeee; }

#header {
	height:90px;
	background-color:#ffa208;
	background-image:url('/images/header.gif');
	background-repeat:repeat-x;
	overflow:hidden;
}

#header h1 {
	width:600px;
	margin:0px auto;
	padding:0px;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

#header a:link { text-decoration:none; color:#000000; }
#header a:visited { text-decoration:none; color:#000000; }
#header a:hover { text-decoration:underline; color:#000000; }
#header a:active { text-decoration:none; color:#000000; }

#menu {
	height:25px;
	margin:0px auto;
	padding-top:4px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:center;
	color:#ffffff;
}

#menu a:link { text-decoration:none; color:#ffffff; }
#menu a:visited { text-decoration:none; color:#ffffff; }
#menu a:hover { text-decoration:underline; color:#ffffff; }
#menu a:active { text-decoration:none; color:#ffffff; }

#error {
	margin:100px 0px 300px 0px;
	color:red;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:center;
}

#content {
	width:800px;
	margin:0px auto;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:39px;
}

#important {
	width:600px;
	margin:30px auto 0px auto;
	color:#222222;
}

#important h1 {
	margin:20px 0px 10px 0px;
	font-size:24px;
}

#important h2 {
	margin:20px 0px 10px 0px;
	font-size:18px;
}

#important p {
	margin:0px 0px 20px 0px;
	font-size:14px;
}

#important a:link { text-decoration:underline; color:#222222; }
#important a:visited { text-decoration:underline; color:#222222; }
#important a:hover { text-decoration:underline; color:#222222; }
#important a:active { text-decoration:underline; color:#222222; }

#wizard {
}

#wizard h2 {
	height:32px;
	margin:30px 0px 20px 0px;
	padding:3px 0px 0px 10px;
	color:#000000;
	border:1px solid #000000;
	background-image:url(/images/titlebg.gif);
	background-repeat:repeat-x;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
}

#wizard .box {
	width:160px;
	margin:5px;
	padding:10px;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	border:2px solid black;
}

#wizard .box input {
	text-align:center;
}

#wizard .range {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	text-align:center;
}

#wizard #empty {
	margin-top:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
	

#racquets {
	width:750px;
	margin:0 auto;
}

#racquets h2 {
	height:32px;
	margin:30px 0px 20px 0px;
	padding:3px 0px 0px 10px;
	color:#000000;
	border:1px solid #000000;
	background-image:url(/images/titlebg.gif);
	background-repeat:repeat-x;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
}

#racquets .listing {
	width:740px;
	margin:20px auto;
	background-color:#ffffff;
	color:#36539d;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-size:15px;
}

#racquets .listing h3 {
	margin:0px 0px 0px 3px;
	color:#ff8408;
	font-size:18px;
	font-weight:normal;
}

#racquets .listing .topping {
	padding-bottom:3px;
	border-bottom:1px solid #e0e0e0;
	color:#606060;
}

#racquets .listing .even {
	background-color:#f8f8f8;
}

#racquets .listing .name {
	width:380px;
	padding-top:2px;
	padding-bottom:1px;
	border-left:1px solid #e0e0e0;
	font-weight:bold;
	overflow:hidden;
	white-space:nowrap;
}

#racquets .listing .spec {
	width:90px;
	padding-bottom:1px;
	overflow:hidden;
	white-space:nowrap;
}

#racquets .listing .name a:link { text-decoration:none; color:#36539D; }
#racquets .listing .name a:visited { text-decoration:none; color:#36539D; }
#racquets .listing .name a:hover { text-decoration:underline; color:#36539D; }
#racquets .listing .name a:active { text-decoration:none; color:#36539D; }

#racquet {
	width:700px;
	margin:0px auto;
}

#racquet h2 {
	height:32px;
	margin:30px 0px 20px 0px;
	padding:3px 0px 0px 10px;
	color:#000000;
	border:1px solid #000000;
	background-image:url(/images/titlebg.gif);
	background-repeat:repeat-x;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
}

#racquet h3 {
	width:300px;
	margin:0px;
	padding:3px 0px;
	border:1px solid black;
	background-color:#a60303;
	text-align:center;
	color:#ffbe23;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
}

#racquet .info {
	width:300px;
	padding-bottom:5px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	background-color:#c50505;
	color:white;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}

#racquet .info a:link { text-decoration:underline; color:#ffffff; }
#racquet .info a:visited { text-decoration:underline; color:#ffffff; }
#racquet .info a:hover { text-decoration:underline; color:#ffffff; }
#racquet .info a:active { text-decoration:underline; color:#ffffff; }

#comments {
	width:650px;
	margin:20px auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}

#comments h2 {
	margin:0px;
	font-size:16px;
	border-bottom:1px solid black;
}

#comments p {
	margin:10px 0px;
	padding:7px;
	background-color:#eeeeee;
	border-left:5px solid #aaaaaa;
	font-size:13px;
}

#comments #ask {
	margin:30px auto 10px auto;
	text-align:center;
}

#comments #thanks {
	margin:30px auto 10px auto;
	text-align:center;
	font-size:15px;
	font-weight:bold;
}

#privacy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:10px 25px 30px 25px;
	color:#222222;
}

#privacy h2 {
	margin:18px 0px 18px 0px;
	padding:0px 0px;
	font-size:18px;
	font-weight:bold;
}

#privacy h3 {
	margin:18px 0px 5px 0px;
	padding:0px 0px;
	font-size:13px;
	font-weight:bold;
}

#privacy p {
	margin:0px 0px 10px 0px;
	padding:0px;
}

a:link img { border:none; }
a:visited img { border:none; }
a:active img { border:none; }
