/* @override http://avedem.com.ve/temp/templates/avedem2/css/fonts.css */

body {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.top-location {
	padding-left: 100px;
	font-size: 12px;
	font-weight: bold;
}
#top-date, #top-time {
	margin-left: 8px;
	padding-left: 8px;
	font-size: 12px;
	color: #999;
	font-weight: bold;
	border-left: 3px solid #257425;
}
#footer {
	font-size: 12px;
	color: #999;
}
#footer a {
	text-decoration: none;
	color: #257425;
}
span#toggle {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
}
span#toggle:hover {
	cursor: pointer;
}
#colapsa {
	font-size: 12px;
	padding-right: 0;
	line-height: 18px;
}
#arrowdown {
	height: 8px;
	width: 13px;
	background: url(../images/down.gif) no-repeat 95%;
	display: inline;
}
#arrowup {
	height: 8px;
	width: 13px;
	background: url(../images/up.gif) no-repeat 95%;
	display: inline;
}
#colapsa form.form-login{
	padding: 0 12px 0 12px;
}
#colapsa form.form-login fieldset {
	border-style: none;
	padding-top: 5px;
}
#colapsa form.form-login label {
	display: inline-block;
	color: #555;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 10px;
}
#colapsa form.form-login input.button {
	display: block;
	margin: 10px auto;
	font-size: 16px;
}
#colapsa form.form-login a{
	text-decoration: none;
}
#colapsa form.form-login fieldset input {
	border: 1px solid #ccc;
	background-color: #fff;
	line-height: 18px;
	font-size: 15px;
	margin-left: 10px;
}
input#mod_search_searchword.inputbox {
	width: 146px;
	padding: 6px 10px 6px 24px;
	background: url(../images/searchbg.png) no-repeat;
	border: none;
	left: 700px;
	top: 17px;
	position: relative;
	display: block;
}

