body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeff;
} 

/* Netscape 4 is lame */
p, th, div, ul, input, form { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}

p#streaming_cam {
	font-size: 12pt;
}

ul.fp_box {
	list-style-image: url("/images/arrow.gif");
	padding-left: 2.5em;
	margin-left: 0px;
}

ul.news {
	list-style-image: url("/images/arrow.gif");
	padding-left: 17px;
	margin-left: 0px;
}

td,tr {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	margin-top: 0px;
	padding: 0px;
}

select, input, textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
}

a { 
	text-decoration: underline;
	color: #0000ff; 
}

a:hover {
	text-decoration: underline;
	color: #ea0e0e;
}

pre, tt {
	font-family: monospace;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;   /* NS4 is lame */
	font-size: 14pt;
	font-weight: bold;
	color: #6677ff;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

h1.framed {
	font-size: 12pt;
	margin-top: 0;
	margin-bottom: 0.1em;
}

.titlelink {
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;   /* NS4 is lame */
	font-size: 12pt;
	font-weight: bold;
	color: #6677ff;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;   /* NS4 is lame */
	font-size: 10pt;
	font-weight: bold;
	color: #6677ff;
}

table {
	padding: 0px;
}

td,th {
	text-align: left;
}

table.data {
	border-collapse: collapse;
}

table.data td, table.data th {
	border: 1px solid silver;
	padding: 0.2em;
}

img {
	border: 0;
}

td.navbartab {
/*	width: 95px;*/
	padding-left: 0.6em;
	padding-right: 0.6em;
	height: 17px;
	background-color: #bbbbbb;
	text-align: center;
}

td.navbartablit {
	padding-left: 0.6em;
	padding-right: 0.6em;
	min-width: 95px;
	height: 17px;
	background-color: #ddeeff;
	border: dashed;
	border-color: gray;
	border-width: 1px;
	text-align: center;
	font-size: 11px; 
	font-weight: bold;
	text-transform: uppercase;
}

a.navbar {
	color: blue;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

a.navbar:hover {
	text-decoration: none;
	color: red;
}

.logo { 
	background-image: url("/images/logo.jpg");
	background-color: #bbddff;
	background-repeat: no-repeat;
	height: 60px;
	/* below used in admin */
	text-align: right;
	font-weight: bold;
	font-size: 20pt;
	color: #6677ff;
}

/* search boxes etc. on webcam page */
.camtopbar {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background-color: #ddeeff;
	border: solid;
	border-color: gray;
	border-width: 1px;
	text-align: center;
}

.camtopbarform {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

/* key on the cam list */
.key {
	background-color: #bbbbbb;
	border: solid;
	border-color: gray;
	border-width: 1px;
	padding: 5px;
}

.searchterm { font-style: italic; }

/* time on the webcams page */
.time { text-align: right; 
font-size: 11px;}

/* language link */
.langlink { 
	text-align: right;
}

.viewcamtitle { 
	color: #ff0;
	font-size: 14pt;
	font-weight: bold;
}

/* 'hide broken cams' etc. */
.subhead {
	font-size: 9pt;
}

/* cam is new */
.new { font-size: 8pt; color: red; background-color: transparent; text-transform: uppercase; }

.error {
	color: red;
	font-weight: bold;
}

.copyright {
	font-size: 9pt;
	text-align: center;
}

.maincell {
	vertical-align: top;
	margin-left: 13px;
}

.leftcolumn {
	vertical-align: top;
	width: 85px;
}

td.rightcolumn {
	vertical-align: top;
	width: 150px;
	padding-right: 4px;
	text-align: right;
}

.rightcolumn_box {
	width: 130px;
	background-color: #ddddee;
	border: 1px solid;
	border-color: white;
	text-align: right;
	padding: 8px;
}

.bottombar {
	background-color: #ddddee;
	height: 15px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: white;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
}

.boxheader {
	color: #6677ff;
	font-weight: bold;
	text-transform: uppercase;
}

.frontpage_box {
	background-color: #ddddee;
	border: 1px solid;
	border-color: white;
	padding: 5px;
}

.sitename { font-style: italic; }

.featcamtown { font-size: 10pt; color: blue; font-weight: bold; }
.featcamplace { font-size: 8pt; color: red; font-style: italic; }


/* camlist */
table#camlist {
	width: 100%;
	border-collapse: collapse;
}
table#camlist tr * {
	vertical-align: middle;
}
table#camlist td {
	font-size: 8pt;
	padding: 0 0 0.1em 0.2em;
	margin: 0;
} 
td.townheading { font-size: 9pt; }
table#camlist tr.broken td {
	background-color: #feeeee;
}
table#camlist tr.broken td a {
	color: #99f;
}
table#camlist tr.noimage td a {
	color: #99f;
}
table#camlist col-icon {
	width: 16px;
	padding-left: 0;
}


/* admin/community */
.tablehighlight { background-color: #ddeeff; }

.admin-proxy {
	background-color: yellow;
	color: red;
	border: 2px solid red;
	padding: 0.25em;
	text-transform: uppercase;
	width: 100%;
	margin-bottom: 0em;
	font-size: 85%;
}

span.proxy {
	background-color: yellow;
	color: red;
	font-weight: bold;
}

table.vertical th {
	text-align:left;
}

.buttonlink {
	border: 1px solid black;
	text-transform: uppercase;
	font-size: 80%;
	margin: 0.1em 0 0.1em 0.3em;
	padding: 0.2em;
	text-decoration: none;
	background-color: white;
	color: black;
}

.buttonlink:hover {
	text-decoration: none;
}


/* global promo */
div.promo {
	font-size: 115%;
	font-weight: bold;
	border: 0.2em solid #f00;
	background-color: #fd0;
	padding: 0.6em;
}
