/* CSS Document */
* {
	padding:0;
	margin:0;
	list-style:none;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite,
code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
	font-family: 'HelveticaBold';
	background:#F3F4F4;
	font-size:100%;
	color:#000;
	line-height:100%;
	font-style:normal;
	font-weight:normal;
	/*background: url("../images/bg1.png") repeat-x 0px 171px;*/
	background: url(../images/body_bg.png) repeat;
}
input { background:none; border:0 none; outline:none; }
table {
	border:0 none;
	border-collapse:collapse;
	border-spacing:0;
}
td { vertical-align:top; }
img	{ border:0 none; max-width:100%; }
a	{ outline:none; cursor:pointer; }
.left	{ float:left; }
.right	{ float:right; }
.clear { clear:both; }
.text_right { text-align:right; }
.text_left { text-align:left; }
.text_center { text-align:center; }
.text-justify { text-align:justify; }
.clearfix {
	clear:both;
	/*content:" "; never use this property error in opera*/
	display:block;
	font-size:inherit;
	height:0;
	line-height:0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display:block;
}
/*------------------------------------------------------*/
@font-face {

	font-family: 'TrebuchetMSRegular';
	src: url('fonts/trebuc-webfont.eot');
	src: url('fonts/trebuc-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/trebuc-webfont.woff') format('woff'),
	url('fonts/trebuc-webfont.ttf') format('truetype'),
	url('fonts/trebuc-webfont.svg#TrebuchetMSRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
#section {
	height: 100%;
	width: 100%;
	background: url(../images/bg1.png) repeat-x ;
}
/* header container starts */
.container {
	height: auto;
	width: 100%;
}

.head_container {
	background: url(../images/header_bg.png) repeat-x #f7fcff;
	height: auto;
	width: 100%;
}
.inner_container {
	height: 100%;
	overflow: hidden;
	width: 984px;
	margin: 0 auto;   
}
.right_container {
	float: right;
	position: relative;
	width: 625px;
}
.right_top_bg {
	width: auto;
	float: right;
}
.right_top_bg .inner_right {
	height: 46px;
	width: 330px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.right_top_bg .top_middle .clock {
	float: left;
	background: url(../images/clock.png) no-repeat left center;
	height: 26px;
	line-height:26px;
	margin-top:8px;
	margin-right:40px;
	padding: 0 0 0 30px;
	text-decoration: none;
	width:auto;
}
.right_top_bg .top_middle .clock a {
	text-decoration:none;
	color:#333;
}
.right_top_bg .top_middle .call {
	float: left;
	background: url(../images/call.png) no-repeat left center;
	height: 26px;
	line-height:26px;
	margin-top:8px;
	padding: 0 0 0 29px;
	text-decoration:none;
	width:auto;
}
.right_bottom {
	position: relative;

}
.right_bottom .right_bottom_text {
	font-weight: bold;
	font-size: 21px;
	height: auto;
	width: 360px;
	line-height: 1.3;
	float: right;
	text-align: right;
	color: #096A9F;	
	padding: 25px 20px 18px 0;
}
.right_img {
	float: left;
	position: absolute;
	top:-26px;
}
.right_bottom .right_bottom_text span {
	color: #FF6600;
}
.left_container {
	float: left;
	position: relative;
	padding-top: 7px;
}
.section_container {
	position: relative;
	height: auto;
}
.left_side_dog {
	position:absolute;
	margin-top: 54px;
	margin-left: -80px;
	z-index: 9;
}
.section {
	width: 984px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 15px;
}
.shadow_container {
	background: url(../images/section_bot_shadow.png) no-repeat;
	position: absolute;
	height: 21px;
	width: 984px;
}
.top_section {
	min-height: 40px;
	overflow: hidden;
}
.inner_top_section, .inner_bot_section {
	width: 924px;
	height: auto;
	margin: 0 auto;
}
.inner_top_section {
	background: url(../images/center_section.png) repeat-x center top #C6E3F3;
	height: auto;
	padding-bottom: 2px;
	float: left;
}
.bot_section_container {
	position: relative;
	padding-bottom: 35px;
}
.left_top_section {
	background: url(../images/btn_bg.png) repeat-x;
	height: 32px;
	width: 207px;
	border-radius: 5px;
	position: absolute !important;
	margin-left: 15px;
	margin-top: 6px;
}
.center_top_section {
	background: url(../images/btn_bg.png) repeat-x;
	height: 32px;
	width: 207px;
	border-radius: 5px;
	position: absolute !important;
	margin-left: 250px;
	margin-top: 6px;
}
.right_top_section {
	float: right;
	background: url(../images/btn_bg.png) repeat-x center top #373737;
	height: 32px;
	width: 420px;
	border-radius: 5px;
	margin-right: 15px;
	margin-top: 6px;
}
.btn_text {
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	padding-top: 6px;
}
.btn_text1 {
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	padding-top: 6px;
}
.btn_text1 a {
	text-decoration:none;
	color:#ffffff;
}
.btn_text1 a:hover {
	text-decoration:none;
	font-weight:normal;
}
.bottom_section {
	background: url(../images/section_bot_bg.png) repeat-x center top #78CBF8;
	height: 100%;
	overflow: hidden;
	padding-top: 9px;
}
.inner_bot_section {
	padding-top: 0px;
}
.left_bot_section {
	float: left;
	padding-left: 25px;
	margin-bottom: 20px;
}
.left_bot_section table {
	border-collapse:collapse;
	width: 502px;
}
.left_bot_section table, .left_bot_section tr, .left_bot_section td {
	border: 1px solid #999999;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 10px; 
}
.left_bot_section td.second { 
	text-align: center;
	width: 205px;
}
.left_bot_section td a {
	text-decoration: none;
	color: #000000;
}
.right_bot_section {
	background: url(../images/dog_bg2.png) repeat-x;
	width: 306px;
	min-height: 218px;
	float: right;
	margin-top: 12px;  
	margin-bottom: 20px;
	margin-right: 28px;
	border: 5px solid #ffffff;
}
.right_bot_section img.right_dog {
	float: right;
	position: relative;
	margin-top: -24px;
	padding-right: 10px;
}
.right_bot_section .btn_text {
	font-size: 23px;
	color: #ffffff;
	position: absolute;
	text-align: left;
	line-height: 1.5;
	margin-top: -4px;
	padding: 0px 0 0 3px;
}
.left_section {
	width: 670px;
	float: left;
	position: relative;
}
.right_section {
	float: right;
	width: 310px;
	position: relative;
	padding-bottom: 20px;
}
.box_bg { 
	background: url(../images/box_shadow.png) no-repeat center bottom;
	height: 18px;
}
.box_left {
	height: auto;
	width: 310px;
	float: left;
	position: relative;
	padding-bottom: 20px;
}
.service {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #CCCCCC;
	border-radius: 8px 8px 8px 8px;
	min-height: 265px;
	position: relative;
}
.stop {
	background: url(../images/stop.png) no-repeat scroll left top transparent;
	display: block;
	height: 69px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 69px;
}
div.service img {
	border-radius: 4px;
	margin-bottom: 4px;
	position: relative;

}
div.service div.inner_service {
	width: 288px;
	position: relative;
	margin: 0 auto;
	padding-bottom: 40px;
}
div.left_section div.boxes_content {
	width:670px;
	margin:0 auto;
	overflow:hidden;
}
div.left_section div.boxes_content ul {
	margin:0;
	padding:0;
}
div.left_section div.boxes_content ul li {
	float:left;
	width:310px;
	margin-right:25px;
	margin-bottom:10px;
	display:block;
	position:relative;
}
.box_right {
	height: auto;
	width: 310px;
	float: right;
	position: relative;
	padding-bottom: 20px;
}
.box1 {
	background: url(../images/box_bg3.png) repeat-x center top #ffffff;
	height: auto;
	width: 310px;
	float: left;
	position: relative;
	border: 1px solid #cccccc;
	border-radius: 6px;
	margin-top: 15px;
}
.box2 {
	background: url(../images/box_bg3.png) repeat-x center top #ffffff;
	height: auto;
	width: 310px;
	float: right;
	position: relative;
	border: 1px solid #cccccc;
	border-radius: 6px;
	margin-top: 15px;
}
.left_triangle {
	background: url(../images/left_triangle.png) no-repeat left top;
	height: 69px;
	width: 69px;
}
.dog_icon {
	background: url(../images/dog_icon.png) no-repeat 10px 10px;
	height: 69px;
}
.dog_icon p.btn_text, .service h2.btn_text {
	color: #333333;
	font-size: 19px;
	text-align: left;  
	position: relative;
	height: 23px;
	width: 204px;
	padding: 30px 0 0 80px;
	margin-bottom: 30px;
}
.grooming {
	padding: 20px 0 0 80px !important;
}
.inner_box {
	padding: 10px;
}
.inner_box_text {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0 auto;
	width: 288px;
} 

.action a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	text-transform: capitalize;
	width: 74px;
	padding: 6px 0 0 30px;
}
.action {
	padding-top: 5px;
}
.one {
	padding-top: 22px !important;
}
.action .more {
	float: left;
	background: url(../images/icon1.png) no-repeat;
	height: 33px;
}
.action .price {
	float: right;
	background: url(../images/icon2.png) no-repeat;
	height: 34px;
}
.dog_bucket {
	float: right;
	padding-bottom: 50px;
}
img.dog_top {
	margin-bottom: -3px;
}
.bucket_content {
	background: url(../images/dog_beg_bg11.png) repeat-x center top #257FE6;
	padding-bottom: 30px;
	height: auto;
	width: 310px;
	border: 1px solid #196CC8;
	border-radius: 5px;
	position:relative;
}
.bucket_content .btn_text {
	color: #ffffff;
	font-size: 19px;
	border-bottom: 1px dashed #cccccc;
	text-align: left;
	line-height: 1.2;
	padding: 10px 0px;
	width: 275px;
	margin-left: 15px;
}
.bucket_content ul  {
	padding: 10px 17px;
	line-height: 1.9;
}
.bucket_content ul li {
	color: #ffffff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/bullet.png) no-repeat left center;
	padding-left: 20px;
}
.bucket {
	padding: 0;
	position: relative;
}
.action_content {
	color: #ffffff !important;
	margin-right: 8px;
	height: 31px !important;
}
.dog_bot {
	margin-top: 0px;
	position:absolute;
}
.before_dog {
	float: right;
	background: url(../images/before_bg2.png) no-repeat 0 0 #E8E7E3;
	min-height: 355px;
	width: 310px;
	height: auto;
	margin-bottom: 65px;
	padding-bottom: 10px;
}
.before_img {
	position: relative;
	height: 221px;
	width: 250px;
	padding-top:10px;
}
.before_img1 {
	background: url(../images/before3.png) no-repeat 7px 15px;
	height: 233px;
	width: 243px;
}
.inner_before {
	width: 250px;
	margin: 0	auto;
}
.before {
	color: #ffffff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 15px;
}
.after {
	color: #000000;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 10px;

}
.before_dog .btn_text {
	color: #30AFF3;
	font-size: 20px;
	text-align: left;
	padding-top: 10px;
}
.before_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 1.5;
	padding-top: 15px;
}
.right_bg_dog {
	float: right;
	height: 191px;
	width: 310px;
	background: url(../images/right_bg.png) no-repeat;
}
.booking_left {
	float: left;
	position: absolute;
}
.booking_left .btn_text {
	color: #87836D;
	font-size: 20px;
	height: 136px;
	width: 165px;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
	line-height: 1.3;
}
.booking_right {
	float: right;
	position:relative;
	padding-right: 10px;
	margin-top: 6px;
}
.booking_btn {
	background: url(../images/btn_booking.png) repeat-x;
	height: 33px;
	width: 150px;
	margin-top: -15px;
	border-radius: 6px;
}
.booking_btn a {
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 17px;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 9px;
	position: absolute;
}
.customers {
	float: left;
	padding-top: 25px;
}
.cust_dog_img {
	float: left;
	padding-right: 25px;
	margin-top: -20px;
}
.inner_cust {
	float: right;
}
.inner_cust .btn_text {
	color: #30AFF3;
	font-size: 19px;
	text-align: left;
}
.cust_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	height: auto;
	width: 358px;
	color: #333333;
	padding-top: 20px;
	position: relative;
}
.cust_bot_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	color: #333333;
	font-weight: bold;
}
.left_sec_bg {
	background: url(../images/left_section.png) no-repeat left top;
	height: 40px;
	width: 30px;
	position: relative;
	float: left;
}
.right_sec_bg {
	height: 40px;
	width: 30px;
	position: relative;
	background: url(../images/right_section.png) no-repeat left top;
	float: left
}

/* section ends */

/* footer container starts */
.footer_container {
	background: url(../images/footer.png) repeat-x center bottom #7ACCF8;
	height: auto;
	width: 100%;
	border-top: 2px solid #000000;
}
.foot_inner_container {
	margin: 0	auto;
	width: 984px;
}
.footer_text {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #121212;
	padding: 12px;
}
/* footer container ends */
.top_left {
	width:104px;
	height:44px;
	float:left;
	background:url(../images/top_left.png) no-repeat left top;
	display:block;
}
.top_right {
	width:104px;
	height:44px;
	float:left;
	background:url(../images/top_right.png) no-repeat left top;
	display:block;
}
.top_middle {
	background:url(../images/top_center.jpg) repeat-x center top;
	float:left;
	height:45px;
	line-height:45px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.error {
	padding: 20px;
	text-align: center;
	width: 624px;
	position: absolute;
	width: 580px;
} 
.error h1 {
	background: url(../images/icon.png) no-repeat scroll left top transparent;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	padding-left: 45px;
	text-align: left;
}
.error p {
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	padding-top: 17px;
	line-height: 1.4;
	text-align: left;
}
.error_img {
	background: url(../images/404.png) no-repeat;
	float: right;
	height: 148px;
	width: 280px;
	margin-top: 45px;
	padding-right:25px;
}
.error p a {
	color: #666666;
}
.error_top_img {
	top:19px !important;
}


/* ie7 */

*+html img.dog_top {
 position:relative;
 margin-bottom:-4px;
}	
*+html div.service div.inner_service {
	padding-bottom:0 !important;
}
*+html .bucket_content {
	padding-bottom:0;
}
*+html .customers {
	width:600px;
}
*+html .cust_dog_img {
	padding-right:0 !important;
}

*+html .inner_top_section ul li {
	float:left;
}


/*  i8  */

@media \0screen {

  .customers {
  width:600px;
  }

}