@charset "utf-8";
/* CSS Document */


/*
// JoomlaWorks "Tabs & Slides" Module for Joomla! 1.5.x - Version 1.0
// License: http://www.gnu.org/copyleft/gpl.html
// Copyright (c) 2006 - 2008 JoomlaWorks, a Komrade LLC company.
// More info at http://www.joomlaworks.gr
// Developers: Fotis Evangelou - George Chouliaras
// ***Last update: May 8th, 2008***
*/

/* --- Generic --- */
a:active,a:focus {outline:0;}
.jwts_modtitle {font-size:15px;font-weight:bold;padding:4px;margin:0 0 0px 0;border-bottom:1px solid #eee;}
.jwts_clr {clear:both;height:0;line-height:0;}

/* --- Tabs --- */
.jwts_tabberlive {margin:4px 0px;padding:0px;}
.jwts_tabberlive .jwts_tabbertab {margin:0px;padding:6px;border:1px solid #bbb;border-top:0px;/*height:300px;overflow:auto;*/}
.jwts_tabberlive .jwts_tabbertab h2,
.jwts_tabberlive .jwts_tabbertab h3,
.jwts_tabberlive .jwts_tabbertabhide {display:none;}
ul.jwts_tabbernav {margin:0px;padding:3px 4px;list-style:none;list-style-image:none;background:none;border-bottom:1px solid #bbb;line-height:normal;height:auto;}
ul.jwts_tabbernav li {margin:0px;padding:0px;list-style:none;list-style-image:none;background:none;display:inline;}
ul.jwts_tabbernav li a,
ul.jwts_tabbernav li a:link {font-size:12px;font-weight:bold;margin:0px 1px;padding:3px 4px;color:#333;border:1px solid #bbb;border-bottom:none;}
ul.jwts_tabbernav li a:visited {color:#333;}
ul.jwts_tabbernav li a:hover {font-size:12px;font-weight:bold;margin:0px 1px;padding:3px 4px;color:#c64934;border:1px solid #aaa;border-bottom:none;background:#f2f2f2;text-decoration:none;}
ul.jwts_tabbernav li a:active,ul.jwts_tabbernav li a:focus {outline:0;}
ul.jwts_tabbernav li.jwts_tabberactive a {background:#fff;border-bottom:1px solid #fff;}
ul.jwts_tabbernav li.jwts_tabberactive a:hover {background:#fff;border-bottom:1px solid #fff;text-decoration:none;}
ul.jwts_tabbernav li.jwts_tabberactive,
ul.jwts_tabbernav li.jwts_tabberinactive {background:none;padding:0px;margin:0px;}
.jwts_tabberlive .jwts_tabbertab,ul.jwts_tabbernav {text-align:left;} /* force content orientation */

/* --- Slides --- */
.jwts_slider {margin:4px 0px 0px 0px;padding:0px;}
.jwts_slidewrapper {border:none;width:80%;visibility:hidden;height:0px;overflow:hidden;position:relative;margin-left:auto;margin-right:auto;padding:0;} /* defines: how wide the slider is */

/* DEFAULT STYLING */
.jwts_title {width:103px;margin-left:auto;margin-right:auto;margin-top:16px;margin-bottom:0px;padding:0px;overflow:hidden;background:url(../images/faqs_norm.jpg) center top no-repeat;cursor:pointer;clear:both;}
.jwts_title_left {height:auto;width:0px;margin:0px;padding:0px;}
a.jwts_title_text {display:block;padding:0px;margin:0px;min-height:30px;font-size:12px;font-weight:bold;text-decoration:none;color:#444;}
a.jwts_title_text:link {display:block;}
a.jwts_title_text:visited {color:#444;}
a.jwts_title_text:hover {color:#c64934;}
.jwts_slidecontent {padding:4px 12px 8px 12px;margin:0px;position:relative;background:none;border:none;} /* the container for the slider? */
.jwts_title_left,.jwts_slidecontent {text-align:left;color:#9c9c9c;} /* force content orientation */

/* --- Simple Image Rotator base --- */
ul#jw-sir {position:relative;list-style:none;list-style-image:none;margin:0px auto;padding:0px;overflow:hidden;border:none;background:none;}
ul#jw-sir li {list-style:none;margin:0px;padding:0px;border:none;background:none;}
ul#jw-sir li a {margin:0px;padding:0px;border:none;background:none;}
ul#jw-sir li a img {display:none;position:absolute;top:0;left:0;border:none;background:none;}
ul#jw-sir li img {display:none;position:absolute;top:0;left:0;border:none;background:none;}
ul#jw-sir li#jw-sir-loading {background:#fff url(loading.gif) no-repeat center;}
ul#jw-sir li#jw-sir-loading-black {background:#000 url(loading_black.gif) no-repeat center;}

/* --- Simple Image Rotator instance 2 --- */
ul#jw-sir-i2 {position:relative;list-style:none;list-style-image:none;margin:0px auto;padding:0px;overflow:hidden;border:none;background:none;}
ul#jw-sir-i2 li {list-style:none;margin:0px;padding:0px;border:none;background:none;}
ul#jw-sir-i2 li a {margin:0px;padding:0px;border:none;background:none;}
ul#jw-sir-i2 li a img {display:none;position:absolute;top:0;left:0;border:none;background:none;}
ul#jw-sir-i2 li img {display:none;position:absolute;top:0;left:0;border:none;background:none;}
ul#jw-sir-i2 li#jw-sir-i2-loading {background:#fff url(loading.gif) no-repeat center;}
ul#jw-sir-i2 li#jw-sir-i2-loading-black {background:#000 url(loading_black.gif) no-repeat center;}


#weblinks-container {
	width:100%;height:auto; padding-left:20px;padding-right:20px;
}
#weblinks-item {
	width:100%;height:auto;margin-bottom:20px;
}
#weblinks-item-icon {
	width:56px;height:auto;float:left;
}
#weblinks-item-content {
	width:445px;height:auto;float:right;
}
#weblinks-item-spacer {
	width:100%;height:20px;clear:both;
}
#weblinks-pagination {
	width:100%;height:auto;text-align:center;
}

.mod-container {
position:relative;
width: 260px;
height:auto;
padding: 8px 0px 0px 0px;
margin: 0px 0px 10px 0px;
overflow: none;

border-top: 1px solid #4E4E4E;
}

.mod-content {
	width:100%;
	height:auto;
	text-align: center;
}


/* START GT LATEST NEWS with AUTOTHUMBS */

.widget-wrap h4 {
	background: #0088B3;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-shadow: #333333 1px 1px;
	text-transform: uppercase;
	margin: 0;
	padding: 2px 5px 1px 8px;
}

.widget-wrap .post {
	margin: 0;
	padding: 10px 0 0 0;
	border-bottom: 1px solid #DDDDDD;
	overflow: hidden;
}
	
	
.widget-wrap .alignleft {
	float: left;
	margin: 0 10px 0 0;
}



.widget-wrap .alignright {
	float: right;
	margin: 0 0 0 10px;
}



.widget-wrap .wp-caption {
	background: #F7F7F7;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #DDDDDD;
}
	
	
.widget-wrap h2 a, .widget-wrap h2 {
	color: #0088B3;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}


.widget-wrap .post p {
	margin: 0;
	padding: 0 0 10px 0;
}


.widget-wrap img {
	background: #FFFFFF;
	margin: 0 0 5px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
}
/* END GT LATEST NEWS with AUTOTHUMBS */

div.vm_topsellers_container {
	text-align:center;
	white-space: nowrap;
}

a.vm_topsellers_item, a.vm_topsellers_item:active, a.vm_topsellers_item:link, a.vm_topsellers_item:visited {
	padding: 1px 0px;
	margin: 0px;
	display: inline-block;
	text-decoration: none;
	color: #F07F20;
	text-align:center;
	
	width: 260px;
	line-height: 24px;
	height: 24px;
	margin: 6px 0px 4px 0px;
	
	background: #4E4E4E;
	background: rgba(78, 78, 78, 0.15);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
}

a.vm_topsellers_item:hover {
	color: #FFFFFF;
	background: #4E4E4E;
	background: rgba(78, 78, 78, 0.4);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
}

a.vm_topsellers_item img {
	border: 0px;
	padding: 0px;
	margin: 0px 3px;
	width: 74px; /* must force the size since some thumbs are bigger for some reason */
}



/* JAFILIA START */

#jaf_registration  {
	width: 500px;
	margin:auto;
	padding:25px;
}

#jaf_header {
	width: 100%;
	background-color:#4E4E4E;
	border: 1px solid #727272;
	margin-bottom: 30px;
}

#jaf_navi  {
	width: 100%;
	

	display:block;

}

.jaf_navi_container {
	margin-top:30px;
	margin-bottom:30px;
	background-color:#000000;
	border: 0px solid #727272;
	text-align: center;
	

}

.jaf_navi li {
	display: inline;
}

.jaf_navi li a  {
	
	background-color:#4E4E4E;
	margin: 4px;
	padding: 4px 10px 4px 10px;
	white-space:nowrap;
	text-decoration:none;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.jaf_navi li a:link, .jaf_navi li a:visited {
	color:#D5D5D5;
}
.jaf_navi li a:hover {
	color:#ffffff;
	background-color:#5D5D5D;
}

#jaf_mainpart  {
	width: 530px;
	padding: 10px;
	margin-bottom:30px;
	background-color:#000000;
	border: 1px solid #727272;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#jaf_footer  {
	margin: 30px;
	display: none;
}

#jaf_agbfield  {
	display:none;
	background-color:#FF3333;
	padding:10px;
	width:500px;
	text-align:left;
}

#jaf_agbfield li  {
	list-style:circle;
	list-style-type:circle;
}

.url__affiliates fieldset, .url__jafilia fieldset  {
	padding:10px;
}

.url__affiliates fieldset legend, .url__jafilia fieldset legend  {
	color: #F07F20;
}

.url__affiliates label .title, .url__jafilia label .title  {
	text-align: center;
}

.url__affiliates .title h1, .url__jafilia .title h1 {
	color: #ffffff;
}



th h3  {
	font-size: 16px;
	padding-bottom: 10px;
}

.noncodeline {
	padding-top: 35px;	
}

.codeline  {
	background-color:#373737;
	padding:5px;
	
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}



.url__affiliates #bank {
	display: none;	
}

.url__affiliates #blz {
	display: none;	
}

.url__affiliates #konto {
	display: none;	
}

.mpa_graph img {
	background: #ffffff;	
}


#joeswordcloud p {
	padding: 8px 0px 0px 0px;	
}

#joeswordcloud a, #joeswordcloud a:link, #joeswordcloud a:active  {
	color: #9E9E9E;	
}

#joeswordcloud a:hover  {
	color: #ffffff;	
}

#joeswordcloud a:visited  {
	color: #646464;	
}