/*
	Theme Name: Vielgi Data Design
	Theme Url: http://www.vielgi.com/
	Description: A theme created by <a href="http://www.vielgi.com/">Vielgi Data Design</a>.
    Developed: 1/1/2009 -- 3/1/2009
    Released: 3/1/2009
	Author: http://www.vielgi.com/
	Author Url: http://www.vielgi.com/
    Concept: V.L. Georgiev
    HTML: V.L. Georgiev, Sinisa Draganov
    CSS: V.L. Georgiev, Sinisa Draganov
    Graphic Design:Sinisa Draganov
    Scripting: V.L. Georgiev, Vadim Bulenok
*/

* {
    font: 12px Verdana;
    margin: 0;
    padding: 0;
}

a {
    font: 12px Verdana;
    text-decoration: none;
    color: #014D93;
}

body {
    border-width: 0px;
    background-color: #2f6eaf;
    margin: 15px 0px 0px 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-image: url('../img/body_background.jpg');
    background-repeat: repeat-x;
}

p,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

ul {margin-left: 2em;}
h1 {
	font: normal 2.4em sans-serif;
	color: #FFFFFF;
}
h2 {
	font: bold 1.6em Verdana,sans-serif;
	padding-bottom: 4px;
}
#wraper {
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-repeat: repeat-y;
	background-position: center 580px;
	background-image: url(../img/wraper_background.jpg);
	width: 100%;
}
#container {
	background-image: url(../img/container_background.png);
	width: 860px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#header {
	height: 101px;
	width: 860px;
	background-image: url(../img/header_back.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
#header  img   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#header #nav {
	width: 649px;
	background-image: url(../img/header_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 101px;
	position: relative;
	overflow: hidden;
	padding-top: 52px;
}
#header #nav ul {
	height: 42px;
	width: 649px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	list-style-type: none;
}
#header #nav li {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #014D93;
	font-size: 15px;
	font-weight: normal;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	float: left;
	
}
#header  #nav  a  {
    height: 38px;
    width: 88px;
    font-family: Verdana;
    color: #4a86b8;
    font-weight: bold;
    display: block;
    float: left;
    text-align: left;
    font-size: 12px;
    padding-top: 5px;
    padding-left: 13px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #4A86B8;
}
#header #nav a:hover
{
    color: #FFFFFF;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #0B4696;
    background-color: #4a86b8;
}




#content {
	width: 838px;
	background-image: url(../img/content_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	float: left;
	padding-left: 10px;
	padding-right: 12px;
}
#left {
	width: 621px;
	background-image: url(../img/left_back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#left  img    {
	background-color: #F6FAFF;
	margin: 0px;
	padding: 0px;
	float: left;
}
#left #column1 {
	width: 383px;
	float: left;
	padding-top: 0px;
	padding-left: 6px;
}
#left #column1 .story {
	width: 383px;
	background-image: url(../img/story_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
}
#left #column1 .story .story_bttm {
	background-image: url(../img/story_bttm.gif);
	height: 15px;
	width: 383px;
	clear: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F6FAFF;
}

#left  #column1  .story  p  {
	margin-left: 140px;
	line-height: 18px;
	margin-right: 10px;
	position: relative;
	width: 235px;
	clear: both;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left #column1 .story h3 {
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    height: 24px;
    font-size: 16px;
    line-height: 24px;
    text-indent: 6px;
    position: static;
    padding-top: 0px;
    padding-right: 7px;
    padding-bottom: 0px;
    padding-left: 100px;
    display: block;
    text-align: left;
    float: left;
    margin-top: 14px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url(../img/c1_h2_back.gif);
    background-repeat: no-repeat;
    background-position: 100px 0px;
    
}

#left #column1 .story .story1 {
	background-image: url(../img/story1_back.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#left #column1 .story .story2 {
	background-image: url(../img/story2_back.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#left #column1 .story .story3 {
	background-image: url(../img/story3_back.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#left #column1 .story .story4 {
	background-image: url(../img/story4_back.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#left #column1_wide {
	width: 600px;
	float: left;
	padding-top: 0px;
	padding-left: 6px;
}

#left #column1_wide .story_wide {
	width: 607px;
	background-image: url(../img/story_wide_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
}
#left #column1_wide .story_wide .story_bttm_wide {
	background-image: url(../img/story_wide_bttm.gif);
	height: 15px;
	width: 607px;
	clear: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F6FAFF;
}
#left  #column1_wide  .story_wide  p  {
    margin-left: 140px;
    margin-right: 10px;
    position: relative;
    clear: both;
    display: block;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    top: -3px;
    left: 1px;
}
#left #column1_wide .story_wide h3 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 24px;
	font-size: 16px;
	line-height: 24px;
	text-indent: 6px;
	position: static;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	text-align: left;
	float: left;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	background-image: url('../img/c1_h2_back.gif');
	background-repeat: repeat;
	background-position: 100px 0px;
}

#left #column1_wide .story_wide .story1 {
	background-image: url(../img/story1_back.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#left #column1_wide .story_wide .story2 {
	background-image: url(../img/story2_back.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#left #column1_wide .story_wide .story3 {
	background-image: url(../img/story3_back.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#left #column1_wide .story_wide .story4 {
	background-image: url(../img/story4_back.jpg);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#left  #column2 {
	float: right;
	width: 206px;
	padding-right: 13px;
	padding-left: 13px;
}
#left #column2 a {
    color: #000000;
    font-size: 10px;
}

#left #column2 p {
	font-size: 11px;
	line-height: 18px;
	float: left;
	width: 206px;
}
#left #column2 h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #014d93;
	float: left;
	width: 206px;
}
#left #column2 h3 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #566076;
	padding-bottom: 5px;
}

#left #column2 ul {
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/c2_ul_back.gif);
	float: left;
	width: 206px;
}
#left #column2 li {
    padding-top: 2px;
    background-image: url(../img/arrow.gif);
    background-repeat: no-repeat;
    background-position: 10px 6px;
    padding-left: 24px;
    display: block;
    padding-bottom: 2px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-top-color: #E7E9EF;
    border-right-color: #E7E9EF;
    border-bottom-color: #E7E9EF;
    border-left-color: #E7E9EF;
    width: 179px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 1px;
    font-size: 10px;
}
#left #column2 .title {
	background-image: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #566076;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left  #column2  .end {
	margin: 0px;
	padding: 0px;
	width: 206px;
	background-image: url(../img/c2_ul_end.gif);
	background-repeat: no-repeat;
	height: 10px;
	background-position: left top;
	background-color: #F6FAFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#right .blue {
	background-image: url(../img/td_blue.gif);
}
#right .blue .th_blue {
	background-image: url(../img/th_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#right .blue .blue_end {
	background-image: url(../img/td_end_blue.gif);
}

#right {
	width: 216px;
	float: right;
}
#right table {
	width: 206px;
	float: right;
	background-image: url(../img/td_back.gif);
	background-position: 0px 20px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#right th {
    background-image: url(../img/th_back.gif);
    background-repeat: no-repeat;
    height: 20px;
    background-position: left top;
    text-align: left;
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 29px;
    text-indent: 5px;
    color: #014D93;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
}
#right td {
	padding-left: 11px;
	font-size: 11px;
}
#right .tdend {
	background-image: url(../img/td_end.gif);
	background-repeat: no-repeat;
	height: 9px;
	text-indent: -9999px;
	background-position: top;
	background-color: #FFFFFF;
}
#right .title {
	color: #6891ba;
}
#login {
	width: 185px;
	margin-top: 5px;
}

#login #textfield {
	height: 17px;
	width: 120px;
	display: block;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
#login .labels {
	width: 60px;
	display: block;
	float: left;
	height: 18px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#login .login_btn {
	float: right;
	height: 18px;
	width: 40px;
	margin-top: 4px;
	margin-right: 4px;
	border: 1px solid #6A96C1;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #3D7BB6;
}
#login #login_btn:hover {
	background-color: #0056A3;
	color: #FFFFFF;
}
#right  .link a {
	background-image: url(../img/button_back.gif);
	height: 29px;
	width: 206px;
	display: block;
	float: right;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #898EA3;
	font-weight: bold;
	line-height: 28px;
	text-indent: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#right #news a {
	font-size: 14px;
}
#news .date {
	color: #014D93;
	font-size: 12px;
	font-weight: bold;
}
#news td {
	padding-top: 6px;
	padding-bottom: 6px;
}
#news .short {
	color: #666666;
}
#right .link a:hover {
	background-image: url(../img/button_back.gif);
	background-position: 0px -29px;
	color: #FFFFFF;
}











#footer {
	height: 19px;
	background-image: url(../img/footer_back.jpg);
	background-repeat: repeat;
	padding-top: 26px;
	text-align: center;
}
#footer_shadow {
	margin: auto;
	padding: 0px;
	width: 920px;
	background-image: url(../img/footer_end_shadow.jpg);
	background-repeat: no-repeat;
	height: 20px;
	background-position: center top;
}




/* misc */
.clearer {clear: both;}
.stripes {
	background: #333 url(img/stripe.gif);
	height: 6px;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.table
{
	border: thin solid #000000;
	padding: inherit;
	line-height: normal;
	vertical-align: baseline;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: inherit;
	empty-cells: hide;
	display: block;
	width: 455px;
}
.th
{
	border-style: solid;
	border-width: thin;
	font-size: medium;
}
