/* Start of CMSMS style sheet 'style' */
/* STRIPPED DOWN CSS FORMATTING
----------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}




/* MAIN FORMATTING
----------------------------------------------------------------------------*/

html, body {
	margin:0px;
	padding:0px;
	text-align:center;
	height:100%;
}

body {
	background: #000 url('images/bg.gif') repeat-x 0 0;
	color:#fff;
	font:12px verdana,arial,sans-serif;
}

.container {
	width:100%;
	text-align:left;
	margin:auto;
	min-height:100%;
	position:relative;
	padding-bottom:150px;
}

.footer {
	background: #900 url('images/footerbg.gif') repeat-x 0 0;
	font: 11px verdana,sans-serif;
	color:#fff;
	position:absolute;
	bottom:0px;
	height:147px;
	width:100%;
}

.clearfooter {
	clear:both;
	height:30px;
}

.clearfooter2 {
	clear:both;
	height:30px;
}

div#boxed {
	position:relative;
	width:763px;
	margin:auto;
}







/* PARAGRAPHS
----------------------------------------------------------------------------*/

div#footerLeft p, div#introBox p {
	margin:10px 0;
}

div.hr {
	width:100%;
	height:2px;
	background:transparent url('images/hr.gif') repeat-x 0 0;
}

div.hr hr {
	display:none;
}

div#introBox p {
	line-height:200%;
}


h1 {
	font: 24px impact, arial, verdana, sans-serif;
	color:#fff;
	letter-spacing:1px;
}


p.titler {
	width:98%;
	font: bold 18px arial,verdana,sans-serif;
	color:#fff;
	border-bottom:1px solid #fff;
	margin-bottom:0px;
}


div#menuBox1 p.item, div#menuBox2 p.item {
	margin:0px 0px 25px 0px;
}

div#menuBox1 p.item span {
	font-weight:bold;
	width:320px;
	float:left;
}

div#menuBox2 p.item span {
	font-weight:bold;
	width:305px;
	float:left;
}

div.dayBox p {
	margin-bottom:15px;
}






/* BOXES
----------------------------------------------------------------------------*/

img.floaty {
	border:2px solid #000;
	float:right;
	margin:40px 0px 10px 20px;
}

img.floaty2 {
	border:2px solid #000;
	float:right;
	margin:10px 0px 10px 20px;
}

img.wider {
	border:2px solid #000;
	margin-right:5px;
}

img.squarey {
	margin:50px 0px 20px 105px;
}

div#jobsBadge {
	position:absolute;
	bottom:-7px;
	right:70px;
	width:137px;
	height:137px;
	z-index:5000;
}



div#footerLeft {
	position:absolute;
	bottom:0px;
	left:10px;
}

div#footerRight {
	position:absolute;
	bottom:10px;
	right:0px;
}

div#watermark {
	position:absolute;
	width:512px;
	height:103px;
	right:13px;
	top:16px;
}


#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:271px;
	height:70px;
	background: transparent url('images/logage.gif') no-repeat 0 0;
}

#addrezz {
	position:absolute;
	top:70px;
	right:5px;
	font:11px verdana,arial,sans-serif;
	color:#900;
}

div#headerFade {
	position:relative;
	width:747px;
	height:197px;
	margin:30px auto;
	/*background: transparent url('images/header1.jpg') no-repeat 0 0;*/
}

div#premFade {
	position:relative;
	width:747px;
	height:197px;
	margin:30px auto;
	background: transparent url('images/prem1.gif') no-repeat 0 0;
}

div#headerFadeFeed {
	position:relative;
	width:747px;
	height:197px;
	margin:30px auto;
	background: transparent url('images/headercue.jpg') no-repeat 0 0;
}


div#headerFade2 {
	position:relative;
	width:747px;
	height:197px;
	margin:30px auto;
	background: transparent url('images/headerlate.gif') no-repeat 0 0;
}

div#headerFade3 {
	position:relative;
	width:747px;
	height:197px;
	margin:30px auto;
	background: transparent url('images/headernotsport.jpg') no-repeat 0 0;
}

div#headerFade4 {
	position:relative;
	width:747px;
	height:197px;
	margin:30px auto;
	background: transparent url('images/partyheader.jpg') no-repeat 0 0;
}

div#headerFadeCalz {
	position:relative;
	width:747px;
	height:197px;
	margin:30px auto;
	background: transparent url('images/headercue.jpg') no-repeat 0 0;
}

div#headerFadePok {
	position:relative;
	width:747px;
	height:197px;
	margin:30px auto;
	background: transparent url('images/headerpoker.gif') no-repeat 0 0;
}

div#headerFadeTex {
	position:relative;
	width:747px;
	height:197px;
	margin:30px auto;
	background: transparent url('images/headertexts.jpg') no-repeat 0 0;
}


div#introBox {
	width:742px;
	padding:7px;
	margin:20px 0px 0px 0px;
	font:12px verdana,arial,sans-serif;
	color:#fff;
	text-align:justify;
}

div#menuBox1 {
	position:relative;
	float:left;
	width:365px;
	text-align:left;
	margin-right:8px;
	margin-top:30px;
}

div#menuBox2 {
	float:left;
	position:relative;
	width:350px;
	text-align:left;
	margin-top:30px;
	padding-left:15px;
}

div#whatson {
	position:relative;
	margin-top:30px;
	margin-bottom:30px;
	width:100%;
	height:75px;
	background: transparent url('images/whatson.gif') no-repeat 0 0;
}

div.clearer {
	float:none;
	width:100%;
	text-align:center;
	margin-top:20px;
	font:bold italic 14px arial,verdana,sans-serif;
	color:#fff;
	letter-spacing:1px;
}

div.dayBox {
	width:453px;
	min-height:109px;
	padding:0px 7px 7px 60px;
	border:1px solid #fff;
	position:relative;
	margin-bottom:20px;
	margin-left:10px;
	color:#fff;
	font:11px verdana, arial, sans-serif;
	background: transparent url('images/dayBG.gif') repeat-x 0 0;
}

div.dayBox img {
	position:absolute;
	top:3px;
	left:0px;
}

#adHolder {
	position:absolute;
	bottom:-974px;
	right:10px;
	width:203px;	
	height:944px;
}

#ad1 {
	position:relative;
	width:203px;
	height:252px;
	background: #900 url('images/pizzaoffer.gif') no-repeat 0 0;
	border:1px solid #fff;
	margin-bottom:20px;
}

#ad1euro {
	position:relative;
	width:203px;
	height:254px;
	background: #900 url('uploads/images/facebook.gif') no-repeat 0 0;
	border:1px solid #fff;
	margin-bottom:20px;
}

#bottomAd {
	position:relative;
	width:203px;
	height:254px;
	background: #900 url('images/soulnation.gif') no-repeat 0 0;
	border:1px solid #fff;
	margin-bottom:0px;
}


#ad2 {
	position:relative;
	width:203px;
	height:254px;
	background: #900 url('uploads/images/2pizzas.gif') no-repeat 0 0;
	border:1px solid #fff;
	margin-top:20px;
}



#ad3 {
	position:relative;
	width:203px;
	height:254px;
	background: #900 url('uploads/images/creditcrunch.gif') no-repeat 0 0;
	border:1px solid #fff;
	margin-bottom:20px;
}

div#monday,div#tuesday,div#wednesday,div#thursday,div#friday,div#saturday,div#sunday {
	position:absolute;
	top:5px;
	left:0px;
	width:51px;
	height:81px;
}

div#monday {
	background: transparent url('images/mon.gif') no-repeat 0 0;
}

div#tuesday {
	background: transparent url('images/tues.gif') no-repeat 0 0;
}

div#wednesday {
	background: transparent url('images/wed.gif') no-repeat 0 0;
}

div#thursday {
	background: transparent url('images/thurs.gif') no-repeat 0 0;
}

div#friday {
	background: transparent url('images/fri.gif') no-repeat 0 0;
}

div#saturday {
	background: transparent url('images/sat.gif') no-repeat 0 0;
}

div#sunday {
	background: transparent url('images/sun.gif') no-repeat 0 0;
}







/* FORMS
----------------------------------------------------------------------------*/


input#users_name, input#contactno, input#users_email, input#subject, input#friendmail1, input#friendmail2, input#friendmail3, input#eventdate, input#users_no, input#fave_sport, input#fave_club, input#fave_drink {
	width:270px;
	background:transparent;
	margin:8px 5px 0 0;
	border-width: 0px 0px 1px 0px;
	border-style: solid solid dotted solid;
	border-color:#fff;
	color:#fff;
	font-family:Verdana, arial, sans-serif;
	font-size:14px;
	padding:1px 2px;
}

#submitbutton {
	margin-left: 227px;
	margin-top:20px;
	width: 155px;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	color:#fff;
	border:1px solid #fff;
	background-color:#c00;
	padding:0px;
	cursor:pointer;
}


label {
	float: left;
	width: 120px;
	font-weight: bold;
	padding-right:7px;
	padding-top:10px;
	text-align:right;
	color:#fff;
	margin-left:100px;
}

label.texty {
	float: left;
	width: 170px;
	font-weight: bold;
	padding-right:7px;
	padding-top:0px;
	text-align:right;
	color:#fff;
	margin-left:100px;
}


label.textareas {
	clear: left;
	cursor:pointer;
	width: 120px;
	font-weight: bold;
	text-align:right;
	padding-top:0px;
	margin-top:13px;
	margin-left:100px;
}


textarea {
	width: 342px;
	height: 100px;
	border: 1px dotted #fff;
	background:transparent;
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	color:#fff;
	padding:4px;
	margin-top:18px;
	overflow:auto;
}

textarea#notes {
	width: 266px;
	height: 100px;
	border: 1px dotted #fff;
	background:transparent;
	font-family:Verdana, Arial, sans-serif;
	font-size:14px;
	color:#fff;
	padding:4px;
	margin-top:18px;
	overflow:auto;
}




/* GOOGLE MAP
----------------------------------------------------------------------------*/

div#map {
	width:480px;
	height:380px;
	border:1px solid #000;
	margin:0 auto;
	margin-bottom:20px;
}

div#mapBox {
	width:90%;
	margin:0 auto 10px auto;
}

p.noScripty {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size:16px;
	border:1px solid black;
	padding:10px;
	margin:15px;
	text-align:center;
	background-color:#ccc;
	color:#000;
}

div#infoBalloon {
	padding-right: 10px;
	font-family:Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#900;
}









/* LISTS
----------------------------------------------------------------------------*/

.footer ul {
	text-align:right;
}

.footer ul li {
	padding:1px 12px;
	list-style:none;
	display:inline;
	border-left:1px solid #fff;
}

.footer ul li.first {
	padding-left:0;
	border-left:none;
}






/* ANCHORS
----------------------------------------------------------------------------*/

a:link, a:visited {
color:#ccc;
text-decoration:none;
}

a:hover, a:active {
color:#fff;
text-decoration:underline;
}

a.norm:link, a.norm:visited {
	font-family: verdana,arial,sans-serif;
	font-weight:normal;
	color:red;
	text-decoration:underline;
}

a.norm:active, a.norm:hover {
	font-family: verdana,arial,sans-serif;
	font-weight:normal;
	color:#ccc;
	text-decoration:none;
}

a.smallnorm:link, a.smallnorm:visited {
	font: 11px verdana,arial,sans-serif;
	color:red;
	text-decoration:none;
}

a.smallnorm:active, a.smallnorm:hover {
	font: 11px verdana,arial,sans-serif;
	color:#ccc;
	text-decoration:none;
}

.footer a:link, .footer a:visited {
	font:11px verdana,arial,sans-serif;
	color:#fff;
	text-decoration:none;
}

.footer a:active, .footer a:hover {
	font:11px verdana,arial,sans-serif;
	color:#ccc;
	text-decoration:underline;
}

.footer a.dcc:link, .footer a.dcc:visited {
	font:11px verdana,arial,sans-serif;
	color:#ccc;
	text-decoration:none;
}

.footer a.dcc:active, .footer a.dcc:hover {
	font:11px verdana,arial,sans-serif;
	color:#fff;
	text-decoration:underline;
}



/* TABLES
----------------------------------------------------------------------------*/

td.one {
	text-align:left;
	font: bold 14px verdana,arial,sans-serif;
	color:#fff;
	padding:10px 0px 10px 7px;
	width:220px;
}

td.two {
	text-align:left;
	font: 14px verdana,arial,sans-serif;
	color:#fff;
	padding:10px 0px 10px 0px;
	width:400px;
}







/* MENU
----------------------------------------------------------------------------*/

#littleLine {
	position:absolute;
	width:2px;
	height:34px;
	top:0px;
	left:0px;
	background:transparent url('images/lineage.gif') no-repeat top right;
}

#stylefour {
	position:relative;
	margin:86px 0 0 40px;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url('images/bgOFF.gif') repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #B30000;
}

#stylefour ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}

#stylefour ul li {
	display:block;
	float:left;
	margin:0;
}

#stylefour ul li a {
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url('images/bgDIVIDER.gif') no-repeat top right;
}

#stylefour ul li a:hover {
	color:#B30000;
	background:#fff url('images/bgON.gif') no-repeat top right;
}

#stylefour ul li a.current {
	color:#B30000;
	background:#ccc url('images/bgON.gif') no-repeat top right;
	cursor:default;
}







/* QUESTIONNAIRE CSS
----------------------------------------------------------------------------*/

label.qq {
	float: left;
	width: 120px;
	font-weight: bold;
	padding-right:7px;
	margin-top:-6px;
	text-align:right;
	color:#fff;
	margin-left:100px;
}

label.qqq {
	float: left;
	width: 120px;
	font-weight: bold;
	padding-right:7px;
	margin-top:6px;
	text-align:right;
	color:#fff;
	margin-left:100px;
}

input#pleaseSpecify, input#specifySearch, input#buyFrom, input#notfastenough {
	font: 11px verdana, arial, sans-serif;
	border:1px solid #000;
	width:260px;
	padding:2px;
	cursor:default;
	visibility:hidden;
	background-color:#fff;
}

input#specifySearch {
	background: #fff url('images/specifyimg.gif') no-repeat 0 0;
}

input#pleaseSpecify {
	background: #fff url('images/specifyimg2.gif') no-repeat 0 0;
}

input#buyFrom {
	background: #fff url('images/explainwhy.gif') no-repeat 0 0;
}

input#notfastenough {
	background: #fff url('images/givedetails.gif') no-repeat 0 0;
}
/* End of 'style' */

