/*----------------------------------
		Theme500 Petshop
		Cat Business & Legal
----------------------------------*/

body {	
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.sf_pagetitle h1 {
	font-size:22px;
	margin: 0;
	font-weight: normal;
}

.sf_outer_wrapper {
	width: 982px !important;
	margin: 0px auto;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;	
}

.sf_extra1 {
		
}

.sf_wrapper {	
	width: 982px;	
}

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

.sf_navigation_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-height:35px;
	height:auto !important;
	height:35px;
	margin-right:21px;
	margin-left: 21px;
	padding:15px 0px 5px 0px;
	font-size:12px;
	font-weight: normal;
}

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

.sf_navigation_top ul {
	min-height:15px;
	height:auto !important;
	height:15px;
	margin:0px;
	padding:0px;
	list-style-type:none;	
}

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

.sf_navigation_top ul li {
	float:left;	
	padding:3px 0px 3px 0px;
	white-space:nowrap;		
}

.sf_navigation_top ul li.sf_last_nav_item {
	
	
}

.sf_navigation_top ul li.sf_first_nav_item {

}

.sf_navigation_top ul li a {
	padding: 3px 10px 4px 10px;
	text-decoration:none;	
}

.sf_navigation_top ul li a:visited {
	
}

.sf_navigation_top ul li a:hover{
}
/*------------------------------------
	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 ul { /* second-level lists */
	position: absolute;
	left: -999em;
	width:140px;
	background:#333333;
	padding:2px;
	z-index:1000;
}
#Nav1 li ul li {
	background:none;
	margin:0 0 2px 0;
	padding:0;
}
#Nav1 li ul li a {
	background:#222222;
	height:auto;
	width:120px;
	padding:5px 10px;
	line-height:normal;
	white-space:normal;
	margin:0;
}
#Nav1 li ul li a:hover {
	background:#333333;
}
#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/*--------------------------------
		End Top Navigation
---------------------------------*/

.sf_extra10 {
	
}


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

.sf_header_wrapper {	
	background-image: url(images/main-img.jpg);	
	background-repeat: no-repeat;
	height: 240px;
	width: 941px;
	margin: 0 21px 0 21px;
	clear:both;
}

.sf_extra2 {
	background-repeat:no-repeat;
	height:240px;
	width:939px;		
}

* html .sf_extra2 {		
	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));
}

.sf_main_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight: normal;	
	text-align: left;
	margin-right: 30px;
	padding-top: 25px;
	margin-left: 30px;
	overflow:hidden;
	width: 881px;
	height: 185px;
	margin-top: -235px;
}

.sf_extra3 {
}

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

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

.sf_extra4 {	
	background-image: url(images/shadow.gif);	
	background-repeat: no-repeat;
	width: 941px;
	height: 23px;
	margin: 0 21px 0 21px;
}

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

.sf_navigation {
	display: none;
}

.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 {
}

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

.sf_extra5 {
}


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

.sf_pagetitle {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	margin:0px 45px 10px 45px;
	font-weight: normal;
	font-size: 22px;
	width:auto;
	text-align:right;
}

/*--------------------------------
		 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 {	
	width:auto;
	clear: both;
	padding: 0;
	margin:10px 35px 10px 35px;	
}

.sf_content img {	
}

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

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


.sf_extra12 {
}


/*--------------------------------
		 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 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 15px 10px;
	font-size: 10px;
	clear:both;
	width: 962px;
}

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

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


.sf_extra8 {
		
}

.sf_extra9 {
		
}


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


a:link {
	text-decoration: underline;	
}

a:visited {
	
}

a:hover {
	text-decoration: none;
}

.sf_banner {
	margin-top: 40px;
	text-align: center;
}

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