/*
# ------------------------------------------------------------------------------------------------------------------------
# Identity - Business Joomla 2.5 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://identity.twincores.com
# 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 - IDENTITY THEME
--------------------------------------------------------- */

/*------------------------------------*\
  RESET
\*------------------------------------*/
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea,
p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img {
  border: 0;
}
address, caption, cite, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
}

/*------------------------------------*\
  MAIN STYLE IDENTITY
\*------------------------------------*/

body {
	font-family: sans-serif;
	}

body#bd { 	
	background:url("../images/background.jpg") no-repeat center 0 #025c98;
	color:#9daab5;
	}

#ja-wrapper { 	
	background:url("../images/worldGlobe.png") no-repeat center 0;
	}



/* 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;
	text-align:inherit;
	}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a{ 
	color:#ffffff; 
	text-shadow:1px 1px 0 #000000;
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { 
	color: #9daab5;
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	}


h1, h1 a, h1 a:hover { font-size:28px; line-height:0.63em; }

h2, h2 a, h2 a:hover { font-size:22px; line-height:0.818em; }

h3, h3 a, h3 a:hover { font-size:18px !important; line-height:1em!important; }

h4, h4 a, h4 a:hover { font-size:16px; line-height:1.125em ; }
	
h5, h5 a, h5 a:hover { font-size:15px; line-height:1.2em ; }
	
h6, h6 a, h6 a:hover { font-size:14px; line-height:1.286em ; }

	
p { 
	font-size:12px;
	line-height:18px ; 
	}

p.infocat {
    background:#111214 ;
    border-top: 1px solid #090909;
	border-left: 1px solid #090909;
	border-bottom: 1px solid #202020;
	border-right: 1px solid #202020;
    font-size: 16px;
    line-height: 22px;
    margin: 0;
    padding: 20px;
	          -moz-border-radius: 3px; /* FF1-3.6 */
    -webkit-border-radius: 3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	}

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

cufon {
    padding-bottom: 6px;
    text-indent: 0 !important;
	}

.cufon-loading #ja-pageinfo h1, .cufon-loading div.cdlogin-logout-greeting  { 
	visibility: hidden !important;
	} 


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

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

a#ja-cpanel-toggle:hover, #ja-cpanel-toggle.open {
  background: none repeat scroll 0 0 #ffffff;
  color: #272C32;
}

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

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

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

.ja-cpanel-head {
	border-left: 1px solid #343434;
    border-right: 1px solid #121212;
    border-top: 1px solid #383838;
	border-bottom: 1px solid #121212;;
    clear: right;
	}

.ja-cpanel-head h2 {
	background:#272C32;
	text-align:center;}

#ja-cpanel-main h3 {
	background:#f0f0f0;
	border-bottom: 1px solid #DDDDDD;
	clear: both;
	font-size: 120%;
	font-weight:bold;
	margin: 0;
	padding: 14px 10px 5px 20px;
	text-transform: uppercase;
	color: #272C32;
	text-shadow:none !important;
	}

.ja-cpanel-head a {
    display: inline-block;
    padding: 18px 120px 12px;
	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;
	margin-bottom: 10px;
	padding:6px 10px 5px;
	}

label[for="user_profile_dark-blue-dark-grayish"], label[for="user_profile_dark-brown"],  
label[for="user_profile_dark-crimson-deep"], label[for="user_profile_dark-crimson-strong"], 
label[for="user_profile_dark-cyan-deep-bluish"],  	
label[for="user_profile_dark-cyan-deep"],         	
label[for="user_profile_dark-cyan-strong-bluish"],	
label[for="user_profile_default"],           	
label[for="user_profile_dark-fuchsia-deep"], 			
label[for="user_profile_dark-green-deep"],  			
label[for="user_profile_dark-green-strong-chartreuse"],
label[for="user_profile_dark-indigo-dark"], 			
label[for="user_profile_dark-lime-moderate"],		    
label[for="user_profile_dark-lime-strong-olive"],	  
label[for="user_profile_dark-magenta-deep"], 			
label[for="user_profile_dark-magenta-strong"], 		
label[for="user_profile_dark-orange-luminous-vivid"],
label[for="user_profile_dark-orange-red-moderate"],  
label[for="user_profile_dark-orange-strong"],	    
label[for="user_profile_dark-purple-strong"],        
label[for="user_profile_dark-red-strong"],		  
label[for="user_profile_dark-rose-deep"], 		
label[for="user_profile_dark-rose-strong"], 			
label[for="user_profile_dark-turquoise-dark"],	    
label[for="user_profile_dark-yellow-strong-amber"],
label[for="user_profile_light-blue-dark-grayish"], label[for="user_profile_light-brown"],  
label[for="user_profile_light-crimson-deep"], label[for="user_profile_light-crimson-strong"], 
label[for="user_profile_light-cyan-deep-bluish"],  	
label[for="user_profile_light-cyan-deep"],         	
label[for="user_profile_light-cyan-strong-bluish"],	
label[for="user_profile_light-azure_moderate"],           	
label[for="user_profile_light-fuchsia-deep"], 			
label[for="user_profile_light-green-deep"],  			
label[for="user_profile_light-green-strong-chartreuse"],
label[for="user_profile_light-indigo-dark"], 			
label[for="user_profile_light-lime-moderate"],		    
label[for="user_profile_light-lime-strong-olive"],	  
label[for="user_profile_light-magenta-deep"], 			
label[for="user_profile_light-magenta-strong"], 		
label[for="user_profile_light-orange-luminous-vivid"],
label[for="user_profile_light-orange-red-moderate"],  
label[for="user_profile_light-orange-strong"],	    
label[for="user_profile_light-purple-strong"],        
label[for="user_profile_light-red-strong"],		  
label[for="user_profile_light-rose-deep"], 		
label[for="user_profile_light-rose-strong"], 			
label[for="user_profile_light-turquoise-dark"],	    
label[for="user_profile_light-yellow-strong-amber"] { 
	padding-left:18px;
	position:relative;
	bottom:1px;
	}

label[for="user_profile_light-blue-dark-grayish"]  	{ background:url("../images/colors.png") no-repeat -6px -17px;}
label[for="user_profile_light-brown"]              	{ background:url("../images/colors.png") no-repeat -6px -34px;}
label[for="user_profile_light-crimson-deep"]     	    { background:url("../images/colors.png") no-repeat -6px -50px;}
label[for="user_profile_light-crimson-strong"]    	{ background:url("../images/colors.png") no-repeat -6px -65px;}

label[for="user_profile_light-cyan-deep-bluish"]  	{ background:url("../images/colors.png") no-repeat -6px -80px;}
label[for="user_profile_light-cyan-deep"]         	{ background:url("../images/colors.png") no-repeat -6px -96px;}
label[for="user_profile_light-cyan-strong-bluish"] 	{ background:url("../images/colors.png") no-repeat -6px -111px;}
label[for="user_profile_light-azure_moderate"]           	{ background:url("../images/colors.png") no-repeat -6px  -1px;} 

label[for="user_profile_light-fuchsia-deep"] 			{ background:url("../images/colors.png") no-repeat -6px -126px;}
label[for="user_profile_light-green-deep"]  			{ background:url("../images/colors.png") no-repeat -6px -141px;}
label[for="user_profile_light-green-strong-chartreuse"] { background:url("../images/colors.png") no-repeat -6px -156px;}
label[for="user_profile_light-indigo-dark"] 			{ background:url("../images/colors.png") no-repeat -6px -172px;}

label[for="user_profile_light-lime-moderate"]		    { background:url("../images/colors.png") no-repeat -6px -189px;}
label[for="user_profile_light-lime-strong-olive"]	    { background:url("../images/colors.png") no-repeat -6px -205px;}
label[for="user_profile_light-magenta-deep"] 			{ background:url("../images/colors.png") no-repeat -6px -221px;}
label[for="user_profile_light-magenta-strong"] 		{ background:url("../images/colors.png") no-repeat -6px -238px;}

label[for="user_profile_light-orange-luminous-vivid"] { background:url("../images/colors.png") no-repeat -6px -254px;}
label[for="user_profile_light-orange-red-moderate"]   { background:url("../images/colors.png") no-repeat -6px -271px;}
label[for="user_profile_light-orange-strong"]		    { background:url("../images/colors.png") no-repeat -6px -287px;}
label[for="user_profile_light-purple-strong"]         { background:url("../images/colors.png") no-repeat -6px -305px;}

label[for="user_profile_light-red-strong"]		    { background:url("../images/colors.png") no-repeat -6px -321px;}
label[for="user_profile_light-rose-deep"] 			{ background:url("../images/colors.png") no-repeat -6px -338px;}
label[for="user_profile_light-rose-strong"] 			{ background:url("../images/colors.png") no-repeat -6px -355px;}
label[for="user_profile_light-turquoise-dark"]	    { background:url("../images/colors.png") no-repeat -6px -372px;}

label[for="user_profile_light-yellow-strong-amber"]   { background:url("../images/colors.png") no-repeat -6px -389px;}

label[for="user_profile_dark-blue-dark-grayish"]  	{ background:url("../images/colors.png") no-repeat -6px -17px;}
label[for="user_profile_dark-brown"]              	{ background:url("../images/colors.png") no-repeat -6px -34px;}
label[for="user_profile_dark-crimson-deep"]     	    { background:url("../images/colors.png") no-repeat -6px -50px;}
label[for="user_profile_dark-crimson-strong"]    	{ background:url("../images/colors.png") no-repeat -6px -65px;}

label[for="user_profile_dark-cyan-deep-bluish"]  	{ background:url("../images/colors.png") no-repeat -6px -80px;}
label[for="user_profile_dark-cyan-deep"]         	{ background:url("../images/colors.png") no-repeat -6px -96px;}
label[for="user_profile_dark-cyan-strong-bluish"] 	{ background:url("../images/colors.png") no-repeat -6px -111px;}
label[for="user_profile_default"]           	{ background:url("../images/colors.png") no-repeat -6px  -1px;} 

label[for="user_profile_dark-fuchsia-deep"] 			{ background:url("../images/colors.png") no-repeat -6px -126px;}
label[for="user_profile_dark-green-deep"]  			{ background:url("../images/colors.png") no-repeat -6px -141px;}
label[for="user_profile_dark-green-strong-chartreuse"] { background:url("../images/colors.png") no-repeat -6px -156px;}
label[for="user_profile_dark-indigo-dark"] 			{ background:url("../images/colors.png") no-repeat -6px -172px;}

label[for="user_profile_dark-lime-moderate"]		    { background:url("../images/colors.png") no-repeat -6px -189px;}
label[for="user_profile_dark-lime-strong-olive"]	    { background:url("../images/colors.png") no-repeat -6px -205px;}
label[for="user_profile_dark-magenta-deep"] 			{ background:url("../images/colors.png") no-repeat -6px -221px;}
label[for="user_profile_dark-magenta-strong"] 		{ background:url("../images/colors.png") no-repeat -6px -238px;}

label[for="user_profile_dark-orange-luminous-vivid"] { background:url("../images/colors.png") no-repeat -6px -254px;}
label[for="user_profile_dark-orange-red-moderate"]   { background:url("../images/colors.png") no-repeat -6px -271px;}
label[for="user_profile_dark-orange-strong"]		    { background:url("../images/colors.png") no-repeat -6px -287px;}
label[for="user_profile_dark-purple-strong"]         { background:url("../images/colors.png") no-repeat -6px -305px;}

label[for="user_profile_dark-red-strong"]		    { background:url("../images/colors.png") no-repeat -6px -321px;}
label[for="user_profile_dark-rose-deep"] 			{ background:url("../images/colors.png") no-repeat -6px -338px;}
label[for="user_profile_dark-rose-strong"] 			{ background:url("../images/colors.png") no-repeat -6px -355px;}
label[for="user_profile_dark-turquoise-dark"]	    { background:url("../images/colors.png") no-repeat -6px -372px;}

label[for="user_profile_dark-yellow-strong-amber"]   { background:url("../images/colors.png") no-repeat -6px -389px;}

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

a:hover, a:active, a:focus { color: /*#67747f*/ #9daab5; }

/* Readon links ---*/
p.readmore a { text-transform: uppercase; }

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

h1.componentheading, .componentheading { 
	font-weight: normal;  
	margin:0 0 11px;
	padding: 0 0 4px;
	}

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

.contentheading { /*font-size: 200%;*/ }

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

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

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

#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
  background: none repeat scroll 0 0 transparent;
  margin: 0;
  padding: 5px;
  text-shadow: none;
}

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


/* FORM
--------------------------------------------------------- */


input, select, textarea, .inputbox {
   color: #9DAAB5;
  font-family: sans-serif;
  padding: 3px 3px 5px 6px;
  -moz-border-radius: 3px 4px 3px 4px;
  background: none repeat scroll 0 0 #111214;
  border-color: #090909 #242424 #242424 #090909;
  border-style: solid;
  border-width: 1px;
  margin-left:15px;
}

.inputbox:hover, .inputbox:focus {
  -moz-border-radius: 3px 4px 3px 4px;
  background: none repeat scroll 0 0 #0A0A0A;
  color: #FFFFFF;
}

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

.inputbox { border: 1px solid #ccc; background: #fff; }

.inputbox:hover, .inputbox:focus { background: #ffffcc; }

 Search ---*/
 
.registration, .reset, .remind  { }

div.registration, div.reset, div.remind {
  margin: 0 0 54px;
}
	
div.search{
  padding: 0 0 54px;
}

#ja-search {
	background: url("../images/search.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 29px;
	top: 15.5px;
	width: 141px;
	}

#ja-search .inputbox {
	font-family: sans-serif;
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #cfcfcf;
	left: 30px;
	position: relative;
	top: 4px;
	width: 100px;
	}

form#searchForm { 
	border-top:none; 
	padding:15px 0;
	}
	
.search .word .inputbox { vertical-align: middle; }

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

dl.search-results { padding-bottom:0 /*41px*/;}

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

.results h4 { text-transform: none; font-size: 110%; }

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

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

/* Contact ---*/
#component-contact #emailForm { border-top: 1px solid #444444;}

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

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

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

.defaultSkin .mceListBox .mceText,
.defaultSkin table.mceLayout tr.mceLast td {
	text-shadow:none;
	}

.calendar, .calendar table {
	background:none;
	border:none;
	}

.calendar {
	background:none;
	border:none;
	}

/* JOOMLA STYLE
--------------------------------------------------------------------------------------------------------- */
/*-------------------- Layout Deco -------------------*/
.items-leading { 
	padding-top:0px; 
	padding-bottom:44px;
	}

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

.items-row { 
  padding-bottom: /*54px*/ 39px;
  padding-top:0px;
  margin-left: -15px;
  margin-right: -15px;
}

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

.article-tools {
    clear: both;
    position: relative;
	margin:0;
	}

span.content_rating {
	margin:0;
	position:relative;
	top:21px;
	}

.content_vote {
	margin:0;
	padding-left:200px;
	}


dl.article-info { 
	color: #999; 
	text-transform: none; 
	margin:20px 0;
	font-style:italic;
	padding:0;
	float:left;
	width:80%;
	}

dl.article-info dd, dl.article-info dt {
    display: inline;
    margin: 0;
    padding: 1px 22px;
    position: relative;
	line-height: 24px;
	}

dt.article-info-term { display:none !important;}

dd.parent-category-name { background:url("../images/doc_icons/bookmark_2_icon&16.png") no-repeat 0 50%; }
	
dd.category-name { background:url("../images/doc_icons/doc_lines_icon&16.png") no-repeat 0 50%; }
	
dd.create { background:url("../images/doc_icons/calendar_2_icon&16.png") no-repeat 0 50%;}
	
dd.modified { background:url("../images/doc_icons/doc_edit_icon&16.png") no-repeat 0 50%;}

dd.published { background:url("../images/doc_icons/doc_export_icon&16.png") no-repeat 0 50%; }

dd.createdby { background:url("../images/doc_icons/user_icon&16.png") no-repeat 0 50%; }

/*dd.hits { background:url("../images/doc_icons/chart_bar_icon&16.png") no-repeat 0 50%; }*/
dd.hits { background:url("../images/doc_icons/eye_inv_icon&16.png") no-repeat 0 50%; }


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

ul.actions li {
	display: inline-block;
	background: none;
	padding: 0;
	margin: 20px 0;
	line-height: 1;
}

ul.actions li.email-icon a, ul.actions li.email-icon a:hover { padding: 5px 6px !important;}

ul.actions li.print-icon a, ul.actions li.print-icon a:hover { padding: 5px 6px !important;}


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

/* Tables ---*/
/* Tables ---*/
thead tr th {
	background: #272C32;
	color: #fff;
	border-bottom: 1px solid #111111;
	padding: 20px 8px;
}

thead tr th a { color: #9DAAB5; }

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

tr.cat-list-row0 td, tr.cat-list-row1 td { 
	padding: 5px; 
	}

tr.cat-list-row0 td { background:#111214; }
tr.cat-list-row1 td { background:none; }

.cat-list-row0,
.cat-list-row1,
.cat-list-row12,
tr.cat-list-row1 td,
tr.cat-list-row2 td {
	border-bottom:none; 
	padding: 5px; 
	}

.cat-list-row0:hover, .cat-list-row1:hover, .cat-list-row2:hover { 
	}

.cat-list-row2,
tr.cat-list-row2 td { background:none; }

div .cat-items {margin:0 ;}


/* 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 #444444;
	font-weight: bold;
}

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

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

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

/* Pagination ---*/

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

.pagination ul, ul.pagenav {
    float: left;
	/*margin: 12px 0 0;*/
    margin: 12px 0 54px;
	}

.ja-content-main .counter {
  margin: 15px 0 0;
}


.pagination ul li span.pagenav, .pagination ul li a.pagenav, ul.pagenav li a {
  padding: 0 10px !important;
  line-height: 1.58;
}

.pagination ul li a.pagenav, ul.pagenav li a {
    color:#ffffff !important;
	}

.pagination ul li a.pagenav:hover, ul.pagenav li a:hover {
    color:#9daab5 !important;
	}

.items-more { 
	border-bottom: 1px solid #444444; 
	padding: 0 0 5px;
	}

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

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable h3, div.moduletable h3 {
	/*font-size: 100%;*/
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	}

/* 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_form fieldset, .login fieldset {
  padding: 15px 0 0;
}

div.login, div.profile, div.profile-edit  {
  margin: 0 0 54px;
}

form#cdlogin_form_login ul li {
  background:url("../images/bulletlist.png") no-repeat 0px 3px transparent;
}

form#cdlogin_form_login ul li:hover {
  background:url("../images/bulletlistHover.png") no-repeat 0px 3px transparent;
}

form#cdlogin_form_login fieldset.input p#cdlogin-form-login-remember,
form#cdlogin_form_login fieldset.input p#cdlogin-form-login-remember input#modlgn_remember {
  position: relative;
}

form#cdlogin_form_login fieldset.input p#cdlogin-form-login-remember {
  top: 2px;
}

form#cdlogin_form_login fieldset.input p#cdlogin-form-login-remember input#modlgn_remember {
  top: 3px;
}

form#cdlogin_form_login fieldset.input p#cdlogin-form-login-remember label {
  margin-left: 5px;
}

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

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

#ja-container { 
	background: url("../images/shadowMain.png") no-repeat scroll center top #16171A;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	position: relative;
	z-index: 5;
	color: /*#67747f #7F8E9B*/ #9DAAB5;
	text-shadow:1px 1px 0 #000000;
	}
	
#ja-container .main { padding: 44px 0 0/*54px*/; }

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

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

.ja-content-main .category-desc {
	padding:15px 0 49px;
	}

.ja-content-main .item-page {
	padding:0 0 54px;
	/*padding:0;*/
	}

.ja-content-main p.readmore {
    margin: 0;
    padding-left: 5px;
    position: relative;
    top: 25px;
    z-index: 1;
    width: 30%;
	}


/* HEADER
--------------------------------------------------------- */
#ja-header .main { 
	padding: 25px 0;
	}


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

/* Logo Image ---*/
/* h1.logo { width: 210px; height: 30px; } */
h1.logo { width: 240px; height: 80px; }

h1.logo a {
	background: url("../images/logo.png") no-repeat left;
	display: block;
	width: 350px;	
	/* height: 50px; */
	height: 100px;
	position: relative;
	top: -10px;
	}


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

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

p.site-slogan {
	color: #ccc;
	display: block;
	font-size: 85%;
	margin: 3px 0 0;
	padding: 0 10px;
	text-transform: uppercase;
}

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/

#ja-mainnav { 
	background:url("../images/bgMenu.png") repeat-x 0 0;
	line-height: 1; 
	position: relative; 
	z-index: 11; 
	/*border-bottom:1px solid #1a1b1e;*/
	border-top: 1px solid rgba(255, 255, 255, 0.1);	
	bottom:-1px;
	height: 58px;
	/* Added by Fat Apple Studios - 6 October 2013 */
	border-right: 1px solid #FFFFFF;
	}
	
/* Added by Fat Apple Studios - 6 October 2013 */
#ja-mainnav-separator
{
	display: block;
	width: 1px;
	height: 19px;
	background-image: url('../images/MenuSeparator.png');
}

#ja-mainnav .main { 
	background:url("../images/bgMenuMain.jpg") no-repeat top center;
	border-bottom: none; 
	height:57px; 
	}

/* Breadcrumbs ---*/
#ja-navhelper .main {
	text-transform: uppercase;
}

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

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

.ja-links li {  
	padding: 3px 2px 1px; 
	border: 1px solid #838383;
        -moz-border-radius: 3px; /* FF1-3.6 */
     -webkit-border-radius: 3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	}

.ja-links li a { color:#9daab5 ; }

.ja-links li a:hover { 
	background:#111214;
	color:#ffffff ; }

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

#ja-container ul.menu li a {
    display: block;
    outline: medium none;
    padding: 5px 15px;
	}

#ja-container ul.menu li li { 
	border-bottom: 0; 
	border-top: none; 
	}

/* PAGE INfO
-------------------------------------------------------------------------------------------------------- */

#ja-pageinfo .main { padding:36px 0 30px; }

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

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

#ja-pageinfo .column p, #ja-pageinfo .column pre, #ja-pageinfo .column blockquote, #ja-pageinfo .column h1,
#ja-pageinfo .column h2, #ja-pageinfo .column h3, #ja-pageinfo .column h4, #ja-pageinfo .column h5,
#ja-pageinfo .column h6, #ja-pageinfo .column ol, #ja-pageinfo .column ul, #ja-pageinfo .column dl {
    margin:0;
    padding:0;
	}

.title_info {
	color:#ffffff;
	font-size:28px;
	line-height:34px;
	}

.desc_info {
	color:#ffffff;
	font-size:16px;
	line-height:22px;
	padding-left:25px !important;
	border-left:1px ridge #ffffff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	}


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

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

#ja-topsl .ja-moduletable {
	margin-bottom: 54px;
    margin-top:0;
	}

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

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

#ja-topsl ul.menu li, #ja-botsl ul.menu li,
#ja-topsl ul.latestnews li, #ja-botsl ul.latestnews li,
#ja-topsl ul.weblinks li, #ja-botsl ul.weblinks li {
	line-height: 160%;
	margin-bottom: 5px;
	overflow: hidden;
	}

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

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

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

div.ja-innerdiv { }

div.ja-innerdiv h4 {
	font-family: sans-serif;
	font-size: 92%;
	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;
}

div.categories-list ul li li {
	text-shadow:none;
	background:#111214;
	border-bottom: 1px solid #111111;
    padding: 10px;
    text-shadow: none;
	}

div.categories-list ul li li li {
    background: none repeat scroll 0 0 #272C32;
	}

.categories-list {
  padding-bottom: 29px;
}

div .category-list {
  margin: 0 0 54px;
}

.blog {
  margin: 0 0 0;
}

div.archive, div.weblink-category, div.newsfeed-category {
  margin: 0 0 54px;
}

/* TOP MODULES
------------------------------------------------------------------------------------------------------------------------- */

#ja-topsl {
	background: url("../images/bgTop.png") repeat-x 0 0 #202324; 
	}

#ja-topsl .main {
	background: url("../images/shadowTop.png") no-repeat center top;
	color:#9daab5;
	text-shadow:1px 1px 0 #000000;
	}	

#ja-topsl a { color:#ffffff; }

#ja-topsl a:hover, #ja-topsl a:active, #ja-topsl a:focus { color: #9daab5; }

.topdesc {
	color: #9daab5;
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	font-size:14px; 
	line-height:1.286em ;
	margin-top: -8px;
    padding-bottom: 15px;
	}

/*-------------- Extra Icon for demo ----------------*/

.media, .games, .ucscope, .layers, .idea, .tools, .science, .padlock, .check, .favourite, .basket {
	margin-bottom: 10px; 
	margin-right: 20px; 
	float: left;
	width:32px;
	height:32px; 
	} 

.media { background:url("../images/top/media-inverse-inv.png") no-repeat; } 
	
.games { background:url("../images/top/games-inv.png") no-repeat; } 

.ucscope { background:url("../images/top/uc-scope-business-use-case-inv.png") no-repeat; } 

.layers { background:url("../images/top/layers-inv.png") no-repeat; } 

.idea { background:url("../images/top/idea-inv.png") no-repeat; } 

.tools { background:url("../images/top/tools-inv.png") no-repeat; } 
	
.science { background:url("../images/top/science-alt-inv.png") no-repeat; } 

.padlock { background:url("../images/top/padlock-closed-inv.png") no-repeat; } 

.check { background:url("../images/top/check-box-inv.png") no-repeat; } 

.favourite { background:url("../images/top/add-favourite-inv.png") no-repeat; } 

.basket { background:url("../images/top/basket-inv.png") no-repeat; } 







/* SLOGAN USER
------------------------------------------------------------------------------------------------------------------------- */

/*----------------------------------------------- SLOGAN 1 - Slogan No Top -------------------------------------------- */

#ja-slogan1 { background: url("../images/bgTop.png") repeat-x 0 0 #202324;  }

#ja-slogan1 .main {
	background: url("../images/shadowTop.png") no-repeat center top;
	padding:54px 0;
	}
	
#ja-slogan1 .main-inner1 {
	background:#16171A;
	border-top:1px solid #111111; 
	border-right:1px solid #111111; 
	border-left:1px solid #303030; 
	border-bottom:1px solid #303030; 
	
		        -moz-border-radius: 5px; /* FF1-3.6 */
     -webkit-border-radius: 5px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	}

#ja-slogan1 p {
	margin: 15px 15px 8px;
	font-size:20px; 
	line-height:26px; 
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	color:#cfcfcf !important;
	}

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


/*----------------------------------------------- SLOGAN 2 - Slogan With Top user -------------------------------------------- */

#ja-slogan2 {
	background:/*#24272C*/#202324; 
	padding-bottom:54px;
	}
	
#ja-slogan2 .main-inner1 {
	background:#16171A;
	border-top:1px solid #111111; 
	border-left:1px solid #111111; 
	border-right:1px solid #303030; 
	border-bottom:1px solid #303030; 
	
		        -moz-border-radius: 5px; /* FF1-3.6 */
     -webkit-border-radius: 5px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	}

#ja-slogan2 p {
	margin: 8px 15px;
	font-size:20px; 
	line-height:26px; 
	font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	color:#cfcfcf !important;
	}

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

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

#ja-right div.ja-module h3, #ja-right div.module h3 {
    margin: 0 0 10px;
    overflow: hidden;
    padding: 10px 0;
	}

#ja-right div.ja-module, #ja-right div.module {
    margin-bottom: 44px;
    overflow: hidden;
    position: relative;
	}

/* PARTNER MODULES
------------------------------------------------------------------------------------------------------------------------- */

#ja-partner { 
	background:#111214 ; 
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	border-top: 1px solid #090909;
	}
	
#ja-partner .main { padding: 26px 0 6px; }

#ja-partner div.ja-moduletable h3, #ja-partner div.moduletable h3 {
	}

#ja-partner div.ja-moduletable h3 span, #ja-partner div.moduletable h3 span {
	}


#ja-partner div.ja-moduletable, #ja-partner div.moduletable {  }

/* SUB-BOTTOM MODULES
------------------------------------------------------------------------------------------------------------------------- */
#ja-subbotsl, #ja-subbots2 { background: url("../images/bgSubBottom.png") repeat-x 0 0 #1B1D1E; }

#ja-subbots2 { background:#1B1D1E; }

#ja-subbotsl .main, #ja-subbots2 .main {
	color:#9daab5;
	text-shadow:1px 1px 0 #000000;
	}

#ja-subbotsl .main { 
	background: url("../images/shadowSubBottom.png") no-repeat center top;
	padding: 54px 0 24px;
	}

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

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

#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: #9daab5; }


/* NAVHELPER BREADCRUM MODULES
------------------------------------------------------------------------------------------------------------------------- */

#ja-navhelper {
	background-color: #141518;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	}


/* BOTTOM MODULES
------------------------------------------------------------------------------------------------------------------------- */
#ja-botsl { background: url("../images/bgBottom.png") repeat-x 0 0 #1D1E21; 
	}

#ja-botsl .main {
	background: url("../images/shadowBottom.png") no-repeat center top;
	border-bottom:1px solid #333333;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}

#ja-botsl .main-inner1 { 
	border-bottom:1px solid #000000;
	}

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

#ja-botsl p { color:#9ea3b0; }

#ja-botsl li {padding-left:0;}


/*------ Menu Class Suffix : Horizontal ---------------------------- */

ul.menuhorizontal li {
	display:inline-block;
	float:left;
	margin-right:15px;
	}

#ja-botsl .menuhorizontal li a {
    color:#cfcfcf;
	font-weight:bold;
	font-size:11px;
	}

#ja-botsl .menuhorizontal li a:hover { color: #ffffff; }


/* FOTTER MODULES
------------------------------------------------------------------------------------------------------------------------- */


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

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

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

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

.ja-copyright {
    float: left;
    padding: 5px 20px 0;
    /* Modified by Fat Apple Studios - 15 Sep 2013 */
	/* width: 830px; */
	width: 530px;
	}

#ja-poweredby {
    float: right;
    margin: -7px auto 10px;
    padding: 10px 10px 0 0;
	}
/*
.t3-logo-light a {
	background-image:url("../images/t3logo.png");
	/* Modified by Fat Apple Studios - 15 Sep 2013 */
	/* opacity:0.35;
	opacity:0.5;
	}
*/
.t3-logo-light a:hover {
	opacity:0.9;
	}

.t3-logo, .t3-logo a {
	/* Modified by Fat Apple Studios - 15 Sep 2013 */
	/* height:45px; */
	/* width:100px; */
	height:45px;
	width:400px;
	/* Added by Fat Apple Studios - 7 Oct 2013 */
	background-image:url("../images/t3logo.png");
	background-repeat:no-repeat;
	}
	

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

a.button, p.readmore a, button.validate a, button[type="submit"], 
div.cdlogin-logoutform input.cdlogin-logoutbutton,
button[type="button"], button { color: #ffffff !important; }
	
.button, p.readmore a, button.validate, button[type="submit"],
div.cdlogin-logoutform input.cdlogin-logoutbutton, button[type="button"], button {
	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;
	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, button[type="submit"],
/* Modified by Fat Apple Studios - 20 September 2013
/* div.cdlogin-logoutform input.cdlogin-logoutbutton, button[type="button"], button { background:url(../images/buttonGradient.png) repeat-x #444d55} */
div.cdlogin-logoutform input.cdlogin-logoutbutton, button[type="button"], button { background:url(../images/buttonGradient.png) repeat-x #dd2222}

.button:hover, p.readmore a:hover, button.validate:hover, button[type="submit"]:hover,
div.cdlogin-logoutform input.cdlogin-logoutbutton:hover, button[type="button"]:hover, button:hover { background-color: #333c44; }

button.validate { margin:5px;}

button { margin-right:15px;}


/* MAIN SLIDER ( PIECEMAKER )
------------------------------------------------------------------------------------------------------------------------- */

#ja-slider #piecemaker_holder {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding: 54px 0 24px;
    position: relative;
    text-align: center;
	}


/* MAIN SLIDER (GK4 TAB) + SHOWCASE
------------------------------------------------------------------------------------------------------------------------- */

#ja-slider, #ja-showcase  {
	float: left;
	margin:0;
	}

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

#ja-slider p, #ja-showcase p { 
	font-size:15px;
	line-height:22px; 
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
	color:#ffffff;
	}

#ja-slider h1 a:hover, #ja-slider a:hover, #ja-showcase h1 a:hover, #ja-showcase a:hover { color:#dddddd; }

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


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

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

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

.moduletableidentity .gkTabItemSpace {
    padding:0;
	}

.moduletableidentity ul.gkTabs {
	display:none;
	}

.moduletableidentity .gkTabButtonNext, .moduletableidentity .gkTabButtonPrev {
    cursor: pointer;
    height: 100px;
    position: absolute;
    text-indent: -999em;
    width: 37px;
	}

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

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

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

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

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

.moduletableidentity .gkTabButtonNext, .moduletableidentity .gkTabButtonNext:hover {
    background: url("../images/arrowSlider.png") no-repeat -37px 0 transparent;
    right: 15px;
	}

.moduletableidentity .gkTabButtonPrev, .moduletableidentity .gkTabButtonPrev:hover  {
    background: url("../images/arrowSlider.png") no-repeat  0 0 transparent;
    left: 15px;
	}

.moduletableidentity .gkTabButtonPrev, .moduletableidentity .gkTabButtonNext {
	opacity:0.2;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	}

.moduletableidentity .gkTabButtonNext:hover, .moduletableidentity .gkTabButtonPrev:hover {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity:1;
	}

/* CONTENT - MAIN (JSOCIAL COMMENTS)
------------------------------------------------------------------------------------------------------------------------- */

.ja-content-main .jsocial-comments-count {
    border-bottom: 1px solid;
    height: 27px;
    margin-top:-5px;
    padding: 6px 10px 2px 0 ;

    background:#111214 ;
    border-top: 1px solid #090909;
	border-left: 1px solid #090909;
	border-bottom: 1px solid #202020;
	border-right: 1px solid #202020;
	
	 -moz-border-radius: 3px; /* FF1-3.6 */
    -webkit-border-radius: 3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	}

.ja-content-main .jsocial-comments-count a {
	background:url("../images/fbcomment.png") no-repeat 0 70% ;
	color: #9daab5;
	font-size:11px;
	font-style:italic;
	}

.ja-content-main .jsocial-comments-count a:hover {
	background:url("../images/fbcomment-hover.png") no-repeat 0 70% ;
	color: #9daab5 !important;
	}

.jsocial-comments {
      background:#111214 ;
    border-top: 1px solid #090909;
	border-left: 1px solid #090909;
	border-bottom: 1px solid #202020;
	border-right: 1px solid #202020;
	
	 -moz-border-radius: 3px; /* FF1-3.6 */
    -webkit-border-radius: 3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  margin-top: 15px;
  padding: 5px;
}



/* CONTENT - MAIN (KUNENA - FORUM)
------------------------------------------------------------------------------------------------------------------------- */

#Kunena {
    line-height: 1.333em;
    margin: 0;
    padding: 20px 0 54px;
    text-shadow: none;
	}


/* LEFT - RIGHT - MODULE (GK4 TAB)
------------------------------------------------------------------------------------------------------------------------- */

.moduleident_right .gkTabWrap {
    background: none;
    border: none;
    margin: 0 auto;
    padding-top:9px;
	}

.moduleident_right .gkTabItemSpace {
  	padding: 0;
	}

.moduleident_right .gkTabItem.active {
  	/*width: 262px !important;*/
	width: 244px !important;
	}

.moduleident_right .gkTabItem {
    /*width: 262px !important;*/
	width: 244px !important;
    padding:10px 0;
	}

.moduleident_right ul.gkTabs {
    background:#111214 !important;
    border-top: 1px solid #090909 !important;
	border-left: 1px solid #090909 !important;
	border-bottom: 1px solid #202020 !important;
	border-right: 1px solid #202020 !important;
    margin:0 !important;
    padding:0 !important;
    display: inline-block;
    height: 100%;
	width:99%;
          -moz-border-radius: 3px; /* FF1-3.6 */
    -webkit-border-radius: 3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  
	}

.moduleident_right ul.gkTabs li.active span {
    background:none;
    border:none;
    color: #ffffff;
	}

.moduleident_right ul.gkTabs li:hover span { color: #ffffff; }

.moduleident_right ul.gkTabs li span {
    background:none;
    border:none;
    color: #9daab5;
    display: block;
    font-size: 12px;
    height: 28px;
    line-height: 27px;
    padding: 0 10px;
    text-transform: none;
	font-family: sans-serif;
	}

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

.moduleident_right ul.gkTabs li {
  background: none repeat scroll 0 0 transparent !important;
  border: medium none !important;
  cursor: pointer;
  float: left;
  list-style-type: none;
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}

/* LEFT - RIGHT - MODULE (LOF ACCORDION)
------------------------------------------------------------------------------------------------------------------------- */

.moduleident_acc .lof-accordion-default .lof-active {
    background: url("../images/open.png") no-repeat scroll 95% 50% #272C32 !important;
	}

.moduleident_acc .lof-accordion-default > .lof-toggler {
    background: url("../images/close.png") no-repeat scroll 95% 50% #272C32;
    border-left: 1px solid #343434;
    border-right: 1px solid #121212;
    border-top: 1px solid #383838;
	border-bottom: 2px solid #16171A;
    cursor: pointer;
    font-size:13px;
    font-weight: bold;
    height: auto;
    overflow: hidden;
    padding: 6px 40px 6px 14px !important;

    position: relative;
	}

.moduleident_acc .lof-accordion-default > .lof-toggler span.lof-title {
    padding-left:0;
	}

.moduleident_acc .lof-accordion-default .lof-element {
	background:#111214 !important;
    border-top: 1px solid #090909 !important;
	border-left: 1px solid #090909 !important;
	border-bottom: 1px solid #202020 !important;
	border-right: 1px solid #202020 !important;
    margin:0 ;
    padding:0 15px 0;
          -moz-border-radius: 3px; /* FF1-3.6 */
    -webkit-border-radius: 3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	}

/*--------- MODULE IN CONTENT (LOF ACCORDION)----------- */

.lof-accordion-default .lof-active {
    background: url("../images/folder_minus.png") no-repeat scroll 98% 50% #272C32 !important;
	}

.lof-accordion-default > .lof-toggler {
    background: url("../images/folder_plus.png") no-repeat scroll 98% 50% #272C32;
    border-left: 1px solid #343434;
    border-right: 1px solid #121212;
    border-top: 1px solid #383838;
	border-bottom: 2px solid #16171A;
    cursor: pointer;
    font-size:13px;
    font-weight: bold;
	height: inherit;
    overflow: hidden;
    padding: 10px 40px 10px 14px !important;
    position: relative; 
	}

.lof-accordion-default .lof-element {
    padding-right: 2px;
	}

.lof-accordion-default > .lof-toggler span.lof-title {
    padding-left:0;
	}

.lof-accordion-default .lof-element {
	background:#111214 !important;
    border-top: 1px solid #090909 !important;
	border-left: 1px solid #090909 !important;
	border-bottom: 1px solid #202020 !important;
	border-right: 1px solid #202020 !important;
    margin:0 ;
    padding:20px ;
          -moz-border-radius: 3px; /* FF1-3.6 */
    -webkit-border-radius: 3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	}


/* LEFT - RIGHT - MODULE (FACEBBOK GK4)
------------------------------------------------------------------------------------------------------------------------- */

.fbConnectWidgetTopmost {
  background-color: #111214 ;
  border-color: #090909 #090909 #202020 #202020;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  padding: 0;
  position: relative;
}



#ja-right div.fbDarkWidget {
  background-color: #111214 !important;
  border-color: #090909 #090909 #202020 #202020;
  border-style: solid;
  border-width: 1px;
}

.fbDarkWidget .fbConnectWidgetFooter {
  background-color: red;
}

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

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

#ja-subbotsl .nspArt, #ja-subbots2 .nspArt {
    float: left;
    margin-top: -9px;
	}
	
#ja-subbotsl .nspArt div, #ja-subbots2 .nspArt div {
    overflow: hidden;
    padding: 0 !important;
	}

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



#ja-subbotsl .nspTopInterface,
#ja-subbots2 .nspTopInterface {
    margin-bottom: 24px;
    margin-right: 10px;
    margin-top: 0;
    overflow: hidden;
	}
	
#ja-subbotsl .nspLinksWrap {
	}
#ja-subbotsl ul.nspList, #ja-subbots2 ul.nspList { margin:0 !important;}

#ja-subbotsl .nspBotInterface, #ja-subbots2 .nspBotInterface {
  height: 24px;
  margin: -10px 0 0;
  overflow: hidden;
}

#ja-subbotsl .nspLinks ul li, #ja-subbots2 .nspLinks ul li {
  margin: 0 !important;
}

#ja-subbotsl ul.nspList li a, #ja-subbots2 ul.nspList li a {
  color: #ffffff;
  padding:0;
  background:none !important;
}

#ja-subbotsl ul.nspList li a:hover, #ja-subbots2 ul.nspList li a:hover {
  color: #9daab5;
  }
 
#ja-subbotsl .nspArt .fright, #ja-subbots2 .nspArt .fright  {
  font-size:12px;
  color: #9daab5;
  border: 1px solid #838383;
  float: right;
  padding: 1px 5px 2px;
  margin-right:10px;
        -moz-border-radius: 3px; /* FF1-3.6 */
    -webkit-border-radius: 3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
}

#ja-subbotsl .nspArt .fright:hover, #ja-subbots2 .nspArt .fright:hover {
  background:#111214;
  border: 1px solid #838383;
  color:#ffffff !important;
}

/* FLEXI TWEET
----------------------------------------------------------------------------------------------------------------------------- */

.twtr-widget em {
	display:none !important;
	} 

/* SUBBOTTOM - MODULE (FLEXI TWEET)
----------------------------------------------------------------------------------------------------------------------------- */

#ja-subbotsl #twtr-widget-1 .twtr-bd,
#ja-subbotsl #twtr-widget-1 .twtr-timeline i a,
#ja-subbotsl #twtr-widget-1 .twtr-bd p, 
#ja-subbots2 #twtr-widget-1 .twtr-bd,
#ja-subbots2 #twtr-widget-1 .twtr-timeline i a,
#ja-subbots2 #twtr-widget-1 .twtr-bd p {
    line-height: 18px !important;
    font-size:12px;
    font-family: sans-serif !important;
	}

#ja-subbotsl .twtr-widget .twtr-tweet,
#ja-subbots2 .twtr-widget .twtr-tweet {
    border-bottom: none !important;
    overflow: hidden;
    padding-bottom:4px;
	}

#ja-subbotsl .twtr-hd,
#ja-subbots2 .twtr-hd {
    display: none !important;
    overflow: hidden;
    padding: 10px;
    position: relative;
	}

#ja-subbotsl .twtr-bd, #ja-subbots2 .twtr-bd {
  padding: 4px 1px 0;
}


#ja-subbotsl #twtr-widget-1 .twtr-tweet-text, #ja-subbots2 #twtr-widget-1 .twtr-tweet-text {
    background: #111214;
    margin-left: 0 !important;
    padding:5px 5px 5px 8px;
    height:77px /*91px*/;
  
      -moz-border-radius: 4px; /* FF1-3.6 */
    -webkit-border-radius: 4px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 4px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	}

#ja-subbotsl .twtr-widget .twtr-tweet-wrap,
#ja-subbots2 .twtr-widget .twtr-tweet-wrap {
    background:url("../images/tweet.png") no-repeat 86% 98% ;
    overflow: hidden;
    padding: 12px 0 38px !important;
	}

#ja-subbotsl .twtr-ft, #ja-subbots2 .twtr-ft {
    position: relative;
	}

#ja-subbotsl .twtr-ft a img, #ja-subbots2 .twtr-ft a img {
  	display: none;
  	position: relative;
  	top: 2px;
	}

#ja-subbotsl .twtr-ft div, #ja-subbots2 .twtr-ft div {
 	float: left;
 	padding: 10px 10px 0 10px;
	}

#ja-subbotsl .twtr-ft span a:hover, #ja-subbots2 .twtr-ft span a:hover { 
	color:#ffffff !important;
	text-decoration: none !important;
	}



#ja-subbotsl .twtr-avatar, #ja-subbots2 .twtr-avatar {
  float: left;
  height: 30px !important;
  margin: 9px 0 0 10px !important;
  overflow: hidden;
  width: 40px;
}

/* SUBBOTTOM - MODULE (ACYMAILING - NEWSLETTER)
----------------------------------------------------------------------------------------------------------------------------- */

#ja-subbotsl .inputbox,
#ja-subbots2 .inputbox {
    background:#111214;
    border-top: 1px solid #090909 ;
	border-left: 1px solid #090909 ;
	border-bottom: 1px solid #242424 ;
	border-right: 1px solid #242424 ;
          -moz-border-radius: 3px 4px 3px 4px; /* FF1-3.6 */
    -webkit-border-radius: 3px 4px 3px 4px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 3px 4px 3px 4px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	}

#ja-subbotsl .inputbox:hover, #ja-subbotsl .inputbox:focus,
#ja-subbots2 .inputbox:hover, #ja-subbots2 .inputbox:focus {
    background:#0a0a0a;
    color:#ffffff;
	          -moz-border-radius: 3px 4px 3px 4px; /* FF1-3.6 */
    -webkit-border-radius: 3px 4px 3px 4px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 3px 4px 3px 4px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	}

#ja-subbotsl input, #ja-subbotsl select, #ja-subbotsl textarea, #ja-subbotsl .inputbox,
#ja-subbots2 input, #ja-subbots2 select, #ja-subbots2 textarea, #ja-subbots2 .inputbox {
    color:#9daab5;
    font-family: sans-serif;
    padding: 3px 3px 4px 3px;
	}

#ja-subbotsl .acysubbuttons .button,
#ja-subbots2 .acysubbuttons .button {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #838383;
    color:#9daab5 !important;
	margin-top: 4px;
	margin-right:50px;
	font-weight:normal !important;
        -moz-border-radius: 3px; /* FF1-3.6 */
     -webkit-border-radius: 3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	}

#ja-subbotsl .acysubbuttons .button:hover, #ja-subbotsl .acysubbuttons .button:focus,
#ja-subbots2 .acysubbuttons .button:hover, #ja-subbots2 .acysubbuttons .button:focus {
    background:#111214;
    border: 1px solid #838383;
    color:#ffffff !important;
	}

#ja-subbotsl div#acymailing_module_formAcymailing1, #ja-subbotsl #acymailing_module_formAcymailing1 div,
#ja-subbots2 div#acymailing_module_formAcymailing1, #ja-subbots2 #acymailing_module_formAcymailing1 div {
    margin: 20px 0 0;
    padding: 0;
	}

#ja-subbotsl .acymailing_module_form td,
#ja-subbots2 .acymailing_module_form td {
    padding-bottom: 8px;
	}

#ja-subbotsl table.acymailing_form,
#ja-subbots2 table.acymailing_form {
    width:100%;
	}

#ja-subbotsl .acysubbuttons, #ja-subbots2 .acysubbuttons {
    text-align: right;
    padding-top:2px;
	}

#ja-subbotsl .acymailing_finaltext, #ja-subbots2 .acymailing_finaltext {
    background: url("../images/top/24padlock-closed-inv.png") no-repeat scroll 3% 30% transparent;
    display: block;
    font-size: 11px;
    font-style: italic;
    padding-left: 38px;
	}

/* SUBBOTTOM - MODULE (SOCIAL MEDIA ICONS)
----------------------------------------------------------------------------------------------------------------------------- */

#ja-subbotsl div.smile a, #ja-subbots2 div.smile a {
  display: inline-block;
  margin-bottom: -20px !important;
  outline: medium none;
  width: auto;
}


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


 /* ----------------------------- LeftRight module rounded --------------------------------*/
 
div.moduleLeftRight {  
	margin: 13px 15px 30px !important;
	}

#ja-right .moduleLeftRight h3, #ja-left .moduleLeftRight h3 {
  margin: 0 !important;
  padding: 15px 20px 9px !important;
  line-height:31px !important;
  background:#272C32;
  border-left: 1px solid #343434;
  border-right: 1px solid #121212;
  border-top: 1px solid #383838;
   	          -moz-border-radius: 3px 3px 0 0; /* FF1-3.6 */
    -webkit-border-radius: 3px 3px 0 0; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 3px 3px 0 0; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
}
	
#ja-right .moduleLeftRight .ja-box-ct, #ja-left .moduleLeftRight .ja-box-ct { 
	padding:10px; 
	background:#111214 ;
    border-top: 1px solid #090909;
	border-left: 1px solid #090909;
	border-bottom: 1px solid #202020;
	border-right: 1px solid #202020;

	          -moz-border-radius: 3px; /* FF1-3.6 */
    -webkit-border-radius: 3px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
          border-radius: 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
	}

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

.moduleLeftRight p { margin:5px;}

.moduleLeftRight ul{
	margin:5px 0 0 !important;
	}

.moduleLeftRight ul li a:hover {
	text-decoration:none;
	padding:5px 34px !important;
	background:url("../images/bulletlistHover.png") no-repeat 8px 12px transparent !important;
	}

.moduleLeftRight ul li a {
	display:block;
	padding:5px 34px !important;
	text-decoration:none;
	font-weight:normal;	
	background:url("../images/bulletlist.png") no-repeat 8px 12px transparent !important;
	}

.moduleLeftRight ul li {
	line-height:25px !important;
	margin-bottom:0px !important;
	overflow:hidden;
	}

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

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

dl.stats-moduleLeftRight { display:inline-block; padding:0 10px;}


/*dl.column dt {
  font-weight: bold;
  padding: 5px 10px;
  width: 110px;
}

dl.column dd {
  margin-left: 160px;
  margin-top: -23px;
}*/


/* CONTACT
----------------------------------------------------------------------------------------------------------------------------- */

.recaptchatable .recaptcha_image_cell {
    background-color: #999999 !important;
    height: 57px;
    padding: 7px !important;
	}

.recaptchatable {
    background: none repeat scroll 0 0 #999999 !important;
    border: 1px solid #999999 !important;
    line-height: 1em;
	position:relative;
	top:10px;
	}
	


/*
# ------------------------------------------------------------------------------------------------------------------------
# ZOO DEFAULT STYLE 
# ------------------------------------------------------------------------------------------------------------------------
# Copyright (C) 2010 Twincore All Rights Reserved.
# -----------------------------------------------------------------------------------------------------------------------
*/


/*====================== version 2.5 =================================== */

/*-- Module ZOO Item --*/

.zoo-item-list p.title, .zoo-item-list p.title a, .zoo-item-list p.title a:hover {
	font-size:13px !important;
	line-height:19px !important; 
	font-family: "Helvetica", Arial, sans-serif !important;
	padding:5px 10px !important;
	background:none !important;
	border:none !important;
	}

.zoo-item-list.zoo-list > ul > li {
    background: none;
    margin:0;
    overflow: hidden;
    padding:0;
	}


/*-- Module ZOO Tags --*/

.zoo-tag.list-ordered a {
    font-weight: normal;
    padding: 0 0 0 22px !important;
    position: relative;
    top: -21px;
	}
	
.zoo-tag.list > ul > li { background:none;}


ul.zoo-list > li { 
	border: none; 
	padding:0 !important;
	}

/*-- Module ZOO Tags --*/

.zoo-tagcloud {}
.zoo-tagcloud li { 
    border-bottom:none !important;
    display: inline-block !important;
    line-height: 20px !important;
    vertical-align: middle; 
	}
	
.zoo-tagcloud a { }

.zoo-tagcloud .weight1 a, .zoo-tagcloud .weight2 a, .zoo-tagcloud .weight3 a, .zoo-tagcloud .weight4 a, .zoo-tagcloud .weight5 a, .zoo-tagcloud .weight6 a,
.zoo-tagcloud .weight7 a, .zoo-tagcloud .weight8 a, .zoo-tagcloud .weight9 a, .zoo-tagcloud .weight10 a, .zoo-tagcloud .weight1 a:hover, 
.zoo-tagcloud .weight2 a:hover, .zoo-tagcloud .weight3 a:hover, .zoo-tagcloud .weight4 a:hover, .zoo-tagcloud .weight5 a:hover, .zoo-tagcloud .weight6 a:hover,
.zoo-tagcloud .weight7 a:hover, .zoo-tagcloud .weight8 a:hover, .zoo-tagcloud .weight9 a:hover, .zoo-tagcloud .weight10 a:hover { 
	Background:none !important; 
	padding:5px 5px 10px 0 !important;
	}

/*-- Module ZOO Comment --*/

.moduleLeftRight .zoo-comments-bubbles.grid-block .width33, .moduleLeftRight .zoo-comments-bubbles.grid-block .width20,
.moduleLeftRight .zoo-comments-bubbles.grid-block .width25, .moduleLeftRight .zoo-comments-bubbles.grid-block .width33,
.moduleLeftRight .zoo-comments-bubbles.grid-block .width50 {
  width: 100% !important;
  margin-bottom:22px;
}

.zoo-comments-bubbles .time {
  background: none repeat scroll 0 0 #272C32;
  font-size: 9px;
  margin: 8px 0 15px 0;
  padding: 0 10px;
  
}

.zoo-comments-bubbles .content {
	background: #111214;
	border: 1px solid #272C32;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;

}

.zoo-comments-bubbles .content:after { background: url("../images/bubble_corners.png") no-repeat scroll 0 -60px transparent; }

.zoo-comments-bubbles .image {
  background: none repeat scroll 0 0 #272C32;
  border: 1px solid #272C32;
}

.zoo-comments-bubbles .image a { display: inline-table; }

.zoo-comments-bubbles .image img { padding: 3px; }

.zoo-comments-bubbles .author {
  margin: 0 0 0 55px;
  padding: 15px 0;
}

/*List V */
.zoo-comment.list-v div.avatar > * { padding: 0 !important; }

.zoo-comment.list-v h3.author {
  font-size:13px !important;
  line-height:19px !important; 
  font-family: "Helvetica", Arial, sans-serif !important;
  color: #737373 !important;
  margin:15px 0 0;
}

.zoo-comment.list-v h3.author a {
	font-size:13px !important;
    line-height:19px !important; 
    font-family: "Helvetica", Arial, sans-serif !important;
	margin:0 !important;
    padding:0 !important;
	}

.zoo-comment.list-v h3.author a:hover { color: #737373; }

.zoo-comment.list-v p.meta { margin: 0 0 10px;}

.zoo-comment.list-v p.meta a.permalink { display:inline !important; }

.zoo-comment.list-v > ul > li { background:none !important; }

.zoo-comment.list-v p.content { margin: 5px 0 10px; }

/*---- ZOO Content ----*/
/*- Category - Template : Default */
#yoo-zoo .details {
    margin: 0 0 46px;
    overflow: hidden;
	}

#yoo-zoo .details div.heading, #yoo-zoo h3.tag-title {
    border-bottom: none;
    padding-bottom: 5px;
	}

#yoo-zoo h3.tag-title {
	padding:24px 0 10px !important;
	margin:0 0 46px !important;
	}

#yoo-zoo .details h1.title, #yoo-zoo h3.tag-title {
    color: #ffffff;
    font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
    font-size: 28px !important;
    font-weight: normal;
    letter-spacing:0;
    line-height: 0.63em !important;
    margin: 0 0 10px;
	}

#yoo-zoo .details div.description { margin-top:15px; }

#yoo-zoo .details div.description p {
    font-size: 16px;
    line-height: 22px;
	}
	
#yoo-zoo .items {
  margin: 0 -7px 33px;
  overflow: hidden;
}

#yoo-zoo .items h1.pos-title, #yoo-zoo .item h1.pos-title {
    color: #ffffff;
    font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
    font-size: 22px;
    font-weight: normal;
    letter-spacing:0;
    line-height: 0.818em;
    margin: 0 0 8px;
	}

div.item { padding:17px 0 0;}

#yoo-zoo .items h1.pos-title a { 
	color:#ffffff; 
    font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
    font-size: 22px;
    line-height: 0.818em;	
	}
#yoo-zoo .items h1.pos-title a:hover { color:#9daab5; }

#yoo-zoo .items div.teaser-item { padding: 0 7px 46px; }

#yoo-zoo .items div.teaser-item-bg {
    background:none;
    overflow: hidden;
    padding: 0 0 10px;
	}

#yoo-zoo .items p.pos-links a, .yoo-zoo button, .yoo-zoo input[type="button"], .yoo-zoo input[type="submit"], div#comments .comment-body .reply a {
	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:-6px;
	-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);
	}

#yoo-zoo .items p.pos-links a, .yoo-zoo button, .yoo-zoo input[type="button"], 
.yoo-zoo input[type="submit"], div#comments .comment-body .reply a { background:url(../images/buttonGradient.png) repeat-x #444d55; }

#yoo-zoo .items p.pos-links a:hover, .yoo-zoo button :hover, .yoo-zoo input[type="button"] :hover, 
.yoo-zoo input[type="submit"] :hover, div#comments .comment-body .reply a:hover { background-color: #333c44; }

#yoo-zoo .items div.teaser-item:last-child div.teaser-item-bg {
	padding-bottom:5px;
	margin-bottom:41px;
	}

#yoo-zoo .item ul.pos-taxonomy strong { color:#ffffff;}

.yoo-zoo ul.pos-taxonomy li { 
	padding:0;
	margin:0;
	background:none !important; 
	}

.yoo-zoo ul.pos-taxonomy li a { display:inline-block !important; }
.yoo-zoo ul.pos-taxonomy li a:hover { text-decoration:none; }

#yoo-zoo .item div.pos-bottom .element {
	background:none;
	border-bottom:1px solid #444444;
	margin-top:56px;
	}


#yoo-zoo #comments { margin-top: 56px; }

#yoo-zoo #comments ul li { background:none; }

#yoo-zoo #comments .comment-head .meta a.permalink { display:inline !important; }

#yoo-zoo #comments .comment-head .meta { margin-top:0px; }

#yoo-zoo .item h3, /*div#comments #respond h2*/ #yoo-zoo #comments #respond h2 {
	font-size:22px !important;
    line-height:27px !important; 
    font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif !important;
    color:#ffffff !important;/
	font-weight:normal;
	}

#yoo-zoo #comments .comment-head .author, #yoo-zoo #comments .comment-head .author a { color: #ffffff !important;}

.yoo-zoo.socialbookmarks a { background: url(../images/socialbookmarks.png) 0 0 no-repeat; }

#yoo-zoo #comments .comment-body .moderation { display: none;}

.yoo-zoo textarea, .yoo-zoo input[type="text"], .yoo-zoo input[type="password"], .yoo-zoo select {
    -moz-border-radius: 3px 4px 3px 4px;
    background: none repeat scroll 0 0 #111214;
    border-color: #090909 #242424 #242424 #090909 !important;
    border-style: solid;
    border-width: 1px;
	}

.yoo-zoo textarea:hover, .yoo-zoo input[type="text"]:hover, .yoo-zoo input[type="password"]:hover, .yoo-zoo select:hover {
    -moz-border-radius: 3px 4px 3px 4px;
    background: none repeat scroll 0 0 #0A0A0A;
    color: #FFFFFF;
	}

.yoo-zoo textarea:focus, .yoo-zoo input[type="text"]:focus, .yoo-zoo input[type="password"]:focus, .yoo-zoo select:focus { outline:none;}

#yoo-zoo #comments #respond label { color:#9daab5; }

#yoo-zoo #comments #respond form div { margin: 15px 0; }

#yoo-zoo #comments #respond {
    padding-bottom: 51px;
	padding-top:26px;
    padding-left: 2px;
	}

#yoo-zoo #comments .comment-head, #yoo-zoo #comments .comment-byadmin .comment-head {
    background:#272C32 ;
    border-left: 1px solid #343434 ;
    border-right: 1px solid #121212 ;
    border-top: 1px solid #383838 ;
    border-bottom: 1px solid #121212 ;
	}

#yoo-zoo #comments .comment-head .author, #yoo-zoo #comments .comment-head .author a {
    background:none;
    text-shadow:none;
	}

#yoo-zoo #comments #respond .submit-message {
    display: none;
    left: 60px;
	}

#yoo-zoo #comments .comment-head .author { margin:6px 0 -3px; }

#yoo-zoo #comments .comment-head .author a { 
	padding-bottom: 0;
    padding-top: 0;
	}

#yoo-zoo #comments .comment-head .author a:hover{
    text-decoration:none;
    color:#9daab5;
	}

.yoo-zoo blockquote {
    font-size: 100%;
    font-style: italic;
	}

/*- Category - Template : EXPO -*/

#yoo-zoo .details div.heading {background:none;}

#yoo-zoo .items p.pos-meta, #yoo-zoo .item p.pos-meta {
  color: #999999;
  text-shadow: none;
}

#yoo-zoo .item div.pos-bottom .element { margin-top:20px;}

#yoo-zoo .items h1.pos-title, #yoo-zoo .item h1.pos-title { margin: 6px 0 8px; }

#yoo-zoo .items div.pos-date, #yoo-zoo .item div.pos-date {
	background: url("../images/system_date.png") 0 0 no-repeat;
	margin-right: 20px;
	}

#yoo-zoo .items div.teaser-item:last-child div.teaser-item-bg { margin-bottom:0; }

#yoo-zoo .item div.socialbookmarks a { background-image: url("../images/socialbookmarks.png"); }

div#comments .comment-head .avatar { background: url("../images/avatar.png") 0 0 no-repeat !important; }


/*- Category - Template : NOBLE -*/

#yoo-zoo .row, #yoo-zoo .floatbox { overflow:visible; }


/*- Category - Template : PURE -*/

#yoo-zoo .items div.teaser-item-bg { border-top:none;}

#yoo-zoo .items p.pos-meta span.element, #yoo-zoo .item p.pos-meta span.element {
  display: block;
  font-size: 11px;
  text-transform: none;
}


/*- Category - Template : SANS -*/

#yoo-zoo .items div.teaser-item-bg { border-bottom:none;}

.tooltip {
   position: absolute;
   z-index: 1030;
   display: block;
   visibility: visible;
   font-size: 11px;
   line-height: 1.4;
   opacity: 0;
   filter: alpha(opacity=0);
}
.tooltip.in {
   opacity: 0.8;
   filter: alpha(opacity=80);
}
.tooltip.top {
   margin-top: -3px;
   padding: 5px 0;
}
.tooltip.right {
   margin-left: 3px;
   padding: 0 5px;
}
.tooltip.bottom {
   margin-top: 3px;
   padding: 5px 0;
}
.tooltip.left {
   margin-left: -3px;
   padding: 0 5px;
}
.tooltip-inner {
   max-width: 200px;
   padding: 8px;
   color: #fff;
   text-align: center;
   text-decoration: none;
   background-color: #000;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
}
.tooltip-arrow {
   position: absolute;
   width: 0;
   height: 0;
   border-color: transparent;
   border-style: solid;
}
.tooltip.top .tooltip-arrow {
   bottom: 0;
   left: 50%;
   margin-left: -5px;
   border-width: 5px 5px 0;
   border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
   top: 50%;
   left: 0;
   margin-top: -5px;
   border-width: 5px 5px 5px 0;
   border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
   top: 50%;
   right: 0;
   margin-top: -5px;
   border-width: 5px 0 5px 5px;
   border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
   top: 0;
   left: 50%;
   margin-left: -5px;
   border-width: 0 5px 5px;
   border-bottom-color: #000;
}
.tooltip {
   max-width: 400px;
}
.tooltip-inner {
   max-width: none;
   text-align: left;
   text-shadow: none;
}
th .tooltip-inner {
   font-weight: normal;
}
.tooltip.hasimage {
   opacity: 1;
}
.tip-text {
   text-align: left;
}