@charset "UTF-8";
/* CSS Document */
/*
build6HTML Don Law Golf Academy 03/03/10*/


/*ie png fix
img, .png {
       position: relative;
       behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
       this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
       this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
       this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}
*/
body {
	
	background-image:url(../g/bg_grad.jpg) ;
	 background-repeat:repeat-x;
 	 background-attachment: fixed;
	text-align: center;
	margin: 0 auto;
	
	/* scrollbar-face-color:#000000;
      scrollbar-shadow-color:#632984;
      scrollbar-highlight-color:#632984;
      scrollbar-3dlight-color:#130919;
      scrollbar-darkshadow-color:#130919;
      scrollbar-track-color:#130919;
      scrollbar-arrow-color:#C2A2DA;*/
	  
}

-webkit-scrollbar {
width: 10px;
height: 10px;
}
-webkit-scrollbar-button:start:decrement,
-webkit-scrollbar-button:end:increment  {
height: 30px;
display: block;
background-color: transparent;
}
-webkit-scrollbar-track-piece  {
background-color: #3b3b3b;
-webkit-border-radius: 6px;
}
-webkit-scrollbar-thumb:vertical {
height: 50px;
background-color: #666;
border: 1px solid #eee;
-webkit-border-radius: 6px;
}


/* go get flash */
#myAlternativeContent {
	text-align: center;
}

#flashcontent {
  height: 100%;
}


#wide {
	margin: 0;
	/*float: left;*/
	width: 975px;
	text-align:center;	
}

img {border-style: none;}
img.a {outline: none;}

a {
	outline: none;
	text-decoration:none;
	color: #c10202;
}

a:hover {
	color:#FF0000;
}



#wrapper {
	/*text-align: left;*/
	margin: 0 auto;
	padding: 0px;
	border:0;
	width: 995px;
	background:url(../images/shadow_bg975.png) repeat-y;/*shadow_bg.png*/
	
	margin-bottom: -2px;
}


#holder2 {/*contains all divs in the wrapper */
	/*text-align: left;*/
	margin: 0 auto;
	padding: 0px;
	/*border-top: 1px solid #fff;*/
	/*border-left: 1px solid #fff;
	border-right: 1px solid #fff;*/
	border-bottom: 1px solid #999;
	width: 975px;
	
}
#holder {
	width:400px; 
	margin: 0 auto;
}

#header {
	text-align:center;
	width:975px;
	/*margin:0 0 0 10px;*/
	margin: 0 auto;
	border:0;
	background: #000;
	/*background:url(images/header_bg.jpg) no-repeat center top;*/
	height:147px;
	text-align: left;
}




#loa{
	
	width:98%;
	/*overflow:hidden;*/
	height:18px;
	background:url(../g/footer_shadow.png) #f4f4f4;
	background-repeat:repeat-x;	 
	top:0px;
	
	margin: 0 0 0 10px;
	
	
	text-align:center;
	
}
/*
#load {
	display: none;
	position: absolute;
	right: 10px;
	top: 200px;
	background: url(images/ajax-loader.gif);
	width: 43px;
	height: 11px;
	text-indent: -9999em;
}
*/

/*******************************CONTENT div**********************/

#content{
	text-align:center;
	height:700px;/*610*/
	/*these 3 conditions if nav is absolute: 
	position:relative;
	margin: 35px 0 0 10px;*/
	margin: 0 auto;	
	/*background:#f4f4f4;*/	
	/*height:635px;*/
  	width: 975px;
	/*padding:10px;*/
	
}


/*img {float:left; margin-right:10px; margin-bottom:6px; }*/


.leftText {float:left; width:260px; text-align:justify; padding:18px; font-size: .9em; 
font-family:"trebuchet MS", Arial, Helvetica, sans-serif; padding-bottom: 25px; }

.midText {float:left; width:346px; text-align:justify; padding:18px; font-size: .9em; 
font-family:"trebuchet MS", Arial, Helvetica, sans-serif; }





/*---------------- left, middle, right sections----------------------*/
#container {
	width:975px;
	margin:0 0 0 0px;
	
	
	clear:both;}

#side-a {
	/*height: 620px;*/
	margin: 0;
	float: left;	
	width: 260px;
	padding: 18px;
	/*background:#efefef;*/
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align:justify;
		
	}

#side-b {
	/*height: 620px;*/
	margin: 0;
	padding: 18px;
	float: left;	
	width: 260px;
	font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align:justify;
	/*background:#efefef;*/
	}
	

#middleColumn { 
	margin: 0 auto;
	float: left;
	width: 383px;
	text-align:justify;
	padding-bottom: 25px;
	}
	
#singleColumn { 
	margin: 0 auto;
	float: left;
	width: 975px;
	text-align:justify;
	padding-bottom: 25px;
	}
	
	
	
	

.clearfix{
	clear:both;
	height:0px;
}


#box1{
	float:right;
	background:#099;
	height: 300px;
	width: 200px;
}
#box2{
	margin: 0 auto;
	background:#F96;
	height: 300px;
	width: 200px;
}

#boxy{
	margin: 0 auto;
	background:#099;
	height: 300px;
	width: 200px;
}


a.nav:link
, a.nav:visited {
display:block; 
float:left; 
padding:0px;
width:122px; 
height:28px; 
margin:0px 5px 0px 5px;
text-align:center;
text-decoration:none; 
background:url(../images/bt.gif); 
color:#313537;
}

#footer {
	
	clear:both;
	text-align:center;
	width:975px;
	margin: 0 auto;
	background: #eee;
	font-family:Tahoma, Geneva, sans-serif;
	color:#BBB;
	font-size:11px;	
	line-height: 20px;
	
}

.footerRight {
	float: right;
	color: #9F0;
}

#rfmedialab {
	clear:both;
	text-align:center;
	/*width:975px;*/
	/*margin: 0 auto;*/
	font-family:Tahoma, Geneva, sans-serif;
	margin: -20px 0 0 800px;
	
	color:#bbb;
	font-size:11px;	
	line-height: 20px;
	
	
}
#rfmedialab a {
	color:#999;
}
#rfmedialab a:hover {
	color:#990;
}



h1 {
	/*color: black;*/
	text-align: center;
	margin: 20px 0 10px 0;
	padding: 0px;
	/*font-size: small;*/
	font-size: 1.1em;
	font-weight:bold;
	line-height: 15px;
}


.ital {
	margin: 25px 0 10px 50px;
	width: 400px;
	text-align:left;
	font-style:italic;
	font-size: 1em;
}

#footerShadow {
	clear:both;
	text-align:center;
	width:975px;
	margin: 0 auto;
	background: #f4f4f4;/*ccc*/
	background:url(../g/footer_shadow.png);
	background-repeat:repeat-x;	 
	height: 10px;
}


.space {
	height: 35px;
}

#formHolder{ background: #e7e7e7 url(img/h600.png) repeat-x top; padding: 2px; 
    -moz-border-radius:16px;
    -khtml-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius:16px;
    -moz-box-shadow: 2px 2px 25px #666;
    -webkit-box-shadow: 1px 1px 50px #999;
}



/*image and hover star for subscribe button*/
/*try the sprite*/
/*this id triggers the ajax*/
#subscribeButton{
	
	width:167px;
	height:50px;
	
	background: transparent url(../img/button-sprite.png);
	background-repeat:no-repeat;	
	border: none;
	cursor: pointer;
	
	color:#699;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	
	outline:none;
	
}


/*it's not active, it's a class!*/
#subscribeButton:hover {
	color:#789fcc;/*#2d4c4d*/
	background:url(../img/button-sprite.png) no-repeat 0 -50px;
	
	outline:none;
}


/*image and hover star for CONTACT button*/
/*try the sprite*/
/*this id triggers the ajax*/
#contactSubmit{
	
	width:167px;
	height:50px;
	
	background: transparent url(../img/button-sprite.png);
	background-repeat:no-repeat;	
	border: none;
	cursor: pointer;
	
	color:#699;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	
	outline:none;
	
}


/*it's not active, it's a class!*/
#contactSubmit:hover {
	color:#789fcc;/*#2d4c4d*/
	background:url(../img/button-sprite.png) no-repeat 0 -50px;
	
	outline:none;
}





