body {
	font-family: verdana;
	font-size: 10px;
	margin: 0px;
}

.yy {
	background-color: #00a000;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
	font-size: 10px;
}

.nn {
	background-color: #d00000;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
	font-size: 10px;
}


#cams {
	font-size: 100%;
	margin: 0px; padding: 0px;
	border: 0px solid navy; 
	cursor: pointer;
	height: 100%;
	width: 230px;
	border-left: 1px solid #5080a0;
	position: absolute;
	right: 0px;
	top: 0px;
}

#cams option:hover {
	background-color:#f0ffe0;
}


h1 {
	font-size: 40px;
	font-weight: normal;
	line-height: 50px;
	padding: 0px 0px 0px 10px;
	color: #333;
	margin: 0px;
	font-family: 'Fjalla One', sans-serif;
}

h1.err {
	background-color: #CE341F;
	padding: 5px 10px;
	border-radius: 5px;
	display: inline-block;
	color: #F0C028;
	line-height: normal;
	margin-left: 20px;
}

h1.cam {
	color: #444;
}

a {
	text-decoration: none;
}

#content {
	font-size: 150%;
	padding: 15px;
	width: 70%;
}

.frm {
	background-color: #eeeeee;
	padding: 10px;
	border: 1px solid #888888;
}

input {
	font-family: verdana;
	font-size: 80%;
	margin-bottom: 5px;
}

small {
	color: #008;	
}

h2 {margin:0;}

a {color:#0000ff;text-decoration:none;}
a:hover {text-decoration:underline;}
a:visited {color:#4444ff;}

a:hover h1 {color:#008}

#topLinks {
	position: relative;
	top: 0px;
	left: 0px;
	font-family: verdana;
	font-size: 11px;
	background-color: #eeeeee;
	padding: 3px;
	color: #888;
	font-size: 10px;
	width: 95%;
}

.grn {
	background-color:#0a0;
	height: 5px;
	font-size: 1px;
}

.red {
	background-color:#e00;
	height: 5px;
	font-size: 1px;
}

.lred {
	background-color:#fff;
	height: 19px;
	font-size: 1px;
}

.lgrn {
	/*background-color:#0a0;*/
	background-image:url(grad.png);
	height: 19px;
	font-size: 1px;
}

.graph td {
	font-size: 12px;
	padding: 2px 4px 2px 4px;
	font-family: courier new, tahoma;
	border-bottom: 1px dotted #888;
	border-right: 1px solid #888;
}

.graph td.f, th.f {
	border-left: 1px solid #888;
}

.graph th {
	font-size: 14px;
	padding: 2px 4px 2px 4px;
	font-family: courier new, tahoma;
	border-bottom: 1px dotted #888;
	border-right: 1px solid #888;
	border-top: 1px dotted #888;
}

#results {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	left: 15px;
	top: 251px;
	border: 1px solid #d7e5ed;
	background-color:#f4fbff;
	z-index: 100000;
}

#results a {
	padding: 5px;
	display: block;
	line-height: 14px;
	font-size: 14px;
	z-index: 100001;
}

#results a:hover {
	background-color:#4abdff;
	color:#fff;
}

#main_img {
	width: 1220px;
	max-width: 90%;
}

.amazon_ad {
	position: absolute;
	top: -1px;
	right: 0px;
	width: 256px;
	padding: 5px 20px;
	border: 1px solid #aaa;
	border-radius: 0px 0px 0px 10px;
	box-shadow: 1px 1px 10px #666;
	background-color: #fff
}

.amazon_ad a {text-decoration: none}
.amazon_ad a:hover p,
.amazon_ad a:hover small {color: #f40}
.amazon_ad p.right {
	color: #f40;
	font-weight: bold;
}

.amazon_ad small {
	color: #f40;
	font-weight: normal;
	font-size: 16px;
}

.amazon_ad p.b {
	font-size: 16px;
}
.amazon_ad p {
	font-family: verdana;
	font-size: 22px;
	margin: 10px 0px 10px 0px;
	color: #666;
}

.amazon_ad a img {
	width: 256px;
}

.amazon_ad.small a img {
	width: 128px;
	padding: 0px 64px;
}
.amazon_ad .rating {
	background-image: url('http://g-ecx.images-amazon.com/images/G/01/amazonui/sprites/aui_sprite_0027-1x._V1_.png');
	float: right;
	width: 74px;
	height: 17px;
	background-position: -3px -365px;
	margin-top: 10px;
}
