/* Position of the logo image */
html, body {
    height: 98%;
	width: 95%;
}

img.str, td.img {
	max-height: 245px;
	max-width: 245px;
	height: 245px;
	width: 245px;
	text-align: center;
}


/*the height of this needs to be the same as the height of the google map */
#sidebar {
	height: 550px;
	overflow: scroll;
}


#logo {
	height: 80px;
	left: 8px;
	position: absolute;
	top: 8px;
	width: 275px;
	background:url("/images/3d-Logo-cup2-alpha.png") no-repeat left top;
	z-index: 1
}

.topright {
	text-align: right;
	vertical-align: top;
}

.topleft {
	text-align: left;
	vertical-align: top;
}


/* Row of text links across the top of the page */
/*
margin: 0;
	padding: 0;
	height: 20px;
	left: 240px;
	position: absolute;
	top: 0px;
	width: 560px;
	text-align: right;
*/
#topMenu {
	margin: 0;
	padding-top: 0;
	padding-right: 45px;
	margin-right: 45px;
	height: 20px;
	position: relative;
	top: 0px;
	width: 100%;
	text-align: right;
	z-index: 3;
}


#topFeedbackLine {
	margin: 0;
	height: 40px;
	position: absolute;
	top: 19px;
	left: 285px;
	width: 65%;
	z-index: 4;
	overflow: visible;
}

/*
* this class is to hide the google map on the tabs that do not need it.
*/
#missingMap {
	overflow: hidden;
	position: absolute;
	top: 99%;
	left: 99%;
/*	width: 2px;
	height: 2px;  */
	width: 600px; 
	height: 550px
}


/* Position for the tabbed navigation bar */
/*
	margin: 0;
	padding: 0;
	height: 20px;
	left: 240px;	
	position: absolute;
	top: 25px;
	width: 560px;
	font-size: 14px;
	font-weight: bold;
	height: 1em;
	z-index: 3;

*/
#NavTab {
	margin: 0;
	padding: 0;
	left: 280px;	
	position: absolute;
	top: 25px;
	width: 560px;
	font-size: 14px;
	font-weight: bold;
	height: 1em;
	z-index: 3;
}

#mainMenu {
	margin: 0;
	padding: 0;
	left: 280px;	
	position: absolute;
	top: 5px;
	width: 520px;
	font-size: 14px;
	font-weight: bold;
	height: 74px;
	text-align: center;
	z-index: 3;
}

/* The bar underneath the tabs */
/*
	height: 20px;
	left: 240px;
	position: absolute;
	top: 60px;
	width: 550px;
*/
#tabNavBar {
	background: white;
	height: 20px;
	left: 280px;
	position: absolute;
	top: 60px;
	width: 550px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 0px solid black;
	z-index: 3;
}

/* Box for the banner ads */
/*
width: 570px;
position: absolute;
*/
#bannerBox {
	top: 75px;
	height: 95px;
	left: 222px;
	position: relative;
	width: 70%;
	text-align: center;
	margin: 0px;
/*	padding: 5px, 2px, 0px, 2px; */
	padding: 5px;
	overflow: hidden;
	z-index: 1;
}


/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.loginbox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(/images/boxes/body-r.png) no-repeat bottom right;
	font-size: 100%;
	position: absolute;
	left: -2px;
	top: 80px;
	width: 226px;
}
.loginboxbody {
	background: url(/images/boxes/body-l.png) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	height: 140px;
}

#loginButtons {
	position: absolute;
	left: 80%;
	top: 1px;
	width: 226px;
	height: 140px;
	margin: 0;
	padding: 5px 35px 31px 5px;
}

#loginDialog {
	display: none;
	padding: 0px 10px 10px 5px;
	text-align: center;
}

.logindialogbody {
	background: url(/images/boxes/body-l.png) no-repeat bottom left;
	margin: 0;
	padding: 35px 30px 31px;
	width: 20em;
	height: 10em;
}

#notifyText {
	position: absolute;
	left: 2px;
	top: 185px;
	width: 152px;
	height: 76px;
	margin: 0px;
	padding: 5px 30px 31px;	
	z-index: 100;
}

.highlightbox {
	margin: 0 auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(/images/boxes/body-r.png) no-repeat bottom right;
	font-size: 100%;
	position: absolute;
	left: -4px;
	top: 290px;
	width: 226px;
}


.highlightboxbody {
	background: url(/images/boxes/body-l.png) no-repeat bottom left;
	margin: 0;
	padding: 3px 30px 31px;
	height: 250px;
}


.searchbox {
	margin: 0 auto; /* center for now */
	background: url(/images/boxes/body-r.png) no-repeat bottom right;
	position: absolute;
	display: block;
	left: 5%;
	top: 60px;
	width: 540px;
}


.searchboxbody {
	background: url(/images/boxes/body-l.png) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	height: 130px;
	cursor: default;
}


.searchbox2 {
	margin: 0 auto; /* center for now */
	background: url(/images/boxes/body-r.png) no-repeat bottom right;
	position: absolute;
	display: block;
	left: 5%;
	top: 280px;
	width: 540px;
}


.searchbox2body {
	background: url(/images/boxes/body-l.png) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	height: 100px;
	cursor: default;
}


.clientiplocation {
	margin: 0 auto; /* center for now */
	position: absolute;
	display: block;
	left: 5%;
	top: 490px;
	height: 30px;
	width: 540px;
}



.invitebox  {
	position: absolute;
	display: block;
	left: 5px;
	top: 15px;
	width: 540px;
	height: 320px;
	margin: 0;
	padding: 5px 30px 31px;
}


.userprefbox  {
	position: absolute;
	display: block;
	left: 5px;
	top: 15px;
	width: 540px;
	height: 320px;
	margin: 0;
	padding: 5px 30px 31px;
}

.passwordbox  {
	position: absolute;
	display: block;
	left: 5px;
	top: 15px;
	width: 260px;
	height: 320px;
	margin: 0;
	padding: 5px 30px 31px;
}


.userTabContainer  {
	position: absolute;
	display: block;
	left: 5px;
	top: 15px;
	width: 95%;
	height: 95%;
	margin: 0;
	padding: 5px 30px 31px;
}


.databox {
	margin: 0 auto; /* center for now */
	background: url(/images/boxes/body-r.png) no-repeat bottom right;
	position: absolute;
	left: 1%;
	top: 300px;
	width: 80%;
	
}

.databoxbody {
	background: url(/images/boxes/body-l.png) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	height: 185px;
	cursor: default;
}

#databoxtext {
	height: 85px;
}

.boxhead {
	background: url(/images/boxes/head-r.png) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
.boxhead h2 {
	background: url(/images/boxes/head-l.png) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

#staticlink {
	position: absolute;
	top: 520px;
	left: 20px;
}

.leftColumn {
	left: 1%;
	position: relative;
	width: 48%;
}

.rightColumn {
	left: 52%;
	position: relative;
	width: 99%;
}

/* with the exception of the height these tags define the outside parameters of the rounded corner box */
#LoginFav {
	background-color: transparent;
	position: absolute;
	left: 2px;
	top: 85px;
	width: 215px;
	overflow: hidden;
	z-index: 1;
}

/* the content will be in these tags */
#LoginFavContent {
	background-color:  whitesmoke;
	height: 185px;
	display: block;
	border: 0 solid lightgray;
	border-width: 0 1px;
	border-left: 1px solid lightgray;
	border-right: 1px solid lightgray;
	overflow: hidden;
}

/* with the exception of the height these tags define the outside parameters of the rounded corner box */
#highlights {
	background-color: transparent;
	position: absolute;
	left: 2px;
	top: 285px;
	width: 215px;
	overflow: hidden;	
	z-index: 1;
}

/* the content will be in these tags */
#highlightsContent {
	background-color:  whitesmoke;
	height: 280px;
	display: block;
	border: 0 solid lightgrey;
	border-width: 0 1px;
	border-left: 1px solid lightgray;
	border-right: 1px solid lightgray;
	overflow: hidden;
}


/* with the exception of the height these tags define the outside parameters of the rounded corner box */
#fullSearch {
	background-color: transparent;
	left: 224px;
	position: absolute;
	top: 180px;
	width: 70%;
}

/* the content will be in these tags */
#fullSearchContent {
	background-color:  whitesmoke;
	border: 2px lightgray solid;
	height: 145px;
	display: block;
	border: 0 solid lightgray;
	border-width: 0 1px;
	border-left: 1px solid lightgray;
	border-right: 1px solid lightgray;
	overflow: hidden;
}

#reportPane {
	position: absolute;
	width: 90%;  
	height: 85%; 
	left: 5%; 
	top: 5%; 
	display: none;
	z-index: 1;
}


#detailsPane {
	position: absolute;
	width: 100%;  
	height: 85%; 
	left: 2%; 
	top: 3%; 
	display: none;
	z-index: 199;
}

/* with the exception of the height these tags define the outside parameters of the rounded corner box */
#dynamicData {
/*	background-color:  whitesmoke;  */
	position: absolute;
	left: 224px;
	top: 355px;
	width: 70%;
	height: 240px;
}
#dynamicDataTabContainer {
	width: 100%;
	height: 100%;
}

/* the content will be in these tags */
#dynamicDataContent {
	background-color:  whitesmoke;
	height: 225px;
	display: block;
	border: 0 solid lightgrey;
	border-width: 0 1px;
	border-left: 1px solid lightgrey;
	border-right: 1px solid lightgrey;
	overflow: hidden;
}


/* Box that is used to display actual data */
/*
width: 568px;
*/
#dataBox {
	background-color:  whitesmoke;
	border: 2px lightgrey solid;
	height: 196px;
	left: 224px;
	position: absolute;
	top: 342px;
	width: 70%;
	z-index: 1;
}


/* Box for the basic search input */
/*
width: 250px;
*/
#basicSearchBox {
	background-color:  whitesmoke;
	border: 2px lightgrey solid;
	height: 145px;
	left: 224px;
	position: absolute;
	top: 182px;
	width: 37%;
	z-index: 1;
}


/* Box for small ads next to the basic search box */
/*
width: 310px;
*/
#smlAdBox {
	background-color:  whitesmoke;
	border: 2px lightgray solid;
	height: 152px;
	left: 482px;
	position: absolute;
	top: 182px;
	width: 37%;
	z-index: 1;
}

/* top 182*/
#userTabs {
	height: 490px;
	left: 4px;
	position: absolute;
	top: 105px;
	width: 214px;
	z-index: 1;
}


#fullhighlightsBox {
	height: 410px;
	left: 2px;
	position: absolute;
	top: 182px;
	width: 214px;
	z-index: 1;
}

#userTabContainer {
	height: 100%;
	width: 100%;
}


/* Large search box */
/*
width: 508px;
*/
#fullSearchBox {
	background-color:  whitesmoke;
	border: 2px lightgray solid;
	height: 152px;
	left: 224px;
	position: absolute;
	top: 182px;
	width: 70%;
	z-index: 1;
}

/* Status notification for the databox dynamic content */
#dataStatus {
	background-color:  whitesmoke;
	height: 20px;
	left: 320px;
	position: absolute;
	top: 400px;
	width: 400px;
	visibility: hidden;
	z-index: 5;
}

/* Box that is used to display actual data */
/*
width: 568px;
*/
#fulldataBox {
	background-color:  whitesmoke;
	border: 2px lightgray solid;
	height: 456px;
	left: 224px;
	position: absolute;
	top: 83px;
	width: 70%;
	z-index: 1;
}

/* Full Page Box that is used to display actual data */
#fullPageDataBox {
	background-color:  whitesmoke;
	border: 2px lightgray solid;
	min-height: 80%;
	height: 80%;
	left: 2px;
	position: absolute;
	top: 83px;
	width: 100%;
	padding: 1em;
	overflow: auto;
	z-index: 1;
}

#fullPageBox {
/*	background-color:  whitesmoke; 
	border: 2px lightgray solid;  */
	min-height: 80%;
	height: 80%;
	left: -7px;
	position: absolute;
	top: 55px;
	width: 100%;
	padding: 3em 1em 1em 1em;
	overflow: hidden;
	z-index: 1;
}

/* Footer across the bottom of the page */
/*  	height: 40px;
	left: 20px;
	bottom: 0;
	padding: 10px;
	position: absolute;
	text-align: center;
	top: 560px;
	width: 760px;
*/
#Footer {
	font-size: 10px;
	font-weight: bold;
	height: 10px;
	left: 2%;
	bottom: 0;
	clear: both;
	padding: 10px;
	position: absolute;
	text-align: center;
	width: 95%;
	z-index: 1;
}

/* Line between the page content and above the footer */
/* 
	height: 20px;
	left: 0px;
	position: absolute;
	top: 540px;
	width: 800px;
*/
#FooterBarBox {
	padding-bottom: 18px;
	bottom: 0;
	left: 0px;
	position: absolute;
	width: 100%;
	z-index: 1;
}


/* Various label and input positions used for the basic search*/
#LblString {
	height: 20px;
	left: 210px;
	position: absolute;
	top: 220px;
	width: 100px;
	text-align: center;
	z-index: 3;
}

#LblString1 {
	height: 20px;
	left: 210px;
	position: absolute;
	top: 265px;
	width: 100px;
	text-align: center;
	z-index: 3;
}

#LblString2 {
	height: 20px;
	left: 275px;
	position: absolute;
	top: 242px;
	width: 160px;
	text-align: center;
	z-index: 3;
}

#bLblSearch {
	height: 20px;
	left: 228px;
	position: absolute;
	top: 185px;
	width: 160px;
	font-size: 14px;
	font-weight: bold;
	z-index: 3;
}

#bLblString {
	height: 20px;
	left: 230px;
	position: absolute;
	top: 220px;
	width: 100px;
	text-align: center;
	z-index: 3;
}

#bLbl2String {
	height: 20px;
	left: 520px;
	position: absolute;
	top: 220px;
	width: 100px;
	text-align: center;
	z-index: 3;
}

#bLblString1 {
	height: 20px;
	left: 230px;
	position: absolute;
	top: 265px;
	width: 100px;
	text-align: center;
	z-index: 3;
}
#bLbl2String1 {
	height: 20px;
	left: 530px;
	position: absolute;
	top: 265px;
	width: 100px;
	text-align: center;
	z-index: 3;
}

#bLblString2 {
	height: 20px;
	left: 405px;
	position: absolute;
	top: 242px;
	width: 200px;
	text-align: center;
	z-index: 3;
}

#bLbl2String2 {
	height: 20px;
	left: 275px;
	position: absolute;
	top: 242px;
	width: 160px;
	text-align: center;
	z-index: 3;
}

#bTxtString {
	height: 20px;
	left: 340px;
	position: absolute;
	top: 217px;
	width: 120px;
	z-index: 3;
}

#bTxt2String {
	height: 20px;
	left: 630px;
	position: absolute;
	top: 217px;
	width: 120px;
	z-index: 3;
}

#bTxtString1 {
	height: 20px;
	left: 340px;
	position: absolute;
	top: 262px;
	width: 120px;
	z-index: 3;
}

#bTxt2String1 {
	height: 20px;
	left: 630px;
	position: absolute;
	top: 262px;
	width: 120px;
	z-index: 3;
}

#bSearchButton {
	height: 20px;
	left: 470px;
	position: absolute;
	top: 302px;
	width: 100px;
	z-index: 3;
}

/* These tags should be depricated and therefore should be able to be deleted during a code cleanup effort */

/* Status notification for the Logon / Favorites dynamic lookups */
#LoginFavStatus {
	background-color:  whitesmoke;
	border: none;
	height: 20px;
	left: 32px;
	position: absolute;
	top: 145px;
	width: 200px;
	visibility: hidden;
	z-index: 5;
}

/* Status notification for the capture dynamic lookups */
#captureStatus {
	background-color:  whitesmoke;
	border: none;
	height: 20px;
	left: 580px;
	position: absolute;
	top: 170px;
	width: 200px;
	visibility: hidden;
	z-index: 5;
}


/* Box for the login information and then for the users favorites after auth */
/*
	position: absolute;
	top: 82px;
	width: 214px;
*/
#LoginFavBox {
	background-color:  whitesmoke;
	border: 2px lightgray solid;
	height: 192px;
	left: 2px;
	position: absolute;
	top: 82px;
	width: 214px;
	z-index: 1;
}



/* Box to cotain the highlights */
/*
width: 214px;
*/
#highlightsBox {
	background-color:  whitesmoke;
	border: 2px lightgray solid;
	height: 256px;
	left: 2px;
	position: absolute;
	top: 282px;
	width: 214px;
	z-index: 1;
}
