﻿* {
	margin:0;
	padding: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	color: #000000;
}

input{
	font-family:Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color:#666666;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* General Style Info */
a img {
	border:none;
}
p {
	margin-bottom: 0.8em;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	color: #18bae8;
	font-family: helvetica, arial, sans-serif;
	font-size: 2.4em;
    font-weight: normal;
    line-height: 0.8em;
    margin-bottom: 0.8em;
}
h2 {
	color: #f99d1c;
	font-family: helvetica, arial, sans-serif;
	font-size: 2.0em;
}
h3 {
	color: #f99d1c;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.4em;
}
h4 {
	color: #f99d1c;
	font-size: 1.0em;
}

#center_div {
	text-align:center;
	width:100%;
}

/* Layout */
.wrapper {
        width: 950px;
        margin-left: auto;
        margin-right: auto;
        text-align:left;
}

.column {
        float: left;
        width: 160px;
        margin-right: 25px;
}
#subnavigation {
		clear: both;
		float: left;
		width: 650px;
		text-align: center;
		margin-top: 15px;
}
#subnavigation ul {
		width: 950px;
		text-align: center;
}
#subnavigation ul li {
		display: inline;
		margin-right: 15px;
}
#subnavigation a {
		text-decoration: underline;
}
#subnavigation a:hover {
		text-decoration: none;
}

#logo 
{
	text-align: center;
	width: 950px;
	float: left;
	margin-top: 10px;
	margin-bottom: 25px;
}
#logo_left 
{
	width: 159px;
	height: 37px;
	float:left;
	margin-right: 5px;
}
#main_form 
{
	width: 552px;
	margin-left: auto;
	margin-right: auto;
}
#main_form_left 
{
	float: left;
	width: 552px;
}
#main_form .ipt_search, #main_form_left .ipt_search
{
	margin-left: 20px;
	width:483px;
	height:18px;
	padding: 2px 0 0 0;
	float: left;
}
#main_form .btn_gray, #main_form_left .btn_gray
{
	float: left;
	background: #6A6666;
	color: #FFFFFF;
	font-weight: bold;
	height: 24px;
    width: 34px;
	border:none;
	margin: 0 0 0 5px;
	padding: 0 5px 0 5px;
}

/* XIRXI MAIN CSS */
#header
{
	background-color:#5B5555;
	float:left;
	width: 100%;
	color:#FFFFFF;
	padding-top:4px;
	padding-bottom:4px;
}

#header ul
{
	margin:0;
	padding:0;
}
#header li
{
	list-style:none;
	display:inline;
	margin-right: 25px;
}
#header a:link, #header a:visited
{
	color:#ffffff;
	text-decoration:none;
	height: 22px;
}
#header a:hover
{
	text-decoration:underline;
}
#top_links_left
{
	float:left;
	margin-top:8px;
}
#top_links_right
{
	float:right;
	text-align:right;
}
#top_login_buttons
{
	float:left;
	background-color:#FFFFFF;
	width:100%;
}
#top_login_buttons a:link, #top_login_buttons a:visited
{
	
	padding:5px 12px;
	margin:4px 0 4px 4px;
	background-color:#C2C2C2;
	float:right;
	color:#000000;
	text-decoration:none;
}
#top_login_buttons a:hover
{
	background-color:#CCCCCC;
}

#footer
{
	clear: left;
	float:left;
	color:#666666;
	text-align:center;
	width:100%;
        margin-top: 50px;
}
#footer a:link, #footer a:visited
{
	
}
#footer a:hover
{
}

div.footer_links
{
	
	width:100%;
	text-align:center;
	padding:4px 0px;
	clear:both;
}


/* SEARCH */

#content ul li {
    margin: 0 0 5px 12px;
    color: #000000;
    list-style: square outside none;
}

#main_content {
    clear: left;
    float: left;
    width: 950px;
}


#subhead_left {
    float: left;
    text-align: left;
    margin-bottom: 25px;
}
#subhead_center {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


/* SIDEBAR FOR RESULTS */
#sidebar {
    float: left;
    width: 159px;
    margin-right: 25px;
}
#sidebar h2 {
    width: 151px;
    background-color: #5a5153;
    height: 23px;
    color: #FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 23px;
    padding-left: 8px;
}
#sidebar ul {
    padding: 10px;
    border: 1px #18bae8 solid;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 137px;
}
#sidebar ul li {
    list-style: none;
    margin-bottom: 7px;
}
#sidebar ul li span {
    color: #18bae8;
}
#results {
    float: left;
    width: 766px;
}
.resultsHeadline, .resultsPager {
    float: left;
    width: 100%;
    background-color: #5a5153;
    height: 23px;
    margin-bottom: 10px;
}
.resultsHeadline h2 {
    float: left;
    color: #FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 23px;
    padding-left: 8px;
}
.showEntries select {
    background-color: #595154;
    color: #FFFFFF;
    border: 1px #15bce7 solid;
    font-weight: bold;
    height: 23px;
}
.showEntries_Text 
{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 23px;
}
.showEntries p 
{
	float: left;
	padding: 0;
	margin: 0;
	line-height: 23px;
}
.showEntries, .resultsPager {
    float: right;
    color: #FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: normal;
    padding-right: 8px;
    text-align: right;
}

.resultsPager a {
    color: #FFFFFF;
}
.linkHighlight a {
    color: #18bae8;
}

.result a {
    color: #18bae8;
    text-decoration: none;
}
.result a:hover {
    color: #18bae8;
    text-decoration: underline;
}

.result {
    margin-left: 8px;
}
.result .title {
    font-weight: bold;
    list-style: none;
    margin-bottom: 10px;
}
.result .description {
    margin-bottom: 13px;
    list-style: none;
}
.result .pagelink {
    list-style: none;
    border-bottom: 1px #e0dedf solid;
    padding-bottom: 10px;
    margin-bottom: 20px;
}


/* LOGIN AND REGISTER */
.x {clear:both;}
#login_info {width:100%;text-align:center;}
#register_info {width:100%;text-align:center;}
#login_box {width:160px; margin:auto;}
#register_box {width:160px; margin:auto;}
#lostpassword_box {width:160px;display:none; margin:auto;}

#UserLoginForm {width:160px;}
#UserRegisterForm {width:160px;}
#UserLostPasswordForm {width:160px;}

#UserLoginForm input[type=text] {height:18px;padding:2px 0 0;}
#UserRegisterForm input[type=text] {height:18px;padding:2px 0 0;}
#UserLoginForm input[type=password] {height:18px;padding:2px 0 0;}
#UserRegisterForm input[type=password] {height:18px;padding:2px 0 0;}
#UserLostPasswordForm input[type=text] {height:18px;padding:2px 0 0;}

#UserLoginForm .submit, #UserRegisterForm .submit, #UserLostPasswordForm .submit {margin-left:0; padding:0; float:left; margin-right:10px;}
#UserLoginForm .btn_gray, #UserRegisterForm .btn_gray, #UserLostPasswordForm .btn_gray 
{
	background: #6A6666;
	color: #FFFFFF;
	font-weight: bold;
	height: 24px;
	border:none;
	margin: 0 0 0 5px;
	padding: 0 5px 0 5px;
}


/* CRAP */
#header
{
	background-color:#5B5555;
	float:left;
	width:100%;
	color:#FFFFFF;
}
#header ul
{
	list-style:none;
	float:left;
	margin:0px;
	padding:0px;
}
#header li
{
	display:inline;
	margin: 0px 8px;
}
#header a:link, #header a:visited
{
	color:#ffffff;
	text-decoration:none;
}
#header a:hover
{
	text-decoration:underline;
}
#top_links_left
{
	float:left;
	margin-left:10px;
	margin-top:8px;
}
#top_links_right
{
	float:right;
	margin-right:10px;
	text-align:right;
}
#top_login_buttons
{
	float:left;
	background-color:#FFFFFF;
	width:100%;
	clear:both;
}
#top_login_buttons a:link, #top_login_buttons a:visited
{
	padding:5px 12px;
	margin:4px;
	background-color:#C2C2C2;
	float:right;
	color:#000000;
	text-decoration:none;
	width:70px;
	text-align:center;
}
#top_login_buttons a:hover
{

	background-color:#CCCCCC;
}

#container
{
	width:100%;
	float:left;
}
#mainForm
{
	width:100%;
	float:left;
	clear:both;
	padding-bottom:10px;
	
}
#mainForm img
{
	float:left;
}
#mainForm a
{
	
}

#mainForm form
{
	float:left;
	width: 500px;
	margin:4px 0px 4px 30px;;
	
}
#mainForm .advanced
{
	width:318px;
}
/*
.ipt_search
{
	width:312px;
	height:18px;
	padding:0px;
	float:left;
	padding-top:2px;
}
.btn_gray
{
	background:#6A6666;
	color:#FFFFFF;
	font-weight:bold;
	height:24px;
	border:0px;
	float:left;
	margin-left:5px;
	padding-left:5px;
	padding-right:5px;
	
}
*/
#footer
{
	float:left;
	color:#666666;
	text-align:center;
	width:100%;
	margin-top:50px;
}
#footer a:link, #footer a:visited
{
	
}
#footer a:hover
{
}

div.footer_links
{
	
	width:100%;
	text-align:center;
	padding:4px 0px;
	clear:both;
}

#content-wrap
{
	float:left;
	width:1024px;
	position:relative;
	left:50%;
	margin-left:-512px;
}

#leftcol-wrapper
{
	float:left;
	width:160px;
	margin-right:20px;
}
	
#rightcol-wrapper
{
	float:left;
	width:770px;
}

#midcolumn
{
	float:left;
	width:480px;
	margin-right:20px;
	margin-top:10px;
}
#mid1
{
	width: 215px;
	margin-right:20px;
	float:left;
}

#mid2
{
	width: 245px;
	float:left;
}
/*
#sidebar
{
	float:left;
	width:270px;
	
	margin-top:10px;
}
*/
h1
{
	background-color:#5B5054;
	border:1px solid #5B5054;
	color:#FFFFFF;
	margin:0px;
	margin-bottom:2px;
	display:block;
	font-size:14px;
	float:left;
	width:100%;
	padding:3px 0px;
}
h1 span
{
	margin:10px;
}
.box
{
	width:100%; 
	border:1px solid #19B9E9;
	border-collapse:collapse;
	float:left; 
	margin-bottom:10px;
	background-color:#FFF;
}
.no_border
{
	border:0px;
}

table.bottom_bordered
{
	border-collapse:collapse;
	width:100%;
}
table.bottom_bordered td
{
	border-bottom: 1px solid #DFDFDF;
	padding:3px 3px;
}
table.no_border
{
	border-collapse:collapse;
	width:100%;
}
table.no_border td
{
	padding:3px 3px;
}

.tube
{
margin:6px;
}

.blue
{
	color:#19B9E9;
}

.small
{
	font-size:90%;
}
ul.boxed
{
	list-style: none;
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
}

ul.boxed li
{
	border: 1px solid #19B9E9;
	padding: 3px 4px;
	margin-bottom:3px;
}

ul.boxed li a:link, ul.boxed li a:visited
{
	font-weight:bold;
	color:#575153;
	text-decoration:none;
}

ul.boxed li a:hover
{
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}

.newlinks
{
	list-style:none;
	margin:0px;
	padding:0px;
}

.newlinks li
{
	padding:3px 0px;
}

.newsimage {
	width:175px;
	height:120px;
	display:block;
	overflow:hidden;
	float:left;
	margin: 0 15px 5px 0;	
}

.newsimage img {width:175px !important;}

.newscontent {
	float:left;	
	width: 365px;
}

.newscontent a {
	color: #18bae8;
	text-decoration:none;
}

.news-related-video a {
	color:#333;
	background: url("../img/videoplus.gif") no-repeat left 2px;
	margin:10px 10px 10px 0;
	padding-left:15px;
	float:left;
}

.news-related-video img {float:left; margin-top:8px;}

.newstab h5 {
	font-size:16px;
	color: #18bae8;
	font-weight:normal;
	margin-bottom:20px;
}

.news-videos {
	background: #ededed;
	margin-bottom:40px;
	padding:20px;
}

.news-videos-video {
	float:left;
	margin-right:31px;
	width: 120px;
}

.news-videos-video img {
	width: 120px;
	height:100px;
}

.news-videos-video.last {
	margin-right:0;
}

/*   added by Borut Jegrisnik on 24.03.2010. */
#logo.borut_blogs {margin-top:0px;}
#logo.borut_twitter {margin-top:5px;}
#logo.borut_images {margin-top:0px;}
#logo.borut_video {margin-top:5px;}
#logo.borut_web {margin-top:5px;}
#logo.borut_news {margin-top:5px;}
#logo.wide {text-align:left !important; float:left; width:300px !important; position:relative;left:0;}
#main_form.wide {float:left; margin:0; padding-top:40px;position:relative;}
#suggest.wide {width:250px;}

#side {width:154px; margin-right:16px; float:left; font-size:12px; color:#333;}
	#side h3 {width:138px;background:#5b5054; font-weight:bolder; font-size:12px;margin-bottom:3px; padding:3px 8px; color:#fff;}
	#side h4 {color:#19bce5; font-size:12px;}
	#side ul {padding:7px 7px; border:1px solid #19bce5;}
	#side li {display:block; margin-bottom:2px;}
	#side li a {color:#5a5153;font-size:12px;}
	#side li a.current {background:url("../img/bullet.gif") no-repeat 2px 5px; padding-left:7px; color:#19bce5; font-weight:normal;}
.c-big {width:460px; margin-right:20px; float:left; margin-top:35px;}
.last-c {margin-right:0px;}
.c-medium {width:430px; float:left;}
.c-small {width:280px; float:right;}
.c-extra {width:765px; float:left;}

#title {background:#5b5054; padding:3px 8px; margin-bottom:8px;}
	#title a {color:#fff;}
	#title-left {float:left; width:250px;color:#fff; font-weight:bolder; font-size:12px;}
	#title-right {float:right; width:250px; text-align:right; color:#fff;}
		#title-right a {font-weight:bolder;}
	.small-title {width:263px;}
	.full-title {width:763px;}

.item {border-bottom:1px solid #e0dedf; margin-bottom:15px; padding-bottom:8px;}
.image {float:left; width:90px; margin-right:10px;}
.image-right {float:right; width:90px;}
	.image img {margin-bottom:2px;}
	.image-source {font-size:10px; color:#888;}
.video {float:left; width:320px; margin-right:10px;}
	.video img {margin-bottom:2px;}
.video-s {float:left; width:120px; margin-right:10px;}
	.video-s img {margin-bottom:2px;}
.text {float:left; width:780px}
.text-left {float:left; width:330px;}
.text-video {float:left; width:300px;}
.text-extra {float:left; width:660px;}
.text-small {}

.video-divider {height:1px; width:260px; border-bottom:1px solid #fff; margin:-11px auto 0 auto;}
.video-small-item {margin:10px;}

.last-item {border-bottom:0;}

.image-big {width:180px; float:left; margin:0 10px 20px 0;}
	.image-big img {width:180px; height: 180px;}

.image-big-news {width:180px; float:left; margin:0 10px 20px 0;}
	.image-big-news img {width:180px; height: 180px;}

.show-more {background: #ebebeb; color:#19bce5; padding: 5px 10px;}

.item h2 {color:#0195da; font-size:16px;font-weight:normal; margin-bottom:4px;}
.item h2 a {font-weight:normal;color:#0195da;}
.source {color:#aaa;}

.item-teaser {font-weight:bolder; color:#5a5153;}
.item-sources {color:#19bce5 !important;}
.item-sources a {color:#19bce5;}

.simage {width:150px; vertical-align:middle;display: table-cell; padding:5px; margin:0 25px 20px 5px; float:left; border:1px solid #aaa; height:150px; display:block; overflow:hidden;}
	.simage-holder {display:table-cell;width:150px; height:150px; overflow:hidden;vertical-align:middle;text-align:center;}
	.simage img {max-width:150px;}
	
.last-simage {margin:0;}

.grey-box {display:block; background: #ededed; margin:10px 0 30px; padding:12px;}
.grey-box-item {float:left; width:132px;margin-right:20px;}
.grey-box-holder {width:132px; height: 99px; display:block; overflow:hidden;}
	.grey-box-item p {font-size:10px; color:#000;}
.grey-box .last {margin-right:0;}

.blue {color: #26bfe9;}

#pagination {text-align:right;background:#5b5054; padding:3px 8px; color:#fff;}
	#pagination a {color: #fff; margin-left:5px;}
	#pagination a.current-page {color: #0da5ce;}

#big-video-title a {font-size:24px; color: #231f20; font-weight:normal;}

.gray-bckg {background: #f3f3f3; margin-bottom:20px;}

