body {color:#6a6b6c;}
a, a:visited, .lower, #side ul li a, #side ul li a:visited, .colortext{color:#d66e51; }
a:hover, #side ul li a:hover{color:#df8971;}
h1, h2, h3, h4, h5, h6, .posttitle a, .posttitle a:visited {color:#3b3b3b;}

body {
	background-color:#729930;
	background-image:url(bg/bg-body1.png);
	background-repeat:repeat;
}
#container{
	width:980px;
	margin:0 auto;
	background-color:#f7f7f7;
	border-top:solid 2px #3b3b3b;
}

/* Stylesheet: 0-reset Modified On 2011-12-27 14:37:45 */
body {color:#3B3B3B;}
a, a:visited, .lower, #side ul li a, #side ul li a:visited, .colortext{color:#DA5632; }
a:hover, #side ul li a:hover{color:#F96B0C;}
h1, h2, h3, h4, h5, h6{color:#3b3b3b;}

html,body {margin:0;padding:0}
body {
	font-family: Arial, Verdana;
	font-size:12px;
	padding:0;
	line-height:18px;
        background-color:#b8b8b8;
	background-image:url(../../images/bg/bg-body12.png);
	background-repeat:repeat;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; 
}
.clear{clear:both; height:1px !important; line-height:1px !important; float:none!important;}
form{margin:0; padding:0;}
hr {
	border-width:0;
	height:1px;
	line-height:0;
	margin:10px 0px;
	page-break-after:always;
	text-align:center;
	width:100%;
	clear:both;
	color:#cfcfcf;
	background-color:#cfcfcf;
	background-repeat:repeat-x
}
input[type=text], textarea
{
	border:solid 1px #e0e0e0;
	margin:4px 4px 8px 0px; 
	padding:5px; 
	vertical-align:middle; 
	font-size:11px;}


/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2{margin-bottom:15px;}
h3, h4, h5, h6{margin-bottom:15px;}
h1 {font-size:20px; line-height:22px;}
h2 {font-size:18px; line-height:20px;}
h3 {font-size:16px; line-height:18px;}
h4 {font-size:14px; line-height:16px;}
h5{font-size:13px; line-height:15px;}
h6 {font-size:12px; line-height:15px;}
h1, h2, h3, h4, h5, h6{ font-weight:normal;}
.uppercase{text-transform:uppercase}
.pagetitle{font-size:36px; padding:50px 30px 0 0; line-height:30px
margin-bottom: 8px;
}

#header-right{
  float: right;
  text-align: right;
  width: 550px;
  height: 128px;
}

.submenu{
 list-style: none;
 padding-right: 30px;
}
.submenu li{
  display: inline-block;
  margin-left: 6px;
}

.submenu li.current a{
  text-decoration: underline;
}
  


/* links */
a, a:visited {text-decoration:none; font-weight:normal; }
a:hover{text-decoration:underline;}
a img{border:none}
/* float align */
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 3px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 5px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignnone,
img.alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:3px;
}


img.alignleft, 
img.alignright, 
img.aligncenter,
img.alignnone {
	margin-bottom: 12px;
}


/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	margin-bottom:20px;
}
ul, ol {
	margin:10px 0 20px 20px;
}
li ol,
li ul
{
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
	
blockquote {
	margin:0px 0 20px 0px;
	padding:0px 10px 0px 40px;
	background-image:url(../../images/quote.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	clear:both;
	font-size:16px;
	line-height:20px;
	font-family:Georgia, Arial;
	}
	
	
blockquote.left, blockquote.right  {
	float:right;
	letter-spacing:0px;
	margin-bottom:20px;
	margin-left:20px;
	margin-top:0px;
	padding:0px 20px 10px 60px;
	width:43%;
	background-position:0px 0px;
	}
	
blockquote.left{
	float:left;
	margin-left:0px;
	margin-right:20px;}

blockquote p{margin-bottom:0px; font-size:16px; line-height:20px}

/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #cfcfcf;
	padding:15px 10px;
}

/*** END OF DEFAULT ELEMENT STYLES ***/

/*** CONTAINER ***/
#logo-container{
    margin: 0 auto;
    width: 980px;
    height: 95px;
    overflow: hidden;
}
#logo{
padding-top: 22px;
float: left;
}

#language{
  float: right;
  padding-top: 73px;
}

#language img{
  margin-right: 6px;
}

#language a{
  padding: 6px;
  background-color: #f7f7f7;
  font-weight: 700;  
}

#top-container{
	width:auto;
	height:48px;
        border-bottom: 1px solid #dedede;
}
#top{ 
	width:980px; margin:0 auto; height:48px;
	background:#efeeee url(../../images/bg-top-container.gif) no-repeat;
}
#header-container{
	width:auto;
	clear:both;
	background:#f7f7f7 url(../../images/bg-header-container.gif) no-repeat top center;
}

#header-inner {
    border-bottom: 2px solid #818181;
    height: 128px;
    margin: 0 auto;
    width: 940px;
    overflow: hidden;
}

#container{
	width:980px;
	margin:0 auto;
	background-color:#f7f7f7;
	border-top:solid 3px #3b3b3b;
}
#content-container{
	width:auto;
	padding:30px 20px;
}
#content{
	width:940px;
	margin:0 auto;
}
#footer-container{
	width:auto;
	height:150px;
	background:#fff url(../../images/bg-footer-container-wrapper.gif) repeat-x;
}
#footer{ 
	width:900px; margin:0 auto; height:150px;
	background:#fff url(../../images/bg-footer-container.gif) no-repeat;
	padding:0 40px
}

/* TOP MENU */
#top-navigation{
	z-index:200;
	padding:0 10px 0 0;
}
#topnav{
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:visible;
padding-left: 15px;
  }
#topnav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	background-color:#f0efef;
	-moz-box-shadow: 0px 0px 5px #d9d9d9;
	-webkit-box-shadow: 0px 0px 5px #d9d9d9;
	box-shadow: 0px 0px 5px #d9d9d9;
  }
#topnav li {
	margin: 0 10px 0 0;
	padding: 0;
	float:left;
	height:48px;
  }
#topnav a {
	display: block;
	line-height: 48px;
	margin: auto 0;
	padding:0 8px;
	color:#818181;
	font-size:14px;
	text-decoration:none;
  }

#topnav li a:hover{
	color: #3B3B3B;
	text-decoration: none;
	display: block;
  }
  
#topnav li.current > a, #topnav li:hover {
	color:#3B3B3B
}

#topnav li ul {
	  list-style: none;
	  position: absolute;
	  width: 170px;
	  left: -999em;
	  padding:0 0 0px 0;
	  z-index:10;
	  border:solid 1px #e5e4e4;
	  border-width:0px 1px 1px 1px
  }

#topnav li:hover ul, #topnav li.sfhover ul {
	  left: auto;
	  margin-left:-10px
  }
  
#topnav li ul li:hover ul {
	 left: 90%;
	 top: -1px;
}
	
#topnav li li {  
	margin: 0;
	padding: 0;
	width: 170px;
	left: auto;
	height:auto !important;
	position:relative!important;
	border-bottom:1px solid #fff;
	border-top:solid 1px #e5e4e4;
	background:#f0efef;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f0efef));
	background: -moz-linear-gradient(top,  #ffffff,  #f0efef);
	background: -o-linear-gradient(top,  #ffffff,  #f0efef);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f0efef');
}
	
#topnav li li a {
	width: 140px;
	color:#818181;
	font-size:12px;
	line-height:18px;
	margin: 0;
	padding: 8px 15px 8px 15px;
  }
	
#topnav li li a:hover {
  padding: 8px 15px 8px 15px;
  }
  
#topnav li li:hover {
	background:#ffffff;
	background: -webkit-gradient(linear, left top, left bottom, from(#f0efef), to(#ffffff));
	background: -moz-linear-gradient(top,  #f0efef,  #ffffff);
	background: -o-linear-gradient(top,  #f0efef,  #ffffff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0efef', endColorstr='#ffffff');
  }

#topnav li:hover, #topnav li.sfhover { /* prevents IE7 drop-down topnav bug */
  position: static;
  }


/* HEADER */
#slider-container{
width:940px; 
height:200px; 
margin:0 auto; 
padding-top: 15px;
padding-bottom: 15px;
border-bottom: 2px solid #818181;
}


/* CONTENT */
#content{}
#side{width:290px; float:left; margin-right:30px;}
#side.positionright{width:290px; float:left; margin-right:0;}
#maincontent{ width:585px; float:left; padding-right:35px;}
#maincontent.positionleft{ width:615px; float:left; padding-right:35px;}
#contentbox{background-color:#ededed; padding:20px}
.colortext{color:#da5632;}
.double-arrow{float:right; padding-right:10px}
.imgborder{border:solid 1px #dedede; padding:7px; display:block}
.t1, .t1 a, .t1 a:visited{font-weight:bold; display:block; margin-bottom:14px}
.tborder{border-bottom:solid 1px #dedede; padding-bottom:4px}
.boldText{font-weight:bold; line-height:30px; display:block}
#widget-info{float:right; width:340px; padding:0 30px}
.backtop{float:right;}


#maincontent img{
  margin: 10px;
}


/* form and button */
input[type="text"],
textarea {
	padding: 5px;
	background: #fbfbfb;
	border: 1px solid #e0e0e0;
	color:#828282
}

.inputbox{
	padding: 5px;
	background: #fbfbfb;
	border: 1px solid #bfbfbf;
	color:#828282
}
input[type="submit"]{
	padding:8px 20px;
}
input[type="submit"]:hover,{
	
}
.more{
	font-size:11px;
	text-transform:lowercase;
}
.cms_form label{
    display: block;
 margin-top: 8px;
}



/* SIDE */
#side ul{
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
#side ul li{
	list-style-type:none;
	margin:0;
	padding:0;
}
#side ul li a, #side ul li a:visited{}
#side .widget-container{margin-bottom:20px; border:solid 1px #e8e8e8;}
#side .widget-title{
	font-size:18px; 
	line-height:28px; 
	min-height:40px;
	height:40px;
	margin-bottom:0px; 
	border-bottom:solid 1px #e8e8e8;
	padding:12px 20px 0 20px;
	background-image:url(../../images/bg-title-sidebox.gif);
	background-color:#efeeee;
	background-repeat:repeat-x;
}
.widget-container h4{
margin-top: 0;
margin-bottom: 4px;
}
.widget-container p{
margin-bottom: 10px;
}
#side li li{
	list-style-type:none;
	margin:0;
	padding:6px 0 6px 5px;
	background-image:url(../../images/arrow-list.gif);
	background-repeat:no-repeat;
	background-position:0px 11px;
}
#side li li a{padding:0 0 0px 15px;}
#side li.current, #side li li:hover{}
#side li li a:hover{text-decoration:none;}
#side ul ul, #side #side ul.children{margin:0 0 0 10px !important;}
#side ul ul li:last-child, #side ul.sub-menu li:last-child, #side ul.children li:last-child{padding-bottom:0px;}
#side .padbox{padding:12px 15px 20px 15px;}
.lp-title{font-size:14px;}
.lp-title a, .lp-title a:visited, .lp-title a:hover{font-weight:bold; text-decoration:none}
.lp-utility{color:#aaa; font-size:11px; display:block; line-height:30px}
.lp-utility a, .lp-utility a:visited{color:#aaa;}
#side blockquote{font-size:12px; font-family:Arial; font-style:italic; padding:10px 0 0 0; text-indent:40px}

.padbox img{
  margin-right: 6px;
  margin-bottom: 4px;
}

/* FOOTER */
#footer{
	clear:both;
	font-size:11px;
}
#footer-left{padding:40px 0 0 0; width: 500px; float:left}
#footer-right{padding:50px 0 0 0; float:right; text-align:right}
#footer ul{list-style-type:none; padding:0; margin:0 0 10px 0;}
#footer ul li{list-style-type:none; padding:0 10px 0 0; margin:0; display:inline; line-height: 18px}


/* column */
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{margin-right: 4%; position:relative; float:left; }
.one_half{ width:48%; }
.one_third{width:30.6666%;}
.one_fourth{width:22%; }
.one_fifth{width: 16.8%;}
.one_sixth {width: 13.3333%;}

.two_third{width: 65.3332%;}
.two_fourth {width: 48%;}
.two_fifth {width: 37.6%;}
.two_sixth {width: 30.6666%;}

.three_fourth{width:74%;}
.three_fifth {width: 58.4%;}
.three_sixth {width: 47.9998%;}

.four_fifth {width: 79.2%;}
.four_sixth {width: 65.3332%;}

.five_sixth {width: 82.6665%;}
.last{ margin-right:0 !important; clear:right; }



/*==== Dropcaps ====*/
.dropcap1{
	text-shadow:1px 1px 0 #fff;
	display:block;
	float:left;
	font-size:34px;
	line-height:34px;
	margin:2px 8px 0 0;
	color:#676767
}
.dropcap2{
	background: transparent url(../../images/dropcaps.png) top left no-repeat;
	color:#fff;
	display:block;
	float:left;
	font-size:25px;
	line-height:40px;
	width:40px;
	height:40px;
	text-align: center;
	margin:4px 8px 0 0;
}
.dropcap3{
	background-color:#989898;
	color:#fff;
	display:block;
	float:left;
	font-size:25px;
	line-height:40px;
	width:40px;
	height:40px;
	text-align: center;
	margin:6px 8px 0 0;
}

/*==== Highlight ====*/
.highlight1{padding:2px 5px;background-color:#e6e8e8;color:#000; border:solid 1px #ccc}	
.highlight2{padding:2px 5px;background-color:#666666;color:#fff; border:solid 1px #333}	

/*==== Info Boxes  ====*/
.download-box, .note-box, .error-box, .info-box {
	padding: 20px 20px;
	margin: 0 0 25px 0;
	padding-left: 60px;
	background: #eee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.download-box {
	background: #dde2aa url(../../images/download.png) no-repeat scroll 20px 18px;
	border: 1px solid #a2c058;
	color: #7b9244;
	padding-left:60px
}

.note-box {
	background: #fdebae url(../../images/note.png) no-repeat scroll 20px 15px;
	border: 1px solid #e6c555;
	color: #b28c0b;
	padding-left:65px
}
.error-box {
	background: #ffcccc url(../../images/error.png) no-repeat scroll 20px 15px;
	border: 1px solid #ff9999;
	color: #fb1414;
	padding-left:60px
}

.info-box {
	background: #bde3f9 url(../../images/info.png) no-repeat scroll 20px 15px;
	border: 1px solid #8bb5cd;
	color: #1d97db;
	padding-left:65px
}



/*==== Tables ====*/
table {border-collapse:separate;border-spacing:0;width:100%;border-top:1px solid #cfcfcf;margin-bottom:18px;}
table,td,th { text-align:center;}
th{padding:10px;color:#666;text-transform:uppercase;}
td{padding:10px;color:#888;}
tfoot td{border:0px;}
th,tr:hover{background-color:#cfcfcf;}
table {
	border: 1px solid #cfcfcf;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
}
tr th,
thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
tr td {
	border-top: 1px solid #cfcfcf;
	padding: 6px 24px;
}
tr.odd td {
	background: #F2F7FC;
}



.post {
    margin-bottom: 50px;
}

.entry-utility {
    float: right;
    font-size: 10px;
}

.pagetable{
padding: 0;
}

.pagetable tr td{
  padding: 0;
}
/* Stylesheet: mainstyle Modified On 2017-03-22 17:11:36 */
/* home slideshow */
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

.slide{
    height: 200px !important;
    margin: 0;
    overflow: hidden;
    position: relative !important;
    width: 940px;
}

.items div {
	float:left;
}
.slide-image{
width: 450px;
text-align: center;
}
.slide-text{
padding-left: 40px;
padding-right: 40px;
width: 370px;
text-align: center;
padding-top: 20px;
}
.slide-text h1{font-size:32px; line-height:42px;}


/* Product slideshow. */
#productslide{
height: 180px;
width: 258px;
overflow: hidden;
position: relative !important;
}
#productslide .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}
#productslide .item{
   height: 200px !important;
    margin: 0;
    width: 258px;
text-align: center;
}
#productslide .item a{
  font-size: 14px;
  display: block;
  font-weight: 700;
}
#productslide .items div {
	float:left;
}
#productslide .slide-image{
text-align: center;
}
/* Stylesheet: slideshows Modified On 2011-12-27 14:41:46 */
