﻿/*Standard css for BDM Events Site Home Page  20.1.09,  12pm - Firefox IE7 version - ABOUT BDM page*/


/*Body*/

html, body {
 
border:0;
margin:0;
padding:0;
 
}


body {
	background-color: #181818;
	background-attachment: scroll;
	background-position: center 0px;
	background-repeat: no-repeat;
	margin: 0 auto;
	font-size: 7.8pt;
	font-family: trebuchet MS, verdana, tahoma;
}

/* Paragraph Styles*/

p {
	margin-top: 0;
	line-height: 1.4;

}


/*Wrapper*/

#wrapper {
	width: 800px;
	margin: 0 auto;

}

/*Breadcrumbs*/

#breadcrumbbox {
	width: 800px;
	height: 20px;
	background-color: #0f0f0f;
	margin-left: -1px;
	float: left;
	border-left: 1px solid #5c5c5c;
	border-right: 1px solid #5c5c5c;
	border-bottom: 1px solid #5c5c5c;

}

#breadcrumbtext {
	width: 500px;
	height: 20px;
	margin-left: 75px;
	margin-top: 2px;
	float: left;
	font-family: trebuchet ms, verdana;
	font-size: 7.8pt;
	color: #5c5c5c;
}


/*Lightbox Gallery Window*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #000; width: 250px; height: 250px; margin: 0 auto; border: 1px solid #3e3e3e;}
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 15% no-repeat; }

#imageDataContainer{ font: 7pt Trebuchet MS, Verdana, sans-serif; background-color: #000; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; border-left: 1px solid #3e3e3e; border-right: 1px solid #3e3e3e; border-bottom: 1px solid #3e3e3e; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* Header */

#header{
	width: 800px;
	height: 95px;
	margin: 0 auto;
	background-color: #000000;
	background-image: url(images/header_tile_01.gif);
	background-repeat: repeat-x;
	position:fixed; 
_position:absolute; 
_top:expression(eval(document.body.scrollTop ) ); 
	top:0px;
	z-index: +1;
	border-left: 1px solid #5c5c5c;
	border-right: 1px solid #5c5c5c;

}

#logobox {
	width: 800px;
	height: 31px;
	background-image: url(images/logo_trans.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0;
	float: left;

}

/* Language box*/

#languagelayer {
	width: 800px;
	height: 18px;
	margin: 5px 0px 0px 0px;
	float: left;

}

#languagebox {
	width: 100px;
	height: 18px;
	margin: 0;
	float: right;
}

#languagebox a:link {
	color: #c2c2c2;
	text-decoration: none;
	font-size: 7pt;
}

#languagebox a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 7pt;
}

#languagebox a:visited {
	color: #c2c2c2;
	text-decoration: none;
	font-size: 7pt;
}

#logoimg {
	width: 178px;
	height: 35px;
	margin: 0px 0px 0px 20px;
	float: center;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}

/*headerbar*/

#headerbar {
	width: 800px;
	height: 70px;
	float: left;
	background-color: #0f0f0f;
  filter:alpha(opacity=85);
  opacity:0.85;
  border-left: 1px solid #5c5c5c;
border-right: 1px solid #5c5c5c;
  border-top: 1px solid #5c5c5c;

}

#headerbox, #aboutheaderbox, #planheaderbox, #entheaderbox, #prodheaderbox, #clientheaderbox {
	width: 360px;
	height: 20px;
	margin-left: 65px;
	margin-top: 25px;
	float: left;
	font-family: century gothic, verdana;
	font-size: 18pt;
font-weight : normal; 
	color: #ffffff;
}

#homeheaderbox2, #aboutheaderbox2, #planheaderbox2 , #entheaderbox2, #prodheaderbox2 , #clientheaderbox2, #contheaderbox2   {
	width: 300px;
	height: 20px;
	margin-left: 10px;
	margin-top: 45px;
	float: left;
	font-family: trebuchet ms, verdana;
	font-size: 8pt;
	color: #ffffff;
}





/* Menu */


#menu {
	float: left;
	width: 800px;
	height: 21px;
	margin: 18px 0px 0px 0px;
	border-top: solid 1px #5c5c5c;
	border-bottom: solid 1px #5c5c5c;
	background-color: #151515;
	background-image: url(images/grad_bar.jpg);
	background-repeat: repeat-x;
}

.menuspacer {
	float: left;
	height: 21px;
	width: 40px;
}

.menubox {
	float: left;
	width: 60px;
	height: 21px;
	padding: 3px 20px 0px 20px;
	font-family: century gothic, verdana;
	font-size: 6.5pt;
	text-align: center;
}

.menudivider {
	float: left;
	width: 1px;
	height: 21px;
	background-image: url(images/nav_divider.png);
	background-repeat: no-repeat;
}


.menuboxzh {
	float: left;
	width: 95px;
	height: 20px;
	padding: 4px 0px 0px 15px;
	font-size: 8pt;
}

#menu a:hover {
	color: #ffffff;
}
#menu .active a {
	color: #ffffff;
}

/* NECESSARY????*/

#menu ul {
	float: left;
	font: Verdana, tahoma;
	font-size: 7pt;
	padding: 0px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	height: 20px;
	color: #c2c2c2;
	text-decoration: none;
}

/*transparent gradient spacer*/

.transspacer {
	width: 800px;
	height: 30px;
	float: left;
	background-image: url(images/30_trans.gif);
	background-repeat: repeat-x;
 
}


/*main content container*/

#contentspacer {
	width: 800px;
	background-color: #0f0f0f;
	height: 9px;
}

#maincontent {
	width: 800px;
	margin-top: 402px;
}

#mainrow1 {
	width: 800px;
  float: left;
  background-color: #0f0f0f;
  filter:alpha(opacity=85);
  opacity:0.85;
  border-left: 1px solid #5c5c5c;
border-right: 1px solid #5c5c5c;

}



#maincol1 {
	width: 335px;
	margin-left: 65px;
	margin-bottom: 25px;
	float: left;
	color: #858585;
	font-size: 9pt;
	font-family: trebuchet MS;

}

#maincol2 {
	width: 335px;
	margin-left: 25px;
	float: left;

}

#mainrow2 {
	width: 325px;
	float: right;

}

#mainrow3 {
	width: 325px;
	margin-top: 15px;
	float: right;
	margin-bottom: 12px;
}

#rowspacer {
	width: 800px;
	height: 8px;
	float: left;
	background-color: #0f0f0f;
  filter:alpha(opacity=85);
  opacity:0.85;
   border-left: 1px solid #5c5c5c;
border-right: 1px solid #5c5c5c;
 
}

.smalltext1 {
	width: 210px;
	height: 100px;
	margin-left: 65px;
	margin-top: 23px;
	float: left;
	color: #858585;

}

.smalltext2 {
	width: 210px;
	height: 100px;
	margin-left: 30px;
	margin-top: 23px;
	float: left;
	color: #858585;

}

.smalltextL {
	width: 150px;
	height: 150px;
	margin: 0px;
	float: left;
	color: #858585;

}

.smalltextR {
	width: 150px;
	height: 150px;
	margin-left: 20px;
	float: left;
	color: #858585;

}

.smallertextL {
	width: 150px;
	height: 100px;
	margin: 0px;
	float: left;
	color: #a3a3a3;

}

.smallertextR {
	width: 150px;
	height: 100px;
	margin-left: 20px;
	float: left;
	color: #a3a3a3;

}

.pantextL {
	width: 325px;
	height: 150px;
	margin: 0px;
	float: left;
	color: #858585;
margin-bottom: 15px;

}

#subrow1 {
	width: 800px;
	height: 100px;
  float: left;
  background-color: #0f0f0f;
  filter:alpha(opacity=75);
  opacity:0.75;
	padding-bottom: 15px;
	border: solid 1px #5c5c5c;

}

#subcol1 {
	width: 335px;
	height: 100px;
	margin-left: 65px;
	margin-top: 13px;
	float: left;
	color: #a3a3a3;

}

#subrow2 {
	width: 325px;
	height: 100px;
	margin-top: 13px;
	margin-left: 35px;
	float: left;
}

/*Gallery Elements*/
.Lpic65x150{
	width: 85px;
	height: 55px;
	margin: 0;
	float: left;
	margin-bottom: 20px;
	border: 5px solid #3e3e3e;
}

.Rpic65x150{
	width: 85px;
	height: 55px;
	margin-left: 20px;
	float: left;
	margin-bottom: 20px;
	border: 5px solid #3e3e3e;
}

.galleryrowtop {
	width: 325px;
	height: 65px
	float: right;

}

.galleryrowbtm {
	margin-top: 15px;
	width: 325px;
	height: 65px
	float: right;

}

/*photostyles*/

.pic325x150 {
	width: 325px;
	height: 150px;
	margin: 0;
	float: left;
	border: 0;
}

.pic150x150 {
	width: 150px;
	height: 150px;
	float: left;
	margin: 0;
	border: 0;

}

.Rpic150x150{
	width: 150px;
	height: 150px;
	float: left;
	margin-left: 15px;
	border: 0;

}

/*Headlines - MODIFY WITH SECTION COLOURS*/



h1 {
	color: #ffffff;
	font-size: 8pt;
	font-style: normal;
	font-family: trebuchet MS, verdana;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.4;
}


h2 {
	color: #947235;
	font-size: 8pt;
	font-style: normal;
	font-family: trebuchet MS, verdana;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.4;
}

h3 {
	color: #bc5953;
	font-size: 8pt;
	font-style: normal;
	font-family: trebuchet MS, verdana;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.4;
}



h4 {
	color: #7c6380;
	font-size: 8pt;
	font-style: normal;
	font-family: trebuchet MS, verdana;
	margin-top: 0;
	line-height: 1.4;
}

h5 {
	color: #b4475e;
	font-size: 8pt;
	font-style: normal;
	font-family: trebuchet MS, verdana;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.4;
}

h6 {
	color: #515795;
	font-size: 8pt;
	font-style: normal;
	font-family: trebuchet MS, verdana;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.4;
}

/* ListStyles*/
li.whitedisc {
list-style: disc inside; 
color: #c2c2c2;
}


/* Link Styles*/

a:link {
	color: #c2c2c2;
	text-decoration: none;
}

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

a:visited {
	color: #c2c2c2;
	text-decoration: none;
}

/* Image Styles*/
img {
	border: none;
	margin; 0px;
}

/* Footer */

#footer {
	width: 800px;
	height: 40px;
	background: #0f0f0f;
	float: left;
  border-left: 1px solid #5c5c5c;
border-right: 1px solid #5c5c5c;
border-bottom: 1px solid #5c5c5c;
}

#footertext {
	width: 800px;
	height: 25px;
	padding: 10px 0px 0px 0px;
	float: left;
}

#footer * {
	color: #292929;
	text-align: center;
}