* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	background-image: url(http://www.guidetolondoncasinos.com/IMAGES/img01.gif);
	background-repeat: repeat-x;
}

table {
	background-image: none;
	background-color:#FFFFFF;
}
h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 110%;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 120%;
	color: #000000;
}

p, ul, ol {
	margin: 5px;
	line-height: 1.3em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(http://www.guidetolondoncasinos.com/IMAGES/img16.gif) no-repeat 0px 10px;
}

form {
	padding-left: 30px;
}

a:link {
	color: #471413;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}

img {
	border: none;
}

blockquote {
	margin-left:30px;
}

img.left {
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0;
}

img.right {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
}

img.centre {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 2px solid #000000;
}

.red {
	color: #CE1909;
}

.one-col {
	width: 420px;
	float: right;
	
}

.col-one {
	float: left;
}

.col-two {
	float: right;
}

.two-cols {
	font-size: 11px;
}

.two-cols .col-one, .two-cols .col-two {
	width: 250px;
}

/* Boxes */
.box-green {
	background: url(http://www.guidetolondoncasinos.com/IMAGES/img20.gif) repeat-x;
}

.box-green .section {
	background: url(http://www.guidetolondoncasinos.com/IMAGES/img21.gif) no-repeat right top;
	color: #FFFFFF;
}

.box-green .section strong {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(http://www.guidetolondoncasinos.com/IMAGES/img22.gif) no-repeat;
}

.box-red {
	background: url(http://www.guidetolondoncasinos.com/IMAGES/img23.gif) repeat-x;
}

.box-red .section {
	background: url(http://www.guidetolondoncasinos.com/IMAGES/img24.gif) no-repeat right top;
	color: #FFFFFF;
}

.box-red .section strong {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(http://www.guidetolondoncasinos.com/IMAGES/img25.gif) no-repeat;
}


.box-purple {
	background: url(http://www.guidetolondoncasinos.com/IMAGES/img13.gif) repeat-x;
}

.box-purple .section {
	background: url(http://www.guidetolondoncasinos.com/IMAGES/img15.gif) no-repeat right top;
	color: #FFFFFF;
}

.box-purple .section strong {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(http://www.guidetolondoncasinos.com/IMAGES/img14.gif) no-repeat;
}

.box-pink {
	background: url(http://www.guidetolondoncasinos.com/IMAGES/img17.gif) repeat-x;
}

.box-pink .section {
	background: url(http://www.guidetolondoncasinos.com/IMAGES/img19.gif) no-repeat right top;
	color: #FFFFFF;
}

.box-pink .section strong {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(http://www.guidetolondoncasinos.com/IMAGES/img18.gif) no-repeat;
}

/* Container */

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(http://www.guidetolondoncasinos.com/IMAGES/online/dice_reflection.png);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
}

/* Header */

#header {
	height: 92px;
	width: 600px;
	color: #F0F0F0;
	padding-left: 30px;
}


#header h1, #header h2 {
	margin-bottom: 0px;
}

#header h1 {
	padding-top: 20px;
	font-weight: bold;
	font-size: 230%;
}

#header h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:right;
}

#header a {
	text-decoration: none;
	color: #F0F0F0;
}

/* Menu */

#menu {
	width: 960px;
	height: 30px;
	margin: 0 auto;
	background-color: FFFFFF;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-left: 4px;
	padding: 0;
	background-color: #F4F4F4;
	background-image: none;
}

#menu a {
	float: left;
	background: url(http://www.guidetolondoncasinos.com/IMAGES/img07.gif) no-repeat;
	text-decoration: none;
	color: #666666;
}

#menu a:hover {
	color: #FF0000;
	background: #CFCECE url(http://www.guidetolondoncasinos.com/IMAGES/img04.gif) repeat-x;
}

#menu a.hover strong {
	background: url(http://www.guidetolondoncasinos.com/IMAGES/img05.gif) no-repeat;
}

#menu strong {
	float: left;
	height: 23px;
	background: url(http://www.guidetolondoncasinos.com/IMAGES/img08.gif) no-repeat right top;
	cursor: hand;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

/* Page */

#page {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #881900;
}

/* Content */


.content_menu {
	height: 100px;
	padding: 10px;
	border-style: none;
	text-align:left;
}
.content_menu img {
	padding: 1px;
	border: #666666 solid 1px;
	margin: 2px 5px 2px 2px;
}
.content_menu li {
	margin-top: 15px;
}
.content {
	padding: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-width: 2px;
	border-color: #B4B4B4;
}

.content300 {
	padding: 10px;
	height: 300px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-width: 2px;
	border-color: #B4B4B4;
}

.content120 {
	padding: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-width: 2px;
	border-color: #B4B4B4;
	height: 120px;
}


.content_small {
	padding: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-width: 2px;
	border-color: #B4B4B4;
	height: 150px;
	margin-bottom: 5px;
}
.content_featured {
	padding: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-width: 2px;
	border-color: #B4B4B4;
	height: 120px;
	margin-bottom: 5px;
	text-align:left;
}
.content_featured a{
	text-decoration:none;
	line-height:20px;
}

#content {	
	float: left;
	width: 520px;
}

.content_online {
	padding: 10px;
	margin-bottom: 5px;
	text-align:left;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-width: 2px;
	border-color: #B4B4B4;
}

.casinoblurb {
	padding: 5px;
	font-size: 11px;
	height: 120px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-width: 2px;
	border-color: #B4B4B4;
	margin-bottom: 5px;
}

.casinoblurb img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* Feature */

#feature {
	margin-bottom: 5px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 420px;
}

#sidebar .col-one {
	width: 170px;
}

#sidebar .col-two {
	width: 230px;
}

/* Footer */

.clear {
	margin: 0px;
	padding: 0px;
}

.footerwrap {
	width: 100%;
	background-image: url(images/footer_bg-NEW.jpg);
	background-repeat: repeat-x;
}
.footer {
	width: 960px;
	margin: 0 auto;
	padding: 20px 40px;
	height: 310px;
	overflow: none;
	text-align: center;
	color: #B5ABAA;
}
.footer .column {
	color: red;
	display: block;
	width: 196px;
	height: 160px;
	padding: 10px 20px;
	margin: 20px 0;
	float: left;
	line-height: 20px;
	border-right: 1px #A0A0A0 solid;
}
.footer .end {
	border-right: none;
}
.footer .column ul {
	list-style: none;	
}
.footer .column ul li {
	background-image: none;
	text-align: left;
}
.footer .column h3{
	color: #FFFFFF;
	margin-left: 10px;
	text-align: left;
}
.footer a:link, .footer a:visited {
	color: #DEDADA;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* TABLES */
.table1 {
	background: transparent;
	font-size: 14px;
	text-align:left;
	margin: 0px auto 10px auto;
	border: none;
}
.table1 td {
	border: solid #000000 1px;
	padding: 3px 20px;
	border: none;
	margin: 0;
	border-bottom: solid 1px #300000;	
}
.table1 .head {
	font-weight: bold;
	border: none;
	border-bottom: solid 2px #300000;
}
.table1 .cen{
	text-align: center;
}
.table1 td.b {
	border: none;
}


