/* CSS Document */

BODY {
    background-color:#000000;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    height: 100%;

}
a {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	border-width: 0px;
	color:#00ff00;
}
a:hover {
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	border-width: 0px;
	color:#00ff00;
	
}
a img {
    border-width: 0px;
	}
/* product links */	
a.prod {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color: #99cc99;
}	

a:link.prod {
	text-decoration:none;
	border-width: 0px;
	color:#E77919;
}
a:hover.prod {
	text-decoration: underline;
	border-width: 0px;
	color:#E77919;
}

#container {
	position: absolute;
	margin-left: -50%;
	width: 100%;
	height: 100%;
	z-index:1;
	left: 50%;
	top: 0px;
	
    
}
#leftLayer {
	position:absolute;
	width: 135px;
	height: 99%;
	z-index: 3;
	left: 0px;
	top: 0px;
	bottom: 10px;
	background-color: #000000;
	
}   
#buttonContainer {
	position: absolute;
	z-index: 1;
	width: 98%;
	height: 80%;
	left: 2%;
	top: 1%;
}
#buttonProductsLayer {
	position: absolute;
	z-index: 2;
	width: 105px;
	height: 26px;
	left: 2px;
	top: 2px;
}

#buttonContactLayer {
	position: absolute;
	z-index: 7;
	width: 105px;
	height: 26px;
	left: 2px;
	bottom:46px;
	
}
#buttonHomeLayer {
	position: absolute;
	z-index: 8;
	width: 105px;
	height: 26px;
	left: 2px;
	bottom:10px;
}
#addressLayer {
	position: absolute;
	z-index: 8;
	width: 130px;
	height: 100px;
	left: 1%;
	bottom: 1%;
}
#mainLayer {
	position: absolute;
	width: 86%;
	height: 98%;
	z-index: 1;
	left: 135px;
	right: 2%;
	top: 10px;
	background-color: #000000;
}
#mainContent {
	position:absolute;
	visibility: visible;
	background-color: #00558E;
	width:99%;
	height: 100%;
	z-index:1;
	left: 4px;
	top: 0px;
	padding-right: 0px;
	overflow:hidden;
}

#leftContents {
	position:relative;
	float:left;
	width: 350px;
	height: 100%;
	z-index: 2;
	left: 0px;
	top: 0px;
	bottom: 1px;
	background-color: #99cc99;
	cursor:default;
	
}   
#rightContents {
	position:relative;
	float:right;
	visibility:visible;
	left: 10px;
	width:350px;
	height: 100%;
	z-index:3;
	right: 2px;
	top: 0px;
	background-color: #99cc99;
	cursor:default;
}

#prodContents {
	background-color: #006633;
	position:absolute;
	visibility: visible;
	width: 99%;
	height: 98%;
	left: 0px;
	top: 0px;
	z-index:1;

}
#rdih {
	position:absolute;
	visibility:visible;
	left: 410px;
	width:46%;
	height: 100%;
	z-index:1;
	right: 2px;
	top: 1px;
	background-color: #00558e;

}
#corpexec {
	position:absolute;
	visibility:hidden;
	left: 410px;
	width:46%;
	height: 100%;
	z-index:2;
	right: 2px;
	top: 1px;
	background-color: #00558e;

}

#budgetItems{
	position:absolute;
	visibility:hidden;
	left: 410px;
	width:46%;
	height: 100%;
	z-index:3;
	right: 2px;
	top: 1px;
	background-color: #00558e;
}

#writeStuff {
	position:absolute;
	visibility:hidden;
	left: 410px;
	width:46%;
	height: 100%;
	z-index:4;
	right: 2px;
	top: 1px;
	background-color: #00558e;
}

#golfDays {
	position:absolute;
	visibility:hidden;
	left: 410px;
	width:46%;
	height: 100%;
	z-index:5;
	right: 2px;
	top: 1px;
	background-color: #00558e;
}

#novelty {
    position:absolute;
	visibility:hidden;
	left: 410px;
	width:46%;
	height: 100%;
	z-index:6;
	right: 2px;
	top: 1px;
	background-color: #00558e;
}

#itStuff {
	position:absolute;
	visibility:hidden;
	left: 410px;
	width:46%;
	height: 100%;
	z-index:7;
	right: 2px;
	top: 1px;
	background-color: #00558e;
}

#wearIt {
    position:absolute;
	visibility:hidden;
	left: 410px;
	width:46%;
	height: 100%;
	z-index:8;
	right: 2px;
	top: 1px;
	background-color: #00558e;
}

#carryIt {
    position:absolute;
	visibility:hidden;
	left: 410px;
	width:46%;
	height: 100%;
	z-index:9;
	right: 2px;
	top: 1px;
	background-color: #00558e;
}
/* text */
.style1 {
	font-size: 9px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.style2 {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#E77919;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#E77919;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
}
.style5 {
    font-size: 14px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
}
.style6 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.style7 {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}
.black10 {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color:#000000;
}
.bold14 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#99cc99;
}
.black14 {
    font-size: 12px; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	color:#000000;
}
.blackBold16 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}
/* li colours */	
.styleLiOng {
	color:#990000;
}
.styleLiBlk {
	color:#000000;
}
/* mouse */
.styleMouse {
    cursor:pointer;
	text-decoration: underline;
	border-width: 0px;
	color:#E77919;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	
}
.styleMouse12 {
    cursor:pointer;
	text-decoration: underline;
	border-width: 0px;
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
}
.styleMouseOver12 {
    cursor:pointer;
	text-decoration: underline;
	border-width: 0px;
	color:#990000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
}

