﻿/************************* Module Layout Styles *************************/
div.MoebiumBase, html.MoebiumBase, html.MoebiumBase td{
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif
}
.MoebiumBase .ModuleTitle .ModuleButton{
	position: relative;
	float: right
}
.MoebiumBase h1.ModuleTitle{
	padding-right: 4px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 11px;
	vertical-align: bottom;
	color: #333333;
}
.RightPane .MoebiumBase{
	width: 180px
}
.MoebiumBase .ModuleTitle .Head{
	font-weight: bold;
	font-size: 12px;
	vertical-align: bottom;
	color: #333333;
	line-height: 20px;
	position: relative;
	height: 24px
}
.MoebiumBase .ModuleContent{
	padding-right: 6px;
	padding-left: 12px;
	padding-bottom: 4px;
	padding-top: 1px;
	font-size: 11px;
	vertical-align: top;
	color: #333333;
}
/*====================================Module Content Text Styles====================================*/
.MoebiumBase h1, .MoebiumBase .Head{
	font-weight: bold;
	font-size: 13px;
	text-transform: none;
	color: black;
}
.MoebiumBase h2, .MoebiumBase .SubHead{
	font-weight: bold;
	font-size: 12px;
	color: black;
}
.MoebiumBase .SubHeadShop{
	font-weight: bold;
	font-size: 11px;
	color: black;
}
.MoebiumBase .SubHeadRed{
	font-weight: bold;
	font-size: 12px;
	color: #ff6633;
}
.MoebiumBase h3, .MoebiumBase h4, .MoebiumBase h5, .MoebiumBase h6{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}
.MoebiumBase p, .MoebiumBase .Normal{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px
}
.MoebiumBase a, .MoebiumBase a:link, .MoebiumBase a:visited, .MoebiumBase a:active{
	color: black
}
.MoebiumBase a:hover{
	color: #ff9966;
	text-decoration: underline
}
.MoebiumBase hr{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1pt;
	background-color: #cccccc;
	border-bottom-style: none
}
.MoebiumBase li{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif
}
.MoebiumBase .Field{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #F5F5F5;
	border: 1px dimgray solid
}
.MoebiumBase .Button{
	border-right: 1px solid #696969;
	padding-right: 6px;
	border-top: silver 1px solid;
	padding-left: 6px;
	height: 20px;
	font-size: 10px;
	overflow: visible;
	border-left: silver 1px solid;
	color: Gray;
	line-height: 20px;
	border-bottom: 1px solid #696969;
	font-family: Verdana, Helvetica, sans-serif;
	background-image: url(buttonbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	cursor: hand
}
.MoebiumBase input.Button{
	line-height: 16px
}