/* North Carolina 2011 */

* {
	margin:0px;
	padding:0px;
}
#wrapper {
	width:100%;
	background:url(../images/backgroundmj.jpg) repeat-x;
	height:1092px;
}
#wrappernew {
	width:100%;
	background:url(../images/backgroundmj.jpg) repeat-x;
	height:913px;
}
#sitewrapper {
	width:941px;
	margin:0 auto;
}
#headerwapper {
	background:url(../images/t-header.jpg) no-repeat top;
	width:941px;
	height:75px;
	margin:0 auto;
}
#logo {
	width:175px;
	height:180px;
	position:absolute;
	float:left;
	margin-left:375px;
}
#logo span {
	display:none;
}
#navwrapper {
	width:941px;
	height:42px;
	margin:0 auto;
	vertical-align:top;
}
#topspacer {
	background:url(../images/topspacer_belownav.jpg) no-repeat;
	width:941px;
	height:31px;
}
#contentwrapper {
	width:922px;
	height:531px;
	margin-left:10px;
	margin-right:9px;
}
#content {
	width:922px;
	height:531px;
	margin:0 auto;
	background-color:#001644;
}
#skaters {
	position:relative;
	top:8px;
	left:0px;
	right:0px;
	float:left;
	width:668px;
	height:387px;
	z-index:50;
}
#socialcontainer {
	background:url(../images/social-callout2.png) no-repeat;
	position:relative;
	top:9px;
	left:-10px;
	float:left;
	width:233px;
	height:137px;
	z-index:20;
}
#socialclicktop {
	position:relative;
	top:0px;
	right:6px;
	float:left;
	width:126px;
	height:37px;
}
#socialclickbottom {
	position:relative;
	top:35px;
	right:6px;
	float:right;
	width:126px;
	height:37px;
}
#nc2011Banner {
	background:url(../images/banner.png) no-repeat;
	position:relative;
	top:0px;
	left:2px;
	float:left;
	width:694px;
	height:113px;
	z-index:9;
}
#emailSignup {
	background:url(../images/email-signup.png) no-repeat;
	position:relative;
	top:9px;
	left:-9px;
	float:left;
	width:231px;
	height:57px;
	z-index:40;
}
#tickets {
	position:relative;
	top:10px;
	left:27px;
	float:left;
	width:179px;
	height:91px;
	background:url(../images/tickets.png) no-repeat;
}
#ticketsclick {
	position:relative;
	top:15px;
	left:0px;
	float:left;
	width:179px;
	height:34px;
}
#accommodations {
	position:relative;
	top:20px;
	left:27px;
	float:left;
	width:179px;
	height:92px;
	background:url(../images/accomodations.png) no-repeat;
}
#accommodationsclick {
	position:relative;
	top:5px;
	left:0px;
	float:left;
	width:179px;
	height:34px;
}
#news {
	position:relative;
	top:30px;
	left:27px;
	float:left;
	width:179px;
	height:108px;
	background:url(../images/news.png) no-repeat;
}
#sponsors {
	width:922px;
	height:252px;
	margin:0 auto;
	background:url(../images/sponsor-2.png) no-repeat;
}
#sponsorscroll {
	width:922px;
	height:79px;
	margin-left:10px;
	background: url(../images/scroller_background.png) no-repeat;
}
#newbannerbottom {
	width:941px;
	height:44px;
	float:left;
	margin-top:9px;
	background:url(../images/newsbannerbottom.jpg) no-repeat;
}
#newbannerbottomscroll {
	width:941px;
	height:44px;
	float:left;
	margin-top:0;
	margin-left:10px;
	background:url(../images/newsbannerbottom.jpg) no-repeat;
}
#usfigureskating {
	position:relative;
	float:left;
	top:0px;
	left:40px;
	width:177px;
	height:34px;
	z-index:110;
}
#countdownclock {
	position:relative;
	float:right;
	top:-30px;
	left:-15px;
	width:310px;
	height:39px;
	z-index:120;
	vertical-align:middle;
}
#col1 {
	width:235px;
	float:left;
}
#col2 {
	width:687px;
	float:left;
}
/*#col1 { width:677px; float:left; }
#col1pad { width:657px; float:left; padding-top:40px; padding-left:20px; }
#col2 { width:245px; float:left; }*/

#footer {
	width:941px;
	height:65px;
	padding-top:14px;
}
/* Navigation (Single Image with Sliding Doors)
--------------------------------------------------------------------------------------------------------------------------*/

#nav {
	background:url(../images/navbar.jpg) no-repeat;
	width:941px;
	height:42px;
	margin:0;
	padding:0;
}
#nav span {
	display: none;
}
#nav li, #nav a {
	height:42px;
	display:block;
}
#nav li {
	float:left;
	list-style:none;
	display:inline;
}
#nav-home {
	width: 122px;
}
#nav-ticket {
	width: 126px;
}
#nav-eventinfo {
	width: 223px;
}
#nav-areainfo {
	width: 218px;
}
#nav-new {
	width: 109px;
}
#nav-contactus {
	width: 142px;
}
#nav-home a:hover {
	background:url(../images/navbar.jpg) -0px -42px no-repeat;
}
#home .home {
	background:url(../images/navbar.jpg) -0px -42px no-repeat;
}
#nav-ticket a:hover {
	background:url(../images/navbar.jpg) -122px -42px no-repeat;
}
#ticket .ticket {
	background:url(../images/navbar.jpg) -122px -42px no-repeat;
}
#nav-eventinfo a:hover {
	background:url(../images/navbar.jpg) -248px -42px no-repeat;
}
#eventinfo .eventinfo {
	background:url(../images/navbar.jpg) -248px -42px no-repeat;
}
#nav-areainfo a:hover {
	background:url(../images/navbar.jpg) -471px -42px no-repeat;
}
#areainfo .areainfo {
	background:url(../images/navbar.jpg) -471px -42px no-repeat;
}
#nav-new a:hover {
	background:url(../images/navbar.jpg) -689px -42px no-repeat;
}
#new .new {
	background:url(../images/navbar.jpg) -689px -42px no-repeat;
}
#nav-contactus a:hover {
	background:url(../images/navbar.jpg) -798px -42px no-repeat;
}
#contactus .contactus {
	background:url(../images/navbar.jpg) -798px -42px no-repeat;
}
/* Interior Pages
--------------------------------------------------------------------------------------------------------------------------*/
#wrapperinside {
	background:url(../images/inside-background.jpg) #0055A5 top repeat-x;
}
#contentwrapperinside {
	width:922px;
	margin-left:10px;
	margin-right:9px;
}
#contentinside {
	width:922px;
	height:270px;
	margin:0 auto;
	background:url(../images/inside-blue-background.png) #002257 top no-repeat;
}
.linespacer {
	width:922px;
	height:5px;
	background:url(../images/blue-doubleline-spacer.jpg) no-repeat;
}
#lightbluebackground {
	position:relative;
	top:0px;
	left:0px;
	width:922px;
	height:188px;
	background:url(../images/lightblue-background.jpg) repeat-x;
}
#lightbluebackgroundrepeat {
	top:0px;
	left:0px;
	width:922px;
	background:url(../images/lightblue-background2.jpg) #59c2df repeat-x;
}
#lightbluebackgroundgradient {
	position:relative;
	top:0px;
	left:0px;
	width:922px;
	height:50px;
	background:url(../images/lightblue-background-gradient.jpg) repeat-x;
}
#whitebackgroundgradientbottom {
	position:relative;
	top:0px;
	left:0px;
	width:922px;
	height:41px;
	background:url(../images/white-background-gradient-bottom.jpg) repeat-x;
}
#whitebackgroundgradientrepeat {
	position:relative;
	top:0px;
	left:0px;
	width:922px;
	background:url(../images/white-background-gradient-top.jpg) #FFFFFF repeat-x;
}
#redbackgroundgradientbottom {
	position:relative;
	top:0px;
	left:0px;
	width:922px;
	height:43px;
	background:url(../images/red-background-gradient-bottom.jpg) repeat-x;
}
#redbackgroundgradientrepeat {
	position:relative;
	top:0px;
	left:0px;
	width:922px;
	background:url(../images/red-background-gradient-top.jpg) #eb0000 repeat-x;
}
#darkbluebackgroundgradientbottom {
	position:relative;
	top:0px;
	left:0px;
	width:922px;
	height:43px;
	background:url(../images/darkblue-background-gradient-bottom.jpg) repeat-x;
}
#darkbluebackgroundgradientrepeat {
	position:relative;
	top:0px;
	left:0px;
	width:922px;
	background:url(../images/darkblue-background-gradient-top.jpg) #002257 repeat-x;
}
#whitegradientbackground {
	position:relative;
	top:0px;
	left:0px;
	width:922px;
	height:624px;
	background:url(../images/white-background-gradient.jpg) repeat-x;
}
#insidesubnavleft {
	position:relative;
	float:left;
	top:15px;
	left:-9px;
	width:397px;
	height:34px;
}
#insidesubnavleft-red {
	position:relative;
	float:left;
	top:25px;
	left:-9px;
	width:450px;
	height:34px;
}
#insiderightemail {
	position:relative;
	float:right;
	top:15px;
	left:11px;
	width:244px;
	height:57px;
	background:url(../images/inside-newslettersignup.png) no-repeat;
}
#insidesocialcontainer {
	position:relative;
	float:right;
	top:15px;
	left:75px;
	width:224px;
}
#col1inside {
	width:656px;
	float:left;
}
#col2inside {
	width:245px;
	float:left;
}
#newscol {
	width:310px;
	float:left;
	padding-left:170px;
	padding-top:15px;
}
#newscol p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
}
#eventscol {
	width:285px;
	float:left;
	padding-top:15px;
}
#eventscol p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
}
#tickets p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	padding-top:35px;
	text-align:center;
}
#accommodations p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#002257;
	padding-top:35px;
	text-align:center;
}
#socialcontainer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#002257;
	padding-top:45px;
	text-align:center;
}
.clear {
	clear:both;
}
.mainwhitetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#FFFFFF;
	line-height:11pt;
}
.maindarkbluetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#002257;
	line-height:11pt;
}
#galleryphotos {
	width:270px;
	height:270px;
	float:left;
}
#galleryphotosspacerwidth {
	width:27px;
	height:270px;
	float:left;
}
#galleryphotosspacerheight {
	width:270px;
	height:27px;
}
.galleryborder {
	border:#FFFFFF solid 6px;
}
.gallerybordergray {
	border:#969696 solid 6px;
}
/* FAQs Page
--------------------------------------------------------------------------------------------------------------------------*/
#faqcol1blue {
	width:677px;
	float:left;
}
#faqcol1pad {
	width:657px;
	float:left;
	padding-top:10px;
	padding-left:20px;
}
#faqcol2blue {
	width:245px;
	float:left;
}
#faqcol1 {
	width:421px;
	float:left;
	padding:20px;
}
#faqcol2 {
	width:421px;
	float:left;
	padding:20px;
}
/* Hotels Page
--------------------------------------------------------------------------------------------------------------------------*/

#hotelheader {
	width:922px;
	height:270px;
	margin:0 auto;
	background:url(../images/hotels-header-background.jpg) top no-repeat;
}
#hotelcol1pad {
	width:657px;
	float:left;
	padding-top:10px;
	padding-left:20px;
}
#hotelcol2blue {
	width:245px;
	float:left;
}
#sheratoncol1 {
	width:560px;
	float:left;
	padding:30px 0px 0px 40px;
}
#sheratoncol2 {
	width:278px;
	float:left;
	padding-top:30px;
}
.photoborder {
	border:solid #FFFFFF 5px;
}
#doubletreecol1 {
	width:123px;
	float:left;
	padding:30px 40px 0px 30px;
}
#doubletreecol2 {
	width:688px;
	float:left;
	padding:30px 0px 0px 40px;
}
#marriottcol1 {
	width:537px;
	float:left;
	padding:30px 40px 0px 30px;
}
#marriottcol2 {
	width:275px;
	float:left;
	padding:30px 40px 0px 0px;
}
#proximitycol1 {
	width:256px;
	float:left;
	padding:30px 40px 0px 30px;
}
#proximitycol2 {
	width:566px;
	float:left;
	padding:30px 30px 0px 0px;
}
/* Sponsors Page
--------------------------------------------------------------------------------------------------------------------------*/

#sponsorsheader {
	width:922px;
	height:270px;
	margin:0 auto;
	background:url(../images/sponsors-header-background.jpg) top no-repeat;
}
#licenseesheader {
	width:922px;
	height:270px;
	margin:0 auto;
	background:url(../images/licensees-header-background.jpg) top no-repeat;
}
#scheduleheader {
	width:922px;
	height:270px;
	margin:0 auto;
	background:url(../images/schedule-header-background.jpg) top no-repeat;
}
#sponsorscol1pad {
	width:657px;
	float:left;
	padding-top:10px;
	padding-left:20px;
}
#sponsorcol1 {
	width:278px;
	float:left;
	padding-top:30px;
}
#sponsorcol2 {
	width:560px;
	float:left;
	padding:40px 0px 0px 40px;
}
.sponsorslinespacer {
	width:922px;
	height:5px;
	background:url(../images/sponsors-doubleline-spacer.jpg) no-repeat;
}
/* All Events Tickets Page
--------------------------------------------------------------------------------------------------------------------------*/
#alleventcol1 {
	width:882px;
	float:left;
	padding:20px;
}
#alleventcol1pad {
	width:657px;
	float:left;
	padding-top:10px;
	padding-left:20px;
}
/* Mini-Packages Page
--------------------------------------------------------------------------------------------------------------------------*/

#minicol1pad {
	width:657px;
	float:left;
	padding-top:10px;
	padding-left:20px;
}
#hotelcol2blue {
	width:245px;
	float:left;
}
#championshipcol1 {
	width:560px;
	float:left;
	padding:30px 0px 0px 40px;
}
#championshipcol2 {
	width:278px;
	float:left;
	padding-top:30px;
}
.photoborder {
	border:solid #FFFFFF 5px;
}
#matineecol1 {
	width:123px;
	float:left;
	padding:30px 40px 0px 30px;
}
#matineecol2 {
	width:688px;
	float:left;
	padding:30px 0px 0px 40px;
}
#eveningcol1 {
	width:537px;
	float:left;
	padding:30px 40px 0px 30px;
}
#eveningcol2 {
	width:275px;
	float:left;
	padding:30px 40px 0px 0px;
}
/* News Page
--------------------------------------------------------------------------------------------------------------------------*/

#newsheader {
	width:922px;
	height:270px;
	margin:0 auto;
	background:url(../images/news-header-background.jpg) top no-repeat;
}
#newscol1pad {
	width:657px;
	float:left;
	padding-top:10px;
	padding-left:20px;
}
#newscol1 {
	width:421px;
	float:left;
	padding:20px;
}
#newscol2 {
	width:421px;
	float:left;
	padding:20px;
}
#videocol1 {
	width:882px;
	float:left;
	padding:20px;
}
/* Volunteers Page
--------------------------------------------------------------------------------------------------------------------------*/
#volunteersheader {
	width:922px;
	height:270px;
	margin:0 auto;
	background:url(../images/volunteers-banner.jpg) top no-repeat;
}
/* Newsletter Links Pages
--------------------------------------------------------------------------------------------------------------------------*/
#newsletterfullcol1 {
	width:882px;
	float:left;
	padding:20px;
}
.newsletterheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:17px;
	color:#FF0000;
}
/* Honorary Chair Page
--------------------------------------------------------------------------------------------------------------------------*/

#honoraryheader {
	width:922px;
	height:270px;
	margin:0 auto;
	background:url(../images/honorary-header-background.jpg) top no-repeat;
}
#honorarycol1pad {
	width:657px;
	float:left;
	padding-top:10px;
	padding-left:20px;
}
#honorarycol1 {
	width:421px;
	float:left;
	padding:20px;
}
#honorarycol2 {
	width:421px;
	float:left;
	padding:20px;
}
#honoraryfullcol1 {
	width:882px;
	float:left;
	padding:20px;
}
/* Area Info Page
--------------------------------------------------------------------------------------------------------------------------*/

#areaheader {
	width:922px;
	height:270px;
	margin:0 auto;
	background:url(../images/area-header-background.jpg) top no-repeat;
}
#areafullcol1 {
	width:882px;
	float:left;
	padding:20px;
}
#areacol1pad {
	width:657px;
	float:left;
	padding-top:10px;
	padding-left:20px;
}
#areacol1 {
	width:421px;
	float:left;
	padding:20px;
}
#areacol2 {
	width:421px;
	float:left;
	padding:20px;
}
#civilcol1 {
	width:560px;
	float:left;
	padding:30px 0px 0px 40px;
}
#civilcol2 {
	width:278px;
	float:left;
	padding-top:30px;
}
#historicalcol1 {
	width:123px;
	float:left;
	padding:30px 40px 0px 30px;
}
#historicalcol2 {
	width:688px;
	float:left;
	padding:30px 0px 0px 40px;
}
#childrencol1 {
	width:537px;
	float:left;
	padding:30px 40px 0px 30px;
}
#childrencol2 {
	width:275px;
	float:left;
	padding:30px 40px 0px 0px;
}
#courthousecol1 {
	width:256px;
	float:left;
	padding:30px 40px 0px 30px;
}
#courthousecol2 {
	width:566px;
	float:left;
	padding:30px 30px 0px 0px;
}
#sciencecol1 {
	width:560px;
	float:left;
	padding:30px 0px 0px 40px;
}
#sciencecol2 {
	width:278px;
	float:left;
	padding-top:30px;
}
/* Contact Page
--------------------------------------------------------------------------------------------------------------------------*/

#contactcol1pad {
	width:657px;
	float:left;
	padding-top:10px;
	padding-left:20px;
}
#contactcol1 {
	width:882px;
	float:left;
	padding:20px;
}
/* LOC Page
--------------------------------------------------------------------------------------------------------------------------*/

#loccol1pad {
	width:657px;
	float:left;
	padding-top:10px;
	padding-left:20px;
}
#loccol1 {
	width:278px;
	float:left;
	padding-top:30px;
}
#loccol2 {
	width:560px;
	float:left;
	padding:40px 0px 0px 40px;
}
/* Ladies Figure Skating Page
--------------------------------------------------------------------------------------------------------------------------*/

#ladiesheader {
	width:922px;
	height:270px;
	margin:0 auto;
	background:url(../images/ladies-header-background.jpg) top no-repeat;
}
#ladiescol1pad {
	width:657px;
	float:left;
	padding-top:10px;
	padding-left:20px;
}
#ladiescol1 {
	width:421px;
	float:left;
	padding:20px;
}
#ladiescol2 {
	width:421px;
	float:left;
	padding:20px;
}
#ladiesfullcol1 {
	width:872px;
	float:left;
	padding:25px;
}
/* Mens Figure Skating Page
--------------------------------------------------------------------------------------------------------------------------*/

#mensheader {
	width:922px;
	height:270px;
	margin:0 auto;
	background:url(../images/mens-header-background.jpg) top no-repeat;
}
#menscol1pad {
	width:657px;
	float:left;
	padding-top:10px;
	padding-left:20px;
}
#menscol1 {
	width:421px;
	float:left;
	padding:20px;
}
#menscol2 {
	width:421px;
	float:left;
	padding:20px;
}
#mensfullcol1 {
	width:872px;
	float:left;
	padding:25px;
}
/* Pairs Figure Skating Page
--------------------------------------------------------------------------------------------------------------------------*/

#pairsheader {
	width:922px;
	height:270px;
	margin:0 auto;
	background:url(../images/pairs-header-background.jpg) top no-repeat;
}
#pairscol1pad {
	width:657px;
	float:left;
	padding-top:10px;
	padding-left:20px;
}
#pairscol1 {
	width:421px;
	float:left;
	padding:20px;
}
#pairscol2 {
	width:421px;
	float:left;
	padding:20px;
}
#pairsfullcol1 {
	width:872px;
	float:left;
	padding:25px;
}
/* Ice Dancing Page
--------------------------------------------------------------------------------------------------------------------------*/

#icedancingheader {
	width:922px;
	height:270px;
	margin:0 auto;
	background:url(../images/ice-dancing-header-background.jpg) top no-repeat;
}
#icedancingcol1pad {
	width:657px;
	float:left;
	padding-top:10px;
	padding-left:20px;
}
#icedancingcol1 {
	width:421px;
	float:left;
	padding:20px;
}
#icedancingcol2 {
	width:421px;
	float:left;
	padding:20px;
}
#icedancingfullcol1 {
	width:872px;
	float:left;
	padding:25px;
}
/* Media Partners Page
--------------------------------------------------------------------------------------------------------------------------*/

#mediaheader {
	width:922px;
	height:270px;
	margin:0 auto;
	background:url(../images/media-header-background.jpg) top no-repeat;
}
#mediacol1pad {
	width:657px;
	float:left;
	padding-top:10px;
	padding-left:20px;
}
#mediacol1 {
	width:278px;
	float:left;
	padding-top:30px;
}
#mediacol2 {
	width:560px;
	float:left;
	padding:40px 0px 0px 40px;
}
#mediafullcol1 {
	width:872px;
	float:left;
	padding:25px;
}
/* Transportation Page
--------------------------------------------------------------------------------------------------------------------------*/
#transportationheader {
	width:922px;
	height:270px;
	margin:0 auto;
	background:url(../images/transportation-header-background.jpg) top no-repeat;
}
/* Athletes Page
--------------------------------------------------------------------------------------------------------------------------*/
#athletesheader {
	width:922px;
	height:270px;
	margin:0 auto;
	background:url(../images/athletes-header-background.jpg) top no-repeat;
}
/* Skater Names
--------------------------------------------------------------------------------------------------------------------------*/
.skaternames {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-top:6px;
	text-align:center;
	color:#000000;
}
.skaterfootnote {
	text-align:center;
	padding-top:70px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

