/* global */
html{height: 100%;}

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  margin-top:20px;
  font-size: .72em;
}

p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1
{ font-family: arial, sans-serif;
  font-size: 108%;
  letter-spacing: .1em;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}

img{border: 0px;}



/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* margin lefts / margin rights - to centre content */
#main,#main2, #iwithblockmenu-links, #iwithblockmsg-frooter, #iwithblockmsg-logo, #iwithblockmenu-menu, #content
{ margin-left: auto; 
  margin-right: auto;
}

/* main container */
#main{width: 795px;}
#iwith-main2{
width: 100%;
text-align:center;
margin-top:100px;}


/* iwithblockmenu-links above the iwithblockmsg-logo / iwithblockmsg-frooter */
#iwithblockmenu-links, #iwithblockmsg-frooter
{ width: 757px;
  height: 20px;
  font-size: 88%;
  text-transform: uppercase;
  padding: 8px 21px 0px 19px;
}
#iwithblockmsg-frooter1{
 width: 795px;
  height: 20px;
  font-size: 105%;
}
  
.login{
  float: left;
  width:162px;
  background-color: #999999;
  color:#FFFFFF;
  height:15px;
  padding-top:5px;
  padding-left:15px;

  }
  
  .idioma
{ float: right; 
  background-color:#666666;
  color:#FFFFFF;
  height:15px;
  padding-top:5px;
  padding-right:20px;
    width:598px;
	text-align:right

}


#iwithblockmenu-links{text-align: right;}

#iwithblockmsg-frooter
{ text-align: center; 
  border-top: 2px solid;
}

#iwithblockmenu-links a, #iwithblockmsg-frooter a, #iwithblockmsg-frooter1 a{text-decoration: none;}

#iwithblockmenu-links a:hover, #iwithblockmsg-frooter a:hover, #iwithblockmsg-frooter1 a:hover{text-decoration: underline;}

#snippetInferior{ 
  float:left;
  border-top: 2px solid #9DB626;
   padding: 2px 3px 15px 19px;
   width:550px;
}


/* iwithblockmsg-logo */
#iwithblockmsg-logo
{ width: 100%;
  height: 220px;
margin-bottom:25px;
}
* html #iwithblockmsg-logo
{ 
margin-bottom:-5px;
}

#iwithblockmsg-logo h1, #iwithblockmsg-logo h2
{ margin: 0px;
  letter-spacing: .2em;
}

#iwithblockmsg-logo h1
{ padding: 28px 0px 0px 139px;
  font-size: 160%;
}

#iwithblockmsg-logo h2
{ font-family: arial, sans-serif;
  padding: 5px 0px 0px 139px;
  font-size: 108%;
}

/* navigation iwithblockmenu-menu */
#iwithblockmenu-menu
{ height: 30px;
  width: 766px;
  margin-top: -30px;
  position: relative;
}

#iwithblockmenu-menu ul{margin: 0px auto;} 

#iwithblockmenu-menu li
{ float: left; 
  margin: 0px 5px 0px 0px; 
  padding: 0px;
  list-style: none;
} 

#iwithblockmenu-menu li a 
{ display: block; 
  float: left; 
  height: 20px;
  text-decoration: none; 
  padding: 6px 19px 2px 19px;
  border: 1px solid;
  text-transform: uppercase;
  font-size: 88%;
} 

#iwithblockmenu-menu li a:hover, #iwithblockmenu-menu li a#selected, #iwithblockmenu-menu li a#selected:hover
{ height: 20px;
  padding: 7px 20px 2px 20px;
  border: 0px;
} 

/* main content */
#content
{ width: 100%;
  overflow: hidden;
} 

/* column 1 - contains sidebar items */
#column1
{ width: 167px;
  float: left;
  background-color:#666666;
  padding-top:0;
  padding-left:10px;
  
}

#menu{
  padding-left:10px;}

#column1 a, #column1 a:hover
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
 
}


.iwithblockmenu-links{padding: 0px}

.iwithblockmenu-links ul{margin: 0px auto;} 

.iwithblockmenu-links li 
{ margin: 0px; 
  float: left; 
  list-style: none; 
} 

.iwithblockmenu-links li a , .iwithblockmenu-links li a:hover
{ float: left; 
  height: 16px;
  text-decoration: none; 
  padding: 5px 0px 4px 19px;
  width: 149px;
} 

/* column 2 - page content */
#column2
{ text-align: justify;
  width: 578px;
  float: right;
  padding: 2px 3px 15px 19px;
  padding-top:0;
}

#column2 h1
{ font-family: arial, sans-serif;
  padding: 16px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  font-weight: normal;
}

#column2 a, #column2 a:hover
{ padding: 0px 0px 2px 0px;
  text-decoration: none;
 
}

/* additional colour scheme selections */
#colour{margin: 0px 0px 20px 0px;}

#colour a, #colour a:hover{border: 0px;}

.blue
{ background: #414141 url(/blue.png) no-repeat left center;
  color: #109CEF;
  padding: 0px 40px 0px 20px;
}

.green
{ background: #414141 url(/green.png) no-repeat left center;
  color: #94C65A;
  padding: 0px 40px 0px 20px;
}

.purple
{ background: #414141 url(/purple.png) no-repeat left center;
  color: #CE5AEF;
  padding: 0px 40px 0px 20px;
}

.orange
{ background: #414141 url(/orange.png) no-repeat left center;
  color: #FF9C21;
  padding: 0px 40px 0px 20px;
}

#iwith-box1{
 width:96%;
 	
	 float: left;
 	 padding: 2px 3px 15px 19px;
 	 margin-bottom:20px;
	 color:#FFFFFF;
	 font-weight:400;
	 text-align:justify;

	}
#iwith-box21{
 width:96%;
 
	 float: left;
 	 padding: 2px 3px 15px 19px;
 	 margin-bottom:20px;
	  font-weight:400;
	  text-align:justify;

	}
#box1{
 	
	 float: left;
	 width:96%;
 	 padding: 2px 3px 15px 19px;
 	 margin-bottom:20px;
	  font-weight:400;
	  text-align:justify;

	}


#title1{
	 background: transparent;
 	 color: #109CEF;
 	 border-color: #787878;
	 font-weight:400;
	}