﻿@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: 'Marvel';
  font-style: normal;
  font-weight: 400;
  src: local('Marvel'), local('Marvel-Regular'), url(http://fonts.gstatic.com/s/marvel/v6/Hyek-o_5-zlx5kCUxtoev-vvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}
@font-face {
  font-family: 'Delius Unicase';
  font-style: normal;
  font-weight: 400;
  src: local('Delius Unicase'), local('DeliusUnicase-Regular'), url(http://fonts.gstatic.com/s/deliusunicase/v9/b2sKujV3Q48RV2PQ0k1vqu0T1_f-eZQ5oLffZi8sUkg.woff) format('woff');
}
@font-face {
  font-family: 'Marvel';
  font-style: normal;
  font-weight: 400;
  src: local('Marvel'), local('Marvel-Regular'), url(http://fonts.gstatic.com/s/marvel/v6/Hyek-o_5-zlx5kCUxtoev-vvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}
@font-face {
  font-family: 'Ubuntu Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Condensed'), local('UbuntuCondensed-Regular'), url(http://fonts.gstatic.com/s/ubuntucondensed/v6/DBCt-NXN57MTAFjitYxdrNxB8OB85xaNTJvVSB9YUjQ.woff) format('woff');
}
p { font-family:Verdana, Geneva, sans-serif;
color: #333333;
font-size: 12px;
	}

/*
* {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
*/
body {
	margin: 0;
	padding: 0;
	background: #FBFBFB;
	font-family:sans-serif;
	font-size: 14px;
	color: #4D4D4D;
}
#content {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
h1, h2, h3 {
	margin: 0px !important;
	padding: 0;
	font-weight: normal;
	font-family:sans-serif;
	color: #4A5B8E;
}

h1 {
	font-size: 2em;
}

h2 {
	letter-spacing: -1px !important;
  	text-align: left !important;
  	text-transform: uppercase !important;
  	font-size: 26px !important;
  	font-weight: normal !important;
  	color: #4A5B8E !important;
	font-family: Verdana, Geneva, sans-serif !important;
}

h3 {
	font-size: 1.6em;
}
a {
	text-decoration: none;
}
a:hover {
	background: none !important;
}
#body a {
	text-decoration: none;
	color: #000066 !important;

	}

#body a:hover {
	color: #006699 !important;
	text-decoration: underline !important;
	background: none !important;	
}
.container {
	width: 1000px;
	margin: 0px auto;
}
#container
{
  /*background-color: transparent;*/
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  padding-bottom: 50px !important;
}
#header
{
text-align: center;
  width: 960px;
  height: 100px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 10px;
  background-color: #FFFFFF;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
}
.menu{
	list-style:none;
	font-size: 18px !important;
	padding-top: 8px;
	padding-left:20px !important;
	font-family: Verdana, Geneva, sans-serif;

}
.menu li{
	display: inline-block;
	float:left;
	margin:5px;
	text-align: center;
}
.menu li a {
	text-decoration:none;
	color:#FFF;
}
.menu li a:hover {
	text-decoration:none;
	background-color: transparent !important;
}
.menu li:hover {
	text-decoration:none;
	border-top: 2px solid #0F0 !important;
}
#navbar{
     margin:auto;
     background-color: #4A5B8E;
	 height: 35px !important;
	 width:960px;
	 border-bottom: none;
}

p, ul, ol
{
  margin-top: 0px;
}
ul, ol
{
}
#main p {
  margin-top: 0px;
  line-height: 24px !important;
  text-align: justify
  } 
#body {
  width: 960px;
  min-height: 660px;
  height: 100% !important;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px !important;
  margin-left: auto;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
  background-color:#FFFFFF;
  background: url(/public/site/images/img07.jpg) repeat-y center top;
  border-left: 1px #EAEAEA solid;
  border-right: 1px #EAEAEA solid;
}
#main
{
  float: left !important;
  width: 650px !important;
  padding-top: 0px !important;
  padding-right: 30px !important;
  padding-bottom: 0px !important;
  padding-left: 30px !important;
  position: absolute;
  margin-left: 10px;
  background-color:#FFFFFF;
  margin-top: 0px;
}
#headerTitle h1 {
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	float: left;
	}
#breadcrumb {
	color:#660000;
	padding-top: 1px;
	font-family:Verdana, Geneva, sans-serif !important;
	font-size: 8px;
}
#breadcrumb a {
	padding-top: 1px;
	font-family:Verdana, Geneva, sans-serif !important;
	font-size: 8px;
		color:#660000;
}
#breadcrumb a:hover {
	padding-top: 1px;
	font-family:Verdana, Geneva, sans-serif !important;
	font-size: 8px;
	color: #993300 !important;
	background: none !important;
}
/*Issues*/
.tocTitle {
	line-height: 20px !important;
	margin-bottom: 8px;
	}
#articleAbstract div, #authorString, #articleSubject div {
	line-height: 18px !important;
	font-size: 1.3em !important;	
	}
#articleSubject h4 {
	font-weight: bold !important;
	}	
#howtociteIGCR fieldset {
	display: block !important;
	font-size: 12px !important;
	padding: 10px !important;
	height: 100% !important;
	}		
.issue_number_UCT {float: left; width: 100%; margin-left: 0px; position: relative;}
.issue_id_UCT {clear:left;}
.separator {clear:left;}
/*Revistas*/
.titulo_revista {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	text-shadow: #EAEAEA;
	margin-bottom: 5px;
	}
.revistas {
	width: 325px;
	display: block;
	margin-top: 15px;
	padding: 5 10 5 10;
	float: left;
	height: 200px;
	border-bottom: #CCCCCC solid 1px; 
	}
#botones-home {
	margin-top: 20px;
	margin-left: 0px;
	}
#botones-home ul{
	list-style: none;
	list-style-type:none;
	display: block;
	}	
#botones-home li{
	margin-bottom: 2px;
	display: block;
	width: 190px;
	background-color: #FF9900;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	box-shadow: #333333;
	}
#botones-home li a, #botones-home li a:hover {
	color: #FFFFFF;
	background-color: transparent;
	}
		
#botones-home li:hover {
		background-color: #FF6600;	
	}			
.descripcion_revista {
	width: 90%;
	display: block;
	overflow-y: scroll;
	height: 250px;
	margin-bottom: 10px;
	padding: 5px 10px 5px 10px;
	}	
/*Fin revistas*/
/*Sidebar*/
.placeholder {
	color: #999999;
	margin-left: 15px;
	padding-left: 5px;	
	width: 170px !important;
	height: 25px !important;
	font-size: 12px !important;
	background-color: #FFFFFF !important;
	}
::-webkit-input-placeholder {
	margin-left: 15px;
	padding-left: 5px;	
	width: 170px !important;
	height: 25px !important;
	font-size: 12px !important;
	background-color: #FFFFFF !important;
	color: #999999;
	}	
#rightSidebar {
  float: right;
  width: 120px !important;
  padding-top: 1em;
  padding-right: 0em;
  padding-bottom: 1em;
  padding-left: 0em;
  font-size: 0.65em;
  height: 100%;
  margin-right: 120px !important;
  margin-left: 0px;
}
#rightSidebar .blockTitle {
	margin-bottom: 10px !important;
	}
#sidebar div.block {
	display: block;
	margin-top: 0px;
	width: 230px;
	margin-bottom: 25px;
	padding-left: 10px;
	padding-bottom: 35px !important;
	clear: both;
 	}
/*Usuario*/	
#sidebarUser {
	}
#sidebar-username {
	margin-left: 15px;
	padding-left: 5px;	
	width: 170px !important;
	height: 25px !important;
	font-size: 12px !important;
	background-color: #FFFFFF !important;
	color: #666666;
	}
#sidebar-password {
	margin-left: 15px;
	padding-left: 5px;	
	width: 170px !important;
	height: 25px !important;
	font-size: 12px !important;
	background-color: #FFFFFF !important;
	color: #666666;
	}		
#sidebar div.block span.blockTitle {
	margin-left: 0px !important;
	display: block !important;
 	padding-top: 0.5em !important;
  	padding-right: 0px !important;
  	padding-bottom: 0.5em !important;
  	padding-left: 2px !important;
  	font-size: 13px !important;
  	letter-spacing: 0.1em !important;
  	text-transform: uppercase !important;
	font-family: Arial, Helvetica, sans-serif!important;
	color: #999999;
	font-weight: bold;
	}
#sidebarLanguageToggle {
	height: 50px !important;
	margin-bottom: 15px;
	}	
#sidebarLanguageToggle label {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size:12px !important;
	margin-bottom: 5px !important;
	}
#languageSelect {
	/*background-color: #D0C9B7;
	font-size: 10px !important;*/
	padding:9px;
    margin: 0;
    border-radius:4px;
    -webkit-box-shadow: 
        0 0px 0 #ccc,
        0 0px #fff inset;
    background: url('http://i45.tinypic.com/309nb74.png') no-repeat right, -moz-linear-gradient(top, #FBFBFB 0%, #E9E9E9 100%);
    background: url('http://i45.tinypic.com/309nb74.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(100%,#E9E9E9));
    color:black;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none; 
    cursor:pointer;
    border: 1px solid #ccc;
	}
#sidebarLanguageToggle .button {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
	background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:10px 19px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
#sidebarLanguageToggle .button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
	background:-moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0);
	background-color:#f6f6f6;
}
#sidebarLanguageToggle .button:active {
	position:relative;
	top:1px;
}


	
/*Search form*/
#simpleSearchForm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	}
#simpleSearchInput label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px !important;
	margin-bottom: 5px !important;
	padding-bottom: 5px !important;

	}	
#simpleSearchForm label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	}
#simpleSearchInput td {
	padding: 5px !important;
	}
#simpleQuery {
	margin-left: 5px;
	padding-left: 0px;	
	width: 170px !important;
	height: 25px !important;
	font-size: 12px !important;
	background-color: #FFFFFF !important;
	}
#searchField .selectMenu {
	margin-left: 5px;
	padding-left: 0px;	
	width: 170px !important;
	height: 25px !important;
	font-size: 12px !important;
	background-color: #FFFFFF !important;
	}
.styled-select select {
	background-color: #FFFFFF !important;
	background: transparent;
	width: 170px;
   padding-left: 5px;
   font-size: 12px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 25px;
   -webkit-appearance: none;
   }
 .styled-select {
	 margin-top: 5px;
	 margin-left: 5px;
   width: 208px;
   height: 25px;
   overflow: hidden;
   background: url(/public/journals/1/img/down_arrow_select.jpg) no-repeat right #ddd;
   border: 1px solid #ccc;
   } 
#simpleSearchForm .button {
                /*position:relative;
                padding:6px 5px;
                left:-8px;
                border:2px solid #207cca;
                background-color:#207cca;
                color:#fafafa;*/
	background: url(/public/journals/1/img/icons.png) -99px 0px  no-repeat;
    width:100px;
    height:30px;
    border:none;
    float: right;
    margin:0px 0 0;
    cursor:pointer;				
}
#simpleSearchForm .button:hover  {
				background: url(/public/journals/1/img/icons.png) -129px 0px  no-repeat;	
                background-color:#fafafa;
                color:#207cca;
}  
#sidebarNavigation .selectMenu {
	padding:9px;
    margin: 0;
    border-radius:4px;
    -webkit-box-shadow: 
        0 0px 0 #ccc,
        0 0px #fff inset;
    background: url('http://i45.tinypic.com/309nb74.png') no-repeat right, -moz-linear-gradient(top, #FBFBFB 0%, #E9E9E9 100%);
    background: url('http://i45.tinypic.com/309nb74.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(100%,#E9E9E9));
    color:black;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none; 
    cursor:pointer;
    border: 1px solid #ccc;
	}
#sidebarNavigation .blockSubtitle {
	font-family: Verdana, Geneva, sans-serif !important;
	font-weight:bold !important;
	font-size: 13px !important;
	color: #232323 !important;
	text-transform: uppercase !important;
	margin-bottom: 5px !important;
	}
#sidebarNavigation li a {
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 12px !important;
	color: #4E0000 !important;	
	}
#sidebarNavigation li a:hover {
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 12px !important;
	color: #C5BDA8 !important;
	background: none !important;	
	}
#sidebarNavigation .button {
	float: left;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
	background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:10px 19px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
#sidebarNavigation .button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f6f6f6), color-stop(1, #ffffff));
	background:-moz-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-webkit-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-o-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:-ms-linear-gradient(top, #f6f6f6 5%, #ffffff 100%);
	background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0);
	background-color:#f6f6f6;
}
#sidebarNavigation .button:active {
	position:relative;
	top:1px;
}	
/*Informacion*/
#sidebarInformation ul {
		list-style: none !important;
	}
#sidebarInformation li a {
	display: block;
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 12px !important;
	color: #4E0000 !important;
	border-bottom: 1px dashed #232323 !important;
	}
#sidebarInformation li a:hover {
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 12px !important;
	color: #C5BDA8 !important;
	background: none !important;
	}
/*NOtificaciones*/
#notification ul {
		list-style: none !important;
	}
#notification li a {
	display: block;
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 12px !important;
	color: #4E0000 !important;
	border-bottom: 1px dashed #232323 !important;
	}
#notification li a:hover {
	font-family: Verdana, Geneva, sans-serif !important;
	font-size: 12px !important;
	color: #C5BDA8 !important;
	background: none !important;
	}
/*footer*/
#pageFooter {
	clear: both;
	height: 80px;
	width: 960px;
	margin: 0px auto;
	background-color:#4A5B8E;
	color: #ffffff;
	text-align: left;
	padding: 15px 15px 20px 20px;
	line-height: 20px;
	}
#pageFooter a {
	color: #FFFFFF !important;
	}
#pageFooter a:hover{
	color: #CCC !important;
	}						