/* reset */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, em, font, img, ol, ul, dl fieldset, form, label {
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, fieldset, form {
	padding:0;
	margin:0 0 10px 0; 
	color:#5d5d5d;
	font-weight:normal;
}
p.italic {font-style:italic}

.no-margin-bottom{
	margin:0;
}
a {
color:#76A700;
text-decoration:none;
}
/*body style starts here*/
body {
	font:12px/22px Arial, Helvetica, sans-serif;
	background:url(../img/body-bg.gif) repeat;
}
/*page style starts here*/
#page{
	background:url(../img/page-bg.gif) repeat-x;
	float:left;
	padding:0;
	margin:0;
	width:100%;
}
/*wrap style starts here*/
#wrap{
	width:1027px;
	margin:0 auto;
}
/* header style starts here */
#header{
	width:960px;
	margin:0 auto;
}
#header #logo{
	width:313px;
	height:71px;
	text-indent:-3000px;
	float:left;
	padding:20px 0;
	margin:0;
}
#header #logo a{
	float:left;
	display:block;
	width:313px;
	height:71px;
	background:url(../img/logo.jpg) no-repeat;
}
#contacts{
	width:160px;
	height:40px;
	float:right;
	padding:20px 0;
	margin:0;
}
/*menu style starts here*/
#header #menu{
	margin:21px 0 0 10px;
	padding:0 0 15px 0;
	float:left;
	position:relative;
	width:600px;
}
#header #menu li{
	display:inline;	
	font-size:14px;
}
#header #menu li a,
#header #menu li a:link{
	color:#8c8c8c;
	text-decoration:none;
	padding:20px 6px;
	position:relative;
}
#header #menu li a.current,
#header #menu li a:hover,
#header #menu li a:active{
	background:url(../img/menu-arrowup.gif) no-repeat center bottom;
	color:#343431;
	padding:20px 6px;
}
/*main-content style starts here*/
#main-content{
	background:url(../img/main-content-bg.gif) repeat-y center;
	float:left;
	width:auto;
}
#main-content .top-bg{
	background:transparent url(../img/top-bg.png) no-repeat;
	float:left;
	width:1027px;
}
.bottom-bg{
	background:url(../img/main-content-bg-bottom.gif) no-repeat bottom center;
	float:left;
	width:1027px;
	margin:0 auto;
	height:4px;
}
/*narrow-content style starts here*/
#narrow-content{	
	width:900px;
	margin:0 auto;
	padding:30px;
}
#narrow-content a,
#narrow-content a:link{
	color:#76A700;
	text-decoration:none;
}
#narrow-content a:hover,
#narrow-content a:active{
	color:#000;
	text-decoration:underline;
}
/*featured-image style starts here*/
#featured-image{
	padding:0;
	margin:0;
}
/*side-links style starts here*/
#side-links{
	float:right;
	width:270px;
	list-style:none;
}
#side-links li{
	display:block;
}
#side-links li a, #side-links li a:hover{
	color:#76A700;
	font-size:18px;
	text-decoration:none;
}
#side-links li#link1{
	background:url(../img/green.png) no-repeat left 50%;
	min-height:50px;
	padding-left:65px;
	padding-bottom:15px;
	border-bottom:1px solid #e0e0e0;
}
#side-links li#link2{
	background:url(../img/clock.png) no-repeat left 50%;
	min-height:50px;
	padding-left:65px;
	padding-bottom:15px;
	padding-top:15px;
	border-bottom:1px solid #e0e0e0;
}
#side-links li#link3{
	background:url(../img/mail-reply.png) no-repeat left 50%;
	min-height:50px;
	padding-left:65px;
	padding-top:15px;
	border-bottom:1px solid #e0e0e0;
}
#side-links li#link4{
	background:url(../img/mossgo-link.png) no-repeat left 50%;
	min-height:50px;
	padding-left:65px;
	padding-top:15px;
}
#side-links li span{
	display:block;
	color:#5d5d5d;
	font:12px/20px Arial, Helvetica, sans-serif;
}
/*content-box style starts here*/
.content-box{
	padding:40px 0 20px 0;
	margin-bottom:10px;
	float:left;
	width:900px;
}
.content-box-last{
	float:left;
	width:898px;
	margin:0;
	padding:0;
}
.border-top{
	border-top:1px solid #e1e1df;
}
.content-box p, .content-box ul,
content-box-last p, content-box-last ul{	
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#5d5d5d;
}
.content-box ul, .content-box ol{
	
}
.content-box ul ul, .content-box ol ol,
content-box-last ul ul, content-box-last ol ol{
	margin:0;
	list-style:circle;
}
.content-box .two-column{
	width:599px;
	float:left;
}
.content-box .why-choose-us{
	width:267px;
	float:right;
	margin:20px 0;
}
.content-box .two-column h2,
.content-box .why-choose-us h2, 
.col1 h2, .col2 h2, .col3 h2{
	color:#343431;
	font-size:22px;
	font-weight:normal;
}
.col1 h3, .col2 h3, .col3 h3{
	font-size:14px;
	font-weight:normal;
}
.col1, .col2{
	float:left;
	width:282px;
	margin-right:35px;
}
.col3{
	float:right;
	width:260px;
}
.two-column .thumb{
	margin-top:8px;
}
.blog-entries .thumb img, .two-column .thumb img{
	margin:7px 0 0 9px;
}
.blog-entries a{
	font-size:13px;
}
.blog-entries .blog-meta{
	display:block;
	font-size:10px;
	text-transform:uppercase;
}
/*styled-list style starts here*/
.styled-list{
}

#bullets
{
	color:#555;
	line-height:1.5;
	margin:-1em 0 0 3%;
	padding: 0 0 10px 10px;
}
ul.bullets
{
	border-bottom:none;
	list-style:square;
	margin-left:15px;
	margin-top:2.5em;
	padding:0;
}
ul.bullets li
{
	margin:1em 0;
	padding:0;
}
/*blockquote style starts here*/
blockquote p{
	font-family:Georgia, "Times New Roman", Times, serif!important;
	font-style:italic!important;
	color:#999!important;
}
.quote{
	background:url(../img/quote.gif) no-repeat top left;
	float:left;
	display:block;
	width:42px;
	height:40px;
	margin:6px 0 0 0;
	padding:0 10px 0px 0;
}
/*thumb-small style starts here*/
.thumb-small{
	float:left;
	background:url(../img/thumb-small-bg.gif) no-repeat;
	width:110px;
	height:100px;
	position:relative;
	padding-right:10px;
	margin:0 0 0 -5px;
}
.thumb-small img{
	margin:6px 0 0 10px;
}
/*thumb-medium style starts here*/
.thumb-medium{
	float:left;
	background:url(../img/thumb-medium-bg.gif) no-repeat;
	width:232px;
	height:200px;
	position:relative;
	padding-right:20px;
	margin:0 0 0 -10px;
}
.thumb-medium img{
	margin:14px 0 0 21px;
}

.thumb-wide-img{
	float:left;
	background:url(../img/thumb-wide-bg.gif) no-repeat;
	width:444px;
	height:200px;
	position:relative;
	padding-right:20px;
	margin:0 0 0 -10px;
}
.thumb-wide-img img{
	margin:16px 0 0 26px;
}

.thumb-345-img{
	float:left;
	background:url(../img/thumb-wide-bg.gif) no-repeat;
	width:355px;
	height:220px;
	position:relative;
	padding-right:20px;
	margin:0 0 0 -10px;
}
.thumb-345-img img{
	margin:12px 0 0 21px;
}

.wide-img{
	float:left;
	background:url(../img/wide-img-bg.gif) no-repeat;
	width:580px;
	height:160px;
	position:relative;
	padding-right:20px;
	margin:0 0 0 -10px;
}
.wide-img img{
	margin:14px 0 0 41px;
}
/*highlighted-box style starts here*/
.highlighted-box{
	border-top:1px solid #d0d0c4;
	background:url(../img/gradient-bg.gif) repeat-x top;
	width:838px;
	padding:20px 30px;
}
/*links-list style starts here*/
.links-box{
	float:left;
	margin-right:4%;
}
.links-box-last{
	float:right;
	width:160px;
}
.links-box h3, .links-box-last h3{
	color:#131312;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:0 0 0 0!important;
}
.links-list{
	list-style:none;
	padding:0;
	margin:0;
}
.links-list li{
	display:block;
	font-size:11px;
}
.links-list li a,
.links-list li a:link{
	color:#87877d!important;
	text-decoration:none;
}
.links-list li a:hover{
	color:#4b4b4b!important;
	text-decoration:underline;
}
/*footer style starts here*/
#footer{
	float:left;
	padding:5px 0 40px 0;
	width:1027px;
	color:#7b7b7b;
}
#footer a,
#footer a:link{
	color:#afafaf;
	text-decoration:none;
}
#footer a:hover{
	color:#4f4f4f;
	text-decoration:none;
}
#footer .footer-center{
	width:940px;
	margin:0 auto;
	font-size:11px;
}
.copyright{
	float:left;
	width:auto;
}
.validity{
	float:right;
	width:auto;
}
/*inside-page style starts here*/
#inside-page{
	float:left;
	width:900px;
	padding:20px 0px;
}
.inside-content h2{
	color:#525252;
	font-size:32px;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:40px;
	padding-top:5px;
}
.inside-content h6, .inside-content h5, .inside-content h4, .inside-content h3{
	font-weight:bold;
	margin-bottom:5px;
}
.inside-content h3{
	font-size:16px;
}
.inside-content h4{
	font-size:16px;
}
.inside-content h5{
	font-size:14px;
}
.inside-content h6{
	font-size:12px;
}
/*intro-text style starts here*/
.intro-text{
	font-size:20px!important;
	color:#4d4d4d;
	line-height:30px;
	font-weight:normal!important;
	margin-bottom:40px!important;
}
/*inside-content style starts here*/
.inside-content{
	float:left;
	width:599px;
}
/*inside-content style starts here*/
.inside-content-wide{
	float:left;
	width:899px;
}
/*inside-sidebar style starts here*/
.inside-sidebar{
	float:right;
	width:278px;
	color:#5d5d5d;
}
.inside-sidebar .sidebar-nav{
	list-style:none;
	padding:0 0 20px 0;
	float:left;
	position:relative;
	margin:0 0 0 -22px
}
* html .sidebar-nav {
	margin:0 0 0 -10px!important; 
}
.inside-sidebar .sidebar-nav li{
	border:none;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
.inside-sidebar .sidebar-nav li a{
	float:left;
	display:block;
	width:210px;
	padding:10px 10px 10px 30px;
	color:#2d2c2c!important;
	font-size:16px!important;
	background:none;
	font-weight:bold;
}
.inside-sidebar .sidebar-nav li a:hover{
	background:#f6f6f4 url(../img/sidebar-nav-bg-hover.gif) repeat-x!important;
	border-top:1px solid #dbdbda;
	border-right:1px solid #dbdbda;
	border-bottom:1px solid #dbdbda;
	text-decoration:none!important;
	font-weight:bold;
}

/*sidebar-box style starts here*/
.side-box{
	float:left;
	background:url(../img/sidebar-box-bg.gif) repeat-y;
	width:278px;
	margin-bottom:20px;
}
.side-box .side-box-top{
	background:url(../img/sidebar-box-top.gif) no-repeat top left;
	float:left;
	width:278px;
}
.side-box .side-box-top .side-box-bottom {
	background:url(../img/sidebar-box-bottom.gif) no-repeat bottom;
	float:left;
	width:278px;
}
.side-box-content{
	padding:26px!important;
	float:left;
	width:230px;
}
* html .side-box-content{
	padding:22px!important;
	
}
/*news style starts here*/
.side-news h2{
	font-size:16px;
	background:url(../img/ical.png) no-repeat left 0;
	text-transform:uppercase;
	color:#222222;
	padding:14px 20px 10px 50px;
	font-weight:bold;
}
.side-news ul{
	list-style:none;

}
.side-news ul li{
	line-height:15px;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #e4e4e4;
}
* html .side-news ul li{ /*IE6 fix*/
	border-top:1px solid #fff;
}
.side-news ul li .news-date{
	font-size:11px;
	display:block;
	margin:0 0 0px 0;
	color:#898989;
}
.side-news ul li .news-title{
	font-size:14px;
	display:block;
	margin:0 0 15px 0;
}

/*newsletter style starts here*/
.newsletter{
	clear:both;
	line-height:15px;
}
.newsletter span{
	display:block;
	margin:0 0 5px 0;
}
.newsletter h2{
	font-size:16px;
	text-transform:uppercase;
	color:#222;
	padding:25px 20px 10px 52px;
	font-weight:bold;
	background:url(../img/mail-reply.png) no-repeat left 0;
}
#n-email{
	border:0;
	background:#d9d9d9;
	padding:4px 2px;
}
#btn-send{
	background:#828282;
	border:0;
	padding:3px 5px;
	color:#fff;
}
/*2col style starts here*/
.two-column{
	float:left;
	width:598px;
	margin:20px 0 0 0;
}
.two-column .col-one, .two-column .col-two{
	width:250px;
	background:url(../img/sub-column-bg.gif) repeat-x;
	padding:20px;
	border-top:1px solid #d0d0cf;
}
.two-column .col-one{
	float:left;
}
.two-column .col-one h3, .two-column .col-two h3{
	font-weight:bold;
	font-size:17px;
}
.two-column .col-two{
	float:right;
}
/*3col style starts here*/
.three-column{
	float:left;
	width:898px;
	margin:20px 0 0 0;
}
.three-column .col-one, .three-column .col-two .three-column .col-three{
	width:250px;
	background:url(../img/sub-column-bg.gif) repeat-x;
	padding:20px;
	border-top:1px solid #d0d0cf;
}
.three-column .col-one., three-column .col-two{
	float:left;
}
.three-column .col-one h3, .three-column .col-two h3, .three-column .col-three h3{
	font-weight:bold;
	font-size:17px;
}
.three-column .col-three{
	float:right;
}
/*featured-product style starts here*/
.featured-product{
	margin:0 0 40px 0;
	float:left;
}
.featured-info{
	float:right;
	width:350px;
}
/*contact-info style starts here*/
.inside-sidebar h2{
	color:#343431;
	font-size:22px;
	font-weight:normal;
}
/*blogpage style starts here*/
.blog-categories ul{
	list-style:none;
}
.post-excerpt{
	float:right;
	width:350px;
}
.post{
	float:left;
	padding: 30px 0 30px 0;
	background:1px solid red;
	border-bottom:1px solid #dadada;
}
.post h3{
	font-size:24px;
	padding:0;
	margin:0;
}
.post .post-author{
	display:block;
	padding:0 0 20px 0;
}
#s{
	width:145px;
}
/*common classes style starts here*/
a img{
	border:0;
	float:left;
}

.block{
	display:block;
}
.clear{
	clear:both;
}
.alignLeft{
	text-align:left;
}
.alignRight{
	text-align:right;
}
.alignJustify{
	text-align:justify;
}
.alignCenter{
	text-align:center;
}

.floatRight{
	float:right
}
.floatLeft{
	float:left;
}

abbr, acronym{
	font-style:italic;
	cursor:help;
	color:#ada397;
}
.imageLeft{
	background:#fff;
	border:1px solid #ebe8e2;
	padding:10px 10px;
	margin:0 15px 20px 0;
}
.imageRight{
	background:#fff;
	padding:10px 10px;
	margin:0 0 20px 15px;
	border:1px solid #ddddda;
}
.hide{
	display:none;
}
img{
	border:0;
}
/*form - Form Style*/
form {
  padding: 0px 0;
  margin:0;
}
form p{
	padding:0;
	margin:0 0 20px 0;
}
label {
  float: left;
  width: 100px;
  padding-right: 1px;
}
input,
textarea{
  padding: 6px;
  font: 400 12px arial, sans-serif;
  background: #f1f0ee;
  border:1px solid #e0e0e0;
   color: #353431;
}
input:focus,
textarea:focus{  
  color: #353431;
  background:#ebeae7;
  border:1px solid #d3d3d3;
}
#name, #email, #subject{
	width:300px;
	background:url(../img/sidebar-nav-bg-hover.gif) repeat-x top;
}
#message{
	width:370px;
	height:150px;
	background:url(../img/sidebar-nav-bg-hover.gif) repeat-x top;
}
input.button {
  padding: 5px 20px;
  font: bold 1em arial, sans-serif;
  cursor: pointer;
  color: #efefef;
  background:#8c8c8c;
  border-width: 1px;
  border-style: solid;
  border: #7d7d7d 1px solid;
}
input.btn-search{
  padding: 5px 10px;
  font: bold 1em arial, sans-serif;
  cursor: pointer;
  color: #efefef;
  background:#8c8c8c;
  border-width: 1px;
  border-style: solid;
  border: #7d7d7d 1px solid;
}
/*errorMsg - Error Message Block style*/
.errorMsg{
	float:left;
	padding:20px 20px 0px 20px;
	background:#e6e6e6;
	margin:0 0 20px 0;
	border-top:1px solid #d9d8d8;
	border-bottom:1px solid #d9d8d8;
	width:93%;
}
.errorMsg h3{
	color:#c22414;
	margin:0;
	padding:0;
}
.errorMsg ul{
	margin:0;
	padding:0 0 20px 0;
}
.errorMsg ul li{
	display:block;
	list-style:none;
	padding:0;
	margin:0;
	color:#c22414;
}
.errorMsg p{
	color:#c22414;
}

/*highlight style*/
.highlight{
	color:#0c0402;
}
/*infoMsg - Info Message Block style*/
.infoMsg{
	float:left;
	padding:20px 20px 0px 20px;
	background:#83b406;
	margin:0 0 20px 0;
	border-top:1px solid #2d993c;
	border-bottom:1px solid #2d993c;
	width:93%;
	color:#fefefe;
}
.infoMsg h3{
	color:#cfdab4;
	margin:0;
	padding:0;
}
/*slideshow style starts here*/
#slideshow{
	float:left;
}
.pics {
	height: 270px;
	width: 607px;
	padding:0;
	margin:0;
	overflow: hidden;
}
.pics a img {
	top:0;
	left:0
}
#content p {
	margin-top: 10px;
	line-height: 145%;	
	color: #666;
}
#content a { 
	color: #363;
}
#content strong {
	color: #444;;
}
#content ul {
	padding-left: 50px;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 150%;
	color: #444;
}
#content ol {
	padding-left: 50px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#content ol li {
	margin-top: 15px;
}
#content img.left {	
	border: 1px #222 solid;
	float: left;
	margin: 5px 10px 5px 0;
	padding: 4px;
}
#content img.right {	
	border: 1px #222 solid;
	float: right;
	margin: 5px 0 5px 10px;
	padding: 4px;
}
#content img.left-noborder {	
	float: left;
	margin: 0 10px 5px 0;
	padding: 4px;
}
#content img.right-noborder {	
	float: right;
	margin: 5px 0 5px 10px;
	padding: 4px;
}

#content dl {
	margin: 5px;
	width: 100%;
}
#content dl dt {
	float: left;
	font-weight: bold;
	line-height: 0.8em;
	margin: 0;
	padding: 0.3em 0.5em 0 0;
	text-align: right;
	width: 8em;
}
#content dl dd {
	line-height: 1.2em;
	margin: 0;
	padding-top: 0.1em;
}
#content dl dt.postad {
	padding-top: 0.5em;
	display: table-cell;
	height: 6em!important;
	width: 8em;
}
#content dl dd.postad {
	padding-top: 0.3em;
	margin: 0;
}
#content span.email span {
  font: 12px Arial, "Trebuchet MS",Helvetica, sans-serif;
	display: none;
}

div#layout {display: table;}
div.hgroup {display: table-row;}
div.cell {display: table-cell;}

#content .printheader {
	display: none;/*hide the header for the print style sheet*/
}
#content td.title {
  background-color: #d7e38c;
	font-size: 12px;
	height: 10px;
	text-align: center;
}
#content td.body {
  background-color: #e9eae4;
	font-size: 12px;
	height: 10px;
	padding-right: 10px;
	text-align: right;
}
#content td.body-prod-id {
  background-color: #e9eae4;
	font-size: 12px;
	font-weight: 900;
	height: 10px;
	padding-left: 10px;
	text-align: left;
}
#content td.body-product {
  background-color: #e9eae4;
	font-size: 12px;
	font-weight: 900;
	height: 10px;
	padding-left: 10px;
	text-align: left;
}