body {
	background-image: url(../images/background.jpg);
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000000;
}

table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000000;
}


img
{
	border: 0px;
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #07104f;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#wrapper{
	background-image:url(../images/wrapper_back.jpg); 
	background-repeat:repeat-y; 
	width:936px;
	position:relative;
}

.adminWrapper{
	background-image:url(../images/wrapper_back.jpg); 
	background-repeat:repeat-y; 
	width:100%;
	position:relative;
}

.cart {
	visibility:hidden;
	position:absolute; 
	top:40px; 
	left:688px; 
	background-image:url(../images/cart_background.gif); 
	background-repeat:repeat-y; 
	width:237px; 
	padding-top:10px;
}

.cart table tr td{
	font-size:11px;
	color:#525350;
	padding-left:7px;
}

.cart table tr td a{
	color:#525350;
	text-decoration:underline;
	padding-left: 2px;
	padding-right: 2px;
}

.subtotal table{
	background-image:url(../images/cart_background.gif); 
	line-height:16px;
}

.subtotal{
	font-weight:bold;
	line-height:24px;
}

.cartCompressed {
	visibility:visible;
	position:absolute; 
	top:40px; 
	left:688px; 
	background-image:url(../images/compressed_cart.gif); 
	background-repeat:no-repeat; 
	width:237px; 
	height:26px;
}

.cartCompressed table tr td{
	font-size:11px;
	color:#525350;
	padding-left:7px;
}

.cartCompressed table tr td a{
	color:#525350;
	text-decoration:underline;
	padding-left: 2px;
	padding-right: 2px;
}

#footer {
	font-size:11px;
	line-height:16px;
	color:#4e4e4e;
	background-image:url(../images/page_bottom.jpg); 
	background-repeat:no-repeat; 
	background-position:top;
	padding-top:30px;
	padding-bottom:10px;
	width:936px;
}

#footer a{
	color:#4e4e4e;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#topNav{
	text-align:right; 
	padding-right:14px;
	color:#FFFFFF;
	font-size:11px;
	padding-top:5px;
}

#topNav a{
	color:#FFFFFF;
	padding-right:5px;
	/*padding-left:5px;*/
	text-decoration:none;
	
}

.topNavImage
{
    
    height:40;
    background-image:url(../images/page_top.jpg);
    width:936px;
}

.input
{
  font: normal 11px Arial, sans-serif;
  color: #90918d;
  background-color: #FFFFFF;
  border: 1px;
  border-top-color: #959494;
  border-bottom-color:#FFFFFF;
  border-right-color:#FFFFFF;
  border-left-color: #959494;
  border-style:solid;
  }

.inputBlack
{
  font: normal 11px Arial, sans-serif;
  color: #000000;
  background-color: #FFFFFF;
  border: 1px;
  border-top-color: #959494;
  border-bottom-color:#FFFFFF;
  border-right-color:#FFFFFF;
  border-left-color: #959494;
  border-style:solid;
  }
  
.navigation{
	padding-top:9px;
	padding-left:4px;
	
}

.navigation table tr td{
	background-color:#FFFFFF;
	background-image:url(../images/nav_back.gif);
	background-repeat:repeat-y;
	height:21px;	
}

.navigation table tr td a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#07104f;	
	padding-left:14px;
	text-decoration:none;
}

a {
	color: #365ae7;
	text-decoration: underline;
}

.comments{
	padding-top:54px; 
	font-size:13px; 
	color:#505050; 
	line-height:18px; 
	font-size:13px;
	padding-top:10px;
}

#homeFeatures{
	background-image:url(../images/background_curve.gif); 
	background-repeat:no-repeat; 
	background-position:bottom left; 
	padding-top:20px;
}

#homeTopText{
	padding-left:10px; 
	padding-left:15px; 
	padding-right:20px; 
	font-size:12px; 
	line-height:18px;
}

#homeBottomText{
	padding-top:37px; 
	font-size:12px; 
	line-height:18px; 
	padding-left:15px; 
	padding-right:30px;
	padding-bottom:20px;
}

.BottomNav{
	background-image:url(../images/bottom_nav_back.jpg); 
	background-repeat:no-repeat; 
	height:182px; 
	text-align:Left;
	vertical-align:bottom;
	padding-top: 15px;
}

.BottomNav table tr td{
	font-size:12px;
	color:#7e7f7b;
	line-height:14px;
	
}

.BottomNav table tr td a{
	color:#7e7f7b;
	text-decoration:none;
	
}

.BottomNav table tr td a:hover{
	color:#7e7f7b;
	text-decoration:underline;
	
}

.copyright table tr td{
	color:#7e7f7b;
	font-size:11px;
	padding-top:5px;
	
}

.flyoutCartBody
{
background-image: url("../images/cart_detail_back.gif");
background-repeat: repeat-y;
font-size: 10px; 
}

.flyoutCart
{
z-index:1004;
position: absolute;
top: 60px;
right: 17px;
_right: 17px;
text-align: right;
}

.flyoutFrame
{
z-index: 1003;
position: absolute;
top: 60px;
right: 17px;
_right: 17px;
width: 202px;
}

ul
{
	margin:0px;
	margin-left: 15px;
	padding-left:0px;
	font-family:Arial;
	font-size:11px;
	color:#07104f;
}

.product
{
	font-family:Arial;
	font-size:11px;
	line-height:16px;
}

.product table tr td
{
	font-family:Arial;
	font-size:11px;
	line-height:16px;
	height:26px;
}

.products
{
	font-family:Arial;
	font-size:11px;
	line-height:16px;
}

.products table tr td
{
	font-family:Arial;
	font-size:11px;
	line-height:16px;
}

.tabBody
{
    background-color: #F7F7F7; 
    border-bottom: solid 2px #E4E4E4;
    border-left: solid 2px #E4E4E4;
    border-right: solid 2px #E4E4E4;
    padding: 0px 5px 5px 5px;
    font-family:Arial; 
    font-size: 11px;
    width: 681px;
    _width: 695px;
}

.tabBody p
{
    margin-top:0px;
}

.pagingTab

{
	
	background-color: white;
	padding: 2px 3px 2px 3px;
	margin: 1px;
}

.tabGrey

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	padding: 2px 5px 2px 5px; 
	border-bottom: 1px solid #055D9B; 
	background-image: url(../Images/out_tab_back.gif);
	background-repeat: repeat-x;
	vertical-align:bottom;
}

.tabGreyLink, .tabGreyLink:link, .tabGreyLink:active, .tabGreyLink:visited, .tabGreyLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.tabGreyLink:hover 
{
	color: #3B7AAA;
}

.tabActive
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3B7AAA;
	padding: 2px 5px 2px 5px; 
	border-bottom: 1px solid white;
	background-image: url(../Images/in_tab_back.gif);
	background-repeat: repeat-x;
	vertical-align:bottom;
}

.tabActiveLink, .tabActiveLink:link, .tabActiveLink:active, .tabActiveLink:visited, .tabActiveLink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3B7AAA;
	text-decoration: none;
}
.filter {
	visibility:visible;
	 
	background-color:#f2f3e9;
	width:237px; 
	height:26px;
}

.filter table tr td{
	font-size:11px;
	color:#525350;
	padding-left:7px;
}

.crumbs
{
	font-size: 9px;
}
.crumbLink, .crumbLink:link, .crumbLink:active, .crumbLink:visited , .crumbLink:hover
{ 
	font-size: 9px;
	text-decoration: none;
}
.crumbLink:hover
{ 
	text-decoration: underline;
}

.checkout
{
	font-size:12px;
	line-height:16px;
	font-weight:bolder;
}

.borders table tr td
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-color:#c8c9c3;
}

.grid
{
	border-top:solid 1px #c8c9c3;
	border-left:solid 1px #c8c9c3;
}

.grid th
{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-color: #c9c9c3;
	border-right:solid 1px #c8c9c3;
	border-bottom:solid 1px #c8c9c3;
}

.grid td
{
	border-right:solid 1px #c8c9c3;
	border-bottom:solid 1px #c8c9c3;
}

.gridclear
{
	border:none;
}
.gridclear td
{
	border:none;
}

.gridclear1
{
	border:none;
}
.gridclear1 td
{
	border-right:solid 1px #c8c9c3;
	border-bottom:none;
}

.gridclear2 td
{
	border-bottom:solid 1px #c8c9c3;
	border-right:solid 1px #c8c9c3;
}

.shipping td
{
	font-size:11px;
	font-weight:bold;
}
.shipping1 td
{
	font-size:11px;
	line-height:10px;
	padding-left:15px;
}

.promotion
{
	border:none;
	padding:20px 0 0 10px;
}

.promotion td
{
	border:none;
}

.colhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
	text-decoration: none;
}

.formTable
{
}
.formTable tr
{
	vertical-align: top;
}
.formTable th
{
	font-weight: bold;
	padding-right: 5px;
	padding-top: 2px;
	text-align: right;
}

.pt11
{
	font-family:Arial;
	font-size:11px;
	color:#5e5e5c;
}
.pt11bold
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

.error
{
	color: #CC0000;
}

.floater
{
	z-index: 1003;
	background-color: #EEEEEE;
	border: 2px solid #000000;
	position: absolute;
	top: 400px;
	left: 50%;
}
.floaterFrame
{
	z-index: 1002;
	position: absolute;
	top: 50%;
	left: 50%;
}
.floaterTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #CCCCCC;
}
.pageBlocker
{
	z-index: 1001;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}
.pageBlockerFrame
{
	z-index: 1000;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

.yardageChart p
{
	padding-right:15px;
}

.minheightdiv
{
    min-height:609px;
    _height:609px;
}

.inactive
{
	color:Red;
	text-decoration:line-through;
}

.nosell
{
	color:Red;
}

.login table tr td{
	color:#07104f;
}

.footer a
{
	font-size:11px;
}

.Indent ul, .Indent ol
{
	margin-left:35px;
	list-style-position: outside;

}
.ProductView,ProductView:link, ProductView:active, ProductView:visited
{
    font-size:11px;
}

.SubCategory, SubCategory:link, SubCategory:active, SubCategory:visited
{
	color:#525350;
	font-family:Arial; 
	font-weight:bold; 
	font-size:14px;
	text-decoration: none;
}
.social
{
    padding-top : 5px;
    padding-bottom: 5px;
}

.captcha ul
{
    color:Red !important;
}

.captcha
{
    width: 350px;
}
.treeOpen
{
	background-image: url(../Images/toggle_open.gif);
}
.treeClosed
{
	background-image: url(../Images/toggle_closed.gif);
}
.transitTime
{
    color:#4f319C; 
    font-size:11px;
    font-weight:bold;
}
h2.category
{
    color:#525350; 
    font-family:Arial;
    font-weight:bold;
    font-size:14px; 
    width:200px;
    margin:0px;
}

tr.category
{
    background-image: url(../Images/category_body.gif); background-repeat:no-repeat; height:148;
}

td.category
{
    background-image: url(../Images/category_top.gif); background-repeat:no-repeat; text-align:center; vertical-align:middle; height:42;
}