html, body {
	height: 100%;
}

body{
	background: #050505 url(/images/oneshowinteractive.org/page_bg.jpg) repeat-x;
	background-attachment:fixed;
	min-height: 100%;
	text-align: center;
	
	font-weight : normal;
	font-style: normal;
	font-size : 12px;
	font-family : Arial;
	color : #575757; 
}

* a
{
	border:none;
    outline:none;
}

img
{
	display:block;
	border: none;
	padding: 0px;
	margin: 0px;
}

form{
	padding: 0px;
	margin: 0px;
}

a, a:link, a:active, a:visited
{
	text-decoration:none;
	outline: none;
	color:#1e2f3d;
	font-weight: bold;
}

a:hover{
	color:#C1382C;
}

#container{
	margin: 0 auto;
	width: 960px;
	min-height: 100%;
	text-align: left;
	padding-right: 21px;
}

#body_container, #footer_container{
	width: 960px;
	padding-right: 21px;
	background: url('/images/oneshowinteractive.org/middle_fade.png') repeat-y;
}

.main_container{
	background: #e8e8e8 url('/images/oneshowinteractive.org/common/main_container_bg.gif') repeat-x bottom;
}

#top_logo{
	float: left;
	height: 112px;
	width: 160px;
	text-align: left;
}


#top_right{
	float: right;
	height: 112px;
	width: 800px;
	text-align: right;
	color:#ffffff;
}

#top_nav_bar{
	margin-top: 13px;
	padding: 7px 0px 7px 0px;
	height: 25px;
	background: transparent url(/images/oneshowinteractive.org/common/top_nav_bg.png) repeat-x;
}

#top_nav_bar a{
	display:block;
	padding: 6px 10px 0px 11px;
	height: 19px;
	float: left;
	font-size : 11px;
	font-family : Verdana,Arial;
	text-transform:uppercase;
	text-decoration:none;
	color: #1e2f3d;
	background: transparent url(/images/oneshowinteractive.org/common/top_nav_seperator.gif) no-repeat top left;
}

#top_nav_bar a:hover{color:#C1382C;}

#top_nav_bar a.home{
	padding: 3px 10px 0px 10px;
	background: transparent;
}
#top_nav_bar a.fav{
	padding: 3px 10px 0px 10px;
}

#top_tabs{
	height: 54px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#top_tabs li{
	float: left;
}

.cl{
	clear: both;
}

#footer_bar{
	height: 82px;
	padding: 0px 90px;
	color: #314c64;
	background: #ffffff url('/images/oneshowinteractive.org/footer_bg.jpg') no-repeat;
}

#footer{
	background: #ffffff;
	padding: 0px 25px 25px 90px;
	font-size: 10px;
	color: #999999;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited
{
	text-decoration:none;
	outline: none;
	color:#999999;
}

#footer a:hover{
	text-decoration:underline;
}

#newsletter_subscribe{
	padding: 10px 0px 0px 0px;
	float: left;
	width: 450px;
}

.border_input_box{
	width: 163px; 
	height: 26px; 
    background: url('/images/oneshowinteractive.org/border_input_box.png') no-repeat; 
    padding: 0px 5px 0px 5px;
    font-size: 11px;
    border: 0px;
    color: #314c64;
}

#follow_us_icon_container{
	float: right;
	padding: 10px 0px 0px 0px;
}


#follow_us_icons{
	height: 30px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	list-style: none;
}

#follow_us_icons li{
	float: left;
	width: 40px;
}

#showcase_icons{
	height: 30px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	list-style: none;
}

#showcase_icons li{
	float: left;
	width: 50px;
}


input.button{
	color:#ffffff;
	height:26px;
	background:#1e2f3d url(/images/oneshowinteractive.org/button_bg.jpg);
	font-family: verdana;
	font-size:11px;
	border: 0px;
	margin: 0px;
	width:60px;
	padding:0px;
	padding-top:1px;
	padding-bottom:4px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;

}

input.button:hover{
	color:#000000;
}

.home_boxes{
	float:left;
	width:280px;
	margin: 20px 18px 0 20px;
}

.home_divline{
	float:left;
	background: url(/images/oneshowinteractive.org/div_line.gif);
	width: 2px;
	height: 310px;
	margin: 20px 0 0 0;
}

.content_box{
	background: #ffffff;
	border: 1px Solid #c9c9c9;
}

.content_box_10{
	padding: 10px;
}

.content_box_20{
	padding: 20px;
}

.content_box_heading, .content_box_heading_20{
	padding: 10px;
	font-size: 20px;
	text-transform:uppercase;
	color: #243749;
	border-bottom: 1px Solid #c9c9c9;
	background: #f4f5f6;
}
.content_box_heading_20{
	padding: 10px 20px;
}

.content_box_copy{
	clear:both;
	padding: 0 25px 10px 25px;
	line-height:16px;
}

.title_strip{
	float:left;
	position:relative;
	padding: 0 24px 0 0;
	background: transparent url(/images/enteroneshow.org/titles_bg-end.png) top right no-repeat;
}

.title_strip div{
	background: transparent url(/images/enteroneshow.org/titles_bg.png) repeat-x;
	padding: 7px 20px 0 20px;
	height: 39px;
	margin: 5px -10px 0px -10px;
	position:relative;
	float:left;
}


.title_strip div span{
	color:#FFFFFF;
	font-size: 16px;
	font-family : Arial;
	text-transform: uppercase;
	font-weight: bold;
}

/* MISC */
.keyline{
	height: 1px;
	background: #314c64;
}


a.content_box_nav, a.content_box_nav:link, a.content_box_nav:active, a.content_box_nav:visited
{
	display: block;
	padding: 10px;
	text-decoration: none;
	color: #314c64;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

a.content_box_nav:hover{
	background: #eeeeee;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}

.indent_content{
	padding: 0px 30px;
}

.error_box{
	padding:5px;
	font-size: 12px;
	border: 1px solid #DD7777;
	background: #FFCCCC;
}

.table_heading{
	background: #314c64;
	color: #ffffff;
}

.icon_order_up{
	background: url('/images/icons/arrow_up.gif') center right no-repeat;
	padding: 5px;
	
}
.icon_order_down{
	background: url('/images/icons/arrow_down.gif') center right no-repeat;
	padding: 5px;
}



.description{
color:gray;
}
.categories ul, .categories ol{list-style:none; padding: 0px 0px 0px 10px}
.categories li {margin: 10px 0px 0px 0px; padding: 0px; }

.select_bg select {
	font-size: 11px;
	color: #314c64;
	background-color: #F1F1F1;
	border: solid 1px #314c64;
	width: 167px;
	margin: 0px;
	padding: 1px;
	outline:none;
}

.select_bg select option {
	background-color: #F1F1F1;
	border: solid 1px #F1F1F1;
}

.search_box{
	width: 167px; 
	height: 19px; 
    font-size: 11px;
    border: solid 1px #314c64;
    outline:none;
    padding: 1px;
}

/*

.select_bg{
	background: url('/images/oneshowinteractive.org/border_input_box.png') no-repeat; 
	height: 20px;
	padding: 3px;
}

.search_box{
	width: 130px; 
	height: 19px; 
    background: url('/images/oneshowinteractive.org/search_box.gif') no-repeat; 
    padding: 5px 25px 0px 10px;
    font-size: 11px;
    border: 0px;
    outline:none;
}
*/

















/* ------------------------------------------------------------ */



















#main_content{
	padding: 25px;
	min-height: 350px;
}














/* href's */
a.white, a.white:link, a.white:active, a.white:visited
{
	text-decoration:none;
	outline: none;
	color:#ffffff;
	font-weight: bold;
}

a.white:hover{
	color:#aa0000;
}




/* entries view list */

.entry_thumb_container{
	width: 110px;
	height: auto;
	overflow: hidden;
}

.entry_thumb{
	width: 110px;
	height: 90px;
}

.finalist_cnr_thumb{
	position: absolute;
	margin: -1px 0px 0px 79px;
	width: 32px;
	height: 32px;
	background: url('/images/oneshowinteractive.org/finalist/finalist_thumb_corner.gif') no-repeat; 
}

.finalist_cnr_large{
	position: absolute;
	margin: -1px 0px 0px 389px;
	width: 52px;
	height: 52px;
	background: url('/images/oneshowinteractive.org/finalist/finalist_large_corner.gif') no-repeat; 
}




.pagelinks{
	color: #cccccc;
}

.pagelinks a, .pagelinks a:link, .pagelinks a:active, .pagelinks a:visited,
.pagelinks a.on, .pagelinks a.on:link, .pagelinks a.on:active, .pagelinks a.on:visited, .pagelinks a.on:hover
{
	text-decoration:none;
	outline: none;
	color:#cccccc;
}

.pagelinks a:hover,
.pagelinks a.on, .pagelinks a.on:link, .pagelinks a.on:active, .pagelinks a.on:visited, .pagelinks a.on:hover{
	color:#ff0000;
}



.required_image{
	color: #00ff00
}
.required_file{
	color: #0000ff
}

.ajax_loader{
	background: transparent url(/images/oneshowinteractive.org/ajax-loader.gif) no-repeat top left;
	padding-left: 20px;
	height: 16px;
}

/*Lewis styles */

.heading{
	font-size: 14px;
        color:red;
}



.question {
color:red;
}

div .guidelines{
width:600px;
font-size: 12px;}

.guidelines ul, .guidelines ol{
font-size:13px;
font-weight:regular;
}

.guidelines li{
margin-top:5px;
}

.guidelines a{
color: gray;
font-weight: normal;
text-decoration: underline;}

.guidelines img {vertical-align: middle;}

.categories ol{
list-style-type: upper-alpha;
}

.textual{
	font-size:13px;
	padding:35px;
	line-height:16px;
	}

#judgebio{
background:white;
padding:10px 20px;
font-size: 1.3em;
line-height:1.5em;
border-bottom:6px solid gray;
}

#judgepic b{
font-size:2em;
}

#judgepic img{
border:1px solid black;
}

.headshots img{
margin-right:7px;
border:1px solid black;
}

.names b{
font-size:1.3em;
}

/*
#judges tr{
background: white;
}
*/
	
