/* CSS Document */
@font-face {
	font-family: 'Conv_Gothic';
	src: url('fonts/Gothic.eot');
	src: local('?'), url('fonts/Gothic.woff') format('woff'), url('fonts/Gothic.ttf') format('truetype'), url('fonts/Gothic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
	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: Arial;
	font-size:12px;
	color:#000;
	line-height:100%;
	font-style:normal;
	font-weight:normal;
	color:#000;
}
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;
}
/*------------------------------------------------------*/

/* Nahid - Comments - 16/02/2013 */
.l{
	float:left;
}
.r{
	float:right;
}
.clear{
	clear:both;
}
body{
	background:#4EC2E0 url(../images/body_bg_repeat.png) top left  repeat-x;
	width:100%;
}
#wrapper{
	background:url(../images/wrapper_bg.png) top center no-repeat;
	width:100%;
	/*min-height:1639px;*/
}
#main{
	max-width:998px;
	margin:0 auto;
}
#header{
	min-height:196px;
	max-width:980px;
	margin:0 auto;
}
.logo{
	margin:20px 0 0;
	float:left;
}
.header_text{
	float:right;
}
.contact_list{
	background:url(../images/call_img.png) no-repeat left center ;
	padding-left:114px;
	min-height:103px;
	margin:10px 75px 0 0;
	float:right;
}
.contact_list a{
	color:#0099FF;
	font-size:20px;
	text-decoration:none;
}
.book{
	padding:16px 0 0;
}
.phn{
	margin:3px 0 0;
}
.list p{
	font-size:25px;
	color:#333;
	font-weight:bold;
	text-align:center;
	width:425px;
	margin: 15px 50px 0 0;
	line-height:140%;
}
#section{
}
.bottom_content{
	background:url(../images/bottom_content_bg.png) no-repeat bottom left;
	padding-bottom:28px;
	position: relative;
    top: -12px;
}
.top_content{
	background:url(../images/top_content_bg.png) no-repeat top left;
	padding-top:52px;
}
.mid_content{
	background:url(../images/mid_content_bg.png) repeat-y top left;
}
.content_box{
	max-width:980px;
	margin:0 auto;
	position: relative;
    top: -8px;
    padding-bottom: 5px;
}
.content_left{
	margin:0 0 0 10px;
	float:left;
}
.widget-1{
	background:url(../images/widget_1_bg.png) no-repeat top left;
	width:306px;
	height:270px;
	position:relative;
}
.widget-1 p{
	font-size:20px;
	font-weight:bold;
	color:#fff;
	position:absolute;
	top:38px;
	left:20px;
	line-height:140%;
	width:135px;
}
.widget_green_mid{
	background:url(../images/mid_green_bg.png) repeat-y top left;
}
.widget_green_top{
	background:url(../images/top_green_bg.png) no-repeat top left;
	min-height:205px;
}
.widget_green_bottom{
	background:url(../images/bottom_green_bg.png) no-repeat bottom left;
	padding-bottom:38px;
}
.widget-2{
	width:306px;
	margin-bottom:10px;
}
.widget-2 .text{
	width:150px;
	float:left;
	margin:28px 0 0 22px;
}
.widget-2 .text h5{
	color:#608828;
	font-size:24px;
	line-height:100%;
}
.widget-2 .text p{
	color:#333;
	font-family:Arial;
	font-size:12px;
	line-height:140%;
	margin: 15px 0 0;
	text-align:left;
}
.book_link{
	float:right;
	margin: 5px 0 0;
    width: 70px;
}
.book_link a{
	color:#fff;
	font-size:25px;
	font-weight:bold;
	text-decoration:none;
	line-height:125%;
}
.widget-2-box{
	position:relative;
}
.dog{
	position:absolute;
	top:26px;
	left:95px;
}
.widget_orange_mid{
	background:url(../images/mid_orange_bg.png) repeat-y top left;
}
.widget_orange_top{
	background:url(../images/top_orange_bg.png) no-repeat top left;
	min-height:121px;
}
.widget_orange_bottom{
	background:url(../images/bottom_orange_bg.png) no-repeat bottom left;
	padding-bottom:32px;
	margin-bottom: 10px;
}
.widget-3{
	width:296px
}
.widget-3-box .text p{
	width:235px;
	margin:0 auto;
	color:#666;
	font-size:16px;
	font-weight:bold;
	text-align:center;
    padding: 16px 0 10px;
	line-height:140%;
}
.widget-3-box .text h5{
	color:#997E02;
	font-size:22px;
	text-align:center;
}
.widget_white_mid{
	background:url(../images/mid_white_bg.jpg) repeat-y top left;
}
.widget_white_top{
	background:url(../images/top_white_bg.jpg) no-repeat top left;
}
.widget_white_bottom{
	background:url(../images/bottom_white_bg.jpg) no-repeat bottom left;
	min-height:382px; /* top + bottom height */
}
.widget-4{
	width:311px;
}
.widget-4-box{
	padding:10px;
	position:relative;
}
.img{
	float:left;
	border:#ccc solid 1px;
	background:#fff;
	margin-right:8px;
	margin-top:7px;
}
.img img{
	margin:5px;
	border:#ccc solid 1px;
}
/* Nahid - Comments - 16/02/2013 */

/* Nahid - Comments - 18/02/2013 */
.widget-4-title{
	margin-left: 30px;
    position: relative;
    top: -15px;
}
.widget-4-title h5{
	color:#1F1E5A;
	font-size:20px;
	line-height:100%;
}
.testimonial{
	margin:0 5px 0 10px;
	padding-bottom:25px;
}
.text p{
	color:#333;
	font-size:11px;
	line-height:140%;
	margin-bottom:7px;
	text-align:justify;
}
.author p{
	color:#333;
	font-size:14px;
	font-weight:bold;
	text-align:right;
}
.nomargin{
	margin:0 !important;
}
.big_dog{
	bottom: -86px;
    height: 297px;
    left: 28px;
    position: absolute;
}
.dog_image{
/*	bottom: -87px;
    left: 14px;
    position: absolute*/;
}
.dog_image img{
	height:297px;
	width:301px;
}

/* content rght side */
.content_right{
	float:right;
}
.grooming_content{
	width:623px;
	padding: 27px 18px 18px;
}
.grooming_box{
	margin:0 11px;
}
.grooming_mid{
	background:url(../images/grooming_mid_bg.jpg) repeat-y top left;
}
.grooming_top{
	background:url(../images/grooming_top_bg.jpg) no-repeat top left;
}
.grooming_bottom{
	background:url(../images/grooming_bottom_bg.jpg) no-repeat bottom left;
	min-height:860px; /* top + bottom height */
	/*padding-bottom:30px;*/ /* old unbuntu */
	 padding-bottom: 15px; /* win */
}
.grooming_detail{
}
.groom_left, .groom_right{
	float:left;
	width:269px;
}
.grooming-title{
    margin-left: 30px;
    position: relative;
    top: -1px;
}
.grooming-title h5{
	color:#1F1E5A;
	font-size:22px;
}
.display_box{
	background:url(../images/orange_bg_repeat.jpg) repeat-y top left;
	width:608px;
	height:47px;
	margin:15px 0 0;
}
.display_box p{
	font-size:17px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	width:455px;
	margin:0 auto;
	padding-top: 6px;
}
.grooming_detail{
	margin:15px 0 0 15px;
}
.groom_left .groom_box {
	/*margin-bottom:38px;*/
	margin-bottom:15px;
	position: relative;
    z-index: 1;
}
.groom_right .groom_box {
	/*margin-bottom:38px;*/
	/*margin-bottom:15px;*/ /* old unbuntu */
	 margin-bottom: 33px; /*windows */
	position: relative;
    z-index: 1;
}
.groom_box h5{
	color:#45ADCB;
	font-size:18px;
	border-bottom:#ccc dashed 1px;
	padding-bottom:5px;
	margin-bottom:10px;
}
.groom_box p{
	font-size:12px;
	font-weight:bold;
	color:#666;
	line-height:160%;
	text-align:left;
	margin-bottom:10px;
}
.know_more{
	background:url(../images/know_more_icon.png) top left no-repeat;
	padding-left:20px;
	float:right;
}
.know_more a{
	color:#E38D0B;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
.groom_right{
	margin-left:33px;
	position:relative;
}
.hair_dog{
    z-index: 0;
	position:relative;
	/*height:268px;*/ /* old */
	height: 250px;/* win */
}
.hair_dog img{
	left: 19px;
    position: absolute;
   /* top: -44px; */ /* old */
top: -65px;/*win*/
}
.pricing_content{
	width:556px;
	margin: -4px auto 0;
}
.pricing_mid{
	background:url(../images/pricing_mid.jpg) repeat-y top left;
}
.pricing_top{
	background:url(../images/pricing_top.jpg) no-repeat top left;
}
.pricing_bottom{
	background:url(../images/pricing_bottom.jpg) no-repeat bottom left;
	min-height:218px; /* top + bottom height */
}
.pricing-title h5{
	color:#603D09;
	font-size:25px;
	padding-top:28px;
	padding-bottom:12px;
	text-align:center;
}
.pricing_box p{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:140%;
	width:505px;
	margin:0 auto;
	text-align:justify;
	margin-bottom:20px;
}
.margin_bt56{
	/*margin-bottom:56px !important;*/

	/*margin-bottom: 30px !important;*/ /*old unbuntu*/

	margin-bottom: 40px !important;/* windows */	
}
.pricing_content .price_more{
	margin:0 0 20px;
}
.pricing_content .price_more .know_more{
	float:left;
}

.crossing_content{
/*	width:623px;*/
	margin: 10px 0 0;
}
.crossing_mid{
	background:url(../images/crossing_mid.jpg) repeat-y top left;
}
.crossing_bottom{
	background:url(../images/crossing_bottom.jpg) no-repeat bottom left;
	min-height:173px;
}
.crossing_top{
	background:url(../images/crossing_top.jpg) no-repeat  top left;
}
.crossing-title h5{
	color:#3295AD;
	font-size:24px;
	font-weight:bold;
	padding:20px 0 0;
	margin-left: 10px;
}
.crossing-box{
	padding:0 20px 0 10px;
}
.crossing-box p{
	font-size:11px;
	color:#666;
	line-height:160%;
	width:570px;
	margin:15px auto 0 auto;
	text-align:justify;
	font-weight:bold;
}
.crossing-box .know_more{
	margin-right:10px;
}
.bottom_text p{
	font-size:24px;
	line-height:140%;
	width:620px;
	color:#FF6600;
	margin:0 auto;
	text-align:center;
}

/* footer */
.footer{
	/*padding:60px 0 38px;*/
	padding: 45px 0;
}
.footer p{
	color:#fff;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:140%;
}
/* Nahid - Comments - 19/02/2013 */
/*error page*/

.error_box {
	background:#fff;
    padding: 38px 40px 25px 37px;
}
.error-page {
    padding: 0;
}
.error-page h2 {
    font-family: Arial;
    font-size: 24px;
    font-weight: normal;
	line-height:140%;
}
.error-page p {
    color: #333333;
    font-size: 13px;
    line-height: 18px;
    padding: 10px 0;
}
.error-page p a {
    color: #626262;
    text-decoration: underline;
}
.error-page p a:hover {
    text-decoration: none;
}
.error-page p.error_icon {
    padding: 40px 0;
    text-align: center;
}

*+html .pricing_content{
	margin-top:-23px;
}
*+html .big_dog{
	left:13px;
	bottom:-85px;
}


/* Nahid - Comments - 19/02/2013 */


/* Nahid - Comments - 20/02/2013 */

*+html .list p{
	float: right;
}
*+html .grooming_content{
	padding-bottom: 30px;
}



/*  i8  */
@media \0screen {

.big_dog{
	position:inherit;
	height:inherit;
	left:0;
	bottom:0;
}
.dog_image img
 {
	position:absolute;
	bottom:-90px;
	left:12px !important;
}
.grooming_content{
	padding-bottom: 30px;
}
}

