/* @override 
	http://192.168.1.10:8828/admin/styles.css
*/

/* @group Generic page CSS */

html, body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1;
	height: 100%;
	background-image: url(img/bg.png);
}

/*para la crollbar lateral en Opera y Mozilla*/

html {
	height: 100%
}

/*sin fondo gris links Firefox*/

a {
	outline: none;
}

/* @end */

#container {
	width: 781px;
	margin: 0 auto;
	text-align: center;
	padding: 40px 0 0;
}

#content {
	background: url(img/sf_content.png) repeat-y;
	text-align: center;
	padding: 0;
	display: inline-block;
	width: 781px;
	margin: 0;
}

#footer {
	background: url(img/sf_foot.png) no-repeat;
	width: 781px;
	padding-top: 0;
	font-size: 11px;
	color: #48505f;
	margin: 0 0 30px;
	height: 60px;
}

#header {
	height: 85px;
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(img/sf_head.png) no-repeat;
	color: #6f757f;
	width: 781px;
}

#maincontent {
	width: 680px;
	display: inline-block;
	margin-bottom: 10px;
	padding: 0;
	text-align: left;
	position: relative;
	top: -10px;
	font-size: 12px;
	color: #48505f;
}

#recordbox {
	margin-bottom: 10px;
	font-size: 12px;
	clear: both;
	border-top: 1px solid #c0cad0;
	padding-top: 10px;
	color: #48505f;
}

#recordbox h2 {
	font-size: 12px;
	text-align: right;
	float: right;
	color: #48505f;
	font-weight: normal;
	font-style: normal;
}

#recordbox h2 b {
	color: #fe7600;
	font-weight: bold;
}

#recordbox p {
	margin: 0 0 3px;
	padding: 0;
}

#recordbox b {
	color: #00827c;
}

#recordbox a {
	font-weight: bold;
}

#recordbox img {
	height: 80px;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
	float: right;
}

img#webwork {
	margin: 0 10px 0 0;
	float: left;
	height: 90px;
}

#divide {
	display: block;
	border-bottom: 1px dashed silver;
}

hr {
	border-style: none;
	border-top: 1px solid #bbbfc5;
}

#recordbox s {
	width: 35%;
	display: inline-block;
	top: -3px;
	border-bottom: 1px dashed silver;
	position: relative;
}

#recordbox pre {
	margin: 0;
	font: 12px/1.2 "Lucida Grande", Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	margin: 0 0 10px;
	padding: 0;
	font-size: 12px;
	border-bottom-width: 1px;
	border-width: 1px;
	color: #48505f;
	line-height: 1.2;
}

em {
	text-transform: none;
}

h1 {
	font-size: 24px;
	margin: 0;
	padding: 40px 0 0;
	color: #00827c;
	font-weight: normal;
	font-style: normal;
}

#login p.error {
	font-size: 12px;
	width: 250px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
	color: #fe7600;
}

h2 {
	font-size: 16px;
	margin: 0 0 5px;
	padding: 0;
	color: #00827c;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	padding: 0;
	color: #00827c;
	margin: -80px 40px 0 -15px;
	font-weight: normal;
	font-style: normal;
	position: absolute;
}

h4 {
	font-size: 14px;
	margin: 0 0 5px;
	padding: 0;
	color: #5b6679;
	font-weight: bold;
}

h5 {
	font-size: 11px;
	padding: 0;
	color: #00827c;
	display: block;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	margin: 0 0 0 520px;
	position: relative;
	top: -5px;
}

a:link, a:visited {
	text-decoration: none;
	color: #fe7600;
}

a:hover {
	text-decoration: none;
	color: #00827c;
}

form {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #48505f;
	text-transform: uppercase;
}

form p {
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	margin: 0 0 5px;
}

form#login {
	text-align: center;
}

form#search {
	clear: both;
}

img#login {
	position: absolute;
	margin-left: 30px;
}

label {
	padding: 0;
	font-size: 11px;
	color: #2e4d4d;
	text-transform: uppercase;
	margin: 0 0 5px;
	display: inline-block;
	text-align: left;
}

label em {
	text-transform: none;
	color: #718991;
}

input {
	border: 1px solid #c7cacd;
	display: block;
	padding: 0;
	margin: 1px 0 10px;
	color: #00827c;
	height: 25px;
	font: 14px Arial;
	width: 100%;
	vertical-align: middle;
}


textarea {
	border: 1px solid #c7cacd;
	width: 100%;
	display: block;
	padding: 0;
	margin: 1px 0 10px;
	color: #00827c;
	font: 12px Arial;
	height: 100px;
}

input.buttonlogin {
	background: url(img/button.png) no-repeat;
	width: 120px;
	height: 37px;
	margin: 5px 0 10px;
	padding: 0;
	border-style: none;
	color: white;
	cursor: pointer;
	font-size: 12px;
	display: inline;
	text-align: center;
	line-height: 3;
}

input.buttonlogin:hover  {
	background: url(img/button_on.png) no-repeat;
	color: #c9d3e4;
}

input.buttonform {
	background: url(img/button.png) no-repeat;
	width: 120px;
	height: 37px;
	margin: 5px 2px 10px 0;
	padding: 0;
	border-style: none;
	color: white;
	cursor: pointer;
	font-size: 12px;
	display: inline;
	text-align: center;
	line-height: 3;
	float: left;
}

input.buttonform:hover  {
	background: url(img/button_on.png) no-repeat;
	color: #c9d3e4;
}

input.buttonsearch {
	background: url(img/button.png) no-repeat;
	width: 120px;
	height: 37px;
	margin: 0 0 10px;
	padding: 0;
	border-style: none;
	color: white;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	line-height: 3;
	position: relative;
	top: -10px;
}

input.buttonsearch:hover  {
	background: url(img/button_on.png) no-repeat;
	color: #c9d3e4;
}

a#button {
	background: url(img/button.png) no-repeat;
	width: 120px;
	height: 37px;
	margin: 5px 0 0;
	padding: 0;
	border-style: none;
	color: white;
	display: inline-block;
	font-size: 12px;
	line-height: 3;
	text-align: center;
	text-transform: none;
}

a:hover#button  {
	background: url(img/button_on.png) no-repeat;
	color: #c9d3e4;
}

a#buttonlogout {
	background: url(img/button.png) no-repeat;
	width: 120px;
	height: 37px;
	margin: 0;
	padding: 0;
	border-style: none;
	color: white;
	display: inline-block;
	font-size: 12px;
	line-height: 3;
	position: absolute;
	right: 10px;
	top: 10px;
	text-align: center;
}

a:hover#buttonlogout  {
	background: url(img/button_on.png) no-repeat;
	color: #c9d3e4;
}

ul.err {
	font-size: 12px;
	list-style-type: none;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 10px 0;
	color: white;
	background-color: #414349;
	border-bottom: 1px dashed #abadb2;
	display: block;
	clear: both;
}

p.success {
	text-align: center;
	font-size: 20px;
	color: #fe7600;
	margin-bottom: 20px;
}

#login span.error {
	display: block;
	text-align: right;
	text-transform: none;
	width: 280px;
	margin: -10px auto 10px;
	color: #fe7600;
}

