/* GENERAL STYLES */
/* GENERAL STYLES */
/* CSS Document */
html, body {
	background:#202020;
	color:#222;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:center;
	margin-bottom:10px;
}

.photoFrame {	
	border-style: solid;
	border-width: 8px;
	border-color: #9999FF;
	padding: 3px;
	text-align: center;
}

a.imageLink 
{
	border-width: 0px;
}

table.blog {
	padding-left: 10px;
	width: 685px;
	padding-right: 0px;
}

table.newsletter {
	padding-left: 10px;
	width: 850px;
	padding-right: 10px;
}

td {
	font-size: 12px;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #222;
}

fieldset {
	border: 1px solid #333;
	background-color: #222;
	border-collapse: collapse;
	width: 575px;
	white-space: normal;
}

td#active_menu {
	color: #FF0000;
}

#page_bg {
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7F7F7;
}

#content {
	width:903px;
	background-image:url(../images/v3/content.png);
	background-repeat: repeat-y;
	padding-top: 10px;
	overflow: hidden;
}

#container {
	width:903px;
	background-position:center top;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
	margin-bottom:2px;
	background-attachment:scroll;
	overflow: hidden;
	text-align:left;
}

#header {
	width:903px;
	height:172px;
	background-image:url(../images/v3/header.png);
	background-repeat: no-repeat;
	backgroup-position: center top;
}

div.rsg2_details {
  display: none;
}

div.logo{
	background-image: none;
	float: left;
	height: 70px;
	width: 300px;
}

#navbar{
	float: left;
	height: 77px;
	width: 771px;
	clear: both;
	vertical-align: middle;
	background-image: none;
}
div.nav_inner{
	padding-left: 25px;
}
.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #515151;
}
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dotted #222;
	color: #222;
	height: 18px;
}

a:link, a:visited {
	color: #0033AA;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.header:hover {
	text-decoration: none;
}

div#leftcol a.mainlevel:link, div#leftcol a.mainlevel:visited {
	color: #222;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	/* background-image: url(../images/menubg.png); */
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div#leftcol a.sublevel:link, div#leftcol a.sublevel:visited 
{
	color: #F9F9F9;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	background-image: url(../images/indent2.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 12px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div#leftcol a.mainlevel:hover {
	color: #0033AA;
	text-decoration: none;
	/* background-image: url(../images/menubgb.png); */
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}

div#leftcol a.sublevel:hover {
	color: #0099FF;
	text-decoration: none;
	background-image: url(../images/menubgb.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 12px;
	padding-left: 8px;
}

#navbar a.mainlevel:link, #navbar a.mainlevel:visited {
	color: #F9F9F9;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
#navbar a.mainlevel:hover {
	color: #0099FF;
	text-decoration: none;
	margin-bottom: 3px;
}
.botleft{
	background-image: url(../images/botleftshadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 14px;
	width: 14px;
	float: left;
}
.bottom{
	background-image: url(../images/bot_shadow.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 14px;
	width: 771px;
	clear: both;
}
.botright{
	background-image: url(../images/botrightshadow.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 14px;
	width: 14px;
	float: right;
}
.copy, .copy a:link, .copy a:visited,.copy a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	margin-bottom: 15px;
}

.copy {
	border-top: dotted 1px #666666;
}

#wrapper{
	clear: both;
	background-image: url(../images/main_bg.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	zoom: 100%;
}
#leftcol{
	width: 170px;
	float: left;
	display: block;
	position: relative;
	text-align: left;
	margin: 0px;
	padding-left: 10px;
}
#mainbody{
	float: right;
	width: 685px;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	/* padding-top: 10px;
	padding-bottom: 100px; */
}

#newsletter_mainbody{
	float: left;
	width: 850px;
	display: inline;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}

div#leftcol table.moduletable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	width: 140px;
	background-image: url(../images/modhdrbg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 3px;
}
div.moduletable h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
div.maindivider {
	margin-top: 0px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#leftcol table.moduletable {
	margin-bottom: 15px;
}
.createdate,.small,.modifydate{
	color: #666666;
	font-size: 10px;
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.inputbox {
	border: 1px solid #3C3C3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
	line-height: 14px;
}
.button {
	border: 1px solid #3C3C3C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
	line-height: 14px;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	padding: 2px;
}
.readon {
	font-size: 10px;
}
.sectiontableheader {
	background-color: #202020;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sectiontableentry1 td {
	color: #CCCCCC;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #0C0C0C;
}
.sectiontableentry2 td {
	color: #CCCCCC;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	background-color: #0C0C0C;
}

.staticMenuItem a
{
	background-color: #000000;
	color: #D1D1D1;
	text-decoration: none;
	margin-left: 5px;
}

.dynamicMenuItem a
{
	background-color: #5f5f5f;
	color: #D1D1D1;
	text-decoration: none;
	padding: 5px;
}

.staticMenuItemHover a
{
	background-color: #000000;
	color: #0099FF;
	text-decoration: none;
	margin-left: 5px;
}

.dynamicMenuItemHover a
{
	background-color: #5f5f5f;
	color: #0099FF;
	text-decoration: none;
	padding: 5px;
}

tr.dogListingTable
{
	padding: 5px;
	border-bottom: solid 1px #A1A1A1;
}

img.photoFrame {
	border-style: solid;
	border-width: 1px;
	border-color: #a1a1a1;
	padding: 1px;
	text-align: center;
}

div.photoDiv 
{
	border-style: solid;
	border-width: 1px;
	border-color: #a1a1a1;
	padding: 1px;
	text-align: center;
}

a.imageLink 
{
	border-width: 0px;
}

.errorLabel
{
	background-color: #000000;
	color: #FF0000;
}

.infoLabel
{
	background-color: #000000;
	color: #0099FF;
}

.extraComments
{
	visibility: hidden;
}

p.linkCategory
{
	font-weight: bold;
}

td.linkCell
{
	padding-left: 20px;
}

td.guestbookLabel
{
        width: 100px;
        vertical-align: top;
        text-align: left;
}

table.guestbookListing
{
       border-bottom: dotted 1px #5f5f5f;
       margin-bottom: 5px;
       text-align: left;
}

.dogpageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0099FF;
	height: 18px;
	text-align: center;
}

.entry-meta {
	font-size: 10px;
	color: #303030;
	margin-bottom: 10px;
}

/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

html .fb_share_link {
                padding:2px 0 0 20px;
                height:16px;
                background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top left;
}

.clearfix{display: inline-table;}

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


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
