#fullVersion {
	width: 100%;
	height: 100%;
	text-align: center;
}

#fullVersion #wrapper {
	position: relative;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	padding: 0;
}

#fullVersion #header_div {
	position: relative;
	z-index: 4455;
	height: 98px;
	padding: 0;
}

#fullVersion #wrapper #details_div {
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 123456;
	float: left;
}

#fullVersion #wrapper #details_div #serverDateStampDivID {
	margin-bottom: 44px;
}

#fullVersion #wrapper #graphs_div {
	position: relative;
	left: 0px;
	margin-left: 0px;
	width: 100%;
}

#liveStatsCamFull {
	position: relative;
	margin: auto;
	top: 10px;
	width: 282px;
}

#refInt {
	position: relative;
	margin: auto;
	top: -6px;
	left: 30px;
	text-align: center;
	color: #99cc00;
	font-family: sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}


.refbut, .refbutsel {
	font-weight: normal;
	color: #99cc00;
	margin: 4px;
}

.refbutsel {
	font-weight: bold;
	color: #ffffff;
}

#graphInterval {
	position: relative;
	top: 4px;
	left: 25px;
}

.preloadOff, .preloadOn {
	background-color: #000000;
	position: relative;
	width: 250px;
	height: 18px;
	margin: auto;
	text-align: center;
	font-family: sans-serif;
	font-size: 0.8em;
}

.preloadOn {
	background-color: #172010;
	color: #99cc00;
}

#chcamindicator {
	background-color:#BF5E1F;
}

#mobileBody #chcam {
	width: 365px;
	position: relative;
	margin: auto;
}

#wrapper_weather_cam #camText {
	position: relative;
	top: 1em;
	height: 2em;
	width: 100%;
	color: #99cc00;
	font-family: sans-serif;
	font-size: 1.12em;
	font-weight: normal;
	text-align: center;
}

/* Tiled View */

#wrapper_weather_cam #tiledView {
	position: relative;
	margin: auto;
	top: 24px;
	height: 280px;
}

#home_page #tiledView {
	position: relative;
	margin: auto;
	top: 9px;
	height: 270px;
	margin-bottom: 12px;
}

#TiledHomePageNew {
	position: relative;
	top: 10px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}

#TiledHomePageNew #cam123text {
	text-align: center;
}

#camSelectViewText {
	position: relative;
	width: 100%;
	text-align: center;
	top: 50px;
	color: #559999;
}

#wrapper_weather_cam #ssPic #camText1, #wrapper_weather_cam #ssPic #camText2, #wrapper_weather_cam #ssPic #camText3 {
	color: #99cc00;
	font-family: sans-serif;
	font-size: 1.12em;
	font-weight: normal;
	text-align: center;
}

#resolutionSet {
	position: relative;
	margin: auto;
	color: #99cc00;
	margin-top: 12px;
	margin-bottom: 12px;
}

#resolutionSet #resolutionHeading {
	margin-right: 44px;
	font-size: 0.96em;
}

#resolutionSet a {
	margin-right: 22px;
	font-size: 0.78em;
}

.camRes160x120 {
	width: 160px;
	height: 120px;
}

.camRes160x120g {
	width: 160px;
}

.camRes320x240 {
	width: 320px;
	height: 240px;
}

.camRes320x240g {
	width: 320px;
}

.camRes640x480, .VGA {
	width: 960px;
	height: 540px;
}

.camRes640x480g {
	width: 640px;
}

.camRes1280x960 {
	width: 1280px;
	height: 960px;
}

.camRes1280x960g {
	width: 1280px;
}

.camRes256x120 {
	width: 256px;
	height: 120px;
}

.camRes256x120g {
	width: 256px;
}

.camRes512x384 {
	width: 960px;
	height: 540px;
}

.camRes512x384g {
	width: 960px;
}

.camRes1024x768 {
	width: 1920px;
	height: 1080px;
}

.camRes1024x768g {
	width: 1920px;
}

.camRes2048x1536 {
	width: 3840px;
	height: 2160px;
}

.camRes2048x1536g {
	width: 3840px;
}

#fullVersion #tiledViewWcam {
	position: relative;
	margin: auto;
	width: 100%;
	text-align: center;
}

#wrapper_weather_cam #chcam2 #ssPic .camTextNormal {
	position: relative;
	margin: auto;
	font-size: 1.12em;
}

#wrapper_weather_cam #chcam2 #ssPic .camTextSmall {
	position: relative;
	margin: auto;
	font-size: 0.78em;
}

#wrapper_weather_cam #chcam2 #ssPic .camTextXSmall {
	position: relative;
	margin: auto;
	font-size: 0.7em;
	width: 260px;
}

.camNav {
	position: relative;
	width: 333px;
	margin: auto;
	padding: 5px;
	text-align: center;
}

#camNavi {
	position: relative;
	margin: auto;
	top: 0px;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #121212;
}

#camNavi tr, #camNavi td {
	background-color: #161616;
}

#wrapper #wrapper_weather_cam {
	top: 8px;
}

.camTiledText {
	font-size: 0.8em;
	text-align: center;
}

#home_page .camTiledText {
	font-size: 0.8em;
}

#tiledView {
	border-collapse: collapse;
}

#tiledView img {
	margin: 1px;
	border: 1px dotted #992255;
}

.weather_cam_page_live_div {
	margin-top: 22px;
	margin-bottom: 2px;
}

table.resolutionSetTable {
}

img#camPic {
	border: 1px dotted #335533;
}