@charset "UTF-8";

/* ********* BODY PROPERTIES ********* */

html {
	height: 100%;
}
body {
	background:#0a2e40 url(../imgs/berkeley-bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	color:#f0faff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:100%;
	margin:0;
	padding:0;
	text-align:left;
}
	
/* ********* BANNER DIV ********* */

#workspace {
	/*border-left:1px solid #b0aead;
	border-right:1px solid #b0aead;*/
	min-height:100%;
	height:auto!important;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	width:982px;
}

#bannercontainer {
	position:relative;
	margin: auto;
	width: 982px;
	height:53px;
}

#logo {
	position:relative;
	width: 142px;
	height:67px;
	top: 9px;
	left:21px;
	*left:15px;
}

#logoinn {
	position: absolute;
	width:133px;
	height:81px;
	top:30px;
	left:267px;
}

#logotowers {
	position: absolute;
	width:162px;
	height:81px;
	top:30px;
	left:422px;
}

#logoberkeley {
	position: absolute;
	width:94px;
	height:81px;
	top:30px;
	left:606px;
}

#telnovouchers{
	width:550px;
	width/*\**/: 530px\9;
	*width:540px;
	position:absolute;
	top:30px;
	right:20px;
	*right:30px;
	text-align:right;
}

#translations{
	left:50%;
	margin-left:276px;
	position:absolute;
	top:13px;
}

#telno{
	left:50%;
	margin-left:-78px;
	position:absolute;
	top:10px;
}

#quickbook {
	left:50%;
	margin-left:90px;
	position:absolute;
	top:46px;
	z-index:10000;
}

#callresimg{
	margin-top:11px;
	margin-right:7px;
	margin-right/*\**/: 5px\9;
	*margin-right:7px;
}
#topnavdiv{
	margin-right:5px;
	*margin-right:7px;
}

#telnovouchers a {
	font-weight: normal;
	font-size:11px;
	color:#dce5ea;
	text-decoration:none;
}

#telnovouchers a:hover {
	font-weight: normal;
	font-size:11px;
	color:#ffde76;
	text-decoration:underline;
}

/* ********* MAIN IMAGE SPACE + BOOKING ENGINE ********* */

#imgsequencer {
	border:#57778a 1px solid;
	position:relative;
	top:10px;
	margin-left:auto;
	margin-right:auto;
	width:958px;
	height:300px; /*was 350px*/
	margin-top:24px; /*NEW*/
	background:#000;
	*margin-top:77px;
	_margin-top:77px;
	*position:absolute;
}

#mainnavcontainer {
	background:url(../imgs/berkeley-nav-bg.gif);
	height:28px;
	margin-left:11px;
	*margin-left:0px; 
	padding-left:72px;
	padding-top:8px;
	_padding-top:2px;
	position:absolute;
	text-align:center;
	top:86px;
	width:888px;
	z-index:10;
}

#mainnavcontainer a {
	text-transform:uppercase;
	font-size:13px;
	font-weight: bold;
	color:#fff;
	text-decoration:none;
	margin-left:10px;
}

#mainnavcontainer a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.mainnavcontainerbreaker{
	font-size:18px;
	font-weight:normal;
	color:#876609;
	padding: 0px 11px 0px 11px;
}

/* ********* SPECIAL OFFERS ********* */

#offerscontainer {
	background: #022D45;
	height:110px;
	margin:auto auto 0;
	padding-top:6px;
	position:relative;
	top:11px;
	width:960px;

	*position:absolute;
	*margin-top:379px;
	_margin-top:379px;
	*left:50%;
	*margin-left:-492px;
	*text-align:center;
}

#offerone {
	float:left;
	height:113px;
	margin-left:6px;
	_margin-left:3px;
}

#offertwo {
	float:left;
	height:113px;
	margin-left:7px;
	_margin-left:6px;
}

#offerthree {
	float:right;
	height:113px;
	margin-right:6px;
	_margin-right:4px;
}

#offerfour {
	float:right;
	height:113px;
	margin-right:6px;
	_margin-right:6px;
}

#offerscontainer a {
	font-weight:normal;
	color:#f6d670;
	text-decoration:underline;
}

#offerscontainer a:hover {
	font-weight:normal;
	color:#f6d670;
	text-decoration: none;
}

/* ********* EVENTS ********* */

#eventstab {
	margin-left:18px;
	width:321px;
	height:24px;
}

#eventscontainer {
	width:958px;
	height:127px;
	background:#fff;
	position:relative;
	margin:auto;
	border:1px solid #c6cdcf;
}

.eventsone {
	border: 1px solid #c6c6c6;
	height:114px;
	position:relative;
	background: #000;
	float:left;
	width: 230px;
	margin:5px 0 10px 6px;
	_margin:9px 3px 9px 3px;
}

#eventstwo {
	border: 1px solid #c6c6c6;
	height:114px;
	background: #000;
	float:right;
	position:relative;
	width:230px;
	margin:5px 6px 10px 0;
	_margin:9px 3px 9px 0;
}

/* ********* CONTENT CONTAINER PROPERTIES ********* */

#contentcontainer {
	/*border-top:1px solid #226796;*/
	border-bottom:1px solid #226796;
	margin:auto;
	text-align:justify;
	width:952px;
	padding:0px 0px 20px 0px;
	*padding:0px 0px 20px 0px;
	min-height:210px;
	*margin-top:460px;
	_margin-top:445px;
}

#contentcontainer a {
	color:#ffffff;
	text-decoration:none;
}

#contentcontainer a:hover {
	color:#ffde76;
	text-decoration:underline;
}

#signupcontainer {
	border-left:1px dotted #226796;
	float:right;
	margin:40px 0 118px 34px;
	padding-left:32px;
	position:relative;
	width:282px;
}

.smallbluetext {
	font-size:10px;
	color:#69bdf7;
}

#signupcontainer a {
	font-size:10px;
	font-weight: normal;
	color:#ffde76;
	text-decoration:underline;
}

#signupcontainer a:hover {
	font-weight: normal;
	color:#fff;
	text-decoration:underline;
}

/* ********* FOOTER PROPERTIES ********* */

#footercontainer {
	background:url(../imgs/berkeley-footer-bg.gif);
	clear: both;
	width:100%;
	height:171px;
	margin-top:40px;
	position: relative;
	bottom:0px;
}

#footerlogos {
	height:31px;
	left:50%;
	margin-left:-478px;
	position:relative;
	top:10px;
	width:451px;
}

#socialmedialinks {
	height:18px;
	left:50%;
	margin-left:440px;
	position:relative;
	top:-14px;
	width:39px;
}

#footerlinks {
	color:#f6d670;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:20px;
	width:960px;
}

#footerlinks a {
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}

#footerlinks a:hover {
	font-weight:normal;
	color:#f6d670;
	text-decoration:underline;
}

.footerlinksbreaker{
	font-size:11px;
	font-weight:normal;
	color:#607074;
	padding: 0px 2px 0px 2px;
}

/* ********* CONTENT PROPERTIES ********* */

h1 {
	color:#ffde76;
	font-size:16px;
	margin:0px 0px 20px 0px;
}

h2 {
	font-size:12px;
	color:#ffde76;
	margin:0px 0px 4px 0px;
}
#innerContainer{
	margin:0;
	padding:0;
}
#offer_image_div img{
	border:1px solid #1b445c;
}
#imgsequencer p{position:absolute; margin-top:100px;}