*,* * {
	margin:0;
	padding:0;
	zoom: 1;
}
* {
	position: relative;
}
*>* {
	position:relative;
}


	
/* 	global */
body {
	font-family:Helvetica, Arial, sans-serif; 
	text-align:center;
	font-size:62.5%;
	position:relative;
	background:url(/images/background.jpg) repeat-x fixed;
	text-align: center;
}

#content h1 {
	font-size:1.5em;
	colorrrr:#144629;
}
#content h2 {
	font-size:1.3em;
	/*text-align:center;*/
}
#content h3, #home-content2 h3 {
	font-size:2em;
	text-align:left;
	color:#000;
	font-weight:bold;
	margin:20px 0 2px 15px;
	text-transform:uppercase;
}
#home-content2 h3 {
	color: #fff;
	font-weight: normal;
}
#content h4 {
	font-size:1.3em;
	text-transform:uppercase;
}
p {
	font-size:1.1em;
	text-align:left; 
}
a {
	text-decoration:none;
	color:#000;
}

a:hover {
	color:#fff;
}

.clear {
	float:none;
	clear:both;
}


	
/* 	header */
#header {
	background:url(/images/nav-gradient.jpg) repeat-x;
	height: 53px;
}
#header h1 {
	position: absolute;
	top: 10px;
	left: 0;
	width: 231px;
	height: 35px;
	background:url(/images/logo.gif) no-repeat center center;
}
#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}
#header h1 a span {
	display: none;
}
#header h2 {
	font-size:13px;
	position:absolute;
	top:20px;
	left:275px;
	text-transform:uppercase;
	font-weight:normal;
}


	
/* 	navigation */
#nav {
	background:url(/images/header-gradient.jpg) repeat-x;
	height: 2.6em;
}

#nav ul {
	position: absolute;
	right: 9px;
	height: 2.6em;
	list-style: none;
}

#nav li {
	float: left;
	line-height:26px;
}
#nav a {
	display:inline-block;
	font-weight:bold;
	font-size:2em;
	text-transform:uppercase;
	letter-spacing:-.07em;
	width: 164px;
	word-spacing: .125em;
}


#nav li a:hover {
	background:url(/images/nav-red.gif) no-repeat;
}

#nav .active a {
	background:url(/images/nav-red.gif) no-repeat;
	color:#FFF;
}


	
/* 	sub-navigation */
#sub-nav {
	background:url(/images/sub-nav-strip.gif) repeat;
	height:30px;
	width:1007px;
	margin:auto;
}

#sub-nav ul {
	z-index:1;
	font-weight:bold;
	text-align:right;
	font-size:2em;
	line-height:30px;
	position:absolute;
	right:20px;
}

#sub-nav li {
	float:left;
	display:inline;
	margin-left:40px;
	padding-top:3px;
}

#sub-nav li a {
	color:#FFF;
}

#sub-nav li a:hover {
	color:#000;
}

#sub-nav .active a {
	color:#000;
}


	
/* 	frame */
#frame {
	width:1024px;
	margin:0 auto;
	background-color:#FFF;
	padding:15px 0;
}


	
/* 	content */
#content {
	margin: 9px;
	background:#fff url(/images/home-content-grad.gif) repeat-x top;
}
#left-column, #middle, #right-column {
	float: left;
	padding-top: 20px;
}
.columns-2, .columns-3 {
	padding-bottom: 50px;
}
.columns-3 {
	background: url(/images/white-strip.gif) repeat-y left;
}
.columns-2 {
	background: url(/images/white-strip-long.gif) repeat-y left;
}



#left-column {
	width:271px;
	background: transparent;
	text-align: left;
}
#right-column {
	width:229px;
	float: right;
}
#middle {
	width: 460px;
	margin-left: 29px;
}
.columns-2 #middle {
	width: 688px;
}





#content .long-button {
	background:url(/images/red-long2.jpg) no-repeat;
	width:413px;
	height:56px;
	margin:40px auto; text-align:center;
}
#content .long-button a {
	display: block;
	line-height: 53px;
	font-size: 20px;
	color:#fff;
	text-transform:uppercase;
}
#content .models-big {
	border:solid #000 25px;
	margin-left:10px;
}


#left-column #left-top {
	position:absolute;
	background:url(/images/left-col-top.gif) no-repeat;
	width:20px;
	height:21px;
	top:0;
	right: -1px;
}
#left-column>#left-top {
	right:0;
}
#left-column .models {
	margin-left: 25px;
}
#left-column .models img {
	margin-top:10px;
	margin-right:5px;
}
#left-column p {
	color:#FFF;
	font-size:1.2em;
	line-height:1.4em;
	margin:25px;
	text-align:justify;
	width:200px;
}
#right-top {
	position:absolute;
	left:0;
	top:0;
	background:url(/images/right-col-top.gif) no-repeat;
	width:20px;
	height:22px;
}
#right-column h3 {
	text-align:right;
	margin-right:15px;
	color:#fff;
}
#right-column .red {
	color:#fa3025;
	margin-top:0;
}

#right-column .red a{
	color:#fa3025;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:right;
	padding-left:10%;
}

#page-header {
	background:url(/images/page-head.gif) no-repeat;
	/*line-height:34px;*/
	width:201px;
	height:30px;
}
#page-header h3 {
	color:#FFF;
	margin-left:10px;
}
#page-header h4 {
	color:#FFF;
	margin-left:10px;
	font-size:20px;
	padding-top:5px;
	}
#page-header img {
	float:left;
	margin:10px 0 10px 20px;
}
#middle .red-h3 {
	color:#fa3025;
	float:left;
}
#middle h3 {
	text-align:left;
	margin-bottom:20px;
}
	


	


	
/* 	store-nav */
.store-nav {
	text-align:left;
}
.store-nav ul {
	list-style: none;
}
.store-nav a, span {
	color:#FFF;
	font-size:1.2em;
	line-height:2em;
	display:block;
	width: 80%;
	padding-left:10%;
}

.store-nav a:hover,.store-nav .active {
	background-color:#fa3025;
}

#left-column .store-nav h3 {
	color:#fa3025;
	margin:20px 0 5px 20px;
}
#right-column .store-nav a, .store-nav span {
	text-align:right;
}
#right-column .store-nav a:hover  {
	color:#fa3025;
	background:none;
}


	
/* 	store */
#price {
	margin:15px auto 10px;
}

#price h4 {
	text-align:left;
	width:406px;
	display:inline;
	margin-right:5px;
}

#price .price-red {
	color:#fa3025;
	margin-right:30px;
}

#store-images {
	background: #FFF;
 	width:470px; 
}

#big-img {
	width:300px;
	float:left;
}

#small-img {
	float:right;
	width:160px;
	text-align:left;
}


	
/* 	table */
table {
	margin:40px 0;
	font-size:1.2em;
	line-height:1.4em;
	color:#fff;
	text-align:left;
}
table th,table td {
	padding:5px 0 5px 10px;
}
table .even {
	background-color:#333;
	width:185px;
}
table .odd {
	background-color:#000;
	width:185px;
}
table .table-side {
	background-color:#000;
	color:#fa3025;
	width:85px;
}
table .table-head {
	background-color:#fa3025;
	color:#000;
}
table .table-head2 {
	background-color:#8c1b15;
	color:#000;
}


	
/* 	home-page */
#home-content {
	background:url(/images/home-content-grad.jpg) repeat;
	height:150px;
	margin:5px 10px;
}

#home-content .button {
	background:url(/images/red-box.jpg) no-repeat center 12px;
	width:249px;
	height:150px;
	float:left;
}
#home-content .button li img  {
	top: 18px;
}
#home-content .darkbutton {
	background:url(/images/black-box.jpg) no-repeat center 12px;
}
#home-content .social-media {
	background:url(/images/social-red.jpg) no-repeat 14px 12px;
}
#home-content .button a {
	position: absolute;
	display: block;
	top: 12px;
	left: 15px;
	width: 218px;
	height: 134px;
}
#home-content .social-media a {
	height: 100px;	
}
.social-media ul {
	position: absolute;
	list-style: none;
	bottom: 8px;
	left: 140px;
	height: 30px;
}
.social-media li {
	display: inline-block;
	float: left;
	height: 30px;
	width: 33px;
}
#home-content .social-media li a {
	position: relative;
	left: auto;
	top: auto;
	display: block;
	width: 100%;
	height: 100%;
}
.button a, .button a h3 {
	color:#FFF;
}
.button a * {
	margin-left:10px;
	margin-right:10px;
}
.button a h3 {
	font-size:2.3em;
	text-align:left;
	margin-top:20px;
	text-transform:uppercase;
	font-weight: normal;
}
#home-content2 {
	background-color:#000;
	height:335px;
	margin:0 9px;
	color: #fff;
	text-align: left;
}

#column-one  {
	position:absolute;
	width: 412px;
	bottom: 10px;
}
  #column-two {
	position:absolute;
	width: 495px;
	bottom: 10px;  
}

#column-one {
	left: 29px;
}
#column-one h3 {
	margin: 0;
}
#column-one .long-button {
	display: block;
	width:409px;
	height:51px;
	line-height: 51px;
	text-align: left;
	margin-top: 10px;
	background:url(/images/red-long.jpg) no-repeat;
}
#column-one .long-button span {
	display: block;
	padding-left: 20px;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	line-height: 51px;
}
#column-two {
	right: 29px;
}
#column-two li {
	display:inline-block;
	margin-right:10px;
}

#home-content2 .long-button2 {
	clear: both;
	display: block;
	background:url(/images/black-long.jpg) no-repeat;
	width:409px;
	height:51px;
	line-height: 51px;
	margin-top: 40px; margin-left:90px; 
}
#home-content2 .bold {
	font-size: 1.2em;
	font-weight:bold;
	margin-top:5px;
}
#home-content2 .quote {
	font-size: 1.6em;
	margin-top:5px;
}
#home-content2 .long-button2 ul {
	height: 51px;
	list-style: none;
	padding-left: 25px;
}
#home-content2 .long-button2 li {
	display: inline-block;
	float: left;
}
#home-content2 .long-button2 li a {
	display: inline-block;
	color: #fff;
}
#home-content2 .long-button2 li a:hover {
	color:#fa3025;
}
#home-content2 .long-button2 li img {
	vertical-align: middle;
	margin: 16px 5px;
	border-color: #fff;
}
#home-content2 .long-button2 .large-text {
	font-size: 20px;
	margin-right:25px;
	text-transform: uppercase; 
}

#home-content2 .long-button2 p {
	float:left;
	margin-right:15px;
}
#home-content2 #column-two h4 {
	color:#F00;
	font-size:1.7em;
}
.man-image {
	float: right;
	margin-left: 20px;
}

/* --------------------	home-club-strip -------------  this is the new css for the new home page div --------------------- */

#club-strip { 
	width: 1007px; 
	height: 380px; 
	margin: 0 auto;
}
#club-strip a {
    float: left;
    height: 170px;
    display: block;
}
#club-strip span {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    left: 0;
    padding-left: 0;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 152px;
    width: 100%;
}

#ts-8 span {
	padding-left: 14%;
}
#club-strip ul {
	background:url(/images/club-name-bg.gif) no-repeat bottom;
	width: 1007px;
	height: 180px;
}
#club-strip li { 
	float: left; 
	display: block; 
	height: 198px;
}
#club-strip #ts-8 a { 
	background:url(/images/ts-8.jpg) no-repeat;
	width: 205px; 
}
#club-strip #pro-7 a{
	background:url(/images/ts-pro-7.jpg) no-repeat;
	width: 198px; 
}
#club-strip #pro-x-7 a { 
	background:url(/images/ts-pro-x-7.jpg) no-repeat; 
	width: 199px; 
}
#club-strip #pro-5 a{ 
	background:url(/images/ts-pro-5.jpg) no-repeat; 
	width: 201px; 
}
#club-strip #wedge a{ 
	background:url(/images/ts-56-wedge.jpg) no-repeat;
	width: 204px; 
}
/* --------------------	end home-club-strip -------------  this is the end of the new css for the new home page div --------------------- */
	
/* 	footer */
body>#footer {
	position:fixed;
	bottom:0;
	border-top: 1px solid #ccc;
}
#footer {
	position: absolute;
	width:1024px;
	left: 50%;
	margin-left: -512px;
	text-align:right;
	z-index:5;
	height:30px;
	background:#fff;
}
#footer ul {
	float: right;
	margin-right: 9px;
	list-style: none;
}
#footer li {
	display: inline-block;
	line-height: 30px;
	float: left;
	margin: 0 5px;
}
#footer li a:hover {
	text-decoration: underline;
	color: #fa3025;
}
#footer img {
	border-color: #fff;
	vertical-align: middle;
}

.btnw {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: url(/images/BG_btn.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
	cursor: pointer;
	margin:1px;
	padding: 5px 20px 5px 20px;
}
.txtBoxStyle {
	border-top: 1px solid #b3b4b5;
	border-bottom: 1px solid #b3b4b5;
	border-left: 1px solid #b3b4b5;
	border-right: 1px solid #b3b4b5;
	background-color: #FBFBFB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #38393a;
	height:23px;
	margin:0px 0px 0px 20px;
	vertical-align:middle;
	text-align:left;
}

.btn {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: url(../images/BG_btn.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	cursor: pointer;
	margin:1px;
	padding: 2px 10px 2px 10px;
}

/*******************************/
#middle { font-size:12px; color:#000; font-family:Helvetica; text-align:left;}
#middle p,td,span,table,tr {color:#000;font-size:12px;}
#middle p {margin:5px;}
 #middle p
        {
            color: black;
        }
        .chkBox
        {
            font-size: 12px;
            color: blue;
            font-weight: bold;
        }

        #middle a:link
        {
            color: #0066CC;
        }
        #middle a:visited
        {
            color: #0066CC;
        }
        #middle a:hover
        {
            text-decoration: none;
        }
        #middle a:active
        {
        }
        #middle span { font-size:12px; color:#000; font-family:Helvetica; padding:0px; margin:0px;text-align:left; display:inline;}
        #middle span .price { text-align:center;}
        #middle table,tr,td { margin:0px;}
        #content .long-button a { color:#FFF;}
        .even {color:#FFF;}
        .odd {color:#FFF;}
#ftr {  color:#666; font-size:10px; float:left;  }
#ftr a{ color:#666;}
.prompt { margin:0px; font-size:10px;}
#perflogo { float:right; margin-top:20px;}
#perflogo img { border:none;}
#midarea { width:974px;height:59px;
background:url(/images/ts-specials-bar.png) no-repeat; margin:6px 0px 0px 20px; text-align:center;
}
#midarea a {color:#FFF; font-size:14px; font-weight:bold;
}
#midarea span {color:#FFF; font-size:18px; font-weight:bold; display:inline; text-transform:uppercase;
}
