@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.break 
{
	clear:both;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}

.main a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #da9f00;
	text-decoration: none;

}

.hideMe
{
	display:none;
}

.mainwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.mainwhite a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}

.mainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}

.mainitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}

.mainbolditalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;

}

.bodytxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #314864;
	text-decoration: none;
	line-height: 18px;

}

.highlighttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #314864;
	text-decoration: none;
}

.highlighttxt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #314864;
	text-decoration: none;
}

.highlighttxtitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #314864;
	text-decoration: none;
	font-style: italic;
}

.highlighttxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #da9f00;
	text-decoration: none;
}

.highlighttxt3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #314864;
	text-decoration: none;
}

.highlighttxt4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #da9f00;
	text-decoration: none;
}

.highlighttxt5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #da9f00;
	text-decoration: none;
}

.highlighttxt5_ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #da9f00;
	text-decoration: underline;
}

.highlighttxt5_italic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #da9f00;
	text-decoration: none;
	font-style: italic;
}


.memberlevelbox {
	background-image: url(images/mem_levelBg.gif);
	background-color: #ebebeb;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 230px;
	min-height: 180px;
	height: 100%;
}


.red_attention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.footermenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.footermenu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

.producttxt {font-size: 11px; color: #314864; text-decoration: none; font-family: Geneva, Arial, Helvetica, sans-serif;}


.submitButton
{
	background-image:url('http://www.inspiringyourbestgame.com/images/btn_submit.gif');
	width: 99px;
	height: 25px;
	padding: 0;
	margin: 0;
	border-width:0;
}

div.centerForm
{
	margin-left: auto;
	margin-right: auto;
	width: 230px;
}











#memberConsole
{
	width: 900px;
	border-spacing: 0px;
	float:left;
	clear:both;
	margin: 25px 10px 0 10px;
	padding: 16px;
	background-color: #FAFAFA;
	border:1px solid;
	border-color: #bbb #000 #000 #bbb;
}


#memberConsole div#memberConsoleHeader
{
	font-size:12px;
	clear:both;
	border:1px solid;
	border-color: #888;
	width:auto;
	padding: 4px;
	margin: 0 0 10px 0;
}


#memberConsole div#memberConsoleHeader p
{
	font-size:12px;
	margin:0 0 0 4px;
}


#memberConsole div#leftColumn
{
	width: 500px;
	float: left;
	clear: left;
	margin: 0 0 0 0;
	padding: 4px;
	background-color: #FAFAFA;
	border:1px solid;
	border-color: #bbb #000 #000 #bbb;
	border-spacing: 0px;
}



#memberConsole div#rightColumn
{
	width: 340px;
	float: left;
	clear: right;
	margin: 0 16px 0 16px;
	padding: 4px;
	background-color: #FAFAFA;
	border:1px solid;
	border-color: #bbb #000 #000 #bbb;
	border-spacing: 0px;
}


#memberConsole fieldset
{
	display:block;
	width: auto;
	margin: 0 0 1em 0;
	padding: 0;
	background-color: #F8F8F8;	
	border: 0px;
}

#memberConsole fieldset table
{
	width:100%;
	padding:0;
	border: 1px solid #000;
	margin:0;
}

#memberConsole fieldset table tr td
{
	font-size:12px;
	padding:2px 3px 2px 5px;
	margin:0;
}

#memberConsole fieldset table tr td a
{
	text-decoration: none;
	color: #000;
}

#memberConsole fieldset table tr td.alt
{
	background-color: #EAEBDB;
}

#memberConsole fieldset table tr td.title
{
	background-color: #EAD6A2;
}

#memberConsole fieldset table tr td.buttonColumn
{
	width: 60px;
}

#memberConsole fieldset table tr td.numberColumn
{
	text-align: center;
	width:85px;
}

#memberConsole fieldset.borderSystem
{
	border: 1px solid #000;
}

#memberConsole .ebookCover
{
	float: left;
	margin:3px 6px 3px 3px;
	border: 1px solid #000;
}



#memberConsole h1
{
	font-size:14px;
	margin: 0 0 8px 0;
	padding: 0.3em;
	border: 1px #666 solid;
	background-color: #D6AC36;
	color: #FFF;
}

#memberConsole .btn
{
	border: 1px solid;
	border-color: #bbb #000 #000 #bbb;
	background-color: #fff;
	font-size:10px;
	width:60px;
}

#memberHeaderMenu
{
	width: 100%;
	background-image: url(../images/mainMenuHeaderBG.png);	
	border: 1px solid #333;
	height: 36px;
}

#memberHeaderMenu .memberHeaderLeft
{
	float:left;
	
}

#memberHeaderMenu .memberHeaderRight
{
	float:right;
	
}
.tmp_bdy {
	font-size: 12px;
}

