﻿body
{
	font-family: Verdana;
	font-size: 11px;
	color: #839a99;
}

a
{
	text-decoration: none;
	color: #002C45
}

a img
{
	border: none;
}

#header
{
	background-image: url(../_img/top_dots.png);
	background-position: right top;
	background-repeat: no-repeat;
}

#header .logo
{
	background-image: url(../_img/netminers_logo.png);
	background-position: left top;
}

#header #search
{
	background-image: url(../_img/search_box.png);
	background-position: right top;
	background-repeat: no-repeat;
}

#header #search .gosearch
{
	background-image: url(../_img/search_icon.png);
	background-position: left top;
	border:none;
}

#header #search input
{
	border: none;
	font-family: Verdana;
	font-size: 11px;
	color: #9aacab;
	background-color: Transparent;
}

#menu .selected
{
	background-image: url(../_img/menu_selected.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#menu .last
{
	background-image: none;
}

#menu A
{
	color: #9aacab;
	background-image: url(../_img/menu_split.png);
	background-position: right center;
	background-repeat: no-repeat;
}
/*
#menu #login .clientLogin
{
	border: solid 1px #ced7d6;
	color: #9aacab;
	background-color: #f9f9f9;
	font-family: Verdana;
	font-size: 11px;
}
*/
#flash
{
	/*background-image: url(../_img/flash_frontpage.png);*/
}

#headlines a
{
	color: #839a99;
}

#headlines tr.headtitles td
{
	border-top: solid 1px #dae1e2;
	border-bottom: solid 1px #dae1e2;
}

#headlines tr.headtitles p a
{
	font-size: 17px;
	color: #1e76a8 !important;
}

#headlines tr.headtitles td span
{
	color: #002c45;
}

#headlines tr.description td
{
	border-bottom: solid 1px #dae1e2;
}

#headlines td.col2
{
	border-left: solid 1px #dae1e2;
	border-right: solid 1px #dae1e2;
}

#headlines table tr.headtitles td.col4
{
	background-image: url(../_img/headline_gradient.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#flashfooter
{
	background-image: url(../_img/flash_footer.png);
	border-bottom: solid 1px #dae1e2;
}

#textfooter
{
	font-size: 10px;
}

#textfooter a
{
	color: #839a99;
}


/*  subpage layout */

#main tr.head td.col1, #main tr.head td.col2, #main tr.head td.col3
{
	border-top: solid 1px #dae1e2;
}

#main tr.middle td.col1, #main tr.head td.col2, #main tr.head td.col3
{
	border-bottom: solid 1px #dae1e2;
}

#main tr.footer td
{
	border-bottom: solid 1px #dae1e2;
}

#main tr.footer td.col1
{
	background-image: url(../_img/footer_gradient.png);
	background-position: right top;
	background-repeat: repeat-y;
}

#main td.col1
{
	border-right: solid 1px #dae1e2;
}

div#subMenu
{
}

div#subMenu div.menuItem
{
	border-bottom: #eeeeee 1px dotted;
}

div#subMenu A
{
	font-size: 11px;
	color: #9aacab;
}

div#subMenu div.selected .inner
{
	background-image: url(../_img/menu_gradient.png);
	background-position: right top;
	background-repeat: repeat-y;
	border-bottom: solid 2px #000000;
	background-color: #fafafa;
}

div#subMenu div.selected A
{
	color: #1e76a8;
}

div#subMenu div.expandable
{
	/*background-position: left center;
	background-image: url(/Images/expandable.png);
	background-repeat: no-repeat;*/
}

div#subMenu div.expanded
{
	/*background-position: left center;
	background-image: url(/Images/expanded.png);
	background-repeat: no-repeat;*/
}

#contacttext
{
	font-size: 9px;
	color: #adc3c2;
	background-image: url(../_img/contact_back.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#main td.col3
{
	border-left: solid 1px #dae1e2;
}

#videopage #contentouter
{
}

#contentouter .content h1
{
	font-weight: normal;
	font-size: 24px;
	color: #1e76a8 !important;
}

#contentouter .content h1 span
{
	color: #002c45;
}

#product_tours
{
	background-image: url(../_img/tours_gradient.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#product_tours .tour_item a
{
	color: #839a99;
}

#crosslinks #flash_small
{
	background-image: url(../_img/flash_small.png);
	background-position: center top;
	background-repeat: no-repeat;
}

#related_items .item_link
{
	background-image: url(../_img/related_item.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#related_items .item_link a
{
	color: #cdd6d5;
}

#related_items .item_link span
{
	font-weight: 700;
}

#hot_topics .item_link
{
	background-image: url(../_img/hot_topic.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#hot_topics .item_link a
{
	font-size: 12px;
	color: #cdd6d5;
}

#hot_topics .item_link span
{
	font-weight: 700;
}

.PanelPages
{
	padding-top: 10px;
	text-align: right;
}

.PanelPages A
{
	color: #1e76a8;
	padding: 2px;
}

.PanelPages A.active
{
	font-weight: bold;
}