/*
# ------------------------------------------------------------------------
# JA T3v2 Plugin - Template framework for Joomla 1.5
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - GNU/GPL V2, http://www.gnu.org/licenses/gpl2.html. For details 
# on licensing, Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites: http://www.joomlart.com - http://www.joomlancers.com.
# ------------------------------------------------------------------------
*/
@import url("typo-extra.css");
/* SPECIAL CONTENT
-----------------------------------------------------------------*/
/* Pre, Code ---*/
pre, .code {
	background-color: #ffffdd;
	border: 1px solid #ccc;
	border-left-width: 5px;
	font: 1em/1.5 Monaco, Consolas, "Courier News", monospace;
	margin: 15px 0;
	padding: 10px 15px !important;
}

/* Inline Words Hilite ---*/
.highlight {
	background: #ffffdd;
	font-weight: bold;
	padding: 1px 5px;
}

/* Dropcap ---*/
.dropcap {
	display: block;
	float: left;
	font: 60px/40px Georgia, Times, serif;
	padding: 7px 8px 0 0;
}

.blockdropcap { padding: 5px 0 5px 55px !important; position: relative; }

.dropcap-1, .dropcap-2, .dropcap-3 {
	background-image: url(../images/typo/dropcap-bg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	display: block;
	font: bold 20px/normal Arial, sans-serif;
	height: 44px;
	left: 0;
	line-height: 44px !important;
	position: absolute;
	text-align: center;
	top: 0;
	width: 44px;
}

.dropcap-1 { background-position: left top; }

.dropcap-2 { background-position: left -44px; }

.dropcap-3 { background-position: left -88px; }

/* Blockquote ---*/
blockquote { font-family: Georgia, Times, serif; font-size: 115%; }

blockquote span.open {
	background: url(../images/typo/so-q.gif) no-repeat left top;
	display: inline-block;
	padding: 0 0 0 20px;
}

blockquote span.close {
	background: url(../images/typo/sc-q.gif) no-repeat bottom right;
	display: inline-block;
	padding: 0 20px 0 0;
}

/* sub & sup tags ---*/ 
sub, sup { color: #CC0000; font-size: 11px; font-weight: bold; }

/* LIST
-----------------------------------------------------------------*/
/* Special list style ---*/
ul.checklist li, ul.starlist li, ul.arrowlist li,
ul.bulletlist li, ul.crosslist li, ul.addlist li {
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 8px;
	overflow: hidden;
	padding-left: 22px;
	position: relative;
}

ul.checklist li { background-image: url(../images/typo/list-check.png); }

ul.starlist li { background-image: url(../images/typo/list-star.png); }

ul.arrowlist li { background-image: url(../images/typo/list-arrow.png); }

ul.bulletlist li { background-image: url(../images/typo/list-bullet.png); }

ul.crosslist li { background-image: url(../images/typo/list-cross.png); }

ul.addlist li { background-image: url(../images/typo/list-add.png); }

ul.blanklist li {
	background: none !important;
	overflow: visible !important;
	padding-left: 0;
	padding-right: 0;
}

ul.bookmark-links li {
	background: url(../images/typo/arrow.png) no-repeat 0 10px !important;
	border-bottom: 1px dotted #e6e6e6;
	padding: 5px 0 5px 10px !important;
}

/* ICON STYLE
-----------------------------------------------------------------*/
.icon {
	background-position: left top !important;
	background-repeat: no-repeat !important;
	padding-left: 25px !important;
	position: relative;
}

.icon-error {
	background-image: url(../images/typo/icon-error.png) !important;
	color: #CC0000;
}

.icon-message {
	background-image: url(../images/typo/icon-message.png) !important;
	color: #2C79B3;
}

.icon-tips {
	background-image: url(../images/typo/icon-tips.png) !important;
	color: #E58C00;
}

.icon-note {
	background-image: url(../images/typo/icon-note.png) !important;
}

.icon-rss {
	background-image: url(../images/typo/icon-rss.png) !important;
}

.icon-tag {
	background-image: url(../images/typo/icon-tag.png) !important;
}

.icon-cart {
	background-image: url(../images/typo/icon-cart.png) !important;
}

.icon-page {
	background-image: url(../images/typo/icon-page.png) !important;
}

.icon-photo {
	background-image: url(../images/typo/icon-photo.png) !important;
}

.icon-calendar {
	background-image: url(../images/typo/icon-calendar.png) !important;
}

.icon-user {
	background-image: url(../images/typo/icon-user.png) !important;
}

.icon-key {
	background-image: url(../images/typo/icon-key.png) !important;
}

.icon-group {
	background-image: url(../images/typo/icon-group.png) !important;
}

.icon-birthday {
	background-image: url(../images/typo/icon-birthday.png) !important;
}

.icon-address {
	background-image: url(../images/typo/icon-address.png) !important;
}

.icon-phone {
	background-image: url(../images/typo/icon-phone.png) !important;
}

.icon-mobi {
	background-image: url(../images/typo/icon-mobi.png) !important;
}

.icon-fax {
	background-image: url(../images/typo/icon-fax.png) !important;
}

.icon-email {
	background-image: url(../images/typo/icon-email.png) !important;
}

.icon-website {
	background-image: url(../images/typo/icon-website.png) !important;
}

.icon-yahoo {
	background-image: url(../images/typo/icon-yahoo.png) !important;
}

.icon-gmail {
	background-image: url(../images/typo/icon-gmail.png) !important;
}

.icon-skype {
	background-image: url(../images/typo/icon-skype.png) !important;
}

.icon-msn {
	background-image: url(../images/typo/icon-msn.png) !important;
}

.icon-facebook {
	background-image: url(../images/typo/icon-facebook.png) !important;
}

.icon-twitter {
	background-image: url(../images/typo/icon-twitter.png) !important;
}

.icon-demo, .icon-download, .icon-discussion, .icon-info, .icon-readmore,
.icon-doc, .icon-signup, .icon-login, .icon-submit, .icon-extension {
	background-position: left 5px !important;
	padding-left: 30px !important;
}

.icon-demo {
	background-image: url(../images/typo/icon-demo.png) !important;
}

.icon-download {
	background-image: url(../images/typo/icon-download.png) !important;
}

.icon-discussion {
	background-image: url(../images/typo/icon-discussion.png) !important;
}

.icon-info {
	background-image: url(../images/typo/icon-info.png) !important;
}

.icon-readmore {
	background-image: url(../images/typo/icon-readmore.png) !important;
}

.icon-doc {
	background-image: url(../images/typo/icon-doc.png) !important;
}

.icon-signup {
	background-image: url(../images/typo/icon-signup.png) !important;
}

.icon-login {
	background-image: url(../images/typo/icon-login.png) !important;
}

.icon-submit {
	background-image: url(../images/typo/icon-submit.png) !important;
}

.icon-extension {
	background-image: url(../images/typo/icon-extension.png) !important;
}

/* BOXES AND LEGENDS
-----------------------------------------------------------------*/
/* Box style ---*/
.box-notice, .box-success, .box-error {
	border: 3px solid #ddd;
	margin: 15px 0;
	padding: 10px 10px 10px 40px !important;
}

.box-notice {
	background: url(../images/typo/box-note.png) no-repeat scroll 10px center #fff6bf;
	border: 1px solid #ffd324;
	color: #514721;
}

.box-success {
	background: url(../images/typo/box-success.png) no-repeat scroll 10px center #E6EFC2;
	border: 1px solid #C6D880;
	color: #264409;
}

.box-error {
	background: url(../images/typo/box-error.png) no-repeat scroll 10px center #FBE3E4;
	border: 1px solid #FBC2C4;
	color: #8A1F11;
}

.box-sticky, .box-download, .box-blank, .box-hilite {
	border: 1px solid #ddd;
	margin: 15px 0;
	padding: 10px !important;
}

.box-sticky {
	background: url(../images/typo/icon-big-sticky.png) no-repeat 10px center #ffffcc;
	border: 1px dotted #cc8500;
	padding-left: 50px !important;
}

.box-download {
	background: url(../images/typo/icon-big-download.png) no-repeat 10px center #e9f5fb;
	border: 1px dotted #0088cc;
	padding-left: 50px !important;
}

.box-blank { }

.box-hilite { background: #ffffdd; border-color: #d2d2b6; }

/* Legend ---*/
.legend, .legend-hilite {
	border: 1px solid #ccc;
	margin: 20px 0;
	padding: 10px 10px 0;
	position: relative;
}

.legend-title {
	background: #fff;
	border: 1px solid #ccc;
	display: block;
	float: left;
	font-size: 125%;
	font-weight: bolder;
	left: 7px;
	line-height: 1.2;
	margin: 0 !important;
	padding: 5px !important;
	position: absolute;
	top: -15px;
}

.legend-hilite { border: 1px solid #0088cc; }

.legend-hilite .legend-title { border: 1px solid #0088cc; color: #006699; }

/* BUDDLES
-----------------------------------------------------------------*/
/* Talking box. Thinking box. ---*/
div.bubble { padding-bottom: 20px; position: relative; }

div.bubble .box-ct { padding: 16px; position: relative; }

div.bubble .box { height: 16px; position: absolute; width: 16px; }

div.bubble .tl, div.bubble .tr, div.bubble .br, div.bubble .bl { background-repeat: no-repeat; position: absolute; }

div.bubble .tl { background-position: left -20px; left: 0; top: 0; }

div.bubble .tr { background-position: right -20px; right: 0; top: 0; }

div.bubble .br { background-position: right bottom; bottom: 0; right: 0; }

div.bubble .bl { background-position: left bottom; bottom: 0; left: 0; }

div.bubble span.arrow {
	display: block;
	font-weight: bold;
	height: 7px;
	margin-left: 20px;
	width: 13px;
}

div.bubble-l1 span.arrow, div.bubble-l2 span.arrow {
	background: url(../images/typo/bubble-l.png) no-repeat left top;
}

div.bubble-d1 span.arrow, div.bubble-d2 span.arrow {
	background: url(../images/typo/bubble-d.png) no-repeat left top;
}

div.bubble-hl1 span.arrow, div.bubble-hl2 span.arrow {
	background: url(../images/typo/bubble-hl.png) no-repeat left top;
}

div.bubble span.author {
	background: url(../images/typo/icon-author.gif) no-repeat 10px 3px;
	display: block;
	font-weight: bold;
	padding-left: 25px;
}

/* Bubble light style 1 */
div.bubble-l1 div.box-ct { background: #E0E0E0; }

div.bubble-l1 .tl, div.bubble-l1 .tr, div.bubble-l1 .bl, div.bubble-l1 .br { background-image: url(../images/typo/bubble-l.png); }

/* Bubble light style 2 */
div.bubble-l2 div.box-ct { background: #E0E0E0; }

/* Bubble Dark light style 1 */
div.bubble-d1 div.box-ct { background: #444; color: #fff; }

div.bubble-d1 div.tl, div.bubble-d1 div.tr, div.bubble-d1 div.bl, div.bubble-d1 div.br { background-image: url(../images/typo/bubble-d.png); }

/* Bubble Dark light style 2 */
div.bubble-d2 div.box-ct { background: #444; color: #fff; }

/* Bubble highlight style 1 */
div.bubble-hl1 .box-ct { background: #069; color: #fff; }

div.bubble-hl1 div.tl, div.bubble-hl1 div.tr, div.bubble-hl1 div.bl, div.bubble-hl1 div.br { background-image: url(../images/typo/bubble-hl.png); }

/* Bubble highlight style 2 */
div.bubble-hl2 div.box-ct { background: #069; color: #fff; }

/* INSET
-----------------------------------------------------------------*/
span.inset-left, span.inset-right {
	display: block;
	font-size: 100%;
	margin: 20px;
	width: 25%;
}

span.inset-left { float: left; margin-left: 0; }

span.inset-right { float: right; margin-right: 0; }

span.inset-title {
	display: block;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}

/* OTHERS
--------------------------------------------------*/
div.ja-adv { border: 1px solid #ddd; padding: 10px; }

div.ja-adv span.sponsor {
	color: #999;
	display: block;
	font-size: 92%;
	text-align: right;
}

/* Highslide ---*/
.highslide-header { border-bottom: 1px solid #ccc; }

.highslide-header li { background: none; }

.highslide-body { padding: 10px 0 !important; }

.highslide { margin: 0; }

.highslide img { border: 1px solid #ccc; padding: 2px; }

.highslide:hover img { border: 1px solid #ababab !important; }

/**/
.icon-big-title {
	background: url(../images/typo/icon-big-title.png) no-repeat left center !important;
	height: 57px !important;
	line-height: 57px !important;
	margin: 25px 0 !important;
	padding-left: 70px !important;
}

.icon-small-title {
	background: url(../images/typo/icon-small-title.png) no-repeat left center !important;
	color: #006699 !important;
	height: 20px !important;
	line-height: 20px !important;
	margin: 25px 0 !important;
	padding-left: 30px !important;
}
