@charset "utf-8";
/* CSS Document */

body{
	margin: 0; padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 1em;
	background:url(../img/page_bg.jpg) top repeat-x #ccc;
	height: 100%;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:200;
	font-size: 1.7em;
	margin: 8px 0; padding: 0;
	}
h2{
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	padding-bottom: 5px;
	border-bottom: 1px solid #feb935;
	margin-bottom: 25px;
}	
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:200;
	font-size: 0.8em;
	margin: 1px 0; padding: 0;
	color: #666666;
	}
table{ margin: 20px 0 30px 20px; padding:0;}
th{ font-weight:bold; text-align: left; padding-right: 10px;}
td{ font-size: 0.9em; padding-right: 10px; }
	
form{ margin: 0; padding: 0; }

input{ font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif; font-size: 1em; color: #666666; }
input[type="text"]{ height: 18px; margin-right: 5px;}

a{ color: #fff; text-decoration: none;}
a:hover{ text-decoration: underline; }
a:focus, a:active { outline: none; }

.sorttype{ color: #feb935; }

div#aligncontainer{
	position: relative;
	margin: auto 0;
	width: 100%;
}

div#maincontainer{
	position: absolute;
	left: 50%;
	margin: 0 0 0 -480px;
	width: 960px;
	background-color: #999;
	border-bottom: 10px solid #666666;
}
div#onecol{ position: relative; float: left; width: 800px; margin: 30px 0 30px 60px; }

div#topsection{
	position: relative;
	float: left;
	width: 960px;
	height: 122px;
	background-color:#CCC;
	background:url(../img/bg_toparea.gif) top repeat-x #fff;
}

#topsection img#oia_title{
	margin: 14px 0 0 16px;
}

#topsection img#logo{
	position: absolute;
	top: 36px; right: 15px;
}
div#catheaderarea{ margin: 15px; }
div#categoryinfo{
	position: relative;
	float: left;
	width: 700px;
	background-color:#5e5e5e;
	color: #fff;
	font-size: 0.7em;
	height: 35px;
}

div#categoryinfo #marginmaker{
	margin: 9px; padding: 0;
}

div#votecounter{ position: absolute; left: 15px; top: 10px; width: 300px; }
div#votecounter span{ color: #feb935; }

div#sortmenu{ position: absolute; right: 15px; top: 10px; width: 300px; text-align: right; }

div#leftsection{
	position: relative;
	float: left;
	width: 260px;

}
div#leftsection form{
	margin-top: 15px;
}

div#leftnav{
	position: relative;
	float: left;
	background-color: #333;
}
div#leftnav a { color: #fff; text-decoration: none; padding: auto 0; }
div#leftnav ul{	margin: 0; padding: 0; width: 260px;}
div#leftnav ul li{ 
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif; 
	list-style: none; 
	margin: 0; padding:0; 
	font-size: 0.7em; 
	text-transform: uppercase; 
	text-indent: 12px;
	border-top: 1px solid #6e6e6e;
	border-bottom: 1px solid #000;
		
}
div#leftnav ul li p{ padding: 0; margin: 13px 0;}

div#leftnav li:hover{ background-color:#666666; cursor: hand; cursor: pointer; }

li.currentcat{
 background-color: #4b4b4b !important;
}

li.cathasvote{
	background: url(../img/logo_mini_square.gif) no-repeat;
	background-position:  230px 12px !important;
}

div#navhead{
	color: #ccc;
	padding: 8px 0;
	text-indent: 11px;
	font-size: 0.7em;
	background-color: #5e5e5e;
	width: 260px;
}

div#votedlegend, div#emailresults{
	position: relative;
	float: left;
}
div#votedlegend{
	width: 260px;
	text-indent: 10px;
	background-color: #838383;
	color: #ccc;
	font-size: 0.7em;
	padding: 10px 0;
}

div#emailresults{
	float: left;
	margin: 12px 10px;
	font-size: 0.7em;
	color: #333333;
}
div#emailresults b{ color: #000;}
div#emailresults input[type="text"]{ width: 140px;}

div#maincontent{
	width: 700px;
	min-height: 730px;
	position: relative;
	float: right;
	background-color: #f6f6f6;
}

/* WELCOME */

div#feature-dropshadow{
	height: 30px;
	background:url(../img/feature-dropshadow.jpg) top left repeat-x;
}

img#headline-frontpage{ margin: 15px 0 0 49px; }

div#introtext{
	margin: 10px 50px 120px 50px;
	font-size: 0.8em;
	line-height: 1.5em;
	border-top: 1px solid #feb935; 
	color: #333;
}

div#introtext p{ line-height: 1.6em; padding:0; margin: 15px 0 5px 0; }
div#introtext a{ color: #F90; }


/* CATEGORIES */

div.personpod{
	position: relative;
	float: left;
	font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align: left;
	width: 139px;
	height: 195px;
	font-size: 0.8em;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

div.personpod:hover{ background-color: #ccc;}

div.personpod a{
	color: #333333;
	text-decoration: none;
}

div.personpod .personcore{
	margin: 8px auto 0 auto;
	width: 114px;
}
div.personcore img{ margin-bottom: 3px;}

div#nextcat{
	position: relative;
	float: left;
	width: 700px;
	border-top: 1px solid #ccc;
	background-color: #5E5E5E;
	}
div#nextcat:hover{
	cursor: pointer;
	background-color: #999;
}
div#nextcat:hover p{ color: #fff; }
div#nextcat p{
	display: block;
	margin: 10px 15px 10px 0; padding: 0;
	text-align: right;
	font-size: 0.8em;
	color: #fff;
}
div#nextcat a:hover{ text-decoration: underline; }

div#suggestarea{
	position: relative;
	float: left;
	width: 700px;
	background-color: #f6f6f6;
	font-size: 12px;
	border-top: 1px solid #ccc;
}
div#suggestarea a{ color: #333333; text-decoration: underline; }

div#partners{
	position: relative;
	float: left;
	width: 700px;
	background-color: #f6f6f6;
	border-top: 1px solid #ccc;
}
div#partners p{ margin: 10px 0; font-size: 10px; text-align: center; color: #999999; }

div#suggestarea form { margin: 10px 13px; }

/* PEOPLE */

.votepanel{
	position: absolute;
	bottom: 7px; left: 10px;
	width: 116px;
}

.castvote{ display: block;}
.maxvotesreached .castvote{ display: none;}

.indicatevote{
	display: none; /* Hidden by default */	
}

.hasvote{
	background-color: #f7edd9;
}

.hasvote .indicatevote{
	display: block; /* Show indicator when vote has been cast */
	font-size: 0.85em;
}

.hasvote .castvote{
	display: none;
	font-size: 0.85em;
}

/* BIO */

div#biocontainer{ margin: 8px;}

div#bioclose{ text-align: right; position: relative; margin-top: 18px; }
img.bio{ position: relative; float: left; margin:10px 30px 0 0; }
p.photocredit{ position: absolute; top: 275px; left: 38px; width: 170px; margin: 4px 0 0 0; padding: 0 !important; text-align: right; color: #9a9a9a; font-size: 0.8em; }
p.photocredit a{ text-decoration: underline; }
p.bio{ position: relative; float:left; width: 320px; height: 220px; overflow: auto; line-height: 1.6em; font-size: 1em; margin:2px 0 25px 0; }
#biovote{ position: absolute; top: 330px; right: 40px;}

h2 span{ font-size: 12px;}

/* modal close btn */
p.close{ text-align: right; margin: 20px;}
.close a{ cursor: hand; cursor: pointer; }

