/* CSS Document */

html, body {
height:100%;
}

body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	background-color: #01203D;
	background-image: url(images/weavebg.gif);
	background-repeat: repeat;
	line-height: 160%;
}

a {
	color: #0099ff;
	text-decoration: none;
}
a:hover {
	color: #89C439;
	text-decoration: underline;
}
form {
margin: 0px;
padding: 0px;
}

.borderside {
border-left: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;
}


#wrap {
width:760px;
height:100%;
background-color: #152845;
border-left: 2px solid #FFFFFF;
border-right: 2px solid #FFFFFF;

}
#wrapperdiv {
height:100%;
}

#content {
background-color: #FFFFFF;
width: 100%;
padding: 15px;
}

#content h1 {
margin-bottom: 15px;

}

/* home */
table#features {
line-height: 130%;
}


#features h1 {
font-size: 12px;
font-weight:bold;
color: #446FBA;
padding-bottom: 5px;
margin: 0px;
}

#featlink a {
margin:0;
color: #FFFFFF;
display:block;
padding: 4px;
font-weight: bold;
text-decoration: none;
text-align:right;
}

#featlink a:link, #featlink a:visited {
color: #FFFFFF;
background-color: #89C439;
}

#featlink a:hover, #featlink a:active {
background-color: #446FBA;
color: #FFFFFF;
}



/* home end */

/* extras */

#bluebox {
background-color: #003366;
color: #FFFFFF;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;

}

#bluebox h1 {
font-size: 14px;
color: #FFFFFF;
}

#ltbluebox {
background-color: #E1ECFD;
border: 1px solid #5B89BB;
color: #446FBA;
font-weight: normal;
padding: 5px;

}

#ltbluebox p {
margin: 0px;
padding: 0px;
}

#dotline {
background-image: url(images/bluedotbg.gif);
background-repeat: repeat-x;
background-position:  center;
padding-top: 5px;
padding-bottom: 5px;
 }
 
#dotside {
background-image: url(images/vertbluedot.gif);
background-repeat: repeat-y;
background-position: right top;
 }


.blue {
color: #5B89BB;
}

.strong {
font-weight: bold;
}
.padleft {
padding-left: 10px;
}

.padbot {
padding-bottom: 10px;

}
.padright {
padding-right: 10px;
}
.padsides {
padding-right: 10px;
padding-left: 10px;

}

/* extrasend */

/* headers */

h1, h2  {
color: #003366;
margin:0px;
padding: 0px;
}

h3, h4, h5, h6 {
color: #446FBA;
margin:0px;
padding: 0px;

}


h1 {
font-size:16px;

}

h2 {
font-size:14px;

}
h3 {
font-size:12px;
}
h4 {
font-size:11px;
}
h5 {
font-size:10px;
}
/* headers end */

/* mainnav */

#navbg {
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

#nav td{
border-right: 1px solid #FFFFFF;

}

#nav a {
margin:0;
color: #FFFFFF;
display:block;
padding: 10px;
font-weight: bold;
text-decoration: none;
text-align:center;
}

#nav a:link, #nav a:visited {
color: #FFFFFF;
background-color: #446FBA;
}

#nav a:hover, #nav a:active {
background-color: #89C439;
color: #FFFFFF;
}

/* nav  end*/




/* top */

#top {
	width:100%;	
	color: #FFFFFF;
	background-color: #003399;
	}

#top h1 {
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 3px;
	}



#topnav td{
	border-right: 1px solid #7CA0C9;
	padding: 5px;
	text-align: center;
	padding-bottom: 10px;
}

#topnav a {
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;

}
#topnav a:link,  #topnav a:visited {
	text-decoration:none;
	color: #FFFFFF;
}

#topnav a:hover,  #topnav a:active {
text-decoration:underline;
color: #FFFF99;
}

#hometop {
font-size: 12px;
font-weight: bold;
line-height: 160%;
background-image: url(images/golf-supplies.jpg);
background-repeat: no-repeat;
background-position: left top;
}

#hometop a:link,  #hometop a:visited {
font-size: 11px;
font-weight: bold;
color: #FFFF99;
text-decoration:underline;
}
#hometop a:hover,  #hometop a:active {
color: #FFFFFF;
text-decoration:underline;
}

#inttop {
background-image: url(images/int_topbg.jpg);
background-repeat: repeat;
background-position: left top;

}
#imgbrd{
border: 1px solid #FFFFFF;
padding:3px;
margin-right: 5px;
background-color: #446FBA;
}

/* top end */

/* footer */

#logos td {
text-align: center;
padding: 10px 0px 0px 10px;
}

table#logos {
width: 100%;

}
 #logosbg {
background-image: url(images/logosbg.jpg);
background-repeat: repeat;
background-position: left top;
padding-top: 4px;
 }

	
#footer {
	color: #6B8EC9;
	width: 100%;
}

#footer a:link,  #footer a:visited {
text-decoration:none;
color: #FFFFFF;
}
#footer a:hover,  #footer a:active {
text-decoration:underline;
color: #FFFF99;
}

#copyright {
font-size: 9px;
background-color: #152845;
padding-left: 10px;
}

/* footer end*/

/* start cart*/

#carthead {
background-color: #E2EFFE;
}

table#cart {
padding-right: 2px;


}
#cart td{
padding: 5px;
border: 1px solid #E6F4FF;
vertical-align: top;
}

#cartnav td{
border-bottom: 1px solid #A8C0DB;
text-align: right;

}



/* end cart*/
