body
{
	font: 100%/1.4 "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../image-files/newsite-site-bg.jpg) repeat 0 0;
	margin: 0;
	padding: 0;
	color: #333333;
}
ul, ol, dl 
{
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p 
{
	margin-top: 0;
	padding-right: 15px;
	padding-left: 0;
}
a img 
{ 
	border: none;
}
a:link 
{
	color: #78634E;
	text-decoration: underline;
}
a:visited 
{
	color: #78634E;
	text-decoration: underline;
}
a:hover, a:active, a:focus 
{ 
	text-decoration: none;
}
.container 
{
	width: 1024px;
	margin: 0 auto;
	background:url("../image-files/newsite-home-bg.jpg") repeat-y 0 0 #fff;
	-moz-box-shadow:    0 140px 15px 8px #021911;
  	-webkit-box-shadow: 0 140px 15px 8px #021911;
  	box-shadow:         0 140px 15px 8px #021911;
}
.header-container 
{
	background: url("../image-files/newsite-site-header-bg.jpg") repeat-x 0 0;
	height:98px;
	width:100%;	
}
.header 
{
	background: url("../image-files/newsite-header-dog.jpg") no-repeat right top;
	width:1024px;
	height:98px;
	margin:0 auto;
}
.sidebar1 
{
	float: left;
	width: 218px;
	padding-bottom: 10px;
	margin-top:-98px;
	background:url("../image-files/newsite-home-bg.jpg") repeat 0 0;
}
.content 
{
	margin-top:125px;
	padding: 10px 36px 20px 33px;
	width: 567px;
	float: left;
}
.content h1 
{
	color: #816454;
	line-height: 32px;
	font-size: 30px;
}
.content h2
{
	color: #816454;
	font-size:20px;
	font-weight:bold;
}
.sidebar2 
{
	float: left;
	width: 160px;
	background: #fff;
	padding: 0;
	margin: 140px 10px 0 0;
}
.content ul, .content ol 
{ 
	padding: 0 15px 15px 40px;
}
/* ~~ The footer styles ~~ */
.footer 
{
	background:url("../image-files/newsite-footer-bg.jpg") repeat-x left bottom #000;
	min-height:196px;
	padding: 90px 0 0;
	margin-bottom:200px;
	position: relative;
	clear: both;
	top:140px;
	text-align:center;
}
.footer .bulldog 
{
	background: url("../image-files/newsite-footer-bulldog.png") no-repeat 50% top;
	margin-top: -210px;
	width: 100%;
	height: 179px;
	margin-bottom: 28px;
}
.footer p,
.footer a
{
	color:#fff;
	font-size:12px;
	margin-top:10px;
	
}
.footer a
{
	padding:0 10px;
	border-right:1px solid #fff;
	text-decoration:none;
}
/* ~~ Miscellaneous float/clear classes ~~ */
.fltrt 
{  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft 
{ /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat 
{ /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the .container) if the .footer is removed or taken out of the .container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* BEGIN NEWSLETTER SECTION STYLES
---------------------------------------------------------*/
.newsletter-signup-container
{
	margin-left:218px;
	width:605px;
	padding-left:30px;
	position:relative;
	float:left;
}
.newsletter-signup-container p.newsletter-header
{
	color:#f1f798;
	font-size:16px;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: bold;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:0;
   
}
.newsletter-signup-container p.newsletter-subheader
{
	color:#fff;
	font-size:14px;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: normal;
	text-transform:uppercase;
	margin:0 0 6px 0;
   
}
.newsletter-signup-form form p 
{ 
	position:relative; 
	float:left; 
	padding:0;
	margin:0 8px 0 0;
}
.newsletter-signup-form form label  
{ 
	position:absolute; 
	top:0; 
	left:0px;
	color:#b5b0aa;
	font-size:13px;
	padding:4px 9px;
	margin:0;
}
.newsletter-signup-form form input  
{ 
	color:#b5b0aa;
	padding:4px 9px;
	border:1px solid #c9c5c1;
	font-size:13px;
	margin:0;
}
.newsletter-signup-form form input.submit  
{ 
	background:url("../image-files/newsite-subscribe-button.jpg") no-repeat 0 0;
	width:80px;
	height:27px;
	border:0;
	outline:none;
	text-indent:-9999px;
	cursor:pointer;
}
.newsletter-signup-form a.privacy-policy
{
	font-size:11px;
	line-height:14px;
	color:#fff;
	width:90px;
	display:block;
}
/* END NEWSLETTER SECTION STYLES
---------------------------------------------------------*/


.homepage-banner
{
	margin-top:10px;
}
.homepage-banner h1
{
	background:#000;
	opacity:.7;
	font-size:28px;
	color:#fff;
	line-height:34px;
	padding:10px 20px;
	margin-top:-116px;
	margin-bottom:40px;
}

/* BEGIN TOP LEFT AREA
---------------------------------------------------------*/

.top-home-left-area 
{
	float: left;
	position: relative;
	padding: 20px 20px 5px 20px;
	width: 178px;
}
.top-home-left-area .logo
{
	background:url("../image-files/newsite-dog-health-guide-logo.png") repeat 0 0;
	height:72px;
	width:186px;
	display:block;
	cursor:pointer;
	text-indent:-9999px;
}
.top-home-left-area h2 
{
	color: white;
	font-size: 12px;
	width: 46px;
	float: left;
	margin: 0 0 0 4px;
}
.top-home-left-area h4 
{
	color: white;
	font-size: 12px;
	width: 46px;
	float: left;
	margin: 0 0 0 4px;
}
.social-links
{
	margin:0;
	padding:0;
	list-style:none;
	padding:5px 0;
	border-top:1px solid #ff9000;
	border-bottom:1px solid #ff9000;
	float:left;
	position:relative;
	width:100%;
}
.social-links li
{
	float:left;
	position:relative;
	margin-top:8px;
}
.social-links a
{
	text-indent:-9999px;
	display:block;
	height:33px;
	width:33px;
	margin-right:4px;
}
.social-links a.follow-us-facebook { background:url("../image-files/newsite-social-facebook.png") no-repeat 0 0; }
.social-links a.follow-us-twitter { background:url("../image-files/newsite-social-twitter.png") no-repeat 0 0; }
.social-links a.follow-us-google-plus { background:url("../image-files/newsite-social-google-plus.png") no-repeat 0 0; }

.search-container
{
	margin-top:10px;
	float:left;
	position:relative;
}
.search-container form p 
{ 
	position:relative; 
	float:left; 
	padding:0;
	margin:0 6px 0 0;
}
.search-container form label  
{ 
	position:absolute; 
	top:0; 
	left:0px;
	color:#b5b0aa;
	font-size:13px;
	padding:4px 9px;
	margin:0;
}
.search-container form input  
{ 
	color:#b5b0aa;
	padding:4px 9px !important;
	border:1px solid #c9c5c1;
	font-size:13px;
	margin:0;
	width:100px;
}
.search-container form input.search-submit  
{ 
	background:url("../image-files/newsite-search-button.jpg") no-repeat 0 0;
	width:52px;
	height:27px;
	border:0;
	outline:none;
	text-indent:-9999px;
	cursor:pointer;
	margin:0;
	padding:0;
}
.home-link,
.home-link:link,
.home-link:visited, 
.home-link:active 
{
	display: block;
	height: 27px;
	background: url("../image-files/newsite-home-icon.png") no-repeat 0 0;
	padding-left: 30px;
	color: #F1F798;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
	float: left;
	position: relative;
	margin-top: 10px;
	padding-top: 6px;
	text-decoration:none;
}
/* END TOP LEFT AREA
---------------------------------------------------------*/


/* BEGIN LEFT NAVIGATION AREA
---------------------------------------------------------*/
.left-navigation 
{
	float:left;
	position:relative;
	width:100%;
	background:url("../image-files/newsite-menu-bg.jpg") repeat 0 0;
}
.left-navigation li
{
	list-style:none;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(17,17,17,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(17,17,17,0.65))); /* Chrome,Safari4+ */	
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(17,17,17,0.65) 100%); /* Chrome10+,Safari5.1+ */	
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(17,17,17,0.65) 100%); /* Opera 11.10+ */	
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(17,17,17,0.65) 100%); /* IE10+ */	
	background: linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(17,17,17,0.65) 100%); /* W3C */	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6111111',GradientType=0 ); /* IE6-9 */
	outline:none;
}
.left-navigation li:hover
{
	
	padding:0;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
	outline:none;	
}
.left-navigation li a 
{
	font-size: 13px;
	color: white;
	text-decoration: none;
	line-height: 17px;
	background: url("../image-files/newsite-nav-arrow.png") no-repeat 94% center;
	display: block;
	text-transform: uppercase;
	opacity: 1;
	z-index: 9999;
	padding: 10px 10px 10px 20px;
	cursor:pointer;
}
.ui-state-active a
{
	background-image: url("../image-files/newsite-nav-arrow-down.png") !important;
}
#accordion ul
{
	padding:10px 0;
	background:#fff;
	cursor:pointer;
}
#accordion ul li
{
	background:#fff;
	font-size:12px;
	cursor:pointer;
	display:block;
}
#accordion ul li a
{
	color:#524335;
	font-size:12px;
	padding:2px 0 0px 20px;
	cursor:pointer;
	display:block;	
}
#accordion ul li a.active-sidebar-link,
#accordion ul li a:hover
{
	color:#238233178;
	background:url("../image-files/newsite-nav-active.jpg") no-repeat 9px 6px;	
}
#accordion ul ul
{
	margin:0 0 0 20px;
	padding:6px 0;
}
#accordion ul ul li a:hover
{
	background:none;
}
#accordion ul ul li a:before
{
	content: "> ";
	
}
/* END LEFT NAVIGATION AREA
---------------------------------------------------------*/


/* BEGIN BREADCRUMB
---------------------------------------------------------*/
.breadcrumb-container
{
	color:#524335;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	padding:8px 0;
	margin:7px 0 16px 0;
}
.breadcrumb-container a
{
	color:#524335;
	font-size:12px;
	line-height:12px;
	text-decoration:none;
}
.breadcrumb-container a:hover,
.breadcrumb-container a.active-breadcrumb
{
	text-decoration:none;
	color:#238233178;
}
.breadcrumb-container a:after
{
	content:" >";
}
.breadcrumb-container a:hover:after
{
	color:#524335;
}
.breadcrumb-container a:last-child:after
{
	content:"";
}

/* END BREADCRUMB
---------------------------------------------------------*/

/* BEGIN PAGE NAVIGATION
---------------------------------------------------------*/
.pagenav-container
{
    clear:both;
    margin-top:20px;
    padding-top:20px;
    border-top:1px solid #d9d9d9;
}
.pagenav-container > div
{
    width:49%;
    float:left;
    position:relative;
    font-size:12px;
    line-height:12px;
    text-transform:uppercase;       
}
.pagenav-container > div:first-child
{
    margin-right:2%;
}
.pagenav-container > div.next-section
{
    text-align:right;
}
.pagenav-container > div .btn
{
    display:block;
    width:100%;
    font-size:14px;
    line-height:14px;
    padding:10px 0;
    margin-bottom:10px;
    background-color:#524335;
    color:#fff;
    text-decoration:none;
    text-align:center;
}
.pagenav-container > div .btn:hover
{
    background-color:#4c443d;
}
    
.pagenav-container > div.prev-section .btn:before
{
    content:"<< ";
}
.pagenav-container > div.next-section .btn:after
{
    content:" >>";
}
/* END PAGE NAVIGATION
---------------------------------------------------------*/


/* BEGIN RIGHT SIDEBAR AREA
---------------------------------------------------------*/
.top-articles-container
{
	margin:0 0 20px 0;
	padding:0;
	border:1px solid #afafae;
	border-radius:5px;
}
.top-articles-container h3
{
	margin:0;
	padding:8px 0;
	color:#fff;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	border-radius:4px 4px 0 0;
	background: #78634e; /* Old browsers */
	background: -moz-linear-gradient(top,  #78634E 30%, #241D17 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,#2f5641), color-stop(100%,#241D17)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #78634E 30%,#241D17 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #78634E 30%,#241D17 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #78634E 30%,#241D17 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #78634E 30%,#241D17 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78634E', endColorstr='#241D17',GradientType=0 ); /* IE6-8 */
}
.top-articles-container li
{
	list-style:none;
	border-top:1px solid #afafae;
	background-color:#f0f0f0;
	margin:0;
	padding:6px 10px;
}
.top-articles-container li a
{
	text-align:left;
	text-decoration:none;
	display:block;
	font-size:12px;
	line-height:15px;
	color:#524335;
	padding:0;
	margin:0;
}
.top-articles-container li:last-child
{
	border-radius: 0 0 5px 5px;
}
.top-articles-container li a:hover
{
	color: #238233178;
}

.ask-vet-container 
{
	overflow:hidden;
	margin-bottom:-25px;
}
.ask-vet-container .question
{
	width:140px;
	height:80px !important;
	color:#b5b0aa;
	background-color:#f9f9f9;
	border:1px solid #C9C5C1;
}
.ask-vet-container #qb_wrapper 
{
	padding: 0 10px 25px 8px;
	width: 140px;
	text-align: center;
	font-family: Trebuchet MS,arial,helvetica,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #524335;
	background-color: #F0F0F0;
	border: 1px solid #AFAFAE;
	border-radius: 5px;
}
.ask-vet-container #qb_wrapper .ask-vet-header 
{
	background: url("../image-files/newsite-ask-vet-header.jpg") repeat-x left top;
	height: 50px;
	margin: 0 0 0 -10px;
	width: 160px;
	padding: 10px 0 0;
	color:#524335;
	font-size:18px;
	font-weight:bold;
}
.ask-vet-container #qb_wrapper p
{
	width:140px;
	margin-top:0;
}
.ask-vet-container .btnG
{
	background: url("../image-files/newsite-ask-button.jpg") repeat-x left top;
	height:40px;
	width:115px;
	text-indent:-9999px;
	outline:none;
	border:none;
	line-height:1px;
	font-size:1px;
	cursor:pointer;
	margin-top:10px;
}

/* END RIGHT SIDEBAR AREA
---------------------------------------------------------*/


/* BEGIN INNER PAGE STYLING
---------------------------------------------------------*/
.page-summary-container
{
	border:1px solid #afafae;
	text-align:center;
	margin-bottom:15px;
}
.page-summary-container .page-summary-title
{
	background-color:#524335;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0;
	margin:0;
}
.page-summary-container .page-summary-quicklinks a
{
	display:inline-block;
	margin:15px 0;
	padding:0 8px 0 5px;
	text-transform:uppercase;
	border-right:1px solid #524335;
	font-size:14px;
	line-height:14px;
}
.page-summary-container .page-summary-quicklinks a:hover
{
	text-decoration:underline;
	color:#238233178;
}
.page-summary-container .page-summary-quicklinks a:last-child
{
	border:none;
}
.page-summary-container img
{
	margin: 0;
	border-top: 1px solid #afafae;
	width:100%;
	display:block;
}
.page-summary-container.table-of-contents
{
	float:left;
	position:relative;
	width:200px;
	margin-right:20px;
	margin-top:5px;
}
.page-summary-container.table-of-contents a 
{
	display: block;
	clear: both;
	border-bottom: 1px solid #afafae;
	border-right:none;
	padding: 15px 0 15px 25px;
	margin: 0;
	text-align: left;
}
.page-summary-container.table-of-contents a,
.page-summary-container.table-of-contents a:hover
{
	text-decoration:none;
}
.page-quote-title
{
	/*background:url("../image-files/newsite-page-summary-header.jpg") no-repeat left top #317651;*/
	width:568px;
	height:37px;
}
.page-quote-container 
{
	color: #241D17;
	border-left: 3px solid #D9DDDC;
	border-right: 3px solid #D9DDDC;
	border-bottom: 3px solid #D9DDDC;
	border-top: none;
	padding: 15px 40px;
	margin-bottom: 20px;
	background-color: #CCA885;
}
.page-quote-text 
{
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
}

/* Google Ads Style Overwrites */

#google_ads_frame1 div
{
	background-color:#E0EBE5 !important;
}

/* Google Ads Containers */
.top-banner-ad 
{	
	padding: 20px 0 0;
	position:absolute;
	margin-left:0;
	top:98px;
}
.top-banner-ad.top-banner-ad-homepage
{
	margin-left:245px;
}

.page-summary-ad-container
{
	text-align:center;
}
		
/* END INNER PAGE STYLING
---------------------------------------------------------*/

/* BEGIN INNER PAGE TWO COLUMN TABLE
---------------------------------------------------------*/
.two-column-table
{
	margin:10px 0;
	padding:0;
	border: 3px solid #D9DDDC;
	width:100%;
	background:#fff;
	float:left;
	position:relative;
	font-size:15px;
	clear:both;
	border-collapse:collapse;
}
.two-column-table tr
{
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
}
.two-column-table td, 
.two-column-table th
{
	width: 46%;
	padding: 10px;
	border-right: 1px solid #EEE;
	vertical-align:top;
}
.two-column-table .content-title
{
	padding: 0;
	margin: 0;
	width: 100%;
}
.two-column-table h4
{
	font-size:15px;
	background: #317651;
	padding: 8px 5px;
	margin: 0;
	color: white;
	text-align: center;
	text-transform: uppercase;
}
.two-column-table thead
{
	background: #E0EBE5;
	font-weight: bold;
	width: 100%;
	border-right:1px solid #317651;
}
.two-column-table img 
{
	margin: 15px auto;
	border: 3px solid #EEE;
	display: block;
}
/* END INNER PAGE TWO COLUMN TABLE
---------------------------------------------------------*/

/* BEGIN C2 INVITATION CONTAINER
---------------------------------------------------------*/
#c2-invitation-container
{
	color: #241D17;
	border: 3px solid #D9DDDC;
	padding: 15px 40px;
	margin-bottom: 20px;
	background-color: #E0EBE5;
	font-size:13px;
}
#c2-invitation-container h1, 
#c2-invitation-container h2, 
#c2-invitation-container h3, 
#c2-invitation-container h4, 
#c2-invitation-container h5, 
#c2-invitation-container h6, 
#c2-invitation-container p 
{
	margin: 8px 0 0;
	padding: 0;
	text-align:left !important;
}
#c2-invitation-container .c2Form  a
{
	color:#c3de7e;
}
#c2-invitation-container table
{
	margin-right: 0;
	margin-left: 0;
	width: 98%;
}
#c2-invitation-container table td
{
	vertical-align: top;
	padding-top:8px;
}
#c2-invitation-container .c2Form 
{
	background-color: #317651;
	color: white;
	border: none !important;
	padding: 9px 25px 24px;
	margin: 16px 0;
}
#c2-invitation-container .InvSquestions
{
	font-size:15px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
}
#c2-invitation-container #show_hide_link a
{
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
}
#c2-invitation-container input[type="text"],
#c2-invitation-container .titleInput, 
#c2-invitation-container .storyInput 
{
	width: 95%;
	padding: 8px 10px;
	margin: 4px 0 0;
	border: 1px solid #C9C5C1;
	font-size: 14px;
	color: #333;
	text-align: left;
}
#c2-invitation-container .storyInput 
{
	height:160px;
}
#c2-invitation-container .dividerRule 
{
	border: none !important;
}
#c2-invitation-container input[type="submit"]
{
	background: url("../image-files/newsite-c2-invitation-button.png") no-repeat left top;
	height: 38px;
	width: 182px;
	text-indent: -9999px;
	outline: none;
	border: none;
	line-height: 1px;
	font-size: 1px;
	cursor: pointer;
	margin-top: 4px;
}
#c2-invitation-container input[type="file"]
{
	background: url("../image-files/newsite-choose-file-button.png") no-repeat left top;
	height: 27px;
	width: 80px;
	text-indent: -9999px;
	outline: none;
	border: none;
	line-height: 1px;
	font-size: 1px;
	cursor: pointer;
	margin-top: 4px;
}
/* END C2 INVITATION CONTAINER
---------------------------------------------------------*/