/* CSS Document */

body {
scrollbar-face-color:#71d971;
scrollbar-arrow-color:#dcf4dc;
scrollbar-track-color:#c3ecc3;
scrollbar-shadow-color:#0a940a;
scrollbar-highlight-color:#dcf4dc;
scrollbar-3dlight-color:#0a940a;
scrollbar-darkshadow-Color:#000;
}

#bottomLeftOne {
background:url(../images/market/bottomLeftPanel_1.gif) no-repeat;
height:73px;
width:181px;
}

#bottomLeftTwo {
background:url(../images/market/bottomLeftPanel_3.gif) no-repeat;
height:84px;
width:181px;
}

#bottomPanel {
background:url(../images/market/bottomMiddlePanel.gif) no-repeat;
height:96px;
}

#rightHandPanel {
background:url(../images/market/rightHandPanel.gif) no-repeat;
height:507px;
width:120px;

}

#contentPanel {
background:url(../images/market/contentPanel.gif) no-repeat;
height:337px;
width:618px;
}
#contentDIV {
position:relative;
top:13px;
left:20px;
width:575px;
height:332px;
overflow:auto;
}

#centreImage {
position:relative;
top:102.5px;
left:80px;

}

#contentTab {
	height:330px;
	vertical-align:top;
}

#statsTab {
	width:300px;
	line-height:0.9em;
}

#statsTab_alt {
	width:565px;
	line-height:0.8em;
}

#statsTab_thin {
	width:245px;
	line-height:0.9em;
}

#contentTab td{
	vertical-align:top;
	padding-left:7px;
	padding-right:7px;
}

#contentTab .bottomTD {
	text-align:right;
	vertical-align:bottom;
}

#topRow {
	height:53px;
}

.marketMiddleCol {
	border-right:1px solid #30BE30;
	border-left:1px solid #30BE30;
}

#nextLink {
	positon:relative;
	float:right;
	display:inline;
}

#backLink {
	positon:relative;
	float:left;
}

	
#graphTitle {
	font-size:0.8em;
	width:200px;
	text-align:center;
	padding-left:25px;
	padding-right:10px;
}


#statContent {
	position:relative;
	display:inline;
	float:left;
	overflow:auto;
	max-height:300px;
	text-align:left;
	vertical-align:top;
}

#statContent  td{
	border:1px solid gray;
	padding:2px;
	vertical-align:top;
}

.numTD{
	text-align:right;
}

.headRow {
	background-color:#4DD24D;
	vertical-align:bottom;
	line-height:18px;
	height:18px;
}

.headDataT1{
	width:130px;	
}

#marketContent {
	padding-bottom:10px;
	vertical-align:middle;
}

#titleTD {
	background-color:none;
	border:none;
	vertical-align:top;
	text-align:center;
	font-size:1.1em;
}

#marketDataTab {
	height:280px;
	width:100%;
	vertical-align:top;
}

.marketLandLink {
	position:relative;
	float:right;
	width:190px;
	padding-left:10px;
	padding-right:10px;
}

.marketLandLink div {
	padding-bottom:10px;
}

.graphContainer {
	margin-top:1px;
	border:1px solid #339900;
	background-color:#D2FECB;
	text-align:left;
}

.graphIcons{
	vertical-align:text-bottom;
}