/*
# ------------------------------------------------------------------------------------------------------------------------
# Solid Pro - Creative Joomla 1.6 Template
# ------------------------------------------------------------------------------------------------------------------------
# Copyright (C) 2011 Twincore All Rights Reserved.
# @license - PHP files are GNU/GPL V2 bound by Proprietary License of Joomlart.com.
# CSS / JS are Copyrighted Commercial, bound by Proprietary License of Twincore. 
# Author: Twincore
# Websites:  http://www.worldquests.com/solidpro
# Redistribution, Modification or Re-licensing of this file in part of full, is bound by the License applied. 
# For details on licensing, Please Read Terms of Use at http://themeforest.net/wiki/support/legal-terms/licensing-terms/
# -----------------------------------------------------------------------------------------------------------------------
*/



/* DEFAULT STYLE - SOLIDPRO THEME
--------------------------------------------------------- */


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

body#bd { 
	background:url("../images/lightEffect.png") no-repeat center 0 #ebeaea;
	color: #737373;
	}

#ja-wrapper {
	min-width: 980px; 
	background:url("../images/strip1.png") repeat 0 0 ;
	}

.main {
	margin:0 auto;
	max-width:1200px;
	position:relative;
	width:980px;
	}


/* TYPOGRAPHY
--------------------------------------------------------- */
h1, h1 a, h1 a:hover, h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, h4, h4 a, h4 a:hover, h5, h5 a, h5 a:hover, h6, h6 a, h6 a:hover, p {
	font-weight: normal;
	text-transform:none;
	}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a { color:#dc3522; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #737373; }

h1, h1 a, h1 a:hover { font:38px/44px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif; }

h2, h2 a, h2 a:hover { font:30px/36px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif; }

h3, h3 a, h3 a:hover { font:26px/31px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif !important; }

h4, h4 a, h4 a:hover { font:22px/27px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif; }
	
h5, h5 a, h5 a:hover { font:18px/23px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif; }
	
h6, h6 a, h6 a:hover { font:16px/21px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif; }
	
	
p { 
	font-size:13px;
	line-height:19px ; 
	}
	
p.infocat { 
	font-size:16px;
	line-height:24px;
	margin:30px 0;
	}

.column h1 { line-height:44px; }

.column h2 { line-height:30px; }

.column h3 { line-height:25px; }

.column h4 { line-height:17px; }

.column h5 { line-height:11px; }

.column h6 { line-height:4px; }


/*----- for Cufon.replace hidden -------*/

cufon { padding-bottom: 6px;}

.cufon-loading #ja-pageinfo h1, .cufon-loading .ja-megamenu ul.level0, .cufon-loading .tab a.open, .cufon-loading .tab a.close  { 
	visibility: hidden !important;
	} 


/* CPANEL
--------------------------------------------------------------------------------------------------------------------------------------------- */

a#ja-cpanel-toggle {
	background: none repeat scroll 0 0 #333333;
	color: #CCCCCC;
	display: block;
	line-height: 24px;
	padding: 0 10px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 0;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px;
	}

#ja-cpanel-main {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #000000;
	font-size: 92%;
	margin-right: -1px;
	margin-top: -3px;
	width: 630px;
	}

#ja-cpanel-main ul {
	clear: both;
	margin: 0;
	padding: 10px 0 10px 20px;
	width: auto;
	}

#ja-cpanel-main ul li {
	float: left;
	margin-right: 10px;
	padding: 2px 0;
	width: 23%;
	}

.ja-cpanel-head h2 {
	background: url("../images/pattern3.png") repeat scroll 0 0 #424141;
	text-align:center;}

#ja-cpanel-main h3 {
	background: url("../images/pattern3.png") repeat scroll 0 0 #f0f0f0;
	border-bottom: 1px solid #DDDDDD;
	clear: both;
	font-size: 120%;
	font-weight:bold;
	margin: 0;
	padding: 5px 10px;
	text-transform: uppercase;
	}

.ja-cpanel-head a {
    display: inline-block;
    padding: 6px 10px 3px;
	border-right:none;
	}

.ja-cpanel-head a:hover, .ja-cpanel-head a:active, .ja-cpanel-head a:focus {
    background:none;
	text-decoration: none;
	}

#ja-cpanel a { color: #FFFFFF; }

.ja-cpanel-action {
	background: none repeat scroll 0 0 #cccccc;
	clear: both;
	overflow: hidden;
	padding: 10px 15px;
	}

.ja-cpanel-action a {
    float: left;
    margin-right: 10px;
	}


/*----------------------------------- Normal links ----------------------*/
a, #ja-container a { color:#dc3522;
	text-decoration: none; 
	}

a:hover, a:active, a:focus,
#ja-container a:hover, #ja-container a:active, #ja-container a:focus, 
#ja-topsl a:hover, #ja-topsl a:active, #ja-topsl a:focus {
	color: #737373;   
	}


/*----------------------------------- Readon links -------------------------*/

p.readmore a { text-transform: none; }

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	}

h1.componentheading, .componentheading {
	border-bottom: 1px dashed #cccccc;
	font-weight: normal;
    padding: 25px 0 10px;
	}
	
h1.contentheading {
    margin: 0;
    padding: 25px 0 20px;
	}

h2.contentheading {
    margin: 0;
    padding: 25px 0 17px;
	}

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

.contentheading {  }

.contentheading a {
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	color:#dc3522;
	}


.contentheading a:hover, .contentheading a:active, .contentheading a:focus {
	color: #737373;
	}

.blog-featured .contentheading { color:green;}

.jitem-title { font-weight: bold; color:yellow; }

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


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

.inputbox, .contact .inputbox {
    background: url("../images/content_bg.gif") repeat-x scroll 0 0 #ffffff;
    border: 1px solid #cccccc;
    margin: 3px;
    padding: 5px;
	color:#737373;
	}
	
.inputbox:hover, .inputbox:focus {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.09);
	}


/*--------------------------------------- Search --------------------------------------------*/
form#searchForm { border-top: 1px solid #ccc; }

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

.results h4 { text-transform: none; }

.search fieldset { border: 1px solid #ccc; margin: 15px 0; padding: 10px; }

.search legend {	font-size: 100%; font-weight: bolder; line-height: 1.2; margin-left: 10px; }

.search .word label {
  padding-bottom: 4px;
  vertical-align: middle;
}

.search .word button {
  height: 32px;
  margin-left: 5px;
}

.search fieldset {
  background: url("../images/strip1.png") repeat scroll 0 0;
}


/*--------------------------------------- Contact --------------------------------------------*/


#component-contact #emailForm { border-top: 1px solid #ccc;}

#contact-slider {
	float: none;
	border-bottom: 1px solid #e2e2b5;
	}

#contact-slider .title {
	padding: 8px 10px;
	border-top: 1px solid #e2e2b5;
	border-left: 1px solid #e2e2b5;	
	border-right: 1px solid #e2e2b5;
	margin: 0;
	}

#contact-slider .jpane-toggler-down {
	background: #333333;
	}

#contact-slider .jpane-toggler-down a {
	color: #fff;
	}

#contact-slider dt.closed {
	background: #ffffcc;
	}

#contact-slider .content {
	border: 1px solid #e2e2b5;
	padding: 8px 10px;
	}

#contact-slider .contact-image {
	margin: 15px 0;
	float: right;
	}
	
#ja-content-main .contact h3 { display:none;}

#ja-content-main .contact {
	padding:20px 0 0;
	}



/* ------------------------------------------------ EDITOR STYLES ----------------------------- */
#adminForm fieldset {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 20px;
	}

#adminForm fieldset legend {
	padding: 0 5px;
	}

/* JOOMLA STYLE
----------------------------------------------------------------------------------------------------------------------------- */

/*--------------------------------------- Layout Deco -------------------*/

.main .inner {
    padding-left: 30px;
    padding-right: 30px;
	}

.items-leading {  
	padding-top: 0px;
	padding-bottom:10px;
	}

.items-row { 
    padding-bottom: 20px;
    padding-top: 5px;
	}

.column ul li {
	background: none;
	line-height: none;
	margin-bottom: 0;
	overflow: hidden;
	padding-left:0;
	}

/*------------------------------------------- Meta ----------------------*/

dl.article-info { 
	border-top: 1px dashed #E46455;
	border-bottom: 1px dashed #E46455; 
	text-transform: none; 
	width:80%;
	color: #E46455;   
	padding: 6px 5px !important;
	}

dl.article-info a { 
	color: #dc3522 !important; 
	font-weight:bold;
	}

dl.article-info a:hover { 
	color:#737373 !important; 
	}

dl.article-info a:hover, dl.article-info a:active, dl.article-info a:focus { color:#dc3522; }

.contentdescription { border-bottom: 1px dashed #cccccc; }

ul.actions li {
	display: inline;
	background: none;
	padding: 0;
	margin: 0;
	line-height: 1px;
	}
	
ul.actions li a {
	display: inline-block !important;
	background:none repeat scroll 0 0 transparent !important;
	padding: 0px !important;
	margin-top: -22px;
	}


.article-tools {
    clear: both;
    padding: 0 0 15px;
    position: relative;
	}

ul.actions li.email-icon a:hover {background:url('../images/emailButtonHover.png') no-repeat 0 0 !important;}

ul.actions li.print-icon a:hover {background:url('../images/printButtonHover.png') no-repeat 0 0 !important;}


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

/*------------------------------------ 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; }

.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; }

/*--------------------------------- 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;
	}

/*--------------------------------------- Poll ----------------------------------*/
form#poll {
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
	}

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

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; }

/*---------------------------------------- Pagination ------------------------------*/

.pagination ul, ul.pagenav {
    float: left;
    margin: 10px 0 0;
	}

.pagination li span,
.pagination li strong { line-height: 27px; }

.pagination ul li a.pagenav, ul.pagenav li a {padding:0 ;}

.pagination ul li span.pagenav { padding: 5px 15px; }

.items-more { 
	border-top: 1px dashed #cccccc; 
	border-bottom: 1px dashed #cccccc;
	}

.items-more h3 { 
	font:23px/30px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif !important; 
	}

/* MODULE STYLES
----------------------------------------------------------------------------------------------------------------------------- */

div.ja-moduletable h3, div.moduletable h3 {
	font:26px/31px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif !important;
	border-bottom: none;
	color:#dc3522;
	font-weight:normal;
	}

/*-------------------------------------------- Login Module -----------------------------------*/

#login-form ul li {
	background: url(../images/bullet.gif) no-repeat 2px 8px;
	line-height: 160%;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 12px;
	}
	
.login {
	margin:15px 0 0;
	} 
	
.registration {
	margin:25px 0 15px;
	}
	
fieldset dd {
	height: 20px;
	margin: 15px 0;
	}

fieldset dt {
	clear: both;
	display: block;
	float: left;
	height: 20px;
	margin: 0 10px 10px 0;
	min-width: 160px;
	}

/* Advertisement ---*/
div.bannergroup_text div.banneritem { border-bottom: 1px dotted #ccc; padding:5px 0; }

/* MAIN LAYOUT DIVS
----------------------------------------------------------------------------------------------------------------------------- */

#ja-container .main { 
	border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
	background:url('../images/bgMain.png') repeat-y 0 0 #ffffff;
	}
	
#ja-container .main-inner1 { 
	padding: 5px 0 0; 	
	}

.main .main-inner1 { 
	margin-left: 0; 
	margin-right: 0; 
	}

.ja-content-main { margin-bottom: 10px; }


/* HEADER
---------------------------------------------------------------------------------------------------------------------------- */

#ja-header { background:url("../images/bg-header.png") repeat-x left top; }

#ja-header .main {
	margin:0 auto;
	position:relative;
	width:980px;
	z-index:1;
	padding:0 0 40px; 
	}

#ja-header .header-solid {
	max-height: 55px; 
	overflow: hidden; 
	padding: 0 20px 0; 
	position: relative; 
	width: 600px; 
	} 

#ja-header .header-solid .smile {
	position: relative;
	top: 0.5em;
	}

#ja-header .header-solid div.ja-moduletable, #ja-header .header-solid div.moduletable {
	margin-left:15px;
	margin-right:15px;
	}


/* ---------------------------------- GAVICK HIHGLIGHTER AT HEADER 1 POSITION -----------------------------------------*/
	
#ja-header .header-solid .gkHighlighterGK4 {
    height: 18px;
    line-height: 21px;
    overflow: hidden;
    position: relative;
    top: 19px;
    width: 100%;
	}

#ja-header .header-solid .gkHighlighterItem a {
    color: #666666;
    font-size: 13px;
	}
#ja-header .header-solid .gkHighlighterItem a:hover { 
	color:#424141;
	font-size: 13px; 
	}

/*--------------------------------------- LOGO -----------------------------*/

h1.logo { line-height: 1; margin-left: 10px;}


/*--------------------------------------- Logo Image -----------------------------*/
h1.logo { 
	height: 101px;
    top: 5px;
    width: 265px;
	background: url(../images/bg-logo.png) no-repeat left top;
	}

h1.logo a {
	background: url("../images/logo.png") no-repeat center center transparent;
	display: block;
	height: 91px;
	margin: auto;
	position: relative;
	width: 217px;
	}



/*--------------------------------------- Logo Text ---------------------------------*/
div.logo-text h1 {
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
	margin:10px;
	text-align: center;
	}

div.logo-text  { 
	position: relative;
	height: 101px;
    top: -3px;
    width: 265px;
	background: url(../images/bg-logo.png) no-repeat left top;
	}

div.logo-text h1 a {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	}

p.site-slogan {
	color: #ffffff;
	display: block;
	margin: -5px 0 0;
	padding: 0 10px;
	text-align: center;
	text-transform: uppercase;
	}


/*PAGEINFO
----------------------------------------------------------------------------------------------------------------------------*/

#ja-pageinfo .main {
    bottom:15px;
	margin-top:-20px;
	}

#ja-pageinfo .column div.ja-moduletable, #ja-pageinfo .column div.moduletable,
#ja-pageinfo .column div.ja-module, #ja-pageinfo .column div.module {
    margin-left: 30px;
    margin-right: 30px;
	}

#ja-pageinfo div.ja-moduletable, #ja-pageinfo div.moduletable {
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    position: relative;
	}
	
#ja-pageinfo h1 { 
	font: 50px/5px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif; 
	color:#737373;
	margin:15px 0 10px;
	text-align:right;
	}


/* NAVIGATION
-----------------------------------------------------------------------------------------------------------------------------*/

/* Main Nav ---*/

#ja-mainnav .main { 
	border-bottom: none; 
	height:83px; 
	border-left: 1px solid #dddddd; 
	border-right: 1px solid #dddddd; 
	}

#ja-mainnav .main-inner1 {   
	}


/*--------------------------------------------- Breadcrumbs ------------------------------------*/

.ja-breadcrums {
	display: block;
    float: left;
    height: 50px;
    line-height: 68px;
    position: relative;
    text-indent: 10px;
    width: 80%;
	}	

.ja-breadcrums img {
    margin: 0 5px;
    position: relative;
    top: 14px;
	}
	
span.pathway {
    padding: 0;
	}
	
span.breadcrumbs{
	}
	
.ja-breadcrums strong {
    margin-right: 5px;
	}

/* NAVHELPER
----------------------------------------------------------------------------------------------------------------------------- */
#ja-navhelper {
	background:url('../images/bg-breadcrumbs.png') no-repeat bottom center;
	border-bottom: 1px solid #070707;
	}


#ja-navhelper .main {
	background:url('../images/bgNavhelper.png') no-repeat bottom center;
	height: 100px;
	text-transform: uppercase;
	border:none;
	border-top:rgba(0, 0, 0, 0.8);
	}

#ja-navhelper .main .main-inner1 {
	padding-top: 52px;
	}

#ja-navhelper a { color:#737373; }

#ja-navhelper a:hover { color:#ffffff; }


/*-------------------------------------------------- Extras -------------------------------------*/
.ja-links { 
	padding-right: 10px; 
	float: right;
	margin-top: 28px;
  	}

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

/*-------------------------------------------- Default Joomla! Menu -------------------------------*/

#ja-container ul.menu li { 
	border-bottom: 1px dashed #cccccc; 
	}

#ja-container ul.menu li a { 
	padding:5px 15px; 
	}

#ja-container ul.menu li:last-child { 
	border-bottom:none; 
	}

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




/*--------------------------------------------- LEFT - RIGHT ------------------------------------*/

#ja-left, #ja-right   { padding-top: 19px;}

.column div.ja-moduletable, .column div.moduletable, .column div.ja-module, .column div.module {
	margin-left: 29px;
	margin-right: 29px;
	}

#ja-left li, #ja-right li {
	border-bottom: 1px dashed #cccccc; 
	}

#ja-left li:last-child, #ja-right li:last-child {
	border-bottom: none; 
	}

#ja-left div.ja-moduletable h3, #ja-left div.moduletable h3,
#ja-right div.ja-moduletable h3, #ja-right div.moduletable h3{
	font:26px/31px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif !important;
	border-bottom: none;
	color:#dc3522;
	font-weight:normal;
	
	margin: 0 0 8px;
    overflow: hidden;
    padding: 20px 0 5px;
	} 

#ja-left div.ja-moduletable, #ja-left div.moduletable,
#ja-right div.ja-moduletable, #ja-right div.moduletable {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0 0 10px;
    position: relative;
	}

#ja-left ul.mostread, #ja-right ul.mostread {
	padding:0;
	margin:0;
	} 

/* SPOTLIGHT
---------------------------------------------------------------------------------------------------------------------------- */

#ja-topsl .ja-box {  background:none; }

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


/*------------------------------------------- Top spotlight --------------------------------*/

#ja-topsl .main { 
	padding: 0; 	
	border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
	background:url('../images/bgMain.png') repeat-y 0 0 #ffffff;
	}
	
#ja-topsl .main-inner1 { 
	padding: 30px 0 10px;
	}
	
#ja-topsl .column div.ja-moduletable, #ja-topsl .column div.moduletable, 
#ja-topsl .column div.ja-module, #ja-topsl .column div.module {
    margin-left: 30px;
    margin-right: 30px;
	}
	
#ja-topsl div.ja-moduletable, #ja-topsl div.moduletable {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0 0 20px;
    position: relative;
	}

#ja-topsl div.ja-moduletable h3, #ja-topsl div.moduletable h3 {
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0 0 5px;
	border-bottom:none;
    color: #313131;
	font:26px/31px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif !important;
    font-weight: normal;
	}


#ja-topsl ul.menu li, #ja-topsl ul.latestnews li, #ja-topsl ul.weblinks li {
	background: url(../images/bullet.gif) no-repeat 1px 6px;
	line-height: 160%;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 10px;
	}

/*------------------------------------------- Slogan - Slogan2 spotlight --------------------------------*/

#ja-slogan div.ja-moduletable, #ja-slogan div.moduletable,
#ja-slogan2 div.ja-moduletable, #ja-slogan2 div.moduletable {
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 0;
    position: relative;
	}

#ja-slogan .main-inner1, #ja-slogan2 .main-inner1 {
    background:url ('../images/bgSlogan.png') repeat 0 0;
	background:rgba(220, 53, 34, 0.03);
    padding:10px 0;
	}

#ja-slogan p, #ja-slogan a, #ja-slogan a:hover, #ja-slogan2 p, #ja-slogan2 a, #ja-slogan2 a:hover { 
	font:20px/26px "Helvetica", Arial, sans-serif; 
	color:#999999;
	}

#ja-slogan a.specialButtonRed, #ja-slogan a.specialButtonBlack, #ja-slogan a.specialButtonBlue, 
#ja-slogan a.specialButtonOrange, #ja-slogan a.specialButtonGreen,
#ja-slogan2 a.specialButtonRed, #ja-slogan2 a.specialButtonBlack, #ja-slogan2 a.specialButtonBlue, 
#ja-slogan2 a.specialButtonOrange, #ja-slogan2 a.specialButtonGreen { 
	font-size:16px;
	line-height:1; 
	}

#ja-slogan blockquote, #ja-slogan blockquote a,
#ja-slogan2 blockquote, #ja-slogan2 blockquote a { 
	font:20px/26px "Helvetica", Arial, sans-serif !important; 
	font-style:italic !important;
	}

#ja-slogan blockquote a, #ja-slogan2 blockquote a { text-decoration:underline; }

#ja-slogan blockquote a:hover, #ja-slogan2 blockquote a:hover { text-decoration:none; }

	
/*------------------------------------------ Slogan -------------------------------------------------*/

#ja-slogan .main { 
	padding: 0; 
	border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
	border-bottom:1px dashed #cfcfcf;
	background:url('../images/bgMain.png') repeat-y 0 0 #ffffff;
	}


/*----------------------------------------- Slogan2 ------------------------------------------------*/

#ja-slogan2 .main  { 
	padding: 0; 
	border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
	border-top:1px dashed #cfcfcf;
	border-bottom:1px dashed #cfcfcf;
	background:url('../images/bgMain.png') repeat-y 0 0 #ffffff;
	}


/*------------------------------------------ Tweets spotlight --------------------------------------*/

#ja-tweets .main { 
	border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
	background: #2F9FD5;
	}

 #ja-tweets .main .main-inner1 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin-left: 0;
    margin-right: 0;
	}


/*----------------------- Home - Module Gogodigital Twitter Search -------------------------------*/


.twtr-hd {
    display: none;
	}

.twtr-bd {
	background: url("../images/tweet.png") no-repeat 15px 20px;
    padding: 25px 0 0 170px !important;
	}

.twtr-ft a img {
    display: none;
	}

.twtr-ft div {
    display: none;
	}

.twtr-widget .twtr-tweet {
    overflow: hidden;
    border-bottom:none !important;
	font-weight: normal !important; 
	font-style: italic !important; 
	font-size: 22px !important; 
	font-family: Georgia,Times,serif !important;
	}

.twtr-widget p {
    font-weight: normal !important; 
	font-style: italic !important; 
	font-size: 22px !important; 
	font-family: Georgia,Times,serif !important;
	}
	
#twtr-widget-2 .twtr-bd, #twtr-widget-2 .twtr-timeline i a, #twtr-widget-2 .twtr-bd p {
    color: #ffffff !important;
	}
	
.twtr-widget .twtr-tweet-wrap {
    overflow: hidden;
    padding: 20px 8px !important;
	}

.twtr-widget em, .twtr-widget .twtr-new-results {
    font-size: 9px;
    font-style: normal;
    margin-top: 2px;
	color: #ffffff !important;
	}

.twtr-new-results span {
    display: block;
    font-size: 9px !important;
    position: relative;
    top: -14px;
    z-index: 3;
	}
	
.twitter_copyright {
	padding:0 0 0 25px;
	z-index: 0;
	font-size:9px;
	color:#006699; 
	}

.twitter_copyright a { 
	color:#006699; 
	font-size:9px
	}


#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a, #twtr-widget-1 h3, #twtr-widget-1 h4, #twtr-widget-1 .twtr-popular {
    background-color: none;
    color: #ffffff !important;
	}

#ja-tweets .ja-box { border-top: 1px solid #288AB7; }


/*------------------------------------------ Sub Bottom spotlight ---------------------------------*/

#ja-subbotsl .main { 
	background:url("../images/bgBottom.png") no-repeat scroll 0 0 #313131;
	padding: 30px 0 10px;
	}

#ja-subbots2 .main { background: #313131; }

#ja-subbots2 .main { padding: 10px 0 10px; }

#ja-subbotsl .main .main-inner1, #ja-subbots2 .main .main-inner1 {
    margin-left: 30px;
    margin-right: 0;
	}



#ja-subbotsl .main, #ja-subbots2 .main { 
	border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
	}

#ja-subbotsl a, #ja-subbotsl p, #ja-subbots2 a, #ja-subbots2 p {
	color: #848484;  
	}

#ja-subbotsl p, #ja-subbots2 p {
	font-size:12px;
	line-height:17px;  
	}

#ja-subbotsl a:hover, #ja-subbotsl a:active, #ja-subbotsl a:focus,
#ja-subbots2 a:hover, #ja-subbots2 a:active, #ja-subbots2 a:focus {
	color: #ffffff;   
	}

#ja-subbotsl .column div.ja-moduletable, #ja-subbotsl .column div.moduletable,
#ja-subbotsl .column div.ja-module, #ja-subbotsl .column div.module,
#ja-subbots2 .column div.ja-moduletable, #ja-subbots2 .column div.moduletable,
#ja-subbots2 .column div.ja-module, #ja-subbots2 .column div.module {
    margin-left: 0;
    margin-right: 30px; 
	}

#ja-subbotsl h3, #ja-subbots2 h3  {
	}

#ja-subbotsl div.ja-moduletable h3, #ja-subbotsl div.moduletable h3,
#ja-subbots2 div.ja-moduletable h3, #ja-subbots2 div.moduletable h3 {
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0 0 5px;
	border-bottom:none;
    color: #ffffff;
    font:22px/27px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif !important;
    font-weight: normal;
	}
	
#ja-subbotsl div.ja-moduletable, #ja-subbotsl div.moduletable, #ja-subbots2 div.ja-moduletable, #ja-subbots2 div.moduletable  {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0 0 20px;
    position: relative;
	}

#ja-subbotsl li, #ja-subbots2 li {
  	background-position: 1px 6px;
  	padding-left: 0px;
	line-height:30px;
	border-bottom: 1px dashed #606060;
	font-weight:bold;
	}


/*------------------------------------------ Bottom spotlight ---------------------------------*/

#ja-botsl {
	background:#141414;
    font-size:11px;
    line-height:18px;
	}
	
#ja-botsl .main { 
	padding: 0;
	border-bottom:1px solid #333333;
 	}

#ja-botsl .main-inner1 { 
	padding: 30px 0; 
	border-top:none; 
	border-left: none;
    border-right: none;
	border-bottom:1px solid #000000;
	}

#ja-botsl a, #ja-botsl p {color: #777777; }

#ja-botsl p {
	font-size:11px;
    line-height:18px;   
	}

#ja-botsl a:hover, #ja-botsl a:active, #ja-botsl a:focus { color: #ffffff; }

#ja-botsl .ja-box { background:none;}

#ja-botsl div.ja-moduletable h3, #ja-botsl div.moduletable h3 {
    color: #ffffff;
    font:11px/18px "Helvetica", Arial, sans-serif !important;
    font-weight: bold;
	border-bottom:none;
	}

#ja-botsl h3 {
    margin: 0 0 15px;
	}

#ja-botsl li {
  	background-position: 1px 6px;
  	padding-left: 0px;
	line-height:25px;
	}

#ja-botsl ul.menu li, #ja-botsl ul.latestnews li, #ja-botsl ul.weblinks li {
	background: none;
	padding-left:0;
    line-height: 22px;
    margin-bottom: 0;
    overflow: hidden;
    
	}

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


/* MISCELLANOUS
------------------------------------------------------------------------------------------------------------------------------ */

/*------------------------------------- Others -----------------------------------------------*/
#ja-top-panel .main-inner1 {
	border: 2px dotted #e2e2b5;
	padding: 5px 10px;
	text-align: center;
	margin-top: 15px;
	background: #ffffcc;
	position: relative;
	}

#ja-banner { border-top: 1px solid #ccc; }

div.ja-innerdiv { border-bottom: 1px dotted #ccc; }

div.ja-innerdiv h4 {
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	}

a.ja-icon-video {
	background: url(../images/icon-youtube.gif) no-repeat 5px 8px #fff;
	border: 1px solid #ccc;
	color: #666;
	display: block;
	font-weight: bold;
	position: absolute;
	padding: 5px 5px 5px 43px;
	right: 10px;
	top: 8px;
	text-decoration: none;
	width: 35px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
	}
a.ja-icon-video span { color: #666; }

a.ja-icon-video:hover,
a.ja-icon-video:focus,
a.ja-icon-video:active { border-color: #ddd; text-decoration: none; }

a.ja-icon-video:hover span { color: #0F85D8; }

#ja-absolute .main {
	position: fixed;
	width: auto;
	height: auto;
	z-index: 99999;
	top: 1px;
	left: 1px;
	}

#ja-absolute .main a {
	width: 91px;
	height: 99px;
	overflow: hidden;
	display: block;
	background: url(../images/joomla15.png) no-repeat left top #fff;
	text-indent: -9999px;
	}

#ja-absolute .main a:hover,
#ja-absolute .main a:focus {
	background-position: left bottom;
	text-decoration: none;
	}

/* SEARCH
----------------------------------------------------------------------------------------------------------------------------- */

#ja-search {
  bottom: 0;
  right: 0;
  position: relative;
	}



/* HIDDEN MODULES
----------------------------------------------------------------------------------------------------------------------------- */

div#contentHidden {
	width: 100%;
	color: #777777;
	background: #1E1E1E;
	overflow: hidden;
	position: relative;
	z-index: 3;
	height: 0;
	background:url(../images/blackTrans20.png) repeat;
	background:rgba(0, 0, 0, 0.05);
	}
	
div#toggleHidden { 
	background:#cccccc; 
	font-size:12px; 
	text-align:center; 
	cursor:pointer;
	box-shadow:         inset 0 -20px 40px #AAAAAA, inset 0 20px 40px #ffffff;
	-o-box-shadow:    inset 0 -20px 40px #AAAAAA, inset 0 20px 40px #ffffff;
	-webkit-box-shadow: inset 0 -20px 40px #AAAAAA, inset 0 20px 40px #ffffff;
	-moz-box-shadow:    inset 0 -20px 40px #AAAAAA, inset 0 20px 40px #ffffff;
	} 

div#toggleHidden span {
	background: url("../images/toggleHidden.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 21px;
	margin: 0 auto;
	position: relative;
	top: 3px;
	width: 16px;
	}
	
/* HIDDEN BOTTOM
----------------------------------------------------------------------------------------------------------------------------- */


#ja-bothide h1, #ja-bothide h1 a, #ja-bothide h2, #ja-bothide h2 a, #ja-bothide h3, #ja-bothide h3 a,
#ja-bothide h4, #ja-bothide h4 a, #ja-bothide h5, #ja-bothide h5 a, #ja-bothide h6, #ja-bothide h6 a, #ja-bothide a  { color:#313131; }

#ja-bothide h1 a:hover, #ja-bothide h2 a:hover, #ja-bothide h3 a:hover, #ja-bothide h4 a:hover,
#ja-bothide h5 a:hover, #ja-bothide h6 a:hover, #ja-bothide a:hover { color: #737373; }


#ja-bothide .main {
	 border-left: 1px solid #dddddd;
     border-right: 1px solid #dddddd;
	 background:url('../images/bgMainHidden.png') repeat-y 0 0;
	}


#ja-bothide .main .main-inner1 {
    margin-left: 0;
    margin-right: 0;
	}


#ja-bothide .column div.ja-moduletable, #ja-bothide .column div.moduletable, #ja-bothide .column div.ja-module, #ja-bothide .column div.module {
    margin-left: 30px;
    margin-right: 30px;
	}

#ja-bothide div#contentHidden {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
	border-top: 1px solid #BDBDBD;
	color: #777777;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 3;
	}

#ja-bothide div.ja-moduletable, #ja-bothide div.moduletable {
	margin-bottom:0;
    margin-top:0;
    padding: 0 0 20px;
    position: relative; 
	}
	
#ja-bothide div.ja-moduletable h3, #ja-bothide div.moduletable h3 {
    margin:15px 0;
    overflow: hidden;
    padding: 0 0 5px;
	border-bottom:none;
    color: #313131;
    font:22px/27px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif !important;
    font-weight: normal;
	}


	
/* FOOTER
----------------------------------------------------------------------------------------------------------------------------- */

#ja-footer {
    background: none repeat scroll 0 0 #141414;
	}
	
#ja-footer .main {
    margin-top: -20px;
    position: relative;
    text-align: center;
	}
	
#ja-footer .main .main-inner1 {
    margin-left: 0;
    margin-right: 0;
    padding: 20px 0;
	}
	
#ja-footer p {
	font-size: 11px;
	line-height: 17px;
	margin: 0 0 6px;
	}

#ja-footer a { color:#A8A8A8; }

#ja-footer a:hover { color:#ffffff; }


/* COPYRIGHT - LOGO T3
----------------------------------------------------------- */

.ja-copyright {
    float: left;
    padding: 5px 20px 0;
    width: 830px;
	}

#ja-poweredby {
    float: right;
    margin: -7px auto 10px;
    padding: 0 10px 0 0;
	}

.t3-logo-light a {
	background-image:url("../images/t3logo.png");
	opacity:0.35;
	}

.t3-logo-light a:hover {
	opacity:0.9;
	}

.t3-logo, .t3-logo a {
	height:45px;
	width:100px;
	}
	
	
/* MAIN SLIDER (GK4 TAB)
------------------------------------------------------------------------------------------------------------------------- */

#ja-slider {
	float: left;
	margin-bottom: -30px;
	margin-top: -145px;
	background:url('../images/shadowBigSlider.png') no-repeat center bottom;
	}

#ja-slider p { 
	font-size:15px;
	line-height:22px; 
	text-shadow: 1px 1px 1px #FFFFFF;
	}

#ja-slider h1, #ja-slider h1 a, #ja-slider h1 a:hover {
	font:38px/44px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif; 
	text-shadow: 1px 1px 1px #FFFFFF;
	}

#ja-slider .column div.ja-moduletable, #ja-slider .column div.moduletable, #ja-slider .column div.ja-module, #ja-slider .column div.module {
    margin-left: 0;
    margin-right: 0;
	}

.moduletablesolidpro .gkTabWrap {
    background: none;
    border: none;
    margin: 0 auto;
	}

.moduletablesolidpro .gkTabContainer0, .moduletablesolidpro .gkTabContainer1, .moduletablesolidpro .gkTabContainer2 {
	margin: 0 auto;
	position: relative;
	}

.moduletablesolidpro .gkTabItem { padding:10px 0; }

.moduletablesolidpro .gkTabItemSpace {
    margin-top: -25px;
    padding:0;
	}

.moduletablesolidpro ul.gkTabs {
	display:none;
	}

.moduletablesolidpro .gkTabButtonNext, .moduletablesolidpro .gkTabButtonPrev {
    cursor: pointer;
    height: 38px;
    position: absolute;
    text-indent: -999em;
    top: 90%;
    width: 47px;
	}

.moduletablesolidpro .gkTabButtonNext {
    background: url("../images/sliderArrow1.png") no-repeat scroll 0 0 transparent;
    right: 16%;
	}

.moduletablesolidpro .gkTabButtonPrev {
    background: url("../images/sliderArrow1.png") no-repeat scroll 0 -38px transparent;
    left: 74%;
	}

.moduletablesolidpro .gkTabButtonNext:hover {
    background: url("../images/sliderArrow1.png") no-repeat scroll 0 -75px transparent;
    right: 16%;
	}

.moduletablesolidpro .gkTabButtonPrev:hover {
    background: url("../images/sliderArrow1.png") no-repeat scroll 0 -113px transparent;
    left: 74%;
	}

.moduletablesolidpro .gkTabItemSpace .custom { margin-left: -5.5%; }


/*  NIVO SLIDER ( SECOND SLIDER )
------------------------------------------------------------------------------------------------------------------------- */

#ja-slider2 .main {
	background: url("../images/bgMain.png") repeat-y scroll 0 0 #FFFFFF;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	position: relative;
	}

#ja-slider2 div.ja-moduletable, #ja-slider2 div.moduletable { margin:0; }



/*----------------- NIVO SLIDER --------------------*/


#ja-slider2 .NivoSzakiSlider {
	margin: 0 auto;
	position: relative;
	}

#ja-slider2 .nivoSlider {
  margin: 0 auto 30px;
     box-shadow: none;
   -o-box-shadow: none;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
}

#ja-slider2 .nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 0;
	}
	
#ja-slider2 .nivo-caption {
	background: none repeat scroll 0 0 #000000;
	bottom: 35% !important;
	left: 0;
	padding: 5px 20px 5px 60px !important;
	position: absolute;
	width: 50% !important;
	z-index: 1;
	}

#ja-slider2 .nivo-caption, #ja-slider2 .nivo-caption p {
	color: #FFFFFF;
	font:30px/44px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	}


#ja-slider2 .nivo-directionNav a {
	border: 0 none;
	display: block;
	height: 30px;
	text-indent: -9999px;
	width: 30px;
	top:50% !important;
	}


/* MEGAMENU (GK4 TAB) / Module Style 6
------------------------------------------------------------------------------------------------------------------------- */


.moduletablemegamenu .gkTabWrap {
    background: #141414;
    border: 1px dashed #424141;
    margin: 0 auto;
	}

.moduletablemegamenu .gkTabContainer0 {
    border-top: none;
	width: 890px !important;
	margin-left:5px;
	}

.moduletablemegamenu .gkTabItemSpace {
    width: 890px !important;
	}

.moduletablemegamenu .gkTabItem {
    top: 0;
	}

.moduletablemegamenu ul.gkTabs {
    background: none;
	border-bottom: 1px dashed #424141 !important;
	background: #141414 !important;
	}

.moduletablemegamenu ul.gkTabs li {
	padding:0 !important;
	}

.moduletablemegamenu ul.gkTabs li span {
	background: none;
    border:none;
    border-right: 1px dashed #424141;
    color: #dc3522;
    display: block;
    font-size: 10px;
    height: 28px;
    line-height: 27px;
    padding: 0 10px;
    text-transform: uppercase;
	}

.moduletablemegamenu ul.gkTabs li.active span {
    background: none;
    border: none;
	color: #ffffff !important;
	border-right: 1px dashed #424141;
	} 

.moduletablemegamenu .gkTabItemSpace .custom {
    margin-left: 0;
	}
	

/* HIDDEN BOTTOM (GK4 TAB) / Module Style 6
------------------------------------------------------------------------------------------------------------------------- */

.moduletablebothidd .gkTab {
    position: relative;
	}

.moduletablebothidd .gkTabWrap {
    background:none ;
	border:none;
    margin: 0 auto;
	}

.moduletablebothidd .gkTabContainer0  {
    border-top: none;
	background: none;
	padding-left:30px;
    padding-right:20px;
    width:870px;
	}

.moduletablebothidd .gkTabItem {
    top: 0;
	padding:0;
	}

.moduletablebothidd ul.gkTabs {
	height: 40px;
	background:none !important;
	}

.moduletablebothidd ul.gkTabs li {
	padding:0 !important;
	}

.moduletablebothidd ul.gkTabs li span {
	background: none;
    border:none;
    color: #999999;
    display: block;
    font-size: 14px;
    height: 28px;
    line-height: 27px;
    padding: 5px 40px;
    text-transform: none;
	}

.moduletablebothidd ul.gkTabs li.active span {
    background: none;
	background: rgba(0, 0, 0, 0.05);
    border: none;
	color: #777777 !important;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	} 

.moduletablebothidd .gkTabItemSpace { padding: 0; }

.moduletablebothidd .gkTabItemSpace .custom {
    margin-left: 0;
	}

.moduletablebothidd .gkTabButtonNext, .moduletablebothidd .gkTabButtonPrev {
    cursor: pointer;
    height: 24px;
    position: absolute;
    text-indent: -999em;
    top: 10px;
    width: 24px;
	cursor: pointer;
	}

.moduletablebothidd .gkTabButtonPrev {
    background: url("../images/tabshidPrev.png") no-repeat scroll 100% 0 transparent;
    left: 850px;
    right: inherit;
	}

.moduletablebothidd .gkTabButtonPrev:hover {
    background: url("../images/tabshidPrev.png") no-repeat scroll 0 0 transparent;
	}

.moduletablebothidd .gkTabButtonNext {
    background: url("../images/tabshidNext.png") no-repeat scroll 0 0 transparent;
    right: 10px;   
	}

.moduletablebothidd .gkTabButtonNext:hover {
    background: url("../images/tabshidNext.png") no-repeat scroll 100% 0 transparent;
	}


/* SUBBOTTOM MODULE - GAVICK NEWS PRO GK4 STYLE
----------------------------------------------------------------------------------------------------------------------------- */


#ja-subbotsl ul.nspPagination li, #ja-subbots2 ul.nspPagination li  {
	background: url("../images/interface.png") no-repeat scroll 50% 0;
    cursor: pointer;
    float: left;
    height: 8px;
    margin: 0 4px 0 0 !important;
    text-indent: -999em;
    width: 8px;
	border-bottom:none;
	} 

#ja-subbotsl .nspArt h4.nspHeader a {
	font-weight: normal !important;
    text-decoration: none;
    font:18px/23px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	}
	
#ja-subbotsl .nspLinks ul li h4 a {
	font:18px/23px "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	}


#ja-subbotsl .nspArt h4.nspHeader {
	margin:0 !important;
	}

#ja-subbotsl .nspMain {
    margin-bottom: -30px;
    overflow: hidden;
    position: relative;
    top: -42px;
	}

#ja-subbotsl .nspBotInterface, #ja-subbotsl .nspTopInterface {
    margin-bottom: 24px;
    margin-right: 10px;
    margin-top: 0;
    overflow: hidden;
	}
	
#ja-subbotsl .nspArt div {
    margin-top: 3px;
    overflow: hidden;
	}
	

/* GOOGLEMAP2 -  MODULE
----------------------------------------------------------------------------------------------------------------------------- */

#ja-map .column div.ja-moduletable, #ja-map .column div.moduletable, #ja-map .column div.ja-module, #ja-map .column div.module {
    margin-left: 0;
    margin-right: 0;
	}

#ja-map div.ja-moduletable, #ja-map div.moduletable {
    margin-bottom:0;
    margin-top:0;
    padding: 0;
    position: relative;
	}

#ja-map .main {
	 border-left: 1px solid #dddddd;
     border-right: 1px solid #dddddd;
	 border-bottom: 1px solid #dddddd;
	}


/* ----------------------------------------------- Information Map -------------------------------------------*/

.timeOpen {
    background: url("../images/Time.png") no-repeat left top !important;
	padding: 0 10px 0px 20px;
}

.callNumber {
    background: url("../images/Call.png") no-repeat left top !important;
	padding: 0 0px 0px 20px;
	margin-right:-30px;
} 

/* ------------------------------------------------ Map Border  -----------------------------------------------*/

.mapBorder{
	color:#FFFFFF;
	display:block;

	padding:7px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius: 5px; /* Saf3-4 */
		  border-radius: 5px; /* Opera 10.5, IE 9, Saf5, Chrome */
	
		-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; /* Saf3.0+, Chrome */
		  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; /* Opera 10.5, IE 9 */
	background: none repeat scroll 0 0 #46474C;
	border: 1px solid #111111;
	}

/* ---------------------------------- ROUNDED MODULE - MODULE SUFFIX -----------------------------------------*/


 /* ----------------------------- black module rounded --------------------------------*/
 
div.moduleBlack { background: url(../images/moduleBlack.png) repeat 0 0; }

#ja-right .moduleBlack h3, #ja-left .moduleBlack h3 {
  margin: 0 !important;
  padding: 20px 10px 0;
  line-height:31px;
}
	
#ja-right .moduleBlack .ja-box-ct, #ja-left .moduleBlack .ja-box-ct { padding:10px; }

.moduleBlack, .moduleBlack a, .moduleBlack p, div.ja-moduletable .moduleBlack ul, div.ja-module .moduleBlack ul {
	}

.moduleBlack ul li a:hover {
	text-decoration:none;
	padding:4px 0 4px 4px;
	}

.moduleBlack ul li a {
	display:block;
	padding:4px 0 4px 4px;
	text-decoration:none;
	font-weight:normal;	
	}

.moduleBlack ul li {
	line-height:25px !important;
	margin-bottom:0px !important;
	overflow:hidden;
	background:url("../images/listDoublearrowWhite.png") no-repeat -3px 9px transparent !important;
	}

.moduleBlack ul li:last-child { margin-bottom:10px !important; }

.moduleBlack ul.menu li {
	line-height:25px !important;
	margin-bottom:0px !important;
	overflow:hidden;
	padding-left:0px !important;
	}
	
.moduleBlack ul.menu li:last-child {
	background:none !important;
	margin-bottom:10px !important;
	}
	
.moduleBlack ul li.ltOdd a:hover, .moduleBlack ul li.ltEven a:hover,
.moduleBlack ul li.odd a:hover, .moduleBlack ul li.even a:hover  {
	text-decoration:none;
	padding:4px;
	}

	

 /* ----------------------------- Red module rounded ----------------------------------*/
 
div.moduleRed { background: url(../images/moduleRed.png) repeat 0 0; }


#ja-right .moduleRed h3, #ja-left .moduleRed h3 { 
	margin: 0 !important;
	padding: 20px 10px 5px;
	line-height:31px;
	}
	
#ja-right .moduleRed .ja-box-ct, #ja-left .moduleRed .ja-box-ct { padding:5px 10px 10px; }

.moduleRed, .moduleRed a, .moduleRed p, div.ja-moduletable .moduleRed ul, div.ja-module .moduleRed ul {
	}

.moduleRed ul li a:hover {
	text-decoration:none;
	padding:4px 0 4px 4px;
	}

.moduleRed ul li a {
	display:block;
	padding:4px 0 4px 4px;
	text-decoration:none;
	font-weight:normal;	
	}

.moduleRed ul li {
	line-height:25px !important;
	margin-bottom:0px !important;
	overflow:hidden;
	background:url("../images/listDoublearrowWhite.png") no-repeat -3px 9px transparent !important;
	}

.moduleRed ul li:last-child { margin-bottom:10px !important; }

.moduleRed ul.menu li {
	line-height:25px !important;
	margin-bottom:0px !important;
	overflow:hidden;
	padding-left:0px !important;
	background:url(../images/shadowLineMod.png) repeat-x bottom left !important;
	}
	
.moduleRed ul.menu li:last-child {
	background:none !important;
	margin-bottom:10px !important;
	}
	

 /* ------------------------------ Blue module rounded -----------------------------*/
 
div.moduleBlue { background: url(../images/moduleBlue.png) repeat 0 0; }

#ja-right .moduleBlue h3, #ja-left .moduleBlue h3 { 
	margin: 0 !important;
	padding: 20px 10px 5px;
	line-height:31px;
	}
	
#ja-right .moduleBlue .ja-box-ct, #ja-left .moduleBlue .ja-box-ct { padding:5px 10px 10px; }

.moduleBlue, .moduleBlue a, .moduleBlue p, div.ja-moduletable .moduleBlue ul, div.ja-module .moduleBlue ul {
	}

.moduleBlue ul li a:hover {
	text-decoration:none;
	padding:4px 0 4px 4px;
	}

.moduleBlue ul li a {
	display:block;
	padding:4px 0 4px 4px;
	text-decoration:none;
	font-weight:normal;	
	}

.moduleBlue ul li {
	line-height:25px !important;
	margin-bottom:0px !important;
	overflow:hidden;
	background:url("../images/listDoublearrowWhite.png") no-repeat -3px 9px transparent !important;
	}

.moduleBlue ul li:last-child { margin-bottom:10px !important; }

.moduleBlue ul.menu li {
	line-height:25px !important;
	margin-bottom:0px !important;
	overflow:hidden;
	padding-left:0px !important;
	background:url(../images/shadowLineMod.png) repeat-x bottom left !important;
	}
	
.moduleBlue ul.menu li:last-child {
	background:none !important;
	margin-bottom:10px !important;
	}


 /* ------------------------------  Orange module rounded  ---------------------------------*/
 
div.moduleOrange { background: url(../images/moduleOrange.png) repeat 0 0; }


#ja-right .moduleOrange h3, #ja-left .moduleOrange h3 { 
	margin: 0 !important;
	padding: 20px 10px 5px;
	line-height:31px;
	}
	
#ja-right .moduleOrange .ja-box-ct, #ja-left .moduleOrange .ja-box-ct { padding:5px 10px 10px; }

.moduleOrange, .moduleOrange a, .moduleOrange p, div.ja-moduletable .moduleOrange ul, div.ja-module .moduleOrange ul {
	}

.moduleOrange ul li a:hover {
	text-decoration:none;
	padding:4px 0 4px 4px;
	}

.moduleOrange ul li a {
	display:block;
	padding:4px 0 4px 4px;
	text-decoration:none;
	font-weight:normal;	
	}

.moduleOrange ul li {
	line-height:25px !important;
	margin-bottom:0px !important;
	overflow:hidden;
	background:url("../images/listDoublearrowWhite.png") no-repeat -3px 9px transparent !important;
	}

.moduleOrange ul li:last-child { margin-bottom:10px !important; }

.moduleOrange ul.menu li {
	line-height:25px !important;
	margin-bottom:0px !important;
	overflow:hidden;
	padding-left:0px !important;
	background:url(../images/shadowLineMod.png) repeat-x bottom left !important;
	}
	
.moduleOrange ul.menu li:last-child {
	background:none !important;
	margin-bottom:10px !important;
	}
	

	
 /* -----------------------------------  Green module rounded  --------------------------------------------*/
 
div.moduleGreen { background: url(../images/moduleGreen.png) repeat 0 0; }


#ja-right .moduleGreen h3, #ja-left .moduleGreen h3 { 
	margin: 0 !important;
	padding: 20px 10px 5px;
	line-height:31px;
	}
	
#ja-right .moduleGreen .ja-box-ct, #ja-left .moduleGreen .ja-box-ct { padding:5px 10px 10px; }

.moduleGreen, .moduleGreen a, .moduleGreen p, div.ja-moduletable .moduleGreen ul, div.ja-module .moduleGreen ul {}

.moduleGreen ul li a:hover {
	text-decoration:none;
	padding:4px 0 4px 4px;
	}

.moduleGreen ul li a {
	display:block;
	padding:4px 0 4px 4px;
	text-decoration:none;
	font-weight:normal;	
	}

.moduleGreen ul li {
	line-height:25px !important;
	margin-bottom:0px !important;
	overflow:hidden;
	background:url("../images/listDoublearrowBlack.png") no-repeat -3px 9px transparent !important;
	}

.moduleGreen ul li:last-child { margin-bottom:10px !important; }

.moduleGreen ul.menu li {
	line-height:25px !important;
	margin-bottom:0px !important;
	overflow:hidden;
	padding-left:0px !important;
	background:url(../images/shadowLineMod.png) repeat-x top left !important;
	}
	
.moduleGreen ul.menu li:first-child { background:none !important; }

.moduleGreen ul.menu li:last-child { margin-bottom:10px !important; }
	

/* ----------------------- Features ------------------------------*/

.badge-new .badge, .badge-hot .badge, .badge-pick .badge, .badge-top .badge, .badge  {	z-index:100; }


/* ------------------------- Button ------------------------------ */

a.button, p.readmore a, button.validate a {	color: #ffffff !important; }
	
.button, p.readmore a, button.validate {
	background:none;
	border:none;
	display: inline-block;
	padding: 6px 10px 5px;
	text-decoration: none;
	font-family: "Helvetica", Arial, sans-serif;
	font-weight: bold !important;
	font-size:1.0em;
	line-height: 1;
	color: #ffffff !important;
	text-transform:none;
	right:-2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 0 -1px 1px #222;
	border-bottom: 1px solid #222;
	position: relative;
	cursor: pointer;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	}

.button, p.readmore a, button.validate { background:url(../images/buttonGradient.png) repeat-x #dc3522; }
.button:hover, p.readmore a:hover, button.validate:hover { background-color: #C1210F; }

button.validate { margin:5px;}