/* ********************** gh **********************  */
input,textarea,select {
	border: 1px solid #ccc;
}

.textField,textarea,.value input {
	width: 100%;
}

.header,.footer {
	width: 100%;
}

div .header {
	
}

.textBlock {
	padding-left: 2px;
	border-left: 3px solid #1958b7;
	margin-bottom: 4px;
}

.centered {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.box {
	margin-bottom: 1em;
}

.box_title {
	text-align: center;
}

.box_top {
	background-image: url('../images/fondo_box_top.png');
	height: 12px;
}

.box_content {
	background-image: url('../images/fondo_box.png');
	background-repeat: repeat-y;
	padding: 2px;
}

.box_bottom {
	background-image: url('../images/fondo_box_bottom.png');
	height: 12px;
}

.navUtils {
	
}

.sqBox {
	font-size: small;
	padding: 4px;
	width: 55%;
	margin: auto;
	margin-right: 0px;
	background-color: #f5f5f5;
	border: 1px solid #ccc;;
	background-color: #f5f5f5;;
	width: 55%;
}

.leftCol {
	background-image: url('../images/fondo_lateral.jpg');
	background-position: 0px 180px;
	background-repeat: no-repeat;
	width: 160px;
	float: left;
	padding: 0px;
	padding-top: 100px;
	padding-bottom: 400px;
	margin-right: 5px;
}

.center {
	background-image: url('../images/fondo_central.jpg');
	background-position: -1px 175px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 5px;
	margin-left: 162px;
}

div .footer {
	text-align: center;
}

div .mainMenu {
	border: 1px solid #ccc;
}

.story {
	padding: 4px;
	margin-bottom: 1em;
	margin-top: 1em;
}

.storyFoot {
	margin-top: 1em;
}

.storyTitle {
	color: #1a70ba;
	margin-bottom: 1em;
}

.container {
	margin: auto;
	width: 780px;
	height: 100%;
	background-image: url('../images/fondo_center.png');
	background-repeat: repeat-y;
}

.container_middle {
	background-image: url('../images/fondo_top.png');
	background-position: top;
	background-repeat: no-repeat;
	padding: 30px;
	padding-top: 55px;
}

.container_bottom {
	background-image: url('../images/fondo_bottom.png');
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;
	clear: both;
}

img {
	border: none;
}

.comment {
	margin-top: 1em;
	padding: .25em;
}

.commentTitle {
	font-size: .8em;
	background-color: #ddd;
	border: 1px solid #ccc;
}

.commentTitle h2,.storyTitle h2 {
	padding: 0;
	margin: 0;
}

.spinner {
	position: absolute;
	right: 0px;
	padding: 5px;
}

a {
	text-decoration: none;
	color: #1a70ba;
}

a:active,a:hover {
	text-decoration: underline;
}

.formButton input {
	color: #333;
	padding: .25em;
	margin: 4px;
	font-size: 1.1em;
	border-style: outset;
	cursor: pointer;
	background-color: #ddd;
}

.menuButton a{
	float: left;
	margin-left: 0px;
	display: block;
	width: 150px;
	height: 20px;
	text-align: center;
	
}

.menuButton a:active,.menuButton a:hover
	{
	background-color:#1a70ba;
	color: #fff;
	text-decoration: underline;
	
}

.actionButton a:active,.actionButton a:link,.actionButton a:visited,.actionButton a:hover
	{
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #508fc4;
}

h1 {
	font-family: Arial, sans-serif;
	color: #c92629;
	font-size: 1.6em;
	margin: 20px 0 20px 0;	
}

body {
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #333;
	background-color: #0c3254;
	background-image: url('../images/fondo.png');
	background-position: top;
	background-repeat: repeat-x;
}

table {
	
}

.body {
	padding-left: 15px;
}

.nav {
	margin-left: 2px;
	margin-top: 1em;
	border-bottom: 1px solid #ccc;
	width: 100%;
	height: 25px;
}

th.form {
	width: 30px;
	font-family: Arial, sans-serif;
	padding: 5px;
	background-color: #ddd;
	border-bottom: 1px solid #333;
}

td.form {
	background-color: #F0F0F0;
	text-align: center;
	border-bottom: 1px solid #ccc;
}

.dialog label {
	width: 120px;
	font-weight: bold;
}

.textfield,textarea {
	width: 100%;
}

.dialog {
	width: 550px;
	margin-bottom: 5px;
}

.dialog table {
	width: 100%;
}

.prop {
	padding: 5px;
}

.buttons {
	margin-top: 15px;
	text-align: center;
	padding: .25em;
}

.actionButtons {
	width: 100px;
}

div .errors {
	border: 2px solid red;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

td .errors {
	border: 1px solid red;
}

.message {
	border: 1px solid #FFCC00;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.prop .name {
	background-color: #f5f5f5;
	font-weight: bold;
	text-align: left;
	width: 10%;
}

.prop .value {
	text-align: left;
}

.paginateButtons {
	text-align: center;
	padding: 2px;
	border: 1px solid #ddd;
	background-color: #eee;
}

.paginateButtons .currentStep {
	background-color: #ccc;
	padding: 2px;
}

.paginateButtons a {
	color: #666;
	text-decoration: none;
	padding: 2px;
	background-color: #eee;
	padding: 2px 6px 2px 6px;
}

.paginateButtons a:hover {
	text-decoration: underline;
}