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

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  line-height: 18px;
}

p
{ margin: 0px;
  padding: 0px 0px 18px 0px;
  line-height: 18px;
}

img{border: 0px;}


.hotspot {
  cursor: pointer;
  color:#2780F9;
}

#indexing{ display : none;}

/* 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-top: 1px solid;
  border-bottom: 1px solid;
}

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

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

/* main container */
#main
{ width: 900px;
  margin-left: auto; 
  margin-right: auto;
  text-align:center;
}

/* links above the logo */
#links
{ padding: 0px;
  min-width: 761px;
  text-align: right;
  height: 22px;
}

#links a, #links a:hover{text-decoration: none;}


#links a
{ 
  color: #000;
  background-color: transparent;
  text-decoration: none;
}

#links a:hover
{ 
  color: #fff;
  background-color: transparent;
}

/* logo */
#logo
{ padding: 0px;
  width: 759px;
  height: 230px;
  border-bottom: 1px solid;
  border-top: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
}

/* main content */
#content
{ height: auto;
  padding: 0px;
  margin: 0px;
  text-align: justify;
  min-width: 761px;
} 

/* column 1 - contains menu, news, add links and other info */
#column1
{ position: relative;
  width: 243px;
  float: left;
  padding: 15px 0px 15px 14px;
  margin: 0px;
}

#column2
{ text-align: justify;
  padding: 10px 22px 15px 0px;
  margin: 0px;
}

#column1 h2{padding: 0px 0px 18px 0px;}

#menu
{ position: relative;
  width: 216px;
  float: left;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  height: 380px;
}
}

#iaacsic
{ position: relative;
  float: left;
  margin: 0px 0px 0px 20px;
}

#coordinates
{ position: relative;
  width: 206px;
  float: left;
  margin: 10px 0px 15px 0px;
  padding: 10px 0px 0px 10px;
  height: 120px;
}
#menu ul
{ margin: 0px auto; 
  padding: 0px; 
  list-style: none; 
  text-align: left; 
  width: 216px;
} 

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

#menu li a
{ float: left; 
  height: 19px;
  text-decoration: none;
  padding: 0px 10px 4px 12px;
  width: 194px;
  border-bottom: 1px solid;
} 


/* column 2 - page content */
#column2 h2
{ padding: 0px 0px 6px 0px; 
  margin: 24px 0px 12px 0px; 
  border-bottom: 2px solid;
}

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

/* footer */
#footer
{ float: left;
  padding:0 0 0 0;
  width: 100%;
  text-align: center;
  height: 20px;
}

#footer a, #footer a:hover{text-decoration: none;}

/* header */
#header
{ float: left;
  padding:2px 0 0 0;
  width: 759px;
  height: 15px;
  border: 1px solid;
}

#header a, #header a:hover{text-decoration: none;}
#header span.subs {padding:0px 0px 0px 255px; float: left;}

/*color*/

html{height: 100%;}

body
{ background: #FFFFFF url(../img/backcig09.png) repeat-x;
  color: #3E4244;
}

blockquote
{ background-color: #F1F4F5;
  color: #3E4244;
  border-color: #D4DBDE;
}

#iaacsic a
{ 
  font-size:12px;
  color: #000;
  background-color: transparent;
  text-decoration: none;
}

#iaacsic a:hover
{ 
  font-size:12px;
  color: #666;
  background-color: transparent;
}

#logo
{ background: #C0C0C0 url(../img/logocig09.jpg) no-repeat;
  color: #3E4244;
  border-color: #FFFFFF;
}

#content, #column1, #column2
{ background-color: #FFFFFF;
  color: #3E4244;
} 

#column2 h2
{ background: transparent;
  color: #53434B;
  border-color: #F4F2F3;
}

#menu
{ background: url(../img/boxcig09.png) repeat-x;
  color: #3E4244;
}

#coordinates
{ background: url(../img/box_small.png) repeat-x;
  color: #3E4244;
}


#menu li a
{ background-color: transparent;
  color: #3E4244;
  border-color: #FFFFFF;
} 

#menu li a:hover, #menu li a#selected
{ background-color: #C0C0C0; 
  color: #FFFFFF;
  border-color: #FFFFFF;
} 

#column2 a
{ background-color: transparent;
  color: #2780F9;
}

#column2 a:hover
{ background-color: #F1F4F5;
  color: #3E4244;
}

.found
{ background-color: #F1F4F5;
  color: #3E4244;
}
#footer, #footer a
{ background-color: #E0E0E0;
  color: #000000;
}

#footer a:hover
{ background: #C0C0C0;
  color: #FFFFFF;
}

#header
{ background-color: #C0C0C0;
  color: #000000;
  border-color: #FFFFFF;
}

#header a
{ background: #F1F4F5;
  color: #3E4244;
}

#header a:hover
{ background: #FFFFFF;
  color: #3E4244;
}

#iaacsic {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-align:left;
}

#amiga {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	width: 216px;
}

/* custom search box ************/
#search {
	float: left;
	padding: 15px 0px 15px 0px;
	margin: 5px 0px 10px 0px;
	background-image: url(/img/box_small.png);
	width: 216px;
	text-align:center;
}

input
{ 
   border: #000000;
   border-width: 1px; 
   border-style: solid; 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 1em; 
   color:#666666;
   text-align:center;
} 


select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;} 

#search input.searchbutton { border:0; background: transparent; color: #666666; font-size: 10px; font-weight: bold; }

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.smalltable td {
padding: 1px 3px 1px 3px;
font-size: 11px;
}
