/* CSS Document */
/* @import url("cake.forms.css"); */

* {
	padding:0;
	margin:0;
}

a.noback:hover {
	background: none;
	vertical-align: bottom;
}

a.noback_nav:hover {
	color: #333;
	background: none;
	vertical-align: bottom;
}

img {
	border:0;
}

a  {
	color: #d95b00;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #89aad7;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	text-decoration: none;
	}
a img {
	background: none;
	vertical-align: bottom;
	}
a:hover img {
	background: none;
	vertical-align: bottom;
	}
	
.blacktext {
	color: #333;
}

.perpage a {
	color: #333;
	background: none;
}

.positionfix {
	position: relative;
}

#header {
	background: #54421B;
	border-bottom-width: 4px; 
	border-bottom-style: solid; 
	border-bottom-color: #643614;
}

#content {
	min-height: 400px;
	height:auto !important;
	height:400px;
	background: #FFFFFF  url(/images/content_background.jpg) repeat-x top left;
	padding: 0.8em 1.5em;
	margin: 0;
}

#boxcontent {
	text-align: center;
	min-height: 400px;
	background: #FFFFFF  url(/images/content_background.jpg) repeat-x top left;
	padding: 1em 0em;
	margin: 0px;
}

#footer {
	text-align: center;
	font-size: 0.8em;
	padding: 1em 0em;
	padding-top: 3.5em;
	background: #FFFFFF url(/images/BubbleFooter.png) repeat-x top left;
	color: #FFFF99;
	line-height:2.0;
	clear: both;
	width: 100%;
}

#footer a {
	color: #FFFF99;
}

table {
  clear:both;
  padding-left: 10px;
}

/* autocomplete stuff */
#add_tag div.auto_complete {
	position:absolute;
	width:250px;
	background-color:#fff;
	border:1px solid #888;
	margin:0px;
	padding:0px;
 }
#add_tag div.auto_complete ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#add_tag div.auto_complete ul li.selected { background-color: #ffb;}
#add_tag div.auto_complete ul li {
	list-style-type: none;
	display:block;
	margin:0;
	padding:2px;
	height:16px;
	font-size:12px;
}
div.auto_complete {
	position:absolute;
	width:250px;
	background-color:#fff;
	border:1px solid #888;
	margin:0px;
	padding:0px;
}
div.auto_complete ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
div.auto_complete ul li.selected { background-color: #ffb;}
div.auto_complete ul li {
	list-style-type: none;
	display:block;
	margin:0;
	padding:2px;
	height:16px;
	font-size:12px;
}

/* top menu stuff */
#navbar {
	padding: 0px 0px 0px 15px;
	margin: 0;
	height: 42px;
	overflow: hidden;
	}
#nav {
	padding: 0;
	margin: 0;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav li {
	float: left;
	text-align: center;
	background: url(/img/animb-d.gif) no-repeat;
	width: 73px;
	height: 40px;
	margin: 0;
	padding: 0;
	}
#nav li:hover {
	background: url(/img/animb.gif) no-repeat;
	}
#nav2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav2 li {
	float: left;
	text-align: center;
	background: url(/img/animbo-d.gif) no-repeat;
	width: 74px;
	height: 40px;
	margin: 0;
	padding: 0;
	}
#nav2 li:hover {
	background: url(/img/animbo.gif) no-repeat;
	}
#nav_faq ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav_faq li {
	float: left;
	text-align: center;
	background: url(/img/anim_help_s.gif) no-repeat;
	width: 32px;
	height: 40px;
	margin: 0;
	padding: 5px;
	}
#nav_faq li:hover {
	background: url(/img/anim_help.gif) no-repeat;
	}
#nav_faq li a {
	float: left;
	margin: 0;
	text-align: middle;
	padding-top: 5px;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	width: 30px;
	color: #FFFFFF;
	}
#nav_p li a:hover {
	background: none;
	}
#nav_p ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav_p li {
	float: left;
	text-align: center;
	background: url(/img/anim_peeve_s.gif) no-repeat;
	width: 32px;
	height: 40px;
	margin: 0;
	padding: 5px;
	}
#nav_p li:hover {
	background: url(/img/anim_peeve.gif) no-repeat;
	}
#nav_p li a {
	float: left;
	margin: 0;
	text-align: middle;
	padding-top: 5px;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	width: 30px;
	color: #FFFFFF;
	}
#nav_p li a:hover {
	background: none;
	}
#nav_msg ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav_msg li {
	float: left;
	text-align: center;
	background: url(/img/anim_msg_s.gif) no-repeat;
	width: 32px;
	height: 40px;
	margin: 0;
	padding: 5px;
	}
#nav_msg li:hover {
	background: url(/img/anim_msg.gif) no-repeat;
	}
#nav_msg li a {
	float: left;
	margin: 0;
	text-align: middle;
	padding-top: 5px;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	width: 30px;
	color: #FFFFFF;
	}
#nav_msg li a:hover {
	background: none;
	}
#nav_msg_new ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav_msg_new li {
	float: left;
	text-align: center;
	background: url(/img/anim_msg.gif) no-repeat;
	width: 32px;
	height: 40px;
	margin: 0;
	padding: 5px;
	}
#nav_msg_new li:hover {
	background: url(/img/anim_msg_s.gif) no-repeat;
	}
#nav_msg_new li a {
	float: left;
	margin: 0;
	text-align: middle;
	padding-top: 5px;
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	width: 30px;
	color: #FFFFFF;
	}
#nav_msg_new li a:hover {
	background: none;
	}
#nav li a {
	float: left;
	margin: 0 1px 0 0;
	text-align: middle;
	padding: 15px 0px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	width: 70px;
	color: #643614;
	}
#nav li a:hover {
	color: #d95b00;
	background: none;
	}
#nav li a.active {
	font-weight: bold;
	color: #d95b00;
	}
#nav2 li a {
	float: left;
	margin: 0 1px 0 0;
	text-align: middle;
	padding: 15px 0px;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	width: 70px;
	color: #FFFFFF;
	}
#nav2 li a:hover {
	color: #FFFF99;
	background: none;
	}
#nav2 li a.active {
	font-weight: bold;
	color: #FFFF99;
	}

/* tag sizing */
.tag1 {
	font-size: 1.4em;
	}
.tag2 {
	font-size: 1.3em;
	}
.tag3 {
	font-size: 1.2em;
	}
.tag4 {
	font-size: 1.1em;
	}
.tag5 {
	font-size: 1.0em;
	}
.tag6 {
	font-size: 0.9em;
	}
.tag7 {
	font-size: 0.8em;
	}

/* body */
body {
	/* background: #c1e2a5; */
	background: url(/photos/gd/c1e2a5/FFFFFF/1/600) repeat-x;
	text-align: center;
}

/* rounder corners */
#wrapper {
	margin: 1em auto;
	width: 760px;
	text-align: left;
}
.xtop, .xbottom {display:block; background: transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background: #54421B; border-left:2px solid #643614; border-right:2px solid #643614;}
.xb1 {margin:0 6px; border-bottom: 2px dashed #643614;}
.xb2 {margin:0 3px; border-width:0 1px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xbox {display:block; background: transparent; border:0 dashed #643614; border-width:0 2px;}

body,input {
	font-family: Verdana,Arial,Sans-serif;
	color: #333;
	/* font-size: .9em; */
	line-spacing: 0pt;
	text-align: left;
	}
p{
	font-family: Verdana,Arial,Sans-serif;
	color: #333;
	/* font-size: .9em; */
	line-spacing: 0pt;
}
input {
	padding: 3px;
}
small {
	font-family: Verdana,Arial,Sans-serif;
	color: #333;
	font-size: .75em;
	text-align: left;
	}
h1, h2, h3, h4 {
	position: relative;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
h1, h1 a {
	font-family: Verdana,Arial,Sans-serif;
	font-size: 2.0em;
	font-style: normal;
	color: #643614;
}
h2 {
	font-family: Verdana,Arial,Sans-serif;
	font-size: 1.4em;
    font-style: normal;
    color: #008294;
}
ul, ol {
	margin-left: 3em;
}
.blackborder {
	border-color: #000000; 
	border-width: 2px; 
	padding: 10px; 
	border-style: dashed; 
	background-color: #FFFFFF;
}
.margin5 {
	margin: 5px;
}

/* pets view */

.minwidth780 {
	clear: both;
	}
.profile_petbox {
	padding: 0px;
	}
.paddingleft220 {
	float: left;
	padding: 0px;
	width: 221px;
	font-size: 0.95em;
	}
.profileinfo {
	float: left;
	font-size: 0.9em;
	text-align: left;
	padding-top: 10px;
	width: 180px;
	}
.profileinfo_addfriend {
	background: url(/img/button_static.gif) no-repeat;
	height: 41px;
	width: 103px;
	text-align: left;
	padding-top: 8px;
	padding-left: 8px;
	margin-right: 0px;
	overflow: hidden;
}
.profileinfo_addfriend:hover {
	background: url(/img/button_anim.gif) no-repeat;
	}
.profileinfo_addfriend a {
	color: #643614;
	padding: 5px;
	background: none;
}
.profileinfo_addfriend a:hover {
	color: #d95b00;
	padding: 5px;
	background: none;
}
.paddingleft275 {
	float: left;
	margin-left: 15px;
	font-size: 0.8em;
	width: 270px;
	}
.smallinfoleft {
	float: left;
	padding: 4px;
	width: 96px;
	position: relative;
	text-align: left;
	}
.smallinforight {
	float: right;
	padding: 4px;
	width: 97px;
	position: relative;
	text-align: left;
	}
.floatleft {
	float: left;
	text-align: center;
	padding: 5px;
	}
.center {
	text-align: center;
	}
.padding5 {
	padding: 5px;
	}
.padding10 {
	padding: 10px;
	}
.friendsleft {
	float: left;
	align: left;
	}

/* blogs view */
.paddingleft {
	clear: both;
	float: left;
	padding: 10px;
	}
.thumbborder {
	padding: 10px;
	}

/* breeds view */
.floatleft140 {
	float: left;
	width: 140px;
	}

/* elements <3 */
.alignleft5 {
	padding: 5px;
	text-align: left;
	}

/* clearboth */
.clearboth {
	clear: both;
	position: relative;
	}
.clearboth10 {
	clear: both;
	padding: 10px;
	}
.clearbothcenter {
	clear: both;
	position: relative;
	text-align: center;
	}
.clearbothleft {
	clear: both;
	position: relative;
	text-align: left;
	}

.backwhite { background-color: #FFFFFF; }
.red { color: red; }
.textleft { text-align: left; }

/* rounded corners */
#r_top { height: 6px; background: transparent url(/images/box_top.png) no-repeat; position: relative; clear: both; background-color: transparent; font-size: 5px; }
#r_middle { text-align: center; background: transparent url(/images/box_middle.png) repeat-y; }
#r_bottom { height: 6px; background: transparent url(/images/box_bottom.png) no-repeat; position: relative; clear: both; background-color: transparent; font-size: 5px; }

/* long rounded corners */
#lr_top { height: 8px; background: transparent url(/images/longbox_top.png) no-repeat; position: relative; clear: both; background-color: transparent; font-size: 5px; }
#lr_middle { text-align: center; background: transparent url(/images/longbox_middle.png) repeat-y; }
#lr_bottom { height: 9px; background: transparent url(/images/longbox_bottom.png) no-repeat; position: relative; clear: both; background-color: transparent; font-size: 5px; }

#companyinfo_header {
	width: 410px;
	float: left; 
	text-align: left; 
	padding: 2px;
	font-size: 0.9em;
}

/* buttons */
.addcommentbutton {
	cursor: pointer;
	padding: 0px;
	width: 80px;
	height: 40px;
	border-style: none;
	border-width: 0px;
	background-color: transparent;
	background-image: url(/images/add_comment.png);
	background-repeat: no-repeat;
}
.addtagbutton {
	cursor: pointer;
	padding: 0px;
	width: 80px;
	height: 40px;
	border-style: none;
	border-width: 0px;
	background-color: transparent;
	background-image: url(/images/add_tag.png);
	background-repeat: no-repeat;
}


