/* 
	project: Internet Jobs Template
	author: Luka Cvrk (www.solucija.com)
	Stylesheet
*/


body {
	background: #EEEEEE url(header.gif) repeat-x top left;
	color: #000000;
	margin: 0;
	padding: 0;
	font: 0.7em "Arial", Helvetica, Sans-Serif;
}

a { 
	color: #3C6491;
	background-color: inherit;
}

a:hover {
	color: #999999;
	background-color: inherit;
}

h1 {
	font-weight: normal;
	padding: 3px 0 0 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 a {
	color: #0066CC;
	background: inherit;
	text-decoration: none;
}


h1 a:hover {
	color: #0066FF;
	background: inherit;
	text-decoration: none;
}
.destaque {
	float: right;
	height: 268px;
	width: 153px;
	position: relative;
	left: 598px;
	top: 312px;
}


h2 {
	margin: 8px 0 5px 0;
	padding: 0;
	font-size: 1.4em;
	letter-spacing: -1px;
	color: #808080;
	background-color: inherit;
}

h2 a {
	color: #000000;
	text-decoration: none;
	background-color: inherit;
	background-image: url(h2bg.gif);
	background-repeat: no-repeat;
	background-position: center left;
	
	padding: 0 0 0 20px;
}

h2 a:hover {
	background: url(h2bghover.gif) no-repeat center left;
}

p {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#header {
	clear: both;
	width: 750px;
	height: 30px;
	background-image: url(../imagens/bgheader.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #DBE0F2;
}

#logo {
	float: left;
	color: #333333;
	background: inherit;
	width: 200px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.slogan {
	float: right;
	border-left: 1px solid #CCCCCC;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}

#hmenu {
	float: right;
	width: 520px;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#hmenu a {
	text-decoration: none;
	color: #414141;
	background-image: url(../imagens/bgheader.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 1px;
	padding-top: 13px;
	padding-right: 30px;
	padding-bottom: 2px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCBCBC;
	font-weight: bold;
	background-color: #DBE0F2;
}

#hmenu a:hover {
	color: #FFFFFF;
	background-image: url(../imagens/bgheader2.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.content {
	border-top: 1px solid #FEFEFE;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(contentbg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}


#left {
	float: left;
	width: 186px;
}

#leftmenu {
	margin: 0;
	padding: 0;
}

#leftmenu a {
	display: block;
	color: #333333;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
	background-repeat: repeat-y;
	background-position: left center;
	background-color: #F1F5F8;

}

#leftmenu a:hover {
	color: #999999;
	background-color: #EEF3F7;
	background-repeat: no-repeat;
	background-position: left center;
}

.leftarticle {
	color: #808080;
	padding: 0px;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(bglinks.gif);
	background-repeat: repeat-x;
}

.leftarticle_ad {
	font: 140% Arial, Sans-Serif;
	font-weight: bold;
	border: 2px solid #EEEEEE;
	color: #808080;
	margin: 2px 0 2px 0;
	padding: 0px;
	width: 150px;
	height: 17px;
	background-image: url(../../../ffcl/orintologia.swf);
}

.leftarticle_ad a {
	background: #FFFFFF; 
	text-decoration: none;
}

#right {
	float: right;
	width: 545px;
	padding: 0 6px 0 0;
}
.content #articles #right ul {
	list-style-image: url(timeicon.gif);
	list-style-type: none;
	clip: rect(auto,auto,auto,auto);
	line-height: 2px;
	list-style-position: outside;
}


#articles {
	width: 750px;
	padding: 3px 0 0 0;
	margin: 0 auto 10px auto;
}

#additional {
	clear: both;
	width: 730px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0 auto;
	padding: 10px;
}

#links {
	clear: both;
	margin: 0 auto;
	width: 730px;
	padding: 10px;
	color: #FFF;
	background-color: #808080;
	background-image: url(../imagens/bgacessorapido.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#whiteline {
	margin-top: 10px;
	border-top: 3px solid #FFFFFF;
}

#footer {
	margin: 5px auto;
	width: 740px;
	padding: 0 5px 0 5px;
}

#footer p {
	padding-top: 10px;
	padding-bottom: 25px;
	line-height: 1.8em;
	color: #808080;
	background: #EEEEEE;
}

#footer a {
	color: #808080;
	background: inherit;
}

form.search { padding: 0; margin: 0; }

#searchform {
	color: #FFFFFF;
	padding: 5px 8px 5px 18px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../imagens/bgacessorapido.gif);
	background-repeat: repeat-x;
}

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;
	color: #003399;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../imagens/horizontaldotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
}
.date a { color: #808080; background: #FFFFFF; }
.news {
	clear: left;
	height: 100px;
	width: 300px;
	padding: 0px;
	background-image: url(bg_noticias.gif);
}
.newstitulo {
	clear: left;
	height: 22px;
	width: auto;
	padding: 2px;
	background-image: url(bg_noticias_titulo.gif);
}
.leftarticle2 {
	color: #808080;
	line-height: 1.4em;
	background-image: url(../imagens/bglinks.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #F2F2F2;
}
#leftmenu2 {

	margin: 0;
	padding: 0;
}
#leftmenu2 a:hover {
	color: #999999;
	background-color: #D1E6F3;
	background-repeat: no-repeat;
	background-position: left center;
}
#leftmenu2 a {
	display: block;
	color: #333333;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
	background-repeat: repeat-y;
	background-position: left center;
	background-color: #DDF5FF;
}
#noticiasview {
	background-image: url(../imagens/bg_noticias_view.gif);
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
}
.recuo {
	padding: 10px;
}
