html {
	overflow-x: hidden;
	overflow-y: scroll;
}

body {
	margin:0px;
	background-image:url(/images/page-header.png);
	background-repeat:repeat-x;
	background-position:top;
}

td, div {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
	color:#6d6d6d;
}

a {
	color: #ca6706;
}

a:hover {
	color: #5e7229;
}


.fq {
	padding-left:40px;
	background-image:url(/images/icons/faq.png);
	background-position:left;
	background-repeat:no-repeat;
	height:29px;
	font-weight:bold;
}

.fa {
	padding-left:40px;
	margin-bottom:25px;
}


.ft {
	padding-left:40px;
	background-image:url(/images/icons/feature.png);
	background-position:left;
	background-repeat:no-repeat;
	height:26px;
	font-weight:bold;
}

.fd {
	padding-left:40px;
	margin-bottom:25px;
}



.TopMenu a {
	color: #c3c3c3;
	text-decoration: none;
}

.TopMenu a div {
	color: #c3c3c3;
	text-decoration: none;
}

.TopMenu a:hover div, .TopMenu a:active div {
	color: #fff;
}

.TopMenu a div {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 155px;
	vertical-align:middle;
	padding:14px 0px 10px 0px;
}


.contenttable {
	width:1000px;
	margin-top:30px;
}

.PageTitle {
	width:100%; 
	padding:5px 5px 5px 5px; 
	border:1px solid #e4e6e8; 
	background-color:#FFF;
	font-size:18px; 
	font-weight:bold;
	margin-bottom:10px;
	color:#2c2c2c
}

.PageTitle h1 {
	font-size:18px; 
	font-weight:bold;
	color:#2c2c2c;
	text-align:left;
	padding:0px;
	margin:0px;
}

.SubMenuActive {
	border:1px solid #FFF; 
	text-align:center; 
	font-size:12px;
	background-color:#e1f5ab;
	padding:5px;
}

.SubMenuInActive {
	background-image:url(/images/sub-menu-back.png); 
	background-repeat:repeat-x; 
	text-align:center; 
	font-size:12px;
	padding:5px;
}

.SubMenuActive a {
	color:#5e7229;	
	text-decoration:none;
}
.SubMenuActive a:hover {
	color:#ca6706;	
}

.SubMenuInActive a {
	color:#5e7229;	
	text-decoration:none;
}
.SubMenuInActive a:hover {
	color:#ca6706;	
}



.DateBox {
	background-image:url(/images/news-back.png); 
	background-repeat:no-repeat; 
	width:45px; 
	height:40px; 
	vertical-align:middle; 
	float:left;
}

.odd-row {
	background-image:url(/images/odd-row-back.png); 
	background-repeat:repeat-x; 
	background-position:bottom;
	background-color:#f3f2f2;
}


.even-row {
	background-image:url(/images/even-row-back.png); 
	background-repeat:repeat-x; 
	background-position:bottom;
	background-color:#f9f9f9;
}


.error {
	color:#ff7205;
	font-weight:bold;
}

.php {
	border:1px solid #000000; 
	padding:10px;
}


.comments { /* php examples reply name */
	padding-left:25px;
	background-image:url(/images/icons/comments.png);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
}

.replies { /* forum reply name */
	padding-left:25px;
	background-image:url(/images/icons/comments.png);
	background-position:left;
	background-repeat:no-repeat;
	font-style:italic;
}

.testimonials { /* products testimonials */
	padding-left:25px;
	background-image:url(/images/icons/comments.png);
	background-position:left;
	background-repeat:no-repeat;
	color:#ca6706;
}

.tweb { /* products testimonials */
	color:#ca6706;
	font-weight:bold;
	padding-left:25px;
}


/*** PAGINATION ***/

.pagination {
	text-align: left;
	margin-top:25px
}

.pagination a, .pagination span {
	float: left;
	padding: 2px 7px;
	margin-right: 2px;
	border: 1px solid #e1e1e1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: url("/images/bg_pagination.jpg") repeat-x bottom left;
	text-decoration: none;
	color: #ca6706;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFFFFF
}

.pagination a:hover {
	color: #4a4a4a;
	border-color: #BFBFBF;
}

.pagination .label {
	border: none;
	margin-right: 4px;
	background: none;
	font-weight: bold;
	color: #4a4a4a;
	line-height: 18px;
	padding-left: 0;
	text-shadow: none;
}

.pagination .current {
	color: #4a4a4a;
	background: none;
	font-weight: bold;
	text-shadow: 1px 1px 1px #CCCCCC;
}

.pagination .dots {
	color: #4a4a4a;
	background: none;
	font-weight: bold;
	border: none;
	line-height: 18px;
	padding-top: 8px;
	text-shadow: none;
}



#TutorialBox a {
	text-decoration:none;	
}

#TutorialBox .TutorialTitle {
	margin-bottom:5px; 
	font-weight:bold;
}

#TutorialBox .TutorialTitle:hover {
	text-decoration:underline
}


.oddRow {
	height:57px; 
	background-image:url(/images/row-back.png); 
	background-repeat:repeat-x;
}

.evenRow {
	height:57px; 
}


#ShowNews {
	padding: 10px 20px 10px 20px;	
}


#MenuLeft {
	width:217px;
	margin-top:2px;
	margin-bottom:15px;
}

#MenuLeft a {
	text-decoration:none;
}

#MenuLeft .Category {
	background-color:#383738;
	color:#FFF;
	padding:7px 0px 7px 12px;
	font-weight:bold;
}

#MenuLeft .Group {
	background-image:url(/images/menu-group-back.png);
	background-repeat:no-repeat;
	color:#323231;
	padding:9px 0px 8px 12px;
	font-weight:bold;
	font-size:11px;
}

#MenuLeft .Group:hover {
	text-decoration:underline;
}


#MenuLeft .GroupItem {
/*	background-image:url(/images/menu-back.png);
	background-repeat:no-repeat;
*/	
	background-color:#eeeeee;
	color:#556920;
	font-size:11px;
	padding:7px 0px 6px 12px;
	font-family:Verdana, Geneva, sans-serif;
}

#MenuLeft .GroupItem:hover {
	text-decoration:underline;
}

#MenuLeft .GroupItemTitle {
	background-color:#eeeeee;
	color:#666;
	font-style:italic;
	font-size:11px;
	padding:7px 0px 6px 12px;
	font-family:Verdana, Geneva, sans-serif;
}


#MenuLeft .GroupItemActive {
	background-color:#e1f5ab;
	color:#556920;
	font-size:11px;
	padding:7px 0px 6px 12px;
/*	padding:9px 0px 8px 12px; */
	border:1px solid #e4e6e8;
	margin:1px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}


#HomeScripts {
	width:100%;
	text-align:center;
}

#HomeScripts img {
	margin:5px;	
}

#footer {
	width:100%;
	height:82px;
	margin-top:20px;
	background-image:url(/images/page-footer.png);
	background-repeat:repeat;
	text-align:center;
}

.FooterMenu a  {
	text-decoration: none;
}

.FooterMenu a:hover div, .FooterMenu a:active div {
	color: #fff;
}

.FooterMenu a div {
	color: #2f2d2d;
	font-size: 12px;
	text-align: center;
	width: 155px;
	vertical-align:middle;
	padding:10px 0px 10px 0px;
}

.CopyRight {
	text-align:center;
	padding-top:15px;
	font-size:11px;
	color:#FFF;
}

.CopyRight a {
	color:#FFF	
}


.fb {
	line-height:24px;
}

.fb img {
	vertical-align:middle;
}

/* Section 1*/
.s1t {
	width:465px; 
	height:45px; 
	background-image:url(/images/sections/1-top.png); 
	background-repeat:no-repeat;
}

.s1t div {
	padding:15px;	
	font-weight:bold;
}

.s1m {
	width:465px; 
	background-image:url(/images/sections/1-mid.png); 
	background-repeat:repeat-y;
}

.s1m div {
	padding:15px;	
}

.s1b {
	width:465px; 
	height:10px; 
	background-image:url(/images/sections/1-bottom.png);
}

/* Section 2 */

.s2t {
	width:279px; 
	height:45px; 
	background-image:url(/images/sections/2-top.png);
}

.s2t div {
	padding:15px;	
	font-weight:bold;
}

.s2m {
	width:279px; 
	background-image:url(/images/sections/2-mid.png); 
	background-repeat:repeat-y	
}

.s2b {
	width:279px; 
	height:8px; 
	background-image:url(/images/sections/2-bottom.png);
}

.ProductsPage {
	width:42%; 
	height:60px; 
	float:left; 
	border:1px solid #d5d7d8; 
	margin:0px 20px 20px 0px; 
	padding:10px;
}
.ProductsPage:hover{
	background-color:#f3f4f4;
}


/* Shopping cart */

.OrderProduct {
	width:42%; 
	height:60px; 
	float:left; 
	border:1px solid #d5d7d8; 
	margin:0px 20px 20px 0px; 
	padding:10px;
}

.OrderProduct:hover{
	background-color:#f3f4f4;
}

.OrderProductPrice {
	font-size:16px; 
	color:#556920; 
	font-weight:bold;
}

.CurrencySelector {
	background-color:#f3f4f4; 
	border:1px solid #e4e5e6; 
	padding:3px; 
	float:left; 
	margin-right:7px;
	font-size:10px;
	cursor:pointer;
	text-decoration:none;
}

.CurrencySelectorActive {
	background-color:#556920;
	color:#FFF;
	border:1px solid #e4e5e6; 
	padding:3px; 
	float:left; 
	margin-right:7px;
	font-size:10px;
	cursor:pointer;
	text-decoration:none;
}

.CurrencySelector:hover {
	background-color:#556920;
	color:#FFF;
}

#DemoScripts div, td {
}
