/*----------------------------------
		Theme669
----------------------------------*/

a:link {
	color: #35465F;
}

a:visited {
	color: #35465F;
}

a:hover {
	color: #35465F;
}

.sf_header_wrapper {
	background-image: url(images/669_lefthdr_6.gif);
	background-repeat: no-repeat;	
}

.sf_navigation {		
	background-image: url(images/669_navbg_6.gif);
	background-repeat: repeat;
	background-position:top;	
	border-top: 1px solid #C66426;		
}

.sf_navigation ul li a {	
	background-image: url(images/669_nav_6.png);
	background-repeat: repeat;
}

* html .sf_navigation ul li a {
 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/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("http://www.foulplaycafe.com/', '').replace('")', ''),  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",  this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}

.sf_navigation ul li:hover a,
.sf_navigation ul li a:hover {	
	background-image: url(images/669_navhov_6.png);
	background-repeat: repeat;
	_background-color: #E0905D;
}

.sf_navigation ul.subnav { 
	border: 1px solid #C66426;
}

.btn {
	background-color: #4C5E80 !important;	
}

.btn:hover {
	background-color: #62728F !important;
}

/* DB Now */

.Data_Central_color1 {
 background-color: #B0C36D;
 color:#222222;
}
.Data_Central_color2 {
 background-color:#9F9F9F;
 color:#222222;
}
.Data_Central_color3 {
 background-color:#CFCFCF;
 color:#222222;
}
.Data_Central_color3 a,
.Data_Central_color3 a:visited { 
 color:#222222;
 text-decoration:underline;
}
.Data_Central_color3 a:hover { 
 color:#222222;
 text-decoration:none;
}
.Data_Central_color4 {
 background-color:#ffffff;
 color:#222222;
}
.Data_Central_color5 {
 border-color:#EFEFEF;
}
.Data_Central_color6 {
 background-color:#EFEFEF;
 color:#222222;
}
.Data_Central_color7 {
 background-color:#333333;
 color:#ffffff;
}

/* End DB Now */