﻿/* ------------------------------
------------ ----------- ----------
talent.gr Style Sheet
author:    Anna Koutli
Version:   2008.03
------------ ----------- ----------
----------------------------------- */ 

@import url("style/positioning.css");
@import url("style/colour.css");
@import url("style/typography.css");
@import url("style/intro.css");

a{
color: #FF9900;
text-decoration: none;
}

a:hover{

}

body{
padding: 0;
margin: 0;
font-family: Helvetica, sans-serif;
font-size: 85%;
line-height: 120%;
background: #00579a;
color: #125896;
}

.cleaner{
clear: both;
padding: 0;
margin: 0;
}

#extra_window{
width: 216px;
height: 610px;
margin: 0;
padding: 0;
}

#index a.one,
#index a.first,
#index_two a.one,
#index_two a.second,
#index_three a.one,
#index_three a.third,
#index_four a.one,
#index_four a.forth,
#index_five a.one,
#index_five a.fifth,
#contact a.two,
#news a.three,
#job a.four{
color: #FF9900;
}

#side{
width: 30px;
height: 610px;
margin: 0 0 0 85px;
padding: 0;
}