/* basic html attributes ------------------------------------------------------------------------------ */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #edebd7 url(bg1.jpg) repeat-y 50% 0;
	text-align: center;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	}

p, td, .normal {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #000;
	}
a:hover {
	text-decoration: underline;
	color: #ffffff;
	}

a img {
	border:0px;
}

.small {
	font-size: 10px;
	}
.bold {
	font-weight: bold;
	}
.black {
	color: #000000;
	}
.white {
	color: #ffffff;
}
div, form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

textarea {
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

/* container ------------------------------------------------------------------------------------------ */
#container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #edebd7;
	}
/* header --------------------------------------------------------------------------------------------- */
#header {
	background: url(header.jpg) no-repeat;
	height: 207px;
	font-size:11px;
	}
#learnmore {
	height: 35px;
	width:155px;
	float:right;
}
#nav {
	padding-top: 185px !important; padding-top: 155px
	height:22px;
}
.single{
	font-size:10px;
}

/* lda --------------------------------------------------------------------------------------------- */
#lda {
	background: #00132b url(lda_bg.jpg) no-repeat;
	height:741px;
}
#lda #interior {
	padding:110px 0px 0px 620px;
}
#lda #disclaimer {
	padding:450px 30px 0px 50px;
	color:#fff;
	font-size:10px;
}
#lda #lda_submit_but {
	padding: 0px 0px 0px 30px;
}

/* error --------------------------------------------------------------------------------------------- */
#error {
	background: url(error.jpg) no-repeat;
	height:416px;
	width:635px;
}
#error h1{
	color:#fff;
	width:635px;
	text-align:center;
	padding:150px 10px 0px 10px;
	height:400px;
	font-size:20px;
	line-height:30px;
}

/* sidebar --------------------------------------------------------------------------------------------- */
#sidebar {
	background: url(sidebar_bg.jpg) repeat-y;
	height:1232px;
	width:325px;
	float:right;
	color:#fff;
}
#sidebar #interior {
	background: url(sidebar.jpg) no-repeat;
	padding:100px 20px 0px 30px;
	min-height:1205px;
}
#sidebar-nav a {
	color:#fff;
	font-weight:bold;
	font-size:10px;
}
#sidebar-caption{
	color:#09D4FF;
	font-size:15px;
	padding:10px 0px 25px 0px;
}
#sidebar-caption a{
	color:#09D4FF;
}
#sidebar-caption a:hover{
	color:#fff;
}
#sidebar ul {
	padding-left:5px;
	margin-left:9px;
	font-size:11px;
}
#sidebar li {
	padding-bottom:5px;
}
#sidebar #disclaimer{
	padding:365px 0px 0px 0px;
	font-size:10px;
	line-height: 14px;
}

/* main content --------------------------------------------------------------------------------------- */
#content {
	margin: 0px auto;
	background: #edebd7;
	width: 665px;
	float:right;
}
#interior {
	padding: 14px 15px 14px 15px;
}
#content a {
	color:#000;
}
#content a:hover{
	color:#666;
}
#gametitle {
	background: #edebd7 url(budlight_logo.jpg) no-repeat ;
	height:71px;
}
#gametitle h1{
	margin-top:0px;
	padding:25px 0px 0px 80px;
	font-size:30px;
}
#gameholder {
	padding:10px 0px 0px 0px;
}
#gameholder_hockey {
	background: url(bg_hockey.jpg) no-repeat ;
	height:416px;
	width:628px;
}
#gameholder_hockey h1{
	color:#fff;
	width:625px;
	text-align:center;
	padding:150px 0px 0px 0px;
	height:400px;
	font-size:20px;
	line-height:30px;
}
#gameholder_darts {
	background: url(bg_darts.jpg) no-repeat ;
	height:416px;
	width:628px;
}
#gameholder_darts h1{
	color:#fff;
	width:625px;
	text-align:center;
	padding:150px 0px 0px 0px;
	height:400px;
	font-size:20px;
	line-height:30px;
}
#gameholder_shuffle {
	background: url(bg_shuffle.jpg) no-repeat ;
	height:416px;
	width:628px;
}
#gameholder_shuffle h1{
	color:#fff;
	width:625px;
	text-align:center;
	padding:150px 0px 0px 0px;
	height:400px;
	font-size:20px;
	line-height:30px;
}

#bl_bargames_topscores {
	padding:14px 0px 0px 0px;
}
#bl_bargames_leftcol {
	padding:14px 0px 0px 0px;
	width:222px;
	float:left;
}
#bl_bargames_rightcol {
	padding:14px 0px 0px 0px;
	width:392px;
	float:right;
}
#bl_bargames_leftcol ul {
	padding-left:6px;
	margin-left:9px;
	font-size:11px;
}
#bl_bargames_moregames{
	padding:5px 5px 5px 5px;
	font-size:11px;
}
.bar_title {
	background: #c9b994 url(h_tan.gif) repeat-x;
	height: 24px;
}
.bar_title h1 {
	margin: 0 3px 0 8px;
	padding: 5px 0 0 0;
	font-family: verdana, arial, san-serif;
	font-size: 11px;
	color: #625537;
}

/* popup styles ------------------------------------------------------------------------------------- */
body#popup {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #001938 url(popup_bg.jpg) no-repeat 50% 0;
	text-align: center;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #fff;
}

#popup_container {
	width: 590px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

#popup_content {
	padding:130px 20px 0px 20px;
	}

#popup #popup_content #title {
	font-size:20px;
	padding:10px 0px 30px 0px;
}

.sendhr {
  border-color: #fff;
  border-style: solid;
  border-width: 1px 0 0;
  height: 0;
  width:100%;
}

.sendtable tr td{
	padding-top:5px;
	color:#fff;
}

.sendtable input{
	border:1px solid #fff;
}


/* skywork footer --------------------------------------------------------------------------------------------- */
#skywork_footer {
	clear: both;
	background-color:#cccccc;
	height:25px;
	border-top:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
}
#skywork_footer p {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 20px;
	font-size: 10px;
	color: #666666;
	}

/* footer --------------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	background-color:#313336;
	height:148px;
}
#footer p {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 20px;
	font-size: 10px;
	color: #666666;
	}
#footer a:link, #footer a:visited, #footer a:active {
	color: #666666;
	}
#footer a:hover{
	color: #ffffff;
	}