/*----------------------------------
		Theme290 Coffee Club
		Cat Arts & Hobbies
----------------------------------*/

body {
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #AFA18E;
	color:#333333;		
}

.sf_outer_wrapper {
	width: 960px !important;
    margin: 20px auto;
		 		
}

.sf_extra1 {
	
}

.sf_wrapper {
	width:960px !important;
	background-color: #ffffff;
	border-left:5px solid #ffffff;
	border-right:5px solid #ffffff;		
}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top {
	display: none;
}

.sf_navigation_top ul{
	
}

.sf_navigation_top ul:after{
	
}

.sf_navigation_top ul li {
	
}

.sf_navigation_top ul li.sf_last_nav_item{
	
}

.sf_navigation_top ul li.sf_first_nav_item{

}

.sf_navigation_top ul li a {
}

.sf_navigation_top ul li a:visited {	
	
}

.sf_navigation_top ul li a:hover{
}

/*--------------------------------
		End Top Navigation
---------------------------------*/


.sf_extra10 {
	background-position:left center;
	background-repeat:repeat-x;
	height:25px;
	width:100%;
}


/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	background-position:left bottom;
	background-repeat:no-repeat;	
	width: 960px;
	height: 130px;	
	text-align:left;	
}

.sf_extra2 {
	background-image:url(//img1.wsimg.com/isteam/ip/14f00e30-d22a-4b02-87eb-0bcbe1c41d14/legacy/main2_bkg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:right;
	height:130px;
	width:226px;
}

.sf_main_header {
	text-align: left;	
	overflow: hidden;	
	font-family: Georgia,Times,"Times New Roman",serif;
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	padding: 15px 0 0 15px;
	width:425px;
	float:left;
}

.sf_extra3 {
	background-image:url(//img1.wsimg.com/isteam/ip/14f00e30-d22a-4b02-87eb-0bcbe1c41d14/legacy/main1_bkg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	float:right;
	height:130px;
	width:278px;	
}

.sf_sub_header {
	display: none;
}

.sf_main_header p, .sf_sub_header p {
	margin: 0;
	padding: 0;
}

/*--------------------------
		End Header
--------------------------*/


.sf_extra4 {
	
}


/*--------------------------------
		Bottom Navigation
---------------------------------*/
.sf_navigation {
	width: 960px;
	background-color: #fff;
	background-image: url(//img1.wsimg.com/isteam/ip/14f00e30-d22a-4b02-87eb-0bcbe1c41d14/legacy/nav_bkg_tile.gif);
	background-repeat: repeat;
	background-position: left bottom;
	margin-top: 2px;
}

.sf_navigation ul {
    margin: 0 0;
    height: auto !important;
    height: 1%;
    padding-left: 0;
	list-style-type: none;
			
}

.sf_navigation ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;		
}

.sf_navigation ul li {
    float: left;
    width: auto !important;
    width: 5px;
    white-space: nowrap;
	background-color: #fff;
	background-image: url(//img1.wsimg.com/isteam/ip/14f00e30-d22a-4b02-87eb-0bcbe1c41d14/legacy/nav_right_edge.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}

.sf_navigation ul li a {	
	background-image: url(//img1.wsimg.com/isteam/ip/14f00e30-d22a-4b02-87eb-0bcbe1c41d14/legacy/nav_bkg.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 28px;	
	text-decoration: none;
	display: block;
	line-height: 28px;
	padding: 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	margin: 0 1px 0 0;	
}

.sf_navigation ul li a:hover {   
	background-image: url(//img1.wsimg.com/isteam/ip/14f00e30-d22a-4b02-87eb-0bcbe1c41d14/legacy/nav_hilight.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	text-decoration: none;
    display: block;	
}

.sf_navigation ul li a:visited {
	
}
/*------------------------------------
	Dropdown
------------------------------------*/
#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}
#Nav1, 
#Nav1 ul { /* all lists */
	list-style:none;
}
#Nav1 a {
	display:block;
}

#Nav1 li { /* all list items */
	float:left;
}

#Nav1 li ul { /* second-level lists */
	position:absolute;
	left:-999em;
	width:125px;
	margin:0;
	padding: 1px;
	overflow:visible;
	border:none;
	background:#CECECE;
	z-index:1000;
}
#Nav1 li ul li{
	margin:0;
	padding:0;
}
#Nav1 li ul li a{
	background:#E3E3E3;
	height:auto;
	color:#333333;
	width:111px;
	padding:8px 7px;
	line-height:normal;
	white-space:normal;
	border:none;
	margin:0;

}
#Nav1 li ul li a:hover{
	background:#FCFCFC;
}
#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}

#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 

/*--------------------------------
		End Bottom Navigation
---------------------------------*/


.sf_extra5 {
}


/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	margin-left: 60px;
	padding-left:10px;
	margin-top: 20px;
	margin-bottom: 20px;	
	text-align: left;	
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia,Times,"Times New Roman",serif;
}

.sf_pagetitle h1 {
	font-size:18px;
	font-weight:bold;
	margin:0;
}

/*--------------------------------
		 End Page Title
---------------------------------*/


.sf_extra6 {
}


/*--------------------------------
		 Sub Navigation
---------------------------------*/

.sf_subnavigation {
	display: none;
}

.sf_subnavigation ul{
	
}

.sf_subnavigation ul:after{
	
}

.sf_subnavigation ul li {
	
}

.sf_subnavigation ul li.sf_last_nav_item{

}

.sf_subnavigation ul li.sf_first_nav_item{

}

.sf_subnavigation ul li a {
	
}

.sf_subnavigation ul li a:visited {
	
}

.sf_subnavigation ul li a:hover{
	
}

/*--------------------------------
		 End Sub Navigation
---------------------------------*/

.sf_extra11 {

}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {
	float: right;
	display:inline;
	sf_edit: true;
	width: 900px;
	margin: 0px 0px 30px 0px;
}

.sf_content img {
	
}

/*--------------------------
		End Content
--------------------------*/



.sf_extra12 {
	sf_edit: true;
}



/*--------------------------------
		 Sub Navigation2
---------------------------------*/

.sf_subnavigation2 {
	display: none;
}

.sf_subnavigation2 ul{
	
}

.sf_subnavigation2 ul:after{
	
}

.sf_subnavigation2 ul li {
	
}

.sf_subnavigation2 ul li.sf_last_nav_item{

}

.sf_subnavigation2 ul li.sf_first_nav_item{

}

.sf_subnavigation2 ul li a {
	
}

.sf_subnavigation2 ul li a:visited {
	
}

.sf_subnavigation2 ul li a:hover{
	
}

/*--------------------------------
		 End Sub Navigation2
---------------------------------*/



.sf_extra7 {	
}

.sf_extra7 span{
	
}



/*--------------------------
		 Footer
--------------------------*/

.sf_footer {	
	clear: both;
	text-align: center;
	height:auto !important;
	height: 30px;
	min-height: 30px;
	padding-top: 30px;
	padding-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position:center top;
	background-repeat:repeat-x;
	background-color: #ffffff;
}

.sf_footer p {
	margin: 0px;
	padding: 0px;
}

/*--------------------------
		End Footer
--------------------------*/


.sf_extra8 {	
	
}

.sf_extra9 {	
}


/*--------------------------
		Extra Stuff
--------------------------*/


a:link {	
}

a:visited {	
}

a:hover {	
}

.sf_banner {
	margin: 40px auto 0 auto;
	text-align: center;
}

#bannerLink {
	padding: 5px;	
}

#bannerLink a, a:visited, a:hover{
	color: #DFD9D1;
}
/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 
