/********************************/
/* CSS for donostiarrak.com     */
/* 20080606_0944                */
/* Alberto Ventanas    */
/********************************/
@import url(menu.css);

body {
  color            : #000000;
  padding          : 0px;
  margin-top       : 1px;
  margin-left      : 2px;
  background-color : #ffffff;
  font-family      : Verdana;
  font-size        : 11px;
}

/*
td, tr, p, div {
  font-size        : 11px;
}
*/

hr {
  color            : #666666;
  height           : 1px;
  width            : 100%;
}

.contentdescription {
  width            : auto;
  display          : block;
}

#buttons {
  float            : right;
  margin           : 0px;
  padding          : 0px;
  width            : 50%;
}
ul#mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font-size        : 0.8em;
}
ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : left;
  margin           : 0;
  width            : auto;
  font-size        : 11px;
  line-height      : 22px;
  white-space      : nowrap;
  border-left      : 1px solid #cccccc;
  background: url(../images/moduletable_back.png) no-repeat left center;
}
ul#mainlevel-nav li a {
  font-size        : 11px;
  display          : block;
  padding-left     : 16px;
  padding-right    : 15px;
  text-decoration  : none;
  color            : #999999;
  background       : transparent;
}
ul#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #666666;
}
.sublevel {
  padding-left     : 10px;
}
.leftrow {
  width            : 168px;
  margin-right     : 5px;
}
.rightrow {
  width            : 168px;
  margin-left      : 5px;
}
table.moduletable {
  width			   : 100%;
  table-layout	   : auto;
  padding-bottom   : 2px;
  text-align: left;         /* 20050515 in opera it was centered */
}
table.moduletable th {
  font-size        : 10px;
  font-weight      : bold;
  text-transform   : uppercase;
  text-align       : center;
  height           : 18px;
  line-height      : 18px;
  text-indent      : 8px;
  letter-spacing   : 0px;
  color            : #FFFFFF;
  background:url(../images/degmodth.gif) repeat-x;
  border-bottom: 1px solid #000000;
}
table.moduletable td {
  padding-left     : 0px;
  padding-right    : 0px;
  color:#000000;			/* texto dentro de los modulos laterales */
}
table.moduletable a{
	color:#000000;
}

table.moduletable a:hover{
    color:#0000AA;
    text-decoration: underline;
}
.tablaborde_right{
	border-width:1px;
	border-color:#DDDDDD;
	border-style:solid;
}

#search {
  float            : left;
  margin-top       : 5px;
  border           : 1px solid #cccccc;
  padding          : 0px;
  width            : 125px;
  height           : 16px;
  overflow         : hidden;
}
#search .inputbox {
  border           : 0px;
  margin-top       : 0px;
  font-size        : 10px;
  height           : 10px;
  width            : 140px;
  color            : #222222;
  background       : #FFFFFF;
}
#message {
 font-family: Arial;
 font-size: 11px;
}

.back_button {
  color            : #E2E6E9;
  font-size        : 11px;
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 4px;
  padding-left     : 20px;
  padding-right    : 2px;
  padding-top      : 1px;
  margin-right     : 4px;
  float            : right;
  font-weight      : normal;
  line-height      : 10px;
  text-decoration  : none;
}
.button {
  color            : #666666;
  border           : 1px solid #666666;
  background-color : #ffffff;
  margin-top       : 0px;
  font-size        : 9px;
  cursor           : pointer;
}
.button:hover{
  background-color : #CCCCCC;
}

.inputbox {
  font-size        : 10px;
  border           : 1px solid #666666;
  background-color : #ffffff;
  margin-bottom    : 5px;
  color			   : #111111;
  padding          : 1px;
}
.sectiontableheader {
  font-size        : 10px;
  font-weight      : normal;
/*  text-transform   : uppercase;*/
/*  letter-spacing   : 1px; */
  color            : #000000;
  background       : #E2E6E9;
  padding          : 1px;
}
.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
 /* background       : #025e8c; */
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #BCB778;
}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-top       : 1px solid #FFFFFF;
  border-bottom    : 1px solid #BCB778;
}
a.mainlevel {
  margin           : 0px;
  padding          : 0px;
  font-size        : 10px;
  width            : 100%;
  text-indent      : 10px;
}
a.mainlevel:link {
  padding          : 0px 0px 0px 0px;
  width            : 100%;
  text-indent      : 10px;
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 10px;
  border-top       : 1px solid #ffffff;
  font-weight      : bold;
  padding          : 3px 0px 3px 0px;
  color            : #000000;
  width            : 100%;
  text-indent      : 10px;
  background       :url(../images/mainlevel_bg.gif) no-repeat left;
}
a.mainlevel:hover {
  background       : #FFFFFF;
  color            : #333333;
  font-size        : 10px;
  font-weight      : bold;
  text-decoration  : none;
  text-indent      : 10px;
}
#active_menu {
    background      : url(../images/indent1.png) no-repeat center left #75A0CB;
    padding-left    :5px;
    color           :#FFFFFF;
}

a:link, a:visited {
  font-size        : 10px;
  color            : #0000CC;
  text-decoration  : none;
  font-weight      : bold;
}
a:link img, a:visited img {
    color: #ffffff;
}


a:hover {
  font-size        : 10px;
  color            : #0000FF;
  text-decoration  : underline;
  font-weight      : bold;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #3D5171;
  font-size        : 10px;
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #E2E6E9;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}
a.readon:hover {
  color            : #666666;
  font-size        : 10px;
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #666666;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none;
}
ul {float            : left;
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
li {

  line-height      : 15px;
  padding-left     : 15px;
  padding-top      : 0px;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}
table.contenttoc {
  border           : 1px solid #666666;
  background       : #ffffff;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #E2E6E9;
}
.pagenavbar {
  border-top       : 1px solid #666666;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  color            : #E2E6E9;
}
a.pagenav:link, a.pagenav:visited {
  text-decoration  : none;
}
a.pagenav:hover {
  text-decoration  : none;
  color: #666666;
}
.date {
  font-size        : 10px;
  color            : #E2E6E9;
  padding-right    : 10px;
}
.small {
  font-size        : 10px;
  color            : #3D5171;
}
.smalldark {
  font-size        : 10px;
  color            : #3D5171;
}
.createdate, .modifydate {
  font-size        : 10px;
  color            : #3D5171;
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #3D5171;
}
.pathway {
  font-size        : 10px;
  color            : #ffffff;
  padding-left     : 8px;
}
a.pathway:link, a.pathway:visited {
  font-size        : 10px;
  padding-left     : 0px;
  color            : #ffffff;
}
a.pathway:hover {
    font-size        : 10px;
    padding-left     : 0px;
    color: #E2F2FE;
}
table.content{
  width            : 100%;
  padding          : 0px;
  border-collapse  : collapse;
  border-spacing   : 0px;
  margin-bottom    : 8px;
}
table.contentpane {
  width            : 100%;
  padding-left     : 5px;
  padding-right    : 5px;
  border-spacing   : 0px;
  margin-bottom    : 2px;
}
table.contentpaneopen {
  width            : 100%;
  padding-left     : 20px;
  padding-right    : 20px;
  border-spacing   : 0px;
  margin-bottom    : 5px;
}
.pollstableborder{
  border-color     : #666666;
}
.contentheading, .componentheading {
  font-size        : 14px;
  font-weight      : bold;
  line-height      : 24px;
  text-transform   : uppercase;
  text-align       : left;
  width            : 100%;
/*  border-bottom:1px solid #000000; */
}
.contentheading>a{
	color:#000000; /* descendencia en contenheading fondo frontal blanco */
}
.title {
  font-weight      : bold;
  text-transform   : uppercase;
  text-indent      : 8px;
  font-size        : 20px;
  text-align       : left;
  color            : #000000;
}
.title a:link, .title a:visited {
  font-size        : 20px;
  color            : #000000;
  text-decoration  : underline;
  font-weight      : bold;
}
.title a:hover {
  font-size        : 20px;
  color            : #666666;
  text-decoration  : none;
  font-weight      : bold;
}
.ontab {
  border-left      : 1px solid #666666;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 40px;
}
.offtab {
  border-left      : 1px solid #333333;
  color            : #666666;
  font-weight      : normal;
  padding          : 5px;
  cursor           : pointer;
  line-height     : 40px;
}
.tabpadding {
 border-left       : 1px solid #333333;
}
.pagetext {
  visibility       : hidden;
  position         : relative;
  background-color : #FFFFFF;
  display          : none;
}
.footer {
  color            : #000000;
  font-size        : 10px;
  color            : #000000;
  font-weight      : normal;
 }
.footer a:link, .footer a:visited {
  font-size        : 11px;
  color            : #666666;
  text-decoration  : none;
  font-weight      : bold;
}
.footer a:hover {
  font-size        : 11px;
  color            : #000000;
  text-decoration  :underline;
  font-weight      : bold;
}

#bannertop_don{
    background-image:url(../images/bannertop_don.jpg);
    background-repeat: no-repeat;
    background-color:#FFFFFF;
	height:100px;
}

.inputbox#mod_login_username{
    width: 80px;
    background: url(../images/icon-use.gif) no-repeat center left #F8FBFC;
    padding-left: 20px;
}
.inputbox#mod_login_password{
    width: 80px;
    background: url(../images/icon-aut.gif) no-repeat center left #F8FBFC;
    padding-left: 20px;
}
.w3cicon{
    border: none;
}
#div_valid_icons{
   padding-top: 5px;
}

.contentheading  .contentpagetitle{
	font-size:17px;
	font-weight:bold;
	color:#25598b;
}
ul.latestnews{
	padding-left:0px;
	padding-top:26px;
	width:100%;
	background:url(../images/otras_noticias.jpg) no-repeat;
}
ul.latestnews li {
	border-bottom:dashed 1px #719ac2;
}
ul.latestnews li a:hover{
	background-color:#e2e9f0;
	display:block;
	text-decoration:none;
	padding-bottom:0px;
}
#jflanguageselection {
	width:112px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #CCCCCC;
}
.mensajes_foro{
	padding-top:26px;
	background:url(../images/mensajes_foro.jpg) no-repeat;
}
#estas_en{
	padding-left:8px;
	color:#FFFFFF;
}
#carrera_primavera{
	padding-top:30px;
	padding-bottom:8px;
	margin-bottom:4px;
	border-bottom:solid 1px #E3E3E3;
	background:url(../images/titulo_carrera_primavera.jpg) no-repeat;
}
#titulo_galeria{
	padding-top:28px;
	background:url(../images/titulo_galeria_fotos.jpg) no-repeat;
}

.cald{
	height: 95px;
  	padding-top: 28px;
	background: url(../images/calendar.gif) no-repeat scroll 50% 0%;
	font-family: arial;
	font-weight: bold;
	font-size: 20px;
	vertical-align: middle;
}
