@charset "utf-8";

* { border-collapse: collapse; }

p { line-height: 18px; }

.social {

	background-image: url(images/social.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	padding-top: 3px;
	clear: none;
	text-decoration: none;
    padding-left: 40px;
}

.quote {
  
	height: 66px;
    width: 890px;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: none;
	text-decoration: none;
     	text-align: center;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 3px;
        padding-bottom: 3px;


}

#home
{
  display: block;
  width: 120px;
  height: 35px;
  background: url("images/but_home.png") no-repeat 0 0;

}

#home:hover
{
	background-position: 0 -35px;
}

#home span
{
  display: none;
}

#about
{
  display: block;
  width: 120px;
  height: 35px;
  background: url("images/but_about.png") no-repeat 0 0;

}

#about:hover
{
	background-position: 0 -35px;
}

#about span
{
  display: none;
}


#news
{
  display: block;
  width: 120px;
  height: 35px;
  background: url("images/but_news.png") no-repeat 0 0;

}

#news:hover
{
	background-position: 0 -35px;
}

#news span
{
  display: none;
}


#hiw
{
  display: block;
  width: 120px;
  height: 35px;
  background: url("images/but_hiw.png") no-repeat 0 0;

}

#hiw:hover
{
	background-position: 0 -35px;
}

#hiw span
{
  display: none;
}


#faq
{
  display: block;
  width: 120px;
  height: 35px;
  background: url("images/but_faq.png") no-repeat 0 0;

}

#faq:hover
{
	background-position: 0 -35px;
}

#faq span
{
  display: none;
}

#games
{
  display: block;
  width: 120px;
  height: 35px;
  background: url("images/but_games.png") no-repeat 0 0;

}

#games:hover
{
	background-position: 0 -35px;
}

#games span
{
  display: none;
}

#prices
{
  display: block;
  width: 120px;
  height: 35px;
  background: url("images/but_prices.png") no-repeat 0 0;

}

#prices:hover
{
	background-position: 0 -35px;
}

#prices span
{
  display: none;
}

#quote
{
  display: block;
  width: 120px;
  height: 35px;
  background: url("images/but_quote.png") no-repeat 0 0;

}

#quote:hover
{
	background-position: 0 -35px;
}

#quote span
{
  display: none;
}


#jobs
{
  display: block;
  width: 120px;
  height: 35px;
  background: url("images/but_jobs.png") no-repeat 0 0;

}

#jobs:hover
{
	background-position: 0 -35px;
}

#jobs span
{
  display: none;
}



#contact
{
  display: block;
  width: 120px;
  height: 35px;
  background: url("images/but_contact.png") no-repeat 0 0;

}

#contact:hover
{
	background-position: 0 -35px;
}

#contact span
{
  display: none;
}

a.post:link {
	text-decoration: none;
	color: #beccfc;
	font-weight: normal;
	font-size: 12px;
	float: left;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 20px;
}
a.post:visited {
	text-decoration: none;
	color: #beccfc;
	font-weight: normal;
	font-size: 12px;
	float: left;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 20px;
}
a.post:hover {
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	float: left;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 20px;
}
a.post:active {
	text-decoration: none;
	color: #beccfc;
	font-weight: normal;
	font-size: 12px;
	float: left;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 20px;
}


a.lnk:link {
	text-decoration: underline;
	color: #beccfc;
	font-weight: bold;
}
a.lnk:visited {
	text-decoration: underline;
	color: #beccfc;
}
a.lnk:hover {
	text-decoration: none;
	color: #FFF;
}
a.lnk:active {
	text-decoration: underline;
	color: #666;
}


a:link {
	text-decoration: none;
	color: #beccfc;
}
a:visited {
	text-decoration: none;
	color: #beccfc;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #666;
}
.table_link {
	width: 450px;
	padding: 10px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

body {
	background-color: #000;
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg3.jpg);
    background-repeat:no-repeat;
	background-position: center top;
	color: #FFF;
}
.wrapper_main {
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	background-image: url(images/bg_header.png);
	height: 198px;
	width: 1050px;
	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
}
#menu {
	background-image: url(images/bg_menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 1050px;
}
#adstrip {
	background-image: url(images/bg_adstrip.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 1050px;
}

.table_menu {
	width: 910px;
	margin: auto;
	height: 40px;
}
.table_flash1 {
	vertical-align: middle;
	padding: 5px;
	margin: auto;
	text-align: center;
}

.panels {
	width: 1000px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-collapse:collapse;
}
.panels_lower {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	border-collapse:collapse;
}

.image_center {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.td_panel {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 250px;
	background-image: url(images/bg_box.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	
}

.td_panel_2 {
	border-collapse: collapse;
	height: 175px;
	width: 240px;
	background-image: url(images/bg_box.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 14px;
	color: #003;
	font-weight: bold;
	line-height: 35px;
}
.td_panel_lower {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 200px;
	background-image: url(images/bg_box_lower.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}


.content {
	border-collapse: collapse;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.table_content {
	margin: 0px;
	padding: 0px;
	width: 1000px;
}

.td_image_left {
	background-image: url(images/bg_box_left.png);
    background-repeat: no-repeat;
	width: 250px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
    padding-top: 10px;
	overflow: hidden;


}
.image_center {
	margin: 0px;
}


.td_right {
	background-image: url(images/bg_box_content.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 15px;
	
}
.table_home {
	background-image: url(images/bg_main_content.png);
	background-repeat: repeat;
	height: 300px;
	width: 705px;
	padding: 10px;
}
.td_home_outer {
	width: 235px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.td_home_middle {
	width: 235px;
	text-align: center;
}

.table_fullpage_width {
	width: 1000px;
	border-collapse:collapse;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.list_tick {
	list-style-image: url(images/tik.png);
	font-size: 20px;
	font-weight: bold;
	list-style-position: inside;
	color: #FFF;
}

.form_center {
	padding: 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.td_qa {
	width: 25px;
}
.tr_qa {
	width: 420px;
}

.td_top {
	height: 40px;
	background-image: url(images/bg_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}



.td_bottom {
	height: 40px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.td_fpw_content {
	background-image: url(images/bg_middle.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.table_games {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}
.table_gallery {
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.tble_payouts {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 350px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.table_center {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 95%;
	text-align: center;
}
.table_justify {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 95%;
	text-align: justify;
}


#footer {
	background-image: url(images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 90px;
	width: 1050px;
	text-align: center;
	vertical-align: middle;
	border-collapse:collapse;
	color: #039;
}
#footer_image_links {
	background-image: url(images/bg_footer_images.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 90px;
	width: 1050px;
	text-align: center;
	vertical-align: middle;
	border-collapse:collapse;
	color: #039;
}

#footer_locations {
	text-align: center;
	font-size: 9px;
	color: #999;
}

.no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.imagepad30 {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.float_left {
	margin: 0;
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.float_left_low {
	margin: 30px 0 0 0;
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.float_right {
	margin: 0px;
	float: right;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}



.text_med {
	font-size: 14px;
	font-weight: normal;
}
.text_med_bold {
	font-size: 14px;
	font-weight: normal;
}

.text_larger {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.TEXT_BLUE_LG {
	font-size: 16px;
	color: #beccfc;
	font-weight: normal;
	text-align: center;
}
.text_floatR_large {
	font-size: 30px;
	float: right;
	padding-right: 130px;
	padding-top: 25px;
	padding-bottom: 25px;
}


.text_lg {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
}
.text_red {
	color: #F00;
}

.text_small {
	font-size: 9px;
}
.text_prices {
	font-size: 30px;
	color: #FFF;
}

.text_answer {
	font-style: italic;
	color: #999;
}
.table_form {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

