/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color:#000000;
	text-align: justify;
}

body, html {
	margin: 0 0 0.1px 0;
	height: 100%;
}

.clear {
	clear: both;
}

.floatright{
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

.floatleft{
	float: left;
	padding-right: 5px;
}

#container {
	width: 800px;
	margin: auto;
	background-color: #FFFFFF;
}

.mceContentBody {
	background-color:#FFFFFF;
}

p{
	margin: 0 0 8px 0;
}

.main-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

/* -------------------------------------------------------------------- */

/* HEADER */

#header{
	width: 800px;
	height: 191px;
	margin: 0px;
	padding: 0px;
	background-image: url(../_images/header.jpg);
	background-repeat:no-repeat;

}

/* -------------------------------------------------------------------- */

/* NAVIGATION */

ul#nav {
	margin: 0px;
	padding-left: 25px;
	list-style: none;
	padding-top: 165px;
}

ul#nav li {
	float: left;
	padding-left: 20px;
}

ul#nav li a {
	float: left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ED1925;
	font-weight: bold;
	text-decoration: none;
}

ul#nav li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* -------------------------------------------------------------------- */

/* CONTENT */

.homepage-text {
	margin: 0px;
	padding: 0px;
	line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.intro-text {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.intro-text-fromCMS {
	margin: 0px;
	padding: 0px;
}

.basic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#content{
	width: 760px;
	margin: auto;
	margin-top: 20px;
	padding: 0px;
}

.subtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ED1925;
	font-weight: bold;
}

.subtitle a{
	color: #ED1925;
	text-decoration: none;
}

.subtitle a:hover{
	color: #ED1925;
	text-decoration: underline;
}

.subtitle a:visited{
	color: #ED1925;
}

.subCat {
	padding: 10px 0 0 0;
}

.flyer-title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ED1925;
	font-weight: bold;
}

.red-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED1925;
	margin-bottom: 0px;
}

.black-text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
}

.red-text-large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ED1925;
	font-weight: bold;
	margin-bottom: 0px;
}

.red-text-large a{
	color: #ED1925;
	text-decoration: none;
}

.red-text-large a:hover{
	color: #ED1925;
	text-decoration: underline;
}

.red-text-large a:visited{
	color: #ED1925;
}

.black-text-large{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left;
}

.white-text-large{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left;
}

.greydashbox{
	position: relative;
	border: 1px;
	border-color: #8D8C8C;
	border-style: dotted;
	padding: 5px;
}

table.greydashbox{
	position: relative;
	border: 1px;
	border-color: #8D8C8C;
	border-style: dotted;
	padding: 0px;
}

table.greydashbox td {
	padding: 5px 0 0 5px;
}

table.greydashbox input#submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.greydashbox-inner{
	position: relative;
	border: 1px;
	border-color: #8D8C8C;
	border-style: dotted;
	padding: 5px;
	margin: -1px 0 15px 0;
}

.greydashbox-text-service{
	border: 1px #8D8C8C dotted;
	padding: 5px 5px 5px 5px;
	margin: 0 0 10px 0;
	background-image: url(../_images/text-service.jpg);
	background-repeat:no-repeat;
	overflow: hidden;
}

.cricketbox {
	border: 1px #8D8C8C dotted;
	padding: 5px;
	height: 119px;
	margin: 5px 0 0 0;
	overflow: hidden;
	position: relative;
}

.cricketimg {
	position: absolute;
	bottom: 5px;
	left: 5px;
	border: none;
}

form#textService {
	margin: 53px 0 5px 0;
	float: left;
	padding: 0 0 0 0;
	height: 120px;
	width: 290px;
}

form#textService label {
	margin: 2px 0 2px 6px;
	padding: 0px;
	width: 136px;
	float: left;
	line-height: 15px;
}

form#textService input {
	margin: 2px 0 2px 0;
	padding: 0px;
	width: 130px;
	float: left;
	line-height: 17px;
}

.formrow {
	overflow: hidden;
}

form#textService input#button {
	margin: 0px 0 0px 0;
	padding: 0px;
	width: 60px;
	float: left;
}

form#textService select {
	margin: 2px 0 3px 0;
	padding: 0px;
	float: left;
}

#index-top-section-left{
	width: 300px;
	float: left;
}

#index-top-section-right{
	width: 426px;
	float: left;
	padding-left: 10px
}

#index-bottom-section-left{
	width: 355px;
	float: left;
	padding-left: 10px;
	margin-top: 20px;
}

#index-bottom-section-right{
	width: 370px;
	float: left;
	padding-left: 10px;
	margin-top: 20px;
}

.dashredright{
	width: 315px;
	border-right: 1px dotted #ED1925;
	padding-left: 10px;
	padding-right: 10px;
}

#index-boxing-box{
	width: 395px;
	float: left;
}

#index-boxing-box-inner{
	width: 115px;
	float: left;
	padding-left: 50px;
}

.click-here-box{
	position: absolute;
	width: 195px;
	background-color: #C50521;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	bottom: 5px;
	height:40px;
	right: 5px;
}

.click-here-box a{
	color: #FFFFFF;
	text-decoration: none;	
}

.click-here-box a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}

.click-here-box-champs{
	position: absolute;
	width: 195px;
	background-color: #C50521;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	bottom: 5px;
	height:40px;
	left: 5px;
}

.click-here-box-champs a{
	color: #FFFFFF;
	text-decoration: none;	
}

.click-here-box-champs a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}

.click-here-box-fights{
	position: absolute;
	width: 200px;
	background-color: #C50521;
	margin-top: 20px;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	bottom: 5px;
	height:40px;
	right: 5px;
}

.click-here-box-fights a{
	color: #FFFFFF;
	text-decoration: none;	
}

.click-here-box-fights a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}

.click-here-box-race{
	position: absolute;
	width: 215px;
	background-color: #C50521;
	margin-top: 144px;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}

.click-here-box-race a{
	color: #FFFFFF;
	text-decoration: none;	
}

.click-here-box-race a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}

#latest-updates{
	margin-top: 10px;
	width: 426px;
	height: 34px;
}

.vip-button{
	position: absolute;
	top: 147px;
	right: 6px;
}

.eventsbanner{
	background-color: #C80726;
	text-align: center;
	width: 285px;
	padding: 3px 0;
	margin-top: 10px;
	font-size: 11px;
	clear: both;
}

#concerts a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;

}

#concerts a:hover{
	text-decoration: underline;
}

.concerts p{
	padding: 1px 0px 3px 0px;
	margin: 0px;
}

#concerts{
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF
}


/* -------------------------------------------------------------------- */

/* FLYERS */

.greydashbox-redbottom{
	position: relative;
	border: 1px;
	border-top-color: #8D8C8C;
	border-right-color: #8D8C8C;
	border-left-color: #8D8C8C;
	border-bottom-color: #ED1925;
	border-style: dotted;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ED1925;
	font-weight: bold;
}	

.book-option{
	text-align:center;
	position: relative;
	border: 1px;
	border-top-color: #8D8C8C;
	border-right-color: #8D8C8C;
	border-left-color: #8D8C8C;
	border-bottom-color: #ED1925;
	border-style: dotted;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ED1925;
	font-weight: bold;
}	

.greydashbox-notop, .greydashbox-notop-cms{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.greydashbox-notop{
	position: relative;
	border: 1px dotted #8D8C8C;
	padding: 16px 17px 0 17px;
	margin: -1px 0 0 0;
}

.greydashbox-fromCMS {
	position: relative;
	border: 1px dotted #8D8C8C;
	padding: 16px 17px 0 17px;
	margin: -1px 0 0 0;
}	

.greydashbox-solid{
	position: relative;
	border: 1px;
	border-top-color: #8D8C8C;
	border-right-color: #8D8C8C;
	border-left-color: #8D8C8C;
	border-bottom-color: #8D8C8C;
	border-style: dotted;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ED1925;
	font-weight: bold;
}	
.greydashbox-solid-notop{
	position: relative;
	border: 1px;
	border-right-color: #8D8C8C;
	border-left-color: #8D8C8C;
	border-bottom-color: #8D8C8C;
	border-style: dotted;
	border-top:none;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ED1925;
	font-weight: bold;
}

.greydashbox-solid-notop-fromCMS{
	position: relative;
	border: 1px;
	border-right-color: #8D8C8C;
	border-left-color: #8D8C8C;
	border-bottom-color: #8D8C8C;
	border-style: dotted;
	border-top:none;
	padding: 5px;
}

.greydashbox-solid-internal{
	position: relative;
	border: 1px dotted #8D8C8C;
	padding: 5px;
	color: #ED1925;
	margin: 0 0 15px 0;
	font-weight: bold;
	font-size: 14px;
}

.greydashbox-internal {
	position: relative;
	border: 1px dotted #8D8C8C;
	padding: 5px;
	margin: 10px 10px 15px 10px;
}

.greydashbox-internal-fromCMS {
	position: relative;
	border: 1px dotted #8D8C8C;
	padding: 5px;
	margin: 10px 10px 15px 10px;
}	

.expandingBoxContainer {
	margin: 0 0 10px 0;
}

/* -------------------------------------------------------------------- */

/* FOOTER */

#footer{
	width: 760px;
	height: 100px;
	margin: 0px;
	padding: 0px;
}

#atol-logo{
	width: 50px;
	height: 50px;
	padding-left: 10px;
	margin-top: 10px;
	float:left;
}

#disclaimer{
	float:left;
	width: 290px;
	padding-left: 10px;
	margin-top: 15px;
}

.holidayextras {
	float: left;
	width: 369px;
	margin: 10px 0 0 27px;
	display: inline;
}

.holidayextras img {
	border: none;
	float: left;
}

#footer-links{
	margin-top: 10px;
	float: left;
	width: 760px;
	clear: both;
}
	
.footer-links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ED1925;

	font-weight: bold;
}

.footer-links a{
	text-decoration: none;
	color: #ED1925;
}

.footer-links a:hover{
	text-decoration: underline;
}

.linksbox {
	width: 747px;
	height: 25px;
	background-color: #C80726;
	color: #FFFFFF;
	display: block;
	margin: 10px 0 0 10px;
}

.linksbox p {
	padding: 5px;
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
}

.linksbox a {
	color: #FFFFFF;
}

.contactaction {
	font-size: 24px;
	font-family: Impact;
	color: #000000;
	text-align: center;
	font-weight: 400;
}

.africabox {
float: left;
margin: 0 0 0 230px;
width: 470px;
border: 1px solid red;
}

.africaimage {
float: left;
margin: 0 0 0 0;
width: 250px;
border: 1px solid red;
}


.secondaryfooter {
	padding: 10px 10px 0;
	width: 740px;
	overflow: hidden;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
}

.secondaryfooter-left {
	float: left;
	width: 370px;
	margin: 5px 0 0 0;
}

.secondaryfooter-right {
	float: left;
	width: 370px;
	margin: 5px 0 0 0;
}

.footer-text {
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
}

.footer-text-link {
	font-weight: bold;
}