@charset "UTF-8";
/* CSS Document */

/*
lighter blue: #0d95cf
darker blue: #00496f
bright red text: ec2227
darker red text: c1282d
green: 0a9257
orange: f07629
red tab: e10722
*/
html {height: 100%; }
body {margin: 0 auto; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-align: center; background: url(/images/bg-images/red-background.jpg) top center no-repeat #a3071f; height: 100%; }
.greenBg {background: #00634a url(/images/bg-images/green-background.jpg) top center no-repeat;}
.redBg {background: #a3071f url(/images/bg-images/red-background.jpg) top center no-repeat;}
.orangeBg {background: #ff9400 url(/images/bg-images/orange-background.jpg) top center no-repeat;}
.blueBg {background: #21598f url(/images/bg-images/blue-background.jpg) top center no-repeat;}

div#centeringWrapper {margin: 0 auto; width: 936px; text-align: left; clear: both; overflow: hidden;  padding-bottom: 100px; background: url(/images/bg-images/shadow.png) repeat-y 26px;position: relative;}

div#flashWrapper {width: 924px; margin-bottom: -3px;}
div#contentHeader {height: 139px; background: url(/images/bg-images/content-header.png) no-repeat; padding-bottom: 25px;}

/* BASIC TYPOGRAPHY */
body p {line-height: 1.4em; margin-bottom: 1.6em;}
a {text-decoration: none; color: #c1282d;}
a:hover{color: #ec2227;}
strong {font-weight: bold;}
.noMargin {margin: 0;}
.fiftyPxMarginTop {margin-top: 40px;}

/* NAVIGATION STYLES */
div#mainNavigation {float: left; width: 135px; margin: 10px 0 0 29px;}
div#mainNavigation ul {}
div#mainNavigation ul li {line-height: 26px; background:url(/images/bg-images/nav-bg.png) no-repeat; width: 135px; min-height: 31px; }
div#mainNavigation ul li.last {background:url(/images/bg-images/nav-bg.png) no-repeat; width: 135px; min-height: 38px;}
div#mainNavigation ul li a {font-size: 11px; text-transform: uppercase; color: #ffffff; font-weight: bold;  padding-left: 15px; line-height: 26px;}
div#mainNavigation ul li a:hover {color: #00496f;}
div#mainNavigation ul.mainNav ul {padding-top: 5px; padding-bottom: 5px; background: url(/images/bg-images/60pctblack.png) repeat;}
div#mainNavigation ul.mainNav ul li {background: none; width: 135px; padding: 0; line-height: 9px; min-height: 0px;}
div#mainNavigation ul.mainNav ul li a {color: #ffffff; font: 11px arial; text-transform: none;}
div#mainNavigation ul.mainNav ul li a:hover {color: #0d95cf;}

div.stackContainer {width: 361px; float: left}
div.stackContainer3Col {width: 544px; float: left; margin-right: 10px;}

/* FOUR COLUMN STYLES */
div.fourColWrapper {float: left; width: 727px; margin: 0 0 10px 10px;}

/* THREE COLUMN STYLES */
div.threeColWrapper {float: left; width: 544px; margin: 0 0 10px 10px;}

/* TWO COLUMN STYLES */
div.twoColWrapper {float: left; width: 361px; margin: 0 0 10px 10px; overflow: hidden;}
div.twoColInline {float: left; width: 331px; margin-right: 10px;}

/* ONE COLUMN STYLES */
div.oneColWrapper {float: left; width: 178px;}
div.oneColRight {width: 150px; float: right;}
div.oneColRightPadding {width: 150px; float: right; margin-right: 10px;}

/* NEWS LIST STYLES */
ul.newsList {}
ul.newsList li {clear: both; min-height: 95px;  }
ul.newsList img {float: left; width: 91px;}
ul.newsList li div {float: left; padding-left: 10px;width: 230px; min-height: 75px; padding-bottom: 5px; border-top: 1px solid #cccccc; margin-right: 10px; padding-top: 10px;margin-bottom: 5px;}

ul.newsListSub li {clear: both;  }
ul.newsListSub li div {float: left; padding-left: 10px;  padding-bottom: 5px; margin-right: 10px;}

ul.eventsList li {clear: both; }
ul.eventsList li div {float: left; padding-left: 10px;width: 321px; padding-bottom: 5px;border-top: 1px solid #cccccc;  margin-right: 10px; padding-top: 10px;}

/* UNIVERSAL STYLES */
div.whiteBgPattern {background: url(/images/bg-images/content-background.png) repeat-y; margin-left: 15px; clear: both; overflow: auto; padding-bottom: 40px;}
div.headerBanner { height: 26px; margin: 10px 15px 10px 0;}
div.content {padding: 10px 15px 10px 10px;}
div.noBg {background: none;}
div.tenPxTop {margin-top: 10px;}
div.twentyPxTop {margin-top: 20px;}
div.fivePxMarginLeft {margin-left: 5px;}
div.noMarginLeft {margin-left: 0;}
div.noRightPadding {padding-right: 0;}

/* COLORED TAB STYLES */
.blueTab {background-image: url(/images/bg-images/blue-tab.png); background-repeat: no-repeat; background-position: 0 10px;}
.orangeTab {background-image: url(/images/bg-images/orange-tab.png); background-repeat: no-repeat; background-position: 0 10px;}
.greenTab {background-image: url(/images/bg-images/green-tab.png); background-repeat: no-repeat; background-position: 0 10px;}
.redTab {background-image: url(/images/bg-images/red-tab.png); background-repeat: no-repeat; background-position: 0 10px;}
.blueHeader {background-color: #0d95cf;}
.orangeHeader {background-color: #f07629;}
.greenHeader {background-color: #0a9257;}
.redHeader {background-color: #e10722;}

/* FOOTER */
div#footer {position: absolute; bottom: 10px; left: 0; clear: both; margin-left: 28px; height: 38px; background:url(/images/bg-images/footer-bg.png) no-repeat; width: 507px; font-size: 10px;}
div#footer ul {margin-top: 7px; margin-left: 16px;}
div#footer ul li {display: inline; margin-right: 8px; padding-right: 8px; border-right: 1px solid #ffffff; color: #ffffff; line-height: 38px; }
div#footer li.footerLast {border-right: 0;}
div#footer ul li a {color: #ffffff;}

/* BID COMMITTEE LIST */
ul.bidTeam li { display: block; clear: both;}
div.headshot {width: 150px; float: left; margin-right: 15px;}
div.bio {width: 335px; float: left; padding-bottom: 25px;}

/* Host Cities List*/
ul.hostCities li {display: block; clear: both; height: 95px; margin-bottom: 10px;}
div.hostThumb {width: 151px; float: left;}
div.shortDesc {width: 345px; float: right; padding-bottom: 25px; }

/* SIGNUP FORM */
ul.supportForm {}
ul.supportForm li {list-style-type: none; margin-bottom: 5px;}
ul.supportForm li h3 {width: 140px; display: -moz-inline-block; display: inline-block; font-size: 11px; padding-bottom: 10px;}
span.redSup {font-size: 8px; color: red; vertical-align: 0; position: relative; bottom: 1ex; }
.error {margin-left: 10px; color: red;}

/* SITMAP */
div#sitemap ul li{margin-left: 15px;}

/* LANGUAGE SELECTOR WHEN FLASH IS DISABLED */
#langSelector {position: absolute; top: 10px; right: 35px;}
#langSelector {color: #ffffff;}
#langSelector a {color: #ec2227;}

div#youtubevideos {min-height: 300px;}

#youtubevideos{
				
			}
			
			.video a {
				font-size:11px;
				font-style:oblique;
				text-align:left;
			}
			#ytPlayer{
				position:fixed;
				top:20%;
				left:20%;
				cursor: move;
				background: #ffffff;
				border:solid 1px #CCC;
				padding: 15px 5px 5px 5px;
				-webkit-box-shadow:0px 10px 22px #9B9B9B;
				-moz-box-shadow:0px 10px 22px #9B9B9B;
				z-index: 999;
			}
			#ytPlayer a{
				position: relative;
				top:-10px;
				font-size: 12px;
				color:#333;
			}
			span.ytLink{
				font-weight:bold;
				font-style:normal;
				font-size:11px;
			}
			div#youtubevideos {width: 504px;}
ul#channel_div li {display: block; float: left; font-size: 11px; width: width: 120px; height: 90px; margin-right: 20px; margin-bottom: 20px; position: relative;}
.playButton {position: absolute; top: 0; left: 0;}

.wallPapers {margin-top: 6px;}
.wallPapers li {margin-bottom: 3px;}





























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
