@charset "utf-8";
html, body {
	height: 100%; 
	position:relative;
}
body {
	background:#23408f url(../../image_layout/bg.jpg) center repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	line-height:120%;
	font-size:small;
	color:#000000;
	margin:0; padding:0;
}
#tassar {
	background:url(../../image_layout/tassar.png);
	width:200px;
	height:235px;
	z-index:0;
	position:absolute;
	top:600px;
	left:20px;
}
#website {
	position:relative;
	width:1000px;
	margin:0px auto;
	overflow:hidden;
	margin-bottom:20px;
}
#header {
	background:url(../../image_layout/layout_elements.png) 0 0;
	height:180px;
	width:1000px;
	z-index:2;
}
#left_column {
	position:relative;
	width:156px;
	margin:0 0 0 23px;
	float:left;
	z-index:2;
}
#middle_column {
	width:558px;
	margin:5px 0 0 16px;
	padding:20px 20px 20px 20px;
	float:left;
	background:url(../../image_layout/layout_content_bg.png);
	position:relative;
	z-index:2;
}
#middle_column_top {
	position:absolute; top:0; left:0;
	background:url(../../image_layout/layout_elements.png) 0 -180px;
	height:15px;
	width:598px;
	z-index:2;
}
#middle_column_bottom {
	position:absolute; bottom:0; left:0;
	background:url(../../image_layout/layout_elements.png) 0 -195px;
	height:15px;
	width:598px;
	z-index:2;		
}
#right_column {
	width:161px;
	margin:5px 0 0 21px;
	float:left;
	z-index:2;
}
.ads {
	margin:0 0 9px 0;
}
#footer {
	margin:10px 0 0 0;
	width:1000px;
	height:33px;
	background:#264186;
	color:#FFFFFF;
	text-align:center;
	padding:12px 0 0 0;
	z-index:2;
	position:relative;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
	z-index:2;
}
#zebramedia {
	margin:0;
	width:1000px;
	color:#264186;
	text-align:right;
	padding:0;
	z-index:2;
	position:relative;
	font-size:10px;
}
#zebramedia a {
	color:#264186;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0 10px 0 0;
}
#newsfeed_full img {
	margin:0 0 10px 5px;
}
.newsfeed {
	margin:10px 0 0 0;
}
.newsfeedbox {
	width:332px;
	height:139px;
	border:1px #91dbf8 solid;
	position:relative;
	font-size:small;
	margin:5px 0 10px 0;
}
.newsfeedbox img {
	float:left;
	border:0;
	margin:15px 10px 15px 13px;
}
.newsfeedcontent {
	float:left;
	width:180px;
	margin:10px 0 10px 0;
}
.newsfeedcontent h1 a {
	font-size:12px;
	margin:0 0 4px 0;
	display:block;
}
.newsfeedcontent .newsFeedText a {
	text-decoration:none;
	color:#000000;
}
.newsfeedcontent .newsfeed_readmore a{
	font-style:italic;
}
.newsFeedDate {
	display:none;
}
.newsfeed_read_more {
	width:190px;
	position:absolute;
	bottom:10px;
	right:5px;
}
#your_vote_is_counted {
	background:url(../../image_layout/poll_counted.jpg);
	width:120px;
	height:18px;
	position:absolute;
	bottom:5px;
	right:5px;
}
#zebpollbuttom {
	position:absolute;
	bottom:5px;
	right:5px;
}
#zebpoll {
	width:266px;
	height:153px;
	background:#c7eafc;
	position:relative;
}
#zebpoll img {
	padding:5px 0 0 0;
}
#zebpoll_content {
	width:246px;
	height:100px;
	padding:5px 10px 5px 10px;
	position:relative;
}
.zebpoll_awnser {
	float:left; width:50%;
}
.zebpoll_awnser_inside {
	margin:2px;
}
.clear {
	clear:both;
}

a.buttom_light {
    background: transparent url(../../image_layout/buttom_light_a.png) no-repeat scroll top right;
    color: #444;
    display: block;
    font: normal 10px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

a.buttom_light span {
    background: transparent url(../../image_layout/buttom_light_span.png) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
	font: normal 12px arial, sans-serif;
} 

.float_left {
	float:left;
}
.float_right {
	float:right;
}
.clear {
	clear:both;
}

/*JQUERY EFFECTS*/
.jq_slide_fade_random {
	margin:0; padding:0;
	list-style:none;
	height:auto; width:auto;
}
.jq_slide_fade {
	margin:0; padding:0;
	list-style:none;
	height:auto; width:auto;
}
.jq_slide {
	margin:0; padding:0;
	list-style:none;
	height:auto; width:auto;
}
.jq_slide_random {
	margin:0; padding:0;
	list-style:none;
	height:auto; width:auto;
}
/*SIFR START*/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*SIFR END*/


/*NAVIGATION*/
#zebnavigation {
	list-style:none;
	margin:15px 0 0 0; padding:0;
}
#zebnavigation li {
	list-style:none;
	margin:0; padding:0;
}
#zebnavigation li a{
	display:block;
	background:#FFFFFF;
	padding:8px 5px 8px 15px;
	color:#000000;
	margin:1px 0 0 0;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
}
#zebnavigation .opendChildofa {
	background:#c7eafc;
}
#zebnavigation li a:hover{
	background:#c7eafc;
}
#zebnavigation li ul {
}
#zebnavigation li ul li {
}
#zebnavigation li ul li a{
}
#zebnavigation li ul li a:hover{
}
/*NAVIGATION END*/

.mouseClick {
	cursor:pointer;
}
/*HIGHLIGHT*/
.highlight_container {
	width:540px;
	height:285px;
	position:relative;
	overflow:hidden;
	text-align:left;
	margin:0 0 5px 8px;
}
.highlight_left {
	width:429px;
	height:285px;
	position:relative;
	overflow:hidden;
}
.highlight_right {
	width:111px;
	height:285px;
	position:relative;
	overflow:hidden;
}

.highlight_list {
	list-style:none;
	padding:0;
	margin:0;
}
.highlight_list li {
	padding:0;
	margin:0 0 2px 0;
	width:111px;
	height:94px;
	background:#23408F;
	border-left:#7ED2F7 3px solid;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.highlight_list li div {
	padding:5px;
}
.highlight_list_selected {
	background:#1b4b80;
	border-left:#358ae8 6px solid;
}
.highlight_open {
	width:429px;
	height:285px;
	position:relative;
	overflow:hidden;
}
.highlight_image {
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
.highlight_text {
	background:url(../../image_layout/transparent_black.png);
	display:inline;
	font-size:36px;
	padding:0 10px;
	color:#FFFFFF;
}
.highlight_open_content {
	padding:20px;
	position:relative;
	z-index:1;
}
.highlight_open_more {
	padding:0 20px 20px 20px;
	position:relative;
	z-index:1;
}
#highlight_load {
	background:url(../../image_layout/icons/load1.gif);
	height:19px; width:220px;
	position:absolute;
	left:140px;
	top:120px;
	z-index:20;
}

