@charset "utf-8";
/* CSS Document */

body  {
	background:#262f34;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

html {
     overflow: -moz-scrollbars-vertical;
}

#wrapper {
	width:1000px;
	margin:0 auto;
	background:#111c21;
}

/* header */
#header {
	width:1000px;
	height:155px;
	background:url(../../../img/themed/kretaworldbasket/header_bg.png) no-repeat;
}

#header_top {
	height:126px;
}

#header_top div#logo {
	width:450px;
	float:left;
	text-align:center;
}

#header #header_top img.logo {
	padding-top:28px;
}

#header #header_top #full_banner {
	width:468px;
	margin-top:35px;
	float:left;
	z-index:1;
	position:relative;
}

#header_feed {
	height:29px;
	clear:both;
}

#header_feed div#title {
	width:308px;
	height:25px;
	padding-top:4px;
	text-align:center;
	background:#2c444a;
	color:#FFF;
	font-size:1em;
	font-weight:bold;
}

#absolute {
	width:692px;
	height:87px;
	background:url(../../../img/themed/kretaworldbasket/bg/feedback_bg.png) no-repeat;
/*	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.3;*/
	position:absolute;
	margin-left:308px;
	margin-top:-57px;
	z-index:0;
}

#absolute div#text {
	width:622px;
	padding-left:5px;
	float:left;
	margin-top:65px;
	height:60px;
	color:#FFF;
	font-size:0.8em;
	line-height:12px;
	overflow:hidden;
}

#absolute div#photo {
	width:65px;
	text-align:right;
	float:right;
}

#absolute div#photo img.photo {
	margin-top:6px;
}

.testimonial_entry {


    position:relative;
    z-index: -1;
}

.clear {
	clear:both;
}

/* end of header */

/* menu */
#menu {
	width:1000px;
	height:60px;
	margin-top:2px;
	background:url(../../../img/themed/kretaworldbasket/bg/menu_bg.jpg) repeat-x;
	font-size:12px;
	position:relative;
	z-index:2;
}

/* end of menu */

/* general content */
#content {
	width:972px;
	padding:0px 14px 0 14px;
	position:relative;
	z-index:1;
}
/* end of general content */

/* main content */ 
#content_m {
	width:728px;
	float:left;
}

.module_728 {
	width:728px;
	background:#2c4449;
	margin-top:10px;
}

.module_half_l {
	width:354px;
	float:left;
	background:#2c4449;
	margin-top:10px;
	margin-bottom:10px;
}

.module_half_r {
	width:354px;
	float:right;
	background:#2c4449;
	margin-top:10px;
	margin-bottom:10px;
}

.module_small {
	width:232px;
	float:left;
	background:#2c4449;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:16px;
}

.module_small_r {
	width:232px;
	float:left;
	background:#2c4449;
	margin-top:10px;
	margin-bottom:10px;
}

.module_728 div.header, .module_half_l div.header, .module_half_r div.header, .module_small div.header, .module_small_r div.header, .module_right div.header, .module_newslist div.header {
	background:#395359;
	height:33px;
	padding-top:7px;
	padding-left:10px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
}

.module_728 div.header-index {
	background:#395359;
	height:24px;
	padding-top:8px;
	padding-left:10px;
	color:#FFF;
	font-size:14px;
	font-weight:600;
	letter-spacing:0.5px;
}

.module_small div.header-category, .module_small_r div.header-category {
	background:#395359;
	height:24px;
	padding-top:8px;
	padding-left:10px;
	color:#FFF;
	font-size:12px;
	font-weight:600;
	letter-spacing:0.5px;
}

.module_728 div.header-category {
	background:#395359;
	height:33px;
	padding-top:8px;
	padding-left:10px;
	color:#E38C1A;
	font-size:12px;
	font-weight:600;
	letter-spacing:0.5px;
}

.module_half_l div.info, .module_half_r div.info, .module_small div.info {
	padding:10px 15px;
}

.module_728 div.header a, .module_728 div.header-category a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
}

.module_728 div.header a:hover, .module_728 div.header-category a:hover {
	color:#c8c8c8;
	text-decoration:none;
	font-size:12px;
}

.module_half_r div.info {
	padding:10px 15px;
	overflow: hidden;
	position: relative;
}

.module_half_r div.info div.boxcaption {
	display: block;
	font-size: 1.2em;
	padding: 10px 0;
	color: #fff;
	position: absolute;
	bottom: 10px;
	left: 15px;
	margin: 0;
	width: 324px;
	background: #0c0d03;
	filter:alpha(opacity=85);
	opacity:.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
}

.module_half_r div.info div.category {
	font-size:13px;
	font-weight:bold;
	letter-spacing:1.0px;
	padding-left:6px;
	color:#e38c1a;
}

.module_half_r div.info div.title {
    font-size:12px;
    padding-left:6px;    
}

.module_half_r div.info div.title a{
    color:white;
    text-decoration: none;    
}

.module_small div.info, .module_small_r div.info {
	padding:10px 10px;
}

.module_right div.info {
	padding:10px 15px 0px 15px;
}

.module_728 div.info {
	padding:10px 15px 15px 15px;
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
}


.module_728 div.boxcaption-selector {
	display: block;
	font-size: 1.2em;
	margin: 0 0;
	color: #fff;
	position: absolute;
	bottom: 15px;
	left: 25px;
	margin: 0;
	width: 115px;
	height:380px;
	background:url(../../../img/themed/kretaworldbasket/boxcaption_bg.png) no-repeat;
/*	background: #0c0d03;
	filter:alpha(opacity=85);
	opacity:.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
}

.module_728 div.boxcaption-selector ul { 
	margin:0;
	padding:0;
}

.module_728 div.boxcaption-selector ul li {
	list-style-type:none;
	width:95px;
	height:53px;
	margin:9px 0px 0px 10px;
}

.module_728 div.boxcaption-selector ul li img.pic {
	border:1px solid #fff;
	filter:alpha(opacity=60);
	opacity:.60;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /*--IE 8 Transparency--*/
}

.module_728 div.boxcaption-selector ul li img.pic_sel {
	border:1px solid #EC9921;
    filter:alpha(opacity=100);
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /*--IE 8 Transparency--*/    
}

.module_728 div.boxcaption-selector ul li img.slide_sel {
    border:1px solid #EC9921;
    filter:alpha(opacity=100);
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /*--IE 8 Transparency--*/    
}

.module_728 div.info div.boxtitles {
	display: block;
	font-size: 1.1em;
	padding:4px 10px;
	margin: 0px 0px 0px -15px;
	color: #fff;
	position: absolute;
	bottom: 25px;
	left: 150px;	
	width: 533px;
	height:62px;
	background: #28292a;
}

.module_728 div.info div.category {
	color:#e38c1a;
	font-size:14px;
}

.module_728 div.info div.category a {
	color:#e38c1a;
	text-decoration:none;
}

.module_728 div.info div.category a:visited{
	color:#e38c1a;
}

.module_728 div.info div.category a:hover{
	color:#e49c3f;
}

.module_728 div.info div.boxtitles div.title {
	color:#FFF;    
}

.module_728 div.info div.boxtitles div.title a{
	color:#FFF;
	text-decoration:none;    
}

/* module 728 article*/
.module_728 div.info div.published {
	width:200px;
	float:left;	
    color:#C90;
	font-size:11px;
	margin-top:4px;
	margin-bottom:3px;
}

.module_728 div.info div.tools {
	width:400px;
	float:right;
	text-align:right;
	margin-bottom:3px;
    margin-top:13px;
}

.module_728 div.info div.article-title {
	color:#FFF;
	font-size:20px;
	letter-spacing:-0.1px;
	line-height:24px;
	margin-top:4px;
	margin-bottom:12px;
}

.module_728 div.info ul {
	margin:0;
	padding:0;
}

.module_728 div.info-category ul {
	margin:0;
	padding:0;
}

.module_728 div.info-category li {
	list-style-type:none;
	min-height:14px;
	padding-left:6px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #232323;
	color:#E38C1A;
	font-size:11px;
	line-height:12px;
}

.module_728 div.info-category li a {
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}

.module_728 div.info-category li a:hover {
	font-size:11px;
	color:#C8C8C8;
	text-decoration:none;
}



.module_newslist div.info {
	padding:0px 0px;
}

/* end of module 728 article*/
/* module 728 category*/

.module_728 div.info div#left {
	width:340px;
	float:left;
}


.module_728 div.info div#right {
	width:348px;
	padding-left:10px;
	float:left;
}

.module_728 div.info div#right div.published-category {
	color:#C90;
	font-size:11px;
	margin-bottom:1px;
	text-align:right;    
}

.module_728 div.info div#right div.title-category, .module_728 div.info div#right div.title-category a {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:2px;
	text-decoration:none;
    line-height:20px;
}

.module_728 div.info div#right div.title-text, .module_728 div.info div#right div.title-text a {
	font-size:11px;
	color:#FFF;
	text-decoration:none;
    line-height: 20px;
}

.module_728 div.info div#right div.title-text a:hover, .module_728 div.info div#right div.title-category a:hover {
	color:#c8c8c8;
	text-decoration:none;
}

/* end of module 728 category*/


#leaderboard {
	width:728px;
	height:90px;
	margin-top:20px;
	margin-bottom:10px;
	background:#FFF;
}

.module_small div.info ul, .module_small_r div.info ul {
	margin:0 ;
	padding:0;
}

.module_small div.info li, .module_small_r div.info li {
	list-style-type:none;
	min-height:38px;
	padding-bottom:4px;
	margin-bottom:6px;
	border-bottom:1px solid #1e3035;
	color:#FFF;
	font-size:11px;
	line-height:12px;
}

.module_small div.info li img.newlist, .module_small_r div.info li img.newlist {
	padding-right:4px;
}

.module_small div.info li a, .module_small_r div.info li a { 
	color:#FFF;
	text-decoration:none;
}


.module_small div.info li a:hover, .module_small_r div.info li a:hover { 
	color:#C8C8C8;
	text-decoration:none;
}

.module_small div.info div.pic, .module_small_r div.info div.pic {
	margin-bottom:4px;
}

.module_small div.info div.title, .module_small div.info div.title a, .module_small_r div.info div.title, .module_small_r div.info div.title a {
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	min-height:40px;
}

.module_small div.info div.title a:hover, .module_small_r div.info div.title a:hover {
	color:#c8c8c8;
	font-size:11px;
	text-decoration:none;
}

/* Right content */
#content_r {
	width:228px;
	float:right;
}

.module_newslist, .module_right {
	width:228px;
	background:#2c4449;
	margin-top:10px;
	margin-bottom:20px;
}

#content_r div.module_newslist div.info ul {
	margin:0;
	padding:0;
}

#content_r div.module_newslist div.info ul li.odd{
	list-style-type:none;
	padding-left:10px;
	padding-right:4px;
	padding-top:3px;
    padding-bottom:3px;
	/*min-height:44px;*/
	background:#39545a;
	color:#FFF;
}

#content_r div.module_newslist div.info ul li.even{
	list-style-type:none;
	padding-top:3px;
    padding-bottom:3px;
	/*min-height:44px;*/
	padding-left:10px;
	padding-right:4px;
	background:#2c444a;
	color:#FFF;
}

#content_r div.module_newslist div.info ul li .when{
	color:#e38c1a;
	font-size:11px;
	height:12px;
}

#content_r div.module_newslist div.info ul li .when a {
	color:#e38c1a;
	font-size:11px;
	text-decoration:none;
}

#content_r div.module_newslist div.info ul li .when a:hover {
	color:#fff;
	text-decoration:none;
}

#content_r div.module_newslist div.info ul li .title a {
	color:#FFF;
	font-size:11px;
	text-decoration:none;
}

#content_r div.module_newslist div.info ul li .title a:hover{
	color:#C8C8C8;
	font-size:11px;
	text-decoration:none;
}


#content_r div.module_newslist div.info span.entry_footer {
	width:100px;
	height:30px;
	padding-top:15px;
	background:url(../../../img/themed/kretaworldbasket/arrow_orange.png) no-repeat right;
	font-size:12px;
	color:#e38c1a;
	margin-left:120px;
	display:block;
}

#content_r div.module_right div.info span.entry_footer {
	width:120px;
	height:30px;
	padding-top:15px;
	background:url(../../../img/themed/kretaworldbasket/arrow_orange.png) no-repeat right;
	font-size:12px;
	color:#e38c1a;
	margin-left:80px;
	display:block;
}

#content_r div.module_newslist div.info span.entry_footer a, #content_r div.module_right div.info span.entry_footer a {
	font-size:12px;
	text-decoration:none;
	color:#e38c1a;
	display:block;
}

#content_r div.module_newslist div.info span.entry_footer a:hover, #content_r div.module_right div.info span.entry_footer a:hover {
	background:url(../../../img/themed/kretaworldbasket/arrow_white.png) no-repeat right;
	font-size:12px;
	color:#fff;
}

.ad_right {
	width:228px;
	height:230px;
	margin-bottom:10px;
}

/* banners footer */
#banners_footer {
	width:950px;
	padding:0 25px;
	background:#FFF;
	height:100px;
	margin-top:10px;
	margin-bottom:20px;
}

#banners_footer div#title{
	width:950px;
	height:18px;
	border-bottom:1px solid #879598;
	font-size:12px;
	color:#111C21;
	padding-top:8px;
	margin-bottom:10px;
	font-weight:bold;
}

.banner_foot_area {
	width:118px;
	height:53px;
	float:left;
	text-align:center;
}

#footer {
	background:#262f34;
	padding:6px;
}

#footer div#reserved {
	width:600px;
	font-family:Verdana, Geneva, sans-serif;
	float:left;
	color:#FFF;
	font-size:10px;
	padding-top:4px;
}

#footer div#d2 {
	width:50px;
	float:right;
}

.pen {
    position:absolute;
    margin-left:140px;
    margin-top:-5px;
}
.opinion_title {
    color: orange;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
}
.opinion_title a:link {
    color: orange;
    text-decoration: none;
}
.opinion_title a:visited {
    color: orange;
    text-decoration: none;
}
.opinion_title a:hover {
    color: orange;
    text-decoration: underline;
}

.opinion_text {
    color: white;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;    
}
.opinion_text a:link {
    color:white;
    text-decoration:none;
}
.opinion_text a:visited {
    color:white;
    text-decoration:none;
}
.opinion_text a:hover {
    color:white;
    text-decoration:underline;
}

/* Google Ades */
#google_ads {
	padding-bottom:4px;
}

#google_ads_frontpage {
	width:728px;
	float:left;
	padding-top:8px;
	padding-bottom:4px;
}
