BODY {
  background-color: #232323;
  background-image: url(/images/body/background.gif);
  background-position: top center;
  background-repeat: repeat-y;
  font: 11px Arial, Helvetica, sans-serif;
  color: #000;
  margin: 0;
}
FORM {
  margin: 0;
  padding: 0;
}
A {
  text-decoration: none;
}
A:hover {
  text-decoration: underline;
}
A IMG {
  border: none;
}

#MainContainer {
  width: 1000px;
  margin: 0 auto;
  border: 1px solid #000;
  border-top: none;
}

/* START NEW TOP */
#TopKeywords {
  text-align: center;
  height: 20px;
  background-color: #8a2901;
  margin: 0 auto;
  padding: 0;
}
#TopKeywords H1,
#TopKeywords P {
  font-size: 11px;
  font-weight: normal;
  color: #bc5a32;
  line-height: 20px;
  margin: 0;
  padding: 0;
  display: inline;
}
#Top {

}
#TopContent {
  background-color: #a13c02;
  background-image: url(/images/top/top-bg.jpg);
  width: 1000px;
  height: 125px;
}
#TopLogo {
  width: 740px;
  float: left;
}
#TopLogo H2 {
  width: 305px;
  height: 125px;
  margin: 0;
  padding: 0;
  float: left;
}
#TopLogo H2 A {
  background-image: url(/images/top/top-logo.jpg);
  background-repeat: no-repeat;
  width: 245px;
  height: 125px;
  margin: 0;
  display: block;
}
#TopLogo H2 A STRONG {
  display: none;
}
#TopLogo H3 {
  background-image: url(/images/top/top-phone.jpg);
  background-position: 0 45px;
  background-repeat: no-repeat;
  width: 330px;
  height: 125px;
  margin: 0;
  padding: 0;
  float: left;
}
#TopLogo H3 STRONG {
  display: none;
}
/* top login */
#TopBlockLogin {
  width: 260px;
  float: left;
}
#TopBlockLoginBox {
  background-image: url(/images/top/top-login-bg.jpg);
  width: 230px;
  height: 90px;
  margin: 20px 0 0 0;
}
#TopBlockLoginBox H2 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #f6ff00;
  text-align: center;
  line-height: 25px;
  margin: 0;
  padding: 0;
}
#TopBlockLoginContent {
  width: 190px;
  margin: 0 0 0 20px;
  padding: 0;
}
#TopBlockLoginContent P {
  line-height: 15px;
  height: 20px;
  margin: 0;
  padding: 0;
}
#TopBlockLoginContent P STRONG {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #fff;
  line-height: 15px;
  width: 70px;
  display: block;
  float: left;
}
#TopBlockLoginContent P INPUT {
  font-size: 10px;
  text-align: center;
  line-height: 12px;
  width: 111px;
  height: 12px;
  border: 1px solid #a13c02;
  margin: 0;
  padding: 0;
  float: left;
  vertical-align: text-bottom;
}
#TopBlockLoginSubmit {
  font-weight: bold;
  text-align: center;
  height: 20px;
  padding: 0;
  margin: 0;
}
#TopBlockLoginSubmit A {
  color: #76221C;
}
#TopBlockLoginSubmit INPUT {
  vertical-align: middle;
  margin: 0 0 0 10px;
  padding: 0;
}

#TopSlogan {
  background-color: #fd9e2d;
  background-image: url(/images/top/top-slogan-bg.gif);
  font-size: 10px;
  color: #8f4921;
  height: 20px;
}
#TopSloganURLs {
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  line-height: 20px;
  width: 245px;
  float: left;
}
#TopSloganText {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: center;
  line-height: 20px;
  width: 755px;
  float: left;
}
/*END NEW TOP*/

#Center {
  background-color: #fff;
  background-image: url(/images/center/bg.gif);
  background-position: 0 0;
  background-repeat: repeat-y;
  width: 1000px;
}
#Col01 {
  width: 150px;
  float: left;
}
#Col02 {
  width: 620px;
  border-top: 5px solid #560700;
  float: left;
}
#Col03 {
  width: 230px;
  float: left;
}

#MainMenu {
  background-color: #550800;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #fff;
  border-top: 5px solid #560700;
  border-right: 1px solid #550800;
}
#MainMenu H2 {
  background-color: #df9824;
  background-image: url(/images/menu/title-bg.gif);
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 16px;
  color: #741414;
  margin: 0;
  padding: 0 0 0 5px;
  border-bottom: 1px solid #550800;
}
#MainMenu UL {
  margin: 0;
  padding: 0;
}
#MainMenu LI {
  background-color: #7c2720;
  background-image: url(/images/menu/option-bg.gif);
  line-height: 16px;
  margin: 0;
  padding: 0 0 0 10px;
  border-bottom: 1px solid #550800;
  list-style-type: none;
}
#MainMenu LI A {
  color: #fff;
}

#MainpageMessage {
  margin: 0;
  padding: 0;
  border: 1px solid #ababab;
}
#MainpageMessage {
  background-image: url(../images/mainpage/bg_message.gif);
  background-color: #fff;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #cc3333;
  margin: 0 0 10px 0;
  padding: 5px;
}
#MainpageMessage H2 {
  text-align: center;
  font-size: 20px;
  color: #990000;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e9a2a2;
}
#MainpageMessage P {
  margin: 0;
  padding: 5px 0 5px 0;
}

#PageContent {
  padding: 10px;
}
#PageContent H2 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: #bf3000;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #efefef;
}
#PageContent H2 SPAN {
  font-size: 14px;
  color: #777;
}
#PageContent H3 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #862200;
  margin: 10px 0 10px 0;
  padding: 0;
}
#RightColArea {
  padding: 5px 5px 0 5px;
}
#RightColArea A {
  color: #0082cf;
}
#RightColArea A:hover {
  color: #83e9ff;
}
#RightColArea DIV.rightcolblock {
  background-color: #fff;
  margin: 0 0 5px 0;
  border: 1px solid #550800;
}
#RightColArea DIV.rightcolblocktitle {
  border-bottom: 1px solid #550800;
}
#RightColArea DIV.rightcolblocktitle H2 {
  background-color: #d27612;
  background-image: url(/images/rightcol/title-bg.gif);
  background-position: top left;
  background-repeat: repeat-y;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff200;
  line-height: 23px;
  margin: 0;
  padding: 0 0 0 3px;
}
#RightColArea DIV.rightcolblocktitle H2 SPAN {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #950800;
}
#RightColArea DIV.rightcolblocktitle H2 A {
  color: #950800;
}
#RightColArea DIV.rightcolblocktitle H2.signupstep1,
#RightColArea DIV.rightcolblocktitle H2.signupstep2,
#RightColArea DIV.rightcolblocktitle H2.signupstep3 {
  height: 33px;
  padding: 0;
}
#RightColArea DIV.rightcolblocktitle H2.signupstep1 EM,
#RightColArea DIV.rightcolblocktitle H2.signupstep2 EM,
#RightColArea DIV.rightcolblocktitle H2.signupstep3 EM {
  display: none;
}
#RightColArea DIV.rightcolblocktitle H2.signupstep1 {
  background-image: url(/images/rightcol/steps/step1.jpg);
}
#RightColArea DIV.rightcolblocktitle H2.signupstep2 {
  background-image: url(/images/rightcol/steps/step2.jpg);
}
#RightColArea DIV.rightcolblocktitle H2.signupstep3 {
  background-image: url(/images/rightcol/steps/step3.jpg);
}
#RightColArea DIV.rightcolblockcontent {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  padding: 0;
}
#RightColArea DIV.rightcolblockcontent H3 {
  background-color: #7d2721;
  background-image: url(/images/rightcol/subtitle-bg.gif);
  background-position: top left;
  background-repeat: repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  line-height: 19px;
  margin: 0;
  padding: 0;
}
#RightColArea DIV.rightcolblockcontent H3 A {
  color: #f8fb00;
}
#RightColArea DIV.rightcolblockcontent H3 A:hover {
  color: #fff;
}

#RightColArea DIV.rightcolblockcontent P {
  text-align: justify;
  margin: 0;
  padding: 5px 10px 10px 10px;
}
#RightColArea DIV.rightcolblockcontent P A {
  font-weight: bold;
}
#RightColArea DIV.rightcolblockcontent UL {
  margin: 0;
  padding: 5px 5px 10px 20px;
}
#RightColArea DIV.rightcolblockcontent LI {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #aaa;
  margin: 0;
  padding: 2px 5px 2px 0;
  border-bottom: 1px solid #efefef;
}
#RightColArea DIV.rightcolblockcontent LI A {
  text-decoration: none;
  color: #0082cf;
}
#RightColArea DIV.rightcolblockcontent LI A:hover {
  color: #38b5ff;
}
#RightColArea DIV.rightcolblocklink {
  background-color: #65160e;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  color: #fff;
  line-height: 14px;
  padding: 0 5px 0 5px;
}
#RightColArea DIV.rightcolblocklink A {
  color: #ff0;
}
#RightColArea DIV.rightcolblocklink A:hover {
  color: #fff;
}
#MainNewsAndImage {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #777;
}
#MainNewsText H2 {
  background-color: #65160e;
  background-image: url(/images/rightcol/subtitle-bg.gif);
  background-position: bottom left;
  background-repeat: repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
  margin: 0;
  padding: 5px
}
#MainNewsText P {
  margin: 0;
  padding: 0 5px 5px 5px;
}
#MainNewsText P A {
  font-weight: bold;
  white-space: nowrap;
}
#MainNewsImage {
  background-color: #e9b9b6;
  text-align: center;
  padding: 5px;
  border-top: 1px solid #e9b42d;
  border-bottom: 1px solid #e9b42d;
}
#MainNewsImage IMG {
  width: 150px;
  border: 1px solid #000;
}
#NewsBox UL.ulnews {
  list-style: none;
}

#Bottom {
  clear: both;
}

#BottomOptions {
  background-image: url(../images/mainpage/bg_bottomops.gif);
  background-color: #F8F8F8;
  font-size: 9px;
  font-weight: bold;
  margin: 0;
  padding: 2px;
  text-align: center;
}
#BottomOptions P {
  margin: 0;
  padding: 0;
}
#BottomOptions A,
#BottomOptions A:hover,
#BottomOptions A:visited {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #555555;
}

/* Land-based Casinos Definitions */
#DPTSportsGroup {
  background-color: #fff;
  font-size: 12px;
  margin: 0;
  padding: 5px 0 0 0;
}
#DPTSportsGroup H2 {
  background-color: #f4f4f4;
  font-size: 12px;
  text-align: center;
  color: #555;
  line-height: 25px;
  margin: 0;
  padding: 0;
}
#DPTIconsBlock {
  height: 80px;
  width:875px;
  margin: 0 auto;
  padding: 0;
}
#DPTSportsGroup DIV.dpticon {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
  width: 145px;
  float: left;
}
#DPTSportsGroup A,
#DPTSportsGroup A:visited {
  font-weight: bold;
  text-decoration: none;
  color: #0082cf;
}
#DPTSportsGroup A:hover {
  color: #2db1ff;
}

/* Footer Definitions */
#Footer {
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  color: #888;
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0 0 0;
  border-top: 1px solid #efefef;
}
#Footer P {
  margin: 0;
  padding: 0 10px;
}
#Footer A {
  font-weight: bold;
}
#CopyRights {
  font-size: 11px;
  text-align: right;
  width: 310px;
  margin: 0;
  padding: 0;
  float: left;
}
#CopyRights P {

}
#CopyRights A,
#CopyRights A:visited,
#CopyRights A:hover {
  color: #006EA6;
}
#BottomSiteInfo {
  border-left: 1px solid #dedede;
  font-size: 11px;
  width: 589px;
  margin: 0;
  padding: 0;
  float: left;
}
#BottomSiteInfo P {

}
#Disclamer {
  clear: both;
}
#Disclamer P {
  text-align: center;
  padding: 0 5px 10px 5px;
}

/* Section-Specific Definotions*/
/* Content Headers */
#ContentHeader {
  background-color: #651801;
  height: 233px;
  border-top: 1px solid #7b3a00;
  border-bottom: 1px solid #7b3a00;
  position: relative;
}
#ContentOptionsSignUpLink {
  width: 250px;
  height: 50px;
  position: absolute;
  top: 14px;
  left: 25px;
}
#ContentOptionsSignUpLink A {
  background-image: url(/images/headers/signup-bg.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  width: 250px;
  height: 50px;
  display: block;
}
#ContentOptionsSignUpLink A SPAN {
  display: none;
}
#ContentHeaderTop {
  background-image: url(/images/headers/top-bg.gif);
  background-position: 10px 4px;
  background-repeat: no-repeat;
  width: 1000px;
  height: 14px;
}
#ContentHeaderLeft {
  background-image: url(/images/headers/left-bg.gif);
  background-position: 10px 0;
  background-repeat: no-repeat;
  width: 20px;
  height: 210px;
  float: left;
}
#ContentHeaderCenter {
  background-color: #370300;
  background-image: url(/images/headers/center-bg.gif);
  background-position: 0 0;
  width: 960px;
  height: 210px;
  float: left;
}
#ContentHeaderRight {
  background-image: url(/images/headers/right-bg.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 20px;
  height: 210px;
  float: left;
}
#ContentHeaderBottom {
  background-image: url(/images/headers/bottom-bg.gif);
  background-position: 10px 0;
  background-repeat: no-repeat;
  width: 1000px;
  height: 19px;
  clear: both;
}
#ContentOptionsBlock {
  width: 270px;
  height: 210px;
  float: left;
}
#ContentOptionsLeft {
  background-image: url(/images/headers/options-left-bg.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 5px;
  height: 205px;
  float: left;
}
#ContentOptionsCenter {
  background-image: url(/images/headers/options-bg.gif);
  width: 250px;
  height: 205px;
  float: left;
}
#ContentOptionsCenter UL {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
#ContentOptionsCenter LI {
  line-height: 35px;
  height: 36px;
  margin: 0;
  padding: 0;
  border-bottom: 1px dotted #55312f;
}
#ContentOptionsCenter LI#ContentOptionsSignUp {
  line-height: normal;
  height: 50px;
  margin: 0 0 7px 0;
  border-bottom: none;
  vertical-align: bottom;
}
#ContentOptionsCenter LI A {
  color: #fff;
}
#ContentOptionsRight {
  background-image: url(/images/headers/options-right-bg.gif);
  background-position: 0 0;
  width: 5px;
  height: 205px;
  float: left;
}
#ContentOptionsBottom {
  background-image: url(/images/headers/options-bottom-bg.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 260px;
  height: 5px;
  clear: both;
}
#ContentImageBlock {
  width: 690px;
  height: 210px;
  float: left;
}
#ContentImageOptions {
  height: 40px;
}
#ContentImageOptions UL {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 17px;
  margin: 0;
  padding: 5px 0;
  list-style: none;
}
#ContentImageOptions LI {
  line-height: 28px;
  height: 30px;
  margin: 0 0 0 0;
  padding: 0 15px;
  border-right: 1px dotted #6c3e1b;
  float: left;
}
#ContentImageOptions LI A {
  color: #fff;
}
#ContentImageOptions LI.currentsection A {
  color: #faf100;
}
#ContentImageSportsbook,
#ContentImageRacebook,
#ContentImageCasino,
#ContentImagePoker,
#ContentImageOther {
  width: 690px;
  height: 210px;
}
#ContentImageSportsbook {
  background-image: url(/images/headers/image-sportsbook.jpg);
}
#ContentImageRacebook {
  background-image: url(/images/headers/image-racebook.jpg);
}
#ContentImageCasino {
  background-image: url(/images/headers/image-casino.jpg);
}
#ContentImagePoker {
  background-image: url(/images/headers/image-poker.jpg);
}
#ContentImageOther {
  background-image: url(/images/headers/image-other.jpg);
}

/* Deposits & Widthdrawals*/
#PageContent DIV.deposit-withdraw {
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
}
#PageContent DIV.deposit-withdraw H3 {
  text-transform: uppercase;
  margin: 0 0 10px 0;
  padding: 15px 0 0 0;
  border-left: none;
  border-bottom: 1px solid #efefef;
  clear: both;
}
#PageContent DIV.deposit-withdraw UL {
  margin: 10px 0 10px 0;
  padding: 0;
}
#PageContent DIV.deposit-withdraw LI {
  color: #444;
  margin: 0 10px 0 20px;
  padding: 0;
}
#TransferMoneyBookers {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 350px;
  float: right;
}
#TransferMoneyBookers H2 {
  font-family: Impact;
  font-size: 24px;
  font-weight: normal;
  color: #444;
  text-align: center;
  text-transform: uppercase;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
#TransferMoneyBookers DIV.transferform {
  background-color: #fff;
  margin: 0 15px 15px 15px;
  padding: 5px;
  border: 1px solid #efefef;
}
#TransferMoneyBookers DIV.transferform P {
  margin: 5px 0 0 0;
  padding: 0;
  border-bottom: 1px solid #efefef;
  clear: both;
}
#TransferMoneyBookers DIV.transferform P STRONG {
  width: 165px;
  height: 20px;
  line-height: 20px;
  display: block;
  float: left;
}
#TransferMoneyBookers DIV.transferform P INPUT.input-text {
  width: 140px;
  height: 18px;
  margin: 0;
  padding: 0;
  border: 1px solid #dedede;
}
#TransferMoneyBookers DIV.transferform DIV {
  text-align: center;
  padding: 5px 0 0 0;
}

.important {
  color: #F00;
}

/* IMPORTANT MESSAGE */
#MainContainer {
	position: relative;
}
#ImportantMessage {
	background-color: #fff;
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	width: 530px;
	border: 1px solid #a00;
	position: absolute;
	top: 200px;
	left: 225px;
	z-index: 100;
}
#ImportantMessage DIV {
	padding: 15px 25px;
}
#ImportantMessage H2 {
	font: bold 17px/25px Verdana, Arial, Helvetica, sans-serif;
	color: #a00;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #aaa;
}
#ImportantMessage P {
	text-align: justify;
	margin: 10px 0;
	padding: 0;
}
#ImportantMessage P STRONG {
	color: #0055e1;
}
#ImportantMessage P.messagesignature {
	font-weight: bold;
	text-align: right;
	border-top: 1px dotted #aaa;
}

