@charset "UTF-8";
/* CSS Document */

/* layout properties */
html, body {
	min-height: 100%;
}
body {
	text-align:center;
	background: #050807 url(../images/site_bg.jpg) repeat-y center;
	font: 100.01% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
#wrapper {
	width: 968px;
	margin: auto;
	border-right: 1px solid #F00;
	border-left: 1px solid #F00;
	min-height:100%;
}
#contentWrapper {
	margin: 0px 8px 0 10px;
	position: relative;
	padding: 0 0 50px 0;
}
#leftmenu {
	width: 211px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#right {
	margin: 0 0 0 219px;
	width: 728px;
	padding: 0;
}
#topNav {
	background: url(../images/topnav_bg.gif) no-repeat;
	line-height: 23px;
	font-size: 0.9em;
	margin: 0 0 10px 0;
}
#leaderBoard {
	width: 728px;
	height: 90px;
	background-color:#000;
	margin: 0 0 10px 0;
	color: #9F3;
	font-size: 70%;
	text-align: center;
}
#content {
	height: 600px;
	width: 600px;
	float: left;
	margin: 0 0 10px 0;
}
#skyscraper {
	width: 120px;
	height: 670px;
	background-color:#000;
	float: right;
}
#rightSpacer {
	width: 1px;
	height: 670px;
	background-color:#000;
	float: right;
}
.rightAdSpacer {
	height: 5px;
}
 /*only used when there is nothing in the leaderboard */
.topSpacer {
 height: 2px;
}
#footer {
	background-color: #000;
	clear: both;
	margin: 0;
	color: #FF0;
	height: 60px;
	padding: 10px;
}
.bottomLinks {
	margin: 0 0 0 218px;
	text-align: center;
}

#floatLeft {
	float:right;
}
/*appearance */
 

#leftmenu p, #leftmenu p a, #topNav a, #footer a, #footer p {
	color: #D1CD4E;
	/*color:#FFF;*/
	padding-bottom: 3px;
	font-weight: normal;
	font-size: 14px;
}
#leftmenu p {
	font-size: 0.9em;
	background-image: url(../images/left_middle.jpg);
}
#topNav ul, #footer ul {
	list-style-type: none;
}
#topNav li, #footer li {
	display: inline;
	padding: 0 1.2em 0 1.2em;
}
#topNav a,  #leftmenu p a {
	text-decoration: none;
}
#footer {
	line-height: 2em;
	font-size: .7em;
}
/* rounded box */
.curvedArea {
	display: block;
	width: 728px;
}
.topLeft {
	background-image: url(../images/content_top_left.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 16px;
	float: left;
}
.topRight {
	background-color: #fff;
	background-image: url(../images/content_top_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 14px;
	height: 16px;
	float: right;
}
.centerLeft {
	background-image: url(../images/content_middle_left.gif);
	background-repeat: repeat-y;
	width: 100%;
	float: left;
}
.centerRight {
	background-image: url(../images/content_middle_right.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
	width: 100%;
	height: 100%;
	float: right;
}
.bottomLeft {
	background-image: url(../images/content_bottom_left.gif);
	background-repeat: no-repeat;
	width: 100%;
	float: left;
}
.bottomRight {
	background-color: #fff;
	background-image: url(../images/content_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 14px;
	height: 14px;
	float: right;
}
.content {
	font-size: 0.75em;
	line-height: 1.5;
	margin: 0 20px;
	color: #033;
	text-align: justify;
	height: auto;
}
.content p a {
	color: #2B868D;
}

.content p {
   margin: 0 0 1em 0;
}

.content a {
	color: #033;
}


.content h1, .content h1 a, .sub_title {
	color: #000;
	font-size: 1.2em;
	margin: .6em 0 .4em 0;
	text-align: left;
}
.content h2, .content h2 a, .content p .sub_name a {
	color: #D12229;
	margin: .6em 0 .1em 0;
	text-align: left;
	font-size: 105%;
}

.content h3, .content h3 a {
	color: #000;
}

.content td p {
	font-size: 105%;
	margin: 0;
    text-align: justify;
}


.section1, #article, #volume_index, #bookPage, #mainbonus, #authorPage, .translations, .amz_section {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	background-color:#FFF;
	border: 1px solid #CCC;
	padding: 10px 15px 10px 15px;
	margin: 7px 3px 7px 3px;
	height: auto;
}

.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.clear {
	clear: both;
}

.contentLogo {
   width: 100%;
   text-align: center;
}
#contentMenu ul {
	text-align: left;
	float: left;
	width: 200px;
	margin: 0 10px 10px 0;
}

#bonuscontentMenu {
	float: right;
	margin-right: 40px;
}

#bonuscontentMenu ul {
	text-align: left;
	float: right;
	width: 200px;
	margin: 0 10px 10px 0;
}

#contentMenu li, #bonuscontentMenu li {
	background-image: url(../images/content_nav.gif);
	background-position:left;
	background-repeat: no-repeat;
	list-style: none;
	padding: 0 0 0 22px;
	margin-bottom: -5px;
}

#contentMenu li:hover, #bonuscontentMenu li:hover {
	background-image: url(../images/content_active.gif);
	background-position:left;
	background-repeat: no-repeat;
	list-style: none;
	padding: 0 0 0 22px;
}

#contentMenu a, #bonuscontentMenu a{
	color: #FFF;
	text-decoration: none;
	line-height: 2.7em;
}

#bonuscontentMenu a.menu {
	color: #033;
	display: block;
	line-height: 1.7em;
	font-size: 90%;
}

/*end curved area */

/* for a two column box with 14px padding in center */

#container2 {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
}
#container1 {
	float:left;
	width:100%;
	position:relative;
	right:50%;
}
#col1 {
	float:left;
	width:48%;
	position:relative;
	left:50%;
	overflow:hidden;
}
#col2 {
	float:left;
	width:48%;
	position:relative;
	left:54%;
	overflow:hidden;
}
/* end two column layout */

#bookExcerpt .photoContainer {
	float: left;
	margin: 0 20px 20px -5px;
    border: 1px solid #999;
	padding: 7px 2px 2px 7px;
	background-color:#FFF;
}

.photoContainer {
	float: left;
	margin: 0 20px 20px 0;
}

.dropShadow {
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(../images/drop_shadow.jpg);
}

/* magazine  */

#article .byline {
	margin-bottom: 5px;
	display: block;
	font-weight: bold;
	color: #000;
}

.VolNoTag {
   display: block;
}

#article {
  clear: left;
}

#article ol, #article ul, #bookPage ol,  #bookPage ul  {
	list-style-position: outside;
	margin: 0 0 1.4em 0;
}

#article li, #bookPage li {
	margin: 1.4em 0 0 1.7em;
}

#article table, #mainbonus table {
	margin: 0 0 1.4em 0;
	border-collapse: collapse;
	border: 1px solid #999;
}

#article td, #mainbonus td {
	text-align: right;
	padding: 2px;
}

#article th, #mainbonus th {
	text-align: right;
	padding: 2px;
}

#article .Copyright, .bookCopywrite {
	font-size: 0.7em;
	line-height: 3em;
}

div.magazineindex {
	border-bottom: 1pt groove #999999;
	padding: 5px 0 5px 0;
}
#volume_index {
  text-align: left;
}

#volume_index .magazineindex a {
  font-size: 105%;
  margin-left: 10px;	 
   line-height: 30px;  
}

#volume_index .magazineindex a:visited {
  color: #D12229;	
  font-size: 105%;
  margin-left: 10px;	 
  line-height: 30px;  
}

#volume_index div.magazineindex .byline {
  margin-left: 10px;
  color:#000;
}

div.magazineindex .ArticleTitle {
  color:#000;
  font-size: 110%;
  font-weight: bold;
}


#article p.indented {
	margin-left: 30px;
}
/* end magazine */

/*accordian styling */

.AccordionPanelTab h2 {
	color: #FFF;
	font-size: 95%;
	font-weight: bold;
}

.AccordionPanelContent h3 {
	font-size: 95%;
	text-align: left;
	margin: 0 0 3px 0;
}

.AccordionPanelContent h3 a {
	color: #033;
}

/* bonus program */

#leftBonusSignin fieldset {
	padding: 5px;
	margin: 2px;
	border-top: 1px solid #2C8389;
	border-bottom: 1px solid #2C8389;
}

#leftBonusSignin label {
	color: #CCC;
	text-align: right;
	display: block;
	font-size: 80%;
}

#leftBonusSignin input.formInputField {
	border: solid 1px #666666;
	background-color: #FFFFFF;
	color: #000000;
	height: 15px;
	font-size: 0.9em;
	width: 10em;
}

#leftBonusSignin input.formButton {
	color: #FFFFFF;
	font-size: 70%;
	background-color: #006666;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	border: solid 1px;
	font-weight: bold;
}

#BonusSignin {
	width: 200px;
}

#bonuscontentMenu fieldset {
	padding: 5px;
	margin: 2px;
	border-top: 1px solid #2C8389;
	border-bottom: 1px solid #2C8389;
	border: 1px solid #2C8389;
	background-color: #CCC;
}

#bonuscontentMenu label {
	color: #033;
	text-align: right;
	display: block;
	font-size: 90%;
	margin: 0 2px 0 0;
	padding: 0 7px 0 0;
}

#bonuscontentMenu input.formInputField {
	border: solid 1px #666666;
	background-color: #FFFFFF;
	color: #000000;
	height: 15px;
	font-size: 0.9em;
	width: 13em;
}

#bonuscontentMenu input.formButton {
	color: #FFFFFF;
	font-size: 90%;
	background-color: #006666;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	border: solid 1px;
	font-weight: bold;
}


label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 



#bonusicons {
	float:right;
	text-align:center;
	width: 270px;
}

#bonusicons img{
	margin-top:5px;
	margin-left:5px;
	padding-bottom:6px;
	border: 0;
}



.tcs {
	margin:1px;
	margin-left: 30px;
}

#rightbox strong {
	color: #CC0000;
}

#rightbox {
	float:right;
	margin: 0 20px 0 0;
}


#rightbox .info {
	background-image:url(../images/poker_bonus_bg.jpg);
	background-repeat:no-repeat;
	color:#333333;
	height: 240px;
	text-align: center;
	width: 222px;
	padding-top: 10px;
}

#rightbox img {
	border: 0;
	padding-bottom: 5px;
	margin-top: 5px;
}

#rightbox .info p{
	text-align:center;
	text-decoration: none;
	font-weight: bold;
}


#sign-up {
	text-align:center;
}

#sign-up img {border:0;}

.leftPara, #sign-up {
	width: 380px;
}


#sign-up div {
	position: relative;
	top: -48px;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none;
}

.bonusbook {
	float: left;
	width: 133px;
	text-align: center;
	height: 280px;
	border: 1px solid #999999;
	background-color: #DEDEDE;
	margin-right: 5px;
	margin-bottom: 10px;
}

#bonusbooks .coverart img {
	padding: 4px;

}


/* end bonus program */
#mainbonus .tblAlignLeft td, #article .tblAlignLeft td {
	text-align: left;
}

#mainbonus .tblAlignLeft th, #article .tblAlignLeft th {
	text-align: left;
}
.AccordionPanelContent h3 a em {
	color: #000;
}

#mainbonus .account td {
	text-align: left;
	border-bottom: 1px solid #999;
}
#mainbonus .account td.buttons {
	width: 100px;
	text-align: right;
}
#mainbonus .account tr .buttons form input {
	width: 100px;
	margin: 5px;
}
#mainbonus .account td.centered {
	text-align:center;
}

.outsideHeading {
	text-align: center;
	width: 425px;
}

.outsideHeading h1 {
   text-align: center;
}
#leaderBoard .bonusicons {
}

#leaderBoard td {
	padding: 0 2px 0 2px;
	vertical-align: middle;
	text-align: center;
}
#leaderBoard p {
	font-size: 130%;
	font-weight: bold;
}
td.decription select {
	width: 310px;
}
#bonuscontentMenu p {
	margin: 0 0 2px;
	line-height: 1em;
}
#authorPage p {
	margin-left: 100px;
}
#authorPage h2 {
	margin-left: 100px;
}

#article .indented {
	margin-left: 50px;
}

sup {
	font-size: 60%;
	vertical-align: top;
	text-align: left;
}

sub {
	font-size: 60%;
	vertical-align: bottom;
	text-align: left;
}

#article #ftn p {
	text-align: left;
}
.contact label {
	width: 80px;
}
fieldset.contact {
	border: 1px solid #066;
	padding: 5px;
}
.contact legend {
	margin: 5px;
	padding: 5px;
}
.und {
	text-decoration: underline;
}

.languagesel li {
	display: inline;
	padding: 0 5px 0 5px;
}
.bonusarticle ul {
	margin-left: 20px;
}

#article p .blue {
	color: #039;
}
#article p .red {
	color: #C03;
}
#article .shortlist li {
	margin-top: 0em;
	margin-bottom: 0em;
}

.lpart .lhead {
	font-weight: bold;
}
.lhead .lcount {
}
.lpart .lhead {
	color: #000;
}
.lpart {
	padding: 5px;
	border: thin solid #CCC;
}
#article div #edn {
	font-size: smaller;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding: 5px;
	margin: 10px;
}
.content #article table tr .pright p {
	text-align: right;
}
#article .tblgrid tr td {
	border: thin solid #CCC;
}
#article .tblgrid tr p {
	font-size: 100%;
}
.centered {
	text-align: center;
}
.amazonlink {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.amz_logo {
	float: left;
}
.amz_section {
   text-align: left;	
}

.amz_section h2 {
	margin-top: -5px;
}
