h1
{
	color: #FFFF00;
	text-align: center;
}

h1.ajax_popup
{
	text-align: left;
}

h2
{
	color: #5D2E8A;
	text-align: center;
}

h3
{
	color: #FFFFFF;
	text-align: center;
	
}


body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/Background3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	color: #FFFFFF;
}

.Header {
	background-color: #000000;
	background-image: url(/images/header_blank.jpg);
	height: 256px;
	width: 800px;
}

#admin_menu_box
{
	position: fixed;
	top:3px;
	right: 20px;
	font-size: 12px;
	font-family: Tahoma;
	color: #FFFFFF;
}

#banner_page
{
	position:relative;
	width:100%;	
}

#banner_message
{
	position:absolute;
	color: #FDCD00;
	text-align: center;
	bottom: -100px;
	right: 0px;
	width: 100%;
	font-size:24px;
}

#banner_message a
{
	text-decoration: none;
	font-size:24px;
	color: #FDCD00;
}


.userID {
	background-color: #000000;
	background-image: url(/images/userID3.jpg);
	height: 256px;
	width: 800px;
	position: relative;
	
}

table .party_signups
{
	border: thin solid #5D2E8A;
}

table .party_signups th
{
	text-align: left;
	
}

#banner_wrapper
{
	margin: 0px;
	padding: 0px;
	position: relative;
/*	border: thick #990000 solid; */
}

#banner_text1
{
	position: absolute;
	right: 165px;
	top: 5px;
	height: 80px;
	width: 70px;
	border: none;
	color: #D40000;
	font-weight: bold;
}

#banner_text2
{
	position: absolute;
	left: 165px;
	top: 5px;
	height: 80px;
	width: 70px;
	border: none;
	color: #D40000;
	font-weight: bold;
}


.master
{
	position: relative;
}

.header_login:hover
{
	font-weight:bold;
}

.header_login
{
	position: absolute;
	left: 682px;
	top:-242px;
	font-size: 12px;
	font-family: Tahoma;
	color:#FDCD00;
	text-align: right;
}

#faq
{
	width: 95%;
	margin: auto;
	padding: 10px;
}

.balloon
{
	padding: 10px;
}

.balloon a
{
	font-size: 12px;
}

.balloon:hover
{
	background-color: #5D2E8A;
	color: #FFFFFF;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	padding: 10px;
}

.balloon .btext
{
	font-size:smaller;
}

#model_edit_preview
{
	background-color: #654598;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	padding: 10px;
}

#contact_us
{
	position: absolute;
	left: 15px;
	top:-242px;
	font-size: 12px;
	font-family: Tahoma;
	color:#FDCD00;
	text-align: left;
}

#contact_us:hover
{
	font-weight:bold;
}

.header_login a:hover 
{
	text-decoration: underline;
	font-weight: bold;
}


.userID_login
{
	position: absolute;
	left: 682px;
	top:-242px;
	font-size: 12px;
	font-family: Tahoma;
	color:#FDCD00;
	text-align: right;
}

.userID_login:hover
{
	font-weight:bold;
}

.userID_login a:hover 
{
	text-decoration: underline;
	font-weight: bold;
}

.Text {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.TextBold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.TextAttention {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}



.Date {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}



.TableBorder {
	border: 1px solid #654598;
	background-color: #000000;
}

.coolbox1
{
	font-size: 12px;
	text-align: left;
}

input
{

	background: #C5A7E3;
	border: 2px solid #654598
}

input
{

	background: #C5A7E3;
	border: 2px solid #654598
}

select
{

	background: #C5A7E3;
	border: 2px solid #654598
}

textarea
{

	background: #C5A7E3;
	border: 1px solid #654598;
	font-size: 10px; 
	scrollbar-base-color: #C5A7E3;
}


.alert 
{
	background: #fff6bf url(/images/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	color:#000000;
}

.alert_purple
{
	background: #A889D9 url(/images/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: center;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #654598;
	border-bottom: 2px solid #654598;
	color:#000000;
}

.alert_purple a
{
	font-size:14px;
}

h1.supertitle1
{
	font-size: 36pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-align:center;
	margin: 0px;
	padding: 0px;
}

h2.supertitle2
{
	font-size: xx-large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #5D2E8A; 
	text-align:center;
	margin: 0px;
	padding: 0px;
}

h3.supertitle3
{
	font-size: x-large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif; 
	text-align:center;
	margin: 0px;
	padding: 0px;
}

/* This is used by JQuery for form validation */
label.error
{
  color: red;
  font-weight: bold;
}

/* Start - Smart Columns ////////////////////////////////////////////////////////////////////////// */

ul.column{
	width: 100%;
	padding: 0;
	padding-left: 10px;
	margin: 10px 10px;
	list-style: none;
}
ul.column li {
	float: left;
	width: 180px; /*Set default width*/
	padding: 0;
	margin: 5px 0;
	display: inline;
}
.block {
	height: 250px;
	font-size: 1em;
	margin-right: 10px; /*Creates the 10px gap between each column*/
	padding: 5px;
	padding-top: 10px;
	background: #000000;
	position: relative;
	border:1px solid #5D2E8A;
	
	cursor: pointer;
}
.block h2 {
	font-size: 1.8em;
}
.block img {
        /*Flexible image size with border*/
/*	width: 99%;  *//*Took 1% off of the width to prevent IE6 bug*/
	padding: 2px;
	background: #000000;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic; /*prevents image pixelation for IE 6/7 */

}

.block a:link, .block a:visited, .block a:active
{
	color:#FFFFFF;
}

.block a img
{
	border: 0 none;
}



/* Used for bottom text caption */
.block p
{
	bottom: 0px;
	left: -5px;
	margin-bottom: -0px;
	padding: 5px;
	text-align: center;
	width: 100%;
	position: absolute;
	font-family: Tahoma;
	font-weight:bold;
	font-size: 12px;
	color: #5D2E8A;
}


/* End - Smart Columns //////////////////////////////////////////////////////////////////////////// */
/* Start - Advanced tool tips ///////////////////////////////////////////////////////////////////// */
#personPopupContainer
{
    position:absolute;
    left:0;
    top:0;
    display:none;
    z-index: 20000;
}

.personPopupPopup
{
}

#personPopupContent
{

	background-color:#5D2E8A;
    min-width: 175px;
    min-height: 50px;
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	
}

#personPopupContent table
{
	padding: 10px;
}

.personPopupPopup .personPopupImage
{
    margin: 5px;
    margin-right: 15px;
}

.personPopupPopup .corner 
{
    width: 19px;
    height: 15px;
}
    
.personPopupPopup .topLeft 
{
    background: url(/images/balloon/top_left.png) no-repeat;
}
    
.personPopupPopup .bottomLeft 
{
    background: url(/images/balloon/bottom_left.png) no-repeat;
}
    
.personPopupPopup .left 
{
    background: url(/images/balloon/left.png) repeat-y;
}
    
.personPopupPopup .right 
{
    background: url(/images/balloon/right.png) repeat-y;
}
    
.personPopupPopup .topRight 
{
    background: url(/images/balloon/top_right.png) no-repeat;
}
    
.personPopupPopup .bottomRight 
{
    background: url(/images/balloon/bottom_right.png) no-repeat;
}
    
.personPopupPopup .top 
{
    background: url(/images/balloon/top.png) repeat-x;
}
    
.personPopupPopup .bottom 
{

    background: url( /images/balloon/bottom.png) repeat-x;
    text-align: center;
}

/* End - Advanced tool tips /////////////////////////////////////////////////////////////////////// */

#page_ctrl, .buttons
{
	position: float;
	width: 100%;
	text-align: center;
	clear: both;

}

/* //////////////////////////////////////////////////////////////////////////////////////////////// */

/* BUTTONS */

.buttons a, .buttons button{
    
    /* display:block; */
    /*float:left; */
    margin:0 7px 0 0;
    background-color:#DCBCFA;
    border:1px solid #5D2E8A;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family: Tahoma, Arial, Verdana, sans-serif;
    font-size: 12px;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color: #5D2E8A;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#5D2E8A;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#C5A8E1;
    border:1px solid #5D2E8A;
    color:#5D2E8A;
}
.buttons a.positive:active{
    background-color:#C5A8E1;
    border:1px solid#5D2E8A;
    color:#5D2E8A;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}


/* //////////////////////////////////////////////////////////////////////////////////////////////// */


.alt_look_box
{
	background-color: #000;
	padding: 10px;
}

.alt_look_box p
{
	padding-left: 20px;
}



.alt_look_box:hover
{
	background-color: #5D2E8A;
	color: #000000;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	padding: 10px;
}

.alt_look_box:hover h2
{
	color: #FFFFFF;
}
