

.nothing
{
	/*need this to make the one below work!!!??*/
}

body
{
	background:  #000000;
}

/*
@font-face {
	font-family: 'DominicanSmallCaps';
	src: url('fonts/domisc__-webfont.eot');
	src: local('?'), url('fonts/domisc__-webfont.woff') format('woff'), url('fonts/domisc__-webfont.ttf') format('truetype'), url('fonts/domisc__-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}




@font-face {
	font-family: 'DominicanRegular';
	src: url('../fonts/dominica-webfont.eot');
	src: local('?'), url('../fonts/dominica-webfont.woff') format('woff'), url('../fonts/dominica-webfont.ttf') format('truetype'), url('../fonts/dominica-webfont.svg#webfontS0J3oZxK') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/

@font-face {
    font-family: 'DominicanRegular';
    src: url('../fonts/trajan_regular-webfont.eot');
    src: local('?'), url('../fonts/trajan_regular-webfont.eot?iefix') format('eot'),
         url('../fonts/trajan_regular-webfont.woff') format('woff'),
         url('../fonts/trajan_regular-webfont.ttf') format('truetype'),
         url('../fonts/trajan_regular-webfont.svg#webfontlAkrlL1r') format('svg');
    font-weight: normal;
    font-style: normal;
}







img
{
	border: 0px ;
}

img.floatLeft { 
    float: left; 
    margin: 6px  12px 6px 0px; 
}
img.floatRight { 
    float: right; 
    margin: 6px 0px 6px 12px; 
}

.error , .required, .required a
{
	color: #990000;
}

.outer_wrapper
{
	clear:both;
	font-family: Arial, Helvetica, sans-serif ;
	width:750px; 
	height:auto; 
	margin:auto; 
	padding: 0px 0px 0px 0px ;

	color: #000000; 
	background:  #ffffff;
	border: 0px ;
	behavior: url(/cssjs/PIE_uncompressed.htc);
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-khtml-border-radius:30px;
	border-radius: 30px;
	
}

.biglogo
{
	width: 100%;
	text-align:center;
	margin: 0px;
	padding: 0px;
}

.littlelogo
{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif ;
	color: #999999;
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
	
}

.footer_wrapper, .header_wrapper
{
	border: 0px solid #000000;
}

.header_table, .footer_table
{
	width: 100%;
	/*height: 250px ;*/
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-spacing:0px; 
}


/*  //////// TDs and Menus /////////   */

.header_table td, .footer_table td
{
	padding: 0px 0px 0px 0px;
	width: 250px ;
	max-height: 250px;
	
	vertical-align:top;
}

/* this resizes the calender */
div.ui-datepicker
{
 font-size:12px;
}

.supch
{
	text-align: center ;
 box-shadow:3px 3px 7px #333333;

}

.calenderholder
{
	padding: 10px 0px 0px 20px ;
	color:  #000099;
	font-size:10px;
	text-align: center ;
	
}

.calevent a.ui-state-default
{
	background:  #8d8d8d ;
	color:  #ffffff;
	font-weight: bold;
}

#bugger
{

	width: 500px;
	color: #000000;
	min-height: 210px ;
	padding:20px 30px 20px 30px;
	font-size: 12px;
	background:  #ccc;
	height:auto; 
	margin:auto; 
	text-align: justify ;
margin-top: 10px;

}

.ninth1, .ninth3, .ninth7, .ninth9
{
	vertical-align:top;
	margin: 0px;
	background: #fff; /* #8d8d8d ; */
	/*
	behavior: url(/cssjs/PIE_uncompressed.htc);
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-khtml-border-radius:30px;
	border-radius: 30px;
		border: 20px solid #00dd00;
	

	border-top: 1px solid #eee;
	border-left: 1px solid #ddd;
	border-right: 1px solid #bbb;
	border-bottom: 2px solid #999;
	*/
}

.menuleft
{
 	text-align:left; 
 	overflow: hidden;
 	padding: 30px 0px 0px 30px;
}

.menuright
{
 	text-align:right; 
 	overflow: hidden;
 	padding: 30px 20px 0px 0px;
}

.menu span a
{ 
	color: #000000;
	font-size: 18px;
	text-decoration:none;
	/*text-shadow: #000 1px 1px 2px;*/
	font-family: 'DominicanRegular', Arial, Helvetica, sans-serif ;
	letter-spacing: 0.10em;
}

.menu .active a
{
	color: #8d8d8d;
	text-decoration:none; 
}


.menutopmid
{
	padding-top: 20px;
	height: 200px;
	text-align:left;
	font-size: 10px;
}

.ticketlogo ,.ticketlogo a
{
	border: 0px solid #dd0000;
	padding-top: 0px;
	text-align:right;
		color: #000000;
	font-size: 18px;
	text-decoration:none;
	/*text-shadow: #000 1px 1px 2px;*/
	font-family: 'DominicanRegular', Arial, Helvetica, sans-serif ;
	letter-spacing: 0.10em;
}

.socialmedia
{
	padding: 10px 0px 0px 30px;;
	
	width: 150px;
}
.socialmediaitem
{
	padding: 6px 0px 0px 0px;
	border: 0px solid #00dd00;
}

/*  //////// MAIN MIDDLE CONTENT /////////   */


.content_wrapper
{
	clear:both; 
	color: #000000;
	min-height: 210px ;
	padding:20px 30px 20px 30px;
	font-size: 12px;
	background:  #ffffff;
	/*border: 0px solid #000060;*/
	text-align: justify ;
	line-height: 150%;

}

.content_wrapper a
{
	color: #000000;

	text-decoration:none;
}

.content_wrapper a:hover
{
	text-decoration:underline;
}


.content_subtitle, .content_subtitle a
{
	color:  #8d8d8d ;
	text-decoration:none;
	font-size: 16px;
	font-family: 'DominicanRegular', Arial, Helvetica, sans-serif ; 
	text-transform: uppercase;
}

.content_subtitle a:hover
{
	color:  #000000;
	font-weight: normal;
	text-decoration:none; 
}

.content_tiny
{
	font-size: 9px;
}

.permlink , .permlink a
{
	font-size: 9px;
	color: #8d8d8d ;
	line-height: 220%;
}

.kidsub
{
	clear:both;
	font-family: 'DominicanRegular', Arial, Helvetica, sans-serif ; 
		text-transform: uppercase;
}


.buylink a
{
	font-size: 12px;
	color: #8d8d8d ;
	font-weight: bold;
}

.content_copy
{
	background:  #eeeeee;
}

.content_block_detail .content_link_big a
{
	text-decoration:none;
	color:  #000000;
}

.content_block_detail .content_link a
{
	text-decoration:none; 
	font-size: 9px;
	color:  #000000;
	line-height: 220%;
}

.content_block_detail .content_link a:hover, .content_block_detail .content_link_big a:hover
{
	text-decoration:underline;
}

.content_hr, hr
{
	width: 60%;
	color: #8d8d8d ;
	height:1px;
}
.gallerytable
{
	border:0;

}
.thumbtitle
{
	text-align:center;
	color: #fff;
	font-size: 7px;
}


.galtd
{
	vertical-align: middle; 
	text-align:center;
	background: #000;
	border: 5px solid #8d8d8d ;
	
	 behavior: url(/cssjs/PIE_uncompressed.htc);
	-moz-border-radius: 10px;
	-khtml-border-radius:10px;
	border-radius: 10px;		
	
	
	/*text-shadow: #333 1px 1px 2px;
	border-top: 2px solid #eee;
	border-left: 2px solid #ddd;
	border-right: 2px solid #bbb;
	border-bottom: 3px solid #999;*/

}

.contpic
{

	text-align:center;
	background: #000;
	
	border-top: 1px solid #eaa;
	border-left: 1px solid #eaa;
	border-right: 2px solid #900;
	border-bottom: 2px solid #900;

}

.sponsors_table
{
	border: 1px ;
	padding: 30px;
	padding:15px;
	text-align:center;
	width:100%;
}

.sponsors_td, .sponsors_td a
{
	vertical-align: middle; 
	text-align:center;
	border: 1px ;
	width:120px;
}

/*  //////////////////  SHAREIT CSS ///////////////////////////////////////////   */
#shareit-box {
	position:absolute;
	display:none;
}

#shareit-header {
	width:138px;
	height:50px;
}


#shareit-body {
	width:138px; height:100px;
	background:url(shareitimages/shareit.png);
}

#shareit-blank {
	height:20px;
}

#shareit-url {
	height:50px;
	text-align:center;
}

#shareit-url input.field{
	width:100px; height:26px;
	background: transparent url(shareitimages/field.gif) no-repeat;
	border:none; outline:none;
	padding:7px 5px 0 5px;
	margin:3px auto;font-size:11px;
}

#shareit-icon  {
	height:20px;
}

#shareit-icon ul {
	list-style:none;
	width:130px;
	margin:0; padding:0 0 0 8px;
}

#shareit-icon ul  li{
	float:left;
	padding:0 2px;
}

#shareit-icon ul  li img{
	border:none;
}

/*  //////////////////  ENDS SHAREIT CSS /////////////////////////////////////////// */

/*  //////////////////  TWITTER CSS /////////////////////////////////////////// */
.cuckoo
{
	text-align: center;
	color: #8d8d8d ;
	font-family: 'DominicanRegular', Arial, Helvetica, sans-serif ; 
}

.tweet, .query 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:  ; 
}

.tweet .tweet_list, .query .tweet_list 
{
	list-style-type: none;
	margin: 0;
	padding: 0px 3px 0px 5px;
}

.tweet .tweet_list li, .query .tweet_list li 
{
	overflow-y: hidden;
	overflow-x: hidden;
	padding: 0; 
}

.tweet .tweet_list li a, .query .tweet_list li a 
{
	color: #8d8d8d ;
	margin: 0;
	padding: 0;
}

.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {/*text-transform: uppercase; */}
.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {/*background-color: #91E5E7; */}
.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {/*padding-right: .5em; float: left;*/ }
.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {/*vertical-align: middle; */}

/*  //////////////////  END TWITTER CSS /////////////////////////////////////////// */

/*  //////////////////  JOINFORM  /////////////////////////////////////////// */

.littlejoinbuy
{
	//text-align: center;
}


.littlejoinbuy a
{
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: center;
	text-decoration:none;
}

#joinform input.text-input, #joinform input.text_input
{
	 behavior: url(/cssjs/PIE_uncompressed.htc);
	 border-radius: 8px;	
	 /*box-shadow:3px 3px 7px #333333;*/
	-moz-border-radius: 8px;
	-khtml-border-radius:8px;
		
	background: #eef;
}

#joinform .join_label
{
	text-align: right;
	color: #999999
}

.join_table_little .join_label
{
	text-align: right;
	color: #999999;
	font-size: 10px;
}

.littlejoin #joinreadout
{
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: center;
}

.joinbutt
{
text-align: left;
}

.footsteps
{
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: center;
}

.footsteps select
{
	color: #000099;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: center;
}


.socials 
{
	display:block;
	width:32px;
	height:32px;
	background:url(mobilyblocks/img/socials/share.png) no-repeat;
	cursor:pointer;
	position:relative;
	margin:0 auto;
	/*margin-bottom:50px;*/
}

.socials_content 
{
	/*float:right;
	border: 0px solid #f00;
	margin-right:25px;*/
}

.socials_content ul.reset, .socials_content ul.reset li 
{
	display:block;
	list-style:none;
	padding:0;
	margin:0;
}

.socials_content ul.reset li 
{
	position:absolute;
}

.socials_content ul.reset li a 
{
	outline:none;
}


/* end mobilyblocks*/




