/* @override 

	http://onlinecasinobookie.com/assets/main.css
	http://onlinecasinobookie.com/assets/main.css?v=2 */

/* @group Reset */
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark

More info: http://html5doctor.com/html-5-reset-stylesheet/
*/


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
	font: 1em Helvetica,Arial,sans-serif;
	
}

body {
	line-height: 1;
	background-color: #e4e1df;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

/* change colours to suit your needs */
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

/* change colours to suit your needs */
mark {
	background-color:#ff9;
	color:#000; 
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}


/* change border colour to suit your needs */
hr {
	display:block;
	height:1px;
	border:0;   
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}

input, select {
	vertical-align:middle;
}
/* @end */

h1{
	color: #386374;
	font: bold 24px/29px Share, Helvetica, Arial, Geneva, sans-serif;
}

.faqpage h1{
	padding-left: 28px;
	padding-top: 16px;
	padding-bottom: 20px;
}

.homepage h1{
	margin-bottom: 4px !important;
}

#container {
	width: 100%;
	height: 100%;
}

#header {
	width: 960px;
	height: 194px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	border-left: 1px solid #c8c6c7;
	border-right: 1px solid #c8c6c7;
	position: relative;
}

#righttop {
	float: right;
}

#logo {
	float: left;
	position: absolute;
	top: 43px;
	left: 42px;
}

#contactmessage span {
	font-size: 14px;
	display: block;
	padding-top: 12px;
}

#contactmessage em {
	font-size: 11px;
	display: block;
	margin-bottom: 11px;
	margin-top: 8px;
}

#contactmessage strong {
	font-weight: bold;
	font-size: 16px;
}

#wedowork
 {
 	display: block;
 }

#navbar {
	width: 100%;
	height: 30px;
	background-color: #396475;
}



#mainarea {
	width: 960px;
	background-color: white;
	min-height: 350px;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #c8c6c7;
	border-right: 1px solid #c8c6c7;
	padding-bottom: 10px;
}

#contactform {
	padding-top: 18px;
	font-size: 14px;
	padding-left: 34px;
}

#footer {
	width: 960px;
	min-height: 25px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	border-left: 1px solid #c8c6c7;
	border-right: 1px solid #c8c6c7;
	border-bottom: 1px solid #c8c6c7;
	margin-bottom: 7px;
	color: #565656;
}

.clearall{
	clear: both;
}

.promotions h3{
	font-weight: bold;
	display: block;
	background-color: #ededed;
	padding: 5px 5px 5px 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #525252;
}

/*Navigation*/

#copyrightarea {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 25px;
}

#navcontain ul {
	padding: 1px 0 0;
    list-style: none;
	margin: 0;
}
#navcontain ul li {
    display: block;
    position: relative;
    float: left;
}
#navcontain li ul {
    display: none;
}
#navcontain ul li a {
    display: block;
    text-decoration: none;
    color: #ffffff;
	white-space: nowrap;
	height: 29px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	text-transform: uppercase;
	font: normal 18px/30px Share;
}
#navcontain ul li a:hover {
	background-color: #009abf;
}
#navcontain .current {
	background-color: #970a0e;
}

#navcontain li:hover ul {
    display: block;
    position: absolute;
}
#navcontain li:hover li {
    float: none;
    font-size: 11px;
}
#navcontain li:hover a { background: #3b3b3b; }
#navcontain li:hover li a:hover {
	background-color: #9a0c10;
}

#navcontain {
	width: 819px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 138px;
	font-family: Share, Courier;
	font-weight: 700;
}

h2 {
	font: 23px "Patua One","Courier New", Courier, mono;
	color: #553e4a;
	margin-bottom: 11px;
}

#paymentstuff h2 {
	font-size: 17px;
	margin-bottom: -8px;
	margin-top: -14px;
}


/*Main Area*/

#leftcol {
	float: left;
	width: 322px;
	margin-right: 15px;
	padding-left: 15px;
}

#rightcol {
	float: left;
	width: 592px;
	padding-left: 15px;
	padding-top: 21px;
}

.faqpage #rightcol {
	width: auto;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	margin-right: 030px;
	margin-left: 30px;
}

.faqpage #leftcol {
	float: left;
	width: 400px;
	padding-left: 29px;
	padding-top: 0;
}
.faqpage #leftcol *{
	font-size: 14px;
	line-height: 19px;
}

div.notice p{
	font-size: 14px !important;
	font-weight: bold!important;
	color: red!important;
}
div.notice{
	padding: 18px 10px 10px;
	border: 2px solid #d50000;
	width: 550px;
	margin-bottom: 15px;
	background-color: #d8fbc7;
	font-weight: bold;
}
.faqpage #leftcol strong{
	font-size: 17px;
	font-weight: bold;
}
.faqpage #leftcol em{
	font-size: 14px;
	color: red;
	font-weight: bold;

}

#wedowork {
	margin-left: -5px;
	margin-bottom: 15px;
	margin-top: 3px;
}

#homelist {
	margin-left: 50px;
	margin-top: 19px;
	font-size: 18px;
	color: #503b46;
	margin-bottom: 20px;
}

#rightcol p {
	font: 18px/1.4em Arial, Helvetica, Geneva, sans-serif;
	padding-left: 17px;
	color: #553e4a;
	padding-right: 34px;
	margin-bottom: .7em;
}

#homelist li{
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	margin-top: 7px;
}
#leftcol p {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 11px;
}

#leftcol img {
	margin-left: -15px;
}

.quotesig {
	display: block;
	padding-left: 19px;
	font-weight: bold;
	font-style: italic;
	margin-top: 2px;
}

.lightertxt {
	color: gray;
}

#requestadditional {
	width: 247px;
	padding: 25px 25px 7px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e4e1df;
	color: #910709;
	font: normal 14px/19px Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid #c8c6c7;
}

#requestadditional input.form_button {
	margin-top: 10px;
	margin-left: 53px;
}

#paymentstuff {
	width: 247px;
	padding: 25px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e4e1df;
	color: #910709;
	font: normal 14px/28px Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid #c8c6c7;
}



#requestadditional p {
	font: 13px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: normal;
}
#faq p{
	font-size: 15px;
	margin-bottom: 22px;
}
#faq strong{
	font-weight: bold;
	font-size: 16px;
	margin-left: -14px;
}

#faq h3 {
	font: bold 20px/29px Share, Helvetica, Arial, Geneva, sans-serif;
	color: #bb1f24;
}

#packages ul li {
	margin-top: 14px;
	font-size: 16px;
	margin-bottom: 0;
	margin-left: 28px;
}

#faq h1{
	padding-bottom: 8px;
}
#marketing h1 {
	margin-bottom: -20px;
}
#marketing{
	font-size: 15px;
	color: #c21728;
}

#marketing p {
	margin: 11px 0 0;
	font-size: 14px;
}

#marketing h3 {
	color: #c41728;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: -9px;
	margin-top: 17px;
}

#paymentstuff strong {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
#pamentstuff{
	
}

.px12 {
	font-size: 12px;
	line-height: 12px;
	color: #eff72d;
}
.px10{
	font-size: 10px;
	color: white;
}


#requestbox {
	background-color: #553e4a;
	padding: 10px;
	text-align: center;
}
#signup td{
	padding: 5px;
	font-size: 12px;
}

#confirmcontact p{
	font-size: 14px;
	margin-top: 13px;
	margin-left: 17px;
}

#contactmessage {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	text-align: center;
	padding-top: 50px;
}

#confirmcontact strong{
	font-weight: bold;
	font-size: 16px;
	color: #bc1f24;
}
#requestadditional img{
	display: block;
	margin: 0 auto;
}
#consumeradvisory{
	width: 550px;
	padding: 10px;
	margin-bottom: 14px;
	border: 1px solid #396374;
}
#consumeradvisory p{
	font-size: 13px;
	padding: 0;
}
#consumeradvisory strong{
	font-weight: bold;
}

#blinky{
	position: absolute;
	right: 70px;
	bottom: 67px;
	text-align: center;
	font: 700 32px/29px Share, Helvetica, Arial, Geneva, sans-serif;
	color: white;
	text-shadow: 0 0 10px black;
}
#rightcol h4{
	margin-top: -15px;
	margin-bottom: 15px;
	padding-right: 70px;
	font-size: 14px;
	font-weight: bold;
	color: #666667;
	padding-left: 2px;
}
#packages .breakdown{
	margin-bottom: 16px;
	display: inline-block;
	color: #c56f2a;
	list-style-type: square;
}
#packages .breakdown li{
	font-size: 18px;
	font-weight: bold;
	margin-left: 100px;
}
#packages h2{
	font: 17px Arial, Helvetica, Geneva, sans-serif;
	padding-right: 44px;
	margin-top: 17px;
}
#packages h2 strong{
	font-weight: bold;
}


.packageList {
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding: 0 27px 0 0;
}
.packageList table{
	width: 100%;
}
.packageList table td{
	padding: 10px 0 10px 10px;
}
.packageList table thead {
	background-color: #396374;
	color: #ffffff;
	font-weight: bold;
}
.packageList table tbody {
	border: 1px solid #e5e5e5;
}
.packageList h2 {
	color: #315766;
}
.packageList table tbody tr:nth-child(even) {
	background-color: #ebebeb;
}
h2 em{
	font-size: .8rem;
}