/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
   margin: 0;
   padding: 0;
   font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
   margin: 0px;
   padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
   margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
   cursor: pointer;
}
fieldset {
   border: none;
}

/* Form field text-scaling */
input, select, textarea {
   font-size: 100%;
}
#overlay{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	color: black;
	border-right: #000066 1px outset;
	border-top: #000066 1px outset;
	border-left: #000066 1px outset;
	border-bottom: #000066 1px outset;
	background-color: #ffffcc;	
}
#sVentana {
	position: absolute;
	background-color: #FFFFFF;
	z-index: 1001;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #333333;
}
#sVentana #ContentVentana{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#sVentana #ContentVentana h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	text-align: center;
}
#sVentana #ContentVentana a {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sVentana #ContentVentana a:hover {
	color: #CC0000;
}
#sVentana #TitVna {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: oblique;
	padding: 5px;
}
#sVentana #btnCerrarVtna {
	float: right;
	padding: 5px;
}
#sVentana #btnCerrarVtna a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#sVentana #btnCerrarVtna a:hover {
	color: #99FF00;

}
/* fin ventana*/
#sUserMenu {
	width: 200px;
	border: 1px solid #EEF3F9;
	margin-top: 5px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
	position: absolute;
	background-color: #FFFFFF;
	z-index: 2;
	top: 20px;
	left: 1px;
	visibility: hidden;
	opacity: .9;
	filter: alpha(opacity=90);
}
#sUserMenu a {
	color: #000000;
	text-decoration: none;
}
#sUserMenu a:hover {
	color: #990000;
	text-decoration: underline;
}

#sUserMenu h1 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 3px;
	background-color: #1B2B3A;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #990000;
	color: #99FF00;
}
#sUserMenu h1 a {
	color: #FFFFFF;
}
#sUserMenu h1 a:hover {
	color: #99FF00;
	text-decoration: none;
}
#sUserMenu ul {
	margin-left: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-type: disc;
}
#sUserMenu h2 a img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#sUserMenu h2 a {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	height: 25px;
}
#sUserMenu h2 a:hover {
	text-decoration: none;
	background-color: #FFFFCC;
}
#sUserMenu li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#sUserMenu h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	display: block;
	line-height: 25px;
	margin: 0px;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #000000;
	background-color: #EEF3F9;
	padding: 0px;
}
#loader_bg {
	background-color:#EBEBE4;
	position:relative;
	top:8px;left:8px;height:7px;
	width:113px;font-size:1px
}
.titulo_tpl_pre {
	width:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-style: italic;
	display: block;
	margin-left: 10px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
}
#sPie {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	clear: both;
	height: 70px;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 4em;
}

#sPie h1 {
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
	color: #242335;
}

#sPie h1 span.version { font-size: 0.5em; }
#sPie img.logo {
	float: left;
	border: 0;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 0;
}
#sPie h1 a {
	text-decoration: none;
	color: #172838;
	font-family: "Trebuchet MS", Times, serif;
	font-size: 20px;
	font-weight: bold;
	padding-top: 4px;
}
#sPie div.subtitle {
	margin-left: 45px;
	color: #666666;
	font-weight: bold;
}
.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

.preview_temp_load {
	vertical-align:middle;
	text-align:center;
	padding: 10px;
}
.preview_temp_load img{	
	vertical-align:middle;
	text-align:center;
}