/* CSS Document */

#main {
	float: left;
	width: 285px;
	margin: 5px 10px 5px 0px;
}

#commingsoon {
	padding-bottom: 2px;
}

#commingsoon li {
	width: 500px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 12px;
	float: right;
}
#commingsoon h1  {
	float: left;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 5px;
}

#commingsoon dl {
	text-align: left;
}
#commingsoon h2 {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../images/common/arrow_red.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 0px;
	line-height: 17px;
}

#commingsoon h2 a {
	color: #990000;
	text-decoration: none;
}
#commingsoon h2 a:hover {
	color: #fff;
	background-color: #990000;
}

#commingsoon dt {
	font-size: 12px;
	text-align: left;
	color: #333333;
	line-height: 16px;
}

#commingsoon dd {
	font-size: 10px;
	text-align: left;
	margin-top: 5px;
}



.iff {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-align: left;
	padding: 15;
	border-color: #990000;
	border-style: solid;
	border-width: 5;
}
#show {
	font-size: 10px;
	height: auto;
	background-color: #EBEBEB;
	text-align: left;
	color: #333333;


	line-height: 12px;
	padding: 10;
	width: 350px;
}
#program {
	width: 660;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
	position: relative;
	clear: both;
}
#primaryProgram {
	width: 380px;
	margin-left: 280px;
	top: 10px;
}

#secondaryProgram {
 width: 260px;
	left: 0px;
	top: 0px;
	position: absolute;
}
.programTitle {
	font-size: 20px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-align: center;
	padding: 15;
	width: 660px;
	margin-top: 5px;
	line-height: 24px;
	letter-spacing: 0.3em;
}
.programTitle a{
	color: #FFFFFF;
}
.programTitle a:hover {
	color: #FF9900;
}
.programIntro {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	width: 660px;
	text-align: left;
}
.date {
	border: none;
	vertical-align: top;
	font-size: 11px;
	color: #333333;
	margin-bottom: 5px;
	width: 660px;
	text-align: right;
}

#programImage {
	padding-bottom: 5px;
}
#programImage li {
	font-size: 11px;
	color: #333333;
	list-style-type: none;
	margin-bottom: 2px;
}
#programImage dt {
	font-size: 11px;
	text-align: right;
	color: #333333;
}
#programImage h1 {	
	margin-bottom: 1px;
}

#programData {
	padding-bottom: 10px;
}
#programData li {
	padding-left: 10px;
	font-size: 11px;
	color: #333333;
	list-style-type: none;
	line-height: 12px;
}
#programData h1{
	font-size: 12px;
	padding-left: 3px;
	color: #333333;
	margin-top: 5px;
	padding-top: 2px;
	border-left-color: #990000;
	border-left-style: solid;
	border-left-width: 5px;
	font-weight: bold;
	margin-bottom: 2px;
}
#programData h2 {
	font-size: 11px;
	color: #333333;
	margin-bottom: 3px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 5px;
}


.programLead {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	padding-bottom: 5px;
	margin-left: 20px;
}

.programPoint {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 15px;
	border-color: #990000;
	border-style: solid;
	border-width: 1px;
	margin-left: 15px;
	margin-top: 5px;
}


table { 
width: 800px; 
height: 30px; 
} 
table.timateble {
	border: 1px #333333 solid;
	width: 250px;
	font-size: 12px;
	color: #333333;
	text-align: center;
	border-color: #CCCCCC;
	margin-top: 10px;
	margin-left: 10px;
} 

.timateble td,th{
	color: #333333;
	padding: 3px;
	background-color: #E4E4E4;
} 

.boxGray {
	border: 3px solid #9e9e9e;
	width: 800px;
	height: auto;
	padding: 5;
	margin-top: 10px;
}

