html {
overflow-y: scroll;
}
body {
background-color: #333;
font-family: Tahoma, Verdana;
/* font-family: Arial, Helvetica, sans-serif; */
font-size: 11px;
color: #fff;
}
td {
font-size: 11px;
}
img {
border: 0px;
}
a, a:hover, a:visited{
font-family: Verdana;
color: #ffc20a;
/*E6820C;*/
text-decoration: underline;
}
.smaller-text {
font-size: 12px;
}
h2 {
font-family: Impact;
font-weight: normal;
font-size: 20px;
color: #ffc20a;
}
#infoArea{
width: 165px;
font-size: 12px;
font-weight: normal;
background-color: #ddd;
padding: 5px 10px;
}
#infoArea a, #infoArea a:hover, #infoArea a:visited, .smaller-text a, .smaller-text a:hover, .smaller-text a:visited {
font-size: 12px;
}
#wrapper {
text-align: center;
}
#frame {
text-align: center;
overflow: hidden;
vertical-align: bottom;
padding-bottom: 10px;
}
.clear {
clear: both;
}
#header-container {
background-color: #000;
background-image: url('/events/lcty/2011.nsf/header-back.gif');
background-repeat: repeat-x;
margin: 0px auto;
}
#header {
margin: 0px auto;
width: 952px;
background-image: url('/events/lcty/2011.nsf/header.gif');
background-repeat: no-repeat;
height: 287px;
}
#nav-container {
margin: 0px auto;
width: 952px;
}
#nav {
position: relative;
top: -15px;
}
#nav ul {
margin: 0;
padding: 0;
}
#nav li {
float: left;
list-style: none;
}
#nav li a {
font-family: Impact;
font-size: 1.6em;
text-transform: uppercase;
border: 2px solid #000;
padding: 4px 8px;
margin-right: 10px;
background-color: #ffc20a;
text-decoration: none;
color: #000;
}
#nav li a:hover {
color: #fff;
}
#nav li a.selected {
background-color: #666;
color: #fff;
}
#content-container {
margin: 0px auto;
width: 952px;
padding-top: 35px;
text-align: left;
}
#content{
float: right;
margin: 0;
width: 568px;
text-align: left;
font-size: 12px;
}
h1 {
margin: 0 0 30px;
font-family: Impact;
font-size: 2em;
font-weight: normal;
color: #ffc20a;
margin-bottom: 10px;
}
#column-left {
float: left;
width: 330px;
padding-right: 25px;
border-right: 1px solid #000;
}
#rightColumn table {
margin-left: 10px;
margin-top: 20px;
}
input[type="text"], textarea {
border: 1px solid #666;
font-size: 14px;
background-image: url('/events/lcty/2011.nsf/inputBG.gif');
background-repeat: repeat-x;
}
.textfield{
width: 200px;
}
textarea{
height: 70px !important;
width: 280px !important;
}
td.data-value {
padding: 3px 0px;
}
td.data-label{
padding-right: 5px;
vertical-align: top;
}
.CMSTDMain {
border: 0px !important;
padding: 0px !important;
}
.submit-button {
background-color: #ffc20a;
font-family: Verdana;
color: #000 !important;
padding: 2px 4px;
border: 2px solid #000;
font-size: 1em;
font-weight: bold;
}
#content table{
width: 400px;
}
#content td {
font-family: Verdana;
font-size: 12px;
}
a.registerLink, a.registerLink:hover, a.registerLink:visited {
background-color: #000;
background-image: url('/events/lcty/2011.nsf/button-back.gif');
color: #fff;
padding: 0px 7px 5px 7px;
}
div#social{
float: right;
}
#social ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}
#social li{
float: left;
}
#newsWrapper ul{
list-style-type: none;
margin: 0px;
padding: 0px;
}
#newsWrapper li {
margin-bottom: 10px;
}
.news-body {
margin-top: 5px;
}
.news-link a, .news-link a:hover, .news-link a:visited {
font-family: Impact;
font-size: 22px !important;
/* font-weight: bold !important;*/
text-decoration: none;
}
.news-link a:hover {
text-decoration: underline !important;
}
.news-date {
color: #999;
font-size: 11px;
}
.countdowndays{
background-image: url("/events/lcty/2011.nsf/counter-date.png");
margin-bottom: 10px;
margin-left: 50px;
width: 46px;
height: 47px;
padding-left: 10px;
float: left;
color: #fff;
font-family: Impact;
font-size: 36px;
}
.countdowntime {
margin-left: 20px;
height: 47px;
width: 140px;
float: left;
padding-left: 10px;
background-image: url("/events/lcty/2011.nsf/counter-time.png");
color: #fff;
font-family: Impact;
font-size: 36px;
}
table.agenda {
width: 568px;
border: 1px solid #ffc20a;
color: #000;
}
td.alt {
background-color: #ffc20a;
}
td.focus {
background-color: #ffc20a;
color: #000;
}
img.partner-logo {
margin-top: 20px;
}