body,
input.text {
	font-family: Arial, Verdana, sans-serif;
}

#article h1 { font-size: 17px; }

h1, h2, h3,
p.lead,
input.text,
#navigation {
	font-size: 10px;
	font-weight: 500;
	line-height: 19px;

}

body,
p, h3, h4, h5,
#headlines h1,
#headlines h2,
.function a,
#topStories h2,
#footer,
.categories,
.categories a { font-size: 13px; }

#header .meteo { font-size: 12px; }

a,
#article h1 { color: black; }

.box,
.box p a,
#navigation a,
.function a,
.disclaimer { color: #333; }

input.text,
.time, .date,
.meta,
.meta a,
.disclaimer a { color: #666; }


.active,
.active a,
#navigation .active a,
.heading strong { color: #004b93; }

#services h2,
#topStories h2,
#topStories h2 a,
#topStories h2 span,
.categories li,
.categories a { color: white; }

.changeUp {
	color: #0083B5;
	background: white url("/rw/SysConfig/WebPortal/letemps/image/icons/icn_change_up.gif") no-repeat 0 2px;
	padding-left: 20px;
}

.changeDown {
	color: #D30000;
	background: white url("/rw/SysConfig/WebPortal/letemps/image/icons/icn_change_down.gif") no-repeat 0 2px;
	padding-left: 20px;
}

span.changeUp,
span.changeDown {
	float: right;
	display: block;
	width: 45px;
}

#services h2,
#topStories h2,
.categories li {
	background: #9E9D93 url("images/bg_titlebar.png") repeat-x;
}

.border { background: white; }

.search { background: #F3F6EF; }

.function a { background: transparent url("images/bg_buttons.png") repeat-x; }

#navigation a { background: transparent url("images/bg_buttons.png") repeat-x; }

a { text-decoration: none; }

.categories,
#topStories h2,
.heading strong { text-transform: uppercase; }

.box,
.advertisement { border-bottom: 2px solid #9d9d93; }

#services .meteo h3,
#services .meteo .function,
#footer,
#topStories li { border-top: 1px solid #9d9d93; }

#services .meteo h3.last,
#services td,
#services th,
#services .tv li { border-bottom: 1px solid #9d9d93; }

body .box.last,
#article .advertisement,
#article.box,
#services tr.last th,
#services tr.last td { border-bottom: none; }

.disclaimer {
	border-top: 1px solid #9d9d93;
	border-bottom: 1px solid #9d9d93;
}

#services .meteo h3.first,
#topStories li:first-child {
	border-top: none;
}

img { border: none; }

#navigation a,
#services .meteo li { border-top: 1px solid #dededa; }

#navigation li.last { border-right: 1px solid #dededa; }

#navigation a {
	border-left: 1px solid #dededa;
	border-bottom: 1px solid #dededa;
}

#navigation li.active a { border-bottom: none; }

#searchForm div.border,
.function a { border: 1px solid #dededa; }

* {
	margin: 0;
	padding: 0;
}

#breadcrumb,
.box,
#topStories li a,
.meta,
.disclaimer,
#services .tv li { padding: 10px; }

th, td,
#services .meteo h3,
#services .meteo li { padding: 6px 10px; }

#navigation,
#topStories h2,
.search { padding: 0 10px; }

.advertisement { padding: 15px 10px; }

#article .advertisement { padding: 0 0 15px 0; }

#header { padding: 0 0 0 10px; }

.function { padding: 15px 10px 0 10px; }

#article.box { padding: 10px 10px 0 10px; }

#article .function { padding: 0; }

p,
p.lead,
div.author,
#article.box p img { margin-bottom: 15px; }

h1,
.heading { margin-bottom: 6px; }

h2 { margin-bottom: 3px; }

#navigation li { overflow: hidden; }

#navigation a,
.function a {
	padding: 4px 0;
	vertical-align: middle;
}

.advertisement img, /* just for testing */
table,
#navigation a,
#article.box p img { width: 100%; }

.function a {
	float: left;
	padding: 4px 10px;
	margin: 0 15px 15px 0;
}

#services h2,
#topStories h2,
.categories li {
	line-height: 15px;
	padding: 7px 10px;
	margin-bottom: 0;
}

#topStories img,
.categories img {
	float: right;
	width: 5px;
	height: 10px;
	margin-top: 2px;
}

.box,
.advertisement,
.clear { clear: both; }

.box p img,
#navigation li { float: left; }

#article.box  p img { float: none; }

.box a,
.meteo a,
#navigation a,
#topStories a,
.categories a,
.function a,
#topStories h2 span,
#article.box img,
#services .tv a { display: block; }

#breadcrumb.box a { display: inline; }

#navigation li,
.function a,
.categories,
.meta .top { white-space: nowrap; }

#topStories li,
#navigation li,
.categories li,
#services .meteo li { list-style: none; }

#services .meteo h3 { cursor: pointer; }

/* header */

#header {
	position: relative;
	padding-bottom: 10px;
}

#logo {
	float: left;
	width: 166px;
	padding-top: 15px;
}

#header .meteo {
	float: right;
	width: 116px;
	margin: 12px 10px 0 0;
	position: relative;
	text-align: right;
}

#header .meteo a {
	width: 70px;
	float: left;
}

#header .meteo img {
	top: 0;
	right: 0;
	width: 40px;
	display: block;
	float: right;
	position: absolute;
}

/* navigation */

#navigation {
	min-width: 180px;
	margin: 7px 0 4px;
}

#navigation ul { height: 28px; }

#navigation li {
	width: 24%;
	text-align: center;
}

#navigation li.active a {
	background: white;
	background-color: white;
}

/* content */

.box p img { margin-right: 10px; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th, td { vertical-align: top; }

th { text-align: left; }

tr.first th, td { text-align: left; }

#services .meteo h3,
#services .meteo li { clear: left; }

#services .meteo img {
	float: left;
	margin: -8px 15px 5px 0;
}

#services .tv img {
	float: left;
	margin: 0 15px 5px 0;
}

/* search */

#footer form {
	width: 100%;
	display: block;
	position: relative;
}

#footer .search {
	position: relative;
	height: 28px;
	padding: 10px 51px 10px 10px;
}

.search input.text {
	width: 95%;
	background: white;
	background-color: white;
	max-height: 29px;
	border-top: 4px solid white;
	border-left: 8px solid white;
	border-bottom: 7px solid white;
}

.search .border {
	float: left;
	width: 100%;
	max-height: 27px;
	overflow: hidden;
}

#footer form input.image {
	top: 0;
	right: 0;
	float: right;
	margin: 10px 10px 0 0;
	z-index: 10;
	position: absolute;
}

#searchForm input.text { border: none; }
	
#searchForm div.border {
	position: relative;
	overflow: hidden;
	height: 28px;
}

#searchForm div.border input.text {
	top: -3px;
	left: -3px;
	position: absolute;
	padding: 6px 6px 6px 12px;
}

/* footer */

#footer {
	position: relative;
	padding-bottom: 2px;
}

.categories li { margin-bottom: 1px; }

.meta { position: relative; }

.meta .top { float: right; }

/* for now that our width doesn't get screwd by the ad */



/* windows mobile */

#navigation li {
	display: inline;
}

.categories li,
#topStories h2 {
	_padding-bottom: 7px;
}

#footer form {
	_padding-top: 1px;
}

/* SendToAutor */

.sendToAutor {
	color:#454545;
	font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:10px;
}
