/********************************************************/
/*                  GLOBAL ELEMENTS                      */
/********************************************************/

BODY {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background: url(img/bg_top.png);
	background-repeat: repeat-x;
	background-position: 0 40px;
	padding-top: 5px;
	background-color: White;
}
IMG {
	border: 0px;
}

.premSett
{
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #e1e1e1;
	color: #b3b3b3;
}

.sms
{
	font-weight: normal;
	background-color: White;
	border: 1px solid #fd5454;
	padding: 2px;
	color: #000000;
}

.smsContent
{
	border: 3px dotted #fb3e3e; 
	background-color: #ffede2;
}

.contentSection
{
	margin-top: 5px;
}

.Information
{
	border: 2px solid silver;
	background-color: #f5f5f5;
	color: #6c6b6b;
}

.Information td
{
	color: #6c6b6b;
	font-family: Tahoma;
	font-size: 11px;
	width: 50%;
	vertical-align: top;
}

.Information b
{
	color: #314c92;
}

.urgent
{
	font-weight: bold;
	color: #2456d6;
	font-size: 14px;
	text-decoration: underline;
}

.premiumBonus,
.premiumBonus td
{
	font-family: Tahoma;
	font-size: 11px;
	color: #4c4c4c;
}

.premiumBonus b
{
	font-weight: bold;
	color: #426888;
}

.premiumInfo,
.premiumInfo td
{
	font-weight: bold;
	border: 1px dotted #fd9e42;
	font-family: Tahoma;
	font-size: 11px;
	color: #e73f36;
	background-color: #fffef9;
}

.premiumInfo td
{
	border: none;
}

/********************************************************/
/*                NAVIGATION BAR AND LOGO               */
/********************************************************/

.bgTop {
	height: 64px;
	text-align: center;
}
.trBr,
.barLeft,
.barRight,
.barCenter {
	background: url(img/bar_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 32px;
}

.btn, 
.btn a:focus,
.btn a:active, 
.btn a:hover, 
.btn a:link, 
.btn a:visited,
.btnCurr,
.btnCurr a:focus,
.btnCurr a:active, 
.btnCurr a:hover, 
.btnCurr a:link, 
.btnCurr a:visited
{
	float: left;
	width: 102px;
	height: 28px;
	text-align: center;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	line-height: 27px;
	color: #ffffff;
	text-decoration: none;
}

.btnCurr
{
	background: url(img/button_current.png);
	background-repeat: no-repeat;
	background-position: top;
	cursor: help;
}
.btn a:hover
{
	background: url(img/button_hover.png);
	background-repeat: no-repeat;

}
.lnkguest,
.lnkuser,
.lnkexit {
	height: 19px;
	padding: 0px 10px 0px 10px;
	text-align: center;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #795656;
	line-height: 18px;
}

.lnkuser a,
.lnkuser a:hover,
.lnkuser a:visited,
.lnkuser a:active,
.lnkuser a:focus
{
	color: #795656;
}

.lnkguest,
.lnkexit
{
	text-align: right;
}

.lnkexit a
{
	color: #e32929;
	font-weight: bold;
	text-decoration: none;
}

.lnkexit a:hover
{
	color: #e32929;
	font-weight: bold;
	text-decoration: underline;
}

.sectionImage
{
	padding-right: 5px;
}
.sectionHeader
{
	border-bottom: 1px solid #efefef; 
	padding-bottom: 2px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	word-spacing: 5px;
	font-stretch: wider;
	float: left;
	position: relative;
	clear: both;
}

.letter
{
vertical-align: middle;
}

.searchBox, .searchBox TD
{
	padding: 2px;
	color: #6b6b6b;
}
.searchBox TD
{
	padding: 1px;
	font-size: 12px;
	font-family: Tahoma;
}
.searchBox TABLE
{
	margin-bottom: 3px;
}

.searchBox input
{
	border: 1px solid #c2c4c8;
	color: #464646;
}

.searchBox select
{
	border: 1px solid #c2c4c8;
	color: #464646;
}

.silver
{
	color: silver;
}
.dottedDiv70,
.dottedDiv80
{
	border-bottom: 1px dotted #4c4c4c;
	text-align: center;
	width: 70%;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

.dottedDiv80
{
	width: 80%;
}

.searchQuestion
{
	font-family: Verdana;
	font-size: 30px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
.sQ1
{
	color: #343434;
}
.sQ2
{
	color: #e32929;
}

#inform
{
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	color: #cbb870;
}

.answerBtn {
	height: 21px;
	width: 55px;
	color: White;
	font-weight: bold;

	border-width: 1px;
	border-style: solid;
	padding-left: 10px;
	padding-right: 10px;
}

#yes.answerBtn  {
	border-color: #b10707;
	background-color: #e32929;
}

#no.answerBtn {
	border-color: #1b3861;
	background-color: #3c5c8a;
}
.memberPhoto
{
	-moz-border-radius: 3px; 
	border: #919090 3px solid;
	margin-bottom: 10px;
}
#adult
{
	color: #FF0033; 
	font-weight: bold;
}

.code_link a,
.code_link a:visited,
.code_link input,
.code_link div
{
	font-size: 11px;
	border: 0px;
	color: #e32929;
	font-weight: bold;
	text-decoration: none;
}
.code_link input
{
	width: 280px;
	color: #3c5c8a;
}

.code_link div,
div.code_link
{
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.noborder
{
	border: 0px;
}