/************   NWC Skin *******************/

.MainContainer
{
	min-width: 900px;
	max-width: 1200px;
	_width: 1000px;
	margin: 0 auto;
	background-color: #FFFBD5;
}

.Header
{
	height: 245px;
}
.HeaderLeft
{
	background-color: #5B9B98;
	width: 50%;
}
.HeaderImage1
{
	position: absolute;
	top: 0;
	right: 15px;
	width: 375px;
	height: 115px;
	background-image: url(/Portals/0/Skins/NWC/HeaderImage1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.HeaderImage2
{
	position: absolute;
	bottom: 0;
	right: 15px;
	width: 375px;
	height: 115px;
	background-image: url(/Portals/0/Skins/NWC/HeaderImage2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.HeaderRight
{
	background-color: #fff797;
	background-image: url(/Portals/0/Skins/NWC/NWCLogo.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 50%;
}

.SearchBar
{
	height: 35px;
	background-color: #006890;
	background-image: url(/Portals/0/Skins/NWC/NWCSlogan.gif);
	background-position: 20px center;
	background-repeat: no-repeat;
	padding: 7px 10px 0 0;
	text-align: right;
}

.LeftPanel
{
	background-color: #B9B098;
	color: #FFFBD5;
	width: 200px;
}
.LeftImage
{
	background-image: url(/Portals/0/Skins/NWC/LeftImage.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 90px;
}
.UserContainer
{
	padding-left: 20px;
}
.UserContainer a:link,
.UserContainer a:visited,
.UserContainer a:active,
.UserContainer a:hover
{
	text-decoration: none;
	color: #FFFBD5;
}
.UserContainer a:hover
{
	color: #000;
}

.RadMenu
{
	float: none !important;
	margin: 10px 0;
}
.RadMenu .rmGroup
{
	border: 1px solid #918462;
	background-color: #B9B098;
}

.RadMenu .rmItem
{
	margin-left: 2px;
	width: 198px;
}

.RadMenu a.rmLink:link,
.RadMenu a.rmLink:visited,
.RadMenu a.rmLink:active,
.RadMenu a.rmLink:hover
{
	text-decoration: none;
	color: #FFFBD5;
}
.RadMenu a.rmLink:hover
{
	color: #000;
}

.RadMenu .rmText
{
	margin-left: 20px;
	font-weight: bold;
	line-height: 150%;
}

.ContentPanel
{
	margin-bottom: 25px;
}
.ContentPane
{
	min-height: 150px;
	padding: 10px;
}

.RightPanel
{
	width: 125px;
}

.RightPane
{
	min-height: 150px;
	padding-top: 10px;
}


.Footer
{
	font-size: 80%;
}

.Footer a:link,
.Footer a:visited,
.Footer a:active,
.Footer a:hover
{
	text-decoration: none;
	color: #000;
}

.Footer a:hover
{
	text-decoration: underline;
	color: #000;
}

.FooterLeft
{
	padding-left: 2px;
}

.FooterMiddle
{
	text-align: center;
}

.FooterRight
{
	text-align: right;
	padding-right: 2px;
}

div.ProductList
{
	overflow: visible;
	max-height: none;
}

