/* PRIZEKING CSS - SM20042009 */

.SubHeaderRow {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	background-color: #01284f;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-style: solid;
	border-width: 1px;
	border-color: #01284F;
	border-bottom: none;
	border-right: none;
	text-transform: uppercase;
}

.SubHeaderRowRed {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	background-color: #960107;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.WhiteText12pt {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.WhiteText8pt {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
}

.WhiteText14pt {
	font-family: Arial;
	font-size: 14pt;
	color: #FFFFFF;
}

.BlackText10pt {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

.SkyBlueText10pt {
	font-family: Arial;
	font-size: 10pt;
	color: #0871c4;
}

.WhiteText10pt {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
}

.RedText10pt {
	font-family: Arial;
	font-size: 10pt;
	color: #FF0000;
}

.BlackText8pt {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}

.RedText8pt {
	font-family: Arial;
	font-size: 8pt;
	color: #FF0000;
}

.BlackTextBold16pt {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}

.BlackTextBold14pt {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

.signupinput {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;

}

.signupinput2 {
	font-family: Verdana;
	font-size: 20pt;
	font-weight: bold;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;

}

.signupinput3 {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;

}

.signupinput4 {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;

}

.signupinput_code {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;

}

.searchinput {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;

}

/* AJAX validation tags */
input.text {background:#FFFFFF;border-color:#7C7C7C rgb(195, 195, 195) rgb(221, 221, 221);border-style:solid;border-width:1px;color:#000000;font-size:16pt;font-family: Arial;margin:0pt;padding:2px 0pt;}
input.text.error {border-color: red!important;}
input.text.ok {border-color: green!important;}
#error_box {background:#ffeeee none repeat scroll 0 0;border-bottom:3px solid #FF0000;font-family: Arial; font-size: 10pt;margin-bottom:10px;padding:6px;display:none}
#error_box2 {background:#ffeeee none repeat scroll 0 0;border-bottom:3px solid #FF0000;font-family: Arial; font-size: 10pt;margin-bottom:10px;padding:6px;display:none}
#error_box3 {background:#ffeeee none repeat scroll 0 0;border-bottom:3px solid #FF0000;font-family: Arial; font-size: 10pt;margin-bottom:10px;padding:6px;display:none}

html {
	width: 100%;
	height: 100%;
}

body {
	font-family: Arial;
	font-size: 8pt;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

.SmallBlueText {
	font-family: Arial;
	font-size: 8pt;
	color: #0871c4;
	text-align: center;
}

.FormInputText {
	font-family: Arial;
	font-size: 9pt;
	color: #01284f;
	text-align: left;
}

.SmallBlueText2 {
	font-family: Arial;
	font-size: 9pt;
	color: #01284f;
	text-align: left;
	padding-top: 10px;
}

.SmallNavyText2 {
	font-family: Arial;
	font-size: 9pt;
	color: #01284f;
	text-align: left;
	padding-top: 10px;
}

.SmallBlueText3 {
	font-family: Arial;
	font-size: 14pt;
	color: #0871c4;
	text-align: left;
	font-weight: bold;
}

.SmallNavyText3 {
	font-family: Arial;
	font-size: 14pt;
	color: #01284f;
	text-align: left;
	font-weight: bold;
}

.MediumHeader {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #01284f;
}

.LargeHeader {
	font-family: Arial;
	font-size: 22pt;
	font-weight: bold;
	color: #0871C4;
	text-transform: uppercase;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #d1d1d1;
}

.LargeHeaderSkyBlue {
	font-family: Arial;
	font-size: 26pt;
	font-weight: bold;
	color: #0871c4;
}

#FooterText {
	font-family: Arial;
	font-size: 8pt;
	color: #696969;
	text-align: center;
	padding: 10px;
	padding-top: 0px;
}

hr {
	border: 0;
	color: #d1d1d1;
	background-color: #d1d1d1;
	height: 1px;
	width: 640px;
	text-align: center;
}

.BeHostTextBody {
	font-family: Arial;
	font-size: 9pt;
	/*font-weight: bold;*/
	color: #000000;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 100px;
}

a:link { text-decoration: none; color: #0871c4; }
a:visited { text-decoration: none; color: #0871c4;} 
a:hover { text-decoration: underline; color: #0871c4;} 

#FooterText a:link { text-decoration: none; color: #929292; }
#FooterText a:visited { text-decoration: none; color: #929292;} 
#FooterText a:hover { text-decoration: underline; color: #929292;} 

#auctiontc a:link { text-decoration: none; color: #ff0000; }
#auctiontc a:visited { text-decoration: none; color: #ff0000;} 
#auctiontc a:hover { text-decoration: underline; color: #ff0000;} 

#sweepstc a:link { text-decoration: none; color: #ffffff; }
#sweepstc a:visited { text-decoration: none; color: #ffffff;} 
#sweepstc a:hover { text-decoration: underline; color: #ffffff;} 

#cash50ktc a:link { text-decoration: none; color: #000000; }
#cash50ktc a:visited { text-decoration: none; color: #000000;} 
#cash50ktc a:hover { text-decoration: underline; color: #000000;} 

.PrizeTextHeader a:link { text-decoration: none; color: #0871C4; }
.PrizeTextHeader a:visited { text-decoration: none; color: #0871C4;} 
.PrizeTextHeader a:hover { text-decoration: underline; color: #0871C4;}

.BeHostTextBody a:link { text-decoration: none; color: #000000; }
.BeHostTextBody a:visited { text-decoration: none; color: #000000;} 
.BeHostTextBody a:hover { text-decoration: underline; color: #000000;}

.WhiteText8pt a:link { text-decoration: none; color: #FFFFFF; }
.WhiteText8pt a:visited { text-decoration: none; color: #FFFFFF;} 
.WhiteText8pt a:hover { text-decoration: underline; color: #FFFFFF;}

.WhiteText14pt a:link { text-decoration: none; color: #FFFFFF; }
.WhiteText14pt a:visited { text-decoration: none; color: #FFFFFF;} 
.WhiteText14pt a:hover { text-decoration: underline; color: #FFFFFF;}

.WhiteText10pt a:link { text-decoration: none; color: #FFFFFF; }
.WhiteText10pt a:visited { text-decoration: none; color: #FFFFFF;} 
.WhiteText10pt a:hover { text-decoration: underline; color: #FFFFFF;}

.BlackText10pt a:link { text-decoration: none; color: #000000; }
.BlackText10pt a:visited { text-decoration: none; color: #000000;} 
.BlackText10pt a:hover { text-decoration: underline; color: #000000;}

.shopbuttons {
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
}

.shopbuttons a:link { text-decoration: none; color: #FFFFFF; }
.shopbuttons a:visited { text-decoration: none; color: #FFFFFF;} 
.shopbuttons a:hover { text-decoration: underline; color: #FFFFFF;}

.SubHeaderRow a:link { text-decoration: none; color: #FFFFFF; }
.SubHeaderRow a:visited { text-decoration: none; color: #FFFFFF;} 
.SubHeaderRow a:hover { text-decoration: underline; color: #FFFFFF;}

.PrizeTextHeader {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #0871C4;
	/*text-decoration: underline;*/
}

.PrizeTextBody {
	font-family: Arial;
	font-size: 8pt;
	color: #01284F;
	padding-top: 5px;
}

.PrizeTextBody_LightBlue {
	font-family: Arial;
	font-size: 14pt;
	color: #0871C4;
	font-weight: bold;
	text-transform: uppercase;
}

.PrizeTextBody2 {
	font-family: Arial;
	font-size: 14pt;
	color: #dfac2c;
	font-weight: bold;
	text-transform: uppercase;
}

.PrizeTextBody_Gold {
	font-family: Arial;
	font-size: 14pt;
	color: #dfac2c;
	font-weight: bold;
	text-transform: uppercase;
}

.PrizeTextBody4 {
	font-family: Arial;
	font-size: 7pt;
	color: #dfac2c;
	font-weight: bold;
	text-transform: uppercase;
}

.PrizeTextBody3 {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

.defaulttext {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}

.thinBorder {
	border-style: solid;
	border-width: 1px;
	border-color: #d1d1d1;
}



/* POPUP DARKEN MAIN WINDOW */
#hideshow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#fade {
	background: #01284F; 
	position: fixed; 
	width: 100%;
	height: 100%;
	filter:alpha(opacity=80);
	opacity: .80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/
	left: 0;
	z-index: 10;
}
#50kfadebox {
	/*width:400px;
  height:180px;
  margin:30px 50px;*/
  background-color:#ffffff;
  border:1px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /*--IE 8 Transparency--*/

}
.popup_block_join {
	/*background: #FFFFFF; /*#034a91;*/
	/*background-image: url('../images/common/misc/idle_popup_tile.jpg');
	background-repeat: repeat-x;
	background-position: top left;*/
	padding: 0px;
	/*border: 0px solid #FFFFFF;*/
	float: left;
	width: 565px;
	position: fixed;
	top: 20%;
	left: 50%;
	margin: 0 0 0 -250px;
	z-index: 100;
 
}
.popup_block {
	background: #034a91;
	background-image: url('../images/common/misc/idle_popup_tile.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	padding: 10px;
	border: 1px solid #FFFFFF;
	float: left;
	width: 480px;
	position: fixed;
	top: 20%;
	left: 50%;
	margin: 0 0 0 -250px;
	z-index: 100;
 
}

.popup_block_join .popup_join .popup_block .popup {
	float: left;
	width: 100%;
	/*background: #0a70c0;*/
	/*margin: 10px 0;*/
	/*padding: 10px 0;*/
	/*border: 1px solid #01284f;*/

	
}

.popup h3 {
	margin: 0 0 10px;
	padding: 5px 10px;
	border-bottom: 1px solid ##01284f;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
}

.popup_join .popup p {
	padding: 5px 5px;
	margin: 5px 0;
	text-transform: justify;
	color: #FFFFFF;
}

.popup_join img.cntrl {
	position: absolute;
	right: -10px;
	top: -5px;
}
.popup img.cntrl {
	position: absolute;
	right: -10px;
	top: -10px;
}

/*--Making IE6 Understand Fixed Positioning--*/
 
*html #fade {
	position: absolute;
	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop : document.body.scrollTop);
}
 
*html .popup_block .popup_block_join {
	position: absolute;
	top:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollTop
	+((documentElement.clientHeight-this.clientHeight)/2)
	: document.body.scrollTop
	+((document.body.clientHeight-this.clientHeight)/2));
	
	left:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	documentElement.scrollLeft 
	+ (document.body.clientWidth /2 ) 
	: document.body.scrollLeft 
	+ (document.body.offsetWidth /2 ));
}
 
/*--IE 6 PNG Fix--*/
 
/*img{ behavior: url(images/iepngfix.htc) }*/
