﻿@import url("../../styles/cc.css");

a,
a:link
{
	background: ;
	color: #3E9DB7;
}

body
{
	background: #6F9DAD url("../images/bg.jpg") left top repeat-x;
	color: #666;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1, h2, h3, h4, h5, h6
{
	background: ;
	color: #ffbd11;
	font-size: 100%;
	font-style: normal;
}

h1
{
	font-size: 140%;
}

h1 .subtitle
{
	background: ;
	color: #666;
	display: block;
	font-size: 90%;
}

h2
{
	font-size: 120%;
}

h3
{
	font-size: 110%;
}

input, select, textarea, td, th
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: inherit;
}

p
{
	margin:0 0 0.5em;
}

td, th
{
	font-size: small;
}

.agenda td
{
	padding: 0 2em 1em 0;
	width: 100%;
	vertical-align: top;
}

.agenda th
{
	background: ;
	color: #E58C3B;
	font-size: 110%;
}

.agenda .time
{
	white-space: nowrap;
	width: 1%;
}

.option-disabled label
{
    text-decoration: line-through;
   
}

.option2-sold-out
{
    color: #990000;
    font-weight: bold;
    position: absolute;
    right: 180px;
    top: 5px;
    
}

.register
{
	border: 1px solid #CCC;
	border-left-style: none;
	border-right-style: none;
	font-size: 120%;
	margin: 0 0 2em 0;
	padding: 5px 0;
}

.register a,
.register a:link
{
	background: url("../images/icon_btn.gif") left top no-repeat;
	display: block;
	height: 34px;
	line-height: 34px;
	padding: 0 0 0 40px;
	text-decoration: none;
}

.register a:hover
{
	background-position: left bottom;
	text-decoration: underline;
}

.sponsors
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.sponsors a,
.sponsors a:link
{
	display: block;
	margin: 0 0 1em 0;
}

#Container
{
	background: url("../images/header.jpg") left top no-repeat !important;
	text-align: left;
	padding: 0 10px;
	width: 960px;
}

#ContainerOuter
{
	background: #FFF url("../images/bg_content.jpg") left top repeat-y;
	color: #666;
	margin: 0 auto;
	width: 980px;
}

#Content
{
	float: left;
	overflow: hidden;
	width: 585px;
}

#ContentContainer
{
	background: url("../images/vr.gif") 645px 0px no-repeat;
	min-height: 200px;
	overflow: hidden;
	padding: 20px 40px;
	width: 880px;
}

#Footer
{
	background: #FFF url("../images/bg_content.jpg") left top repeat-y;
	color: #666;
	height: auto;
	line-height: 1.5em;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 10px;
	text-align: left;
	width: 960px;
}

#Footer a,
#Footer a:link
{
	background: ;
	color: #FFF;
	text-decoration: none;
}

#Footer a:hover
{
	text-decoration: underline;
}

#Footer .links
{
	display: inline;
	float: right;
	height: 1.5em;
	line-height: 1.5em;
	margin: 0 -30px 0 0;
	overflow: hidden;
	padding: 0;
	width: auto;
}

#Footer .links li
{
	margin: 0 0 0 -15px;
	padding: 0 30px 0 15px;
}

#Footer .links li a
{
	display: none;
}

#FooterContent
{
	background: #000;
	color: #FFF;
	height: auto;
	margin: 0;
	overflow: hidden;
	padding: 10px 40px;
	position: static;
	width: auto;
}

#FooterContent *,
#FooterContent .address
{
	display: none;
}

#Header
{
	height:324px;
	background-image: none;
	margin: 0;
	padding: 34px 0 0 0;
}

#Header h1
{
	height: 269px;
	margin: 0;
	overflow: hidden;
	width: auto;
}

#Header h1 a,
#Header h1 a:link
{
	display: block;
	height: 100%;
	overflow: hidden;
	text-decoration: none;
	text-indent: -1000em;
	width: auto;
}

#Header .links
{
	background: #000 url("../images/header.jpg") -10px -304px no-repeat;
	color: #CCC;
	font-weight: bold;
	height: 41px;
	line-height: 41px;
	padding: 0 25px;
}

#Header .links a,
#Header .links a:link
{
	background: ;
	color: #ffffff;
	display: block;
	padding: 0 10px;
	text-decoration: none;
}

#Header .links a:hover,
#Header .links a.selected:hover
{
	background: #ffbd11;
	color: #000;
}

#Header .links a.selected,
#Header .links a.selected:link
{
	background: ;
	color: #ffbd11;
}

#Header .links ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#Header .links ul li
{
	background-image: none;
	padding: 0;
}

#Header .tools
{
	display: none;
}

#Sidebar
{
	float: right;
	overflow: hidden;
	width: 250px;
}

#Sidebar h1
{
	font-size: 120%;
}

#SubscriptionForm .textbox
{
	width: 150px;
}