/***************************************************
     AUTHOR: Igor Ristov
    WEBSITE: STELA
       DATE: 
        USE: Copyright 2007 Igor Ristov
***************************************************/
html {
	margin:0;
	padding:0;
}
body {
	font: 67% "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#777;
	margin:0;
	background: url(../images/pageBackgroundResources.png) repeat-x top fixed #666;
	margin:0;
	padding:0;
}

* {
	margin:0;
	padding:0;
}

a {
	color: #FF6633;
	text-decoration: none;
}

a:hover {
	color: #666;
	border-bottom:1px dotted #FF6633;
}

/***************************************************
    Layout
***************************************************/
#wrapper1 { 
	background: #fff url(../images/wrapper1Background.png) no-repeat;
	width: 850px;
	margin: 0 auto;
	padding:0;
	clear: both;
	border-right: 2px solid #666;
	border-left: 2px solid #666;
	/*border-right: 20px solid #FF6633;
	border-left: 2px solid #FFA046;*/
}

#wrapper1:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden;
}

#wrapper2 { /*website wrapper*/
	background: #fff;
	padding:0px;
	width:780px;
	margin-bottom: 10px;
	margin:0 auto;
}

#wrapper2:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden;
}

#header {
	width: 780px;
	margin: 0 auto;
	padding-top: 30px;
	margin-bottom: 10px;
	clear: both;
}

#header:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden;
}


#sloganField {
	float: right;
	margin-top: 20px; 
	text-align: left;
	font-size: 110%;
	color: #ccc;
}

#logo {
	float: left;
	width: 140px;
	height: 70px;
	margin-bottom: -15px;
}

#flash {
	width: 850px;
	margin: 0 auto;
	height: 220px;
	margin-bottom: 10px;
	background: #ddd;
}

#menu {
	width: 782px;
	margin: 0 auto;
	text-align: right;
	clear: both;
}
#menu:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden;
}

#sideBar {
	width: 140px;
	float: left;
	padding-bottom: 20px;
}

#content {
	width: 640px;
	float: right;
	padding-bottom: 20px;
	line-height: 20px;
}

#footer {
	text-align:left;
	background: url(../images/footerBackground.png) no-repeat;
	margin: 0 auto;
	/*margin: 0 0 0 30px;*/
	color:#777;
	width:820px;
	height: 65px;
	/*margin:0 auto;*/
	clear: both;
	padding: 10px 20px 0 20px;
	/*border-right: 20px solid #FF6633;
	border-left: 2px solid #FFA046;*/
	font-size: 90%;
}

#footer:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden;
}

#footerLeft {
	width: 800px;
	float: left;
	padding: 5px 0 0 0;
}

#footerRight {
	width: 20px;
	float: right;
	text-align:right;
}

.validation {
	color: #777;
	line-height: 18px;
}

/***************************************************
    Headings
***************************************************/

h2 {
	font:140% Arial;
	color: #FF6633;
	margin:5px 0 10px 0;
	border-bottom:1px dotted #ddd;
}

h3 {
	font: 110% Arial;
	color: #B9B9B9;
	border-bottom: 1px solid #eee;
}

h1 {
	font:130% Arial;
	color:#999;
	margin:5px 0;
	text-align: left;
}

h1 em {
	font-style:italic;
}

/***************************************************
    Text
***************************************************/

#content  p {
	font-size:100%;
	line-height:18px;
	/*border-bottom:1px solid #fff;*/
	clear: both;
	text-align: left;
}

strong {
	color:#FF6600;
	font-weight: normal;
}

/***************************************************
    Images
***************************************************/

img.right {
  	float: right;
  	margin-right: 10px;
  	margin-bottom: 5px;
}

img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.line {
	height:5px;
	border-top:1px dotted #ddd;
	margin-bottom:5px;
	margin-top:10px;
	clear: both;
}

/***************************************************
    Lists
***************************************************/

#content ul, ol {
	margin-left:20px;
	padding: 0;
}

#content li {
	list-style-type: none;
	background: url(../images/arrow.png) no-repeat 0px 6px;
	line-height: 150%;
	padding-left: 10px;
}


/***************************************************
    Search
***************************************************/

.searchField {
	width: 120px;
	padding: 5px 2px 5px 2px;
	background: #f5f5f5;
	color: #999;
	border: 1px solid #fff;
	font-size: 100%;
}

.searchButton {
	padding: 4px 5px 3px 5px;
	cursor: pointer;
	background: url(../images/searchIcon.gif) no-repeat;
	border: 1px solid #fff;
	color: #999;
	font-size: 100%;
}

.searchButton:hover, on {
	color: #FF6633;
	background: url(../images/searchIconHover.gif) no-repeat;
}

/***************************************************
    Language
***************************************************/

#languageButton {
}

#languageButton ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#languageButton li {
	float: left;
	text-align: center;
}
#languageButton li a {
	width: 89px;
	height: 25px;
	display: block;
	padding-top: 2px;
	border: none !important;
	color: #999 !important;
	background: url(../images/languageBackground.png) no-repeat;
	
}
#languageButton li a:hover {
	width: 89px;
	height: 25px;
	display: block;
	padding-top: 4px;
	border: none !important;
	color: #999 !important;
	background: url(../images/languageHoverBackground.png) no-repeat;
}

#languageButton li a.on {
	width: 89px;
	height: 25px;
	display: block;
	padding-top: 4px;
	border: none !important;
	color: #FF6600 !important;
	background: url(../images/languageOnBackground.png) no-repeat;
}

/***************************************************
    Menu
***************************************************/

#menuButton {
	font-size: 90%;
	float: right;
}

#menuButton ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menuButton li {
	float: left;
	text-align: center;
}
#menuButton li a {
	width: 90px;
	height: 28px;
	display: block;
	padding-top: 13px;
	margin-bottom: -13px;
	border: none !important;
	color: #ccc !important;
	background: url(../images/menuBackground.png) no-repeat;
	background-position: 0px 4px;
}
#menuButton li a:hover {
	width: 90px;
	height: 32px;
	display: block;
	padding-top: 10px;
	margin-bottom: -10px;
	border: none !important;
	color: #ccc !important;
	background: url(../images/menuBackgroundHover.png) no-repeat;
	background-position: 0px 0px;
}

#menuButton li a.on {
	width: 90px;
	height: 32px;
	display: block;
	padding-top: 10px;
	margin-bottom: -10px;
	border: none !important;
	color: #FFFFFF !important;
	background: url(../images/menuBackgroundOn.png) no-repeat;
}


/***************************************************
    Features
***************************************************/
#featureLeft {
   background: url(../images/featureBackground.png) no-repeat;
   width: 300px;
   height: 174px;
   float: left;
   padding: 10px 10px 10px 10px; 
   margin: 0 0 0px 0;
   clear: right;
}

#featureRight {
   background: url(../images/featureBackground.png) no-repeat;
   width: 300px;
   height: 174px;
   float: right; 
   padding: 10px 10px 10px 10px;
   margin: 0 0 0px 0;
}

/***************************************************
  Caption
***************************************************/

.tool-tip {
	color: #eee;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	margin: 0;
	color: #FF6600;
	padding: 8px 8px 4px;
	background: url(../images/bubbleTop.png) top left;
}
 
.tool-text {
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}

/***************************************************
**  Thumbnails
***************************************************/
#content ul.thumbs { 
	margin: 20px 0;
	padding: 0;
	}
#content ul.thumbs:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#content ul.thumbs li { 
	float: left;
	margin: 3px;
	padding: 0;
	background-image: none;
	}
#content ul.thumbs li a img { border: 2px solid #eee; }
#content ul.thumbs li a:hover img { border: 2px solid #ddd; }	
html>body #content ul.thumbs li a { background-color: transparent;}

/***************************************************
**  Articles
***************************************************/
.articleLine {
	height:5px;
	border-top:1px dotted #eee;
	margin-bottom:5px;
	margin-top:10px;
	clear: both;
}

.date {
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 35px;
	background: url(../images/dateIcon.png) no-repeat;
}

h4 {
	font:150% Arial;
	color:#ccc;
	margin:5px 0;
	text-align: left;
	background: url(../images/articleIcon.png) no-repeat;
		padding-left: 35px;
	
}
