/* @override http://tahiti/slbr/styles/styles.css */

@import url("reset.css");

/* @group Basic */

table.pad5nl td { padding: 5px 5px 5px 0px; }
table.pad10nl td { padding: 10px 10px 10px 0px; }
table.pad3 td { padding: 3px 3px 3px 3px; }
table.pad5 td { padding: 5px 5px 5px 5px; }
table.nopad td { padding: 0px; border:1px solid green;}

body {
    color: #494949;
    font: 12px/16px Arial, sans-serif;
}

h1 {
    font-family:Helvetica, sans-serif;
    margin-bottom: 21px;
    color: #072043;
    font-size: 19px;
    line-height: 22px;
    word-spacing:3px;
    text-transform:uppercase;
}

.center { text-align:center; }

h2 {
    margin-top:1px;
    margin-bottom: 23px;
    color: #a1b4ce;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: normal;
    font-style: normal;
    line-height: 13px;
}

h3 {
    color: #1482b4;
    font-size: 12px;
    line-height: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    /* word-spacing:1px; */
    text-transform:uppercase;
    padding:5px 0px 10px 0px;
}

h3.right {
    color: #1482b4;
    font-size: 11px;
    line-height: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    padding-bottom: 2px;
    padding:11px 0px 0px 0px;
}

ul.right a:link, ul.right a:visited{
    color:#999999;
}

ul.right a:hover{
    color:#8FC4D9;
}


h4 {
    color: #325065;
    font-weight: bold;
    font-size: 11px;
    text-transform:uppercase;
    line-height: 16px;
    margin:0px 0px 5px 0px;
}

ul.right{
    padding:0px 25px 0px 805px;
    list-style-position:outside; 
    list-style:none;
}

p {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 16px;
}

ol {
    list-style-type: decimal;
    list-style-position: inside;
    /* padding-left: 15px; */
    margin-bottom: 10px;
}

ul {
    list-style-type: none;
    list-style-position: inside;
    list-style-image: url(../images/template/rnd_bullet.png);
    /* list-style-type:disc; */
    padding-left: 15px;
    margin-bottom: 10px;
}

#center ul{
    list-style-position: outside;
}

li{
    padding:2px 0px;
}


a:link, a:visited  {
    color: #0083A9;
    text-decoration: none;
}

a:hover, a:active{
    color: #8FC4D9;
    text-decoration: underline;
}


/* @end */

/* @group Structure */

/* @group Header */

#header {
    background-image: url(../images/template/header_bg.gif);
    height: 157px;
    margin-bottom: 12px;
}

#header img {
    float: right;
    margin-top: 45px;
    margin-right: 263px;
}

/* @group Nav */

#nav {
    color: #617b9f;
    text-transform: uppercase;
    position: absolute;
    top: 135px;
    width: 950px;
    /* width:1000px; */
    margin-left: 0;
    padding-left: 0;
}

#nav ul {
    padding-left: 0;
    margin-left: 174px;
    list-style-type: none;
}

#nav li {
    display: inline;
    margin-right: 48px;
}

#nav li.priv {
    display: inline;
    margin-right: 12px;
}

#nav li.last {
    margin-right: 0;
    margin-left: 0;
}

#nav li.priv.last {
    margin-left: -1px;
}

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
    color: #072043;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 1px;
}

#nav a:hover, #nav a:active, #nav a.active:link, #nav a.active:visited {
    color: #617b9f;
    
}
#nav a.active{
    
}

span.first{
    font-size:15px;
}


/* @end */

/* @group Search */

#searchbox {
    float: right;
    margin-top: 24px;
}

#searchbox #search {
	width: 128px;
	height: 17px;
	border: 1px solid #8fc4d9;
	color: #8fc4d9;
	font-weight: bold;
	font-size: 12px;
}

#searchbox .submit {
	width: 43px;
	height: 19px;
	background-color: #fff;
	border-style: none;
	color: #8fc4d9;
	font-weight: bold;
	font-size: 12px;
}



/* @end */

/* @group Login */

#login {
	margin-top: 30px;
	margin-left: 24px;
	position: absolute;
	color: #8fc4d9;
}

#login_inner {
	width: 140px;
	height: 68px;
	padding: 17px 15px 14px 9px;
	background: #eaebec url(../images/template/login_bg.gif) repeat-x 0 bottom;
}

#login p {
	font-size: 12px;
	margin: 0;
	padding: 0;
	word-spacing: 3px;
}

#login label {
	color: #3a5c7c;
	display: inline;
	float: left;
	font-size: 10px;
	line-height: 18px;
}

#login input {
	width: 79px;
	height: 15px;
	background-color: #c2cfcc;
	border-style: none;
	float: right;
	margin: 0 0 6px;
	display: inline;
	padding: 0 3px;
}

#login a:link, #login a:visited {
	text-decoration: none;
	color: #8fc4d9;
	font-weight: bold;
}

#login a:hover, #login a:active {
	text-decoration: underline;
	color: #8fc4d9;
}

#login_inner a:link, #login_inner a:visited {
	text-decoration: none;
	color: #8fc4d9;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	line-height: 30px;
	float: left;
	width: 86px;
}

#login .submit {
	width: 51px;
	height: 15px;
	color: #e2e3e4;
	font-size: 9px;
	background-color: #3a5c7c;
	margin-top: 9px;
	margin-right: 1px;
}



/* @end */

/* @group Welcome */

#welcome {
	position: absolute;
	top: 43px;
	margin-left: 49px;
	color: #7e93b2;
	font-weight: bold;
}

#welcome span {
	color: #20456b;
}

#welcome a:link, #welcome a:visited, #welcome a:hover, #welcome a:active, #welcome span.light {
	text-decoration: none;
	color: #abd3e3;
}

#welcome a:hover, #welcome a:active {
	text-decoration: underline;
}

/* @end */



/* @end */

#content {
    width: 950px;
    /* width:1000px; */
    margin: 0 auto;
    border-left: 1px solid #116f97;
    border-right: 1px solid #116f97;
    border-bottom: 1px solid #116f97;
}

/* @group Lefter */

#lefter {
    padding-top: 9px;
    padding-left: 23px;
    margin:0px 0px 10px 0px;
    float: left;
    width: 151px;
}

#lefter #subnav {
    padding-left: 0;
    padding:0px ;
    margin:0px;
    list-style-type:none;
    list-style-image:none;
    /* white-space:nowrap; */
}

#lefter #subnav ul {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
	margin: 0;
	padding: 0;
    width:150px;
}

#lefter #subnav ul li{
    width:130px;
    margin:0px;
    padding:0px;
}

#lefter #subnav li ul {
	padding-left: 10px;
}

#lefter #subnav li, #lefter #subnav li a:link, #lefter #subnav li a:visited, #lefter #subnav li a:hover, #lefter #subnav li a:active {
	color: #116f97;
    margin:0px 10px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	list-style: none;
    list-style-position: outside;
}

#lefter #subnav li a:hover, #lefter #subnav li a:active, #lefter #subnav li a.active:link, #lefter #subnav li a.active:visited {
	text-decoration: none;
	color: #a1b4ce;
}

#lefter #subnav li ul li, #lefter #subnav li ul li a:link, #lefter #subnav li ul li a:visited, #lefter #subnav li ul li a:hover, #lefter #subnav li ul li a:active {
	font-weight: normal;
	font-style: normal;
}



/* @end */

#center {
    padding-top: 10px;
    float: left;
    width: 606px;
    margin:0px 25px 15px 0px;
    min-height:525px;
    /* max-height:auto; */
}

#center2{
    float: left;
    width: 775px;
    padding-top: 10px;
    margin:0px 0px 0px 0px;
    min-height:525px;
    /* max-height:auto; */
}

#righter {
	float: right;
	width: 198px;
	padding-top: 10px;
}

/* @group Footer */

#footer {
	color: #FFF;
	font-size: 12px;
	clear: both;
	padding-left: 25px;
	padding-bottom: 3px;
	height: 20px;
	background-color: #116f97;
	padding-top: 9px;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	color: #FFF;
}



/* @end */



/* @end */

/* @group Home */

#home_3col {
    color: #102144;
    position:relative;
    height: 458px;
    width:315px;
    margin:17px 9px 0px 9px;
    float:left;
}


#home_3col a{
    color: #102144;
}

#home_3col .news{
    height: 107px;
    background: #FFF url(../images/template/home_sections/news_bg.jpg) no-repeat;
    padding: 14px 18px;
}

#home_3col .statistics{
    height: 188px;
    text-align:center;
}

#home_3col .statistics img.chart{
    height:125px;
}

#home_3col .statistics p{
    font-size: 11px;
    margin: 10px 6px;
    line-height: 14px;
    text-align:left;
}

#home_3col .news p{
    font-size: 15px;
    line-height: 15px;
    margin: 5px 0px 0px 0px;
    padding:0px;
}

#home_3col .news p.title{
    font-family: Arial Narrow, Arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    display: block;
    border-bottom: 1px solid #102144;
    padding-bottom: 10px;
    margin: 0px 0px 10px 0px;
}

#home_3col .news p.read_more{
    text-transform: uppercase;
    font-weight:bold;
    font-size: 12px;
}

a.read_more{
    text-transform: uppercase;
    font-weight:bold;
}

#home_3col .voice, #home_3col .community{
    position: relative;
    height: 376px;
    width: 313px;
    background-repeat: no-repeat;
    border: 1px solid #15739f;
}

#home_3col .voice{
    background-image: url(../images/template/home_sections/the_building.jpg);
}

#home_3col .play_button{
    position: absolute;
    text-align: center;
    padding: 0px;
    margin: 0px;
    width: 100%;
    top: 96px;
}

#home_3col .community{
    background-image: url(../images/template/home_sections/rotation/the_youth.jpg);
}

#home_3col .community .slideshow {z-index: 1; overflow:hidden; }

#home_3col .community .slideshow img:hover{ cursor: pointer; }

#home_3col .community #slideshow_nav { 
    position: absolute; 
    right: 17px; 
    bottom: 17px;     
    z-index: 300;
}

#home_3col .community #slideshow_nav a {
    background-color: #4cc7e5;
    display:block;
    float:right;
    font-size:18px;
    color:#4cc7e5;
    line-height:20px;
    text-decoration: none;
    text-align:center;
    margin: 0px 0px 0px 14px; 
    padding: 0px; 
    width:28px;
    height:24px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

#home_3col .community #slideshow_nav a.activeSlide { background: #15739f; color:#15739f; }

#home_3col .community #slideshow_nav a:focus { outline: none; }

.community .mid_bar{
    background: #fff url(../images/template/home_sections/mid_bar.jpg) no-repeat;
}

.community .mid_bar:hover {
    cursor:pointer;
}

.voice .mid_bar{
    background: #fff url(../images/template/home_sections/market_edge.jpg) no-repeat;
}

.mid_bar{
    font-family: Arial Narrow, Arial, sans-serif;
    z-index: 500;
    height:43px;
    width: 313px;
    position:absolute;
    top: 188px;
    border-top: 1px solid #15739f;
    border-bottom: 1px solid #15739f;
    margin: 0px;
    padding: 27px 0px 0px 0px;
    text-align: center;
}

.mid_bar p{
    display: inline;
    margin: 0px;
    padding: 0px 10px;
    font-size: 16px;
    background-color: #fff;;
}

#home_main {
    position:relative;
    height: 450px;
    background: #FFF url(../images/template/home_bg.jpg) no-repeat;
}

#home_main div#memcallout{
    position:absolute;
    top:140px;
    margin:0px 0px 20px 0px;
    padding:15px 65px 15px 65px;
    /* width:865px; */
    /* height:165px; */
    background: url(../images/template/home_blue_trans.png) repeat;
    z-index:2;
}

#home_main #member_paragraph {
	padding-top: 22px;
	width: 715px;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	margin-left: 15px;
}

#home_main #member_title {
	font-size: 14px;
	/* line-height: auto; */
	font-weight: bold;
}

#member_paragraph a:link, #member_paragraph a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

#member_paragraph a:hover, #member_paragraph a:active {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#member_callout {
    position:absolute;
    top:90px;
    left:0px;
	color: #000000;
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 1px;
	width: 113px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 61px;
	float: left;
	padding-left: 22px;
    z-index:500;
}

#box_list {
    position:absolute;
    top:360px;
    left:7px;
    margin: 0 auto 0;
    clear: both;
}

#box_list th {
    /* background-color: #b4b6b8; */
    background:url(../images/template/bucket_top.png) repeat;
    width: 200px;
    color: #000000;
    font-size: 12px;
    line-height: 20px;
    padding-left: 13px;
    font-weight: bold;
}

#box_list tr.spacer td {
    background-color: transparent;
    background-image: none;
    height: 4px;
    line-height: 0;
    margin: 0;
    padding: 0;
    font-size: 0;
}

#box_list th.spacer, #box_list td.spacer {
    min-width:17px;
    width:17px;
    max-width:17px;
    background-color: transparent;
    background-image: none;
    margin: 0;
    padding: 0;
}

#box_list td {
    /* background-color: #cccdcf; */
    background:url(../images/template/bucket_bot.png) repeat;
    border-color: #FFF;
    border-style: solid;
    color:#101213;
    min-width:170px;
    width:221px;
    max-width:221px;

}

#box_list td  table#subbox{
    margin:0px;
    padding:0px
}

#box_list td  table#subbox td{
    /* background-color: #cccdcf; */
    background:transparent;
    width:auto;
}

#box_list ul {
	margin: 5px 10px;
    padding:5px 5px;
    list-style-position:outside;
	list-style-type: none;
    list-style-image:none;
}

#box_list li {
	font-size: 12px;
	line-height: 17px;
	color: #101213;
    margin:0px;
    padding:0px;
}

#box_list .view_all {
	padding-left: 10px;
	padding-bottom: 5px;
}

#box_list a:link, #box_list a:visited {
	color: #101213;
	text-decoration: none;
}

#box_list a:hover, #box_list a:active {
	color: #101213;
	text-decoration: underline;
}

#box_list .view_all a:link, #box_list .view_all a:visited {
	color: #0083A9;
	text-decoration: none;
}

#box_list .view_all a:hover, #box_list .view_all a:active {
	color: #0083A9;
	text-decoration: underline;
}



/* @end */

/* @group Admin */

#admin_login_box {
	width: 160px;
	padding: 50px;
	margin: 30px auto 80px;
	border-top: 1px solid #116f97;
	border-left: 2px solid #116f97;
	border-bottom: 2px solid #116f97;
	border-right: 1px solid #116f97;
	background-color: #5f9eb9;
}



/* @end */

table.maintext{
    border:1px solid   #5f9eb9;
    border-width:1px 0px 0px 1px;
}

table.maintext td{
    border:1px solid   #5f9eb9;
    border-width:0px 1px 1px 0px;
}

/* @group Login */

#login_box {
    position:relative;
	width: 310px;
	padding: 40px 80px 40px 20px;
	margin: 0px;
	background-color: #5f9eb9;
	/* height: 305px; */
	font-size: 12px;
}

#login_box form{
    border-left:0px;
    border-top:0px;
    margin:0px;
    border-width:0px 0px 0px 0px;   
}

#login_box p {
	font-size: 12px;
}

#login_box .col1 {
	float: left;
}

#login_box .col2 {
	float: right;
	width: 228px;
    /* border:1px solid red; */
}

#login_box .col1 label {
	line-height: 24px;
    color:#ffffff;
}

#login_box .col2 input {
	width: 228px;
	border-style: none;
	/* line-height: 18px; */
    margin:0px 0px 10px 0px;

}
#login_box div#links{
    position:absolute;
    top:92px;
    left:175px;
    width:300px;

}

#login_box a { color: #ffffff; }

#login_box #submit {
	width: 60px;
	/* height: 27px; */
	border-style: none;
	/* background-color: #181b7c; */
	/* color: #FFF; */
	/* font-size: 12px; */
	/* margin-top: 30px; */
	margin-left: 82px;
}



/* @end */

/* @group FAQ */

#faq_main ol li {
	margin-bottom: 17px;
    list-style-type:none;
}

#faq_main ol li span {
	margin-top: 17px;
	margin-left: 17px;
}

a.faq_question:link, a.faq_question:visited {
	color: #494949;
	text-decoration: none;
}

a.faq_question:hover, a.faq_question:active {
	color: #494949;
	text-decoration: underline;
}



/* @end */

/* @group Tour Registration */

#tour_registration label {
	color: #FFF;
    display:inline;
    margin:0px;
    padding:0px;
}

form {
	background-color: #5f9eb9;
	color: #FFF;
	border-left: 15px solid #5f9eb9;
	border-top: 5px solid #5f9eb9;
	margin: 5px 0px 30px 0px;
}

#tour_registration {
	/* background-color: #5f9eb9; */
	color: #FFF;
	border-left: 15px solid #5f9eb9;
	border-top: 15px solid #5f9eb9;
	/* margin-top: 10px; */
}

#tour_registration input {
	width: 170px;
	height: auto;
	margin-right: 15px;
	border-style: none;
	margin-top: 10px;
	margin-bottom: 15px;
    padding:2px 3px;
	font-size: 12px;
}

#tour_registration input#submit {
	width: auto;
	height: auto;
	margin-right: 15px;
	border-style: none;
	margin-top: 10px;
	margin-bottom: 15px;
padding:2px 6px;
	font-size: 12px;
}

#tour_registration textarea {
	width: 553px;
	border-style: none;
	height: 100px;
	margin-top: 10px;
}

#tour_registration input.double {
	width: 553px;
}

#tour_registration input.single {
	width: 367px;
}

#tour_registration .radio, #tour_registration .check {
	width: auto;
	height: auto;
    margin:0px 5px 0px 0px;
    padding:0px;
	/* margin: 17px 5px 0 10px; */
}

#tour_registration .select {
	width: 178px;
	height: auto;
	margin: 10px 5px 21px 0;
}

#tour_registration a:link, #tour_registration a:visited, #tour_registration a:hover, #tour_registration a:active {
	color: #FFF;
}



/* @end */

/* @group Admin Tour Registration */

#atour_registration label {
	color: #000000;
    display:inline;
    margin:0px;
    padding:0px;
}

#admin_main form {
    background-color: #ffffff;
    border:0px;
    color: #000000;
    margin: 10px 0px 30px 0px;
}

#atour_registration {
	/* background-color: #5f9eb9; */
	color: #FFF;
	border:0px;
	margin-top: 10px;
}

#atour_registration input {
	width: 170px;
	height: auto;
	margin-right: 15px;
	/* border-style: none; */
	margin-top: 10px;
	margin-bottom: 15px;
    padding:2px 3px;
	font-size: 12px;
}

#atour_registration textarea {
	width: 553px;
	border-style: none;
	height: 100px;
	margin-top: 10px;
}

#atour_registration input.double {
	width: 578px;
}

#atour_registration .radio, #atour_registration .check {
	width: auto;
	height: auto;
    margin:0px 5px 0px 0px;
    padding:0px;
	/* margin: 17px 5px 0 10px; */
}

#atour_registration .select {
	width: 178px;
	height: auto;
	margin: 10px 5px 21px 0;
}

#atour_registration a:link, #atour_registration a:visited, #atour_registration a:hover, #atour_registration a:active {
	color: #000000;
}



/* @end */

/* @group News */

.announcement0 {
	color: #494949;
	/* background: url(../images/template/sqr_bullet.png) no-repeat 0 2px; */
	margin-bottom: 21px;
    padding:0px 0px 0px 0px;
}

/* 
 * .announcement0 :first-letter, .announcement1 :first-letter {
 * 	padding-left: 14px;
 * }
 */

.announcement1 {
	color: #1D789F;
	/* background: url(../images/template/sqr_bullet2.png) no-repeat 0 2px; */
	margin-bottom: 21px;
        padding:0px 0px 0px 0px;
}

.article0 {
	color: #494949;
	margin-bottom: 21px;
    padding:0px 0px 0px 0px;
}

.article1 {
	color: #494949;
	padding-bottom: 21px;
}

.press_date {
	width: 120px;
	line-height: 22px;
}

.press0, .press1{
    padding:0px 0px 0px 0px;
}

.press0 a:link, .press0 a:visited, .press0 a:hover, .press0 a:active {
	text-decoration: none;
	color: #116f97;
}

.press0 a:hover, .press0 a:active {
	text-decoration: underline;
}

.press1 a:link, .press1 a:visited, .press1 a:hover, .press1 a:active {
	text-decoration: none;
	color: #88c3d6;
}

.press1 a:hover, .press1 a:active {
	text-decoration: underline;
}

.magazine0 a:link, .magazine0 a:visited, .magazine0 a:hover, .magazine0 a:active {
	text-decoration: none;
	color: #6e6b6b;
}

.magazine0 a:hover, .magazine0 a:active {
	text-decoration: underline;
}
.newsletter0{
    padding:0px 0px 0px 0px;
}

.newsletter0 a:link, .newsletter0 a:visited, .newsletter0 a:hover, .newsletter0 a:active {
	text-decoration: none;
	/* color: #6e6b6b; */
}

.newsletter0 a:hover, .newsletter0 a:active {
	text-decoration: underline;
}

/* @end */

/* @group Dashboard */

#dashboard_main #box_list {
    position:relative;
    margin: 0px 0px 0px 5px;
    width: 900px;
}

#dashboard_main #box_list th {
    padding: 12px 2px 5px 10px;
    width: 200px;
}

#dashboard_main #box_list th.executive {
    background-color: #cfe7ef;
    width: 200px;
}

#dashboard_main #box_list th.spacer {
    padding: 5px 5px 5px 20px;
    width: 0px;
    min-width:0px;
    max-width:0px;
}

#dashboard_main #box_list td.spacer {
    padding: 5px 0px 5px 0px;	
    width: 0px;
    min-width:0px;
    max-width:0px;
}

#dashboard_main #box_list td {
    background-color: #FFF;
    min-width:213px;
    max-width:213px;
    width:213px;
    /* padding:5px 5px 5px 12px; */
}

#dashboard_main #box_list td.executive {
    color: #3591b5;
}

#dashboard_main #box_list img {
    margin-top: 4px;
    padding-bottom: 4px;
}

/* 
 * #dashboard_main #box_list a:link, #dashboard_main #box_list a:visited {
 * 	color: #77797c;
 * 	text-decoration: none;
 * }
 * 
 * #dashboard_main #box_list a:hover, #dashboard_main #box_list a:active {
 * 	color: #77797c;
 * 	text-decoration: underline;
 * }
 */

#dashboard_main #box_list a:link, #dashboard_main #box_list a:visited {
    color: #0083A9;
    text-decoration: none;
}

#dashboard_main #box_list a:hover, #dashboard_main #box_list a:active {
    color: #8FC4D9;
    text-decoration: underline;
}

#dashboard_main #box_list dd {
    margin: 5px 5px 5px 5px;
}

#dashboard_main #box_list ol li {
    padding: 5px 5px 5px 5px;
}

/* @end */

.message {
    color: #006f0b;
    background-color: #e1fbd1;
    padding: 15px;
    width: 330px;
    border: 2px solid #006f0b;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.error {
    color: #b5040d;
    padding: 15px;
    width: 330px;
    border: 2px solid #b5040d;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    background-color: #ffd3d3;
}

a.delete:hover, a.delete:active {
    color: red;
}

dd {
    margin:17px 0px 30px 20px;
}

dt{
    margin: 0px 0px 20px 0px;
}

form#adminf{
    border:0px;
    background:0px;
    color:#000000;
}

form#adminf input{
    width:396px;
}

form#adminf input.submit{
    width:auto;
}

#admin{ 
    border: 1px solid #1482b4;
    border-width:1px 1px 0px 1px;
    margin:0px 0px 2px 0px;
}

#admin th {
    border-bottom:2px solid #1482b4;
    /* padding-left:2px; */
    vertical-align:middle;
}

#admin td{ 
    border: 1px solid #1482b4;
    border-width:0px 0px 1px 0px;;
    padding-left:2px;
}


div#eventinfo{
    /* display:none; */
    /* position:absolute; */
    /* top:81px; */
    /* left:175px; */
    width:400px;
    background:#ffffff;
    /* border:3px solid #1482b4; */
    padding:5px 5px 5px 5px;
    text-align:left;
}

div#eventinfo #close{
    text-align:right;
    padding:0px 0px 5px 0px;
}

.block label{
    display:block;
    height:26px;
    padding:0px;
    margin:0px;
}

table.fees{
    border:1px solid #1482b4;
    border-width:1px 0px 0px 1px;
}

table.fees th{
    border:1px solid #1482b4;
    border-width:0px 1px 1px 0px;
    padding:5px 5px 5px 5px;
    font-weight:bold;
    white-space:nowrap;
}

table.fees td{
    border:1px solid #1482b4;
    border-width:0px 1px 1px 0px;
    padding:5px 5px 5px 5px;
    text-align:right;
}

ul.errs{
    color:#ff0000;
}


iframe{
    border:0px solid green;
}

body#print{
    width:8in;
    margin:.25px;
}

#slideshow {z-index: 1; overflow:hidden}

#slideshow img{
    width:950px;
    height:450px;
}


/* @group awards nomination */

#awards label {
    
    display:inline;
    margin:0px;
    padding:0px;
}

#awards form {
    background-color: #5f9eb9;
    color: #FFF;
    border-left: 15px solid #5f9eb9;
    border-top: 5px solid #5f9eb9;
    margin: 5px 0px 30px 0px;
}

#awards {
    color: #FFFFFF;
    border-left: 10px solid #5f9eb9;
    border-top: 10px solid #5f9eb9;
}

#awards input {
    width: 170px;
    height: auto;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding:2px 3px;
    font-size: 12px;
}

#awards input#submit {
    width: auto;
    height: auto;
    margin-right: 15px;
    border-style: none;
    margin-top: 10px;
    margin-bottom: 15px;
    padding:2px 6px;
    font-size: 12px;
}

#awards textarea.double {
    width: 570px;
    height: 100px;
    margin-top: 10px;
}

#awards textarea.single {
    width: 367px;
    height: 75px;
    margin-top: 10px;
}

#awards input.double {
    width: 563px;
}

#awards input.single {
    width: 367px;
}

#awards input.micro {
    width: 75px;
}

#awards .radio, #awards .check {
    width: auto;
    height: auto;
    margin:0px 5px 0px 0px;
    padding:0px;
    /* margin: 17px 5px 0 10px; */
}

#awards .select {
    width: 178px;
    height: auto;
    margin: 10px 5px 21px 0;
}

#awards a:link, #awards a:visited, #awards a:hover, #awards a:active {
    color: #FFF;
}

td.awerror, tr.awerror, .awerror label{
    color:#ff0000;
}

div.para{
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
}

.awerror input, .awerror textarea{
    border: solid 2px #ff0000;
}

ol.awards {
    list-style-position: outside;
    padding-left:25px;
}

ol.awardssecond {
    list-style-type: lower-alpha;
    list-style-position: outside;
    padding-left: 25px;
}

div.fixedheight{
    margin: 0px;
    padding: 0px;
    height: 900px;
    overflow: auto;
    width:213px;
}

span.cancelled{
    font-weight:bold;   
    color: #FF0000;
}

span.videodarkblue {
    color: #325065;   
    font-weight: bold;
    text-transform: uppercase;
}

span.videolightblue {
    color: #1482b4;   
    font-weight: bold;
    text-transform: uppercase;
}

div.videothumb{
    float: left;
    width: 125px;
    padding: 0px 20px 10px 0px;
    
}


.election_nominees{
    margin-bottom: 20px;
}

.election_nominees img{
    float: left;
    width: 160px;
}

.election_nominees .bio{
    float: right;
    width: 430px;
}

.vote_button{
    margin-bottom: 40px;
}

/* @end */
