/* BBT 08 */

li {margin: 0}

ol, ul {
	padding: 0 0 0 1.5em;
	margin:  0 0 0 0;
	}
h3, h4, h5, li{
	margin: 10px 0 0 0;
}
	
h1 {color:#000;
	font-size:1.2em;
	font-weight:bold;
	margin: 8px 0 -3px 0;
}
h2 {color:#8F8F8F;
	font-size:1.1em;
	font-weight:bold;
	margin: 8px 0 0 0;
}

h3 {color:#8F8F8F;
	font-size:1em;
	font-weight:bold;
	margin: 18px 0 3px 0;

}
p {margin: 8px 0 0 0;
}
.gap{
margin: 15px 0 5px 0;
}
.pad_bottom {margin: 0 0 10px 0;
}
.padtext {
margin: 8px 4px 8px 4px;
}
.black {
color:#000000;
}
.border_bottom {
	border-bottom:#efefef solid 1px;
}
	
#maincopy li, #right li, #maincopy_e li {
	list-style-image: url(images/gr_arrow.gif);
	line-height: 140%;
	margin-bottom: 4px;
	margin-left:7px;
	margin-lright:2px;
	margin-top: 4px;
	line-height:130%;
	}
.copy {
	line-height: 140%;
	padding: 21px 0 10px 0;
	color:#666666;
}

.smaller {font-size: .82em; }
.intro {
font-size:1.2em;
margin:15px 0 20px 0;
}

a, a:visited {color: #000}

a:hover {color:#5795CE}

.footlink, .footlink:visited {
	color: #fff;
}

.footlink:hover {
	color:#000;
}

body {
	margin:0;
	height:100%;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	background-color:#000000;
	padding:0 0 0 0;
}
	
#header {
	width: 970px;
	height: 228px;
	margin-top:19px;
	padding:0 0 0 0;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/bg_head10.jpg);
	background-repeat:no-repeat;

}

#logo {
margin:13px 0 0 41px;
	width: 114px;
	float:left;
}
#lovethis{
width:550px;
float:left;
}

/*navigation elements*/
#horinav {
width:952px;
float: right;
margin: 34px 12px 0 0;
display:inline;

}

#horinav ul li a{
	text-decoration:none;
	display:block;
	padding: 0 0 0 0;

}
*html #horinav ul li a{	padding: 0 0 0 0; }
#nav {
	margin: 0 0 0 0;
	padding: 0;
	height: 29px;
	list-style: none;
	float: right;
}

#nav li {
	margin: 0; 
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
}

#nav a {
	float: left;
	padding: 0 0 0 0;
	overflow: hidden;
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	height:29px;
	vertical-align: middle;
}
#nav-home a, #nav-home a:visited  {width:131px; background: url(images/nav_home.gif); margin-right:202px;}
#nav-home a:hover {background: url(images/nav_home_v.gif);}
#nav-reckon a, #nav-reckon a:visited  {width:182px; background: url(images/nav_reckon.gif);}
#nav-reckon a:hover {background: url(images/nav_reckon_v.gif);}
#nav-visit a, #nav-visit a:visited  {width:161px; background: url(images/nav_visit.gif);}
#nav-visit a:hover {background: url(images/nav_visit_v.gif);}
#nav-sponsor a, #nav-sponsor a:visited  {width:109px; background: url(images/nav_sponsor.gif);}
#nav-sponsor a:hover {background: url(images/nav_sponsor_v.gif);}
#nav-media a, #nav-media a:visited  {width:89px; background: url(images/nav_media.gif);}
#nav-media a:hover {background: url(images/nav_media_v.gif);}
#nav-contact a, #nav-contact a:visited  {width:93px; background: url(images/nav_contact.gif);}
#nav-contact a:hover {background: url(images/nav_contact_v.gif);}
#nav-exhibit a, #nav-exhibit a:visited  {width:161px; background: url(images/nav_exhibit.gif);}
#nav-exhibit a:hover {background: url(images/nav_exhibit_v.gif);}

/*-- leftnav styles --*/
#left ul {
	width:100%;
	padding:0;
	margin: 0;
}
#left ul li{
	margin: 0 0 1px 0;
	list-style:none;
	overflow:hidden;
	background-image:url(images/bg_leftnav.jpg);
	background-repeat:repeat-y;
	border-bottom:1px solid #fff;

}
#left ul li a:link, #left ul li a:visited {
	color: #000;
	text-decoration:none;
	padding: 5px 5px 2px 10px;
	display:block;
	height:16px;
}

#left ul li a:hover {
	background:#fff;
	color:#000;
}
#belownav {
margin-left:10px;
}
/*container divs*/

#content-container { 
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	display:table;
	background-color:#FFFFFF;
	clear: both;
}
#columns {
	background-image:url(images/bg_columns.gif);
	background-repeat:repeat-y;
}
#nocolumns {
	margin-bottom:0;
		background-image:url(images/bg_nocolumns.gif);
	background-repeat:repeat-y;
}
#topgradient { 
	width: 948px;
	margin-left: auto;
	margin-right: auto;
	display:table;
	clear: both;
}
.two-col #left {
	width: 204px;
	margin:0;
	padding:0 0 10px 0;
	float: left;
	display:inline;
}
#sub-container {
	width:728px;
	float:right;
	padding:0;

}

 /*-- 3 column layout --*/
#threecol {
width: 729px;
clear:both;
}
.three-col #maincopy { 
	margin: 0;
	width: 428px; 
	padding: 21px 0 10px 0;
	color:#666;
	line-height:130%;
}
.three-col #maincopy_e { 
	margin: 0;
	width: 408px; 
	padding: 21px 0 0 0;
	color:#666;
	line-height:130%;
}

.three-col #right { 
	width:283px; 
	float: right;
	color:#666;
	line-height:140%;
}
*html .three-col #right /*IE6*/{
	width: 279px; 
	}

/*-- footer styles --*/

#footer {
	width:970px;
	margin-left: auto;
	margin-right: auto;
	color:#FFFFFF;
	margin-bottom:10px;
	padding-top:20px;
	background-image:url(images/bg_footerint.jpg);
	background-repeat:no-repeat;
	height:139px;

}
.footlink a, .footlink a:visited{
	color:#fff;
	text-decoration:underline;
	background-image:none;
}

.footlink a:hover {
	color:#000;
}

#footer.copy {
	clear:both;
	line-height: 140%;
	margin:0 16px 14px 15px;

}
#footer .partners{
margin:10px 16px 10px 17px;
}
#footer .wrapleft{
float:left;
margin-top:10px;
}


/*-- extra styles --*/
.wrapright{
	float:right;
	border:0;
	padding-left:6px;
}
.wrapleft{
	float:left;
	border:0;
	padding-right:6px;
}

.caption {
float: right;
width: 175px;
margin: 8px 8px 8px 8px;
padding: 7px;
border: 1px solid #88644A;
background-color:#FFF;
}
.fivewaysbox {
width:247px;
border:2px solid #000;
padding:2px;
background-color:#FFFFFF;
}
.stack {
margin:10px 6px 0 4px;
}
.stackfloat{
margin:10px 6px 0 4px;
float:left;
}

/*hacks*/
.clearing {margin: 0; clear: both;}

/*sections*/

/*Lee-Yan's added styles*/
.quote {
	padding:0 1em 1em 1.5em;
	background-image:url(images/bg_open-quote.gif);
	background-position:0 17px;
	background-repeat:no-repeat;
	font-style:italic;
	}

.clearing-nopad {margin: 0; clear: both; height: 1%; padding:0;}
