/*
# ------------------------------------------------------------------------
# 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.
# ------------------------------------------------------------------------
*/
/* COMMON STYLE
--------------------------------------------------------- */

@import url(fonts/ubuntu/stylesheet.css);
@import url(fonts/aurulent/stylesheet.css);

/* Normal links ---*/
a { color: #ef761a; text-decoration: none; }

a:hover, a:active, a:focus { color: #EF761A; text-decoration: underline; }

/* Readon links ---*/
a.readon {
	color: #e4b490;
	text-transform: lowercase;
	background: url("../images/readmore.png") no-repeat left center;
	padding-left: 15px;
	font-size: 100% !important;
}

a.readon:hover, a.readon:focus, a.readon:active {
	color: #EF761A;
	background-image: url("../images/readmore-orange.png");
}

a.share {
	float: left;
	display: block;
	width: 26px;
	height: 26px;
	margin-right: 5px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999em;
	text-decoration: none !important;
	padding: 0px !important;
}

a.website {
	background: url("../images/button-share.png") no-repeat left top;
	float: right;
	width: 173px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color: #fefbfc;
	font-family: 'UbuntuRegular',Arial,Helvetica,sans-serif;
	font-size: 105%;
	margin-right: 15px;
}

body { color: #333; font-family: Arial, Helvetica, sans-serif; }

body#bd { background: #fff; color: #333; }

/* Advertisement ---*/
div.bannergroup_text div.banneritem_text { border-bottom: 1px dotted #ccc; }

/* Contact ---*/
div.componentheading_contact {
	background: url("../images/arrow-title.png") no-repeat scroll 25px 20px;
	font-family: 'AurulentSansRegular',Helvetica,Arial,sans-serif;
	font-size: 112%;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #383435;
}

.com_mailto div.componentheading {
	font-family: 'UbuntuRegular',Arial,Helvetica,sans-serif;
	font-size: 140%;
	padding-bottom: 10px;
	font-weight: bold;
	color: #D41B41;
	border: none;
}
div.componentheading_contact span { border-bottom: 2px solid #F24A6F; }

div.ja-before-content .ja-before-inner,
div.ja-after-content .ja-after-inner {
	background: #DEEFF7;
	border: 1px solid #C1DEEC;
	border-right: 0;
	margin-right: 18px;
	padding: 3px 5px 0;
}

div.ja-before-content,
div.ja-after-content {
	background: url(../images/afc-bg.gif) repeat-y right top;
	margin-top: 10px;
}

div.ja-facebookshare-box_count-home, div.ja-facebookshare-box_count{ margin-left: 8px; }

div.ja-moduletable h3 span, div.moduletable h3 span { border-bottom: 2px solid #f24a6f; padding-bottom: 3px; }

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable h3, div.moduletable h3 {
	font-size: 120%;
	text-transform: uppercase;
	font-family: 'AurulentSansRegular',Helvetica,Arial,sans-serif;
	background: url(../images/arrow-title.png) no-repeat 20px 22px;
	color: #383435;
	font-weight: normal;
	padding-bottom: 15px;
}

div.moduletable_content {
	border-bottom: 1px dotted #CEBCAC;
	margin-top: 20px !important;
}

div.moduletable_content.recent {
	border-bottom: none;
	padding-bottom: 10px !important;
}

.moduletable_aboutus a {
	background: url(../images/ft_logo.png) no-repeat left top;
	font-size: 0px;
	line-height: 0px;
	text-decoration: none;
	text-indent: -9999em;
	width: 91px;
	height: 50px;
	display: block;
}

.moduletable_aboutus p {
	background: url(../images/line.png) repeat-x left top;
	color: #cf7c6e;
	margin: 20px 0px 0px 0px !important;
	padding: 20px 0px 0px 0px !important;
}

.moduletable_content h2 { color: #d41b41; font-weight: normal; font-size: 180%; }

.moduletable_form h1 { color: #d41b41; padding-top: 15px; }

.moduletable_information .view-cotent { float: none; width: 95%; }

.moduletable_information .view-cotent a.readon { background-position: left center; }

.moduletable_information .view-cotent h3 {
	color: #d41b41 !important;
	margin: 0px !important;
	padding: 0px !important;
	line-height: normal !important;
}

.moduletable_newsletter {
	background: url(../images/news_letter_bg.png) no-repeat left top;
	width: 195px;
	height: 207px;
	margin: 0px !important;
	padding: 0px 25px !important;
}

.moduletable_newsletter a.links {
	color: #5d544f;
	padding: 0px 8px;
	background: url(../images/button-subcrise.gif) repeat-x left top;
	font-size: 98%;
	text-decoration: none !important;
	margin: 5px 0px 0px 35px;
	float: left;
}

.moduletable_newsletter form label { display: block; margin: 0px 0px 5px; }

.moduletable_newsletter h3 {
	color: #b8263f !important;
	padding-top: 15px !important;
}

.moduletable_newsletter input {
	color: #86786b;
	padding: 2px 0px;
	background: url(../images/input-bg.gif) repeat-x left top;
	border: solid 1px #d0cfcd;
	border-top: solid 1px #a9a7a5;
	width: 140px;
}

.moduletable_share {
	margin: 0px 30px 0px 15px !important;
	background: url("../images/share-bg.gif") repeat-x left bottom #b00329 !important;
	border-bottom: solid 1px #71021b;
	border-top: solid 1px #e50544;
	padding: 0px 0px 0px 20px !important;
}

.moduletable_tabs .ja-box-ct { margin-right: 15px !important; }


.moduletable_tabs .ja-tabswrap div.ja-tab-content {
	padding: 10px 0px 0px 0px;
}


.moduletable_country {
	background-color: #e6e8ec;
	padding: 15px 20px !important;
}


.moduletable_country .ja-box-ct {
	background: url("../images/map-paris.png") no-repeat left top;
	padding-left: 170px;
}
.moduletable_country .ja-box-ct p {
	margin: 8px 0px;
}
.moduletable_country .ja-box-ct h3 {
	color: #f14568;
	text-transform: none;
	font-family: 'UbuntuRegular',Arial,Helvetica,sans-serif;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: bold; 
	font-size: 130%;
}

.moduletable_country .ja-box-ct p.tag-country {
	text-transform: uppercase;
	color: #caa89a;
	font-size: 10px;
	margin: 0px;
}

.moduletable_travel {
	background: #e6e8ec !important;
	padding: 15px  0px 15px 20px !important;
	margin: 0px 30px 0px 15px !important;
}

div.ja-social-toolbox-large {
	background: url(../images/toolbox-big-bg.png) no-repeat right bottom;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 8px 0px 30px 0px;
	width: 77px;
	min-height: 220px;
}

div.ja-social-toolbox-large .inner { padding: 0px 0px 25px 0px; }

div.ja-social-toolbox-large div.ja-retweet-vertical-home, 
div.ja-social-toolbox-large div.ja-retweet-vertical { margin-left: 8px; }

div.ja-social-toolbox-large div.ja-retweet-vertical-home,
div.ja-social-toolbox-large div.ja-retweet-vertical { margin: 0 0 0 8px; float: none; }

/* Logo Text ---*/
div.logo-text h1 {
	font-size: 200%;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

div.logo-text h1 a { text-decoration: none; }

dl.article-info dd, dl.article-info dt { float: left; margin-right: 60px; }

/* Poll */
dl.poll { border-bottom: 1px dotted #ccc; }

form.poll .button {
	text-align: center;
	font-family: 'UbuntuRegular',Arial,Helvetica,sans-serif;
	background: url("../images/bg-bulletin.gif") repeat-x left top;
	padding: 0px 10px;
	height: 21px;
	line-height: 21px;
}

form.poll label { color: #736c65; }

h1.componentheading, .componentheading { font-weight: normal; }

h1.componentheading {
	padding-top: 20px;
	color: #F24A6F;
}

/* Logo Image ---*/
h1.logo { width: 400px; height: 70px; }

h1.logo a {
	background: url(../images/logo.png) no-repeat left;
	display: block;
	width: 400px;
	height: 70px;
}

h1.logo, div.logo-text h1 { font-size: 250%; line-height: 1; }

h2.contentheading, .contentheading { font-weight: normal; color: #D41B41; }

h3.componentheading {
	background: url("../images/arrow-title.png") no-repeat scroll 20px 22px;
	font-family: 'AurulentSansRegular',Helvetica,Arial,sans-serif;
	font-size: 120%;
	text-transform: uppercase;
	color: #383435;
	border: none;
	font-weight: normal;
	padding-bottom: 10px;
}

h3.componentheading span { border-bottom: 2px solid #F24A6F; padding-bottom: 3px; }

h4.poll-title {
	color: #48433e;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: none;
}

.contentdescription { border-bottom: 1px solid #ccc; }

.contentheading { font-size: 200%; }

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
	font-family: 'UbuntuRegular',Arial,Helvetica,sans-serif;
}

/* Others ---*/
hr { border-top: 1px solid #ccc; }

/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox {
	padding: 2px;
	font-family: Helvetica, Arial, sans-serif;
}

label.invalid { color: #e44202; }

/*Inline images ---*/
p.img_caption { color: #999; text-transform: uppercase; }

span.highslide-img a{
	padding: 4px;
	background-color: #f6f2ed;
	float: left;
	margin: 3px;
}

span.numberhits { font-size: 15px; }

/* Content Toc */
table.contenttoc { border: 1px solid #ccc; }

table.contenttoc td { border-bottom: 1px dotted #ccc; }

table.contenttoc th {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}

table.pollstableborder td {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td,
table.pollstableborder tr.sectiontableentry1 td { background: #fff; font-weight: normal; }

/* Tables ---*/
thead tr th { background: #333; color: #fff; padding: 5px; }

thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active { color: #fff; }

ul.actions { margin-top: 10px; }

.article-content { margin-right: 70px; }

.articleCreated {
	text-align: center;
	font-family: 'AurulentSansRegular',Helvetica,Arial,sans-serif;
	line-height: normal;
}

.articleCreated .date { color: #fedee0; font-size: 24px; }

.articleCreated .month-year {
	color: #fc5b63;
	text-transform: uppercase;
	font-size: 12px;
}

.article-info span{
	display: block;
	color: #aba4a2;
	font-size: 10px;
	text-transform: uppercase;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
/* Meta ---*/
.article-tools {
	margin-right: 90px;
	margin-bottom: 20px;
	padding: 15px 0px;
	border-bottom: dotted 1px #cebcac;
	font-size: 15px;
	text-transform: none;
	color: #796d70;
}

.block-quote {
	color: #f14568;
	font-family: 'UbuntuRegular',Arial,Helvetica,sans-serif;
	background: url("../images/quote.png") no-repeat left top;
	text-indent: 15px;
	font-size: 105%;
	padding-right: 15px;
}

.block-quote span { display: block; color: #9d958c; }

.blog-featured .contentheading { font-size: 150%; }

.button, .button:hover, .button:focus, .button:active{
	color: #5d544f;
	text-align: center;
	font-family: 'UbuntuRegular',Arial,Helvetica,sans-serif;
	background: url("../images/bg-bulletin.gif") repeat-x left top;
	padding: 0px 10px;
	height: 21px;
	line-height: 21px;
	border: none;
	cursor: pointer;
}

.button:hover, .button:focus, .button:active { color: #333; }

.cat-list-row1,
.cat-list-row12,
tr.cat-list-row1 td,
tr.cat-list-row2 td { border-bottom: 1px solid #ccc; padding: 5px; }

.cat-list-row1:hover,
.cat-list-row2:hover { background: #ffffcc; }

.cat-list-row2,
tr.cat-list-row2 td { background-color: #f6f6f6; }

.contact-form img.img{
	background-color: #F6F2ED;
	padding: 4px;
}

.contact-form ul li a.readon,
.moduletable_information a.readon {
	display: block;
	background: url("../images/readmore-orange.png") no-repeat scroll left center !important;
	color: #ef761a;
}

.contact-form ul li.address {
	background: url(../images/view-address.png) no-repeat left 5px;
	padding-left: 20px;
}

.contact-form ul li.email {
	background: url(../images/view-email.png) no-repeat left 5px;
	color: #ef761a;
	padding-left: 20px;
}

.contact-form ul li.telephone {
	background: url(../images/view-phone.png) no-repeat left 8px;
	padding-left: 20px;
	font-size: 18px;
}

.distinations ul {
	float: left;
	width: 20%;
	margin: 0px 10px 0px 0px !important;
}

.distinations ul li {
	background: url("../images/bullet.png") no-repeat scroll 0 center !important;
	line-height: 1.5;
	padding-left: 10px !important;
}

.distinations ul li.title-header {
	background: url("../images/around.png") no-repeat scroll 0 center !important;
	color: #696260;
}

.facebook {
	background: url("../images/icons/facebook.png") no-repeat left top !important;
}

.flick {
	background: url("../images/icons/flick.png") no-repeat left top;
}

.form-value { padding: 10px 0px 0px 15px; }

.form-value .button {
	background: url("../images/button-form.gif") repeat-x scroll left top;
	color: #333;
	margin-top: 16px;
	padding: 0px 15px;
	font-size: 13px;
	text-align: center; 
	height: 26px;
	display: block;
	float: left;
}

.ja-tab-subcontent .form-value div.clearfix {
	margin-bottom: 15px;
}
.form-value p.text-form {
	float: left;
	display: inline-block;
	margin: 0px 10px 0px 0px;
}

.form-value p.text-form input {
	background: #d1d2d3;
	border: none;
	padding: 0px;
	font-size: 11px;
	color: #322621;
	height: 29px;
	line-height: 29px;
	width: 171px;
	padding-left: 5px;
	text-indent: 5px;
}

.form-value p.text-form label { display: block; color: #695d51; margin-bottom: 4px; }

.form-value p.text-form select { width: 60px; }

.form-value p.text-form span { color: #aba7a3; font-size: 10px; }

.form-value p.text-form.check input {
	background: url("../images/calendar.png") no-repeat 91% center #d1d2d3;
	width: 82px;
}

/* MISCELLANOUS
----------------------------------------------------------- */
/* Others ---*/
.image-banner {
	background: url("../images/map.png") no-repeat scroll left top;
	width: 402px;
	height: 208px;
}

.items-more { border-bottom: 1px solid #ccc; }

.items-more h3 { font-size: 125%; }

.ja-breadcrums { text-indent: 10px; }

.ja-colswrap { margin-left: -15px; margin-right: -15px; }

/* Extras ---*/
.ja-links { padding-right: 10px; }

.ja-links li { padding: 0 10px; }

.ja-mass-top .travel .ja-tab-panels-top {
	top: 0px;
	background: url("../images/bg-tabs.gif") repeat-x left top #eeeff2;
}

.jitem-title { font-size: 110%; font-weight: bold; }

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.main .main-inner1 { margin-left: 0; margin-right: 0; }

#ja-content-mass-top {
	padding-top: 15px;
}

/* Popup ------------*/
.month, .year {
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 1px;
}

/* Pagination ---*/
.pagination li span,
.pagination li strong { line-height: 20px; }

/* Search ---*/
.search_topsearch {
	float: right;
	background: #f2f1eb;
	padding: 3px 8px;
	width: 230px;
}

.search_topsearch input {
	color: #b98a7d;
	border: none;
	background: none !important;
	width: 210px;
}

.search_topsearch input.button_topsearch {
	background: url(../images/icon-search.png) no-repeat left 1px !important;
	width: 16px;
	height: 17px;
	border: none;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999em;
	vertical-align: top;
}

.search_topsearch label { font-size: 0px; line-height: 0px; display: none; }

div.share {
	background: url("../images/line-bg.png") repeat-y 50% top;
	padding: 15px 0px;
}

.social {
	background: url("../images/icons/social.png") no-repeat left top !important;
}

.twitter {
	background: url("../images/icons/twitter.png") no-repeat left top;
}

.view-cotent{ float: left; width: 48%; }

.view-cotent h3 {
	background: none !important;
	color: #ef761a !important;
	text-transform: none !important;
	font-size: 125% !important;
	padding-top: 15px !important;
	padding-bottom: 0px !important;
}

.view-cotent img.img {
	padding: 4px;
	background-color: #f6f2ed;
}

.view-cotent p.images { display: block; width: 100%; }

.view-cotent p.images.popular { position: relative; }

.view-cotent p.images.popular .badge { right: -4px; top: 90px; }

.view-cotent.first { margin-right: 3%; }

.youtube {
	background: url("../images/icons/youtube.png") no-repeat left top;
}

#component-contact .button {
	background: url("../images/button-form.gif") repeat-x scroll left top;
	color: #333333;
	height: 28px;
	line-height: 28px;
	padding: 0px 10px;
	font-size: 120%;
}

#component-contact div { margin-bottom: 10px; }

#component-contact input {
	border: 1px solid #DFE0E0;
	background: #eee;
	padding: 7px 5px;
	color: #848589;
	width: 350px;
}

#component-contact input#contact_email_copy {
	width: auto;
	height: auto;
	padding: 0px !important;
	margin: 0px 10px 0px 0px !important;
	background: none;
	border: none;
	float: left;
}

#component-contact label { display: block; font-weight: bold; margin-bottom: 5px; }

#component-contact label.contact-email { color: #aba4a2; font-weight: normal; }

#component-contact textarea {
	background: #eee;
	border: 1px solid #DFE0E0;
	padding: 5px 5px;
	color: #848589;
	width: 450px;
}

/* Login ----*/
#form-login label { color: #aba4a2; }

#form-login p#form-login-username label, 
#form-login p#form-login-password label { display: none; }

#form-login p#form-login-username, #form-login p#form-login-password {
	background: url("../images/bg-login.gif") repeat-x left top;
	border: solid 1px #dfe0e0;
	padding: 2px 5px;
	width: 90%;
}

#form-login ul li {
	background: url(../images/bullet.png) no-repeat 0px center;
	padding-left: 8px;
}

#form-login-password .inputbox {
	background: url("../images/password.png") no-repeat left top;
}

#form-login-username .inputbox {
	background: url("../images/user.png") no-repeat left top;
}

#form-login-username .inputbox, #form-login-password .inputbox {
	width: 50%;
	border: none;
	background-color: transparent;
	color: #848589;
	font-weight: normal;
	padding-left: 20px;
}

#ja-botsl {
	background: url(../images/botsl_bg.gif) repeat-x scroll left bottom #72031b;
	border-top: solid 1px #880420;
	padding-bottom: 15px;
}

#ja-botsl .ja-box { margin-top: 10px; }

#ja-botsl .ja-moduletable ul li{
	background: url(../images/bullet.png) no-repeat 0px 5px;
	padding-left: 10px;
	line-height: 140%;
}

#ja-botsl .ja-moduletable ul li a{ color: #ef761a; }

/* Bot spotlight ---*/
#ja-botsl .main .main-inner1 { padding: 5px 0px 15px 0px; }

#ja-botsl .moduletable_aboutus {
	margin-left: 0px !important;
	margin-top: 0px !important;
}

#ja-botsl1 {
	background: url("../images/bottom-bg.gif") repeat-x scroll left top #e6e7eb;
}

#ja-botsl1 .moduletable_tabs { margin: 0px !important; }

#ja-botsl1 .moduletable_tabs h3 {
	font-family: 'UbuntuRegular',Arial,Helvetica,sans-serif;
	text-transform: none;
	border-bottom: none;
}

/* Default Joomla! Menu ---*/
#ja-container ul.menu li { border-bottom: 1px dotted #ccc; }

#ja-container ul.menu li li { border-bottom: 0; border-top: 1px dotted #ccc; }

/*HEADER
--------------------------------------------------------- */
#ja-footer {
	background: url("../images/top-bg.gif") repeat scroll left top;
	padding: 0px;
}

#ja-footer .wrap-inner1 { padding: 20px 0px; }

#ja-footer small { text-align: left; color: #a64a3a; }

/* HEADER
--------------------------------------------------------- */
#ja-header { background: url(../images/top-bg.gif) repeat left top; }

#ja-header .main { padding: 20px 0 35px; }

#ja-header .wrap-inner1{
	background: url(../images/header.png) repeat-x left bottom;
}

/* Left --------*/
#ja-left {
	background: url("../images/left-bg.png") repeat-y right top;
}

#ja-left div.ja-moduletable, #ja-left div.moduletable {
	background: url("../images/bg-module.png") no-repeat right top;
	padding-top: 20px;
}

#ja-left-mass-top {
	margin-bottom: 10px;
	margin-left: -15px;
	margin-right: -15px;
}

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav {
	background: url(../images/mainnav-bg.gif) repeat-x left bottom #73031a;
	line-height: normal;
	z-index: 50;
}

/* Breadcrumbs ---*/
#ja-navhelper {
	text-transform: uppercase;
	background: #f8f8f8;
}

#ja-poweredby { position: absolute; right: 0px; top: 0px; }

#ja-poweredby a { font-size: 0px; line-height: 0px; text-indent: -9999em; }

/* Sub Nav ---*/
#ja-subnav { background: #70031B; z-index: 1000; }

#ja-subnav .sublevel, #jasdl-subnav { margin-left: 25px; }

#ja-subnav ul li a { color: #FDD3A1; }

#ja-subnav ul li a:hover, #ja-subnav ul li a:focus, #ja-subnav ul li a:active { color: #f5ae84; text-decoration: underline; }

/* Sub Nav (lv2) ---*/
#ja-subnav ul li ul {
	background: url(../../images/menu-bg.gif) repeat-x left top #fff;
	z-index: 10000;
}

#ja-subnav ul li ul li { border-bottom: 1px dotted #938781; }

#ja-subnav ul li ul li a{ color: #73695C; padding-left: 10px; }

#ja-subnav ul li ul li.last-item { border-bottom: none; }

#ja-subnav ul li.active a.active, 
#ja-subnav ul li.active a.active:hover, 
#ja-subnav ul li.active a.active:active, 
#ja-subnav ul li.active a.active:focus { color: #ef761a; }

#ja-topheader { margin-top: 25px; float: right; width: 70%; }

#ja-topheader h3 {
	font-family: 'AurulentSansRegular',Helvetica,Arial,sans-serif;
	color: #f95839;
	text-transform: uppercase;
	font-weight: normal;
	text-align: left;
	display: inline-block;
	margin-top: 3px;
	float: left;
}

#ja-topheader ul {
	float: right;
	margin-top: 6px;
	margin-right: 15px;
	line-height: 13px;
}

#ja-topheader ul li{
	float: left;
	border-left: solid 1px #32010a;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 10px;
}

#ja-topheader ul li a { color: #c93c3c; text-decoration: none; }

#ja-topheader ul li:first-child { border-left: 0px; padding-left: 0px; }

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl .ja-box-right, #ja-botsl .ja-box-right { background: 0; }

#ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable { margin-top: 10px; margin-bottom: 10px; }

/* Top spotlight ---*/
#ja-topsl .main { padding: 0; }

#ja-topsl div.ja-moduletable h3 span, #ja-botsl div.ja-moduletable h3 span { border-bottom: none; }

#ja-topsl div.ja-moduletable h3,
#ja-botsl div.ja-moduletable h3 {
	font-family: 'UbuntuRegular',Arial,Helvetica,sans-serif;
	border-bottom: none;
	text-transform: none;
	color: #fcd5b6;
	font-size: 130%;
	font-weight: normal;
	background: none;
	padding-bottom: 0px !important;
}

.com_mailto p{
	font-weight: bold;
	color: #333;
}

.com_mailto p input {
	font-weight: normal;
	padding: 0px 5px;
	height: 20px; line-height: 20px;
	background: #eee;
	width: 250px;
	margin-bottom: 5px;
	border: solid 1px #f8f8f8;
}

div.form-user {
	padding-top: 25px;
}

div.form-user .componentheading {
	background: url("../images/arrow-title.png") no-repeat scroll 20px 21px;
	text-transform: uppercase;
	font-size: 120%;
	color: #383435;
	border-bottom: none; 	
	padding-bottom: 10px;
}


div.form-user .componentheading  span {
	border-bottom: 2px solid #F24A6F; 
	padding-bottom: 3px;
}

div.form-user label {
	font-weight: bold;
	width: 150px; 
	color: #333;
}

div.form-user input {
	background: url("../images/bg-login.gif") repeat-x scroll left top;
	border: 1px solid #DFE0E0;
	padding: 3px 5px;
	margin: 0px 10px 0px 5px;
}

.com_k2.contentpane .itemView {
	padding: 10px 80px 10px 10px;
}