/* CSS Document */
body {
    font-family:"Century Gothic";
    font-size: 10pt;
    text-align: center;
    background: #333333;
    _background: rgb(41,41,41);
    color:#212121; /*#868686;*/
    margin: 0;
    padding: 10px;
}
html, #header, h1 {
    margin: 0;
    padding: 0;
}
img { 
	border: 0; 
}
a {
	text-decoration:none;
}
h1, h2, h3, h4,h5 label {
	font-family:"Century Gothic";
}
h1 {
    /*line-height: 1;
    position: absolute;
    top: 0;
    left: 0;*/
	font-size:18pt;
	border-bottom-color:#FFB400;
	border-bottom-style:solid;
	display:inline;
	margin-left: 25px;
	position: relative;
    z-index: 10;
}
h2 {
    margin: 0 0 5px 0;
    padding: 0;
	font-size:18pt;
	font-weight:bold;
	color:#FFB400;
}
h3 {
    padding: 4px 0 0 0;
	font-size:16pt;
}
h4, label {
    font-size:10pt;
	font-weight:normal;
	margin:0;
	padding:5px 0 0;
}
h5 {
    padding: 4px 0 0 0;
	font-size:11pt;
}

.qtip-content{
	font-size:11px;
}

/* HIZKUNTZAK (div)*/
#hizk {
	width:850px;
	margin:auto;
	text-align:right;
	color:#DDDDDD;
}
#hizk a{
	color:#DDDDDD;
	font-weight:bold;
}
#hizk #aukeratua{
	text-decoration:underline;
}
/* BURUKOA (div)*/
#header {
    margin: auto;
    text-align: left;
    width: 916px;
    position: relative;
	/*background: url(../img/images/body_t_default.png) 24px 0px no-repeat; 
	_background: url(../img/images/body_t_default_ie.png) 24px 0px no-repeat;*/ 
	height: 79px;
}

/* BARRABARRA LOGOA (div)*/
#head{
	background: url(../img/images/body_t_default.png) 24px 0px no-repeat; 
	_background: url(../img/images/body_t_default_ie.png) 24px 0px no-repeat; 
	height: 100px;
}
#logoa
{
    position: absolute;
    top: 35px;
    left: 43px;
    margin: 0;
    padding: 0;
    z-index: 10;
}
#logoa a span{
	font-size:20px;
	font-style:italic;
	color:#6E6E6E;
	margin-left:10px;
	vertical-align: top;
}
#logoa #client_logo{
	bottom: 63px;
    left: 175px;
    position: relative;
}
#nav1{
	/*border-bottom: 1px solid #AEAEAE;
	border-top: 1px solid #AEAEAE;*/
    display: inline-block;
    float: right;
    margin-right: 35px;
    position: relative;
    top: 45px;
    z-index: 10;
}
#nav1 a{
	color:#212121;
	text-align: center;
}
#nav1 .dropdown{
	text-align:right;
	display:none;
}
#nav1 .dropdown ul{
	display: inline-block;
    list-style: none outside none;
    margin: 0px;
    text-align: left;
    padding:0px;
}
#nav1 .dropdown ul li{
	border: 1px solid #AEAEAE;
	padding:3px;
}

/* GORPUTZA (div)*/
#body {
    background: url(../img/images/body_bg2.png) repeat-y;
    _background: url(../img/images/body_bg2_ie.png) repeat-y;
   /* position: absolute;
    top: 79px;
    left: 10px;*/
    width: 896px;
    margin: 0 0 0 10px;
    padding: 75px 0 0 0;
}

/* EDUKIA (div)*/
#edukia
{
	width:95%;
	margin:auto;
}

/* OINA (div)*/
#footer {
  	text-align: right;
   	width:888px;
  /*	position:relative;*/
	padding-bottom:0px;
	/*top:4px;*/
}

/* BOTOIAK (input)*/
.boton{ 
	background-color:#555555;
	border-style:hidden;
	_border-style:none;
	color:white;
	font-weight:bold;
	height:20px;
	margin-top:15px;
}

/* MEZUAK (div)*/
#flashMessage, .error-message, .message {
	font-size:1.2em;
	color:#0000CC;
}

/*********************************************************************************************************/


#flashMessage, .error-message, .error {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F2DEDE;
    background-position: 0.5em 0.75em;
    background-repeat: no-repeat;
    border-color: #EED3D7 #EED3D7 #EED3D7 -moz-use-text-color;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 0.25em;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset, 0 0 0.5em #DCA7A7 inset;
    color: #702C2B;
    line-height: 1.25em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
}
.alert {
    border-radius: 0.25em 0.25em 0.25em 0.25em;
    font-size: 1.4rem;
    margin: 0 0 1em;
    padding: 0.75em 1em 0.75em 28px;
    vertical-align: top;
}
/*form{
	display:table;
}*/

form, form * {
    vertical-align: top;
}
form .input {
	height: 30px;
    margin-top: 10px;
    text-align: right;
}
.input label {
    float: left;
}


#nav1 #user{
	color:#4169E1;
	text-decoration: underline;
}
#nav1 #userProf img{
	vertical-align:middle;
}
#nav1 #userProf *{
	padding-left:3px;
	padding-right:3px;
}
#body .inner {
    margin: 30px 20px 0 43px;
    width: 93%;
}

#contact_info{
	color: white;
    text-align: center;
}
#contact_info a{
	text-decoration:underline;
}
#contact_info *{
	vertical-align: top;
	color:white;
}

.ikasleak{
	font-size:11pt;
	font-weight: bold;
}
.additional .input{
	text-align:left;
}
.additional .checkbox{
	width:100%;
}
input.bankk
{
	width:40px;
}

input.bulk
{
	width:40px;
}

input.kd
{
	width:20px;
}

input.kontua
{
	width:100px;
}

/*****************************/
/********PAGINATE*************/
/*****************************/
#paginate
{
	width:60%;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:15px;
	color:#6E6E6E;
	height: 20px;
}
#paginate div
{
	width:50%;
	float:left;
}
#paginate a
{
	color:#6E6E6E;
/*	margin-left:15px;*/
	font-weight:bold;
}
