/*fixes png support in IE6.0*/
* { behavior: url(scripts/iepngfix.htc) }
body {
	font-family: "Trebuchet MS", Arial, Geneva, Helvetica;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(../siteimages/MainHeaderBgImgTile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.ItopiaLink a {
	color: #999999;
}
.ItopiaLink a:hover {
	color: #FF6600;
}

.ItopiaLink {
	text-align: center;
	color: #999999;
}


form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #CC0000;
}


a:hover {
	color: #003366;
	text-decoration: underline;
}



.TxtRep {
	text-indent: -9999px;
	display: block;
}
.frmTbl td {
	padding: 3px;
}
.custButton {
	color: #FFFFFF;
	background-color: #8CAC3F;
	border: 1px solid #669900;
}
.custButton:hover {
	color: #FFFFFF;
	background-color: #003366;
}
.custInput {
	border: 1px solid #666666;
}

.PanelViewAll {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #FFFFFF;
	background-color: #8CAC3F;
	background-image: url(../siteimages/Arrow_wht_R.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	width: 50px;
	font-size: 10px;
	text-decoration: none;
	padding-left: 5px;
}
.PanelViewAll:hover {
	background-color: #003366;
	color: #FFFFFF;
}

input {
	font-family: "Trebuchet MS", Arial, Geneva, Helvetica;
}


#siteHeader {
	background-image: url(../siteimages/MainHeaderBgImg.jpg);
	background-repeat: no-repeat;
	height: 442px;
	background-position: center top;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 998;
}
#HeaderConstrain  {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	height: 442px;
}
#HeaderConstrain  h1  {
	background-image: url(../siteimages/MainHeaderTransBg.png);
	background-repeat: no-repeat;
	height: 232px;
	position: absolute;
	width: 100%;
	top: 30px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#HeaderConstrain h1 a {
	background-image: url(../siteimages/CTCLogoMain.png);
	background-repeat: no-repeat;
	margin: 5px;
	height: 221px;
	width: 261px;
	display: block;
}
#nav {
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	list-style: none;
	clear: both;
	height: 30px;
	width: 910px;
	margin: 0px;
	background-color: #669900;
	filter: Alpha(Opacity=88);
	-moz-opacity: 0.88;
	opacity: 0.88;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 200px;
	left: -999em;
	z-index: 9999;
}
#nav a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align:center;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8ED200;
}
#nav li a:hover {
	background-color: #669900;
}
#nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 100px;
}
#nav li ul li {
	clear: both;
	width: 200px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	position: absolute;
	visibility: visible;
	width: 200px;
}
#nav li ul li a {
	display: block;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #336600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	height: 1%;
	text-align:left;
}
#nav li ul li a:hover {
	background-color: #000000;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#RotatingBgImages {
	height: 412px;
	overflow: hidden;
}

#HeaderConstrain #DancerRotator {
	position: absolute;
	top: 50px;
	right: 20px;
	z-index: 999;
}
#siteContent {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#siteContent #MainColumn {
	float: left;
	width: 600px;
	position: relative;
	z-index: 0;
}
#siteContent #RightColumn {
	float: right;
	width: 250px;
	/*margin-left: 35px;*/
	padding-top: 100px;
}
.IntroBanner {
	background-image: url(../siteimages/RhythmRootsBoots_Bnr.png);
	background-repeat: no-repeat;
	height: 198px;
	width: 596px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	position: relative;
}
.IntroFindOutMore {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8CAC3F;
	padding: 3px;
	display: block;
	width: 250px;
	background-image: url(../siteimages/Arrow_wht_R.gif);
	background-repeat: no-repeat;
	background-position: right center;
	position: relative;
	left: 205px;
	margin: 0px;
	bottom: 0px;
	top: 145px;
}
.IntroFindOutMore:hover {
	background-color: #003366;
	color: #FFFFFF;
}
.pageHdr-H1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}


.pageHdr-H2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.WhatsHappening  {
	margin-bottom: 35px;
	clear: both;
}
.WhatsHappening h2 {
	background-image: url(../siteimages/H2_WhatsHappening.gif);
	background-repeat: no-repeat;
	height: 22px;
}
.WhatsHappening h3 {
	margin-bottom: 0px;
	margin-left: 90px;
}
.WhatsHappening h3 a {
	color: #336699;
}
.WhatsHappening img
{
    float:left;
}
.WhatsHappening p
{
    margin-top: 0px;
    margin-left: 90px;
}
.BlogItem {
	position: relative;
	clear: both;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-left: 90px;
}
.BlogItem   img {
	float: left;
}
.BlogItem   h4   a {
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	text-decoration: none;
}
.BlogItem   h4   a:hover {
	color: #003366;
	text-decoration: underline;
}
.BlogItem   h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.BlogItem   p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.BlogItem em {
	font-style: normal;
	font-weight: bold;
}
.SubscribeNews {
	clear: both;
	padding-bottom: 10px;
}
.SubscribeNews h2 {
	background-image: url(../siteimages/H2_SubscribeNewsletter.gif);
	background-repeat: no-repeat;
	height: 13px;
}
.JustAdded {
	clear: both;
	margin-bottom: 20px;
}
.JustAdded h2 {
	background-image: url(../siteimages/H2_Just-Added.gif);
	background-repeat: no-repeat;
	height: 13px;
	margin-bottom: 0px;
}

.JustAdded ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.JustAdded li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.JustAdded ul li a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
}
.JustAdded ul li a:hover {
	color: #003366;
	background-color: #EBEBEB;
	text-decoration: underline;
}
.UploadedPics {
	clear: both;
	margin-bottom: 20px;
	height: 170px;
	position: relative;
}
.UploadedPics h2 {
	background-image: url(../siteimages/H2_UploadedPics.gif);
	background-repeat: no-repeat;
	height: 17px;
}
.UploadedPics ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.UploadedPics li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	height: 57px;
	width: 76px;
	border: solid 1px #CCCCCC;
	display: block;
	margin-right: 5px;
	color: #CCCCCC;
	margin-bottom: 5px;
	overflow:hidden;
}
.UploadedPics ul li a {
	
	border: solid 1px #CCCCCC;
	display: block;
	margin-right: 5px;
	color: #CCCCCC;
	margin-bottom: 5px;
	overflow:hidden;
}
.UploadedPics ul li a:hover {
	background-color: #CCCCCC;
}
.UploadImagePnl
{
   clear:both;
   padding: 15px 0px 15px 0px;
}
.UploadImagePnl h2
{
    background-image: url(../siteimages/H2-UploadYourPhotos.gif);
	background-repeat: no-repeat;
	height: 17px;
	margin: 0px 0px 10px 0px;
}
.UploadVideoPnl
{
   clear:both;
   padding: 15px 0px 15px 0px;
   margin: 0px;
}
.UploadVideoPnl h2
{
    background-image: url(../siteimages/H2-UploadYourVideos.gif);
	background-repeat: no-repeat;
	height: 17px;
	margin: 0px 0px 10px 0px;
}
.LatestVideo {
	position: relative;
}
.LatestVideo h2 {
	background-image: url(../siteimages/H2_LatestVideo.gif);
	background-repeat: no-repeat;
	height: 13px;
}
.Video-RC {
	border: 1px dotted #999999;
}
.Accommodation {
	float: left;
	width: 300px;
}
.Accommodation  h2 {
	background-image: url(../siteimages/H2_Accomodation.gif);
	background-repeat: no-repeat;
	height: 17px;
}
.Accommodation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.Accommodation ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.Accommodation ul li a {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.Accommodation a:hover {
	color: #003366;
	text-decoration: underline;
	background-color: #EBEBEB;
}
.AdBanner300x300 {
	float: left;
	height: 300px;
	width: 300px;
	background-color: #EBEBEB;
	margin-left: 25px;
}






#siteFooter {
	background-image: url(../siteimages/MainFooterBgImgTile.jpg);
	background-repeat: repeat-x;
	height: 374px;
	clear: both;
	position: relative;
}
#siteFooter #FooterContent {
	background-image: url(../siteimages/MainFooterBgImg.jpg);
	background-repeat: no-repeat;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 225px;
	position: relative;
	padding-top: 150px;
}
.SponsorLogos {
	padding-left: 50px;
	margin: 0px;
}

.FooterSiteLinks {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	color: #999999;
}
.FooterSiteLinks   a  {
	color: #999999;
}
.FooterSiteLinks a:hover {
	color: #CC0000;
}
.Content-H1 {
	background-repeat: no-repeat;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-top: 50px;
}
.Content-H2 {
	font-size: 18px;
	font-weight: normal;
	color: #336699;
	font-family: Trebuchet MS, Arial, Geneva, Helvetica;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#H1-WhoWeAre-Background {
	background-image: url(../siteimages/H1-WhoWeAre-Background.gif);
}
#H1-WhoWeAre-Objectives {
	background-image: url(../siteimages/H1-WhoWeAre-Objectives.gif);
}
#H1-WhoWeAre-Trust {
    background-image: url(../siteimages/H1-WhoWeAre-Trust.gif);
}
#H1-WhoWeAre-Trustees {
	background-image: url(../siteimages/H1-WhoWeAre-Trustees.gif);
}
#H1-WhoWeAre-TheCTCTeam {
	background-image: url(../siteimages/H1-WhoWeAre-TheCTCTeam.gif);
}
#H1-WhoWeAre-ContactUs {
	background-image: url(../siteimages/H1-WhoWeAre-ContactUs.gif);
}
#H1-Tourism-Packages {
	background-image: url(../siteimages/H1-Tourism-TourismPackages.gif);
}
#H1-Tourism-WhereToStay {
	background-image: url(../siteimages/H1-Tourism-WhereToStay.gif);
}
#H1-Tourism-WhatToDo {
	background-image: url(../siteimages/H1-Tourism-WhatToDo.gif);
}
#H1-YourStories-YourPhotos {
	background-image: url(../siteimages/H1-YourStories-YourPhotos.gif);
}
#H1-YourStories-YourVideos {
	background-image: url(../siteimages/H1-YourStories-YourVideos.gif);
}
#H1-GetInvolved-Introduction {
	background-image: url(../siteimages/H1-GetInvolved-Introduction.gif);
}
#H1-GetInvolved-Communities {
	background-image: url(../siteimages/H1-GetInvolved-Communities.gif);
}
#H1-GetInvolved-CorporateSponsors {
	background-image: url(../siteimages/H1-GetInvolved-CorporateSponsors.gif);
}
#H1-GetInvolved-AttendVote {
	background-image: url(../siteimages/H1-GetInvolved-AttendVote.gif);
}
#H1-GetInvolved-Creatives {
	background-image: url(../siteimages/H1-GetInvolved-Creatives.gif);
}
#H1-GetInvolved-ServiceProviders {
	background-image: url(../siteimages/H1-GetInvolved-ServiceProviders.gif);
}
#H1-TheCarnival-Introduction {
	background-image: url(../siteimages/H1-TheCarnival-Introduction.gif);
}
#H1-TheCarnival-CarnivalWeekend {
	background-image: url(../siteimages/H1-TheCarnival-CarnivalWeekend.gif);
}
#H1-TheCarnival-YearProgramme {
	background-image: url(../siteimages/H1-TheCarnival-YearProgramme.gif);
}
#H1-TheCarnival-CarnivalHome {
	background-image: url(../siteimages/H1-TheCarnival-CarnivalHome.gif);
}
#H1-TheCarnival-InTheNews {
	background-image: url(../siteimages/H1-TheCarnival-InTheNews.gif);
}
#H1-Disclaimer {
	background-image: url(../siteimages/H1-Disclaimer.gif);
}
#H1-PrivacyPolicy {
	background-image: url(../siteimages/H1-PrivacyPolicy.gif);
}
#H1-HeyThere {
	background-image: url(../siteimages/H1-HeyThere.gif);
}
.Videos {
	padding: 10px;
	height: 200px;
	margin: 5px;
	position: relative;
}
.Videos .VideoComment {
	height: 60px;
	position: absolute;
	left: 275px;
	top: 10px;
	width: 300px;
}
.VideoComment .SubmittedBy {
	font-weight: bold;
	color: #669900;
	margin-top: 0px;
}
.Videos object {
}
.SubmitVideo {
	position: relative;
}
.SubmitVideo h2 {
	background-image: url(../siteimages/H2_SubmitYourVideo.gif);
	background-repeat: no-repeat;
	height: 13px;
}
.HighlighGrn {
    font-size: 14px;
    font-weight: bold;
    color: #336600;
}
.RhythmPurple
{
    color: #490093;
    font-size: 16px;
}
.RotatingBgImages {
    height: 442px;
    overflow: hidden;
}
.Bookmarks h2 {
	background-image: url(../siteimages/H2_Bookmarks.gif);
	background-repeat: no-repeat;
	height: 13px;
}
.Bookmarks {
	clear: both;
	margin-bottom: 20px;
}
.SubscribeNews {
	clear: both;
	height: 150px;
	margin-bottom: 20px;
}
.SubscribeNews h2 {
	background-image: url(../siteimages/H2_SubscribeNewsletter.gif);
	background-repeat: no-repeat;
	height: 13px;
}
.GalleryPhotos   img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.GalleryPhotos a {
	border: 1px dotted #669900;
	display: table;
	height: 128px;
	width: 125px;
	float: left;
	text-align: center;
	margin: 3px;
	padding: 3px;
	position: relative;
}
.GalleryPhotos a:hover {
	border: 1px solid #CC0000;
}
.SuccessUpload 
{
    padding: 0px 0px 0px 0px;
    background-color: #FF9933;
	color: #FFFFFF;
}
.GalleryGrid td
{
    border-bottom: dotted 1px #CCCCCC;
    padding: 15px;
    font-size: 10px;
    text-align: center;
}
.VideoGrid td
{
    border-bottom: dotted 1px #CCCCCC;
    padding: 10px;
}
.GalleryPhotoThmb 
{
    overflow: hidden;
    width: 100px;
    height: 68px;
    text-align: center;
    margin: 0px auto 0px auto;
    border: solid 1px #EBEBEB;
}
#ctl00_MainContent_dlPics td
{
    border: dotted 1px #CCCCCC;
    padding: 5px;
}
.GalleryGrid td h4
{
    margin-bottom: 0px;
    margin-top: 5px;
    font-weight: normal;
    font-style:italic;
    color: #669900;
    font-size: 12px;
}
.GalleryGridPaging 
{
    margin: 0px auto 0px auto;
}
.GalleryGridPaging a 
{
    display: block;
    width: 75px;
    background-color: #669900;
    color: #FFFFFF;
    padding: 3px;
    text-align: center;
    text-decoration: none;
}
.GalleryGridPaging a:hover
{
    background-color: #336699;
    
}
#NewDatesBanner
{
    width: 265px;
    height: 265px;
    background-image: url(../siteimages/NewDatesBanner.png);
    background-repeat: no-repeat;
    position:absolute;
    right: 0px;
    top: -85px;
    z-index: 9999;
}
#CountDownTimer {
    width: 531px;
    background-image: url(../siteimages/CountdownTimerBg.png);
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 24px;
    height: 48px;
    position:absolute;
    left: 20px;
    top: 350px;
    z-index: 9998;
    text-align: center;
    padding-top: 15px;
}