/*------------------------------------------------------------------------
* ZT Template 1.5
* ------------------------------------------------------------------------
* Copyright (c) 2008-2011 ZooTemplate. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: ZooTemplate
* Websites:  http://www.zootemplate.com
-------------------------------------------------------------------------*/

/* COMMON STYLE
--------------------------------------------------------- */
p img {margin-right:10px;}

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	line-height: 15px;
	font-family: Verdana, Geneva, sans-serif;
	
}
body#bd {
	color: #000000;
	background: #FFF url(../images/bg.jpg) no-repeat 50% 0;
}
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;}

/* Clearfix */
.clearfix {
	clear: both;
}
#zt-wrapper {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	
}
#zt-wrapper-inner {
	padding: 0;
	overflow: hidden;
	margin:0 auto;
}
.zt-wrapper {
	width:1050px;
	margin: 0 auto;
}
.zt-wrapper-inner {
	padding: 0 10px;
}
#zt-userwrap1,
#zt-userwrap2,
#zt-userwrap3,
#zt-userwrap4,
#zt-userwrap5,
#zt-userwrap6,
#zt-userwrap7 {
	width: 100%;
	clear: both;
}
#zt-userwrap1-inner,
#zt-userwrap2-inner,
#zt-userwrap3-inner,
#zt-userwrap4-inner,
#zt-userwrap5-inner,
#zt-userwrap6-inner,
#zt-userwrap7-inner {
	padding: 0px ;
	overflow: hidden;
}
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;
	overflow: hidden;
}
div.modulecontent {
	padding: 0;
}
#zt-userwrap1 {
	margin: 0 0 10px 0;
}
#zt-userwrap2-inner {
	border: solid 1px #E1E1E1;
}
#zt-userwrap2-inner2,
#zt-inset-inner2 {
	padding: 5px;
	display: block;
	overflow: hidden;
	position: relative;
	border: solid 1px #FFF;
	background: url(../images/bg-userwrap2.jpg) repeat-x top #FFF;
}
#zt-userwrap5 {
	margin: 10px 0;
}
/*****HEADER*****/
#zt-header {
	width: 100%;
	height: 415px;
}
#zt-header-inner {
	width: 100%;
	height: 415px;
}
#zt-logo {
	padding: 20px 0 0 50px;
	float: left;
	width: 190px;
	height: 45px;
}
#logo {
	margin: 0;
	padding: 0;
	width: 190px;
	height: 45px;
	display: block;
	background: url(../images/logo.png) no-repeat 0 0;
}
#logo a {
	width: 190px;
	height: 45px;
	display: block;
}
#logo span {
	display: none;
}
#zt-mainmenu {
	margin: 15px 0 0;
	padding: 0 0 0 15px;
	float: right;
	width: 675px;
	height: 52px;
	background: url(../images/bg-mainmenu.png) no-repeat 0 100%;
}
#zt-mainmenu-inner {
	padding: 0 15px 0 0;
	width: 660px;
	height: 52px;
	background: url(../images/bg-mainmenu.png) no-repeat 100% 0;
}
/*****END HEADER*****/

/*****SLIDESHOW*****/
#zt-slideshow {
}
/*****END SLIDESHOW*****/

/*****BREADCRUMB*****/
#zt-breadcrumb {
	padding: 2px 0 0 0;
	float: left;
	width: 960px;
}
/*****END BREADCRUMB*****/

/*****SEARCH*****/
#zt-search {
	float: right;
	width: 170px;
}
#zt-search .inputbox {
	margin: 0;
	border: none;
	width: 125px;
	float: left;
	background: url(../images/bg-inputbox-search.png) no-repeat 0 0;
}
#zt-search .button,
#zt-search .bt-search {
	margin: 0;
	padding: 0;
	line-height: 13px;
	text-indent: -999em;
	float: right;
	width: 23px;
	height: 23px;
	border: none;
	cursor: pointer;
	background: url(../images/bg-button-search.png) no-repeat 0 0;
}
/*****END SEARCH*****/

/*****CONTENT*****/
#zt-mainbody {
	margin: 10px 0;
	width: 100%;
}
#zt-mainbody-inner {
	width: 100%;
}
#zt-container,
#zt-container-left,
#zt-container-right,
#zt-container-full {
	width: 100%;
	overflow: hidden;
}
#zt-left {
	float: left;
	width: 20%;
}
#zt-right {
	float: right;
	width: 25%;
}
#zt-left-inner {
	padding: 0 10px;
}
#zt-right-inner {
	padding: 0 0 0 10px;
}
#zt-content {
	float: left;
	width: 55%;
}
#zt-container-left #zt-content {
	width: 80%;
}
#zt-container-right #zt-content {
	width: 75%;
}
#zt-container-full #zt-content {
	width: 100%;
}
#zt-content-inner {
	padding: 0 10px 0 0;
}
#zt-container-full #zt-content-inner {
	padding: 0;
}
/*****END CONTENT*****/

/*****LEFT RIGHT*****/
#zt-left {
}
#zt-right {
}
#zt-user5 .jvmodule,
#zt-user6 .jvmodule,
#zt-left .jvmodule,
#zt-right .jvmodule {
	padding: 0;
}
#zt-user5 .modulecontent,
#zt-user6 .modulecontent {
	padding: 8px 0;
	overflow: hidden;
}
#zt-left .modulecontent,
#zt-right .modulecontent,
#zt-userwrap3 .modulecontent {
	padding: 8px;
	overflow: hidden;
}
#zt-user5 h3.moduletitle,
#zt-user6 h3.moduletitle,
#zt-left h3.moduletitle,
#zt-right h3.moduletitle,
#zt-userwrap3 h3.moduletitle {
	padding: 0 0 15px 0;
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-moduletitle-pink.png) repeat-x bottom;
}
#zt-user5 h3.moduletitle span,
#zt-user6 h3.moduletitle span,
#zt-left h3.moduletitle span,
#zt-right h3.moduletitle span,
#zt-userwrap3 h3.moduletitle span {
	color: #FE4086;
}
#zt-user5 .style1 h3.moduletitle,
#zt-user6 .style1 h3.moduletitle,
#zt-left .style1 h3.moduletitle,
#zt-right .style1 h3.moduletitle,
#zt-userwrap3 .style1 h3.moduletitle {
	padding: 7px 0;
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-moduletitle-style1.jpg) repeat-x bottom #F2F2F2;
}
#zt-user5 .style1 h3.moduletitle span,
#zt-user6 .style1 h3.moduletitle span,
#zt-left .style1 h3.moduletitle span,
#zt-right .style1 h3.moduletitle span,
#zt-userwrap3 .style1 h3.moduletitle span {
	padding: 0 5px;
}
#zt-left ul.menu,
#zt-right ul.menu {
}
#zt-left ul.menu ul,
#zt-right ul.menu ul {
	padding: 0 0 0 15px;
}
#zt-left ul.menu li,
#zt-right ul.menu li {
	padding: 0;
	background: none;
}
#zt-left ul.menu a,
#zt-right ul.menu a {
	padding: 0 0 0 10px;
	color: #515151;
}
#zt-left ul.menu li a:hover,
#zt-left ul.menu li a:active,
#zt-left ul.menu li a:focus,
#zt-right ul.menu li a:hover,
#zt-right ul.menu li a:active,
#zt-right ul.menu li a:focus {
	color: #FE4086;
	text-decoration: none;
	background: url(../images/bg-menuactive.png) repeat-y left;
}
#zt-left ul.menu li.active a,
#zt-right ul.menu li.active a {
	color: #FE4086;
	background: url(../images/bg-menuactive.png) repeat-y left;	
}
#zt-left ul.menu ul a,
#zt-right ul.menu ul a,
#zt-left ul.menu li.active ul a,
#zt-right ul.menu li.active ul a {
	color: #515151;
	background: none;
}

#zt-frame-c {
	background: url(../images/bg-frame-c-right.png) repeat-y center;
}
#zt-frame-b {
	background: url(../images/bg-frame-b-right.png) no-repeat center bottom;
}
#zt-frame-t {
	background: url(../images/bg-frame-t-right.png) no-repeat center top;
}

.frame-full #zt-frame-c,
.frame-left #zt-frame-c {
	background: url(../images/bg-frame-c-full.png) repeat-y center;
}
.frame-full #zt-frame-b,
.frame-left #zt-frame-b {
	background: url(../images/bg-frame-b-full.png) no-repeat center bottom;
}
.frame-full #zt-frame-t,
.frame-left #zt-frame-t {
	background: url(../images/bg-frame-t-full.png) no-repeat center top;
}


/*****END LEFT RIGHT*****/

/*****INSET*****/
#zt-inset {
	margin: 10px 0;
	width: 100%;
}
#zt-inset-inner {
	border: 1px solid #E1E1E1;
}
#zt-inset-inner2 {
	padding: 20px 40px;
}
#zt-inset .zt-left-inner,
#zt-inset .zt-right-inner {
	width: 410px;
}
#zt-inset .zt-right-inner {
	float: right;
}
.artitle {
	padding: 0 0 0 30px;
	color: #000;
	font-size: 140%;
	line-height: 100%;
	background: url(../images/bg-artitle.png) no-repeat 0 0;
}
.artitle span {
	color: #A6A6A6;
	font-size: 60%;
}
/*****END INSET*****/

/*****USERWRAP4*****/
#zt-userwrap4 {
	color: #FFF;
	border-top: 1px solid #020202;
	border-bottom: 1px solid #020202;
	background: url(../images/bg-userwrap4.png) no-repeat center top #020202;
}
#zt-userwrap4-2 {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#zt-userwrap4-inner {
	padding: 20px 0;
}
#zt-userwrap4 h3.moduletitle {
    color: #FFF;
}
#zt-userwrap4 a {
	color: #004694;
}
#zt-userwrap4 ul li {
	background: url(../images/bg-userwrap4-bullet.png) no-repeat 0 7px;
}
#zt-userwrap4 li a {
	color: #FFF;
}
#zt-userwrap4 div.latestnewsitems {
	padding: 0 0 10px 0;
	background: url(../images/bg-userwrap4-line.png) repeat-x 0 100%;
}
/*****END USERWRAP4*****/

/*****BOTTOM*****/
#zt-bottom {
	margin: 10px 0 20px 0;
	color: #6E6E6E;
	width: 100%;
}
#zt-bottom-inner {
	padding: 7px 0;
	width: 100%;
	overflow: hidden;
	border: solid 1px #E7E7E7;
	background: url(../images/bg-bottom.png) repeat-x bottom #FFF;
}
#zt-bottom a {
	color: #000;
}
#zt-bottom a:hover,
#zt-bottom a:focus,
#zt-bottom a:active {
	color: #000;
}
#zt-copyright {
	padding: 0 10px 0 0;
	float: right;
	width: 55%;
	text-align: right;
}
#zt-footer {
	padding: 0 0 0 10px;
	float: left;
	width: 40%;
}
#zt-footer ul.menu {
	margin: 0;
	float: left;
}
#zt-footer ul.menu ul {
	display: none;
}
#zt-footer ul.menu li {
	padding: 0 5px;
	display: inline;
}
/*****END BOTTOM*****/

/*****JV USER*****/
.zt-user {
	float: left;
	overflow: hidden;
}
.zt-box-left {
}
.zt-box-center {
}
.zt-box-right {
	float: right;
}
.zt-box-inside {
	padding: 0 5px;
}
/*****END JV USER*****/

/*****MODULE*****/
img.gallery {
	padding: 5px;
	border: solid 1px #FFDDF2;
}
#zt-right .tabs .modulecontent {
	padding: 0;
	background: none;
	border: none;
}
#zt-right .tabs .jv_tab_default_wrap .jv_default_container {
    padding: 0 !important;
}
#zt-right .tabs .jv_tab_default_wrap .jv_tabs_panel,
#zt-right .tabs .jv_tab_default_wrap .jv_tabs_panel_r,
#zt-right .tabs .jv_tab_default_wrap .jv_tabs_panel_bc,
#zt-right .tabs .jv_tab_default_wrap .jv_tabs_panel_bl,
#zt-right .tabs .jv_tab_default_wrap .jv_tabs_panel_br,
#zt-right .tabs .jv_tab_default_wrap .jv_tabs_panel .panel_tc,
#zt-right .tabs .jv_tab_default_wrap .jv_tabs_panel .panel_tl  {
	background: none;
}
#zt-right .tabs .jv_tab_default_wrap .jv_tabs_panel .panel_tr {
	padding: 8px;
	width: auto;
	background: #FFF;
	border: 1px solid #DFDFDF;
}
#zt-right .tabs .jv_tab_default_wrap .jv_default_content .jv_default_conten_wrap,
#zt-right .tabs .jv_tab_default_wrap div.jv_tabs_panel .jv_default_content ul {
	padding: 0;
}
#zt-right .tabs .jv_tab_default_wrap .wrap_top ul.tabs_title {
	width: 100%;
	border-bottom: 5px solid #000000;
}
#zt-right .tabs .jv_tab_default_wrap ul.tabs_title li h3 {
	padding: 0;
	height: 32px;
	background: none;
	font-weight: normal;
}
#zt-right .tabs .jv_tab_default_wrap ul.tabs_title li h3 span {
	padding: 0 10px;
	height: 32px;
	line-height: 32px;
	color: #000;
	background: none;
}
#zt-right .tabs .jv_tab_default_wrap ul.tabs_title li.active h3 {
	padding: 0;
	height: 32px;
	background: none;
	font-weight: normal;
}
#zt-right .tabs .jv_tab_default_wrap ul.tabs_title li.active h3 span {
	color: #FFF;
	background: url(../images/bg-moduletitle.png) repeat-x 0 0 #000;
}
#zt-right .tabs .jv_tab_default_wrap ul.tabs_title li.first.active h3,
#zt-right .tabs .jv_tab_default_wrap ul.tabs_title li.first.active h3 span {
	height: 32px;
}

.jvmodule {
	padding: 10px;
	overflow: hidden;
}
.box .jvmodule {
	border: solid 1px #E3E3E3;
	background: url(../images/bg-box.jpg) repeat-x bottom #FFF;
}
h3.moduletitle {
	margin: 0;
	padding: 0 0 15px 0;
	color: #000;
	font-weight: normal;
}
#zt-userwrap2 h3.moduletitle {
	text-shadow: 1px 1px 0 #FFF;
}
.logo h3.moduletitle,
.email h3.moduletitle,
.pepole h3.moduletitle,
.card h3.moduletitle,
.calendar h3.moduletitle {
	padding-top: 5px;
	padding-left: 40px;
}
.logo h3.moduletitle {
	background: url(../images/icon/logo.png) no-repeat 0 0;
}
.email h3.moduletitle {
	background: url(../images/icon/email.png) no-repeat 0 0;
}
.pepole h3.moduletitle {
	background: url(../images/icon/pepole.png) no-repeat 0 0;
}
.card h3.moduletitle {
	background: url(../images/icon/card.png) no-repeat 0 0;
}
.calendar h3.moduletitle {
	background: url(../images/icon/calendar.png) no-repeat 0 0;
}

.jvmodule ul.arrow li {
	padding: 3px 0 3px 15px;
	border-bottom: dotted 1px #C9C9C9;
}
.jv_wrap_twitter .jv_twitter_status {
	display: none;
}
#zt-userwrap4 .jv_twitter li.jv_twitter_item,
#zt-userwrap4 ul.jv_user_timeline li.jv_twitter_item {
	margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-top: none;
	background: url(../images/bg-userwrap4-line.png) repeat-x 0 100%;
}
img.photo {
	margin: 0 5px 10px 5px;
	padding: 10px;
	float: left;
	border: solid 1px #DFDFDF;
}
#zt-userwrap4 a.jv_twitter_link {
	color: #004694;
}
.jv_twitter li.jv_twitter_item, ul.jv_user_timeline li.jv_twitter_item { 
	background: none;
}
div.latestnewsitems img {
    margin: 0;
    padding: 5px;
    background: none;
    float: none;
	border: 1px solid #FFDDF2;
}
div.latestnewsitems-inner {
	padding: 0 5px;
}
div.topmember {
	margin: 10px 10px 20px 0;
	float: left;
	width: 75px;
	text-align: center;
}
div.latestmember {
	margin-right: 0;
}
div.topmember img {
    padding: 5px;
	border: 1px solid #FFDDF2;
}
div.zt-login-form ul li {
	padding: 0 0 0 20px;
	background: url(../images/bg-bullet-checklist.png) no-repeat 2px 4px;
}
div.zt-login-form ul li a {
	color: #6E6E6E;
}
/*****END MODULE*****/

/*****K2*****/
div.itemView {
	border-bottom: none;
}
div.jvItems {
	margin: 0 0 16px 0;
	padding: 16px;
    background: #FFF;
    border: 1px solid #DFDFDF;
}
div.itemHeader h2.itemTitle {
	padding: 0 0 10px 0;
	color: #000;
}
div.itemAuthorBlock {
    background: #FFF;
    border: 1px solid #DFDFDF;
}
div.itemAuthorLatest {
	padding: 16px;
    background: #FFF;
    border: 1px solid #DFDFDF;
}
h3.jvk2titlebox {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	width: 100%;
	height: 31px;
	overflow: hidden;
	border-bottom: 5px solid #000;
}
h3.jvk2titlebox span {
	padding: 5px 10px;
	float: left;
	color: #FFF;
	background: url(../images/bg-moduletitle.png) repeat-x 0 0 #000;
}
div.itemNavigation {
	padding: 4px 16px;
    background: #FFF;
    border: 1px solid #DFDFDF;
}
div.itemComments {
	padding: 0;
    background: none;
    border: none;
}
div.itemListsComments,
div.itemCommentsForms {
	margin: 0 0 16px 0;
	padding: 16px;
    background: #FFF;
    border: 1px solid #DFDFDF;
}
div.itemCommentsForm h3 {
	padding: 0;
}
div.itemCommentsForm form input#submitCommentButton {
	background: #004694;
	border: none;
	font-size: 14px;
}
div.itemCommentsForm form input#submitCommentButton:hover,
div.itemCommentsForm form input#submitCommentButton:focus,
div.itemCommentsForm form input#submitCommentButton:active {
	background: #3A3A3A;
}
div.itemCommentsForm p.itemCommentsFormNotes {
	border-top: none;
}
div.catItemHeader h3.catItemTitle a {
	color: #3E3E3E;
}
a.k2ReadMore {
	padding: 3px 7px;
	text-align: center;
	color: #FFF;
	background: #004694;
}
a.k2ReadMore:hover,
a.k2ReadMore:focus,
a.k2ReadMore:active {
	background: #3A3A3A;
}
div.itemIntroText { 
	font-size: 120%;
}
div.itemSocialLinksBlock ul.itemSocialLinks li,
div.itemTagsBlock ul.itemTags li,
div.catItemTagsBlock ul.catItemTags li { 
	background: none;
}
/*****END K2*****/