/*
 * ------------------------------------------------------------------------
 * JA Travel Template for Joomla 1.7
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 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: #418bcf; }

.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: #418bcf; }

.ja-typo-blockswrap h2.ja-typo-title span { color: #418bcf; }

.ja-typo-blockswrap h3.ja-typo-title { color: #418bcf; }

/* Box-------------*/
.box-pink {
	background: url("../images/typo/pink-bg.gif") repeat-x scroll left bottom #2c6f8e;
	color: #def5fe;
}

/* FORM
--------------------------------------------------*/
p.ja-typo-box.box-pink {
	background: url("../images/typo/pink-bg.gif") repeat-x scroll left bottom #03aeec;
	color: #def5fe;
}

p.ja-typo-box.box-gray strong { color: #418bcf; }

p.ja-typo-box.box-pink strong { color: #def5fe; }

a.ja-typo-btn.btn-grey { color: #255d77; }

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"); }

#ja-typo blockquote { color: #418bcf; }

.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 -68px; }

.bubble-6 span.ja-typo-bubble-author { color: #578da7; }

.highlight.hight-pink { background-color: #c5e1fa; color: #5785b0; }

span.dropcap { color: #0288e2; }

.blocknumber-2 .bignumber { background-position: left -84px; }

/*Use for Demo Page Only*/
.text-color { color: #418bcf; margin-top: 0; }

.block-quote { color: #0c91f5; }