html, body {
	background-color: #004489;
	font:14px Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	margin:0px;
	top:0;
}


/**
	reset
*/
h1, h2, h3, h4, h5, h6, p, ol, ul {
	margin:0px;
	padding:0px;
}

img, a {
	outline:none;
	border:0px;
}

a, a:link, a:visited {
	color:#004489;
	font-style:italic;
	text-decoration:underline;
}

a:hover, a:active {
}


div.hr {
	background-color:#464642;
	width:100%;
	height:1px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}

div.hr hr {
	display:none
}

hr {
}

#container {
	width:100%;
}

#main-window {
	width:100%;
	background-color:#FFF;
	padding-top:36px;
}
 
#page {
	width:840px;
	margin:0 auto;
}

#top-wrapper {
	width:840px;
	height:328px
}

#content-wrapper {
	float:left;
}

#content {
	width:590px;
	float:left;
	padding: 20px 0px;
	line-height:1.5;
}

#content ul.listing {
	list-style-type:square;
	margin-left:15px;
	float: left;
}

#content ul.listing li div {
	color:#4c4c4c;
}

#content ul.listing li {
	margin-bottom:20px;
	color:#004489;
}

#content ul.submenu {
	margin-bottom:0px !important;
	background-color:#f2f2f2;
	border-top:1px solid #808080;
	border-bottom:1px solid #808080;
	padding: 10px 20px;
	padding-right:0px;
	width:570px;
	float:left;
	display:block;
	margin-bottom:0px;
	margin-left:0px !important;
	line-height:1.1;
}

.submenu_triangle {
	width:590px;
	height:8px;
	float:left;
	margin-bottom:20px;
	background:url('../../../images/grey_triangle_element.gif') no-repeat bottom center;
}

#content ul.submenu li {
	margin-bottom:5px;
	width:45%;
	float:left;
	margin-left:12px;
}

#content ul.submenu li.submenu_rcol {
	margin-left:45px;
}

#content ul.submenu li a {
	font-style:normal; 
	color:#808080;
	text-decoration:none;
	font-size:12px;
}

#content ul.submenu li a:hover {
	color:#808080;
	text-decoration:underline;
}

#content ul.submenu li a.active {
	color:#004489;
	font-weight:normal;
}

#content ul, #content ol {
	margin-left:15px;
	margin-bottom:15px;
}

#content p {
	/*margin-bottom: 20px;*/
}

#content .contact_link {
	padding-top: 18px;
	font-style:italic;
}

#content h1 {
	display:none;
}

#content h2 {
	font-size:18px;
	font-weight:bold;
	color:#004E9A;
	margin-bottom:15px;
}

#content h3 {
	font-size:16px;
	font-weight:bold;
	color:#004489;
	margin-bottom:10px;
}

#content h4 {
	font-size:14px;
	font-weight:bold;
	color:#004489;
	margin-bottom:15px
}

#content h5 {
	font-size:12px;
	font-weight:bold;
	color:#004489;
	margin-bottom:15px;
}

#right-panel {
	width:235px;
	float:right;
	margin-left:15px;
	margin-top:20px;
	line-height:1 !important;
}


#foot-wrapper {
	width:100%;
	background:url('../../../images/fat_footer_shadow_repeat.gif') repeat-x top left;
	min-height:333px;
}

#footer {
	width:840px;
	margin:0 auto;
}


#strapline {
	float:left;
	width:100%;
	margin-bottom:23px;
}


/*	
	Logo
	-------------------------------- */

h1.logo {
	margin: 0;
	margin-top:0px;
	float:left;
}

h1.logo,
h1.logo a {
	width: 274px;
	height: 48px;
}

h1.logo a {
	display: block;
	background: url('../../../images/ab_logo.gif') no-repeat;
}

h1.logo a span {
	display:none; 
} 


#contact_box {
	float:right;
	height:48px;
	width:262px;	
}

#contact_info {
	background:url('../../../images/contact_us.gif') no-repeat;
	width:262px;
	height:25px;	
}

#contact_info span {
	display:none;
}


#menu {
}


/** NEW MENU **/
ul.topnav  {
	list-style: none;
	padding: 0 0px;  
	margin: 0;
	float: left;
	font-size: 12px;
	height:48px;
	margin-top:4px; 
	width:100%;
	margin-left:0px;

} 
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	padding-bottom:1px;
	height:48px;
	line-height:48px;
	margin-bottom:0px;
	padding:0px;
	margin-right:4px;
	border-right:0px solid #FFF;
	background-position:top;

}

ul.topnav li:hover {
	background-position:0px -48px !important;
}

ul.topnav li.active, ul.topnav li.active:hover {
	float: left; 
	margin: 0;
	padding: 0px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	padding-bottom:1px;
	border-right:0px solid #FFF;
	height:48px;
	line-height:48px;
	margin-bottom:0px;
	margin-right:4px;
	padding:0px;
	background-position:bottom !important;
}


ul.topnav li a{
	color: #fff;
	display: block;
	text-decoration: none; 
	float: left;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
}
ul.topnav li a:hover{
	/*background: url(topnav_hover.gif) no-repeat center top;*/
	color:#ffffff;
}

ul.topnav li a span {
	display:none;
}

ul.topnav li.zero {
	float:left;
	padding:0 0px 0 0px !important;
	margin:0px !important;
	font-size:10px;
	border-right:0px !important;
}


ul.topnav li span { /*--Drop down trigger styles--*/
	width: 1px !important;
	height: 25px;
	padding:0px;
	margin:0px;
	float: left;
	background: url('../../../images/white-divider.png') no-repeat center top;
	background-position:0px 6px;
}

ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	list-style-type:none;
	top: 45px;
	background:none !important;
	background-color:#004489 !important;
	margin: 0; 
	padding: 0;
	display: none;
	width: 310px;
	color:#c8c8c8;
	z-index:999;
	padding-top:8px;
	padding-bottom:8px;
	color:#fff !important;
	
}

ul.topnav li ul.subnav:hover {
	/*list-style: none;*/
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; 
	top: 45px;
}

ul.topnav li ul.subnav li{
	margin: 0; 
	padding: 0; 
	clear: both; 
	margin-left:15px;
	width: 250px;
	padding:0px;
	text-align:left;
	padding-top:5px;
	margin-bottom:5px;
	padding-left:0px;
	color:#c8c8c8;
	background:none !important;
	background-color:#004489 !important;
	height:15px !important;
	line-height:10px !important;
	border:0px !important;
}

ul.li.drop {
	border:0px !important;
	padding-right:0px !important;
	clear:right;
} 

ul.topnav li ul.subnav li:hover {
	color:#FFF;
	text-decoration:underline;
} 

html ul.topnav li ul.subnav li a {
	
	width: 280px;
	color:#c8c8c8;
/*	background: #333 url(dropdown_linkbg.gif) no-repeat 10px center;*/
	padding-left: 0px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	color:#FFF;
	text-decoration:underline;
}






div.copyright {
	width:100%;
	float:left;
	clear:both;
	display:block;
	font-size:10px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	padding-top:20px;
	padding-bottom:15px;
	margin-left:0px;
}


div.copyright span {
	padding-left:10px;

}

div.foot-menu-container { 
	clear:both;
	display:block;
	width:753px;
	float:left;
	margin-bottom:20px;
}

#foot-wrapper {
	width:100%;
	margin:0 auto;
}


#footer-inner { 
	width:840px; 
	padding-left:0px; 
	margin:0 auto;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:20px;
	margin:0 auto;
}


#footer-inner div.foot-menu-box {
	float:left;
	margin-right:25px;
	width:160px;
}

.wider {
	width:220px !important;
}

div.foot-menu-box ul {
	
	margin-left:15px;
}

div.foot-menu-box ul li {
	padding-bottom:1px;
	color:#FFF;
}
	
#footer-inner h5 {
	margin-bottom:8px;
	margin-top:13px;
	font-size:12px; 
	font-weight:bold;
	border-bottom:1px solid #fff;
	padding-bottom:7px;
	width:140px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}

div.foot-menu-box a {
	color:#fff;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
}

div.foot-menu-box a:hover, div.foot-menu-box a.active {
	color:#fff;
	text-decoration:underline;
}


/*
	Foot menu
	-------------------------------------*/
#footer-menu {
	margin:0px;
	padding:0px;
	margin-top:10px !important;
	margin-bottom:15px !important;
	list-style-type:none;
	float:left;
	width:100%;
	clear:both;

}

#footer-menu li {
	float:left; 
	padding-right:7px;
	margin-right:7px;
	line-height: 0.8;
}

#footer-menu li a { 
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	font-style:normal;
}

#footer-menu li a:hover {
	color:#FFF;
	text-decoration:underline;
}

.made_by {
	margin-top:10px;
}

.made_by a {
	color:#FFF;
	font-style:normal;
	text-decoration:underline;
}

.black {
	color:#000;
}

div.panel {
	background:url('../../../images/blue_panel_repeat.gif') repeat-y;
	width:235px;
	min-height:150px;
	margin-bottom:20px;
	font-size:16px;
}

div.panel div.panel-inner {
	margin:10px 20px;
	color:#FFF;
	
}

div.panel div.panel-inner p {
	margin-top:10px;
	color:#B2B2B2;
	font-style:normal;
	margin-bottom:2px;
	font-weight:bold;
	font-size:12px;
}

input.panel-input, textarea.panel-input {
	width:189px;
}

div.panel div.panel-inner p.button {
	text-align:right
}

div.panel div.top_close {
	background:url('../../../images/blue_panel_top.gif') no-repeat top center;
	height:10px;
	width:235px;
}

div.panel div.btm_close {
	background:url('../../../images/blue_panel_bottom.gif') no-repeat top center;
	height:10px;
	width:235px;
}





div.panel-gray {
	background:url('../../../images/dark_gray_panel_repeat.gif') repeat-y;
	width:235px;
	min-height:150px;
	margin-bottom:20px;
	font-size:16px;
}

div.panel-gray div.panel-inner {
	margin:10px 20px;
	color:#004489;
	
}

div.panel-gray div.panel-inner p {
	margin-top:10px;
	color:#808080;
	font-style:normal;
	margin-bottom:2px;
	font-weight:bold;
	font-size:13px;
}

div.panel-gray div.panel-inner p.button {
	text-align:right
}

div.panel-gray div.top_close {
	background:url('../../../images/dark_gray_panel_top.gif') no-repeat top center;
	height:10px;
	width:235px;
}

div.panel-gray div.btm_close {
	background:url('../../../images/dark_gray_panel_bottom.gif') no-repeat top center;
	height:10px;
	width:235px;
}



div.panel-lgray {
	background:url('../../../images/light_gray_panel_repeat.gif') repeat-y;
	width:235px;
	min-height:150px;
	margin-bottom:20px;
	font-size:16px;
}

div.panel-lgray div.panel-inner {
	margin:10px 20px;
	color:#004489;
	
}

div.panel-lgray div.panel-inner p {
	margin-top:10px;
	color:#808080;
	font-style:normal;
	margin-bottom:2px;
	font-weight:bold;
	font-size:13px;
}

div.panel-lgray div.panel-inner p.button {
	text-align:right
}

div.panel-lgray div.top_close {
	background:url('../../../images/light_gray_panel_top.gif') no-repeat top center;
	height:10px;
	width:235px;
}

div.panel-lgray div.btm_close {
	background:url('../../../images/light_gray_panel_bottom.gif') no-repeat top center;
	height:10px;
	width:235px;
}


div.custom_panel {
	width:235px;
	margin-bottom:20px;
}

input.src_input {
	padding:2px;
	color:#999999;
	width:183px;
	margin-right:0px;
}

.mybutton {
	background-color:#004489;
	color:#FFF;
	padding:4px 10px;
	font-size:11px;
	font-weight:bold;
	border:0px;
	cursor:pointer; 
	font-family:Arial, Helvetica, sans-serif;
}


.mybutton2 {
	background-color:#b2b2b2;
	color:#004489;
	padding:4px 10px;
	font-size:11px;
	font-weight:bold;
	border:0px;
	cursor:pointer; 
	font-family:Arial, Helvetica, sans-serif;
}

div.top_banner {
	width:100%;
	display:block;
	clear:both;
}




#bxContacts {
	
}

#bxContacts div.contact {
	float:left; 
	width:100%; 
	margin-bottom:0px;
}

#bxContacts div.photo {
	width:108px; 
	float:left;
	margin-right:12px;
}

#bxContacts div.details {
	float:left;  
	margin-right:0px;
	width:460px;
}

#bxContacts div.details h5.name, #bxContacts div.details h5.name a {
	font-weight:bold;
	font-size:14px;
	padding:0px;
	margin:0px;
	padding-bottom:6px;
	text-decoration:none;
	color:#000;
	font-style:normal;
}

#bxContacts div.details p.city, #bxContacts div.details p.email {
	font-size:12px;
	padding-bottom:3px;
	margin-bottom:0px;
}

#bxContacts div.description {
	float:right; font-size:11px; width:200px;
}

#bxContacts div.description ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#bxContacts div.description ul li {
	background:url('../../../images/small_star.png') 1px 3px no-repeat;
	padding-left:14px;
}

div.line {
	width:100%;
	background-color:#A8A48B;
	height:1px;
	font-size:0px;
}

#bxAddressWrapper {
	width:auto;
	margin-top:20px;
	float:left;
} 

div.bxAddress {
	float:left; 
	width:130px; 
	height:100px; 
	border:0px solid red;
	font-size:12px;
	margin-right:6px;
}

div.address p {
	margin-bottom:0px !important;
}


/* the overlayed element */
div.overlayRed {
	
	/* growing background image */
	background-image:url('../../../images/enquiry_form_background.png');
	
	/* dimensions after the growing animation finishes  */
	width:485px;
	height:410px;		
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:50px;
	color:#000000;	
}

div.overlayRed p {
	font-size:16px;	
}

/* 
	image is contained on the overlay background image. 
	the closing button is thus just a transparent container. 
*/
div.overlayRed div.close {
	background-image:url('../../../images/close.png');
	position:absolute;
	left:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}


div.overlayRed p.label {
	padding-bottom:1px;
	padding-top:6px;
	font-size:12px;
	color:#000;
}

div.overlayRed input, div.overlayRed textarea {
	width:208px;
	padding:2px;
	font-size:12px;
}

div.overlayRed textarea {
	height:112px;
}

.overlaybutton {
	cursor:pointer;
}

div.overlayRed  input.button {
	background-color: #0E4480;
	color:#FFF;
	border:0px;
	padding: 2px 3px 2px 3px;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	width:87px;
	height:27px;
}

div.overlayRed  input.button:hover {
	background-color:#666;
	cursor:pointer;
}

.red {
	color:#F00;
}

.mapicon {
	cursor:pointer;
}

.image-in-content {
	float:left;
	margin-right:10px;
}

#hotevents {
	margin-top:15px;
}

a.downl-btn {
	font-style:normal;
	text-decoration:none;
	font-size:10px;
}

a.downl-btn:hover {
	text-decoration:underline;
}

#profile {
	float:left;
	width:100%;
}

#profile div.info {
	float:right;
	width:65%;
}

#profile h3 {
	padding:0px;
	margin:0px;
	font-size:15pt;
}

#profile div.inner-info {
	margin-top:15px;
	font-size:12px;
	line-height:1.4;
}

#profile div.info p.fulldesc {
	margin-top:20px;
	font-size:13px;
}

#profile div.inner-info div.description {
	padding-top:15px;
}

#profile div.inner-info	div.description ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

#profile div.inner-info  div.description ul li {
	background:url('../../../images/small_star.png') 1px 4px no-repeat;
	padding-left:14px;
}

#profile div.photo {
	float:left;
}


.qp_counter {
				margin:  10px;
			}

