@charset "iso-8859-1";
/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: white;
	text-align:center;
}
.skinmaster
{
	border-right: #006400 1px solid;
	/*border-top: #006400 1px solid;*/
	border-left: #006400 1px solid;
	width: 960px;
	border-bottom: #006400 1px solid;
	height: 100%;
	background-color: #ffffff;
	text-align: center;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.wiking_header_top
{
	vertical-align: middle;
	width: 100%;
	height: 26px;
	background-color: #006400;
	text-align: right;
	padding-right:5px;
}

.wiking_header
{
	width:960px;
	height:80px;
}
.wiking_logo
{
	background-image:url(wiking_header.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:80px;
	text-align:center;
	vertical-align:middle;
	line-height:80px;
}
.wiking_menu
{
	background-color:#006400;
	width:960px;
	height:20px;
	vertical-align:middle;
	text-align:center;
	line-height:20px;
}
.wiking_content
{
	width:960px;
	
}
.leftpane
{
	vertical-align:top;
	text-align:center;
	width:200px;
}
.leftpane2
{
	background-color:#006400;
	vertical-align:top;
	text-align:center;
	width:200px;
}
.wiking_inner_content
{
	width:760px;
}
.wiking_blog_inner_content
{
	width:960px;
}
.wiking_breadcrumb
{
	width:560px;
	height:20px;
	text-align:left;
	padding-left:5px;
	vertical-align:middle;
	line-height:20px;
}
.wiking_date
{
	width:200px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	text-align:right;
	padding-right:5px;
}
.contentpane
{
	width:100%;
	vertical-align:top;
	text-align:center;
}
.rightpane
{
	width:200px;
	vertical-align:top;
	text-align:center;
}
.green_corner_right
{
	height:100%;
	width:20px;
	background-color:#006400;
}
.blogcontentpane
{
	width:100%;
	vertical-align:top;
	text-align:center;
}
.blogrightpane
{
	width:200px;
	vertical-align:top;
	text-align:center;
}
.wiking_footer
{
	height: 20px;
	background-color: #006400;
	width:960px;
	text-align:center;
	vertical-align:middle;
	line-height:20px;
}
.controlpane {
	width:960px;
	vertical-align:top;
	text-align:center;
	background-color:#006400;
}

/* MainMenu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	border-right: #f4a460 0px solid;
	border-top: #f4a460 1px solid;
	font-weight: normal;
	font-size: 9pt;
	border-left: #f4a460 0px solid;
	cursor: hand;
	color: #ffffff;
	border-bottom: #f4a460 1px solid;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: #f4a460; 
	border-left: #f4a460 1px solid; 
	border-bottom: #f4a460 1px solid; 
	border-top: #f4a460 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color:#f4a460;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border:solid 1pt #666666;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #d2b48c; 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #f4a460 1px solid; 
	border-bottom: #f4a460 1px solid; 
	border-top: #f4a460 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* SolMainMenu */
.SolMainMenu_MenuContainer {
	background-color: transparent; 
	width:100%;
}
.SolMainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:21px;
	background-color: Transparent;
}
.SolMainMenu_MenuItem
{
	border-right: #006400 0px solid;
	border-top: #006400 1px solid;
	font-weight: normal;
	font-size: 9pt;
	border-left: #006400 0px solid;
	cursor: hand;
	color: #ffffff;
	border-bottom: #006400 1px solid;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #006400;
}
.SolMainMenu_MenuIcon {
	background-color: #006400; 
	border-left: #006400 1px solid; 
	border-bottom: #006400 1px solid; 
	border-top: #006400 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.SolMainMenu_SubMenu {
	background-color:#f4a460;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border:solid 1pt #666666;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.SolMainMenu_MenuBreak {
	height: 1px;
}
.SolMainMenu_MenuItemSel {
	background-color: #d2b48c; 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
	height:21px;
}
.SolMainMenu_MenuArrow {
	border-right: #006400 1px solid; 
	border-bottom: #006400 1px solid; 
	border-top: #006400 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.SolMainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.SolMainMenu_MenuItemRootActive
{
	background-color: #d2b48c; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
/* StandardButton */
.StandardButton
{
	font-weight: normal;
	font-size: 8pt;
	background: #006400;
	color: #ffffff;
	font-family: Arial;
}

/* Breadcrumb */

.breadcrumb, a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:active
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration:none;
	color:green;
}

a.breadcrumb:hover
{
	text-decoration:underline;
	color:red;
}
/* Head */

.Head
{
	color:#333;
	font-size:10pt;
	font-weight:bold;
	font-style:normal;
}

/* SkinObjects */

.wiking_register, a.wiking_register:link, a.wiking_register:visited, a.wiking_register:active
{
	color:White;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
.wiking_login
{
	color:White;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
a.wiking_login:link,
a.wiking_login:visited,
a.wiking_register:active
{
	color:White;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
.so_copyright
{
	color:White;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
.so_terms
{
	color:White;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
.so_privacy
{
	color:White;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
a.so_terms:link,
a.so_terms:visited,
a.so_terms:active,
a.so_privacy:link,
a.so_privacy:visited,
a.so_privacy:active
{
	color:White;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
a.wiking_register:hover,
a.wiking_login:hover,
a.so_privacy:hover,
a.so_terms:hover
{
	color:#ccc;
	text-decoration:underline;
}
.so_currentdate
{
	color:#ccc;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
}

/* Style for Inventua Sidemenu */
.MenuHdr, .MenuHdr a, .MenuHdr a:link, .MenuHdr a:visited
{
	padding-left: 2px;
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top:5px;
}
.MenuHdr a:hover
{
	color: #ffcc66;
	text-decoration: none;
}

.CurrentHeaderHdr, .CurrentHeaderHdr a, .CurrentHeaderHdr a:link, .CurrentHeaderHdr a:visited
{
	color:#ffcc66;
}
.CurrentHeaderHdr a:hover
{
	color: #ff6600;
	text-decoration: none;
}

.MenuItem, .MenuItem a, .MenuItem a:link, .MenuItem a:visited
{
    padding-left: 10px;
    font-weight: normal;
    font-size: 9pt;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    
}
.MenuItem a:hover
{
	padding-left: 10px;
	font-weight:normal;
	color:#ffcc66;
	text-decoration: none;
}
.MenuItemMouseOver, .MenuItemMouseOver a, .MenuItemMouseOver a:link, .MenuItemMouseOver a:visited
{
	padding-left: 10px;
	font-weight: normal;
	font-size: 9pt;
	color: #ffcc66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.currentItemHighlight
{
    font-weight: bold;
    color: #ffcc66;
}
.table-border
{
    border-top:1px solid #696969;
    border-left:1px solid #696969;
}
.td-border
{
    border-right: #696969 1px solid;
    border-bottom: #696969 1px solid;
}
