/* Search CSS for banners */
body {
margin: 0;
padding: 0;
}
input, select { vertical-align: middle; }
.leaderboard {
    background-color: #e9e7de;
    background-image: -moz-linear-gradient(top, #fff, #e9e7de); /* Firefox 3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgba(255,255,255,.85)),color-stop(.5, #e9e7de),color-stop(1, #e9e7de)); /* Safari & Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#e9e7de'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#e9e7de')"; /* IE8 */
	-moz-box-shadow: inset 0px 0px 15px rgba(255,255,255,.95);
	-webkit-box-shadow: inset 0px 0px 15px rgba(255,255,255,.95);
	box-shadow: inset 0px 0px 15px rgba(255,255,255,.95); 
    border: 1px solid #cdbaaa;
    font-family: Helvetica, Arial, sans-serif;
    height: 56px;
    padding: 16px;
    position: relative;
    overflow: hidden;
    width: 694px;
  }
#rw2 .leaderboard {
    background-color: #c6ce94;
    background-image: -moz-linear-gradient(top, #c6ce94, #c6ce94); /* Firefox 3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #c6ce94),color-stop(.5, #c6ce94),color-stop(1, #c6ce94)); /* Safari & Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#c6ce94', endColorstr='#c6ce94'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#c6ce94', endColorstr='#c6ce94')"; /* IE8 */
	border-color: #a4ac74;
} 
#rw3 .leaderboard {
    background-color: #fff;
    background-image: -moz-linear-gradient(top, rgba(84,66,47,.05), rgba(87,72,58,.95)); /* Firefox 3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, rgba(84,66,47,.05)),color-stop(1, rgba(87,72,58,.95))); /* Safari & Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#DBD8D4', endColorstr='#57483a'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#DBD8D4', endColorstr='#57483a')"; /* IE8 */
}  
#rw4 .leaderboard {
    background: #f0eee7;
    border: 1px solid #013163;
    height: 46px;
    width: 684px;
    margin: 0 10px 10px;
    -moz-box-shadow: 0px 1px 5px rgba(0,0,0,.5);
    -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,.5);
    box-shadow: 0px 1px 5px rgba(0,0,0,.5);
    
} 
#gcom .leaderboard {
    background: #f1f0e9;
    border: 3px solid #00339C;
    border-width: 8px 0 0;
    box-shadow: none;
    margin: 0 10px 10px;
    height: 48px;
    filter: none; /* IE6 & IE7 */
	-ms-filter: none; /* IE8 */        
}

#legc .leaderboard {
  	background-color: #fff;
    background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2); /* Firefox 3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(.5, #f2f2f2),color-stop(1, #f2f2f2)); /* Safari & Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f2f2f2'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f2f2f2')"; /* IE8 */
	border-top: 5px solid #6e90a3;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 51px;
  	    
}

#legcmrec .leaderboard {
  	background-color: #fff;
    background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2); /* Firefox 3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(.5, #f2f2f2),color-stop(1, #f2f2f2)); /* Safari & Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f2f2f2'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#f2f2f2')"; /* IE8 */
	border-top: 5px solid #6e90a3;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 266px;
    height: 211px;
  	    
} 
  
#rwmrec .leaderboard {
    width: 266px;
    height: 216px;

}
#gcommrec .leaderboard {
    background: #f1f0e9;
    border: 5px solid #00339C;
    border-width: 5px 0 5px;
    box-shadow: none;
    margin: 0 10px 10px;
    height: 46px;
    filter: none; /* IE6 & IE7 */
	-ms-filter: none; /* IE8 */  
	width: 266px;
    height: 216px;      
}
#rwsky .leaderboard {  
    background: #f0eee7;
    border: 1px solid #013163;  
    height: 538px;
    padding: 30px 16px ;
    text-align: center;
    width: 126px;
}
#gcomsky .leaderboard {  
    background: #f1f0e9;
    border: 5px solid #00339C;
    border-width: 5px 0 5px;
    box-shadow: none; 
    height: 465px;
    padding: 25px 10px 100px;
    text-align: center;
    width: 140px;
    filter: none; /* IE6 & IE7 */
	-ms-filter: none; /* IE8 */  
} 
  h1 {
    color: #312c25;
    font: bold 14px/1.2 Helvetica, Arial, sans-serif;
    margin: 0;
    text-shadow: 0 1px 0 #fff;
    text-transform: uppercase;
    
  }
i {font-style: normal;}
#rwmrec h1, #legcmrec h1 {margin-top: 30px;}
#rw4 h1, #rwsky h1 {color: #013163; }
#gcom h1, #gcomsky h1, #gcommrec h1 {color: #6d4f28;}
#rwsky h1, #gcomsky h1{
    display: inline-block;
    font: italic normal 18px/1.2 Georgia, Times, serif;
    margin: 5px 0 10px;
    text-transform: none;
}
#gcomsky h1 {
    
    font: normal bold 18px/1.2 "Helvetica", Arial, sans-serif;
    padding: 18px 0; 
    }
#rwsky h1 i {
    border: 1px solid #9c9992;
    border-width: 1px 0;
    display: inline-block;
    padding: 16px 0;
    }
#rwsky h1 span {font-weight: bold;}
.text, select {
    border: 1px solid #79624f;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0px 2px 3px rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0px 2px 3px rgba(0,0,0,.3);
    box-shadow: inset 0px 2px 3px rgba(0,0,0,.3);
    font-size: 14px;
    margin-right: 8px;
    padding: 5px;
    width: 235px;
  }
#rwsky .text, #rwsky select, #gcomsky .text, #gcomsky select {
    font-size: 14px;
    width: 115px;
}
.stateson .text {
    width: 200px;
}
select {
    color: #6c625d;
    padding: 4px;
    width: auto;
}
select:focus {
    color: #101010;
    }
.text:focus, select:focus{
    border-color: #b63d01;
    border-width: 2px;
    outline: 0 none;
    padding: 4px;
    
  }
 select:focus {padding: 3px;}
#rw4 .text:focus, #rw4 select:focus {
    border-color: #79624f;    

}
#gcom .text:focus, #gcom select:focus {border-color: #00339C;}
  .btnO {
	background: #ef5422 url(https://www.fold3.com/i/btnorange-bg.png) repeat-x 0 -23px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #be1e2d;	
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 3px 5px;
	text-shadow: 0 -1px 0 #9d3a0a;
	text-decoration: none;
	
/* 	//for ie */
    cursor:pointer;
	width:auto;
	overflow:visible;
	}
#rwsky .btnO, #gcomsky .btnO {
    margin-top: 15px;
}	
#rw3 .btnO {
    background: #002157; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #0341a7),
					color-stop(1, #002157)
				);
	background: -moz-linear-gradient(
					center top,
					#0341a7 20%,
					#002157 100%
				);		
	/*Box shadow*/
	-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
						inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
						0 1px 2px hsla(0, 0%, 0%, .2) /*Shadow*/;
	-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
					inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
					0 1px 2px hsla(0, 0%, 0%, .2) /*Shadow*/;
	box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
				inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
				0 1px 2px hsla(0, 0%, 0%, .2) /*Shadow*/;
	border-color: #002157;
	text-shadow: 0 -1px 0 #011638;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0341a7, endColorstr=#002157);
	
}

#legc .btnO, #legcmrec .btnO {
    background: #6e90a3; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #6e90a3),
					color-stop(1, #517589)
				);
	background: -moz-linear-gradient(
					center top,
					#6e90a3 20%,
					#517589 100%
				);		
	/*Box shadow*/
	-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
						inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
						0 1px 2px hsla(0, 0%, 0%, .2) /*Shadow*/;
	-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
					inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
					0 1px 2px hsla(0, 0%, 0%, .2) /*Shadow*/;
	box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
				inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
				0 1px 2px hsla(0, 0%, 0%, .2) /*Shadow*/;
	border-color: #002157;
	text-shadow: 0 -1px 0 #011638;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0341a7, endColorstr=#002157);
	
}
	
	.myClass {
	 opacity: .5;
	 filter: alpha(opacity=50);
	}
	#fn-link {
	top: 5px;
	position: absolute;
	right: 8px;
	}
	
	form p { 
	display: inline-block;   
	*display: inline;
	margin: 0;
    position:relative; 
    }
#rwmrec form p,
#gcommrec form p,
#rwsky form p, 
#gcomsky form p,
#legcmrec form p
    {
    display: block;
}
#rwmrec #fn-link, #gcommrec #fn-link {
    top: 220px;
    right: 100px;
    }
    
#legcmrec #fn-link {
	top: 210px;
	right: 100px;
}
    
#rwsky #fn-link,#gcomsky #fn-link  {
    top: 425px;
    right: 0;
    margin-right: 36px;
    }    
  #rwmrec p, #gcommrec p, #rwsky p, #gcomsky p, #legcmrec p {margin: 5px 0;}
    label  { 
    color: #6c625d;
    left:8px;
    position:absolute; 
    top:8px;
    }
/*for admin code*/ 
.eg {
    color: #777;
    font: 12px/1.4 Helvectica, Verdana, Arial, sans-serif;
    list-style: none;
    margin: 2em 0;
    padding: 0;
    }
.eg em {
    color: #ababab;
}
textarea {
    margin: 10px 0;
    vertical-align: top;
}
code {
color: #343434;
display: inline-block;
margin: 0 5px 0 0;
text-align: right;
width: 100px
}

/* !for PNG images IE6 ONLY ---------------------------------*/
* html #fn-link img {
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 = "/i/spacer.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)
);}/* " */