@charset "UTF-8";
/* CSS Document */

/* PupGear Corporation store locator*/
* html {
	margin: 0px;
	padding: 0px;
}
body {
	background: #FFF url(http://www.doggydocks.com/images/bac.jpg) repeat-y center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 125%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
td, div {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333;
}
h1 {
	font-weight: bold;
	color: #666;
	font-size: 19px;
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color:#333;
}

form {
	padding: 0px;
	margin: 0px auto;
}
input.submit {
	padding-left: 40px;
	padding-right:40px;
	margin-top:10px;
}
img {
	border: none;
	align: absmiddle;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link, a:visited {
  	color: #CC9933;
}
a:hover, a:active {
	color: #BD0505;
	text-decoration: underline;
}

/* header */
#headerwrap {
	width: 100%;
	background: #FFF url(http://www.doggydocks.com/images/headerwrapbac.jpg) repeat-x;
	height: 125px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#header {
	width: 780px;
	height: 125px;
	margin: 0px auto;
	background: #FFF url(http://www.doggydocks.com/images/header_bac.gif) no-repeat center top;
	padding: 0px;
}
a#logo {
	height: 95px;
	width: 215px;
	height: 120px;
	float: left;
	display: block;
	text-indent: -9000px;
}
#nav {
	width: 455px;
	height: 19px;
	background-color: #FFC528;
	float: right;
	border-top: 1px solid #FFF;
	margin: 99px 0px 0px 0px;
	padding: 0px;
}
#nav ul {
	list-style-type: none;
	margin-top: 0px;
}
#nav li {
	display: inline;
	padding-top: 0px;
	margin-top: 0px;
}
#nav li a {
	float: right;
	display: block;
	height: 17px !important;
	height: 19px;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	border-right: 1px solid #000;
	border-left: 1px solid #FFF;
	padding: 2px 10px 0px 10px;
	margin: 0px;
}
#nav li a:link {
	color: #000;
	background-color: #FFC528;
}
#nav li a:visited {
	color: #000;
	background-color: #FFC528;
}
#nav li a:hover, #nav li a:active {
	color: #FFF;
	background-color: #BD0505;
}

/* main content */
#contentwrap {
	width: 100%;
	background: url(http://www.doggydocks.com/images/contentbac.jpg) no-repeat center top;
	margin: 0px auto;
	text-align: center;
	padding-top: 20px;
}
#main_content {
	width: 740px;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
}

/* footer */
#footer {
	text-align: center;
	font-size: 0.8em;
	color: #CCC;
	padding: 20px 0px 20px 0px;
	width: 780px;
	background-color: #000;
	clear: both;
	margin: 0px auto;
	font-weight: bold;
}
#footer a {
	font-weight: bold;
	background: none;
}
#footer a:link, #footer a:visited {
	color: #CCC;
}
#footer a:hover {
	color: #FFC528;
}
#footer a:active {
	color: #BD0505;
}

/* main locator navigation */
#main_menu {
	margin: 30px auto 0px auto;
}
ul#main_menu {
	list-style: none;
	margin: 20px auto 0px auto;
	padding: 0px;
	width: 550px;
}
ul#main_menu li {
	padding-right: 40px;
	font-size: 16px;
	display: inline;
}

/* tab links */
.tab_on {
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	font-size: 12px;
	width: 120px;
	border: 1px solid #FFC528;
	background-color: #FFC528;
}
.tab_on a, .tab_on a:link, .tab_on a:visited {
	color: #000;
}
.tab_off {
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	font-size: 12px;
	width: 120px;
	border: 1px solid #CCC;
	background-color: #EEE;
}
.tab_of a, .tab_off a:link, .tab_off a:visited {
	color: #111;
}

/* search form settings (including advanced search) */
table#zip_search {
	margin: 0px auto 20px auto;
	border: 1px solid #FFC528;
	padding: 20px 5px 30px 5px;
	width:100%;
}
table#zip_search tr th {
	font-weight: bold;
	padding: 1px;
	text-align: left;
	font-size: 12px;
}
table#zip_search tr td {
	padding: 1px;
}
table#zip_search tr td.small {
	font-size: 11px;
}

/* ranked locations background color */ 
table.results tr.rank_bg {
	background-color: #EEE;
}

/* results list table settings */ 
table.results {
	border: none;
	margin: 0px;
	width: 740px;
}
table.results tr td {
	padding: 5px;
	border-bottom: 1px solid #CCC;
}
table.results tr td.last {
	text-align: right;
	font-weight: normal;
}
table.results tr td p a  {
	font-weight: bold;
}

/* page navigation settings */
div#page {
	padding-bottom: 3px;
}
div#page table tr td {
	padding: 2px;
	font-size: 11px;
}
div#page a {
	text-decoration: underline;
}

/* info table in detailed results */
table.detailsinfo {
	border: none;
	margin: 0px;
	float:left;
}
table.detailsinfo tr td {
	padding: 5px;
	border-bottom: 1px solid #CCC;
}
table.detailsinfo tr td.last {
	text-align: right;
	font-weight: normal;
}
table.detailsinfo tr td p a:link, table.detailsinfo tr td p a:visited, table.detailsinfo tr td p a:hover, table.detailsinfo tr td p a:active {
	font-weight: bold;
}

/* email form table in detailed results */
table.emailform  {
	border: 1px solid #CCC;
	padding: 1px;
}
table.emailform tr th {
	text-align: left;
	padding: 10px 10px 10px 20px;
	font-weight: bold;
	background-color: #EEE;
	border: 1px solid #CCC;
}
table.emailform tr td {
	padding: 10px 20px 10px 10px;
}

/* user fields table in detailed results */
table.userfieldtable  {
	border: 1px solid #CCC;
	padding: 1px;
}
table.userfieldtable tr th {
	text-align: left;
	padding: 10px 10px 10px 20px;
	font-weight: bold;
	background-color: #EEE;
	border: 1px solid #CCC;
}
table.userfieldtable tr td {
	padding: 10px 20px 10px 10px;
}

/* Visitor Add table */
table.vadd  {
	border: 1px solid #CCC;
	padding: 1px;
	margin: 0px auto;
}
table.vadd tr th {
	text-align: left;
	padding: 10px 10px 10px 20px;
	font-weight: bold;
	background-color: #EEE;
	border: 1px solid #CCC;
}
table.vadd tr td {
	padding: 8px;
}

/* rest */
div#sub_navigation {
	float: none;
	text-align: right;
}
div#sub_navigation div {
	margin-bottom: 5px;
	font-size: 11px;
	color:#333;
}
div#sub_navigation div a {
	text-decoration: underline;
}
div#no_match_found {
	margin: 5px 0px;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #BD0505;
}
div#no_zip_entered {
	margin: 0px;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #BD0505;
}
hr {
	width: 100%;
	color: #CCC;
	margin: 0px;
	padding: 0px;
}
.message_fail {
	color: #BD0505;
}
.message_sent {
	color: #0000FF;
}


	
	