/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	/*background-color: #FEFEFE;*/
	background-image: url(graphic_fade.gif);
	background-attachment: fixed;
	background-repeat: repeat-x ;
}
.skinmaster {
	height: 100%;
	background-color: #F3F5FA;
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	BORDER-LEFT: #cccccc 1px solid; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	/*BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;*/
	BACKGROUND-IMAGE: url(8FB4A7.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.toppaneHP {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpaneHP {
	width: 360px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.contentpaneHP {
	width: 250px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpaneHP {
	width: 150px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompaneHP {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: #8FB4A7; 
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:18px;
	background-color: #8FB4A7;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}
.MainMenu_MenuItem {
	border-width: 0px;
	background-color: #8FB4A7; 
	cursor: pointer; 
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	color: white;
	height: 21px;
}
.MainMenu_MenuIcon {
	background-color: #8FB4A7; 
	border-width: 0px;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #8FB4A7;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#2e8b57', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 21px;
	background-color: #8FB4A7; 
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}
.MainMenu_MenuItemSel 
{
	border-width: 0px;
	background-color: #2e8b57; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal;  
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-width: 0px;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_MenuRollOver {
	background-color: #2e8b57; 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal;  
	font-style: normal;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}
.Search   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  10pt;
    font-weight: bold;
    color: #FFFFFF;
}
.Links, .Links A, .Links A:link, .Links A:visited, .Links A:hover, .Links A:active, .Links TD
{
    color: #4E4E4E;
    font-family: Tahoma, Arial, Helvetica; 
    font-size: 8pt;
    font-weight: normal;
    padding-left: 5px;
    text-decoration: none;
}
.Links A:hover
{
    color: #4E4E4E;
    font-family: Tahoma, Arial, Helvetica; 
    font-size: 8pt;
    font-weight: normal;
    padding-left: 5px;
    text-decoration: underline;
}

A
{
	text-decoration: none;
}

A:

{
	text-decoration: underline;
}

.Normal
{
	font-family: Verdana, Tahoma; 
	font-size: 12px; 
	color: #4e4e4e;
}
.MediumText
{
	font-family: Verdana, Tahoma; 
	font-size: 11px; 
	color: #4e4e4e;
}
.SmallText
{
	font-family: Verdana, Tahoma; 
	font-size: 10px; 
	color: #4e4e4e;
}

.leftpanelist {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.dropdownlist 
{
	font-family: Verdana, Tahoma; 
	font-size: 10px; 
}

.ShopOnlineHeader
{
	font-family: Verdana, Tahoma; 
	font-size: 14px; 
	color: #7d7218;
	font-weight: 600;
}

.ShopOnlineColumHeader
{
	font-family: Verdana, Tahoma; 
	font-size: 10px; 
	color: #7d7218;
    text-decoration: none;
}
.ShopOnlineColumHeader A:hover
{
	font-family: Verdana, Tahoma; 
	font-size: 10px; 
	color: #7d7218;
	text-decoration: underline;
}
.ShopOnlineColumHeader A, .ShopOnlineColumHeader A:visited, .ShopOnlineColumHeader A:active
{
	font-family: Verdana, Tahoma; 
	font-size: 10px; 
	color: #7d7218;
    text-decoration: none;
}

.ShopOnlineTitle
{
	font-family: Verdana, Tahoma; 
	font-size: 12px; 
	font-weight: 800;
	color: #7d7218;
}
.ShopOnlineTitle A:hover
{
	font-family: Verdana, Tahoma; 
	font-size: 12px; 
	font-weight: 800;
	color: #7d7218;
	text-decoration: underline;
}
.ShopOnlineTitle A, .ShopOnlineTitle A:visited, .ShopOnlineTitle A:active
{
	font-family: Verdana, Tahoma; 
	font-size: 12px; 
	font-weight: 800;
	color: #7d7218;
	text-decoration: none;
}
.ShopOnlineArtist
{
	font-family: Verdana, Tahoma; 
	font-size: 11px; 
	color: #4e4e4e;
}
.ShopOnlineArtist A:hover
{
	font-family: Verdana, Tahoma; 
	font-size: 11px; 
	color: #4e4e4e;
	text-decoration: underline;
}
.ShopOnlineArtist A, .ShopOnlineArtist A:visited, .ShopOnlineArtist A:active
{
	font-family: Verdana, Tahoma; 
	font-size: 11px; 
	color: #4e4e4e;
	text-decoration: none;
}
.ShopOnlineLabel
{
	font-family: Verdana, Tahoma; 
	font-size: 10px; 
	color: #4e4e4e;
}
.ShopOnlineLabel A:hover
{
	font-family: Verdana, Tahoma; 
	font-size: 10px; 
	color: #4e4e4e;
	text-decoration: underline;
}
.ShopOnlineLabel A, .ShopOnlineLabel A:visited, .ShopOnlineLabel A:active
{
	font-family: Verdana, Tahoma; 
	font-size: 10px; 
	color: #4e4e4e;
	text-decoration: none;
}
.Paging
{
	font-family: Verdana, Tahoma; 
	font-size: 9px; 
	color: #4e4e4e;
	text-decoration: none;	
}
.Paging A, .Paging A:visited, .Paging A:active, .Paging A:hover
{
	font-family: Verdana, Tahoma; 
	font-size: 9px; 
	color: #4e4e4e;
	text-decoration: underline;	
}

