@import url('http://www.rotaryswing.com/jquery-treeview/jquery.treeview.css');
@import url('http://www.rotaryswing.com/jquery-treeview/red-treeview.css');
@import url('http://www.rotaryswing.com/jquery-treeview/demo/screen.css');


.myBox {
    /*
	margin: 0.1in auto;
    color: #fff;
    width: 85%;
    padding: 20px;
	padding-top: 10px;
    text-align: left;
    /*background-color: #333333;
	background-image:url("../images/player-bg.jpg");
    border: 3px solid #000000;

    /* Do rounding (native in Firefox and Safari)
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	*/
}

.smallhomepageBox {
    margin: 0.1in auto;
    color: #fff;
    width: 1000px;
	/*height: 115px;*/
    padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
    background-color: #000;
    border: 3px solid #333;
    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
.smallhomepagegraybox {
    margin: 0.1in auto;
    color: #fff;
    width: 1076px;
	height: 35px;
    padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
    background-color: #cccccc;
	margin-top: 20px;
    

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
.videoBox {
    margin: 0.0in auto;
    color: #fff;
    width: 90%;
    padding: 40px 20px 20px 20px;
    text-align: left;
    background-color: #000000;
    border: none;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
.discussButton {
	margin-left:35px;
	margin-top: 3px;
    color: #fff;
    padding: 36px 10px 10px 10px;
    text-align: left;
   /* background-color: #000000; */
    border: none;
	font-weight:bold;
	background:url("http://www.rotaryswing.com/golf-instruction/video/images/discuss-bg.png")  no-repeat;

    /* Do rounding (native in Firefox and Safari)
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; */
}
.discussButtonRed {
    margin: 0.0in auto;
    color: #fff;
    padding: 35px 10px 10px 10px;
    text-align: left;
   /* background-color: #000; */
    border: none;
    background:url("http://www.rotaryswing.com/golf-instruction/video/images/discuss-bg.png") no-repeat;
	font-weight:bold;


    /* Do rounding (native in Firefox and Safari)
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; */
	z-index:-10;
}
.helpButton {
    margin: 0.0in auto;
    color: #fff;
    padding: 35px 10px 10px 10px;
    text-align: left;
   /* background-color: #000; */
    border: none;
    background:url("http://www.rotaryswing.com/golf-instruction/video/images/help-bg.png") no-repeat;
	font-weight:bold;


    /* Do rounding (native in Firefox and Safari)
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; */
	z-index:-10;
}

h1 {
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
display: inline;
	
}
.wrapper {
    margin: 0.01in auto;
    color: #fff;
    /*width: 1180px;*/
    padding: 20px;
    text-align: left;
	background-image: url(/images/clear-silver-bg.png);
    border: 3px solid #000000;
	width: 1200px; 
	margin-top: 8px;
}
body {
	background: url(http://www.rotaryswing.com/dropline/laquinta-new3.jpg) no-repeat fixed; 
/*	background-size: 100%;*/
	background-position:center 0;

	background-color: #235402;
	font:tahoma;
	font-size:18px;
	margin: 0; 
	padding: 0;
}

/* Define the space for the popout. */
#popout {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 200px;
	left: 0;
	width: 320px;
	height: 350px;
	z-index: 100;
	overflow: hidden; 
	/* Allows us to hide the ad with a negative margin. */ }
 
/* Basic formatting within the ad space. */
#popout a, #popout a img {
	text-decoration: none;
	border: 0;
	outline: 0; }
#popout a span {
	display: none; }
 
/* Formatting the "Cap" - the part the user click to open the ad. */
#popout #cap {
	width: 20px;
	height: 350px;
	position: relative;
	left: 0;
	z-index: 102; }
 
/* Formatting the close button. */
#popout a#close {
	position: absolute;
	background: transparent url(transparent.gif);
	top: 0;
	left: 240px;
	height: 20px;
	width: 60px; }
 
/* Formatting the ad itself. */
#popout #adbox {
	position: absolute;
	top: 10px;	
	left: 20px;
	margin-left: -300px;
	z-index: 101; }


  .navigationText {
	 font-family: tahoma;
	 color:#FFFFFF;
	 font-size: 16px;
   }
     .copyrightText {
	 font-family: tahoma;
	 color:#FFFFFF;
	 font-size:10px; 
   }
   a.navigationText:link {
   	 color:#FFFFFF;
	 text-decoration:none;
	 
   }
    a.navigationText:visited {
   	 color:#FFFFFF;
	 text-decoration:none;
   }
    a.navigationText:hover {
   	 color:#FFFFFF;
	 text-decoration:underline;
   }
   .navigationTextLtBlue {
	 font-family: tahoma;
	 color:#EAEA00;
	 font-size:13px;
	 font-style: oblique;
   }
   
     .navigationTextSmall {
	 font-family: tahoma;
	 color:#FFFFFF;
	 font-size:13px;

   }
   .navigationTextSmallSilver {
	 font-family: tahoma;
	 color: #CCC;
	 font-size:13px;

   }
     .navigationTextSmallCharcoal {
	 font-family: tahoma;
	 color: #333;
	 font-size:13px;

   }
     .navigationTextMedium {
	 font-family: tahoma;
	 color:#FFFFFF;
	 font-size:14.5px;
   }
   a.navigationTextSmall:link {
   	 color:#FFFFFF;
	 text-decoration:none;
	 	 font-size:13px;
   }
    a.navigationTextSmall:visited {
   	 color:#FFFFFF;
	 text-decoration:none;
	 	 font-size:13px;

   }
    a.navigationTextSmall:hover {
   	 color:#FFFFFF;
	 text-decoration:underline;
	 	 font-size:13px;


   }
   
     a.redlink:link {
   	 color:#9C0003;
   }
    a.redlink:visited {
   	 color:#9C0003;
	 text-decoration:none;

   }
    a.redlink:hover {
	color:#9C0003;
	text-decoration:underline;
	font-weight: bold;
   }
    .redlink {
   	 color:#9C0003;
	 text-decoration:underline;
   }
    .redlinkbold {
	color:#4792D6;
	text-decoration:underline;
   }
   .homepageHeader {
	font-size: 36px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #93000c;
	text-align: left;
}
 
  #rstfun
  {
    display: block;
    width: 168px;
    height: 30px;
    background: url("/images/rst-fundamentals.png") no-repeat 0 0;
  }
  #rstfun:hover
  { 
    background: url("/images/rst-fundamentals-over-silver.png") no-repeat 0 0;
  }
  #lessons
  {
    display: block;
    width: 168px;
    height: 30px;
    background: url("/images/lessons.png") no-repeat 0 0;
  }
  #lessons:hover
  { 
    background: url("/images/lessons-over-blue.png") no-repeat 0 0;
  }
  
  #rsfit
  {
    display: block;
    width: 168px;
    height: 30px;
    background: url("/images/RSTFit-up.png") no-repeat 0 0;
  }
  #rsfit:hover
  { 
    background: url("/images/rsfit-over-silver.png") no-repeat 0 0;*/
	
  }
  
  #motion
  {
    display: block;
    width: 168px;
    height: 30px;
    background: url("/images/motion-memory.png") no-repeat 0 0;
  }
  #motion:hover
  { 
    background: url("/images/motion-memory-over-silver.png") no-repeat 0 0;
  }
  #motion:active
  {
  background: url("/images/motion-memory-over-silver.png") no-repeat 0 0;
  }
  .yellowBoldPoints {
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #EAEA00;
	text-align: center;
	font-family: tahoma;
}
  .goldBoldPoints {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #EAEA00;
	font-family: tahoma;
}
  .goldBoldPointsSmall {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #EAEA00;
	font-family: tahoma;
}

 a.goldBoldPointsSmall:link{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #EAEA00;
	font-family: tahoma;
	text-decoration:none;
}
  .whiteBoldPointsMedium {
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	font-family: tahoma;
}

 a.yellowBoldPoints:link {
   	 color:#EAEA00;
	 text-decoration:none;
   }

    a.yellowBoldPoints:visited {
   	 color:#EAEA00;
	 text-decoration:none;
   }

    a.yellowBoldPoints:hover {
   	 color:#FFFFFF;
	 text-decoration:underline;
   }

  .contentWidth {
  	width:950px;
	}
	  
  .utilities {
  	font-family: tahoma;
	color: #333;
 	font-size:12px;
	text-align:right;
	position:relative;
	z-index:1000;
}	
   
  .utilities a { 
    font-family: tahoma;
	color: #333;
 	font-size:12px;
	text-align:right;
	text-decoration:none;
}	

  .utilities a:hover span { 
   	text-decoration:underline;
}	

  .utilities b { 
   	color:#990000;
}	

  .utilities b:hover span { 
	text-decoration:underline;
}	

  #login {
  	margin-top:-10px;
  	position:absolute;
	top:0px;
	left:39px;
	width:255px; 
	height:210px;
	background:url(http://www.rotaryswing.com/images/login-box.png) no-repeat;
	z-index:900;
	font-weight:bold;
	padding:41px 20px 20px 20px;
	text-align:left;
	line-height:2;
}

  #login a{
  	color:#4792D6;
	text-decoration:underline;
	text-align:left;
}

  #loginlink {
  	padding-bottom:15px;
	}
	
  #loginlink a { 
    font-family: tahoma;
	color: #333;
 	font-size:12px;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
}	

  #loginlink a:hover span { 
   	text-decoration:underline;
}	

  #memberTools {
  	margin-top:-10px;
  	position:absolute;
	top:0px;
	right:-171px;
	width:370px; 
	height:340px;
	background:url(http://www.rotaryswing.com/images/tools-box.png) no-repeat;
	z-index:900;
	padding:51px 20px 20px 20px;
	text-align:left;
	line-height:2.5;
}

#memberTools ul {
	margin:0px;
	padding:0px;
	margin-left:15px;
	}
	
  #memberTools a{
  	color:#4792D6;
	text-decoration:underline;
	font-weight:bold;
	text-align:left;
	margin-top:30px;
}

  #toolslink {
  	padding-bottom:15px;
	}
	
  #toolslink a { 
    font-family: tahoma;
	color: #333;
 	font-size:12px;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
}	

  #toolslink a:hover span { 
   	text-decoration:underline;
}

  #toolslink b { 
   	color:#990000;
}	

  #toolslink b:hover span { 
	text-decoration:underline;
}		

.loginButton {
	border: 0; 
	font-size: 14px; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-family: tahoma; 
	background:url(http://www.rotaryswing.com/images/login-button.png) no-repeat; 
	cursor:pointer; 
	width:69px; 
	height:24px;
	padding:0px;
	margin:0px;
	}
	
#memberTools select {
	width:40px;
	padding:0px;
	margin:0px;	
	}
