/******************************************************************************/
/*                         MAIN LAYOUT CSS FILE                               */
/******************************************************************************/
/*
Theme  : Default Seagull Theme
Author : Julien Casanova <julien_casanova@yahoo.fr>
Version: 1.0
Date   : 2006/03/20
*/

/*
==========================General=============================*/
html {
    height: 100%;
    margin-bottom: 1px;
}
body, h1, h2, h3, h4, p, ul, li, form, fieldset {
    margin: 0;
    padding: 0;
}
body {
    font-size: 9pt;
    font-family: Arial, Verdana, Sans-Serif;
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
    text-align: left;
}
ul {
    list-style: none;
}
dl {
    margin: 0.5em 0;
    line-height: 140%;
}
p {
    margin-bottom: 0.5em;
}
a {
    color: #2489DB;
    text-decoration: none;
}
a:hover {
    color: #808080;
    text-decoration: none;
}
a:focus {
    outline: none;
}
img {
    border: none;
}
h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
}
/*
======================Global layaout==========================*/
#outer-wrapper {
	width: 955px;
	margin: 0 auto;
	padding: 5px 10px 10px 10px;
	background: url('http://www.mojevesti.rs/themes/boursegame/images/bg.gif') top left no-repeat;
}
#top-nav {
	height: 20px;
	background: #2489DB;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}
#inner-wrapper {
    clear:both;
    width: 950px;
    /* 896 is for mainWrapper width - borders width : 900 - (2 x 2) */
}
#footer {
    clear: both;
}

/*
======================2 Cols Fluid============================*/
#middleCol {
	border-bottom: 1px solid #AFCEED;
	background: #E5EFF9 url('http://www.mojevesti.rs/themes/boursegame/images/plavo.gif') repeat-x;
	line-height: 1.6em;
	text-align: left;
	color: #5D5D5D;
  border-top:5px solid #FFFFFF;
}
html>body #middleCol {
  padding: 5px 6px 5px 6px;
  margin: 0 250px 20px 153px;
  border-top: 1px solid #AFCEED;
}
#middleCol a, #middleCol a:visited {
	text-decoration: underline;
}

#middleCol h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	color: #808080;
	padding-top: 3px;
}

#middleCol p {
	padding: 0;
	margin: 0;
}

#ensureMinHeight {
    float: left;
    width: 1px;
    height: 50px;
}
#layout-3Cols #middleCol {
    width: 557px;
    /* 6 is for borders width : (2+1) x 2 */
}
#layout-leftCol #middleCol {
    width: 799px;
}
#layout-rightCol #middleCol {
    width: 746px;
}
#layout-noCols #middleCol {
    width: 949px;
}
#leftCol {
    float: left;
    margin-bottom:500px;
    width: 150px;
}
#leftCol .inner {
    padding: 5px;
    padding-top: 0.8em;
}
#rightCol {
	float: right;
	width: 203px;
	margin: 0 0 10px 0;
	padding: 5px 13px 20px 10px;
	border-top: 5px solid #FFF;
  border-bottom: 1px solid #DDD;
	background: #eee url('http://www.mojevesti.rs/themes/boursegame/images/lijevo.gif') repeat-x;
	color: #5D5D5D;
	line-height: 1.5em;
}
html>body #rightCol {
  border-top: 1px solid #DDD;
}

#rightCol a {
    display: inline;
}
/*=========================Header===============================*/
#sadrzaj {
	padding-top: 9px;
	color: #303030;
	width: 951px;
	padding-left: 2px;
}
#zaglavlje {
	clear: both;
	margin: 0px 0 5px 0;
	height: 70px;
	background: url('http://www.mojevesti.rs/themes/boursegame/images/header.gif') repeat-x;
	color: #2489DB;
}
#header {
	float: left;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 5px;
}
#header span#logo {
    font-size: 30px;
    font-family: "Trebuchet MS";
}
#header a#logo {
    color: #FFFFFF;
    text-decoration: none;
}
#header #logo img {
    position: relative;
    top: 7px;
    left: 0;
}
#header #bugReporter {
    position: absolute;
    bottom: 0px;
    right: -10px;
}

/*
======================Main Content============================*/
#content h1 {
    font-size: 1.2em;
}
#content h1.pageTitle {
    margin: 0em 0 1em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #666666;
    color: #666666;
}
#content ul {
    margin: 0.5em 0 0.5em 1em;
    padding-left: 0.5em;
    list-style-position: inside;
    list-style-image: url('http://www.mojevesti.rs/themes/boursegame/images/bullet.gif');
}
#content li {
    padding-left: 0.5em;
}
#content a {
    color: #2489DB;
}

/*
==================Default Forms Styling=======================*/
form {

}
fieldset {
    padding: 10px 0;
    border: none;
}

/*
===================Form Elements Styling======================*/
input, select, textarea {
    font-size: 0.9em;
}
textarea {
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 0.9em;
}

input[type="text"], input[type="password"]
{
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	background: #fff url(../images/fieldbg.gif) repeat-x top;
}

/*
====================Form Fields Layout========================*/
/* --
Definition lists are used to display fields labels and values
-----*/
dl.onSide dt {
    float: left;
    width: 120px;
    padding-right: 20px;
    text-align: right;
}
dl.onSide dd{
    margin-left: 140px;
    margin-bottom: 0.5em;
}
dl.onTop dd {
    margin: 0;
}
dd .error {
    display: block;
}

/*
==================Default Tables Styling======================*/


/*
=========================Footer===============================*/
#footer {
	display:none;
}
#footer .wrapLeft {
    background: url('http://www.mojevesti.rs/themes/boursegame/images/backgrounds/footer_bl.gif') left bottom no-repeat;
}
#footer .wrapRight {
    background: url('http://www.mojevesti.rs/themes/boursegame/images/backgrounds/footer_br.gif') right bottom no-repeat;
}
#footer .wrap {
    position: relative;
    margin: 0 20px;
    padding: 10px 0 5px;
    background: #99CC00 url('http://www.mojevesti.rs/themes/boursegame/images/backgrounds/footer_bm.gif') left bottom repeat-x;
    text-align: center;
}
#footer p {
    margin-bottom: 0.1em;
    color: #666666;
    font-size: 0.8em;
}

/*
======================Messages & Errors=======================*/
.message {
    text-align: center;
}
.message div {
    width: 60%;
    margin: 1em auto;
    padding: 0.5em;
    -moz-border-radius: 0.3em;
}
.errorMessage {
    border: 2px solid #FF3300;
    color: #FF3300;
}
.infoMessage {
    border: 2px solid #2489DB;
    color: #99CC00;
}
.error, .required {
    color: #FF3300;
}

/* PEAR Errors
  --------------------*/
div.errorContainer {
    width: 80%;
    margin: 1em auto;
    padding: 0.5em;
    border: 2px solid #FF3300;
    -moz-border-radius: 0.3em;
    font-family: arial;
}
div.errorHeader {
    margin-bottom: 0.5em;
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.3em;
    color: #FF3300;
}
div.errorContent {
    text-align: left;
}

/*
============================Flags=============================*/
a.langFlag {
    margin: 0 5px;
}

/*
========================Miscellaneous=========================*/
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}
.clear {
    clear: both;
}
.spacer {
    clear: both;
    visibility: hidden;
    line-height: 1px;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.center {
    text-align: center;
}
.hide {
    display: none;
}
.narrow {
    width: 45%;
}
.full {
    width: 100%;
}
.wideButton {
    width: 8em;
}
.noBg {
    background: none;
}
pre.codeExample {
    padding: 1em;
    background-color: #EEEEEE;
    border: 1px solid #666666;
    border-left: 5px solid #666666;
    font-size: 1em;
}
#navigacija {
	clear: left;
	float: left;
	width: 145px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#navigacija ul {
	list-style: none;
	width: 145px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
}

#navigacija li {
	margin-bottom: 4px;
}

#navigacija li a, #navigacija li a:visited {
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 6px 8px 0 10px;
	background: #2489DB;
}

#navigacija li a:hover {
	background: #A9CAEB;
	color: #286ea0;
}

#navigacija .podnavigacija {
	margin-bottom: 4px;
}

#navigacija .podnavigacija a, #navigacija .podnavigacija a:visited {
	text-align: right;
	height: 14px;
	text-decoration: none;
	color: #222;
	display: block;
	padding: 0px 2px 0 0px;
	background: #EEEEEE;
}

#navigacija .podnavigacija a:hover {
	background: #A9CAEB;
	color: #286ea0;
}
#latest_news {
	margin:  0 0 5px 155px;
	padding: 0 10px 5px 6px;
	line-height: 1.4em;
	background: url('http://www.mojevesti.rs/themes/boursegame/images/clanak.gif') repeat-x bottom left;
}

#latest_news h2 {
	margin: 0px;
	padding: 4px 0 4px 0;
	font-size: 12pt;
}

#latest_news p {
	margin: 0;
}

img.floatRight {
	float: right;
	margin: 4px;
}

.date {
	padding-top: 2px;
	height: 30px;
	margin: 5px 0 6px 0;
	border-top: 1px solid #eee;
	font-size: 80%;
	text-transform: uppercase;
	color: #808080;
}
/*========================Miscellaneous2=========================*/

.tipOwner {
    position: relative;
    cursor: help;
    }
.tipOwner .tipText {
	display: none;
    position: absolute;
    top: 0;
    left: 105%;
    border: 1px solid transparent;
    border-color: #ffffff #333333 #333333 #ffffff;
    background-color: #FFE5F8;
    color: #184a84;
    text-align: center;
    width: 15em;
    padding: 2px 5px;
    	-moz-opacity: 0.85;
	}
.tipOwner:hover .tipText {
	display: block;
}

/*
		TO REMOVE WHEN ALL TEMPLATES ARE CONSOLIDATED
		======================Default Theme BC========================*/
#middleCol div.serendipity_entryFooter a {
	display: inline;
}
div.topplace {
	float:left;
	width:30px;
}
div.topusername{

}
div.topusernameactive{
	font-weight: bold;
}
div.toppoints{
	float:right;
	width:50px;
	text-align:right;
}
div.updown {
  float:right;
  width:25px;
  text-align:center;
}
div.search {
  margin: 15px 0px 0px 15px;
}
html>body div.search {
  margin: 0;
}

a.imagenews {
  display:block;
  margin:0;
  padding:0;
  border:0;
  margin-top:-3px;
}
vote {
  text-align:center;
  font-size:10px;
}
img.thumb {
  height:15px;
}/******************************************************************************/
/*                        BLOCKS STYLE CSS FILE                               */
/******************************************************************************/
/*
Theme  : Default Seagull Theme
Author : Julien Casanova <julien_casanova@yahoo.fr>
Version: 1.0
Date   : 2006/03/20
*/

/*
====================Default Block Styling=====================*/
.block {
    margin-bottom: 1.5em;
}
.block .header {
   display: none; 
	margin: 0 0.4em;
    padding-bottom: 0.4em;
    border-bottom: 1px solid #2489DB;
    color: #2489DB;
    font-weight: bold;
}
.block .header h2 {
    font-size: 1.1em;
    font-family: arial;
}
/*
=====================Lang Switcher Block======================*/
#lang-switcher {
    float: right;
}

/*
====================Top Navigation Block======================*/
#top-nav {
	height: 20px;
	background: #2489DB;
	text-align: right;
	padding-right: 10px;	
	padding-top: 5px;
}
#top-nav li {
    display: inline;
}
#top-nav li a {
	font-size: 8pt;
	display: inline;
	padding-left: 8px;
	padding-right: 5px;
	background: url('http://www.mojevesti.rs/themes/boursegame/images/strelica.gif') left no-repeat;
	padding-bottom: 3px;
	margin-right: 5px;
	color: #fff;
}
#top-nav li a:hover, #top-nav li.current a {
	border-bottom: 2px solid #fff;	
}
