/* 
	font: Tahoma
	color: #0000ff;
	background: #d2d2d2
	border: #000000;
	
*/

/* Shortcodes Colors */
.zh-first-letter-color:first-letter, .zh-color {color: #0000ff;}

.zh-background {
	background-color: #d2d2d2;
}

/* Dropcap */
.zh-dropcap:first-letter {
	 float: left;  
	 font-size: 75px; 
	 line-height: 60px; 
	 padding-top: 4px;
	 padding-right: 8px; 
	 padding-left: 3px;  
}

/* Accordion */



/* Clear */
.clear {clear:both}

/* Button */
.zh-btn {background:rgb(235,235,235);border:1px solid #e0e0e0;color:#808080;padding:0 30px;text-align:center;display:inline-block;height:33px;line-height:33px;}
.zh-btn:hover {opacity:0.7;filter:alpha(opacity=70);}
a:hover.zh-btn {text-decoration:none;color:#808080;}

/* Gmap - fix for twitter bootstrap */
.zh-gmap img {
    max-width: none !important;
    vertical-align: baseline !important;
}

/* Tabs */
.zh-tabgroup {display:block;width:100%;color:#000;position:relative;margin-top:50px}
.zh-tab-title-wrapper{overflow:hidden;position:absolute;top:-35px;left:0;z-index:1;} 

.zh-tab-title {
			font-size:14px;
			border-bottom:1px solid #d2d2d2;
			border-right:1px solid #d2d2d2;
			border-top:1px solid transparent;
			float:left;display:block;height:34px;padding:0 20px;line-height:34px;cursor:pointer;
			background:#f2f2f2
		}

.zh-tab-title:first-child {border-left:1px solid transparent}
.zh-tab-title:last-child {border-right:1px solid transparent}
.zh-tab-title.active {border-top:1px solid #d2d2d2;background:#fff;border-bottom:1px solid #fff}
.zh-tab-title.active:first-child {border-left:1px solid #d2d2d2}
.zh-tab-title.active:last-child{border-right:1px solid #d2d2d2}

.zh-tab-content-wrapper {display:block;position:relative;overflow:visible;background:#fff;padding:15px 20px;border:1px solid #d2d2d2;}
.zh-tab-content {position:relative;top:0;left:0;display:none}
.zh-tab-content.active {display:block}



/* Escroll */
.escroll_container {overflow:hidden;width:100%;height:auto;display:block;position:relative;}
.escroll_inside_container {width:10000000px;}
.escroll_container .escroll_block {float:left}

span.escroll_leftarrow_classic {opacity:0.5;cursor:pointer;background:url(../images/escroll/larr_classic.png) no-repeat;display:none;width:38px;height:38px;position:absolute;z-index:1;left:5px;top:50%;margin-top:-19px}
span.escroll_rightarrow_classic {opacity:0.5;cursor:pointer;background:url(../images/escroll/rarr_classic.png) no-repeat;display:none;width:38px;height:38px;position:absolute;z-index:1;right:5px;top:50%;margin-top:-19px}

span.escroll_leftarrow_modern {opacity:0.5;cursor:pointer;background:url(../images/escroll/larr_modern.png) no-repeat;display:block;width:34px;height:34px;position:absolute;z-index:1;right:48px;top:0;}
span.escroll_rightarrow_modern {opacity:0.5;cursor:pointer;background:url(../images/escroll/rarr_modern.png) no-repeat;display:block;width:34px;height:34px;position:absolute;z-index:1;right:10px;top:0;}

span:hover.escroll_leftarrow_classic, span:hover.escroll_rightarrow_classic, span:hover.escroll_leftarrow_modern, span:hover.escroll_rightarrow_modern {opacity:1}


/* Grid fix */
div.row-fluid *:not(div[class*=span]) {
	display:none;
}

div.row-fluid > p { position: absolute; top: auto; left: -9999%; }


/* List Shortcode */
div.zh-list.bullet ul li {background:url(../images/lists/bullet.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.attach ul li {background:url(../images/lists/attach.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.calendar ul li {background:url(../images/lists/calendar.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.cd ul li {background:url(../images/lists/cd.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.error ul li {background:url(../images/lists/error.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.file ul li {background:url(../images/lists/file.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.fileadd ul li {background:url(../images/lists/file_add.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.filedel ul li {background:url(../images/lists/file_delete.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.fileedit ul li {background:url(../images/lists/file_edit.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.heart ul li {background:url(../images/lists/heart.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.image ul li {background:url(../images/lists/image.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.info ul li {background:url(../images/lists/info.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.magnify ul li {background:url(../images/lists/magnify.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.mobile ul li {background:url(../images/lists/mobile.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.newspaper ul li {background:url(../images/lists/newspaper.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.phone ul li {background:url(../images/lists/phone.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.print ul li {background:url(../images/lists/print.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.star ul li {background:url(../images/lists/star.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.user ul li {background:url(../images/lists/user.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.vcard ul li {background:url(../images/lists/vcard.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.video ul li {background:url(../images/lists/video.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.ipod ul li {background:url(../images/lists/ipod.png) no-repeat left;padding-left:25px;list-style:none !important}
div.zh-list.key ul li {background:url(../images/lists/key.png) no-repeat left;padding-left:25px;list-style:none !important}

blockquote.zh {
font-family: Georgia, "Bitstream Charter", serif;
font-style: italic;
font-weight: normal;
margin:15px 0;
border-left:0;
}

blockquote.zh.quote {width:auto;padding-left:30px;display:block;background:url(../images/blockquote/quote.png) no-repeat left top}
blockquote.zh.comma {width:auto;padding-left:30px;display:block;background:url(../images/blockquote/comma.png) no-repeat left top;}
blockquote.zh.line {width:auto;padding-left:30px;display:block;border-left:2px solid #dfdfdf}
blockquote.zh p { font-size:14px; font-weight: normal;}


.zh-accordion div, .zh-toggle {
	border-radius:0 !important;
}

.zh-accordion .accordion-toggle {outline:none;}

.zh-accordion .accordion-toggle:before, .zh-toggle .accordion-toggle:before 
{
	content: "+";
}
