/* 
# Asymmetrical Planetary Nebulae IV Meeting -  June 18 to 22, 2007, La Palma
# August 2006
# Instituto de Astrofisica de Canarias (IAC - http://www.iac.es)
*/

body {
	margin: 0;
	padding: 0;
	background: #000 url("top2.jpg") top left no-repeat;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #eee;
}

#container {
	 background: url("bottom.jpg") bottom left no-repeat;
}

#content {
	float: left;
	margin-top:75px;
	width: 680px;
	min-height:500px;
	padding: 20px;
	vertical-align: top;
	/* border-bottom: 1px dotted #ccc; */
}

#content p, #content li {
	line-height: 1.6em;
}

#content ul li {
	list-style-image: url("li.gif");
}

#content a:link, #content a:visited, #content a:active {
	color: #9A9FB2;
	text-decoration: underline;
	font-weight:700;
}

#content a:hover {
	color: #EAD3DB;
	text-decoration: none;
}
form {
	margin: 0;
}

img {
	padding: 1px 5px;
	}

a img, a:link img, a:visited img, a img, a:active, a:hover img {
	border: none;
}


h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
	color: #EAD3DB;
	font-style:italic;
	padding-left:10px;
	font-weight:normal;
}

h1 { 
	font-size:24px; 
	border-bottom: 1px solid #444;
}

h2 { 
	font-size: 16px; 
	border-bottom: 1px solid #444;
}

#menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top:130px;
    float: left;
	padding: 10px;
	width: 149px;
	vertical-align: top;
}

#menu ul, #menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0 0 1px 0;	
}

#menu a:link, #menu a:visited, #menu a:active {
	color: #fafafa;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 1px 1px;
	padding-left: 5px;
	padding-right: 2px;	
}

#menu a:hover {
	color: #fff;
	background-color: #000;
}

.current {
	font-weight: bold;
}

#footer {
	width: 900px;
	float: left;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin:0 0 20px 60px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #9A9FB2;
	text-decoration: none;
}

#footer a:hover {
	color: #EAD3DB;
	text-decoration: none;
	border-bottom: 1px #EAD3DB dotted;
}

.clearboth {
	clear:both;
}

#search_box {
	padding: 15px 0;
}

/* General Forms */

input { 
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	background-color: #000;
	border: 0px solid #000;
	width: 98%;
}

input[type=radio], input[type=checkbox] {
	width: 10px;
}

.general-form {
	border: 1px solid #C8DCF5;
	background-color: #000;
	padding: 2px;
}

textarea {
	padding: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ccc;
	border: 0px solid #000;
	background-color: #000;
	margin-bottom: 2px;
	width: 98%;
	height: 120px;
}

input#string {
	/* search input */
	color:#ccc;
	margin-left: 22px;
	width: 80%;
	height: 100%;
	border: 0px solid #000;
}

#search_box {
	background: #000 url("search.gif") -5px -5px no-repeat;
	height: 20px;
	width: 150px;
	border: 1px solid #333;
	margin: 20px 0 0 0;
	padding: 0;
}

input#submit, input#reset, input#login, input#forgot {
	background-color: #222;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bbb;
	border: 1px solid #C8DCF5;
	margin-bottom: 2px;
	width: 100px;
}

.floatleft { float: left; }
.floatright { float: right;}

/* Form message */

.fm {
	font-style: italic;
	color: red;
}

.title {
	font-weight: 800;
}

.dedicated {
	margin: 20px 0 10px 0;
	border: 1px solid #333;
	background: #000 url("http://www.iac.es/proyect/apn4/media/images/he2104.jpg") -60px -100px no-repeat;
}

.dedicated a, .dedicated a:link, .dedicated a:visited, .dedicated a:active{
   color: #AEB5D1;
}

#menu .dedicated a:hover {
   background: #000 url("http://www.iac.es/proyect/apn4/media/images/he2104.jpg") -55px -100px no-repeat;
}

