/*   
Site Name: Twissted Whiskers
Author: Buckethead Studio
Author URI: http://www.bucketheadstudio.com
Version: 1
*/

/*	=Global Reset
	------------------------------------------------------ */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

ul,ol {
	list-style: none;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

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

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*	=layout
	------------------------------------------------------ */

body {
	text-align: center;
	background-color: #93826c;
}

body.big-paws {
	background: #93826c url(http://www.twpethotel.com/images/v1/tw-home-bg.gif) repeat-x left top;
}

body.little-paws {
	background: #93826c url(http://www.twpethotel.com/images/v1/tw-l2-bg.gif) repeat-x left top;
}

#container {
	width: 772px;
	margin: 0 auto;
}

#header {
	height: 160px;
}

#content-wrap {
	width: 772px;
	background: transparent url(http://www.twpethotel.com/images/v1/container-top.gif) no-repeat left top;
	padding-top: 6px;
	text-align: left;
}

#content-2col-bg {
	background: transparent url(http://www.twpethotel.com/images/v1/content-2col-bg.png) repeat-y left top;
	width: 772px;
}

#content-1col-bg {
	background: transparent url(http://www.twpethotel.com/images/v1/content-1col-bg.png) repeat-y left top;
	width: 772px;
}

#marquee {
	width: 760px;
	margin-left: 6px;
}

#col-med {
	width: 451px;
	float: left;
	margin-left: 18px;
	padding-bottom: 12px;
}

#col-small {
	width: 285px;
	float: right;
	text-align: center;
	margin-right: 6px;
	padding-bottom: 12px;
}

#col-large {
	width: 736px;
	margin: 0 18px;
	padding-bottom: 12px;
}

#footer {
	background: transparent url(http://www.twpethotel.com/images/v1/footer-bg.png) no-repeat left top;
	width: 754px;
	padding: 15px 0 15px 18px;
}

#logo {
	margin-top: 16px;
	float: left;
	width: 228px;
	height: 123px;
}

h1#slogan {
	float: right;
	margin-top: 56px;
	height: 52px;
	width: 529px;
	background: transparent url(http://www.twpethotel.com/images/v1/tw-slogan.png) no-repeat left top;
	text-indent: -9999px;
}


/*	=typography
	------------------------------------------------------ */
body {
	font-family: Georgia, Times, serif;
	font-size: 62.5%;
	color: #565656;
}

p {
	font-size: 1.2em;
	margin: 0 0 1.6em 0;
	line-height: 1.6em;
}

#footer p {
	font-size: 0.9em;
	line-height: 1.2em;
	color: #fff;
	text-align: left;
}

#col-small p {
	margin: 0 0 1em 0;
}

h2 {
	color: #d36490;
	font-size: 1.8em;
	line-height: 1.6em;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}

h2#h2-welcome {
	height: 18px;
	width: 451px;
	background: transparent url(http://www.twpethotel.com/images/v1/h2-welcome.gif) no-repeat left top;
	text-indent: -9999px;
}

h2#h2-news {
	height: 14px;
	width: 451px;
	background: transparent url(http://www.twpethotel.com/images/v1/h2-news.gif) no-repeat left top;
	text-indent: -9999px;
}

#col-small h2 {
	color: #34b782;
	font-size: 1.6em;
}

h2#h2-newsletter {
	height: 12px;
	width: 231px;
	background: transparent url(http://www.twpethotel.com/images/v1/h2-newsletter.gif) no-repeat left top;
	text-indent: -9999px;
}

h2#h2-location {
	height: 12px;
	width: 231px;
	background: transparent url(http://www.twpethotel.com/images/v1/h2-hours.gif) no-repeat left top;
	text-indent: -9999px;
}

h3 {
	color: #5c4b37;
	font-style: italic;
	font-size: 1.4em;
	line-height: 1.6em;
}

h4 {
	color: #34b782;
	text-transform: uppercase;
	font-family: arial, sans-serif;
	font-size: 1em;
	line-height: 0.9em;
	font-weight: bold;
}

h5 {
	color: #000;
	font-size: 1.4em;
	line-height: 1.6em;
}

ul,ol {
	margin: 0 0 1.6em 4em;
}

ul li, ol li {
	font-size: 1.2em;
	line-height: 1.6em;
}

ul li {list-style-type: disc;}
ol li {list-style-type: decimal;}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/*	=navigation
	------------------------------------------------------ */
ul#top-nav {
	width: 760px;
	height: 38px;
	margin: 0 0 30px 6px;
}

#top-nav li {
	display: inline;
	float: left;
	position: relative;
}

#top-nav li a {
	height: 38px;
	background: #d36490 url(http://www.twpethotel.com/images/v1/nav-bar.png) no-repeat 0px 0px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#top-nav li#nav-about a {background-position: 0px 0px;width: 79px;}
#top-nav li#nav-accommodations a {background-position: -79px 0px;width: 141px;}
#top-nav li#nav-concierge a {background-position: -220px 0px;width: 152px;}
#top-nav li#nav-grooming a {background-position: -372px 0px;width: 92px;}
#top-nav li#nav-boutique a {background-position: -464px 0px;width: 83px;}
#top-nav li#nav-news a {background-position: -547px 0px;width: 113px;}
#top-nav li#nav-contact a {background-position: -660px 0px;width: 100px;}

/* dropdowns */
#top-nav li.over ul { left: 0; display: block;}
#top-nav li.over ul.last-nav { right: 0; display: block; left: auto;}
#top-nav li li { float: none; position: static; width: 200px; }

#top-nav li li a, #top-nav li li a:hover, #top-nav li li a:active, #top-nav li#nav-about li a, #top-nav li#nav-accommodations li a, #top-nav li#nav-concierge li a, #top-nav li#nav-grooming li a, #top-nav li#nav-boutique li a, #top-nav li#nav-news li a, #top-nav li#nav-contact li a {
	background: none;
	height: auto;
	padding: 1px 8% 6px;
	text-indent: 0;
	width:100%;
}

#top-nav li li a {
	font-size: 12px;
	line-height: 1.2em;
	color: #fff;
	text-decoration: none;
}

#top-nav li li a:hover {text-decoration: underline;}

#top-nav li ul {
	background: #d36490;
	border-bottom: 1px solid #b54b75;
	display: none;
	line-height: 1.5;
	padding: 5px 0;
	margin: 0;
	position: absolute;
	top: 38px;
	width: 200px;
	text-align: left;
	list-style-type: none;
}

ul#footer-nav {margin: 0 0 3em 0;}
ul#footer-nav li {
	display: inline;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #fff;
}

ul#footer-nav li a {
	margin: 0 6px;
	text-decoration: none;
}

ul#footer-nav li a:hover {
	text-decoration: underline;
}

/*	=site elements
	------------------------------------------------------ */
.divider-small {
	width: 451px;
	margin: 0 0 1.6em 0;
	height: 1px;
	background: transparent url(http://www.twpethotel.com/images/v1/divider.gif) no-repeat left top;
}

.divider {
	width: 736px;
	margin: 0 0 1.6em 0;
	height: 1px;
	background: transparent url(http://www.twpethotel.com/images/v1/divider.gif) no-repeat left top;
}

.divider2-small {
	width: 451px;
	margin: 0 0 1.6em 0;
	height: 9px;
	background: transparent url(http://www.twpethotel.com/images/v1/divider2.gif) no-repeat left top;
}

.divider2 {
	width: 736px;
	margin: 0 0 1.6em 0;
	height: 9px;
	background: transparent url(http://www.twpethotel.com/images/v1/divider2.gif) no-repeat left top;
}

.divider-side {
	width: 282px;
	margin: 0 0 2em 0;
	height: 1px;
	background: transparent url(http://www.twpethotel.com/images/v1/divider-side.gif) no-repeat left top;
}

.module {
	width: 231px;
	text-align: left;
	margin-left: 27px;
}

input.email {
	width: 223px;
	border: 1px solid #34b782;
	padding: 5px 3px;
}

img.img-offer {
	border: 3px solid #d1cccc;
	margin: 0 0 20px 0;
}

img.img-right {
	float: right;
	margin: 2px 0 10px 12px;
	border: 4px solid #7d1061;
}

img.img-left {
	float: left;
	margin: 2px 12px 10px 0;
	border: 4px solid #7d1061;
}

p.img-wide {
	margin: 10px 0;
	text-align: center;
}


/*	=links
	------------------------------------------------------ */
a, a:visited {
	color: #1eab72;
}

a:hover {
	text-decoration: none;
}

#col-small a {
	color: #5c4b37;
}

a.news-lnk {
	color: #5c4b37;
}

#footer a {
	color: #fff;
}