 /*----------------------------------
		Theme608 Elemental
		Cat Generic
----------------------------------*/

body {	
	
}

.sf_outer_wrapper {
	
}

.sf_extra1 {
	
}

.sf_wrapper {
	background-image:url(images/608_wrapbg_2.jpg);	
	background-color: #5A5A5A;
}

.sf_extra10 {
	
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {

}

.sf_extra2 {
}

.sf_main_header {
	
}

.sf_extra3 {
	
}

.sf_sub_header {
	
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {
}

/*--------------------------------
		Navigation
---------------------------------*/

.sf_navigation {
	background-color:#2f3030;
}

.sf_navigation ul {
	
}

.sf_navigation ul:after {
	
}

.sf_navigation ul li {	
			
}

.sf_navigation ul li.sf_last_nav_item {	
	
}

.sf_navigation ul li.sf_first_nav_item {	
	
}

.sf_navigation ul li a {	
	
}

.sf_navigation ul li a:visited {	
	
}

.sf_navigation ul li a:hover {
	
}

#Nav1 li ul li { /* second-level lists */	
	background-color: #5A5A5A;	
}


/*--------------------------------
		End Bottom Navigation
---------------------------------*/

.sf_extra5 {	
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {		
	color: #191919;	
}

/*--------------------------------
		 End Page Title
---------------------------------*/

.sf_extra6 {
	
}

.sf_extra11 {

}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {
	
}

.sf_content img {
	
}

/*--------------------------
		End Content
--------------------------*/

.sf_extra12 {
	
}

.sf_extra7 {
}

/*--------------------------
		 Footer
--------------------------*/

.sf_footer {
	
}

/*--------------------------
		End Footer
--------------------------*/

.sf_extra8 {
	
}

.sf_extra9 {
	background-image:url(images/608_footer_2.png);
	background-repeat: no-repeat;	
}

* html .sf_extra9 {	
	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("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}

/*--------------------------
		Extra Stuff
--------------------------*/


a:link {
	color: #282828;
}

a:visited {
	color: #282828;	
}

a:hover {
	color: #282828;
	text-decoration: none;	
}

.sf_banner {	
	
}

#bannerLink a, #bannerLink a:visited, #bannerLink a:hover{
	color: #282828;
}

/*--------------------------
		Sidebar
--------------------------*/

.widgetset .widget_header {	
	background-color: #2f3030;
}

