@charset "utf-8";
/* 	BARKS n' REC
	Created and Updated by US on 24 December 2009 */

/*****  BODY  *****/
BODY {
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana; }
* { padding: 0; margin: 0; }
a { outline: none; }

/***** Main Outer  ****/
.main {
	margin: 0 auto;
	width: 1002px;
}
.page-outer {
	float: left;
	width: 1000px;
	border: 1px solid #000000;
}
.clear{ clear:both;}
.po-home { background: #00AEEF url(../images/bg-top-home.gif) no-repeat left top; }
.po-cares { background: #69C8CA url(../images/bg-top-cares.gif) no-repeat left top; }
.po-services { background: #7952A1 url(../images/bg-top-services.gif) no-repeat left top; }
.po-events { background: #FAA61A url(../images/bg-top-events.gif) no-repeat left top; }
.po-webcam { background: #C2CD23 url(../images/bg-top-webcam.gif) no-repeat left top; }
.po-gallery { background: #ED008C url(../images/bg-top-gallery.gif) no-repeat left top; }
.po-contact { background: #323232 url(../images/bg-top-contact.gif) no-repeat left top; }

/*****  Main Menu  *****/
ul.main-menu {
	padding: 0 0 0 70px;
	float: left;
	width: 659px;
	list-style: none;
}
ul.main-menu li {
	list-style: none;
	height: 60px;
	color: #FFFFFF;
	float: left;
}
ul.main-menu li a {
	height: 60px;
	float: left;
	text-indent: -9999px;	
	padding: 0 20px 0 0;		
}
.home-menu a {	    background: url(../images/home-menu.gif) no-repeat left top; width: 58px; }
.cares-menu a {	    background: url(../images/cares-menu.gif) no-repeat left top; width: 64px; }
.services-menu a {	background: url(../images/services-menu.gif) no-repeat left top; width: 86px; }
.events-menu a {	background: url(../images/events-menu.gif) no-repeat left top; width: 68px; }
.webcam-menu a {	background: url(../images/webcam-menu.gif) no-repeat left top; width: 80px; }
.gallery-menu a {	background: url(../images/gallery-menu.gif) no-repeat left top;	width: 81px; }
.contact-menu a { 	background: url(../images/contact-menu.gif) no-repeat left top; width: 79px; }

.home-menu a:hover, .home-menua a { background: url(../images/home-menu-over.gif) no-repeat left top; width: 58px; }
.cares-menu a:hover, .cares-menua a {	background: url(../images/cares-menu-over.gif) no-repeat left top; width: 64px; }
.services-menu a:hover, .services-menua a { background: url(../images/services-menu-over.gif) no-repeat left top; width: 86px; }
.events-menu a:hover, .events-menua a {	background: url(../images/events-menu-over.gif) no-repeat left top; width: 68px; }
.webcam-menu a:hover, .webcam-menua a {	background: url(../images/webcam-menu-over.gif) no-repeat left top; width: 80px; }
.gallery-menu a:hover, .gallery-menua a {	background: url(../images/gallery-menu-over.gif) no-repeat left top; width: 81px; }
.contact-menu a:hover, .contact-menua a { background: url(../images/contact-menu-over.gif) no-repeat left top; width: 79px; }

/*****  header  *****/
.header {
	width: 933px;
	float: left;
	height: 80px;
	padding: 19px 0 0 67px;
}
.barks-logo {
	padding: 19px 0 0 0;
	float: left;
}

/*****  Home Page  *****/
.main-content {
	width: 1000px;
	padding: 41px 0 0px 0px;
	float: left;
	background: url(../images/bg-bot-home.gif) no-repeat right bottom;
}
.home-content {
	width: 961px;
	float: left;
	padding:  0 0 0 39px;
	min-height: 425px;
	max-height: auto;
    height: auto !important;
    height: 425px;	
}
.content-area {
	width: 961px;
	float: left;
	padding: 0 0 0px 39px;
	min-height: 425px;
	max-height: auto;
    height: auto !important;
    height: 425px;	
}
.bg-cares {
	width: 1000px;
	padding: 41px 0 0px 0px;
	float: left;
	background: url(../images/bg-bot-cares.gif) no-repeat right top;
}
.bg-services {
	width: 1000px;
	padding: 41px 0 0px 0px;
	float: left;
	background: url(../images/bg-services.gif) no-repeat left top;		
}
.bg-events {
	width: 1000px;
	padding: 41px 0 0px 0px;
	float: left;
	background: url(../images/bg-events.gif) no-repeat left top;		
}
.bg-webcam {
	width: 1000px;
	padding: 41px 0 0px 0px;
	float: left;
}
.bg-gallery {
	width: 1000px;
	padding: 41px 0 0px 0px;
	float: left;
	background: #EC008C url(../images/bg-gallery.gif) no-repeat right top;		
}
.bg-contact {
	width: 1000px;
	padding: 41px 0 0px 0px;
	float: left;
	background: #323232 url(../images/bg-contact.gif) no-repeat right top;		
}
.home-content h1, .content-area h1 {
	padding: 0 0 25px 0;
	margin: 0;
}
.home-content p, .cares-titles p, .content-area p {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Helvetica, Arial, Verdana;
	font-weight: normal;
	line-height: 18px;
	padding: 0 250px 25px 0;
}

/*****  Cares  *****/
.cares-titles {
	width: 961px;
	float: left;
}
.title-separater {
	padding: 0 20px 0 20px;
}
.cares-titles p {
	padding: 20px 405px 35px 0;
	line-height: 20px;
}
.hours-rates {
	width: 430px;
	float: left;
}
.hours-rates p, .bg-services p {
	padding: 0 0 15px 0;
	line-height: 18px;
	margin: 0;
}
.hr-days {
	width: 144px;
	float: left;
}

/*****  Services  *****/
.services-col1 { padding: 0 39px 0 0; width: 915px; }
.services-col2 { width: 490px; float: left; }
.bg-services h2, .events-col h2 { font-size: 16px; padding: 0 0 10px 0; font-weight:bold; color: #FFFFFF; font-family: Helvetica, Arial, Verdana; font-variant: small-caps; }
h2.bdrbtm{ border-bottom:1px solid #FFF; padding-bottom:0; margin-bottom:10px;}
.services-bu {
	font-weight: bold;
	text-decoration: underline;
	font-style:normal;
}
.bg-services em {
	font-style:italic;
	font-weight: normal;
}
/*****  Events  *****/
.events-col {
	width: 270px;
	float: left;
}
.events-col1 {
	width: 460px;
	float: left;
	padding: 0 0 0 40px;
}
.events-col p {
	padding: 0 40px 20px 0;
}
.events-col1 p {
	 padding: 0 10px 20px 0;
}
.events-row {
	width: 961px;
	float: left;
}
.events-rowx {
	width: 961px;
	float: left;
	background: url(../images/bg-event-row.gif) repeat-y left top;
}

/*****  Webcam  *****/
.bg-webcam p {
	padding: 0 80px 25px 0;
}
.wc-img {
	padding: 0 0 0 60px;
}
.wc-para2 {
	padding: 0 100px 0 0;
}
.wc-start-btn {
	padding: 22px 0 0px 670px;
	float: left;
	width: 281px;
}

.webcam-img{
	width:372px;
	margin-top: 55px;
	margin-left: 62px;
	margin-right: 62px;
	height:305px;
	float: right;
}

.webcam-start-wrapper{
	width: 372px;
	height: 55px;
	
	padding-top: 20px;
}

.webcam-start a{
	  display: block;
	  margin-left: auto;
	  margin-right: auto;
	  width: 91px;
	  height: 34px;
	  background: url("../images/webcam_start.gif") no-repeat 0 0;
}

.webcam-start a:hover
{ 
  background-position: 0 -34px;
}


/*****  Contact  *****/
.bg-contact p {
	padding: 0 150px 15px 0;
	font-size: 16px;
	line-height: 22px;
}
.bg-contact a {
	color: #FFFFFF;
	text-decoration: none;
}
.bg-contact a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.home-content a {
	color: #FFFFFF;
	text-decoration: underline;
}
.home-content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/*****  testimonials  *****/
.testimonials {
	background:url(../images/testimonials_quote.gif) no-repeat left top;
}
.testimonials h2 {
	font-size:20px;
	color:#FFF;
	margin:0 0 12px 55px;
}

.testimonials p {
	padding-left:55px;
}

.testimonials em {
	font-size:14px;
	color:#F7FFEF;
}
.testimonials strong {
	font-size:14px;
}

/*****  Footer  *****/
.footer {
	width: 963px;
	float: left;
	background: url(../images/bg-footer-top.gif) left bottom repeat-x;
	height: 24px;
	padding: 10px 0 0 37px;
	margin: 10px 0 0 0;
	font-variant:small-caps;
	font-size: 12px;
	color: #FFFFFF;
}
.home-footer {
	padding: 100px 0 0 0;
}

.hours-rates a { color: #FFFFFF; text-decoration: none; }
.hours-rates a:hover { color: #FFFFFF; text-decoration: underline; }

#galleryLyr { width: 961px; float: left; margin:0px; padding:0px; }
.gallery-row { width: 961px; float: left; margin:0px; padding:0px 0px 6px 0px; }
.gallery-col { width: 65px; height:65px; float:left; border:1px solid #ffffff; margin:0px 8px 0px 0px; padding:0px;}

.events-row h3
{
	font-size: 16px;
	color: white;
}
.top-benefits
{
	float: left;
	margin-left:60px;
}
.top-benefits p
{
	color: white;
	padding-right: 0px;
}


/* Css After 28/09/2011 */

a.btn_testimonial{width:304px; height:33px; background:url(../images/btn_testimonial.jpg) left top no-repeat; border:0; padding:0; margin:0; display:block; text-decoration:none;}
a.btn_testimonial:hover{background-position:left bottom; text-decoration:none;}

a.btndgrc{width:274px; height:33px; background:url(../images/btndgrc.jpg) left top no-repeat; border:0; padding:0; margin:0; display:block; text-decoration:none;}
a.btndgrc:hover{background-position:left bottom; text-decoration:none;}

a.btncalendar{width:134px; height:33px; background:url(../images/btncalendar.jpg) left top no-repeat; border:0; padding:0; margin:0; display:block; text-decoration:none !important;}
a.btncalendar:hover{background-position:left bottom; text-decoration:none;}

.calendar span{ font-size:12px;}
.disc_box{padding:15px; margin-bottom:10px; color:#FFF; background-color:#7fd0d2;}
.disc_box strong{ font-weight:bold; color:#000;}

.benefit_list{ color:#FFF; font-weight:normal; font-size:14px; margin-left:20px;}
.benefit_list li{ line-height:24px;}

.newtesticlass{float:left; width:230px;}
.newsletter{float:left; margin-right:40px;}
.newsletter table{border:1px solid #b0b0b0; background-color:#000; border-collapse:collapse;}
.newsletter table thead td,.newsletter table thead th{font-weight: bold; font-family:Helvetica; font-size:12px; color:#FFFFFF; padding:8px 0; background:url(../images/newsletter_top.jpg) left top repeat-x #010101; text-align:center;}
.newsletter table tbody td,.newsletter table tbody th{border-top:1px solid #b0b0b0;padding:5px 10px; text-align:center;}
.newsletter table tbody tr{ background:url(../images/newsletter_cont.jpg) left top repeat-x #4b4b4b;}
.newsletter table span.mailtitle{font-weight: normal; font-family:Helvetica; font-size:12px; color:#FFFFFF;}
.mailinput{font-size:12px; border:1px solid #b0b0b0; padding:2px 5px;}
.mailsubmit{font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size:12px; border:1px solid #b0b0b0; padding:2px 0;}


.events_row_left{ float:left; width:440px;}
.events_row_left p{ padding-right:0;}
