@charset "utf-8";
body  {
	font: 12px "Lucida Grande","Arial Unicode MS", sans-serif;
	background:url(../images/layout/body_bg.png);
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h1, h2, h3 {padding:0px; margin:0px; font-weight:normal; line-height:1.6em; letter-spacing:1px;}
h1 {
	font-size:16px;
	color:#c01212;
    }
#pagetitle {
	background:url(../images/layout/pagetitle_bg.png) no-repeat;
	height:57px;
	margin-left:5px;

}
#pagetitle h1 {
    padding:22px 0 0 10px;	float:left;	
}
#eula_download {
	padding:26px 20px 0 0;
	float:right;
}
h2 {
	font-size:13px;
	color:#d04d4d;
}
h3 {
	font-size:12px;
	color:#551818;
}
p { padding: 5px 0 5px 0; margin:0;}
.twoColFixRtHdr #container { 
	width: 972px; 
	background:url(../images/layout/container_bg.png) repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header { 
	background:url(../images/layout/header_bg.png) no-repeat;
	margin:0 5px;
	height:145px;
	
}
#logo {
	padding:20px 0 0 8px;
	float:left;
}
#latestnews {
	float:right;
	padding:23px 7px 5px 7px;
	width:182px;
	height:117px;
}
#latestnews span {
	font-weight:bold;
	font-size:11px;
	color:#c01212;
}
#latestnews p {
	padding:0px;
	margin:0px;
	font-size:10px;
	color:#551818;
}
	
.twoColFixRtHdr #topline { 
	background:url(../images/layout/topline_bg.png) no-repeat;
	height:21px;
	padding:7px 220px 0 0;
	width:752px;
	margin: 0 auto;
	color:#FFFF66;
	text-align:right;
	font-size:10px;
}
#topline a {
	color:#FFFFFF;
	text-decoration:none;
}
#topline a:hover {
	color:#FFFF66;
}

.twoColFixRtHdr #sidebar {
	float: right; 
	width: 205px;
	padding-right:5px;
}
.side_content {
	padding:0 10px 10px 15px;
	font-size:10px;
}
.side_content h1 {
	font-size:11px;
	font-weight:normal;
	line-height:1.6em;
	letter-spacing:1px;
	color:#c01212;
}
.readmore {
	margin-top:5px;
	margin-right:5px;
	text-align:right;
}
.readmore a {
	text-decoration:none;
	color:#c01212;
}
.twoColFixRtHdr #mainContent { 
	margin: 0 205px 0 5px; 
	padding:0 20px 20px 28px;
	/* background:url(../images/layout/maincontent_bg.png) no-repeat left top; */
} 

/* main menu */
#menu {
	margin:0 5px;
	height:31px;
	width:962px;
	background:url(../images/menu/menu.png) no-repeat;
}
#menu ul {
	border: 0;
	margin: 0 0 0 12px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}
#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#menu ul li a span {
	display:none;
}
#menu ul li a {
	margin:0px;
	padding:0px;
	display:block;
	overflow:hidden;
}
#menu ul li a.howitworks {
	width:115px;
	height:31px;
}
#menu ul li a.howitworks:hover {
	background:url(../images/menu/menu.png) -12px -31px;
}
#menu ul li a.flashdatabase {
	width:127px;
	height:31px;
}
#menu ul li a.flashdatabase:hover {
	background:url(../images/menu/menu.png) -127px -31px;
}
#menu ul li a.results {
	width:70px;
	height:31px;
}
#menu ul li a.results:hover {
	background:url(../images/menu/menu.png) -254px -31px;
}
#menu ul li a.faq {
	width:40px;
	height:31px;
}
#menu ul li a.faq:hover {
	background:url(../images/menu/menu.png) -324px -31px;
}
#menu ul li a.customers {
	width:98px;
	height:31px;
}
#menu ul li a.customers:hover {
	background:url(../images/menu/menu.png) -364px -31px;
}
#menu ul li a.media {
	width:54px;
	height:31px;
}
#menu ul li a.media:hover {
	background:url(../images/menu/menu.png) -462px -31px;
}
#menu ul li a.events {
	width:67px;
	height:31px;
}
#menu ul li a.events:hover {
	background:url(../images/menu/menu.png) -516px -31px;
}

/* Menu - End */

/* Footer */

#footer { 
	color:#FFFFFF;
	background:url(../images/layout/footer_bg.png) no-repeat;
	height:138px;
	padding:0; 
	margin: 0 auto;
	width:972px;
}
.copyright {
	position:relative;
	text-align:left;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* Footer - End */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: url(../images/closelabel.gif) no-repeat right;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


