/**

 * Biblios Theme

 * Copyright (c) Julio Santillan-Aldana

 * based on the common.css design by Julio Santillan-Aldana

 * 

 * based on common.css

 *

 * Copyright (c) 2009-2012 Julio Santillan-Aldana

 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.

 *

 * $Id: biblios.css,v 1.1 2009/03/28 18:55:17 santillan Exp $

 */



/**

 * Elementos HTML comunes

 */



html { 
	background: #2c3342 url(../tdl/images/bg-default.png) repeat-x top left;				
}

body {	
	background: transparent;
	text-align: center;
	margin: 0;
	padding-top: 9px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #02161f;
	font: Arial,Helvetica,Sans-Serif !important;
}

#navbar {
	line-height:110%;
}

#body {		
  background: #fff ;
  width: 1000px !important;
  border: 0px;		
  padding: 0px;
  margin: 0px;
  min-height: 800px;
  height: 100%;
  float: right;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -border-radius: 10px;
  margin-bottom: 40px !important;
  padding-bottom: 40px !important;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -border-radius: 10px;
}

label.error {
	color: #f60;
}

input.defaultButton {
	color: #3a5662;
	background: #fff;
}

#container {
  width: 1000px !important;
  margin: auto;
  min-height: 700px;
  border: 0px;	
  background: white;	
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -border-radius: 10px;
}

#header {
  height: 110px; 
#  background-color: #037bad;
  background-color: #ffffff;
  border: none;	
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -border-radius: 10px;		
}
				
#headerTitle { 
	width: 100%;
}

#headerTitle img { 
	border: none;
}

#headerTitle h1 {
	padding: 0;
	margin: 0;		
	font-size: .01em;	
	color: white;	
	position: absolute;
}

#headerTitle img {
	position:absolute;
  width: 700px;
  height: 80px;
  top: 30px;
  left: 120px;
  padding-bottom: 10px !important;
  margin-bottom: 30px !important;
}

#footer {
	background-color: #040;
	color:  #fff;
}

#footerContent {
	color:  #fff;
}

#main { 
  min-height: 800px;
  margin: 0;
  border: none;
  margin-left: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;		
  width: 700px;
  padding-left: 40px;
  overflow: visible;
  color: #4b4b4b; 
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -border-radius: 10px;
}

#main>h2 { 
  border: none;
  color: #3a5662;
  font-weight: bold;
  font-size: 1.6em;
}

#main a{
	color: #42516c;
	text-decoration: underline;
}

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

#container #main {
	margin-top: -9px;
}

#container #body #main {
	margin-top: 0;	
}
		
#main h2, #main h3 {
				font-family: "Interstate Light","Arial Narrow",Helvetica,Sans-Serif;  
}

#content h1, #content h2, #content h3, #content h4 { font-family: Arial,Helvetica,Sans-Serif; }
/*
#content h3 {
	font-family: Arial,Helvetica,Sans-Serif;
	font-weight: normal;
	border-bottom: 1px solid #c7c5c5;
	display: block;
	font-size: 1.3em;
	font-weight: normal;
	overflow: hidden;
}
*/


#content h3 {
    margin: 0em 0em 0em 0em;
//	font-family: Georgia,'Times New Roman',Times,serif;
	    font-weight: strong;
		font-size: 1.5em;
		    line-height:1.0em;
			background-color: #fe9900;
			padding:4px;  	
			    color: #ffffff;
			    }




#content h4 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-family: Arial,Helvetica,Sans-Serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #c00e0e;
}

#content h5 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial,Helvetica,Sans-Serif;
}

#content h1  {
	font: normal 2.0em "Interstate Light","Arial Narrow",Helvetica,Sans-Serif;  
	color: #3a5662;
}

#content h2 {
  font-size: 1.6em; 
  /* padding-left: 40px; */
  /* font-size:1.8em; */
}

a, a:visited {	
  color: #3a5662;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:link {
  color: #3a5662;
}

#content a, #content a:visited, #content a:hover {
  background-color: transparent;
  text-decoration: underline;
}

#navbar { 	
  border: 0px; 
  padding-left:1px;

  margin-right: 1px;
//  background: url(../biblios/images/breadcrumbbg.jpg) 0 0 repeat-x;
  background: url(../biblios/images/mavi.gif) 0 0 repeat-x;
  width:960px;
  margin-left: -1px;
  font-weight: bold;
  font-size: 1.4em;
  }

#navbar ul.menu li a  {
  margin-bottom: 5px;	
}

#navbar ul.menu li a,
#navbar ul.menu li a:visited { 
  font-weight: bold;
  color: #fff; 
  text-align: center;
  margin-bottom: 5px;
  text-decoration: none;
}
	
#navbar ul.menu li a:hover { 
  background-color: transparent;
	color: #183d48;
	text-decoration: none;
}



/*


#navbar ul, #navbar ul li{ padding:0; margin:0; list-style:none; foat:left;}
#navbar a{color:#FFFFFF; font-weight:normal;   font-size: 1.0em; }
#navbar a:hover{background:#eb1a41;}
#navbar li a:link, 
#navbar li a:visited {background:#501aeb; text-decoration:none; height:20px; line-height:20px; display:inline; foat:left; width:auto; padding:0px 10px;}


*/



#breadcrumb {	
  color: #646464 !important;
  padding: 0;
  line-height: 2.5em;
  height: 26px;
  padding-left: 8px;
  left:auto;
  right:auto;
  width:792px;
  font-size: 0.8em;
}	

#breadcrumb	a, 
#breadcrumb a:visited {
  color: #646464 !important;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

#breadcrumb a:hover {
  text-decoration: underline;
  background-color: transparent;
}

#breadcrumb a.current {
  font-weight: normal;
}

#content {
  background: white;
  border: 0px;
  line-height: 1.5em;
  padding-bottom: 0px;
  margin-bottom: 0px;
  /* padding-left:40px; */
  font-size: 12px;
}

#content p { 
  padding-bottom: 0;
  margin-bottom: 0;
}

#content ul { 
  margin-bottom: 0;
  padding-bottom: 0;
}

#content h1 {
		line-height: 1.2em;
		}

span.highlight {
	border-bottom: 1px dotted #040;
}

table.listing tr.highlight {
	background: #fcff64;
}

table.listing tr.fastTracked {
	background-color: #82BD86;
}

table.listing td.headseparator {
	border-top: 1px dotted #040;
}

table.listing td.endseparator {
	border-top: 1px dotted #040;
}

span.formError {
	color: #f60;
}

ul.formErrorList {
	color: #f60;
}

div.separator {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #c7c5c5;
  font-size: 0.5em;
  line-height: 0;
}

#rightSidebar { 
  background-color: #fff;
  width: 200px;
  margin-top:80pt;
  margin-left: 0px;
  margin-right: 3px;
  padding-top: 0;
  text-align: center;
  float: right;
  padding: 1em 3px 1em 0em;
  font-size: 0.65em;						
}

#rightSidebar span.blockTitle {
  font-weight: bold;
  color: #4b4b4b;
}
								
#rightSidebar span.blockSubtitle { 
  font-weight: bold;
  color: #4b4b4b;
}

#rightSidebar ul { 
  list-style-type: none;
  padding-left: 0px;
  margin-left: 0px;
}

#rightSidebar table { 
  background: transparent;
}

#rightSidebar a.blockTitle, #rightSidebar a.blockTitle:visited {
  padding: 0px;
  margin: 0px;
  text-decoration: none;
  color: #42516c;
  font-weight: bold;
  font-size: 1.2em;
}


#rightSidebar a.blockTitle:hover { 	
  text-decoration: underline;
  background-color: transparent;
}

#rightSidebar ul li a, #rightSidebar ul li a:visited {
  padding: 0px;
  margin: 0px;
  text-decoration: none;
  color: #42516c;
  font-weight: bold;
}
				
#rightSidebar ul li a:hover { 
  padding: 0px;
  margin: 0px;
  text-decoration: underline;
  background-color: transparent;
  color: #42516c;
}

.homepageImage img {
  margin-top: 25px !important;
}

#content h3 {
  margin-top: 15px !important;
}

input, select, textarea {
	font-family: Arial,Helvetica,Sans-Serif !important;
	border: 1px solid #000000 !important;
}

input, textarea {
	padding: 3px 3px 3px 3px;
}

.button {
  cursor: pointer;
}

.headseparator {
  border: none !important;
}

.endseparator {
	border-top: 1px solid #c7c5c5 !important;
}

#sidebarUser a:hover {
  background-color: transparent !important;
}
