/*********** BASE CLASSES ***************/
body {
	background-color: #ffffff;
	font-family: verdana, arial, sans-serif;
	color: #000000;
}

p, td, th, li {
	font-family: verdana, arial, sans-serif;
	text-align: left;
	font-size: 12px;
}

p {
	margin: 0px;
	padding: 0px;
}

td {
	background-color: #ffffff;
}

h2, h3, h4, h5, h6 {
	font-family: verdana, arial, sans-serif;
}

h2 {
	color: #c60017;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	background-color: #ffffff;
	background-image: url(/images/pagetab2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 2px 7px;
	margin: 0px;
	white-space: nowrap;
}

a, a:link, a:visited, a:active{
	text-decoration: underline;
	color: #476e90;
	background: none;
}

a:hover {
	color: #0c6c5b;
}

ol {
	list-style: decimal;
}

ul {
	list-style: disc;
}

/************ NEWS CSS ************/

h6.news {
	padding: 0px;
	margin: 0px 0px 5px 10px;
	font-size: 10px;
	font-weight: normal;
}

div.news {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}


/************ MENU CSS ************/

table.menu {
	text-align: center;
	width: 745px;
	padding: 0px;
}

td.menu {
	background-color: #f2fbff;
	background-image: url(/images/menu_staticbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	padding: 0px;
}

a.menu, a.localinfo, a:visited.menu, a:visited.localinfo {
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 3px;
	line-height: 15px;
	color: #000;
}

a:hover.menu {
	color: #0f2e4c;
	background: white;
	background-image: url(/images/menu_hoverbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
}

a.localinfo {
	color: #c60017;
}

a:hover.localinfo {
	background: white;
	background-image: url(/images/menu_mysc_hoverbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
}

/************ DOCUMENT CONTAINER CSS ************/

.content{
	margin: 15px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
}

div.content {
	width: 725px;
	background-color: #0f2e4c;
}

td.outer {
	background-color: #0f2e4c;
}

/************ PRICELIST CSS ************/

.priceborder {
	background-color: #c60017;
	margin: 0px;
	text-align: left;
}

th.priceborder {
	background-color: #f2fbff;
}

td.pricecontainer {
	background-color: #c60017;
	color: #000000;
}

/************ PORTFOLIO CSS ************/

img.pad {
	margin: 4px;
}

p.expl {
	margin: 0px 0px 10px 52px;
}


p.webtitle, p.webdescrip {
	margin: 0px 0px 10px 0px;
}

p.webtitle {
	font-weight: bold;
}

/************ SNOWCAM CSS ************/

.temperature {
	color: green;
}

.windchill {
	color: blue;
}

/************ MISC CLASSES ************/

.address {
	margin: 0px;
	text-align: center;
}

.copy {
	width: 745px;
	margin: 15px 0px 30px 0px;
	font-size: 10px;
	text-align: left;
}

.counter {
	font-size: 10px; 
	margin: 0px 0px 0px 0px;
}

.emph {
	color: #c60017;
	font-weight: bold;
}

.subtitle {
	font-weight: bold;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.black {
	border: 1px black dotted;
	padding: 10px 0px 0px 0px;
	background-color: #f0f0f0;
	margin: 10px 10px 10px 50px;
}

.blacktext {
	color: #000;
}

.bluetext {
	color: #0066FF;
	font-weight: bold;
}

.blackborder {
	background-color: #000000;
	margin: 0px 0px 15px 0px;
	text-align: left;
}

.center {
	text-align: center;
}

.graybg {
	background-color: #f0f0f0;
}

.right {
	text-align: right;
}

.logtable{
	border: blue 1px solid;
}
.logtable_rowcolor1{
	background-color: #fafaff;
}

.logtable_border_rowcolor1{
	background-color: #fafaff;
	border-top: #8888bb 1px solid;
}

.logtable_rowcolor2{
	background-color: white;
}

.logtable_border_rowcolor2{
	background-color: white;
	border-top: #8888bb 1px solid;
}


/********* SUPPORT AREA STYLES *********/

body.Support {
	margin: 0px;
	padding: 5px 0px;
}

div.Supportmenu {
	border:solid black;
	border-width: 1px 0px;
	background-color:#eee;
	text-align: center;
	margin: 0px;
	padding: 5px;
}

div.Supportblock {
	border: 1px #aaa solid;
	margin: 0px 10px;
	padding: 5px;
}

div.Supportblock>p {
	margin:5px;
}

a.Support {
	color:#09c;
	text-decoration:underline;
	font-weight:bolder;
}

a:link.Support {
	color:#09c;
}
a:visited.Support {
	color:#07a;
}
a:hover.Support {
	background-color:#eee;
	text-decoration: underline;
}

p.Support {
	margin: 5px;
	padding: 0px;
}

div.Supportmenucontent {
	width: 150px;
	padding: 5px;
	margin: 0px;
	background-color: #eee;
	border: 1px dashed #999;
	color: #000;
	line-height: 18px;
}

div.Supportmenucontent>a {
	padding-left: 10px;
}

div.Supportmenucontent>p {
	font-weight: bolder;
	margin:0px;
}

p.Supporttop {
	margin: 5px 0px 0px 0px;
	text-align: right;
}

/************ GO BUTTON CSS ************/

table.gobutton {
	text-align: left;
	width: 555px;
	padding: 0px;
}

td.gobutton {
	background-color: #ffffff;
	background-image: url(/images/1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	padding: 0px;
}

a.gobutton, a:visited.gobutton {
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 3px;
	line-height: 60px;
	color: #c60017;
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
}

a:hover.gobutton {
	background: white;
	color: green;
	background-image: url(/images/2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
}