/* *** Generated by www.csscreator.com *** */
html, body{ 
 margin:0; 
 padding:0; 
 } 
 
#pagewidth{ 
 width:780px; 
  min-width: 400px; 
  
} 
 
#header{ 
 height:208px; 
 width:100%; 
 background-color:#FFFFFF; 
 } 
 
#leftcol{
 width:228px; 
 float:left; 
 position:relative; 
 margin-left:-228px; 
 margin-right:1px; 
 }
 
#outer{ 
 border:solid white 0px; 
  /*/*/ border-left-width: 150px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #53616E;   /* left column colour */ 
border-left-style: solid; 
background-color: #E7EBEF; /* columna de contenido center column colour */ 
width: auto; 
 } 
 
#footer{
 height:90px; 
 width:100%; 
 background-color:#425573; 
	text-align:center;
} 
 
.footer p 	{ color : #ffffff; }
.footer a 	{ text-decoration: underline; color : #ffffff; }
.footer a:link 	{ text-decoration: underline; color : #ffffff; }

.footer a:active	{ text-decoration: underline; color : #ffffff; }
.footer a:visited	{ text-decoration: underline; color : #ffffff; }

.footer a:hover	{ text-decoration: none; color : #ffffff; }

#inner{margin:0; width:100%;}
 
#maincol{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px; 
 }
 
#outer>#inner { border-bottom: 1px solid #FFFFFF;  }
 
.clr{clear:both;}
 
.content{padding:5px;} /*padding for content */ 
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 
 


P {
	font-family: Arial, Helvetica, sans-serif;
	m/argin-left: 32px; 
	margin-right: 9px;
    font-size: 12px
}
td {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 32px; 
	margin-right: 9px;
    font-size: 12px
}
.unnamed1 {  font-family: Verdana; font-size: 10px;}

li {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px
}

hr	{ height: 0px; border: solid #000000 1px; border-top-width: 1px;}

/* Area gris del Left de la pagina, revisar en firefox */
#greyarea {
	position:absolute;
	right:50;
	bottom:0;
	top:150;
	width:110px;
	background-color:#53616E;
	color:#FFFFFF;
	padding:15px;
	border-left:0px solid #222222;
	border-bottom:0px solid #222222;
}
/* Area gris, Header */
#greyarea h1 { 
	font-size:200%;
	color:#FFFFFF;
	padding:0;
	margin-top:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:4px;
	letter-spacing:2px;
	border-bottom: 3px solid #cccccc;
	padding-bottom:3px;
	text-align:left;
}
/* Format of a Paragraph in the Grey Area */
#greyarea p {
	font-size:90%;
	font-variant:small-caps;
	text-transform:lowercase;
	width:100px;
}
/* A link in the Grey Area */
#greyarea a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#greyarea a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}



/* TABLE STYLES */
table.form_main { background-color: #FFFFFF; }
td.row_main { background-color: #FFFFFF; }

/* for alternating listings in the admin area*/
td.row1_0	{ background-color: #009900; }
td.row2_0	{ background-color: #CCFFCC; }
td.row3_0	{ background-color: #99CC99; }
.adminListingLeft_0 {
color: #FFFFFF;
background-color : transparent;
}

td.row1_1	{ background-color: #006699; }
td.row2_1	{ background-color: #DEE3E7; }
td.row3_1	{ background-color: #D1D7DC; }
.adminListingLeft_1 {
color: #FFFFFF;
background-color : transparent;
}

/* for alternating image listings */
td.image_row_0	{ background-color: #D6D3EE; }
td.image_row_1	{ background-color: #FFFFFF; }

/* for alternating search result listings */
td.search_row_0	{ background-color: #D6D3EE; }
td.search_row_1	{ background-color: #FFFFFF; }

/* FORM STYLES */
INPUT, select, textarea, text {
border: 1px #006699 groove;
background-color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;
color: #000000;
border-color: #000000;
border-style: solid;
}


/* TEXT STYLES */
.small { font-size : 10px; }

.required {
color: #FF0000;
background-color : transparent;
}

.lightText {
color: #FFFFFF;
background-color : transparent;
}


/* TEMPLATE EDITOR STYLES */
td.templateEditorHead	{ background-color: #D6D3EE; }
td.templateEditorNew	{ background-color: #EEEEFF; }





 
 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#leftcol{display:none;} 
#outer{border-left:0;} 
}

