/*CellMap Details Page*/

/*#topDetails * { margin: 0; padding: 0; }*/

#mapDetailsOuterTable
{
	width:880px;
	background-color:black;
	color: #E3E3E3;
	clear:both;
}

#mapDetailsLeftTD
{
	vertical-align: top;
    position: relative;
    overflow: none;
	width: 360px;
	background: url(../images/details/mapDetailsPhoneBackground3a.jpg) left top no-repeat;
	background-color: black;
}

#mapDetailsLeftTD #mapImageBox
{
/*	background: red;*/
	width: 242px;
	height: 303px;
    position: relative;
	left: 60px;
	top: 68px;	
	overflow:hidden;
	background-color: black;	
}

#mapDetailsLeftTD #mapImageBox img#mapImage
{
    position: absolute;
	background-color: black;	
}

#mapDetailsRightTD
{
/*	background: red; */
	width: 500px;
	vertical-align: top;
}

#mapDetailsOuterTable h1{
}

#mapDetailsOuterTable h1 {
	border-bottom: 1px solid #999999;
}

#mapDetailsOuterTable h3 {
}

/*#mapDetailsOuterTable img{
	padding: 0px 5px 0px 0px;
	vertical-align:middle;
}
*/
.spacerImg { /*primarily for IE6. Make sure we have a minimum amount of height*/
	height: 180px;
	width: 1px;
/*	float:right;*/
/*	background-color:#00FF00;*/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
	border: none;
}

.spacerBox { /*primarily for IE6. Make sure we have a minimum amount of height*/
/*	height: 480px;*/
	width: 1px;
	float:right;
	clear: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

.mapDetailsBox /* these are the 2 boxes on the right that contains the instr and details of the map */
{
	background-color:#2a2a2a;
	width: 485px;
/*	min-height:200px;	*/
	padding: 12px 15px 12px 16px;
	margin-left: 0px;
	overflow:hidden;
}

#instrDetailsBox /* the overall encapsulating box for download instructions. */
{
	margin-bottom: 10px;
}

.instructionLineBox{
	float:left;
	width: 484px;
	border-bottom: 1px solid #555555;
	padding: 5px 0px 5px 0px;
	font-size: 1.0em;
/*	background-color: green;*/
}

.instrLeft{
	float:left;
	clear:left;
	width: 190px;
/*	background-color:#003399;*/
}

.instrRight{
	float:right;
	width: 280px;
/*	background-color:yellow; */
}

.instructionLineBox h3{
	margin: 0px 0px 0px 0px;
	padding:0.2em 0px 0.2em 0px;
	/*padding: 10px 0px; */
	font-size: 1.0em;
	font-weight: 400;
	line-height: 1.3em;
/*	background-color: orange; */
}

.instructionLineBox img {
	margin: -2px 4px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align:bottom;
	float:left;
	clear: left;
}

.instructionLineBox h3 ul{
	padding-top: 0px;
	padding-bottom: 0px;
}

.instructionLineBox h3 ul li{
	padding: 0px 0px 0px 4px;
}

	
/*	background-color: green;*/


#infoDetailsBox /* the overall encapsulating box for map details info. */
{
	margin-top: 0px;
}

#infoDetailsBox div#infoDetailsContentBox
{
	width: 484px;
	overflow:hidden;
	padding-top: 7px;
	float:left;
	clear:left;
/*	background-color: cyan;*/
}

/* table for the infoDetails */
#infoDetailsBox div table{
	float: left;
	width: 350px;
/*	background-color:green; */
/*	clear: left;*/
}

#infoDetailsBox th, 
#infoDetailsBox td{
	vertical-align: top;
	text-align: left;
	padding-bottom: 2px;
}

#infoDetailsBox th{
	width: 93px;
	padding-right: 7px;
	text-align: left;
	font-weight: 400;
}

/* renamed from MiniGMU
   Provides a lightweight link back to the Browse screen.
   Either a Google Maps thumbnail image or @m logo.
*/
#infoDetailsBox #nearbyMapsBox{
	float: right;
	text-align: center;
	width: 120px;
	height: 140px;
	padding: 1px 0px 0px 0px;
/*	background-color:blue;*/
}


#infoDetailsBox #nearbyMapsBox img#thumbnail {
/*	border: 1px solid #000;*/
	max-width: 120px;
	max-height: 100px;
	padding-bottom: 2px;
}

#infoDetailsBox #nearbyMapsBox img#placeholder {
	border: none;
	width: 100px;
	height: 100px;
	padding-bottom: 2px;	
}


#pictureBox { 
	width: 277px;
	float: right;

	padding: 10px 10px 0 20px;
	color: #F4F4F4;
	border-left: 1px solid #000000;
	background-color: #000;
}

#pictureBox h2 {
	padding: 0px 0px 0.15em 0px;
    margin-bottom: 5px;
}

#pictureBox img{
	max-width: 80px;
	max-height: 80px;
}

/*----How-to stuffs----*/
#selectManufacturer img {
	float:none;
	clear: none;
	margin: 3px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
}

#selectManufacturer img.selected {
	background:#414141;
}

#selectManufacturer img.notSelected {
}








/*-------------------old stuffs----------------*/

#topDetails #viewLarger
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 131px;
	height: 27px;
	z-index: 1;
}














#topDetails
{
	width: 880px;
	height: 380px;
	background-color:#F4F4F4;
	clear:both;
}

#topDetails #mainImageBox
{
	float: left;
    position: relative;
    overflow: hidden;
	width: 572px;
	height: 380px;
	background: url(../images/details/mainImageBox.jpg) left top no-repeat;
	
}

#topDetails #mainImageBox #mapImageBox
{
/*	background: red;*/
	width: 274px;
	height: 289px;
    position: relative;
	left: 151px;
	top: 91px;	
	overflow:hidden;
}

#topDetails #mainImageBox #mapImageBox img#mapImage
{
    position: absolute;
}

#topDetails #viewLarger
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 131px;
	height: 27px;
	z-index: 1;
}

#topDetails #getMapBox
{
	width: 277px;
/*	_width: 307px;  Legacy IE hack */
	height: 380px;
	float: right;
	background-color:#F4F4F4;
	padding: 00px 10px 0 20px;
	color: #000;
	border-left: 1px solid #000000;
}

#topDetails #getMapBox table
{
	width: 267px;
	padding: 0px 0px 0px 0px;
	border: none;
}

#topDetails #getMapBox table tr td
{
	vertical-align: top;
	width: auto;
}

#topDetails #getMapBox table tr td.downloadIcons
{
	width: 40px;
}

/* michael's orig covers only "downloadJavaFiles".
 We need an overall link color on light backgrounds instead,
 so cover all of topDetails #topDetails .downloadJavaFiles a
*/
#topDetails a
{	/* Michael's orig color: #000;*/
	color: #E66D00; /* standard color for light colored background */
}

#topDetails a:hover
{	color:#FA9164; /* standard color from main css*/
}

#topDetails a img
{
	border: none;
}

#topDetails #getMapBox table p /*this is the text under the Download jar file*/
{
	color: #555555;
	font-size: 0.9em;
}

#topDetails #getMapBox h2#getMapHelp /*this is the "Help" link*/
{
	margin: 17px 11px 8px 0px;
	border-top: 1px solid #000000;
	padding: 7px 0px 0px 0px;
}

#topDetails #getMapBox h3.downloadJavaFiles /*the text for "Download jar/jad*/
{
	font-weight: 800;
}

#topDetails #getMapBox li
{
	color: #E66D00;
}

#topDetails #getMapBox h3
{
	padding-top: 1px;
	margin-top: 0px;
}

#topDetails #getMapBox p
{
	padding-bottom: 4px;
}

/* Enclosing div prevents wrap behaviour by enforcing enclosed width constraint. */
#bottomDetails
{
	width: 880px;
/*	background-color:#F4F4F4;*/
	background-color:#000000;
	clear:both;
}

#information {
	width: 542px; /* 572 for the box above, minus the 20px padding on left & right. */
/*	_width: 572px;  IE legacy hack */
	background-color:#F4F4F4;
/*	background-color:#FF0000; */
	color: #000;
	padding: 10px 10px 10px 20px;
	border-top: 1px solid #000000;
	float: left;
    position: relative;
    overflow: hidden;
}

#information table{
	width: 380px;
/*	clear: left;*/
}

#information th, 
#information td{
	vertical-align: top;
	text-align: left;
}

#information th{
	width: 100px;
}

/* renamed from MiniGMU
   Provides a lightweight link back to the Browse screen.
   Either a Google Maps thumbnail image or @m logo.
*/
#information #nearbyMapsBox{
	float: right;
	text-align: center;
	width: 140px;
	height: 140px;
}


#information #nearbyMapsBox img#thumbnail {
	border: 1px solid #000;
	max-width: 120px;
	max-height: 100px;
}

#information #nearbyMapsBox img#placeholder {
	border: none;
	width: 100px;
	height: 100px;
}


#pictureBox { 
	width: 277px;
	float: right;

	padding: 10px 10px 0 20px;
	color: #F4F4F4;
	border-left: 1px solid #000000;
	background-color: #000;
}

#pictureBox h2 {
	padding: 0px 0px 0.15em 0px;
    margin-bottom: 5px;
}

#pictureBox img{
	max-width: 80px;
	max-height: 80px;
}
