/*

Theme Name: Furnishing Homes

*/



body {

	margin:0;

	color:#8b8b8b;

	font-size: 12px; /* Resets 1em to 10px */

	font-family:Arial, Helvetica, sans-serif;

	text-align:center;
	
	background:url(images/bg.gif) repeat-x;
    
	behavior:url(csshover.htc);

}
a { 

	color:#6AAF5E;

	text-decoration:none;

}
a:hover {

	text-decoration:underline; 
    color:#1E7A38;

}
h1, h1 a, h2, h2 a, h3, h4, h5, h6 {

	margin-bottom:0;
	text-align:left;

}
h1 {font-size:2.6em;}

h2 {
    color: #666F6D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}
h3 {
 font-size: 1em;
 padding-left: 12px;
 padding-top: 12px;
}

h4 {font-size:1.2em;}

h5 {font-size:1em;}

h6 {font-size:0.8em;}
img {

	border:0;

}
textarea {

	font-size:12px;

}
pre {

	font-size:12px;

	overflow:auto;

}

code {

	font-size:12px;

	background-color:#f8f8f8;

	color:#111;

}
/* Layout */

#page {

	background:#FFFFFF;

	width:971px;

	margin:0 auto;

	text-align:left;

}
#content{

	float:right;

	width:755px;
	
	margin-left:6px;
	
	margin-top:1px;

}
#sidebar{

	float:left;

	width:208px;

}


/* Header */
#header{
	float:left;
	width:971px;
	border:0px solid #00FF00;
}
#logo{
	float:left;
	margin:45px 0px 0px 0px;
	width:270px;
	border:0px solid #00FF00;
}

#logo img{
	vertical-align:middle;
	margin:0 5px;
}
#logo span{
	color:#6AAF5E;
}

#header_rt{
	float:right;
	width:715px;
	border:0px solid #00FF00;
}

.ml{

  color: #ffffff;

  font-size: 10px;

  text-decoration: none;

 }

 .ml:hover{

  color: #FFFEFE;

  font-size: 10px;



  text-decoration: underline;

 }

td{

 font-family: tahoma,verdana,arial;

 font-size: 11px;

 color: #734a00;

}

td A {

  color: #747474;

  text-decoration: none;

}



td A:hover {

  color: #888888;

  text-decoration: underline;

}

.ps{

  color: #5F5F5F;

  font-size: 11px;

 }

.go{

  border-style: solid;

  border-width: 1px;

  border-color: #818181;

  width: 117px;

  height: 17px;

 }


/* Sidebar */
#sidebar ul {

	padding:0;

	margin:0;

	list-style: none;

}

#sidebar ul li {

	margin:0 0 8px 0;
	color: #3C3C3C;
    line-height: 18px;
    text-decoration: none;
 	padding: 0 0 5px 6px;
	text-transform:capitalize;
	background:#F3F3F3;
	font-family:Arial, Helvetica, sans-serif;

}

#sidebar li a{
    color: #3C3C3C;
    text-decoration: none;
	}
#sidebar li a:hover{
    color: #3C3C3C;
    text-decoration: underline;
	}	
	
#sidebar ul ul {

	margin:0;

	padding:45px 0 0 0;

}
#sidebar li li {
/*	margin:0.1em 0;
*/
}

#side_h2{
	background: url("images/side_bg.JPG") no-repeat scroll 0 0 transparent;
    float: right;
    height: 33px;
    margin: 3px 0 0;
    width: 208px;
	text-align:left;
}
#sidebar li li li {

	padding-left:10px;

}
#sidebar ul h2 {
	padding: 5px 0 0 15px;
    color: #666F6D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	margin:0px auto;
    text-transform: uppercase;
 }
#sidebar h2{
}
/* Post */

.post {

	margin:0;

	clear:both;

}
.post p, .post ol li, .post ul li{

	margin-top:0;

	text-align:justify;
	
	line-height:21px;

}

.post li li {

	font-size:1em;

}

.post blockquote {

	padding:0 0 0 2em;

	border-left:0.4em solid #ccc;

	font-size:0.9em;

}

.post blockquote blockquote {

	margin-left:0;

	font-size:1em;

}
.postentry a {
	border-bottom:1px solid #ddd;
	font-family: Verdana,Tahoma,Helvetica,Arial;

}

.postentry a:hover {

	border-bottom:1px solid #258;

	text-decoration:none;

}
.postmetadata {

	clear:both;

	margin:1em 0;
	
	padding:0 11px;

	font-size:12px;

	color:#481100;

	text-align:justify;
	
	line-height:20px;

}
.postmetadata a{
text-decoration:underline;
color:#FF7F00;
}
.postmetadata a:hover{
/*color:#FF5500;
*/
color:red;

}


.postmetadata a:hover{
text-decoration:none;
}
div.navigation {

	font-size:1.1em;

}
.postentry table {

	border-width:0 1px 1px 0;

	border-style:solid;

	border-color:#ccc;

	font-size:0.9em;

}
.postentry table tr td {

	padding:5px 10px;

	border-width:1px 0 0 1px;

	border-style:solid;

	border-color:#ccc;

}
.postentry table tr th {

	border-width:1px 0 0 1px;

	border-style:solid;

	border-color:#ccc;

	padding:5px 10px;

	background:#f4f4f4;

	color:#666;

	font-weight:bold;

	text-transform:uppercase;

	text-align:center;

}
/* Comments */
#comments {

	font-size:1.2em;

}

.commentlist {

	margin:10px 0 0 10px;

	padding:0;

	border-width:0 0.1em 0.1em 0;

	border-color:#eee;

	border-style:solid;

}
.commentlist li {

	list-style:none;

	margin:0;

	padding:0;

	border-width:0.1em 0 0 0.1em;

	border-color:#eee;

	border-style:solid;

}
li.comment div, li.pingback div {
	padding:20px ;
	overflow:auto;
}

li.comment div div, li.pingback div div {

	padding:0;

	overflow:visible;

}
.commentlist li.even {

	background-color:#fafafa;

}
.commentlist li.odd {

	background-color:#f6f6f6;

}
ul.children li {

	list-style:none;

}
img.avatar {

	float:right;

	border:1px solid #eee;

	padding:2px;

	margin:0;

	background:#fff;

}
.comment-meta, .reply {

	margin:0;

	padding:0;

	font-size:0.8em;

}
.comment-author cite {

	font-style:normal;

	font-weight:bold;

	font-size:12px;

}
textarea#comment {

	width:100%;

}
#comments div.navigation {

	font-size:0.9em;

}
/* Comment ends */

/* Calendar */

#wp-calendar caption {

	text-transform:uppercase;

	font-weight:bold;

	color:#aaa;

	text-align:left;

}

#wp-calendar thead th {

	font-weight:normal;

	color:#27a;

	text-align:center;

}

#wp-calendar tbody td {

	text-align:center;

}

#wp-calendar tbody td a {

	font-weight:bold;

}

#wp-calendar tbody td.pad {

	border:none;

}

/* Calendar ends */



abbr {

	cursor:help;

	border-bottom: 0.1em dotted;

}



.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

}
.alignleft {

   float: left;

   margin: 5px 5px 5px 0;

}

.alignleft a,  .alignright a{
color:#FF7F00;
}

.alignleft a:hover,  .alignright a:hover{
color:red;
}


.alignright {

   float: right;

   margin: 5px 0 5px 5px;

}
.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

}
.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

}
.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

}

/********************CSS added by MALAR TEAM**************************/
/* CSS Document */

#container{
	width:971px;
	margin:0px auto;
}
#wrapper{
	width:971px;
	float:left;
	border:0px solid #00FF00;
	margin: 3px 0 0;
}
#header{
	float:left;
	width:971px;
	border:0px solid #00FF00;
}
#logo{
	float:left;
	margin:45px 0px 0px 0px;
	width:100%;
	border:0px solid #00FF00;
}

#logo img{
	vertical-align:middle;
	margin:0 5px;
}
#logo span{
	color:#6AAF5E;
}

#header_rt{
	float:right;
	width:715px;
	border:0px solid #00FF00;
}
#callus{
	float:right;
	font-size:11px;
	text-transform:capitalize;
	text-decoration:underline;
	margin:10px 0px 0px 0px;
	padding:10px 10px 10px 0px;
	text-decoration:none;
	color:#000000;
}
#u_panel{
	float:right;
	width:100%;
	text-align:right;
	border:0px solid #00FF00;
}
#u_panel img{
	vertical-align:middle;
	margin:0 5px;
}
#u_panel .siteCounsultant{
	
	text-align:left; 
	padding-left:15px;
	vertical-align:top;
	border:0px solid #FF0000;
}
#u_panel .siteCounsultant img{
 margin:0 5px 0 15px;
}

#u_panel span{
	color:#6AAF5E;
}
#u_panel_checkout{
	width:100%;
	text-align:right;
}
#u_panel_checkout img{
	vertical-align:middle;
	margin:0 5px;
}
#u_panel_checkout span{
	color:#6AAF5E;
}

.txtbox{
	border:2px solid #c2d1cb;
	margin:0 0 0 5px;
	padding:3px;
	vertical-align:middle;
}

#footermerci{
	width:971px;
	float:left;
}


#nav{
	width:971px;
	float:left;
	background:url(images/nav.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	position:relative;
	font-weight:bold;
	margin:5px 0px 0px 0px;
	height:40px;
}


#nav ul{
	margin:0px;
	padding:0px 0px 0px 6px;
	list-style:none;
}
#nav ul li{
	float:left;
	background:url(images/sep.gif) no-repeat top right;
	padding:0px 1px 0px 0px;
}

#nav ul li.end{
	background:none;
}
#nav li a{
	text-decoration:none;
	color:#ffffff;
	display:block;
	padding:10px 10px 16px 10px;
}
#nav li.special{
 background:url(images/rednav.png) repeat-x;
 height:40px;
}

#nav ul li.homeoffice{
	background:none;
}

#nav li.special a{
	font-size:14px;
	padding-top:9px;
/*	padding:9px 10px 0px 10px;
*/}

#nav li a:hover{
	color:#000000;
}
#nav li.current a{
	color:#000000;
}
/*** nav menu bar end **/


/* Menu BAR */
#menu div{display:none;}

#menu li:hover div{
background:#FDFDFD;
border:1px solid #5F975D;
display:block;
padding-bottom:.7em;
position:absolute;
z-index:100010;
top:3.4em;
margin:-6px 0px 0px 0px;
}
#menu li.special:hover div{ 
top:3.4em;
}
#menu li.end:hover div{ 
position: absolute; 
top:3.4em;
z-index:100010;
right:0px; 
}
#menu li:hover div dd{
display:block;margin:0;
padding:.6em 0 0 .75em;
text-align:left;
width:17em;
text-transform:capitalize; 
}

#menu li:hover div dd a{
color: #000000;
font-size:12px;
font-weight:normal;
height:auto;margin:0;
padding:0;text-decoration:none;
}

#menu li:hover div dd a:hover{
background:#FFFFFF ;
text-decoration:underline;
}
#menu li:hover div dl{
display:inline;float:left;margin:0px 0px 0px 0px;padding:0;
}
#menu li:hover div dt{
background-color: #e2e9e7;
color:#47494A;
cursor:default;display:
block;font-weight:bold;margin:0;padding:.3em 0;
text-align:left;
text-decoration:none;text-indent:.75em;
width:12em;
}
/* Menu End */

#sealnav{
	width:954px;
	float:left;
}

#main_cont{
	float:left;
	width:971px;
	margin:3px 0 0 0;
}
#lt_panel{
	float:left;
	width:180px;
}
#best_seller{
	width:182px;
	float:left;
	margin:5px 0px 0px 0px;
}
#best_seller-top{
	width:181px;
	float:left;
	height:34px;
	background:url(images/best_sesller_top.gif) no-repeat;
}
#best_seller-middle{
	width:181px;
	float:left;
	background:url(images/best_sesller_mid.gif) repeat-y;
}
#best_seller-bototm{
	width:181px;
	float:left;
	height:34px;
	background:url(images/best_sesller_bot.gif) no-repeat;
}
#best_seller-categories{
	float:left;
}
#best_seller-categories_img{
	width:66px;
	float:left;
	padding:20px 0px 15px 18px;
}
#best_seller-categories p{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	padding:12px 0px 0px 5px;
	text-decoration:underline;
	font-weight:bold;
	font-size:10px;
	color:#004027;
}
#best_seller-categories p span{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6c6c6c;
}
#twitter_post{
	width:182px;
	float:left;
	margin:5px 0px 0px 0px;
}
#twitter_post-top{
	width:181px;
	float:left;
	height:65px;
	background:url(images/twitter_top.gif) no-repeat;
}
#twitter_post-middle{
	width:181px;
	float:left;
	background:url(images/twitter_mid.gif) repeat-y;
}
#twitter_post-bototm{
	width:181px;
	float:left;
	height:3px;
	background:url(images/twitter_bot.gif) no-repeat;
}
#post_twitter{
	float:left;
	width:181px;
	padding:0px 0px;
	margin:0px 0px 0px 0px;
}

#post_twitter ul{
	margin:5px 0px 0px 0px;
	width:181px;
	padding:0px;
	list-style:none;
	font-size:11px;
	color:#6e6e6e;
}

#post_twitter ul li a{
	color:#6e6e6e;
	line-height:16px;
	text-decoration:none;
}
#post_twitter ul li{
	width:165px;
	padding:0px 10px 10px 5px;
}
#post_twitter ul li:hover{
	background:#d6f7e9;
}
#save_buy{
	width:182px;
	float:left;
	margin:13px 0px 0px 0px;
}
#save_buy-top{
	width:181px;

	float:left;
	height:11px;
	background:url(images/save_top.gif) no-repeat;
}
#save_buy-middle{
	width:181px;
	float:left;
	background:url(images/save_mid.gif) repeat-y;
}
#save_buy-bototm{
	width:181px;
	float:left;
	height:3px;
	background:url(images/save_bot.gif) no-repeat;
}
#save_buy_cont{
	float:left;
}
#save_buy_img1{
	width:90px;
	float:left;
	padding:0px 0px 10px 0px;

}
#save_buy_img2{
	width:123px;
	height:113px;
	float:left;
	padding:0px 0px 10px 20px;
}
/*---------------------------------------------------------------*/
#rt_panel{
	float:left;
	width:797px;
	margin-left:6px;
}

#contact_panel{
	float:left;
	width:971px;
}
#main_img{
	width:801px;
	float:left;
}

#type{
	float:right;
	width:193px;
	height:307px;
	margin:5px 8px 1px 0px;
	display:inline;
}

#room{
	float:right;
	width:193px;
	height:307px;
	margin:5px 7px 1px 0px;
	display:inline;
	
}

#range{
	float:right;
	width:193px;
	height:307px;
	margin:5px 7px 1px 0px;
	display:inline;
	
}

#brand{
	float:right;
	width:193px;
	height:307px;
	margin:5px 0px 1px 0px;
	display:inline;
	
}

#mottisfont{
	float:right;
	width:192px;
	height:307px;
	margin:5px 9px 1px 0px;
	display:inline;
	
}

#banbury{
	float:right;
	width:192px;
	height:307px;
	margin:5px 8px 1px 0px;
	display:inline;
	
}

#kheri{
	float:right;
	width:192px;
	height:307px;
	margin:5px 8px 1px 0px;
	display:inline;
	
}

#granary{
	float:right;
	width:192px;
	height:307px;
	margin:5px 0px 1px 0px;
	display:inline;
	
}

#inner_cont{
	float:left;
}
#welcome_cont{
	float:left;
	width:801px;
}
#welcome_cont p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A5A5A;
	line-height:20px;
	margin:15px 15px 0px 10px;
	text-align:justify;
}
p{
	font-family: Verdana,Tahoma,Helvetica,Arial;
	font-size:12px;
	color:#5A5A5A;
	line-height:20px;
	margin:15px 0px 0px 11px;
}
#line{
	float:left;
	padding:10px 0px 10px 00px;
	width:979px;
	height:1px;
}
/*------------------------------------------------------------------*/




#shop{
	float:left;
	width:182px;
}
/*h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:7px 0px 0px 20px;
	font-weight:bold;
	color:#666f6d;
}*/
#shop-top{
	width:181px;
	float:left;
	height:36px;
	background:url(images/shop_top.gif) no-repeat;
	margin:3px 0 0 0;
}
#shop--middle{
	width:181px;
	float:left;
	background:url(images/shop_mid.gif) repeat-y;
}
#shop--bototm{
	width:181px;
	float:left;
	height:5px;
	background:url(images/shop_bot.gif) no-repeat;
	padding-bottom:8px;
}
#categories{
	float:left;
	width:181px;
	padding:0px 0px;
	margin:0px 0px 0px 5px;
}

#categories ul{
	margin:5px 0px 0px 0px;
	padding:0px;
	list-style:none;

	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e6e6e;
}

#categories ul li a{
	color:#3C3C3C;
	line-height:28px;
	text-decoration:none;
}

#categories ul li a:hover{
	color:#3C3C3C;
	line-height:28px;
	text-decoration:underline;
}
#categories ul li{
	padding:0px 0px 0px 15px;
}
/* CSS Document */

/* Menu BAR */
#menu div{display:none;}

#menu :hover div{
background:#FDFDFD;border:1px solid #004027;
display:block;
padding-bottom:.7em;
position:absolute;
top:10.8em;
z-index:100010;
margin:3px 0px 0px 0px;
}
#menu .three:hover div{width:36.1em;}
#menu .two:hover div{width:24.1em;}

#menu :hover div dd{
display:block;margin:0;
padding:.6em 0 0 .75em;
text-align:left;
width:11em;
}
#menu :hover div dd a{
color:#000;
font-size:12px;
font-weight:normal;
height:auto;margin:0;
padding:0;text-decoration:none;
}
#menu :hover div dd a:hover{
background:#FFFFFF;
text-decoration:underline;
}
#menu :hover div dl{
display:inline;float:left;margin:0px 0px 0px 0px;padding:0;
}
#menu :hover div dt{
background-color: #e2e9e7;
color:#47494A;
cursor:default;display:
block;font-weight:bold;margin:0;padding:.3em 0;
text-align:left;
text-decoration:none;text-indent:.75em;
width:12em;
}
#menu .posbrand{

}
/* Menu End */


#divAuto{margin:10px 0 0 0 ; padding:0;}
#divAuto ul {margin:0; padding:0;}
#divAuto li{list-style:none; float:left; width:24.9%; text-align:center; margin-bottom:20px; margin-left:auto; margin-right:auto;}
#divAuto a img{height:144px; border:none}
#divAuto .imgbox{ background-color:red; width:190px; height:150px; border:1px solid #DCDCDC;}
#divAuto a{color:#606069;  text-align:center;  text-decoration:none; font-size:11px; font-weight:bold; display:block; margin-left: auto; margin-right: auto; border:1px solid #DCDCDC;width:146px;}
#divAuto a:hover {text-decoration:underline;}
#divAuto .title{clear:both; padding: 0.9em 0.5em 0 0.5em; background-color:#DCDCDC; height:3em;width:168px; border:1px solid #DCDCDC;text-align:center; margin-left:auto; margin-right:auto;}
#divAuto .imgbox{background-color:#FFFFFF; border:1px solid #DCDCDC;width:170px; padding:3px 3px 3px 3px;}

#leftmenue{
	background:url(images/nav.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0.01em;
	height:35px;
	width:182px;
	float:left;
	margin:13px 0px 0px 0px;
}

#leftmenue ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#leftmenue ul li{
	float:left;
	width:183px;
}

#leftmenue li {
font-weight:bold;
}
#leftmenue li a{
	text-decoration:none;
	color:#ffffff;
	display:block;
	padding:6px 19px;
	margin:0px 1px 0px 0px;
}
#leftmenue li a:hover{
	color:#ffffff;
	background:url(images/nav_hover.gif) repeat-x;
}
#leftmenue li.current a{
	color:#ffffff;
	background:url(images/nav.gif) repeat-x;
}

.infogrid-image{
position: relative;
}


#checknav{
	width:971px;
	float:left;
	background:url(images/nav.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:8px 0px 0px 0px;
	letter-spacing:0.01em;
	height:28px;
}
#checknav ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#checknav ul li{
	float:right;
	background:url(images/sep.gif) no-repeat top right;
}
#checknav ul li.home{
	background:url(images/home.gif) repeat-x;
}


#checknav li {
font-weight:bold;
}
#checknav li a{
	text-decoration:none;
	color:#ffffff;
	display:block;
	padding:6px 19px;
	margin:0px 1px 0px 0px;
}
#checknav li a:hover{
	color:#ffffff;
	background:url(images/nav_hover.gif) repeat-x;
}
#checknav li.current a{
	color:#ffffff;
	background:url(images/nav.gif) repeat-x;
}
#cot_tl_fixed{
z-index:1000000;
}

/* New Header css */

#topSpan
{
	background-image:url(images/top_bar_bg.gif);
	background-repeat:repeat-x;
	height:25px;
	width:100%;
}

#topSpan ul
{
    display:block;
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 6px 0 0;
}
#topSpan li {
    display: inline;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#topSpan li a {
    border-right: 1px solid #CCCCCC;
    color: #666666;
    display: block;
    font-size: 11px;
    margin: 0;
    padding: 1px 12px 0 12px;
    text-decoration: none;
    vertical-align: middle;
}
#topSpan li a:hover {
    text-decoration: underline;
}

#topSpan li.last a {
    border: 0 solid;
}

.searchSpan
{
	float:left;
	width:auto;
	border:0px solid #00FF00;
}
.labelDark
{
	color:#000000;
	font-weight:bold;
}
.searchIp
{
	float:left;
	width:auto;
}
.searchGo
{
	float:left;
	width:auto;
}

#miniCart
{
	border:1px solid #CCCCCC;
	width:225px;
	height:40px;
}
#miniCart #basket
{
	padding:3px;
	line-height:17px;
	width:120px;
	border:0px solid #CCCCCC;
	float:left;
	/*cursor:context-menu;*/
	cursor:pointer;
}
#miniCart #miniChkOut
{	
	float:left;
	width:99px;
	height:40px;
	border:0px solid #CCCCCC;
	text-align:center;
}

#miniCart #miniChkOut a img
{
	margin-top:8px;
}

.grnBg
{
	background-color: #DCF0EA;
	color: #000000;
	/*outline: 1px solid #DCF0EA;*/
}
.Logininput input{
width:60%;
}
.forgotp{
color:#F26605;
font-size:12px;
}
.forgotp a{
color:#F26605;
text-decoration:underline;
}
.forgotp a:hover{
color:#F26605;
text-decoration:none;
}
.whatsemail{
font-size:14px;
color:#0E6C48;
}

.spanlogwhat{
font-size:14px;
color:#0E6C48;
}

.spancreate{ 
color:#F26605;
font-size:12px;
}

.spancreate a{ 
color:#F26605;
text-decoration:underline;;
}
.spancreate a:hover{
color:#F26605;
text-decoration:none;
}
.freeukstandard{
font-size:14px;
color:#FF0000;
font-weight:bold;
}

/* / New Header css */
/* CSS Document */
#content h2 {
	font-size: 14px;
	background: url("images/subnav_search_bck.gif") repeat-x scroll 0 0 #D2D6D7;
    border-bottom: 1px solid #BDC1C1;
    height: 25px;
	color: #666F6D;
    font-weight: bold;
    margin: 0;
    padding: 10px 10px 0;
}



#submit{
border:2px solid #FACAA1;
background-color:#FF8200;
color:#FFFFFF;
padding-top:3px;
padding-bottom:3px;
}

#safe_buy{
	float:left;
	width:971px;
}

#safe_buy a{
	color:#6b6868;
	text-decoration:underline;
}
#safe_buy a:hover{
	color:#6b6868;
	text-decoration:none;
}
#safe_buy p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6b6868;
	margin:25px 0px 20px 0px;
	text-align:center;
}
#safe_buy_img1{
	float:left;
	width:120px;
	height:98px;
    margin:15px 0px 0px 0px;
}
#safe_buy_img2{
	float:left;
	width:150px;
	height:120px;
	margin:0px 0px 0px 5px;
}

#safe_buy_img_seal{
	float:left;
	width:180px;
	height:98px;
    margin:15px 0px 0px 0px;
}


#footertext{
	float:left;
	width:971px;
	margin-top:10px;
	margin-bottom:5px
}

#footertext p{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6B6868;
	text-align:justify;
	font-weight:normal;
	line-height:15px;
	padding:0 5px 0 2px;
}

#footer{
	float:left;
	width:971px;
	margin-top:10px;
}

#footer-top{
	width:971px;
	float:left;
	height:20px;
	background:url(images/footer_top.gif) no-repeat;
}
#footer-middle{
	width:971px;
	float:left;
	background:url(images/footer_mid.gif) repeat-y;
}

#footer-bototm{
	width:971px;
	float:left;
	height:35px;
	background:url(images/footer_bot.gif) no-repeat;
	margin:0px 0px 0px 0px;
}

.footer_categories_list{
	float:left;
	width:225px;
	padding:0px 0px;
	margin:0px 10px 0px 8px;
	text-align:left;
}
/*#footer_heading img{
padding-left:10px;
}*/
#footer_heading {
	float:left;
	width:225px;
}
.footer_categories_list h2{
	font-family:CluffHmkBold;
	font-size:20px;
	color:#6a9a6a;
	margin:0px 0px 0px 13px;
	text-transform:capitalize;

}

.footer_categories_list ul{
	margin:0px 0px 0px 15px;
	padding:0px;
	list-style:none;
	font-size:12px;
	color:#6b6868;
	
}

.footer_categories_list ul li a{
	color:#3d3d3d;
	line-height:23px;
	text-decoration:none;
}
.footer_categories_list ul li a:hover{
	color:#FF9436;
	line-height:23px;
	text-decoration:underline;
}

#footer_bottom_logo{
    width:450px;
/*	width:525px;
*/	padding:0px 0px 20px 0px;
}

#icon{
	float:left;
	width:205px;
	padding-left:15px;
}
.icon_list{
	float:left;
	width:205px;
}
.icon_img{
	float:left;
	width:40px;
	margin:5px 0px 0px 2px;
}
.icon_cont{
	float:left;
	width:160px;
	text-align:left;
}
.icon_cont p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6b6868;
	margin:15px 0px 0px 5px;
}

.icon_cont p a{
	font-size:12px;
	color:#6b6868;
	text-decoration:none;
}
.icon_cont p a:hover{
	font-size:12px;
	color:#FF9436;
	text-decoration:underline;
}
