/*-----------Default.css Redefining-------------*/
* {
	font-style: normal;
	margin: 0;
	padding: 0;
}
html {
	height: 100%
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	color:#605e5e;
	width: 100%;
	height: 100%;
	line-height:22px;
	padding: 0px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
p {
	margin: 0 0 18px;
	font-style: normal;
}
hr {
	background: #cacacb;
	margin: 5px 0px;
}
img {
	border: none;
}
input {
	vertical-align: middle
}

ul li, ol li, p {
	color:#605e5e;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	text-align: left;
	list-style-type: circle;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 13px;
}

a,
a:link,
a:visited {
	font-family: Arial, Tahoma, sans-serif;
	color: blue;
	text-decoration: none;
	outline: none;
}

a:hover,
a:active {
	text-decoration: underline;
	color: blue;
}
ul, ol {
	margin-left: 40px;
}

/* Header 
------------------------------------------------------------*/
.HeaderTopRight {
	float: right; 
	display: inline; 
	text-align:right; 
	margin: 0px; 
	padding: 0px;
}
.MenuWrapper {
	margin-top: 6px;
	clear: both;
	padding-bottom: 0px;
}
.LogoWrapper {
	font-size: 0px;
	height: 53px;
	width: 150px;
	padding-top: 4px; /* MAJB added to vertical center logo top/bottom space with 50px logo height*/
}
.SearchWrapper {	
	margin-top: 6px;
}
.SearchWrapper .SkinObject label { display:none; }
.SearchWrapper .SkinObject input { display:none; }
/* Container
------------------------------------------------------------*/
.AccountManage {
	width: 970px; 
	margin: 0 auto; 
	line-height: 12px;
	text-align: right;
}
.Container {
	text-align: left;
	width: 972px;
	min-height: 520px;
	_height: 520px;
	margin: 0 auto 60px;
	padding: 0;
	overflow: visible;
	background: url(images/content.jpg) no-repeat;
	background-position: top;
}
.NLSContainer {
	text-align: left;
	width: 972px;
	min-height: 520px;
	_height: 520px;
	margin: 0 auto 60px;
	padding: 0;
	overflow: visible;
	background: url(images/NLScontent.jpg) no-repeat;
	background-position: top;
}
.Content {
	padding: 40px 50px 40px 20px;
}
.SideBar {
	float: left;
	display: inline;
	width: 220px;
}
.MiddleBar {
	float: right;
	padding-top: 0.01em;
	width: 680px;
}
.LeftPaneWrapper {
	padding-top: 0.01em;
	float: left;
	display: inline;
	width: 190px;
	overflow: visible;
	padding-bottom: 20px;
}
.RightPaneWrapper {
	float: right;
	width: 33%;
	display: inline;
	overflow: visible; 
}
.ContentPaneWrapper {
	padding-top: 0.01em;	
	padding-bottom: 20px;
	padding-right: 20px;
}
.BottomPaneWrapper {
	padding-top: 0.01em;
	overflow: visible;
	clear: both;
	padding-bottom: 20px;
}
.TopPaneWrapper {
	padding-top: 0.01em;	
	clear: both;
	padding-bottom: 20px;
	overflow:visible;
}
.DNNEmptyPane {
	width: auto;
}
	
/* Footer
-----------------------------------------------------------------------------*/
.Footer {
	text-align: center;
	clear: both;
	height: 40px;
	margin-top: 20px;
	background:url(images/foot.gif);
}
.FooterContainer {
	padding-top: 10px;
	text-align: left;
	width: 972px;
	margin: 0 auto;
	text-align: center;
	overflow:hidden;
}
.CopyrightWrapper {
	padding-top: 4px;
	white-space: nowrap;
	font: 11px Arial, Tahoma, Verdana, sans-serif;
	font-style: italic;	
	color: #92c0ea;
	float: left;
	display: inline;
	width: 220px;
}
.CopyrightWrapper a, .CopyrightWrapper a:visited{
	color: #92c0ea;
	text-decoration: none;
}
.CopyrightWrapper a:hover{
	text-decoration: underline;
}
.LinksWrapper {
	font-style: italic;
	margin: 0px 0px 0px 220px;
	word-spacing: 10px;
}
.LinksWrapper a, #LinksWrapper a:visited{
	color: #dededf;
	word-spacing: 0.1em;
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
}
.LinksWrapper a:hover{
	text-decoration: underline;
}


/* BREADCRUMB */
.BreadcrumbWrapper {
	padding-top: 5px;
	color: black;
}
.BreadcrumbWrapper a{
	font-weight: normal !important;
	font-size: 12px !important;
	color: white !important;
	text-decoration: none !important;
	margin-right: 0px;
}
.BreadcrumbWrapper a:hover {
	text-decoration: underline !important;
}
/*-----------Other-------------*/
.ModuleTitle_MenuItem {border: none; text-align: left;}
.ModuleTitle_MenuBreak .ModuleTitle_MenuIcon {height:1px;}
/*-------------Skin Prices-----------*/
.SkinPrices .PriceTag {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/PriceTag.png) no-repeat scroll 0 0;
color:#FFFFFF;
float:left;
font-size:18px;
height:47px;
line-height:41px;
margin-left:-6px;
text-align:center;
width:100px;
}
.SkinPrices .SkinEditionIcon img {
margin:5px 0 0 !important;
}
.SkinPrices .SkinEditionIcon {
float:right;
}
.SkinPrices h3 {
font-weight:bold;
margin-bottom:12px !important;
padding-bottom:5px;
padding-top:0;
}
.SkinPrices .SkinEditionLongTitle .PriceTag {
margin-top:-14px;
}
.SkinPrices .SkinEditionLongTitle .SkinEditionIcon img {
margin:0 0 0 !important;
}
.SkinPrices .SkinEditionLongTitle {
padding-top:9px;
}
.SkinPrices .SkinEditionNoBorder {
border:medium none;
}
.DownloadCell {
color:Blue;
}
.DownloadCell a {
color:Blue;
}