/*  
Quicktellpro forum Header css
*/


/* Global Settings */
 
html, body {
	border:0;
	margin:0;
	padding:0;
}
body {
	background:#ffffff url(images/bg-Nature.jpg) no-repeat center top;
	background: url(images/mmbg.jpg) repeat-x left top ;
	font:75% verdana, arial, helvetica, tahoma, sans-serif;
	line-height: 18px;
}
a {
	color: #2e7a2c;
}
/* Common Formatting */
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	padding:20px 0;
	letter-spacing:-1px;
	font:2em arial, helvetica, sans-serif;
}
h2 {
	padding:20px 0;
	letter-spacing:-1px;
	font:1.5em arial, helvetica, sans-serif;
}
h3 {
	font:1em arial, helvetica, sans-serif;
	font-weight:bold;
}
h4 {
	font-weight:bold;
	font-size:14px;
	color:#7FAE1F;
}

h5 {
	font:1em arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#7286D1;
}

p, ul, ol {
	margin:0;
	padding:0 0 18px 0;
}
ul, ol {
	padding:0 0 18px 40px;
}
.single-thumb {
	border: 7px solid #DFDFDF;
	float: left;
	display: inline;
	margin: 0px 15px 5px 0px;
}
blockquote {
	margin:22px 40px;
	padding:0;
}
small {
	font-size:0.85em;
}
img {
	border:0;
}
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
/* Links */
 
a, a:visited {
	text-decoration:none;
}
/* Wrapper */
 
#wrap {
	width:960px;
	margin:0 auto;
}
/* Global Classes */
 
.clear {
	clear:both;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#161616;
	color:#0fb2fc;
}
.wrap {
	width:960px;
	margin:0 auto;
}
.img-left {
	float:left;
	margin:4px 10px 4px 0;
}
.img-right {
	float:right;
	margin:4px 0 4px 10px;
}
.nopadding {
	padding:0;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
/* Layout */

.htop {
	width:100%;
	height:12px;
}
#wrapp_ {
	width:946px;
	height:100%;
	margin:0 auto;
}
#divTopLinks {
	width:946px;
	height:100%;
	margin:0 auto;
}


.qimg {
	vertical-align: middle;
	padding: 0px 3px 0px 5px;
	float: left;
}

.fimg {
	vertical-align: middle;
	padding: 0px 1px 0px 0px;
	float: left;
	margin-top: 5px;
}
/* Top Navi Styles */

.tnavwrap {
	margin:5px 2px 0 0;
	float:left;
	margin-bottom: 50px;
}
.tnavileft {
	float:left;
	width:6px;
	overflow:hidden;
	height:39px;
	background:url(images/tnav_l-tr-Nature.png) no-repeat;
}
.tnavinner {
	float:left;
	background:url(images/tnavbg-Nature.png) repeat-x;
	width:932px;
	height:39px;
}
.tnavend {
	float:left;
	height:39px;
	width:6px;
	background:url(images/tnav_r-tr-Nature.png) no-repeat;
}
.tnavinner ul {
	float: left;
	display: block;
	margin:0;
	padding:0;
}
.tnavinner ul li {
	float: left;
	display: block;
}
.tnavinner ul li a {
	color:#FFF;
	font-size: 12px;
	text-transform:lowercase;
	padding:10px 12px 11px 12px;
	height:18px;
	float: left;
	display: block;
}
.tnavinner ul li:hover {
	background:#abd569 url(images/arrow-Nature.png) no-repeat top center;
}

.lc {
	float:right;
	display:block;
}


.bnavwrap {
	width:944px;
	background-color: #ffffff;
	float: left;
}
.bnavileft {
	float:left;
	width:6px;
	overflow:hidden;
	height:100px;
	background:url(images/bnav-l.png) no-repeat;
}
.bnavinner {
	float:left;
	background:url(images/bnavbg.png) repeat-x;
	width:920px;
	height:100px;
}
.sub-text {
	/**background:url(img/bnav_img.jpg) bottom no-repeat;**/
	text-align:center;
	width:920px;
	height:100px;
}
.bnavend {
	float:left;
	height:45px;
	width:6px;
	background:url(images/bnav-r-Nature.png) no-repeat;
}
.bnavinner ul {
	margin: 0px;
	padding: 0px;
	float:left;
}
.bnavinner ul li {
	display:inline;
	padding: 0px;
	background:url(images/knot.png) no-repeat right;
	float: left;
	display: block;
	height:45px;
}
.bnavinner ul li a {
	font-size: 11px;
	color:#fafafa;
	padding: 12px 15px 15px 15px;
	margin: 0px;
	display: block;
}
.bnavinner ul li a:hover {
	background:url(images/cat-hover.gif);
	background-repeat: repeat-x;
}
/* .

Footer Styles 

*/

.footer-pad {
	clear:both;
	width:944px; 
	background:#ffffff;
	overflow:hidden;
	margin:0 auto;
}

.footer {
	clear:both;
	width:100%; 
	background: url(images/footer-bg-btm2.gif) repeat-x left;
	overflow:hidden;
	margin:0 auto;
}

.copyr {
	margin: 0 auto;
	padding: 1%;
	float: left;
	width: 98%;
	text-align: center;
	color: #6a6a6a;
	font-size: 12px;
}
.copyr a {
	color: #6a6a6a;
	text-decoration: none;
}
.copyr a:hover {
	color: #6a6a6a;
	text-decoration: underline;
}

.nav ul {
	position:absolute;
	top:-999em;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(images/pages-bottom-Nature.png);
	padding-bottom: 20px;
}
.nav li {
	float:left;
	position:relative;
	z-index:100;
	display: block;
}
.nav a {
	color: #FFFFFF;
	display:block;
	float: left;
}
.nav ul li {
	width: 100%;
}
.nav li:hover ul, ul.nav li.sfHover ul {
	left:0px;
	top:39px;
}
.nav li:hover li ul, .nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul, ul.nav li li.sfHover ul {
	left:240px;
	top:0px;
}
.nav li:hover ul, .nav li li:hover ul {
	top: -999em;
}
/*** Skinning - Superfish menu (Some final font colors and backgrounds) ***/

.nav li li {
	display: block;
	padding: 0px;
	background-color: #abd569;
	float: left;
	height: auto !important;
	width: 240px;
}
.nav li ul {
	width: 240px;
}
#menu ul li ul {
	width: 240px;
}
.nav li li a:link, .nav li li a:visited {
	width: 180px;
	display: block;
	padding: 10px 30px 10px 30px;
	height: auto;
	float: left;
	color: #FFFFFF;
}
.nav li a:link, .nav li a:visited {
	color: #FFFFFF;
}
.nav li li a:hover {
	background-color: #8abe35;
	background-image: url(images/pages-hover-arrow-Nature.gif);
	background-repeat: no-repeat;
	background-position: 14px 14px;
	width: 180px;
	display: block;
	padding: 10px 30px 10px 30px;
	height: auto;
	float: left;
}
#nav2 ul {
	background-image: url(images/categories-bottom.png);
	padding-bottom: 18px;
}
#nav2 li:hover ul, ul#nav2 li.sfHover ul {
	top:44px;
}
#nav2 li {
	z-index:99;
}
#nav2 li li {
	background-color: #3F4045;
	background-image: none;
	margin: 0px;
	z-index:100;
}
#nav2 li li a:hover {
	background-color: #34353B;
	border: none;
	background-image: url(images/pages-hover-arrow2.gif);
}
#nav2 li li:hover ul, ul#nav2 li li.sfHover ul {
	top:0px;
}

