/* 
	project: Internet Jobs Template
	author: Luka Cvrk (www.mrhwebgrubu.com)
	Stylesheet
*/


@font-face { font-family:AGENCYR;src:url(Fontlar/AGENCYR.TTF); }
.mrh  { font-size:15px; color:#BBBEAF; font-family:AGENCYR; }
.mrh:hover { font-size:15px; color:#FFFFFF; font-family:AGENCYR; }

a.mrh1
{ font:Tahoma; font-size:13px; color:#666666;
text-decoration: none; bgcolor:#74A8F5; } 

a.mrh1:hover{ font:Tahoma; font-size:13px; color:#D39A07;
text-decoration: underline; } 

a.mrh2
{ font:Tahoma; font-size:13px; color:#333333;
text-decoration: none; bgcolor:#74A8F5; } 

a.mrh2:hover{ font:Tahoma; font-size:13px; color:#cc3300;
text-decoration: underline; } 

a.mrh3
{ font:Tahoma; font-size:12px; color:#58582C;
text-decoration: none; bgcolor:#74A8F5; } 

a.mrh3:hover{ font:Tahoma; font-size:12px; color:#000000;
text-decoration: underline; } 

a.mrh4
{ font:Tahoma; font-size:10px; color:#ffffff;
text-decoration: none; bgcolor:#000000; } 

a.mrh4:hover{ font:Tahoma; font-size:10px; color:#E8B900;
text-decoration: underline; } 

a.mrh5
{ font:Tahoma; font-size:12px; color:#000000;
text-decoration: none; bgcolor:#000000; } 

a.mrh5:hover{ font:Tahoma; font-size:12px; color:#ffffff;
text-decoration: underline; } 


{
input.text { margin: 0; padding: 0; width: 128px; border: 1px solid #eee; color: #000000; background: #d8d8d8; }
input.text:hover { border: 1px solid #FFFFFF; background: #EEEEEE; color: #000000; }
input.button { margin: 0; padding: 0 0 0 3px; font-size: 100%; font-family: Arial, Sans-Serif; border: none; background: none; color: #FFF; background: #808080; font-weight: bold; }
.date { margin: 5px 0 5px 0; padding: 10px 5px 5px 0; background: #FFFFFF url(horizontaldotted.gif) repeat-x bottom left; color: #808080; text-align: right; }
.date a { color: #808080; background: #FFFFFF; }