﻿body
{
	margin: 0px;
	font-size: 8pt;
	color: #333333;
	font-family: Arial, Verdana, Georgia;
	background-color: #101136;
}
H1
{
	font-size: 13pt;
	font-family: Verdana, Arial;
	color: #526e96;
}
H2
{
	font-size: 11pt;
	color: gray;
	font-family: Verdana, Arial;
	color:#526e96;
}
H3
{
	font-size: 10pt;
	color: gray;
	font-family: Verdana, Arial;
	font-weight:bold;
	color:#526e96;

}
.all
{
	text-align: center;
	background-color: #101136;
}
.outerpage
{
	border-width: 0px;
	border-color: #36405E;
	width: 800px; 
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #101136;
	border-right-style: solid;
	border-left-style: solid;
}
.page 
{
	text-align: left;
	width: 780px;
	background-color: white;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.topmenu
{
	height: 33px;
	width:100%;
	float:left;
}
.topmenu_items
{
	float:left;
	width:336px;
	height:33px;
}
.topmenu_extra
{
	background-image: url(Images/stanmore_topmenu.jpg);
	width:443px;
	height:33px;
	float:left;
	border:0px;
	text-align:right;
}
.topmenu_extra a
{
	color:White;
	text-decoration:none;
	padding:6px;
}

.topimage
{
	width: 780px;
	height: 135px;
	vertical-align: middle;
}
.content
{
	float:left;
	width:605px;
	
	border-left: solid 1px #cccccc;
	padding-left: 10px;
	background-color:white;

	/*border-right: solid 1px #cccccc;
	padding-right: 10px;	*/
}

.rightpanel
{
	float:left;
	width:160px;
	margin-left:10px;
	text-align:center;
	
}


.breadcrumb
{
	margin-bottom: 15px;
	margin-left: 10px;
	width: 100%;
	float: left;
}

/* ---Left Menu----*/


.left_menu
{
	display: inline;
	float: left;
	width: 145px;
	position: relative;
	text-align: left;
	margin-right: 10px;
	padding-left: 10px;
	
	/*background: url(Images/left_menu_back_concept.gif) no-repeat 25px 0px;*/
}
.left_menu td
{
	text-align: left;
	font: 8pt arial;
	text-decoration: none;
	color: #0d2213;
	text-indent: 0px;
	padding-bottom: 3px;
	height: 20px;
	width: 145px;
	background-color: #DCDFE8;
}
.left_menu a
{
	text-decoration:none;
	color:#333333;

}
.left_menu_item table
{

	width:145px;
	padding-left:20px;
	
}
.left_menu_item td
{
	text-align:left;
	font:8pt arial;
	text-decoration:none;
	color:#0d2213;
	text-indent: 0px;
	padding-bottom:3px;
	height:20px;
	width:145px;
	background:  url(Images/arrow_right_menu.jpg) 0px no-repeat;

}
.left_menu_item a
{
	text-decoration:none;
	color:#333333;
}

.left_menu_item_selected
{
	text-align: left;
	font: 8pt arial;
	text-decoration: none;
	padding-bottom: 3px;
	
}
.left_menu_item_selected a
{
	color: #526e96;
	font-weight: bold;
}/*
.left_menu_item_hover a
{

	color:#222222;
}
.left_menu_item_hover
{
	
	font:8pt arial;
	text-decoration:none;
	color:#666666;
}*/
/* ---Left Menu----*/
.footer
{
	float: left;
	width: 780px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	color: #cccccc;
	border-top:solid 1px #cccccc;
 
}

img
{
	border:0px;
	margin:0px;
	padding:0px;
	display:inline;
}


.hotel_table
{
	font-size: 8pt;
	font-family: Arial, Georgia;
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	border-collapse:collapse; 
	margin-top:20px;

}
.hotel_table td
{
	font-size: 8pt;
	font-family: Arial, Georgia;
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	padding:3px;
}

.hotel_name
{
	font-weight: bold;
	background-color: gainsboro;
}
.hotel_name a
{
	text-decoration:none;
	color:#333333;
}
.hotel_links
{
	text-align:right;
	margin-top:8px;
	margin-bottom:3px;
}
.hotel_image
{
	float:left;
	width:150px;
	margin-right:5px;
	margin-bottom:0px;
}
.hotel_description a
{
	
	color:#333333;

}
.hotel_typeheading td
{
	background-color: whitesmoke;
	font-weight:bold;
	
}
.table
{
	color: #333333;
	font-family: Arial, Verdana, Georgia;
	border-collapse:collapse;
	border:solid 1px #999999;
	font-size:8pt;
	

}
.table th
{
	color: #333333;
	font-family: Arial, Verdana, Georgia;
	background-color:whitesmoke;
	font-weight:bold;
	border:solid 1px #999999;
	padding:3px;
	text-align:left;
	vertical-align:top;
}
.table td
{
	color: #333333;
	font-family: Arial, Verdana, Georgia;
	border:solid 1px #999999;
	padding:3px;	
}
.press_release_header
{
	color: black;
	font-size:9pt;
	font-weight:bold;
	margin-bottom:10px;
	
}

.micro_text_highlighted_big
{
	color: black;
	font-size:11pt;
	font-weight:bold;
	margin-bottom:10px;
}	


.micro_table
{
	font-size: 8pt;
	font-family: Arial, Georgia;
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	border-collapse:collapse; 
	margin-top:20px;

}
.micro_table td
{
	font-size: 8pt;
	font-family: Arial, Georgia;
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	padding:3px;
}

.micro_name
{
	font-weight: bold;
	background-color: #3366cc;
}
.micro_name a
{
	text-decoration:none;
	color:white;
}
.micro_links
{
	text-align:right;
	margin-top:8px;
	margin-bottom:3px;
}
.micro_image
{
	float:left;
	width:150px;
	margin-right:5px;
	margin-bottom:0px;
}
.micro_description a
{
	
	color:#333333;

}
.micro_description_col1
{
	color:#333333;
	background-color:#99CCCC;
}

.micro_description_col2
{
	color:#333333;
}


.micro_typeheading
{
	background-color: #99AAFF;
	font-weight:bold;
	
}

.outerpageCopy {
	width: 800px; //;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-color: #36405E;
	border-left-color: #36405E;
}


