﻿/* main css file for areyouhere.net - created: 2005.09.15 */
/* last modified:2005.09.29 */

body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	color: #fff;
	font-size: 10px;
	background: #fff url(../media/images/areyouhere_bg.gif) no-repeat 0 0;
	text-align: center;
}

/* html elements */
h1, h2, h3, h4, h5, h6, p, ul, ol, li {font-family: Verdana, sans-serif; font-size: 11px;}
img {border:none;}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	margin: 0;
	padding: 0;
}

fieldset { border: none; }
input[type=text], input[type=password] {
	width: 130px;
	font: 11px Verdana, sans-serif;
	color: #c52900;
	background-color: #fff;
	border: 1px solid #c52900;
}
select {width: 130px; color: #c52900; border: 1px solid #c52900;}
option {color: #c52900; border: none; background-color: #fff}
option:hover {background-color: #f8ffa2;}


input[type=text]:focus,input[type=password]:focus {background-color: #f8ffa2;}

input[type=submit]
{
	color: #fff;
	background: transparent;
	border: none;
	cursor:pointer; cursor:hand;
}

/* tables */
table {
	border-collapse:collapse;
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	margin-top: .5em;
	}

table tr {
	margin: 0;
	}

table td {
	margin: 0;
	padding: .2em .1em;;
	}

table th {
	margin: 0;
	padding: .5em;
	border-bottom:1px solid #ccc;
	text-align:center;
	}

/* links */
a:link, a:visited {color: #aa2c00;text-decoration: none;}
a:hover, a:active{color: #aa2c00;text-decoration: underline;}

/* Layout */
#wrapper
{
	margin: 0 auto 1em auto;
	padding: 0;
	width: 716px;
	text-align: left;
}

#header
{
	position: relative;
	width: 716px;
	height: 163px;
	margin: 0;
	background: url(../media/images/header_bg3.gif) no-repeat 0 0;
}

#header a:link, #header  a:visited
{
	width: 105px; 
	position: absolute; 
	top: 30px; 
	left: 65px;
	display: block;
	background: none;
	overflow: hidden; 
	font-size: 1px; 
	height: 105px;
	padding-top: 105px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0;
} 
#ignored {}

/* main column */
#editorial {}

#flashHolder
{
	margin: 0;
	padding: 0;
	background-color: #ce5b04;
}

#network_search
{
	position: relative;
	width: 716px;
	height: 49px;
	margin: 10px 0 0 0;
	padding: 0;
	background: url(../media/images/search_network_bg.jpg) no-repeat 0 0;
}

#network_search a:link, #network_search  a:visited
{
	width: 716px;
	height: 49px;
	position: absolute; 
	top: 0px; 
	left: 0px;
	display: block;
	background: none;
	overflow: hidden; 
	font-size: 1px; 
	height: 49px;
	padding-top: 49px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0;
} 
#ignored {}


#network_search fieldset
{
	display: none;
	position: absolute;
	top: 15px;
	right: 1em;
	margin:0;
	padding:0;
}

#member_login
{
	position: absolute;
	top: 10px;
	right: 0px;
	width: 202px;
	height: 97px;
	margin: 0;
	padding: 0;
	background: url(../media/images/member_login_bg.gif) no-repeat 0 0;
}

#member_login fieldset
{
	margin: 1em;
	padding: 0;
	color: #555;
}
#member_login fieldset input[type=submit], #member_login fieldset label, #member_login fieldset legend {color: #555;}
#member_login fieldset input[type=text], #member_login fieldset input[type=password] {
	width: 80px;
	font: 11px Verdana, sans-serif;
	color: #a4b97f;
	background-color: #fff;
	border: 1px solid #a4b97f;
}

#counter
{
	position: relative;
	right: 0;
	top: 150px;
	padding: 0 .5em 0 0;
	color: #555;
	font-size: 10px;
	text-align: right;

}

#signup
{
	position: relative;
	width: 716px;
	height: 52px;
	margin: 0;
	padding: 0;
	background: url(../media/images/signup_bg.jpg) no-repeat 0 0;
}

#signup a:link, #signup  a:visited
{
	width: 146px; 
	position: absolute;
	top: 8px; 
	left: 23px;
	display: block;
	background: none;
	overflow: hidden; 
	font-size: 1px; 
	height: 34px;
	padding-top: 34px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0;
} 
#ignored {}


/* footer */
#footer
{
	margin: .5em;
	font-size: 9px;
	color: #f8ffa2;
	text-align: center;
}


/* sorry.php specifics*/
#sorry #network_search
{
	position: relative;
	width: 716px;
	height: 49px;
	margin: 10px 0 0 0;
	padding: 0;
	background: url(../media/images/search_network_bg_sorry.jpg) no-repeat 0 0;
}

/*
#sorry #member_login
{
	position: relative;
	width: 716px;
	height: 47px;
	margin: 5px 0 0 0;
	padding: 0;
	background: url(../media/images/member_login_bg_sorry.gif) no-repeat 0 0;
}
*/

/* registration.php specifics*/
#registration {
	color: #333;
	}

#registration #editorial
{
	background-image: url(../media/images/registration_middle_bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#registration #editorial h1
{
	width: 716px;
	height: 100px;
	margin: 0;
	padding: 0;
	background-image: url(../media/images/registration_top_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#registration #editorial h1 span
{
	margin: 0;
	padding: 0;
	visibility:hidden;
}

#registration #editorial #content
{
	margin: 1em 5em 1em 5em;
}

#profile_registration { margin: 2em; }
#registration tr>td {text-align:left;}
#registration label {margin: .5em 1em .5em 0; text-align:right;}

#registration #cleaner
{
	margin: 0;
	padding: 0;
	height: 20px;
	clear: both;
	background-image: url(../media/images/registration_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#registration input[type=submit]
{
	width:220px;
	height:34px;
	text-indent: -9000px;
	background: url(../media/images/register_btn.gif) no-repeat 0 0;
	border: none;
	cursor:pointer; cursor:hand;
}
#registration table {
	border-collapse:collapse;
	width:500px;
	margin: 1em auto;
	/*padding: .5em 0;*/
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	}

#registration table tr {
	margin: 0;
	border-bottom:1px solid #ccc;
	}

#registration table td {
	margin: 0;
	padding: .5em;
	}

#registration table th {
	margin: 0;
	padding: .5em;
	border-bottom:1px solid #ccc;
	text-align:center;
	}
