
html
{
 /*overflow-y:auto !important;*/ 
}

.MainDiv
{
	
	
}

body
{
	/*background:url(../Images/bg.gif) 50% 100% no-repeat fixed #202020;*/
	padding:0px;
	margin: 0 auto;
	overflow: visible;
	text-align: left;
	font-family: Tahoma; font-size: 12px; font-weight: 300; font-style: normal;
    background-color: #183864; /*grey: #E0E0E0; subaru blue: #183864 light blue:#9999FF dark gray: #999999*/
	

	height:100%;
	color: #000000;	
	
}
#containerx
{
	height:100%;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}

.bodyContents
{
	min-height:200px;
	text-align: center;
	width:800px;
	border:solid 2px black;
	background-color:white;
	margin: 0px auto;
	text-align: center;
	padding:0 0 0 0;	
}
.maincontent {
	vertical-align:top;
/*	background-color:#181818;*/
/*	background-image: url(../bg.gif);
	background-repeat: no-repeat;
	background-position:bottom;*/
	min-height:100%;	
	text-align:left;
	background-position: center top;
	background-repeat:no-repeat;
	padding: 0px 20px 0px 20px;		
	
}
.MasterTop
{
/*	background-color:Black;*/
text-align:center;
/*background-color:White;*/
	padding-top:0px;
}
.MasterRight
{
	display:none;
}
.MasterLeft
{
	display:none;
}
.MasterBottom
{
	text-align:center;
	background-color:transparent;
	/*position:absolute;*/
	width:100%;
	height:80px;
	/*bottom:-10;  /*stick to bottom */
	
}
.MasterTopMid
{
	background-color:white; Height:0px;Width:0px;
	padding: 20px 40px 20px 40px;
	/*display:none;*/	
}


h1 {
	font-family:"Trebuchet MS";
	font-size: 16px;
	color: #003399; /*#B80000*/
	text-decoration: none;
	font-weight:900;
	/*text-transform:uppercase;*/
	/*font-stretch:ultra-expanded;*/
	/*font-stretch:ultra-expanded;*/
	margin-top:4px;	
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin-top:2px;	
}
h3 {
	margin-top:0px;
	margin-bottom:0px;
	font-family: "Arial";
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
a img {
	border:none;
}


p {
	margin-top:2px;		
	line-height:130%;
}
ul {
	marker-offset: 10px;
	margin-left: 16px;
	margin-top: 0px;
	list-style-position: outside;
}
ol {
	marker-offset: 10px;
	margin-left: 16px;
	margin-top: 0px;
	list-style-position: outside;
}
li	{
	line-height:130%;
}
iframe body
{
	background-color:transparent;
	border:none;	
}
iframe
{
	/*allowtransparency:true;*/
	background-color:transparent;
}
.mainEntrant 
{
	background-color:#FFFF0F; margin:0px -10px 20px -10px; padding-left: 20px; padding-right:20px;
}
#mainframe 
{
	background-color:#FFFFFF;
	border:none;
}
a:link {
color: #3366FF; /* red: #B80000*/
	text-decoration: none;
}
a:active {
	color: #C3002C;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration:none;
}
a:hover {
	color: #67a;
	text-decoration:underline;
}

.mainContentZone a:active {
	color: #C3002C;
	text-decoration: none;
}
.mainContentZone a:visited {
	color: #952A2A;
	text-decoration:none;
}
.mainContentZone a:hover {
	color: #67a;
	text-decoration: none;
}


.mainContentZone {
	vertical-align:top;
	background-color:#FFFFFF;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:8px;
	min-height:500px;
	color: #000000;
}
select.TableTextBox
{
 font-family: Arial; font-size: 11px; font-weight: 400; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal;
  color:Black;/*background: url(../images/bgform.png) repeat-x #FFFFFF;*/width:200px;border: 2px solid #FFFFFF;padding-left:0px;
}
input
{
 font-family: Arial; font-size: 11px; font-weight: 400; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal;
  color:Black; 
  /*background: url(../images/bgform.png) repeat-x #FFFFFF;*/
  padding-left:4px;text-transform:capitalize;
}
input:focus {
	border: 2px solid #7F9CCC;
	/** remember to change image path **/
	/*background: url(../images/bgform.png) repeat-x #FFFFFF;*/
	color:#7F9CCC;
	}
innput:hover {
	border: 2px solid  #7F9CCC;
	/** remember to change image path **/
	/*background: url(../images/bgform.png) repeat-x #FFFFFF;*/
	color: #7F9CCC;
}
.TableHeader
{
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #003399;
	text-decoration: none;
	font-weight:900;
	/*text-transform:uppercase;*/
	/*font-stretch:ultra-expanded;*/
 
}

.tableHeading
{
	font-family:"Trebuchet MS";
	font-size: 16px;
	color: #003399; /*blue:#003399*/
	text-decoration: none;
	font-weight:900;
	/*text-transform:uppercase;*/
	/*font-stretch:ultra-expanded;*/ 
}

.tableHeading2
{
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:900;
	/*text-transform:uppercase;*/
	/*font-stretch:ultra-expanded;*/ 
}



.TableLabel
{
 font-family: Arial; font-size: 11px; font-weight: 300; font-style: normal; color: #000000; width:50px;
 
}
.MandatoryStar
{
 font-family: Arial; font-size: 18px; font-weight: 400; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal;
  color: #B80000; background-color:transparent;width:150px;
}

.eventCountDownTimerLabel
{
	font-size:large;
	color:#67a;
}

.eventCountDownTimerTable
{
	color:#67a;
}

.eventCountDownTimerTable th
{
	font-weight:bold;
}

.errorLabel
{
	color:#C3002C;
}

.radioButtonList input[type="radio"]
{
	width: 15px;
    padding: 0;
    vertical-align: middle;	  
}

/*#MasterPage_MainContent_form1
{
	text-align:left;
	padding-left:19px;
	padding-top:8px;
}*/


/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 /*display:none;*/
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
.PagingControl 
{
	text-align:center;
}
.ErrorMessage
{
	font-family:"Trebuchet MS";
	font-size: 16px;
	color:Red;
	text-decoration: none;
	font-weight:900;
	margin-top:4px;	
}
#box, #UploadingImageBox, #SavingPageBox
{
	width: 150px;
	height: 50px;
	background: #FFF;
	border: black solid 5px;
	text-align: center;
	position: fixed;
	margin-left: -75px;
	margin-top: -75px;
	left: 50%;
	top: 50%;
	z-index: 20;
	display: none;
}

#screen
{
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	
}
.SponsorshipDescription
{
	color:Green;
	font-weight:800;
}

.jqifade{
      position: absolute; 
      background-color: black; 
}
div.jqi{ 
      width: 400px; 
      font-family: Verdana; 
      position: absolute; 
      background-color: #ffffff;
      font-size: 11px; 
      text-align: left; 
      border: solid 1px #eeeeee;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      padding: 7px;
}
div.jqi .jqicontainer{ 
      font-weight: bold; 
}
div.jqi .jqiclose{ 
      position: absolute;
      top: 4px; right: -2px; 
      width: 18px; 
      cursor: default; 
      color: #bbbbbb; 
      font-weight: bold; 
}
div.jqi .jqimessage{ 
      padding: 10px; 
      line-height: 20px; 
      color: #444444; 
}
div.jqi .jqibuttons{ 
      text-align: right; 
      padding: 5px 0 5px 0; 
      border: solid 1px #eeeeee; 
    
      color:White;
}
div.jqi button{ 
      padding: 3px 10px;
      margin: 0 10px; 
      background-color: black;
      border: solid 1px #f4f4f4; 
      color: #ffffff; 
      font-weight: bold; 
      font-size: 12px; 
        color:White;
}
div.jqi button:hover{ 
      background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{ 
      background-color: black;
}
.jqiwarning .jqi .jqibuttons{ 
      background-color: #BF5E26;
}
.GalleryAlbumImageDiv
{
    float:left;
    margin:0px 5px 20px 0px;
}
.GalleryAlbumCaption
{
    text-align:center;
}