/* CSS Document */

/*This CSS file was written for The One up glasgow website by Iain Hanlon iain@jetblackinc.co.uk*/
/**********************************/

/*Structural Elements*/
/**********************************/
body {
	background-color: #282222;
	text-align: center;
	font-family:  Helvetica, Arial, sans-serif;
	background-repeat: repeat-x;
	background-image: url(../../images/structure/main_bg_spring.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#outer_wrapper {
	width: 800px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	margin-bottom: 25px;
	}


div#wrapper {
	width: 751px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	background-color: #231F20;
	}

div#header {
	width: 750px;
	height: 370px;
	background-repeat: no-repeat;
	}

div#navcontainer {
	height: 30px;
	width:740px;
	padding-left:5px;
	padding-right:5px;
	background-repeat: repeat-x;
	text-align: center;
	background-image: url(../../images/structure/menu_750x30.jpg);
	}

div#loadarea {
	width:750px;
	height:338px;
	background-repeat: no-repeat;
	background-color: #191919;
	}


div#flashlogo {
	width:750px;
	height:339px;
	background-image: url(../../newsite_Mar_09/assets/css/images/structural/flashlogo_bg.jpg);
	background-repeat: no-repeat;
	}

div#main {
	width: 730px;
	float: left;
	background-repeat: no-repeat;
	background-color: #231F20;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin:0px;
	}
	
	
div#main_text {
	float: left;
	width: 730px;
	clear: left;
	background-color: #231F20;
	padding-bottom: 5px;
	}

div#left {
	width:540px;
	padding:5px;
	margin:0px;
	float: left;
	}

div#right {
	width: 240px;
	padding:5px;
	margin:0px;
	float: left;
	}
	

div#footer {
	clear: both;
	text-align: left;
	width:730px;
	padding:10px;
	margin:0px;
	background-color: #231F20;
	height: 190px;
	}
	
div#footer_no_gallery {
	clear: both;
	text-align: left;
	width:730px;
	padding:10px;
	margin:0px;
	background-color: #231F20;
	float: left;
	height: 60px;
	}
	
div#footer_text {
	clear: both;
	text-align: left;
	width:760px;
	margin:0px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	}

div#subscribebox {
	text-align: left;
	height:45px;
	width:720px;
	float:left;
	background-color: #000000;
	padding: 5px;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	}
	
	
div#subscribebox form {
	margin:0px;
	}

div#map {
	text-align: left;
	height:350px;
	width:350px;
	float:none;
	border: 1px solid #FFFFFF;
	background-image: url(../../images/structure/jb01869-one-up-location-map.jpg);
	margin-bottom: 10px;
	margin-top: 10px;
	}



/*Hilight text blocks*/
/**********************************/

.text_block{
	float: left;
	width: 710px;
	background-color: #2C2729;
	padding: 10px;
	margin-bottom: 10px;
	}	
	
.text_block_bottom{
	float: left;
	width: 710px;
	background-color: #2C2729;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	}		
	
.text_block_hilight{
	float: left;
	width: 710px;
	clear: both;
	background-color: #2C2729;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #FFFFFF;
	}

.text_block_foodoffer{
	float: left;
	width: 690px;
	clear: both;
	background-color: #000000;
	padding: 10px;
	margin-bottom: 15px;
	}



/*Thumbs*/
/**********************************/


.thumbs_container {
	width: 100%;
	height: 110px;
	background-color: #231F20;
	float: left;
	}
	
.thumbs_container_bottom {
	width: 100%;
	background-color: #000000;
	float: left;
	margin-top: 10px;
	border: 1px solid #FFFFFF;
	}
	
.image_thumb {
	border: 1px solid #FFFFFF;
	height: 98px;
	width: 168px;
	float: left;
	display: inline;
	margin-right: 14px;
	}	
.image_thumb_end {
	border: 1px solid #FFFFFF;
	height: 98px;
	width: 168px;
	float: right;
	display: inline;
	}
	
	
/*Features*/
/**********************************/
	
div#features_container {
	float: left;
	width: 730px;
	background-color: #231F20;
	}
		
		
#facebook {
	float: left;
	width: 341px;
	height: 50px;
	border: 1px solid #FFFFFF;
	padding:0px;
	display: inline;
	}	
	
#bebo {
	float: left;
	width: 341px;
	height: 50px;
	border: 1px solid #FFFFFF;
	padding:0px;
	display: inline;
	margin-bottom:15px;
	}	
		

div#prize_draw {
	float: left;
	width: 358px;
	height: 101px;
	background-color: #CE0F79;
	border: 1px solid #FFFFFF;
	padding: 8px;
	margin-right: 11px;
	}

h1.prize_draw {
	color: #262626;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2.prize_draw {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}


/*social networking H1*/
/**********************************/

#bebo h1 {
	width: 341px;
	height: 50px;
	background-image: url(../../images/structure/bebo_341x50.jpg);
	background-repeat: no-repeat;
	text-indent: -2000em;
	font-size: 12px;
	text-align: center;
	line-height: 50px;
		margin: 0px;

	}

#bebo h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
		

	}
	
#facebook h1 {
	width: 341px;
	height: 50px;
	background-image: url(../../images/structure/facebook_341x50.jpg);
	background-repeat: no-repeat;
	text-indent: -3000em;
	font-size: 12px;
	text-align: center;
		margin: 0px;

	}

#facebook h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
		

	}


/*brochure H1*/
/**********************************/

#brochure h1 {
	width: 127px;
	height: 61px;
	background-image: url(../../images/structure/brochure.jpg);
	background-repeat: no-repeat;
	text-indent: -2000em;
	font-size: 12px;
	text-align: center;
	line-height: 50px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
	float: left;
	}

#brochure h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
		

	}

/*food and drink menus H1*/
/**********************************/

#drinksmenu h1 {
	width: 127px;
	height: 61px;
	background-image: url(../../images/structure/drinks_menu.jpg);
	background-repeat: no-repeat;
	text-indent: -2000em;
	font-size: 12px;
	text-align: center;
	line-height: 50px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
	float: left;
	}

#drinksmenu h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
		

	}
	
#foodmenu h1 {
	width: 127px;
	height: 61px;
	background-image: url(../../images/forking_button.jpg);
	background-repeat: no-repeat;
	text-indent: -2000em;
	font-size: 12px;
	text-align: center;
	line-height: 50px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
	float: left;
	}

#foodmenu h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	}
	
#latemenu h1 {
	width: 127px;
	height: 61px;
	background-image: url(../../images/structure/late_menu.jpg);
	background-repeat: no-repeat;
	text-indent: -2000em;
	font-size: 12px;
	text-align: center;
	line-height: 50px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
	float: left;
	}

#latemenu h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	}
	
#christmasmenu h1 {
	width: 127px;
	height: 61px;
	background-image: url(../../images/structure/christmas_menu.jpg);
	background-repeat: no-repeat;
	text-indent: -2000em;
	font-size: 12px;
	text-align: center;
	line-height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
	float: left;
	}

#christmasmenu h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
		

	}	
	
#perkupmenu h1 {
	width: 168px;
	height: 98px;
	background-image: url(../../images/structure/menu_perkup_168_98.jpg);
	background-repeat: no-repeat;
	text-indent: -2000em;
	font-size: 12px;
	text-align: center;
	line-height: 50px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #FFFFFF;
	float: left;
	}

#perkupmenu h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	}	

/*Horizontal Nav*/
/**********************************/

ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	margin: 0px;
}

#navlist li
{
	display:inline;
	list-style-type: none;
}

#navlist a {
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	height: 30px;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	}

#navlist a:link, #navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#navlist a:hover
{
	color: #000000;
	text-decoration: none;
}


/*Text Formatting*/
/**********************************/
p {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	line-height: 17px;
	text-align: left;
	margin-bottom: 10px;
}

p.no_margin {
	margin: 0px;
	padding: 0px;
}

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



h1 {
	font-size: 21px;
	line-height: 24px;
	margin-top:0px;
	font-weight: bold;
	color: #CE0F79;
	margin-bottom: 5px;
	text-indent: 0px;
}

.h1normal {
	font-size: 18px;
	line-height: 24px;
	margin-top:0px;
	color: #CE0F79;
	margin-bottom: 5px;
	text-indent: 0px;
	
}
h2 {
	font-size: 17px;
	line-height: 20px;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom: 2px;
	font-weight: bold;
}

h3 {
	font-size: 15px;
	line-height: 17px;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom: 2px;
	font-weight: normal;
}

h4 {
	font-size: 15px;
	line-height: 17px;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: normal;
}


em {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}

ul {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFE6;
	margin-top:0px;
	margin-bottom: 20px;
}

#footer h1 {
	font-size: 14px;
	line-height: 16px;
	margin-top:0px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 2px;
	text-indent: 0px;
}

#footer form {
	line-height: 16px;
	margin-top:0px;
	text-indent: 0px;
}

img { border: none; }


/*Inline Elements Text*/
/**********************************/

.formlabel {
	clear: left;
	float: left;
	width: 40px;
	padding-right: 5px;
	text-align: right;
	font-size: 9px;
}


/*Inline Elements Structure*/
/**********************************/

.picspan {
	background-color: #FFFFE6;
	padding: 5px;
	margin-bottom:5px;
}

.picspanright {
	float: right;
	background-color: #FFFFFF;
	margin-left: 20px;
	width: 285px;
	border: 1px solid #FFFFFF;
	margin-bottom: 20px;
}

.picspanleft {
	float:left;
	margin-right: 20px;
	border: 1px solid #FFFFFF;
}

.picspanborder {
	float:left;
	border: 1px solid #FFFFFF;
}


.picspanright_nosizeborder {
	display: block;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	overflow: hidden;
	float: right;
}

.picspanleft_nosizeborder {
	display: block;
	padding: 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	overflow: hidden;
	float: left;
}


.picspanleft_food {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
	border: 1px solid #FFFFFF;
}

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

	

/*footer image carousel*/
/**********************************/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 727px; /*Width of Carousel Viewer itself*/
height: 120px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px; /*margin around each panel*/
	width: 168px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	border: 1px solid #FFFFFF;
	height: 98px;
}	
