@charset "utf-8";
/* CSS Document */

.banner_img{ display:none;}
.pet-txt img{ display:block;}
.mob-imgx{ display:none;}
.mob-img00{ display:none;}
.mob-head-big{ display:none;}

.imagealignright{ float:right; padding:0 0 10px 15px; }
.imagealignleft{ float:left; padding:0 15px 17px 0; }

.txtshowhide{ display:none;}
.fontsize{ margin-top:-10px !important;}
.single_col input{ float:left;}
.addIcon .tophead{ padding-bottom:0px; margin-top:-5px;}
.mob-img8{ display:none;}
.tr_mobs{ padding-left:20px; display:inline-block; width:100%;}

ul{ padding:5px 0 0 0; margin:0 0 15px 0; }
ul li{ padding:0 0 10px 27px; font-size:12px; line-height:16px; font-family:Arial, Helvetica, sans-serif; color:#575656; }

td{ vertical-align:top; font-size:12px; line-height:16px; font-family:Arial, Helvetica, sans-serif;}

table{ margin-bottom:15px; }

a{ font-weight:bold; text-decoration:underline; color:#09347b; }

.searchindent{ margin-left:82px; }

.redtext{color:#dc0000}

h1.h1class{ display:none; }
div.overlay{
	background:url(../images/back_grad.png);
	margin:0 auto;
	background-repeat:no-repeat;
	width:1170px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#575656;
} 

div.containerbg {
	width:1180px;
	background-image:url(../images/bginner.gif);
	background-position:top left;
	margin:0 auto;
}
div.container_home {
	width:1180px;
	/*background-image:url(/media/images/bgtop_home.jpg);*/
	background-position:top center;
	background-repeat:no-repeat; 
}
div.logo {float:left;width:271px;height:102px;padding:20px 0 5px 45px;}
div.hero {
	float:right;
	width:280px;
	height:300px;
	position: relative;
	z-index:999;
}
div.inner {
	width:990px;
	margin:0 auto;
	padding-bottom:20px;
}
div.maincontainer ul li{ background-image:url(../images/icon_paw.gif); background-repeat:no-repeat; background-position:top left; list-style:none; list-style-type:none; padding:0 0 10px 27px; font-size:12px; line-height:16px; font-weight:normal; }
p {
	margin:0px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#575656; font-weight:normal;
}
select, textarea, input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
h2 {
	margin:0 0 15px 0;
	padding:0;
}
.h2blue {
	font-size:18px;
	line-height:20px;
	color:#09347a;
	margin:0 0 0px 0;
	padding:0;
}
.h2green{
	font-size:18px;
	line-height:20px;
	color:#538700;
	margin:0 0 12px 0;
	padding:0;
}
h3{
	font-size:16px;
	line-height:20px;
	color:#09347a;
	margin:0 0 15px 0;
	padding:10px 0 0 0;
}
.tablealignright{
	float:right;
	margin:0 0 15px 15px;
}
h3.nametitle{
	font-size:14px;
	line-height:18px;
	color:#09347a;
	margin:0 0 5px 0;
	padding:0px 0 0 0;
	font-weight:normal; 
}
img{ border:0px; }
div.clear {
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}
div.clear10 {
	clear:both;
	height:10px;
	line-height:1px;
	font-size:1px;
}

div.clear5 {
	clear:both;
	height:5px;
	line-height:1px;
	font-size:1px;
}
div.clear0 {clear:both;}

/* NAVIGATION */
div.nav{clear: left; font-size: 14px; font-weight: bold; margin: 0 0 0 23px; padding-top: 5px; position: relative;
top: 15px; width: 940px; }
*html div.nav{
	margin:0 0 0 22px;
}
div.nav ul{
	padding:0;
	margin:0;
}
div.nav li{
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	list-style-type:none;
	font-weight:bold;
	text-align:center;
	background-image:none;
	font-size:14px;
}
div.nav li a{
	text-decoration:none;
	color:#fff;
}
div.nav li a:hover{
	text-decoration:underline;
}
div.nav li.link1{
	width:80px;
	/*background:url(../images/home1.png) no-repeat;*/
}


div.nav li.link2{
	width:210px;
}
div.nav li.link3{
	width:165px;
} 
div.nav li.link4{
	width:220px;
}
/*div.nav li.link5{
	width:90px;
	text-align:right;
}*/
div.nav li a.selected{
	color:#09347a;
}
/* SUB NAVIGATION */
div.subnav{clear: left; font-size: 13px; font-weight: normal; height: 22px; margin: 0 0 0 23px; padding: 2px 0 2px;
position: relative; top: -10px; width: 940px; background:url(../images/subnav-bg.png) repeat-x 0px 5px;	
}
*html div.subnav{
	margin:0 0 0 22px;
}
div.subnav ul{
	padding:0 0 0 20px;
	margin:0;
}
div.subnav li{
	padding:0 10px 0 0;
	margin:0 10px 0 0;
	float:left;
	background-image:url(../images/subnav_divider.gif);
	background-repeat:no-repeat; 
	background-position:right;
	list-style:none;
	list-style-type:none; 
	text-align:center;
}
div.subnav li.last{
	background-image:none;
}
div.subnav li a{
	text-decoration:none;
	font-weight:normal;
	color:#09347a;
}
div.subnav li a.selected{
	color:#fff;
}
div.subnav li a:hover{
	text-decoration:underline;
}
/* RHS TILES */
div.rhs_tiles{
	/*background-image:url(../images/tiles_rhs/tile_bg.gif); background-repeat:repeat-y;*/
	float:right;
	clear:right;
	width:201px;
	margin:0 36px 20px 0;

}
*html div.rhs_tiles{
	margin:0 18px 0 0;
}
div.rhs_tiles_top{
	background-image:url(../images/tile_bg_top.gif); 
	background-repeat:no-repeat;
	float:right;
	clear:right;
	width:201px;
	padding-top:50px;
}
div.rhs_tiles_top img{
	padding:10px 0 0 0;
}
div.rhs_tiles_bottom{
	background-image:url(../images/tile_bg_bottom.gif); 
	background-repeat:no-repeat;
	background-position:bottom;
	float:right;
	clear:right;
	width:201px;
	height:8px;
	font-size:1px;
	line-height:1px;
}
div.maincontainer{ margin:17px 0 0 0; width:707px; float:left; }
div.maincontainer_wide{
	margin:0 0 0 0;
	width:840px;
	float:left;
	clear:both;
}
/* LHS TILES */
div.lhs_tiles{
	width:212px;
	float:left;
	margin:0 0 0 28px;
}
*html div.lhs_tiles{
	margin:0 0 0 14px;
}
div.content{
	width:447px; 
	float:left;
	padding:0 0 0 20px
}
div.content_wide_bottom{
	width:680px; 
	float:left;
	padding:0 0 0 150px
}
div.content_wide_top{
	width:447px; 
	float:left;
	padding:20px 0 0 150px
}
div.lhs_tiles h2{
	padding-top:0px;
	margin-bottom:10px;
}
div.lhs_tiles p{
	padding-top:0px;
	padding-right:5px;
	margin-bottom:7px;
}
div.lhs_tile_1{
	background-image:url(../images/tile_1_bg.gif); background-repeat:repeat-y;
	width:210px;
	padding:0;
	margin:0 0 10px;
}
div.lhs_tile_1_top{
	width:175px;
	background-image:url(../images/tile_1_bg_top.gif); 
	background-repeat:no-repeat;
	background-position:top;
	padding:30px 20px 7px 15px;
}
div.lhs_tile_1_bottom{
	background-image:url(../images/tile_1_bg_bottom.gif); 
	background-repeat:no-repeat;
	background-position:bottom;
	width:210px;
	height:12px;
	font-size:1px;
	line-height:1px;
}
div.lhs_tile_2{
	background-image:url(../images/tile_2_bg.gif); background-repeat:repeat-y;
	width:210px;
	padding:0;
	margin:0 0 10px;
}
div.lhs_tile_2_top{
	width:175px;
	background-image:url(../images/tile_2_bg_top.gif); 
	background-repeat:no-repeat;
	background-position:top;
	padding:27px 20px 5px 15px;
}
div.lhs_tile_2_bottom{
	background-image:url(../images/tile_2_bg_bottom.gif); 
	background-repeat:no-repeat;
	background-position:bottom;
	width:210px;
	height:23px; 
	font-size:1px;
	line-height:1px;
}
div.lhs_tile_3{
	background-image:url(../images/tile_3_bg.gif); background-repeat:repeat-y;
	width:210px;
	padding:0;
	margin:0 0 10px;
}
div.lhs_tile_3_top{
	width:175px;
	background-image:url(../images/tile_3_bg_top.gif); 
	background-repeat:no-repeat;
	background-position:top;
	padding:25px 20px 5px 15px;
}
div.lhs_tile_3_bottom{
	background-image:url(../images/tile_3_bg_bottom.gif); 
	background-repeat:no-repeat;
	background-position:bottom;
	width:210px;
	height:22px;
	font-size:1px;
	line-height:1px;
}
div.lhs_tile_4{
	background-image:url(../images/tile_4_bg.gif); background-repeat:repeat-y;
	width:210px;
	padding:0;
	margin:0 0 10px;
}
div.lhs_tile_4_top{
	width:175px;
	background-image:url(../images/tile_4_bg_top.gif); 
	background-repeat:no-repeat;
	background-position:top;
	padding:30px 20px 5px 15px;
}
div.lhs_tile_4_bottom{
	background-image:url(../images/tile_4_bg_bottom.gif); 
	background-repeat:no-repeat;
	background-position:bottom;
	width:210px;
	height:13px;
	font-size:1px; 
	line-height:1px;
}
div.lhs_tile_5{
	background-image:url(../images/tile_5_bg.gif); background-repeat:repeat-y;
	width:210px;
	padding:0;
	margin:0 0 10px;
}
div.lhs_tile_5_top{
	width:175px;
	background-image:url(../images/tile_5_bg_top.gif); 
	background-repeat:no-repeat;
	background-position:top;
	padding:25px 20px 5px 15px;
}
div.lhs_tile_5_bottom{
	background-image:url(../images/tile_5_bg_bottom.gif); 
	background-repeat:no-repeat;
	background-position:bottom;
	width:210px;
	height:23px;
	font-size:1px; 
	line-height:1px;
}
div.lhs_tile_6{
	width:175px;
	height:128px;
	background-image:url(../images/tile_6_bg.gif.jpg); 
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 0 10px;
	padding:92px 20px 0px 15px;
}
div.lhs_tile_6 p{
	padding:0 5px 0 0;
}
div.lhs_tile_16{
	width:175px;
	height:133px;
	background-image:url(../images/xmas_tile.jpg); 
	background-repeat:no-repeat;
	background-position:top left; 
	margin:0 0 10px;
	padding:92px 20px 5px 15px;
}
div.lhs_tile_16 p{
	padding:24px 5px 0 92px;
}
div.lhs_tile_7{
	width:172px;
	height:97px;
	background-image:url(../images/tile_7_bg.gif); 
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 0 10px;
	padding:120px 20px 0px 15px;
}
div.lhs_tile_7 p{
	margin-bottom:0;
	padding:0 5px 0 0;
}/*
div.lhs_tile_8{
	width:177px;
	height:95px;
	background-image:url(/media/images/tiles_lhs/tile_8_bg.gif); 
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 0 10px;
	padding:190px 20px 0 15px;
}*/
div.lhs_tile_8 {
   background-position: left top;
    background-repeat: no-repeat;
    margin: 0 0 8px;
    width: 177px;
}
    div.lhs_tile_8 .button_left,  div.lhs_tile_8 .button_text,  div.lhs_tile_8 .button_right {
        display: none;
    }
div.lhs_tile_8 p{
	margin-bottom:0;
	padding:0 5px 0 0;
}
div.lhs_tile_9{
	width:173px;
	height:92px;
	background-image:url(../images/tile_9_bg.gif.jpg); 
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 0 10px;
	padding:107px 20px 0 15px;
}
div.lhs_tile_9 p{
	margin-bottom:6px;
	padding:0 5px 0 0;
}
div.lhs_tile_10{
	width:174px;
	height:113px; 
	background-image:url(../images/tile_10_bg.gif); 
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 0 10px; 
	padding:57px 20px 0 15px;
}
div.lhs_tile_10 p{
	margin-bottom:0;
	padding:0 5px 0 0;
}
/* SEARCH TABLES */
td.title_one{
	background-image:url(../images/title_one.gif); height:38px;
	width:450px;
	background-repeat:no-repeat;
}
td.title_one_nolabel{
	background-image:url(../images/title_nolabel.gif); height:28px;
	/*width:390px;*/
	width:444px;
	background-repeat:no-repeat;
}
td.title_one_nolabel_30{
	background-image:url(../images/title_one_30.gif); height:28px;
	width:390px;
	background-repeat:no-repeat;
}
td.title_two{
	background-image:url(../images/title_two.gif); height:38px;
	width:450px;
	background-repeat:no-repeat;
}
td.title_half{
	background-image:url(../images/title_half.gif); height:28px;
	width:390px;
	background-repeat:no-repeat;
}

td.title_one div, td.title_two div{ font-size:16px; color:#fff; line-height:20px; padding:11px 0 12px 60px; font-weight:bold; text-align:left; }
.mob-img{ display:none;}
td.title_half div, td.title_one_nolabel div, td.title_one_nolabel_30 div{ font-size:16px; color:#fff; line-height:20px; padding:11px 0 11px 20px; font-weight:bold; text-align:left; }

table.two_cols{ background-image:url(../images/bg_two_col.gif); background-repeat:repeat-y; background-position:top left; }
table.two_cols td.col_one{ padding:15px 0 15px 17px; background-image:none; } 
table.two_cols td.col_two{ padding:15px 0 15px 23px; background-image:none; } 
 
table.three_cols{ background-image:url(../images/bg_three_col.gif); background-repeat:repeat-y; background-position:top left; }
table.three_cols td.col_one{ padding:15px 0 15px 17px; background-image:none; } 
table.three_cols td.col_one_new{ padding:15px 17px 15px 17px; background-image:none; } 
table.three_cols td.col_two{ padding:15px 0 15px 23px; background-image:none; } 
table.three_cols td.col_three{ padding:15px 0 15px 23px; background-image:none; } 
table.three_cols td.col_four{ padding:15px 0 15px 23px; background-image:none; } 
 
table.two_cols_icon{ background-image:url(../images/bg_two_cols_icon.gif); background-repeat:repeat-y; background-position:top left; }
table.two_cols_icon td.col_one{ padding:15px 0 15px 17px; background-image:none; } 
table.two_cols_icon td.col_two{ padding:15px 0 15px 25px; background-image:none; } 

table.two_cols_noicon{ background-image:url(../images/bg_two_col.gif); background-repeat:repeat-y; background-position:top left; }
table.two_cols_noicon td.col_one{ padding:18px 0 15px 17px; background-image:none; } 
table.two_cols_noicon td.col_two{ padding:18px 0 15px 25px; background-image:none; } 

table.one_col{ background-image:url(../images/bg_one_col.gif); background-repeat:repeat-y; background-position:top left; }
table.one_col td.images{ text-align:center; } 
table.one_col td.images img{ padding: 5px 5px 10px 5px; }
table.one_col td.label{ font-weight:bold; vertical-align:middle; width:100px; padding:0 0 10px 20px; }
table.one_col td.labela{ font-weight:bold; vertical-align:middle; padding:0 20px 10px 20px; }
table.one_col td.fields span{ padding:0 10px 10px 0; vertical-align:middle; }
table.one_col td.fieldsa span{ padding:0 0 10px 0; vertical-align:middle; }
/*table.one_col td.single_col{ vertical-align:middle; padding: 30px 0 50px 45px; }*/
table.one_col td.single_col{ vertical-align:middle; padding: 12px 20px 10px 0px; float:left; }
.feedBform table.one_col td.single_col{ vertical-align:middle; padding: 12px 20px 10px 20px; float:left; }
/*.one_col .single_col{ padding-left: 3.4vw !important;}*/

table.one_col td.single_col_field{ vertical-align:middle; padding:5px 20px 10px 0; }
table.one_col td.single_col_notop{ vertical-align:middle; padding:0 20px 10px 20px; }
table.one_col td.single_col_notop_field{ vertical-align:middle; padding:0 20px 10px 0; }

table.one_col_30{ background-image:url(../images/bg_one_col_30.gif); background-repeat:repeat-y; background-position:top left; }
table.one_col_30 td.images{ text-align:center; } 
table.one_col_30 td.images img{ padding: 5px 5px 10px 5px; }
table.one_col_30 td.label{ font-weight:bold; vertical-align:middle; width:100px; padding:0 0 10px 20px; }
table.one_col_30 td.labela{ font-weight:bold; vertical-align:middle; padding:0 20px 10px 20px; }
table.one_col_30 td.fields span{ padding:0 10px 10px 0; vertical-align:middle; }
table.one_col_30 td.fieldsa span{ padding:0 0 10px 0; vertical-align:middle; }
table.one_col_30 td.single_col{ vertical-align:middle; padding:10px 20px 10px 20px; }
table.one_col_30 td.single_col_field{ vertical-align:middle; padding:10px 20px 10px 0; }
table.one_col_30 td.single_col_notop{ vertical-align:middle; padding:0 20px 10px 20px; }
table.one_col_30 td.single_col_notop_field{ vertical-align:middle; padding:0 20px 10px 0; }

table.fields{ margin-bottom:0; }
table.fields td{ vertical-align:middle; text-align:left; }
table.fields tr td{ vertical-align:middle; text-align:left; padding-right:3px;  }

table.fieldsletters{ margin-bottom:0; margin-left:15px; margin-top:2px; }
table.fieldsletters td{ vertical-align:middle; padding:0 3px 1px 0; }

table.two_cols_icon h3{ font-size:13px; line-height:17px; margin:0; padding:0; }
table.two_cols_icon h4{ font-size:13px; line-height:16px; margin:0; padding:0; color:#000 }

select.small{ font-size:11px; line-height:15px; color:#575656; }

a.resetsearch{ background:url(../images/icon_x.gif); background-repeat:no-repeat; background-position:top left; padding:0 0 0 20px; font-size:13px; line-height:17px; }

div.footerholder{
	width:940px;
	margin:0 auto;
	padding-left:6px;
}

div.footer{
	clear:both;
	background-color:#09347a; 
	clear:both; 
	width:936px;
	margin:0 auto;
	margin-bottom: 20px;
	padding:6px 4px 6px 4px;
}
div.footer ul{ 
	padding:0;
	margin:0px 0 10px 0px;
}
div.footer ul li{ 
	float:left;
	border-right:1px solid #f2f2f2;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	padding: 0px 10px 0px 10px;
}
div.footer a{ 
	color:#fff;
	font-size:10px;
	line-height:14px;
	font-weight:normal;
	text-decoration:none;
}
div.footer a:hover{ 
	text-decoration:underline;
}
div.footer ul li.last{ 
	border-right:none;
}

div.button_container{
	float:right;
	height:37px;
}
div.button_left{
	float:left;
	height:37px;
	width:14px;
	background-image:url(../images/button_left.png);
	background-position:right;
	background-repeat:no-repeat;
}
div.button_text{
	float:left;
	height:22px;
	background-image:url(../images/button_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	padding:15px 5px 0 0;
}
div.button_text a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
div.button_right{
	float:left;
	height:37px;
	width:32px;
	background-image:url(../images/button_right.png);
	background-repeat:no-repeat;
}
div.button_righta{
	float:left;
	height:37px;
	width:37px;
	background-image:url(../images/button_right-ab.png);
	background-repeat:no-repeat;
}

div.wwf{
	float:right;
	clear:right;
	/* Removed WWF Logo - changed height from 126 to 85px - 29/6/12 */
	height:85px;
	width:43px;
	padding:0 145px 0 0;
}

table.namedetails p{
	font-size:14px;
	line-height:18px; position: relative; left: -4px; margin-top:10px;
}

.bluefont{
	color:#006;
}

table.subscribetable{ margin-bottom:0; background-position:top left; background-repeat:no-repeat; }
table.subscribetable td table{ padding:0; margin:0; }
table.subscribetable td{ font-size:12px; line-height:16px; font-weight:normal;}
table.subscribetable input, select, teaxtarea{ font-size:11px; line-height:16px; }

.namedetails tbody{ margin:0px;}

































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

}

.imagealignright {

}

h2 {

}

.h2blue {

}

.h2green {

}

.tablealignright {

}

.redtext {

}




/*********************************************   29 - 09 - 2015    *********************************/

/*.pet-txt{ font-weight:bold;}*/

.txtx1{ font-weight:bold;}
.txtx{ padding-top:8px; font-weight:bold;}
.single_col_notop  a{ float:left; padding:0px 0px 10px;}
.fields a{ position:relative; left:-8px;}
.options{ margin:10px 20px !important;}
.next{ position:relative; left:0px;}
.prev{ position:relative; left:-14px;}
/*.content table tr td table tr td { position:relative; height:33px;}
.content table tr td table tr td a img{ border:1px solid #f00; height:35px; }*/
.fields{ /*padding-left:25px;*/ width:90%;}
.fields .label{ width:27%; float:left; font-weight:bold;}
.tr_mobs td{}
.fields input{ margin:3px 2px 0px 0px;}
.fieldsletters input{ margin:0px 3px;}
/*.pet-txt{ padding-bottom:0px !important; }*/
.base-bg .tophead{}

.two_cols_noicon tr{ display:inline-block;}
.mobile_radio{ padding-right:10px !important;}

.mob-search input{ float:left;}
.mob-search p{ width:25%; float:left; font-weight:600;}
.txtx_area{ width:90%;}
.fordsk{ float:left;}

.topsmar{ margin-top:60px !important;}
.blodInput{ margin:2px 0px; display:inline-block; width:440px;}
.blodInput .in1{ float:left !important; width:40px;}
.blodInput .in2{ float:left !important; width:205px; padding-top:10px !important;}
.btnsa{ left: 80px;
    position: relative;
    }

.nams p{ line-height: 15px !important;}
.nams p a{ width:100%; display: inline-block;}

.namedetails{ position: relative;}
.namedetails tr{ text-align: left;}
.namedetails tr td{}
 .mine
.content form[name="calculator"] table tr td table tr td a{
display:block !important; width:100%; height:33px;	
	}


.content form[name="calculator"] table tr td table tr td a{
display:block !important; width:100%; height:33px;	
	}
	
/*.active1 {
    background: rgba(0, 0, 0, 0) url("../images/home1.png") no-repeat scroll 0 -1px !important;
    padding: 9px 0 !important;
    position: relative;
    top: -5px;
    width: 80px;
}

.active2 {
    background: rgba(0, 0, 0, 0) url("../images/menu2.png") no-repeat scroll 0 -1px !important;
    padding: 9px 0;
    position: relative;
    top: -5px;
    width: 210px;
}*/


/****************** 14102015  ******************/
.searTable{ width:100%; float:left;}
.bg{ background:#e6eaf1; display:inline-block; margin:-2px 0px; padding:0px 0px 20px; width:100%;}
.bg div{ width:90%; float:left; font-weight: bold; padding: 10px 0px 0px 20px;}
.bg div a{ width:90%; float:left; font-weight: bold;}

.leftPanel{ width:52.5%; position:relative; float:left;}
.title_one_nolabel {
    background-image: url(../images/title_half.gif);
    height: 40px;
    /* width: 390px; 
    width: 444px;*/
    background-repeat: no-repeat;
}
	
.title_one_nolabel h2{font-size: 16px;
    color: #fff;
    line-height: 20px;
    padding: 11px 0 11px 20px;
    font-weight: bold;
    text-align: left;}
	
.rightPanel{ width:40%; float:right; padding-left:15px; margin-top:50px; display:block;}

.mobileTab{ display:none;}

.cms li{background-image: url("../images/icon_paw.gif"); background-position: left top; background-repeat: no-repeat; font-size: 12px;  font-weight: normal;   line-height: 16px;
    list-style: none outside none; padding: 0 0 10px 27px;}

/*******added on 23-10-2015*******/
.txtspace{ margin:0 0 15px 0 !important; font-weight:bold;}
.fix_srctable{ width:auto !important;}
.textfld_align{ float:none !important;}
.fix_titlehead{ padding:0 0 15px 0 !important;}
.clear9{clear:both; height: 9px; font-size:0; display:block;}
.fix_tagimgmargin{ margin:6px 0 0 0;}
.fixname_list{ margin:0 0 20px 0 !important;}
.footerclear{clear:both; height:5px; line-height:1px; font-size:1px;}


/*******added on 24-10-2015*******/
.find_btns ul {padding: 0 !important; }
/*.petweek-content .newTxt{ padding-top:19px;}*/
/*.petweek-content img{ padding-top:19px;}*/
.mobile_radio{ position:relative;}
.mobile_radio input{ position:absolute; top:-2px;}
.mobile_radio label{ padding-left:15px;}
.txtx_area textarea{ margin-left:5px; width:100%;}
.wdts textarea{ margin-left:1px; width:98%;}

.mob-divider{ display:none;}
.mobile-form .one_col td.single_col_notop{ padding: 0 20px 10px 0px !important;}
.fb {display:none;}
table.one_col .mob-search-friend{ padding: 12px 20px 0px 0px !important;}
.mob-search-friend p{ width:23%; float:left; font-weight:bold; margin-left:25px; padding:0px;}
.tellfrnd{ background:url(../images/submit_button.png) no-repeat; width:100px; height:55px; border:none; font-size:0px; cursor:pointer; margin-top:10px;}
.col_three2{ display:none;}
.rightPanel .title_one_nolabel{ display:none;}
.rightPanel .bg{background:none;}
.leftPanel .title_one_nolabel{ display:block;}


/************************ 27-10-2015 ****************************/
.mobTag1 p a img{ display:inline-block; width:60%; height:100%;}
.mobTag2 p a img{ display:inline-block; width:60%; height:100%;}
.mobTag3 p a img{ display:inline-block; width:60%; height:100%;}
.mobTag4 p a img{ display:inline-block; width:60%; height:100%;}
.mobTag5 p a img{ display:inline-block; width:60%; height:100%;}
.mobTag6 p a img{ display:inline-block; width:60%; height:100%;}
.mobTag7 p a img{ display:inline-block; width:60%; height:100%;}


.addr_area{ width:100%;}

#background{ margin-top:15px;}
td.plastic_purple_medium div p a{ font-family:"Comic Sans MS", Arial;}
.nopagewrap {margin: 70px auto 0;text-align: center;width: 300px;}
.nopagewrap img{ width:300px; height: auto;}
.nopage_text{ background: #f0f0f0 none repeat scroll 0 0; color: #342f80; font-size: 20px; font-weight: bold; margin: -4px 0 100px 23px; padding: 14px 0;text-align: center;width: 944px;}