/*
# ------------------------------------------------------------------------
# JA Travel Template
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. 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
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied. 
# ------------------------------------------------------------------------
*/
/* TYPO PAGE LAYOUT
-------------------------------------------------------------*/
.ja-typo-blockswrap h1.ja-typo-title { color: #00a0a1; }

.ja-typo-blockswrap h2.ja-typo-title,
.ja-typo-blockswrap h4.ja-typo-title,
.ja-typo-blockswrap h5.ja-typo-title, 
.ja-typo-blockswrap h6.ja-typo-title{ color: #00a0a1; }

.ja-typo-blockswrap h2.ja-typo-title span { color: #00a0a1; }

.ja-typo-blockswrap h3.ja-typo-title { color: #00a0a1; }

/* Box ---*/ 
.box-pink {
	background: url("../images/typo/pink-bg.gif") repeat-x scroll left bottom #00bdbe;
	color: #def5fe;
}

p.ja-typo-box.box-pink {
	background: url("../images/typo/pink-bg.gif") repeat-x scroll left bottom #00bdbe;
	color: #def5fe;
}

p.ja-typo-box.box-gray strong { color: #00a0a1; }

p.ja-typo-box.box-pink strong { color: #defefb; }

a.ja-typo-btn.btn-grey { color: #048384; }

a.ja-typo-btn.btn-pink {
	background: url("../images/typo/pink-bg.gif") repeat-x scroll left bottom #2c6f8e;
	color: #fff;
}

span.box-flash { background-image: url("../images/typo/flash.png"); }

/* Quote ---*/ 
#ja-typo blockquote { color: #00a0a1; }

/* Bubble ---*/ 
.bubble-6 .ja-typo-bubblect {
	background: url("../images/typo/pink-bg.gif") repeat-x scroll left bottom #2c6f8e;
	color: #def5fe;
}

.bubble-6 span.ja-typo-bubble-arrow { background-position: 0 -102px; }

.bubble-6 span.ja-typo-bubble-author { color: #7abbb9; }

.highlight.hight-pink { background-color: #c5e1fa; color: #7abbb9; }

/* Blocknumber ---*/ 
.blocknumber-2 .bignumber { background-position: left -140px; }

/* Dropcap ---*/ 
span.dropcap { color: #2c6f8e; }

/*Use for Demo Page Only*/
.text-color { color: #00a0a1; margin-top: 0; }

.block-quote { color: #0c91f5; }