@charset "utf-8";
html, body, 
ul, ol, li, 
h1, h2, h3, h4, h5, h6, 
map, area, 
blockquote, img, a, span, p, 
form, input, select, textarea, fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
	outline-style: none;
}

/**
 * Default styles
 */ 
html { min-width: 1000px; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	min-width: 1000px;
	background: top center repeat-y url(../gfx/bg.png); 
}

div.clear { clear: both; }
div.clear2 { clear: both; display: block; height: 0.1px; overflow: hidden; }

a:link,
a:visited { color: #ff0000; text-decoration: underline; }

a:hover,
a:active { text-decoration: none; }

a.reverse:link,
a.reverse:visited { color: #ff0000; text-decoration: none; }

a.reverse:hover,
a.reverse:active { text-decoration: underline; }

img { display: block; }

ul, ol { margin: 7px 0px 7px 20px; }
ul ul,
ul ol, 
ol ol,
ol ul { margin-bottom: auto; margin-top: auto; }

table {margin: 7px 0px 7px 0px; }

h1,h2,h3,h4,h5,h6 { color: #000000; }
h1 { font-size: 18px; font-weight: bold; }
h2 { font-size: 17px; font-weight: normal; }
h3 { font-size: 15px; font-weight: bold; }
h4 { font-size: 13px; font-weight: bold; }
h5 { font-size: 13px; font-weight: bold; font-style: italic; }
h6 { font-size: 13px; font-weight: normal; font-style: italic; }

hr { display: block; background: none; height: 1px; border: none; border-bottom: 1px dotted #424242; }

input, select, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
input.text { border: 1px solid #CCCCCC; }
input.radio {}
input.checkbox {}
textarea { border: 1px solid #CCCCCC; }
select { border: 1px solid #CCCCCC; }

input.submit { background-color: #1B1BC7; color: #FFFFFF; padding: 2px 5px 2px 5px; border: 1px outset #1B1BC7;  }
input.submit:focus { border: none; outline-style: none; }
input.button { background-color: #CCCCCC; color: #000000; padding: 2px 5px 2px 5px; border: 1px outset #CCCCCC; }

p { margin: 7px 0px 7px 0px; }
p.lead { font-size: 14px; color: #000000; }
span.req { color: #FF0000; font-weight: bold; }
span.comment { color: #666666; font-style: italic; }

/**
 * Form errors
 */
div.form-error { border: 1px solid #FF0000; font-size: 11px; background-color: #FFD5D6; color: #000000; padding: 10px; }
div.form-error h2 { font-size: 12px; font-weight: bold; color: #ff0000; }
div.form-error ul { list-style: square; }
div.form-error ul li { color: #333333; }

/**
 * Layout
 */
div.wrap { width: 1000px; margin: 0 auto; }
#header { }
#logo { float: left; margin: 10px 0px 0px 22px; }
div.sailinvest { position: fixed; margin: 55px 0px 0px -200px; bottom: 40px; }
/**
 * Top
 */
#top { height: 58px; min-width: 1000px; width: 100%; background: top left repeat-x url(../gfx/bg-top-left.png); }
#top div.top-right { height: 58px; background: 0px 0px no-repeat url(../gfx/bg-top-right.png); position: absolute; left: 50%; width: 50%; min-width: 500px;  }
#top div.wrap { background-color: #FF6633; }
#top div.left { background: top left repeat-x url(../gfx/bg-top-left.png); position: absolute; width: 209px; height: 58px; }
#top div.right { background: top left no-repeat url(../gfx/top-right.png); position: absolute; margin-left: 209px; width: 745px; /*791*/ height: 58px; }

/**
 * Top tabs
 */
#top div.tabs { height: 35px; width: 209px; position: absolute; margin: 23px 0px 0px 0px; background: 24px 0px no-repeat url(../gfx/tabs-left.png); }
#top div.tabs img { }

#top div.tabs a:link,
#top div.tabs a:visited { display: block; float: right; height: 35px; }

#top div.data { float: right; color: #FFFFFF; font-size: 10px; font-weight: bold; margin: 6px 0px 0px 0px; }
#top div.weather { float: right; margin: 15px 0px 0px 20px; }
#top div.split { float: right; margin: 15px 10px 0px 10px; }
/**
 * Columns
 */
div.leftcolumn { width: 209px; float: left; }
div.centercolumn { width: 483px; float: left; padding: 23px; color: #424242; line-height: 160%; }
div.centercolumn table { line-height: normal; }
div.centercolumn table p { margin: 0px; }
div.centercolumn h1 { margin-bottom: 10px; }
div.centercolumn img.vasakjoondus { margin-right: 15px; }
div.centercolumn img.paremjoondus { margin-left: 15px; }
div.rightcolumn { width: 262px; float: left; padding-top: 20px; }

div.leftcolumn div.text { width: 168px; float: right; font-size: 10px; color: #999999; padding: 10px 15px 10px 0px; }

/**
 * Menu
 */
#menu { list-style: none; width: 183px; float: right; margin: 20px 0px 0px 0px; padding: 0px; }
#menu ul { list-style: none; margin: 0px; padding: 0px; width: 183px; margin-bottom: 10px; }

#menu li { border-bottom: 1px dotted #afafaf; margin: 0px; padding: 0px; width: 183px; }
#menu ul li { border-bottom: none; }

#menu a:link,
#menu a:visited { font-size: 16px; color: #999999; text-decoration: none; display: block; height: 35px; margin: 0px; padding: 0px; line-height: 35px; }

#menu a.active:link,
#menu a.active:visited,
#menu a:hover,
#menu a:active { text-decoration: none; background: top right no-repeat url(../gfx/bg-menu.png); }
#menu a.active:link,
#menu a.active:visited { color: #ff0000; }

#menu ul a:link,
#menu ul a:visited { font-size: 11px; height: 15px; line-height: 15px; padding: 2px 0px 2px 23px; display: block; background: 14px 8px no-repeat url(../gfx/subitem.gif); }

#menu ul a.active:link,
#menu ul a.active:visited,
#menu ul a:hover,
#menu ul a:active { color: #ff0000; text-decoration: none; background: 14px 8px no-repeat url(../gfx/subitem.gif); }
/**
 * Box
 */
div.box {}
div.box div.title { font-size: 18px; color: #000000; font-weight: bold; }

/**
 * Newstabs
 */
div.newstabs { padding: 0px 0px 0px 10px; margin: 0px 0px 15px 0px; border-bottom: 1px dotted #afafaf; }
div.newstabs a:link,
div.newstabs a:visited { text-decoration: none; display: block; float: left; margin: 0px 25px 0px 0px; line-height: 35px; font-size: 16px; color: #999999; }
div.newstabs a.active:link,
div.newstabs a.active:visited,
div.newstabs a:active,
div.newstabs a:hover { color: #ff0000; }
/**
 * News
 */
div.news { padding-left: 5px; }
div.news div.title { padding-left: 5px; padding-bottom: 10px; }
div.news div.item { padding: 0px 0px 10px 0px; color: #424242; font-size: 11px; }
div.news h2 { font-size: 14px; font-weight: bold; }
div.news div.bg-image { background: top left no-repeat url(../gfx/bg-image.png); width: 103px; height: 103px; overflow: hidden; float: left; margin: 0px 8px 0px 0px; }
div.news div.image { width: 79px; height: 79px; overflow: hidden; position: relative; top: 12px; left: 12px; }
div.news div.content { float: left; width: 145px; padding: 4px 0px 0px 0px; }