/*----------------------------------
		Theme606 Home Care
		Cat Health & Fitness
----------------------------------*/

/*----------------------------------
		Typography Reset
----------------------------------*/

h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:18px;line-height:1;margin:0px;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif; }
h2 {font-size:16px;margin: 10px 0;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h3 {font-size:16px;margin: 10px 0;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h4 {font-size:14px;line-height:1.25;height:1.25em;margin: 5px 0;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h5 {font-size:1em;font-weight:bold;margin: 5px 0;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h6 {font-size:1em;font-weight:bold;margin: 3px 0; padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
form {margin:0; padding:5px;}
blockquote {margin:1em;}
sup, sub {line-height:0;}
address {margin:0 0 1.0em;}
pre, code {margin:1em 0;white-space:pre;}
pre, code, tt {line-height:1.5;}
li ul, li ol {margin:0 2.0em;padding:0;}
ul, ol {margin:0 1.0em 1.0em 3em;padding:0;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1em 0;}
dd {margin-left:1em;}
caption {margin:0; padding:.3em;}

/*----------------------------------
		General
----------------------------------*/

body {
	margin: auto;
	background-color: #cccccc;
	color:#8f8f8f;
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 13px;
	font-weight: normal;
	background-image:url(images/606_floral.gif);
	background-repeat: repeat;				
}

.sf_outer_wrapper {
	width: 980px;
    margin: 0 auto;	
	background-repeat: repeat-y;
	position: relative;	
	background-color: #fff;
}

.sf_extra1 {	
}

.sf_wrapper {	
	width:980px;	
	border-bottom: 10px solid #8f8f8f;	
}

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

.sf_navigation h3 {
	display:none;
}

.sf_navigation .widget {	
	padding: 0px;
	margin: 0px;
}

.sf_navigation .widget_content{	
	padding: 0px;
	margin: 0px;
	overflow: visible;
	width: 274px;
}

.sf_navigation .widget a:link,
.sf_navigation .widget a:visited {	
	text-decoration: none;	
}

.sf_navigation {
	clear:both;
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-weight: normal;
	min-height:20px;
	height:auto !important;
	height:20px;
	margin-top: 340px;
	margin-bottom: 15px;
	font-size:20px;	
	width: 274px;	
}

.sf_navigation:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	font-height: 1px;
	margin:0px;
	padding:0px;
}

.sf_navigation ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:1%;
	background-position: bottom;
	background-repeat: no-repeat;
}

.sf_navigation ul:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation ul li {	
	float:left;
	margin: 0px;
	white-space:nowrap;	
	padding: 3px 20px 9px;	
}

.sf_navigation ul li.sf_last_nav_item {	
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
}

.sf_navigation ul li.sf_first_nav_item {	
	background-repeat: no-repeat;
	padding-top: 15px;
}

.sf_navigation ul li a {
	color: #ffffff;
	text-decoration:none;
	display: block;	
	width: 234px;
}

.sf_navigation ul li a:visited {
	color: #ffffff;
}

.sf_navigation ul li a:hover {
	color: #f5c255;	
	text-decoration: none;	
}

/*------------------------------------
	Flyout menu
------------------------------------*/

#Nav1, 
#Nav1 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#Nav1 a {	
	display:block;	
}

#Nav1 li { /* all list items */	
	float: left;		
}

#Nav1 li ul { /* second-level lists */
	position: absolute;	
	width: 180px;
	left: -999em;
	z-index: 1000;
	margin:-28px 0 0 180px;
}

#Nav1 li ul li { /* second-level lists */		
	width: 180px;
	background-image: none;
	white-space: normal;
	height: auto;
	border-bottom: none;
	background-color: #f5c255;
	padding: 3px 20px;
	border-bottom: 1px solid #dcb04d;
}

.sf_navigation .subnav li a, .sf_navigation .subnav li a:visited  { /* second-level lists */	
	width: 180px;
	height: auto;
	color:#fff;
	padding: 0px;
	border-bottom:none;
	font-size: 18px;
}

.sf_navigation .subnav li a:hover   { /* second-level lists */		
	width: 180px;
	height: auto;
	color:#fff;
	text-decoration: underline;	
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;	
}

#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;
}

/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
 
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
}

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

.sf_extra10 {	
}

* html .sf_extra10 {	
	
}

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

.sf_header_wrapper {	
	min-height: 80px;
	height: auto !important;
	height: 80px;	
	width: 622px;	
	float: right;
	display: inline;
}

.sf_main_header {
	text-align: left;
	font-family: Georgia, "Nimbus Roman No9 L", serif;
	font-size: 48px;
	margin-top:40px;
	padding-right: 10px;
	color: #333;
}

.sf_extra3 {
	background-image:url(images/606_deco.gif);
	background-repeat: repeat;
	width: 602px;
	height: 38px;
	margin-top: 10px;
}

.sf_sub_header {
	display: none;
}

.sf_main_header p, .sf_sub_header p {
	margin: 0;
	padding: 0;
}

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

.sf_extra4 {
	background-image:url(images/606_main-img.jpg);
	background-repeat: repeat;
	width: 320px;
	height: 330px;
	position:absolute;
	top: 30;
	left: 0;	
}

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


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

.sf_extra5 {
	
}

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

.sf_pagetitle {			
	text-align: left;
	float:right;
	font-size:24px;
	font-weight: normal;
	font-family: Georgia, "Nimbus Roman No9 L", serif;	
	display: block;
	width: 608px;
	padding-right: 10px;
	clear: right;
	color: #8f8f8f;
}

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

.sf_extra6 {
	
}

.sf_extra11 {
	
}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {
	clear:right;
	width: 612px;
	float:right;
	padding: 15px 15px;			
}

.sf_content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

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

.sf_extra12 {	
}

.sf_extra7 {		
}

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

.sf_footer {
	clear:both;
	font-family: Verdana, Geneva, Kalimati, sans-serif;	
	text-align:right;
	font-size:10px;
	color: #222222;	
	padding: 40px 20px 20px 20px;
	margin: 0px 0px 0px 320px;
	min-height: 50px;
	height: auto !important;
	height: 50px;	
	width: 620px;
	height: 32px;			
}

.sf_footer a:link,
.sf_footer a:visited {
	color:#222222;
}

.sf_footer p {
	margin:0px;
	padding:0px;
}

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

.sf_extra8 {	
}

.sf_extra9 {
}


/*--------------------------
		Extra Stuff
--------------------------*/
a:link {
	
}

a:visited {
	
}

a:hover {	
	text-decoration: none;	
}

.sf_banner {
	margin: 0px auto;
	padding-top: 30px;
	padding-bottom: 60px;
	text-align: center;
	font-size: 10px;
	width: 980px;
}

#bannerLink {
	padding-top: 10px;
}

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

/*--------------------------
		Sidebar
--------------------------*/
.sf_region8,
.sf_region7 {
	display:none;
}

.sf_region2 {
	float: left;
	display:inline;
	width: 274px;
	margin: 20px 23px;
	clear:both;
	color: #ffffff;
}

.widget {	
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px 0px 7px;
	margin-bottom:15px;				
}

.widget_content {	
	background-repeat: repeat-y;
	padding: 5px 30px 10px;
	margin: 0px;
	overflow:hidden;
	width: 214px;
}

.widget_header {
	margin:0px;
	padding:10px 20px 10px;
	font-size:16px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;	
	background-repeat: no-repeat;	
	max-height: 30px;
	overflow: hidden;
}

.widget.HomeLink {
	
}

.HomeLink .widget_header  {
	border: none;
}

.HomeLink .widget_content  {	
	display:none;
}

.widget ul, .widget ol {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.widget li {
	margin:0px;
	padding: 5px 0px;
	overflow:hidden;
}

.widget img {
	vertical-align: top;
	padding: 2px 0;
}

.widgetset a:link,
.widgetset a:visited {
	text-decoration:underline;
	padding: 2px 0;
	color: #ffffff;
}

.widgetset a:hover {
	padding: 2px 0;
	text-decoration: none;
	color: #ffffff;
}

.widget_content .form_item {
	margin:0px;
	padding: 0px;
}

.widget input, .widget select {
	color: #222;
	width:175px;
}

.widget .btn {
	width:auto;
	margin: 5px 0px;
}

.feedbutton {
	border:none;
	vertical-align:sub;
	margin-right:5px;
}

.clicktozoom {
	font-size: 11px;
	text-decoration: underline;
}