/* 
================================
Skin styles for DotNetNuke
================================
*/   
.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #fdfdfd;
}
.skintopcenter
{
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
	background-position:top;
	height: 8px;
	width: 100%;
}
.skintopcenterleft
{
	background-image: url(images/bg-top-inside-left.gif);
	background-repeat: no-repeat;
	background-position:left;
	height: 8px;
}
.skintopcenterright
{
	background-image: url(images/bg-top-inside-right.gif);
	background-repeat: no-repeat;
	background-position:right;
	height: 8px;
}
.skincenter
{
	width: 962px;
}
.skincenterleft
{
	background-color: #fdfdfd;
	background-image: url(images/bg-left-strech.gif);
	background-repeat: repeat-y;
	background-position:right;
	width: 31px;
	vertical-align:top;
}
.skincenterright
{
	background-color: #fdfdfd;
	background-image: url(images/bg-right-strech.gif);
	background-repeat: repeat-y;
	background-position:left;
	width: 31px;
	vertical-align:top;
}
.skinbottomcenter
{
	background-image: url(images/bg-bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.skinbottomcenterleft
{
	background-image: url(images/bg-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 33%;
	padding-top:10px;
}
.skinbottomcenterright
{
	background-image: url(images/bg-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-align:right;
	vertical-align: top;
	width: 33%;
	padding-top:34px;
}
.siteseal
{
	padding-left: 30px;
}
.skinbottomleft
{
	background-color: #fdfdfd;
	width: 31px;
	vertical-align:top;
}
.skinbottomright
{
	background-color: #fdfdfd;
	width: 31px;
	vertical-align:top;
}
.skinmaster
{
	background-image: url(images/bg-content.gif);
	background-repeat: repeat-x;
	background-position:top center;
	background-color: #fdfdfd;
	width: 1024px;
	vertical-align: top;
}
.skinheader {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0px;
	line-height: 0px;
}
.topbar {
	height: 1px;
}
.bar {
	height: 7px;
}
.toppane {
}
.controlpanel
{
	width: 100%;
	background-color: White;
}
.menupane {
	padding-right: 10px;
	text-align: right;
}
.searchpane {
	width: 270px;
}
.breadcrumbpane {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	width: 500px;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	vertical-align: top;
}
.leftpane {
	background-color: transparent;
	vertical-align: top;
	width: 243px;
	padding-right: 7px;
}
.contentpane {
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 4px;
	vertical-align: top;
	height: 500px;
}
.rightpane {
	background-color: transparent;
	vertical-align: top;
	max-width: 170px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	vertical-align: top;
}
/* text style used for most text rendered by modules */
.normal,.normal P
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 16px;
    font-weight: normal;
	line-height: 1.15em;
}
.normalsmall
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: small;
    font-weight: normal;
}
.register
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    font-weight: normal;
}
.normaldisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: small;
    font-weight: normal;
	color:#333333;
}
.normalbold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: small;
    font-weight: bold;
}
.StandardButton {
	color: #ffffff;	
	border-top: 1px solid #8baed0;
	border-bottom: 1px solid #15477a;
	border-left: 1px solid #8baed0;
	border-right: 1px solid #15477a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background: #4e7499;
}
.StandardButton:hover {
	color: #fdfb7b;
	cursor: pointer;
	background: #15477a;
}
a.MyCommandButton:link, a.MyCommandButton:visited, a.MyCommandButton:active 
{
    color: #ffffff;
	border-top: 1px solid #8baed0;
	border-bottom: 1px solid #15477a;
	border-left: 1px solid #8baed0;
	border-right: 1px solid #15477a;
	padding: 1px 5px 2px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background: #4e7499;
	display: inline-block;
	width: 100px;
	text-align: center;
	white-space: nowrap;
	overflow: visible;
}
a.MyCommandButton:hover {
	color: #fdfb7b;
	background: #15477a;
}
.Head   {
    font-family: Verdana;
    font-weight: bold;
	font-size: 13pt;
    color: #333333;
}
.subhead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10pt;
    color: #003366;
    white-space: nowrap;
	font-weight: bold;
}
/* 
================================
Main menu 
================================
*/   
.MainMenu_MenuContainer {
	background-color: transparent; 
	background-repeat:no-repeat;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
	height: 25px;
}
.MainMenu_MenuItem
{
	border:0px;
	cursor: hand;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial;
	background-color: transparent;
}
.MainMenu_MenuIcon
{
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	height: 26px;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border: black 1px dashed;
}
.MainMenu_MenuBreak 
{
	height: 1px;
	background-color: transparent;
}
.MainMenu_MenuItemSel
{
	cursor: hand;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial;
	border: 0;
	color: white;
    background-color: #32689f;
}
.MainMenu_MenuArrow {
	border-right: darkgray 1px solid; 
	border-bottom: darkgray 0px solid; 
	border-top: darkgray 0px solid;
	font-family: webdings; 
	font-size: 9pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	display: none;
}
.MainMenu_Separator {
	background-color: Transparent;
	padding-bottom: 5px;
}
/* 
================================
Skin styles for Berntsen
================================
*/   
.FooterButtons
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
}	
A.FooterButtons:link, A.FooterButtons:visited, A.FooterButtons:active
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}	
A.FooterButtons:hover	{	
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
	font-family: Arial;
	color:	#000000;
	}
A.HeaderButtons:link, A.HeaderButtons:visited, A.HeaderButtons:active
{
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}	
A.HeaderButtons:hover	{	
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	font-family: Arial;
	color:	#000000;
	}
A.TitlePageLink:link, A.TitlePageLink:visited, A.TitlePageLink:active
{
	font-weight: bold;
	font-size: 11pt;
	color: #003366;
	font-family: Arial;
	text-decoration: none;
}	
A.TitlePageLink:hover {	
	font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;
	font-family: Arial;
	color:	#003366;
	}
A.TopLinks:link, A.TopLinks:visited, A.TopLinks:active
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
}
A.TopLinks:hover	{	
	text-decoration: underline;
}
A.Breadcrumbs:link, A.Breadcrumbs:visited, A.Breadcrumbs:active
{
	font-weight: bold;
	font-size: 10pt;
	color: #3333cc;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}	
A.Breadcrumbs:hover	{	
	font-weight: bold;
	font-size: 10pt;
	text-decoration:	underline;
	font-family: Arial, Helvetica, sans-serif;
	color:	#3333cc;
}
.CategoryMapDescription {
}
A.CategoryMapDescription:link, A.CategoryMapDescription:visited, A.CategoryMapDescription:active {
	text-decoration: none;
}
A.CategoryMapDescription:hover {
	text-decoration: underline;
}
.Copyright
{
	text-align:center;
	color:#666666;
	font-style:italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display:block;
	width: 100%;
}
.Period
{
	font-weight: bold;
	font-size: 9pt;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left:20px;
	margin-right:20px
}

.CategoryContent
{
    background: #ececec;
    border: 1px solid black;
    padding: 3px;
    overflow: hidden;
    height: 450px;
}
.FooterTitle
{
	background: #15477a;
    font-family: Arial;
    font-weight: bold;
    color: #ffffff;
    padding: 4px;
    border-bottom: 1px solid black;
}
.FooterContainer
{
    border: 1px solid black;
	background-color: #e8e8e8;
	width: 98%;
}
.FooterText
{
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
.CategoryHeader
{
	background: #15477a;
    font-family: Arial;
    font-weight: bold;
	font-size: 12pt;
    color: #ffffff;
    padding: 3px;
	padding-left: 25px;
    border-bottom: 1px solid black;
    cursor: pointer;
	background-image: url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position: left;
}
.CategoryHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.CategoryHeader a:hover
{
	background: none;
	text-decoration: underline;
}
.subcategory {
    font-weight: bold;
    color: #003366;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
	font-size: 11px;
}
A.subcategory:link {
    text-decoration:    none;
    color:#003366;
}
A.subcategory:visited  {
    text-decoration:    none;
    color:#003366;
}
A.subcategory:active   {
    text-decoration:    none;
    color:#003366;
}
A.subcategory:hover    {
    text-decoration: underline;
    color:#003366;
}
.subsubcategory {
    font-weight: normal;
    font-size: 11px;
    color: #003366;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.subsubcategory:link {
    text-decoration:    none;
    color:#003366;
}
A.subsubcategory:visited  {
    text-decoration:    none;
    color:#003366;
}
A.subsubcategory:active   {
    text-decoration:    none;
    color:#003366;
}
A.subsubcategory:hover    {
    text-decoration: underline;
    color:#003366;
}
UL.listmenu
{
	margin-top:0px; 
	margin-bottom:0px;
	list-style-position:outside;
}
LI.listmenuitem
{
    list-style-type: disc;
    margin-left: -15px;
}
UL.listsubmenu
{
	margin-top:0px; 
	margin-bottom:0px;
	list-style-position:outside;
}
LI.listmenusubitem
{
    list-style-type: circle;
    margin-left: -30px;
}
.minicart 
{
    width: 170px;
    background-color: #e8e8e8;
    border: solid 1px black;
}
.minicartheader
{
    color: White;
    background-color: #15477a;
    font-weight:bold;
    font-family: Verdana;
    font-size: 9pt;
	padding-left: 5px;
}
.minicartcolumntitle
{
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: underline;
}
.minicartnormal
{
    font-family: Verdana;
    font-size: 8pt;
    white-space: nowrap;
}
.miniproductheader
{
    padding: 5px;
    color: White;
    background-color: #15477a;
    font-weight:bold;
    font-family: Verdana;
    font-size: 9pt;
}
.miniproductlist
{
    background-color: #e8e8e8;
    border: solid 1px black;
}
.pricesmallred
{
    font-family: Arial;
    color: #FF0000;
    font-size: 10px;
}
.pricesmall
{
    font-family: Arial;
    color: #000000;
    font-size: 10px;
}
.productlink
{
	padding:5px;
}
A.productlink:link, A.productlink:visited, A.productlink:active
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
	padding:5px;
}	
A.productlink:hover	{	
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	font-family: Arial;
	color:	#000000;
	}
TD 
{
    text-align: left;
}
.search 
{
    background-image: url(images/searchbg.gif);
	background-position: bottom;
    width: 256px;
    height: 36px;
}
.SearchTextBox
{
    border: 0px;
    border-color: White;
    width: 145px;
}
.smallmessage 
{
    font-size: smaller;
    font-family: Arial;
    font-style: italic;
}
.smallerrormessage 
{
    font-size: smaller;
    font-family: Arial;
    color:Red;
    font-style:italic;
}
div.absolutels
{
    width: 450px;
    height: 71px;
    background-image: url(images/offline.gif);
    background-position: center right;
    background-repeat: no-repeat;
    text-align: right;
}
