/*------------------------------------------------------------------------
* Copyright (c) 2008-2012 ZooTemplate. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: ZooTemplate
* Websites:  http://www.zootemplate.com
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	line-height: 18px;
}
body#bd {
	color: #3c3c3c;
	background: #fff;
}
body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

/* Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0){
 head~body #opera { display: block; }
}

/* Clearfix */
.clearfix {
	clear: both;
}
#zt-wrapper {
	padding: 0;
	overflow: hidden;
	text-align: left;
}
#zt-wrapper-inner {
	padding: 0;
	overflow: hidden;
	text-align: left;
	margin:0 auto;

}
.zt-wrapper {
	width: 960px;
	margin: 0 auto;
}
.zt-inner {
	width: 978px;
}

#zt-userwrap1,
#zt-userwrap2,
#zt-userwrap3,
#zt-userwrap4,
#zt-userwrap5,
#zt-userwrap6,
#zt-userwrap7 {
	margin: 0;
	width: 100%;
}
#zt-userwrap2-inner,
#zt-userwrap5-inner,
#zt-userwrap6-inner,
#zt-userwrap7-inner {
	padding: 10px 0;
	width: 100%;
	overflow: hidden;
}
#zt-userwrap2-inner {
	background: #fbfbfb;
	padding: 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
#zt-userwrap7-inner {
	background: url(../images/line_h.png) repeat-x scroll left top;
	padding: 5px 0;
}
#zt-userwrap1 {
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-slideshow.png) repeat-x bottom;
}
#zt-userwrap1-top {
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-slideshow.png) repeat-x top;
}
#zt-userwrap1-shadow {
	padding: 50px 0;
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-slideshow-shadow.png) no-repeat bottom center;
}
#zt-userwrap2 {
  margin: 10px 0;
}
#zt-userwrap4 {
	background:none  ;
	margin-bottom: 20px;
}
#zt-userwrap3-inner {
	padding: 15px 0 30px 0;
	overflow: hidden;
	width: 100%;
	background: url(../images/userwrap3_bg.png) no-repeat bottom center;
}
#zt-userwrap4-inner {
	padding: 0;
	width: 100%;
	overflow: hidden;
}
#zt-userwrap2 span {
	color: #707070;
}
#zt-hightlight {
	padding: 10px;
}
#zt-search {
	float: right;
	width: 340px;
	height:30px;
	margin-top: 35px;
}
#mod_search_searchword {
	margin: 0 5px 0 0;
	padding: 2px 5px;
	background: #ebebeb ;
	height: 20px;
	width: 250px;
	float: left;
	color: #6d6d6d;
	font-size: 11px;
	border-top: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
/* BEGIN EDIT
-------------------------------------------------------------*/
#modlgn_username,
#modlgn_passwd {
	background: #fff;
	height: 12px;
	border: 1px solid #dedede;
	color: #878686;
	width: 140px;
}
#zt-userwrap5 ul.latestnews li{
	padding-left:0;
	line-height: 22px;
	padding: 0px;
	padding-left:10px;
	background:url("../images/arrow3.png") no-repeat scroll 0px 7px transparent;
}
#zt-userwrap5 ul.latestnews a {
	color: #aaaaaa;
}
#zt-userwrap5 ul.latestnews a:hover {
	color: #ED7213;
}
#zt-breadcrumb {
	width: 100%;
	overflow: hidden;
	background: #F1F1F1;
}
#zt-breadcrumb-inner {
	padding: 8px 0;
	width: 100%;
	overflow: hidden;
}


/* CLASS EDIT
-------------------------------------------------------------*/
.float-left {
	float: left;
}
.float-right {
	float: right;
}
/* BEGIN HEADER
-------------------------------------------------------------*/
#zt-header {
	width: 100%;
	height: auto;
	border-top: 5px solid #131313;
	border-bottom: 3px solid #131313;
	background: url(../images/header_bg.png) repeat-x top;
}
#zt-ml{
  position: absolute;
  top: 0px;
  left: -5500px;
  }
#zt-header-inner {
	width: 100%;
	overflow: hidden;
}
#zt-top {
	margin: 0;
	float: left;
	height: auto;
	width: 100%;
	overflow: hidden;
}
#zt-top  ul.menu li.last {
	background:none;
}
#zt-logo {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	float: left;
	width: 34%;
	height: auto;
	background:url("../images/logo.png") no-repeat scroll 0 0 transparent;
}
#zt-logo  {
	float: left;
	overflow: hidden;
    height: 65px;
	margin: 30px 0 10px 0;
	background: url(../images/logo.png) no-repeat 0px 0px;
}
#zt-logo a {
	display: block;
	height: 65px;
	width: 100%;
	margin: 0;
}
#zt-logo a span {
	display: none;
}
#zt-mainmenu {
	margin: 0;
	width: 100%;
	background: url(../images/mainmenu_bg.png) repeat-x;
	height: 42px;
}
#zt-mainmenu-inner {
	width: 100%;
	margin: 0 auto;
	height: 41px;
	line-height: 41px;
}
#zt-login {
	margin: 0 5px 0 0px;
	color: #AFAFAF;
}
#zt-login  a {
	color: #9996ab;
}
/* END HEADER
-------------------------------------------------------------*/

/* BEGIN CONTAINER
-------------------------------------------------------------*/
#zt-mainbody {
	width: 100%;
}
#zt-mainbody-inner {
	overflow: hidden;
}
#zt-container,
#zt-container-left,
#zt-container-right,
#zt-container-full {
	width: 100%;
	overflow: hidden;
}
#zt-right {
	margin: 0;
	padding: 0;
	width: 230px;
	overflow: hidden;
	float: right;
}
#zt-left {
	margin: 0;
	padding: 0 15px 0 0;
	width: 230px;
	overflow: hidden;
	float: right;
}
#zt-content {
	margin-right: 15px;
	padding: 0;
	width: 470px;
	overflow: hidden;
	float: left;
}
#zt-maincontent {
	margin: 0;
	padding: 0;
	width: 550px;
	float: left;
	overflow: hidden;
	position: relative;
}
#zt-component {
	margin: 0;
	padding: 0px;
	display: block;
	overflow: hidden;
}
#zt-container-left #zt-content {
	width: 690px;
}
#zt-container-right #zt-content {
	width: 690px;
}
#zt-content-inner {
	padding: 0 10px;
}
#zt-container-left #zt-left,
#zt-container-right #zt-left {
	padding: 0;
}
#zt-container-full #zt-content,
#zt-container-full #zt-content-inner{
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#zt-container-full #zt-maincontent {
	width: 100%;
}
/* END CONTAINER
-------------------------------------------------------------*/

/* BEGIN FOOTER
-------------------------------------------------------------*/
.zt-user {
	float: left;
	overflow: hidden;
}
.zt-box-right {
	float: right;
}
.zt-user .zt-box-inside {
	padding: 0 5px 0 4px;
}
.zt-box-left .zt-box-inside {
	padding: 0 7px 0 0;
}
.zt-box-right .zt-box-inside {
	padding: 0 0 0 7px;
}
.zt-box-full {
	width: 100%;
	margin-left: 0px !important;
}
#zt-bottom {
	padding:0px ;
	width: 100%;
	padding-top: 8px;
	color: #AAA;
	background:url(../images/bgfooter_top.png) repeat-x top;
}
#zt-bottom-inner {
	width: 100%;
	padding-top: 10px;
	background:url(../images/bgfooter.jpg) repeat top;
}
#zt-footer {
	float: left;
	width: 49%;
}
#zt-footer-inner {
	padding: 10px 0;
	overflow: hidden;
}
#zt-copyright {
	float: right;
	width: 49%;
	text-align: right;
}
#zt-copyright-inner {
	padding: 10px 0;
}
/* END FOOTER
----------------------------------------------*/
div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.module,
div.module_menu,
div.module_text {
	clear: both;
	margin: 0 0 15px 0;
	position: relative;
	clear: both;
	overflow: hidden;
}
h3.moduletitle {
	margin: 0;
	width: 100%;
	font-size: 145%;
	line-height: 40px;
	text-indent: 5px;
	font-weight: normal;
	font-family: "Georgia";
	background: url(../images/title_bg.png) no-repeat bottom right;
}
div.modulecontent {
	padding: 5px;
	overflow: hidden;
}
div.moduletable-blank div.modulecontent {
	padding: 0;
}
#zt-left div.modulecontent,
#zt-right div.modulecontent {
	border-top: none;
	padding: 2px;
}
#zt-right ul.menu li a:hover{border-bottom:1px solid #aaa;}
#zt-user6 ul.servicesbox li a:hover{border-bottom:1px solid #aaa;}
#zt-userwrap6 h3.moduletitle {
	color: #CCC;
	background: url(../images/line_h.png) repeat-x bottom left;
}
#zt-userwrap3 h3.moduletitle {
	background: none;
}
#zt-userwrap6 ul.menu a {
	color: #AAA;
}
#zt-userwrap6 ul.menu a:hover{border-bottom:1px dotted #aaa!important;}
#zt-userwrap6 ul.menu li {
	border: none;
}
#zt-footer ul.menu {
	margin: 0;
}
#zt-footer ul.menu ul {
	display: none;
}
#zt-footer ul.menu li {
	margin: 0px;
	padding: 0 10px;
	display: inline-block;
	border: none;
	background: none;
}
#zt-footer ul.menu li span {
	font-weight: normal;
}
/* BEGIN FRAME
----------------------------------------------*/
.ztbr,
.ztbl,
.zttr,
.zttl {
}
/* END FRAME
----------------------------------------------*/
div.latestnewsitems  {
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px dotted #D8D8D8;
}
div.latestnewsitems h4 {
	font-size: 100%;
}
div.latestnewsitems img,
img.persolar {
	margin:2px 5px 0 0;
	padding:3px;
	background:#fff;
	float: none;
	border: 1px solid #d8d8d8;
}
div.latestnewsitems p {
	margin: 0px;
	padding: 10px 0;
}
div.latestnewsitems a.readone {
	color: #3C3C3C;
	background: url(../images/arrow1.png) no-repeat  center right;
	text-decoration: none;
	padding: 0 10px 0 0;
	border-bottom: 1px dotted #3C3C3C;
}
span.latestnewsdate {
	color: #888;
}
ul.latestporto {
	float: left;
	margin: 0;
	padding: 0;
}
ul.latestporto li {
	color: #666666;
	float: left;
	padding: 0 5px 5px 0;
	margin: 0 ;
}
ul.latestporto img {
	margin: 0;
}
ul.servicesbox {
	width: 100%;
}
ul.servicesbox li {
	float: left;
	margin: 0 40px 0 0;
	padding: 0px;
	background: none;
	float: left;
	text-align: center;
	list-style:none;
}
ul.sharing {
	margin: 0;
	float: left;
	height: 25px;
	overflow: hidden;
	width: 100%;
}
ul.sharing li {
	display: inline;
	margin: 0;
	padding: 0 0 0 5px;
	background: none;
}
ul.sharing li a {
	height: 22px;
	margin: 0;
	opacity: 0.6;
}
ul.sharing li  a:hover {
	opacity: 1;
}
#zt-left ul.latestblog {
	margin: 0px;
}
#zt-left ul.latestblog li{
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 3px 0 6px;
	background: none;
	padding: 0px;
	border-bottom: 1px dotted #D8D8D8;
}
#zt-left ul.latestblog li span.blogdate {
	color: #888888;
	margin: 5px 0;
	font-size: 12px;
}
#zt-left ul.latestblog li span a {
	font-weight: bold;
	font-size: 12px;
}
.quote_left {
	padding: 0 0 0 35px;
	background: url(../images/quote_left.png) no-repeat 0 0;
}
.zt_ahovermenu_wrap li,
.zt_aclickmenu_wrap .zt_maccordion li {
	padding: 4px 0 4px 20px;
	border-bottom: solid 1px #F1F1F1;
	background: url(../images/arrow5.png) no-repeat 0 8px;
}
.zt_ahovermenu_wrap ul.zt_maccordion ul li,
.zt_aclickmenu_wrap ul.zt_maccordion ul li {
	border: none;
	background: url(../images/arrow5.png) no-repeat 0 8px;
}
.zt_ahovermenu_wrap li.last-child,
.zt_ahovermenu_wrap a.trigger,
div.zt_aclickmenu_wrap div.wrap_link a,
.zt_aclickmenu_wrap li.last-child {
	height: 20px;
}
.zt_ahovermenu_wrap ul.zt_maccordion ul,
.zt_aclickmenu_wrap ul.zt_maccordion ul {
	padding: 0;
}
.zt_zoom_container {
	padding: 3px;
	border: 1px solid #D8D8D8;
}
.zt_zoom_container a.zt_zoom img {
	padding: none;
	border: none;
}
.zt_zoom_container .zt_zoom_big {
	border: 4px solid #CCCCCC;
}
.mouseTrap {
	padding: 4px;
}
a.fancybox {
	margin-right: 10px;
}
a.fancybox img {
	border: 2px solid silver;
}
a.fancybox img:hover {
	border-color:gray;
}
#slideshow span {
	display: block;
	margin-bottom: 5px;
}
span.author {
	font-style: italic;
}