/*
# ------------------------------------------------------------------------
# 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: #DE7058; }

.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: #DE7058; }

.ja-typo-blockswrap h2.ja-typo-title span { color: #DE7058; }

.ja-typo-blockswrap h3.ja-typo-title { color: #DE7058; }

/* 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 #2c6f8e;
	color: #def5fe;
}

p.ja-typo-box.box-gray strong { color: #438eaf; }

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: #DE7058; }

.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 -51px; }

.bubble-6 span.ja-typo-bubble-author { color: #578da7; }

.blocknumber-2 .bignumber { background-position: left -28px; }

.highlight.hight-pink { background-color: #f7dbd5; color: #c05e49; }

span.dropcap{ color: #de7058; }

/*Use for Demo Page Only*/
.text-color { color: #DE7058; margin-top: 0; }

.block-quote { color: #DE7058; }