/*********************************************************
**********************************************************

	Folder:	Theme375
	Name:	Reflections
	Cat:	Nature and Outdoors

**********************************************************
*********************************************************/
    /*------------------------------------
	GENERAL
------------------------------------*/
body {
    color: #000000;
}

h1,h2,h3,h4,h5,h6,p {
    margin: 0;
    padding: 0;
}

.sf_outer_wrapper {
    width: 780px;
    margin: auto;
    position: relative;
}

.sf_wrapper {
    width: 780px;
}

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

a {
    color: #000000;
	text-decoration: underline;
}

a:visited {
    color: #000000;
}

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

/*------------------------------------
	HEADER
------------------------------------*/
.sf_header_wrapper {
	width: 739px;
	height: 100px;
	margin: 0px 0px 0px 20px;
}

.sf_main_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
	margin: 0px 5px 0px 20px;
	overflow: hidden;
	height: 30px;
	color: #000000;
}

.sf_sub_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	margin: 0px 5px 0px 20px;
	height: 20px;
	overflow: hidden;
	color: #000000;
}

.sf_pagetitle {
	width: 714px;
	margin: 0px 0px 0px 20px;
	background-color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	padding: 0px 5px 10px 20px;
	color: #000000;
}

.sf_pagetitle h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

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

/*------------------------------------
	NAVIGATION
------------------------------------*/
.sf_navigation { display: none; }

.sf_navigation_top {
    width: auto;
	height: auto !important;
    height: 16px;
   
}

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

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

.sf_navigation_top ul li {
    float: left; 
    white-space: nowrap;
}

.sf_navigation_top ul li a, .sf_navigation_top ul li a:visited {
    text-decoration: none;
    display: block;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 15px;
	padding: 0 0 0 5px;
	margin:5px 5px 5px 0;
	color:#fff;
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: top right;
	padding:0 20px;
	border:1px solid #888;	
}

.sf_navigation_top ul li a:hover {
	color:#999999;
	background-repeat: no-repeat;
	background-position: top right;
	border:1px solid #ffffff;
}
	
.sf_subnavigation, .sf_subnavigation2 {
	display:none;
}
/*------------------------------------
	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:132px;
	border:0;
	margin:-3px 0;
	background-color:#000000;
	padding:0;
	z-index:1000;
}
#Nav1 li ul li{
	margin:0;
	padding:0;
	width:auto;
	background-color:none;
	white-space: normal;
}
#Nav1 li ul li a,#Nav1 li ul li a:visited{
	height:auto !important;
	margin:3px 0 0;
	width:120px;
	background-color:#000000;
	padding:5px;
	line-height:normal;
	white-space:normal;
	border:1px solid #888;
	background-repeat: no-repeat;
	background-position: top right;	
}
#Nav1 li ul li a:hover{
	background-color:#000000;
	border:1px solid #fff;
	background-repeat: no-repeat;
	background-position: top right;	
}
#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}
/*------------------------------------
	CONTENT
------------------------------------*/
.sf_extra10{
	width: 780px;
	height: 185px;
}
.sf_extra10 span{
	display: block;
	width: 739px;
	height: 147px;
	margin: 20px 0px 0px 20px;
	background-image: url(http://www.petcityseabrook.com/images/header_image.jpg);
	background-repeat: no-repeat;
}

.sf_content {
	width: 709px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0px 0px 0px 20px;
	padding: 10px 10px 10px 20px; 
	font-size: 11px;
}

.sf_content div {
}

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

/*------------------------------------
	FOOTER
------------------------------------*/
.sf_footer {
	width: 739px;
	height: auto !important;  
	padding: 16px 0px 20px 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}


/*------------------------------------
	BANNER
------------------------------------*/
div.sf_banner {
    margin-bottom: 35px;
    padding-top: 80px;
    text-align: center;
    font-size: 10px;
}

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