body {
	margin-top:0px;
	margin-left:0px;
	line-height:15px;
}
.row { clear:both; }
.col { float:left; }
a { 
	text-decoration:none;
	color:#883536;
}
a:hover {
	color:#021C63;
}
body, TABLE {
	font-family:verdana,arial;
	font-size:11px;
	color:#626262;
}
#outer {
	width:800px;
	background-image:url('../images/bg.gif');
	display:table;
	padding-bottom:40px;
}
#header_top {
	width:100%;
	height:65px;
	background-image:url('../images/header_top.gif');
	background-repeat:no-repeat;
}
#header_bottom{
	background-image:url('../images/header_bottom_home.gif');
	background-repeat:no-repeat;
	width:800px;
	height:144px;
}
#header_bottom_secondary {
	background-image:url('../images/header_bottom_secondary.gif');
	background-repeat:no-repeat;
	width:800px;
	height:144px;
}
#header_bottom_london , #header_bottom_oxford {
	width:276px;
	height:141px;
}
#header_bottom_london {
	background-image:url('../images/header_bottom_london.gif');
	background-repeat:no-repeat;
}
#header_bottom_oxford {
	background-image:url('../images/header_bottom_oxford.gif');
	background-repeat:no-repeat;
}
#header_bottom_right {		
	background-image:url('../images/header_bottom_right.gif');
	background-repeat;no-repeat;
	width:524px;
	height:141px;
}
#header_bottom_right_london {		
	background-image:url('../images/header_bottom_right_london.gif');
	background-repeat;no-repeat;
	width:524px;
	height:141px;
}
#header_bottom_right_oxford {		
	background-image:url('../images/header_bottom_right_oxford.gif');
	background-repeat;no-repeat;
	width:524px;
	height:141px;
}
#london {
	width:344px;
	text-align:right;
	margin-right:45px;
	margin-left:30px;
	
}
#oxford {
	width:310px;
	text-align:left;
	margin-right:25px;
}
#london p, #oxford p {
	line-height:16px;
}
.oxford_enter { 
	width:267px;
	height:205px;
	background-image:url('../images/oxford_enter.gif');
	background-repeat:no-repeat;
	
}
.london_enter {
	width:224px;
	height:187px;
	background-image:url('../images/london_enter.gif');
	background-repeat:no-repeat;
	margin-bottom:35px;
	margin-left:120px;
}
div.transOFF, div.transON {  }
div.transON { opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5; cursor:pointer; }

#footer {
	width:100%;
	text-align:center;
	font-size:9px;
	padding-top:15px;
	padding-bottom:0px;
	color:#949494;
	
}
ul {
	list-style-image: url('../images/bullet_oxford.gif');}

#guestdiv {
	display:none;
}
.red { color:#883536; }

#validation {
	color:red;
}

/*  LONDON PAGES SPECIFIC STYLES */

#london_menu {
	padding-top:160px;
	background-image:url('../images/london_logo.gif');
	background-repeat:no-repeat;
	margin-left:10px;
	width:221px;
	padding-bottom:40px;
}
#london_menu ul {
	list-style-image: url('../images/bullet_london.gif');
	font-weight:bold;
	line-height:20px;
}
#london_menu ul li a {
	color:#021C63;
}
#london_menu ul li.on a {
	color:#883536;
}
#london_content, #oxford_content {
	width:390px;
	margin-left:15px;
	margin-right:15px;
}
#london_content h2 {
	color:#883536;
	font-size:13px;
	font-weight:bold;
}
#london_content h3 {
	color:#021C63;
	font-size:11px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
}
#london_content p {
	margin-top:0px;
	padding-top:0px;
}
#london_content .blueitalic {
	color:#021C63;
	 font-style:italic;
	 font-weight:bold;
}
#london_3images {
	background-image:url('../images/london_3images.gif');
	background-repeat:no-repeat;
	width:140px;
	height:320px;
}

/*  OXFORD PAGES SPECIFIC STYLES */

#oxford_menu {
	padding-top:160px;
	background-image:url('../images/oxford_logo.gif');
	background-repeat:no-repeat;
	margin-left:10px;
	width:221px;
	padding-bottom:40px;
}
#oxford_menu ul {
	list-style-image: url('../images/bullet_oxford.gif');
	font-weight:bold;
	line-height:20px;
}
#oxford_menu ul li.on a {
	color:#187602;
}
#oxford_menu ul li a:hover {
	color:#187602;
}
#oxford_content h2 {
	color:#187602;
	font-size:13px;
	font-weight:bold;
}
#oxford_content h3 {
	color:#021C63;
	font-size:11px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
}
#oxford_content p {
	margin-top:0px;
	padding-top:0px;
}
#oxford_3images {
	background-image:url('../images/oxford_3images.gif');
	background-repeat:no-repeat;
	width:140px;
	height:320px;
}

#seller { display:block; width:250px; clear:both; margin:5px 0 0 250px; color:#CCC; font-size:10px; }
