/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
html {
		margin: 0px;
		min-height: 100%;
}	  
	  
body {
		margin:0px;
		padding:0px;
		background-color:#ffffff;
		min-height: 100%;
}

img {
	border:none;
	margin:0;
	padding:0;
}

h1, h2, h3, h4 {
		font-family:Georgia, "Times New Roman", Times, serif;
		left:20px;
		padding-left: 20px;
		color:#0d8511;
}

a {
	color:#ff0000;
}

a:hover {
	color: #0d8511;
}

p {
	left:20px;
	padding-left: 20px;
	color:#333333;
}

p.tagline {
	font-size:14px;
	font-weight:700;
	width:600px;
	left:20px;
	color: #000000;
	margin:0;
    float:left;
	padding: 0 0 0 20px;
}

p.tagline2 {
	font-size:14px;
	font-weight:700;
	width:600px;
	left:140px;
	color: #000000;
	margin:0;
    float:left;
	padding: 0 0 0 140px;
}

p.tagline3 {
	font-size:14px;
	font-weight:700;
	width:140px;
	right:170px;
	color: #000000;
	margin:0;
    float:right;
	padding: 0 50px 0 0;
}

#wrap {
		width:960px;
		margin:0px auto 0px;
		padding:0;
		border: solid 2px #000000;
    	font:12px Verdana, Arial, sans-serif;
}

#header {
		background: url(images/header-Fade.png) no-repeat center top;
		background-color: #33ff14;
		height:120px;
		width:960px;
   		border-bottom: solid 2px #000000;
   		position:relative;
}

#header a {
	color:#000000;
	text-decoration: none;
}

#header h3 {
	font-size:34px;
	width:600px;
	left:20px;
	font-weight:700;
	line-height:38px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:0px;
	padding: 30px 0 10px 20px;
	color:#000000;
}

#header  h3  a {
	color: #000000;
}


#logo {
	position: absolute;
	top: 10px;
	height: 100px;
	width: 100px;
	right: 20px;
	border: solid 2px
}

#logoleft {
	position: absolute;
	top: 10px;
	height: 100px;
	width: 100px;
	left: 20px;
	border: solid 2px
}


#logoright {
	position: absolute;
	top: 50px;
	height: 50px;
	width: 70px;
	right: 70px;
	border: solid 2px
}

#googlesearch {
	position: absolute;
	top: 25px;
	height: 75px;
	width: 193px;
	right: 20px;
	
	
}

#buynowbutton {
	width: 128px;
	height: 128px;
	background: url(images/Rectangle Green.png) left 0px no-repeat;
	position: absolute;
	top: 250px;
	left: 30px;
	
}

#content #buynowtext {
	margin-left: 28px;
	margin-top:6px;
	margin-bottom: 3px;
	width: 140px;
	background: none;
	border: none;
	color: #000000;
	font-size: 11px;
}

/*-- Header search box styles --*/

#header #searchform {
	width: 242px;
	height: 31px;
	background: url(images/magglass.png) left 0px no-repeat;
	position: absolute;
	top: 10px;
	right: 15px;
}

*:first-child+html #header #searchform { /* Filter for IE7 */
  	padding: 0px 0;
}

* html #header #searchform { /* Filter for IE6 */
  	padding: 5px 0;
}

* html #header #searchbox { /* Filter for IE6 */
  	margin-top: 0px;
}

#header #searchbox {
	margin-left: 28px;
	margin-top:6px;
	margin-bottom: 3px;
	width: 140px;
	background: none;
	border: none;
	color: #000000;
	font-size: 11px;
}

#header #searchbutton {
  	width: 50px;
  	background: none;
  	border: none;
  	margin-left:10px;
	color: #000000;
}

#header #searchbutton:hover {
	cursor: pointer;
}



#chitika {
	position: absolute;
	top: 10px;
	height: 100px;
	width: 334px;
	right: 140px;
	}

#logo a { 
	display: block; 
	height: 100%; 
	width: 100%; 
} 

/*--- Navigation Menu Settings ---*/

#nav {
	background: url(images/navssbg.png) left top repeat-x;
    background-color: #33ff1c;
  	border-bottom: solid 2px #000000;
    width:952px;  
	margin: 0px; 
    padding-left: 8px; 
    height:33px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left;
    margin-right: 1px;
}

* html #nav li a { /* Filter for IE6 to prevent li stacking */
	float: left;
	text-decoration: none;
}

* html #nav li a span { /* Filter for IE6 to prevent li stacking */
	float: left;
	margin-left: 4px;
	text-decoration: none;
}

#nav li a {
	display: block;
	height: 33px;
	background: url(images/navssleft.png) left top no-repeat;
    padding-top:0px;
	background-color: #33ff1c;
	font-family: Arial, Helvetica;
	text-decoration: none;
}  
  
#nav li a span {
	display: block;
	margin-left: 10px;
	padding-left: 4px;
	padding-right: 13px;
	line-height: 32px;
    padding-bottom:1px;
	font-weight: bold;
	color: #000000;
	background: url(images/navssright.png) right top no-repeat;
  	line-height: 26px;
  	padding-top:6px;
	background-color: #33ff1c;
	text-decoration: none;
}

#nav li a:hover {
	background-position: left -33px;
	text-decoration: none;
	background-color: #33ff1c;
	cursor: pointer; /* For IE6 */
}

#nav li a:hover span {
	background-position: right -33px;
	color: #ffffff;
	background-color: #33ff1c;
	line-height: 32px;
	padding-top:0px;
}

#nav li.current_page_item a, #nav li.current_page a {
	background-position: left -33px;
	background-color: #33ff1c;
}

#nav li.current_page_item a span, #nav li.current_page a span {
	background-position: right -33px;
	color: #ffffff;
	background-color: #33ff1c;
}
#nav2 {
	background: url(images/navssbg.png) left top repeat-x;
    background-color: #33ff1c;
  	border-bottom: solid 2px #000000;
    width:952px;  
	margin: 0px; 
    padding-left: 8px; 
    height:33px;
}

#nav2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav2 li {
	float: left;
    margin-right: 1px;
}

* html #nav2 li a { /* Filter for IE6 to prevent li stacking */
	float: left;
	text-decoration: none;
}

* html #nav2 li a span { /* Filter for IE6 to prevent li stacking */
	float: left;
	margin-left: 4px;
	text-decoration: none;
}

#nav2 li a {
	display: block;
	height: 33px;
	background: url(images/navssleft.png) left top no-repeat;
    padding-top:0px;
	background-color: #33ff1c;
	font-family: Arial, Helvetica;
	text-decoration: none;
}  
  
#nav2 li a span {
	display: block;
	margin-left: 10px;
	padding-left: 4px;
	padding-right: 13px;
	line-height: 32px;
    padding-bottom:1px;
	font-weight: bold;
	color: #ff0000;
	background: url(images/navssright.png) right top no-repeat;
  	line-height: 26px;
  	padding-top:6px;
	background-color: #33ff1c;
	text-decoration: none;
}

#nav2 li a:hover {
	background-position: left -33px;
	text-decoration: none;
	background-color: #33ff1c;
	cursor: pointer; /* For IE6 */
}

#nav2 li a:hover span {
	background-position: right -33px;
	color: #ffffff;
	background-color: #33ff1c;
	line-height: 32px;
	padding-top:0px;
}

#nav2 li.current_page_item a, #nav li.current_page a {
	background-position: left -33px;
	background-color: #33ff1c;
}

#nav2 li.current_page_item a span, #nav li.current_page a span {
	background-position: right -33px;
	color: #ffffff;
	background-color: #33ff1c;
}

/*-- Begin page content CSS --*/

#content {
	width:855px;
	color: #000000;
    background-color: #ffffff;
	padding:5px 0px 0px 5px;
	
}

#content h1 {
    font-size: 22px;
	padding-top:5px;
}	

#content h2 {
    font-size: 14px;
}	

#content ul li{
	
	color:#333333;
}

#content ol li{
	
	color:#333333;
}

#clearer {
 clear:both;
}
/*-- Footer settings --*/

#footer {
	float:left;
	width: 960px;
    background: url(http://www.flexibilitytheme.com/images/link.gif) no-repeat top left;
    background-color: #33ff1c;
	color: #000000;
	font:12px Verdana, Arial, sans-serif;
	padding:0px;
	margin: 0px;
    
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active, #footer a:focus {
	color: #000000;
	text-decoration:underline;
}

#footerdark {
	background: url(images/header-Fade.png) no-repeat center top;
    padding:7px 0 25px 0;
    width: 960px;
	background-color: #33ff1c;
	color: #000000;
	font:12px Verdana, Arial, sans-serif;
	border-top: solid 2px #000000;
	left:20px;
}

#footerdark a {
	color:#000000;
}

#footerdark p {
	color:#000000;
}

#footer .topshadow {
	background: url(images/feature-shadow.png) no-repeat top left;
    padding-bottom:20px;
}

#footer p {
	padding:10px 0 0 15px;
    margin:0px;
}
#footer h2 {
    padding:0px;
        margin:0px 0px 10px 0px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}	

#footer .textwidget {
	padding:0px;
	color: #000000;
}

#footer ul {
	list-style-type:none;
    padding:0px;   
}
#footer ul.children {
	margin:3px 0 0px 0;
	padding: 0px 0px 3px 0px;
	border:none;
}

#footer ul.children li{
    padding-bottom: 0px;
}

#footer ul li{
	list-style-type:none;
	background: none; padding-left:0px;
	padding-bottom:3px;
}

#footer ul li a {
	text-decoration:none;
}

.foot_box {
	padding:15px 15px 15px 15px;
    margin:0px;
	width: 480px;
    float: left;
}
/*-- Begin feature section styles --*/

#feature {
	background-color: #e6ff01;
    width: 960px;
	height:500px;
	clear:both;
	position:relative;
    color: #000000;
    padding-bottom:10px;
	margin:0px;
	border-bottom: solid 2px #000000
}

#feature .topshadow {
	background: url(images/feature-shadow.png) no-repeat top left;
    width: 960px;
}
#feature h2 {
    padding:0px;
    margin:0px 0px 10px 0px;
	color: #ff0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}	

#feature h1 {
    padding:0px;
    margin:0px 0px 10px 0px;
	color: #ff0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
}	

#feature a {
	color: #000000;
}

#feature a:visited {
	color: #000000;
}

#feature a:active {
	color: #000000;
}

#feature a:hover {
	color: #0d8511;
}
#feature .textwidget {
	padding:0px;
	color: #000000;
}

#feature ul {
	list-style-type:none;
    padding:0px;   
}
#feature ul.children {
	margin:3px 0 0px 0;
	padding: 0px 0px 3px 0px;
	border:none;
}

#feature ul.children li{
    padding-bottom: 0px;
}

#feature ul li{
	list-style-type:none;
	background: none; padding-left:0px;
	padding-bottom:3px;
}

#feature ul li a {
	text-decoration:none;
}

#feat_box {
	padding:15px 15px 15px 15px;
    margin:0px;
	width: 500px;
    float: left;
	background-color: #e6ff01;
}

#feat_box img {
	border: solid 1px;
}

#feature2 {
	background-color: #e6ff01;
    width: 960px;
	height:430px;
	clear:both;
	position:relative;
    color: #000000;
    padding-bottom:10px;
	margin:0px;
	border-bottom: solid 2px #000000
}

#feature2 .topshadow {
	background: url(images/feature-shadow.png) no-repeat top left;
    width: 960px;
}
#feature2 h2 {
    padding:0px;
    margin:0px 0px 10px 0px;
	color: #ff0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}	

#feature2 h1 {
    padding:0px;
    margin:0px 0px 10px 0px;
	color: #ff0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
}	

#feature2 a {
	color: #000000;
}

#feature2 a:visited {
	color: #000000;
}

#feature2 a:active {
	color: #000000;
}

#feature2 a:hover {
	color: #0d8511;
}
#feature2 .textwidget {
	padding:0px;
	color: #000000;
}

#feature2 ul {
	list-style-type:none;
    padding:0px;   
}
#feature2 ul.children {
	margin:3px 0 0px 0;
	padding: 0px 0px 3px 0px;
	border:none;
}

#feature2 ul.children li{
    padding-bottom: 0px;
}

#feature2 ul li{
	list-style-type:none;
	background: none; padding-left:0px;
	padding-bottom:3px;
}

#feature2 ul li a {
	text-decoration:none;
}

#feat_box2 {
	padding:15px 15px 15px 15px;
    margin:0px;
	width: 500px;
    float: left;
	background-color: #e6ff01;
}

#feat_box2 img {
	border: solid 1px;
}

/* Recent Posts */


#recent-posts {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#recent-posts h2 {
	text-align: center;
	font-size: 18px;
	color: #0d8511;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 32px;/*??*/
}


#recent-posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#recent-posts li {
	float: left;
	width: 250px;
	text-align: center;
	padding-left: 50px;
}

#recent-posts li.first {
	padding: 0;
	line-height: 120%;
}

.delivery {
	font-size: 10px;
}
.specialoffer {
	font-size: 10px;
	color: 0d8511;
}

#table {
	width:955px;
	color: #000000;
    background-color: #ffffff;
	padding:5px 0px 0px 5px;
	
}

#table h1 {
    font-size: 22px;
}	

#table h2 {
    font-size: 14px;
}	

#table p {
    padding-right:100px;
}	

#table delivery {
	font-size: 10px;
}

#table specialoffer {
	font-size: 10px;
	color: 0d8511;
}

