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

body{
	margin:0px;
	padding:0px;
	background-image:url(images/background-repeat.jpg);
	background-repeat:repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#4d4d4d;
	behavior:url("csshover3.htc");
	min-width:1100px;
	}

h1{
	font-size:30px;
	color:#5f250c;
	margin:0px;
	padding:30px 0px 10px 0px;
	line-height:32px;
	}
.smallh1{
	font-weight:normal;
	font-size:21px;
	}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-weight:normal;
	line-height:30px;
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#31240d;
	}

h3{
	font-size:18px;
	color:#5f250c;
	margin:0px;
	padding:15px 0px 10px 0px;
	line-height:20px;
	}
h4{
	font-size:16px;
	color:#5f250c;
	margin:0px;
	padding:15px 0px 10px 0px;
	line-height:20px;
	}

a{color:#0083ad; text-decoration:none;}
a:hover{color:#000000;}

.colorblue{color:#0083ad;}

.displace{position:absolute; left:-2000px;}

.divider{
	background-color:#2eb7d5;
	width:100%;
	height:1px;
	line-height:1px;
	margin:17px 0px 20px 0px;
	}

.photo{
	margin-left:15px;
	padding:5px;
	background-color:#ffffff;
	border:1px solid #caa976;
}
.top-background{
	background-image:url(images/background-top-sub.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	}

.container{
	width:1000px;
	margin:0px auto 0px auto;
	background-image:url(images/container-background.jpg);
	background-repeat:repeat;
	overflow:hidden;
	}

.banner{
	width:1000px;
	height:232px;
	}

.logo{
	width:235px;
	height:200px;
	position:absolute;
	margin-left:380px;
	top:15px;
	z-index:1000;
	}
.logo a{
	display:block;
	width:235px;
	height:200px;
	background-image:url(images/clear.png);
	background-repeat:repeat;
	}
	
.menu-container{
	width:1000px;
	height:84px;
	background-image:url(images/menu-background.jpg);
	}

ul.menu{
	width:795px;
	height:63px;
	margin:0px 0px 0px 205px;
	padding:0px;
	list-style:none;
	}
ul.menu li{
	height:63px;
	float:left;
	}
#menu_item-1{width:99px;}
#menu_item-2{width:128px;}
#menu_item-3{width:140px;}
#menu_item-4{width:141px;}
#menu_item-5{width:118px;}
#menu_item-6{width:145px;}

ul.menu li a{
	display:block;
	height:63px;
	background-image:url(images/menu.jpg);
	}
#menu_item-1 a{width:99px; background-position:0px 0px;}
#menu_item-2 a{width:128px; background-position:-99px 0px;}
#menu_item-3 a{width:140px; background-position:-227px 0px;}
#menu_item-4 a{width:141px; background-position:-367px 0px;}
#menu_item-5 a{width:118px; background-position:-508px 0px;}
#menu_item-6 a{width:145px; background-position:-626px 0px;}
#menu_item-1 a:hover{background-position:0px -63px;}
#menu_item-2 a:hover{background-position:-99px -63px;}
#menu_item-3 a:hover{background-position:-227px -63px;}
#menu_item-4 a:hover{background-position:-367px -63px;}
#menu_item-5 a:hover{background-position:-508px -63px;}
#menu_item-6 a:hover{background-position:-626px -63px;}

ul.menu li ul{
	display:none;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(images/background-repeat.jpg);
	background-repeat:repeat;
	border-top:1px solid #3c3a36;
	}
ul.menu li:hover ul{
	display:block;
	position:absolute;
	background:url(images/background-repeat.jpg) repeat 0 0;
	}
ul.menu li ul li{
	float:none;
	height:auto;
	}
ul.menu li ul li a{
	background:none;
	height:auto;
	text-align:center;
	padding:7px 0px 7px 0px;
	line-height:15px;
	
	}
ul.menu li ul li a:hover{}

.copy-container{
	width:930px;
	padding:0px 35px 0px 35px;
	overflow:hidden;
	}
.top-pic{
	width:220px;
	height:265px;
	position:absolute;
	top:73px;
	margin-left:-15px;
	}

.left{
	width:630px;
	float:left;}

.product_details{
	width:535px;
	margin:0px auto 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	}

.right{
	width:265px;
	float:right;
	}

.bucket-calendar{
	width:300px;
	height:210px;
	float:right;
	margin-left:35px;
	}
.bucket-calendar a{
	display:block;
	width:300px;
	height:210px;
	background-image:url(images/calendar.jpg);
	background-position:0px 0px;
	}
.bucket-calendar a:hover{background-position:0px -210px;}
	
.buckets-container{
	width:265px;
	height:780px;
	float:left;
	padding:0px;
	}
.bucket{
	height:180px;
	width:265px;
	float:left;
	padding:10px 0px 0px 0px;
	text-align:center;
	}
.bucket a{
	display:block;
	height:180px;
	width:265px;
	background-image:url(images/subpage-buckets.jpg);
	text-align:center;
	}
#featured_product a img{margin-top:5px; border:none;}
#featured_product h3 {padding-top: 5px; font-family:Verdana, Arial, Helvetica, sans-serif;color:#777}

#calendar a{background-position:0px 0px;}
#showroom a{background-position:0px -180px;}
#featured_product a{background-position:0px -360px;}
#paddle_sports_101 a{background-position:0px -540px;}

#calendar a:hover{background-position:-265px 0px;}
#showroom a:hover{background-position:-265px -180px;}
#featured_product a:hover{background-position:-265px -360px;}
#paddle_sports_101 a:hover{background-position:-265px -540px;}

/******/

/*** Bottom ***/

.bottom-background-repeat{
	background-image:url(images/bottom-background-repeat.jpg);
	background-repeat:repeat-x;
	}
	
.bottom-background{
	background-image:url(images/bottom-background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	}

.bottom-container{
	width:1000px;
	height:218px;
	margin:0px auto 0px auto;
	background-image:url(images/bottom-background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
	}

.paddles{
	width:195px;
	height:140px;
	background-image:url(images/paddles.jpg);
	position:absolute;
	margin:-140px 0px 0px -210px;
	}

.tabs-container{
	width:280px;
	height:30px;
	margin-left:23px;
	position:absolute;
	}
.tab{
	height:30px;
	float:left;
	}
.tab a{
	display:block;
	height:30px;
	background-image:url(images/bottom-tabs.jpg);
	}
#tab-contact{width:112px;}
#tab-map{width:70px;}
#tab-location{width:98px;}

#tab-contact a{width:112px; background-position:0px 0px;}
#tab-map a{width:70px; background-position:-112px 0px;}
#tab-location a{width:98px; background-position:-182px 0px;}

#tab-contact a:hover{background-position:0px -30px;}
#tab-map a:hover{background-position:-112px -30px;}
#tab-location a:hover{background-position:-182px -30px;}

.contact_today{
	width:200px;
	height:75px;
	position:absolute;
	right:0px;
	top:0px;
	margin:12px -48px 0px 0px;
	}
.contact_today a{
	display:block;
	width:200px;
	height:75px;
	background-image:url(images/contact-us.jpg);
	background-position:0px 0px;
	}
.contact_today a:hover{background-position:0px -75px;}

.store_info{
	padding:65px 0px 0px 58px;
	color:#f1eedb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:24px;
	}
.store_info a{color:#f1eedb; text-decoration:underline;}
.store_info a:hover{color:#0083ad;}


.newsteaser{
	margin-top: 65px;
	margin-right: 200px;
	width: 400px;
	text-align: left;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:right;
	text-align: left;
	font-size:11px;

	}
.newsteaser h2{padding: 0px;}
.newsteaser a{color:#ffffff;}
.newsteaser a:hover{color:#a0503f;}

.copyright{
	color:#a0503f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:right;
	text-align:right;
	font-size:11px;
	margin-top:-20px;
	}
.copyright a{color:#a0503f;}
.copyright a:hover{color:#ffffff;}

.networking{
	width:25px;
	height:25px;
	float:right;
	}
.networking a{
	display:block;
	width:25px;
	height:25px;
	background-image:url(images/networking.png);
	}
#facebook {margin:6px 0px 0px 20px}
#twitter {margin:6px 0px 0px 10px}

#facebook a{background-position:0px 0px;}
#twitter a{background-position:-25px 0px;}

#facebook a:hover{background-position:0px -25px;}
#twitter a:hover{background-position:-25px -25px;}


.bee{
	width:64px;
	height:64px;
	float:right;
	margin:-3px 0px 0px 25px;
	position:relative;
}
.bee a{
	width:64px;
	height:64px;
	background-image:url(images/bee.jpg);
	background-position:0px 0px;
	display:block;
}
.bee a:hover{background-position:0px 64px;}