body {
	background-color: #FFFFFF;
	margin: 0px;
	/* background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top; */
	color: #999999;
}
.body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top; 
	color: #999999;
}
p { margin: 0 0 7px 0; }
.TopBar {
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #044664;
}
.TopBar-inner {
	background-image: url(images/bg_top-inner.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #044664;
}
.PhoneNumber {
	background-image: url(images/800number.gif);
	height: 31px;
	overflow: hidden;
	padding-left: 11px;
	valign: middle;
}
.fivepad1 { 
	padding: 5px 5px 5px 10px;
	width: 250px;
}
.fivepad2 { 
	padding: 5px 10px 5px 5px;
}
.tenpad { 
	padding: 0px 10px 20px 10px;
}
.stone .propertyarray .attribute { display:inline; width:28px; background: #BFDBE9; color: #2B637C; font-size: 11px; text-align:center;padding:3px; margin: 0px 1px;}
.stone .propertyarray .selected { border: 1px solid #2B637C; color: #2B637C; font-size: 11px; font-weight:bold; text-align:center;padding:3px; margin: 0px 1px;}

#col3 {background: #fff url(images/col3-bg.jpg) no-repeat top;}
.pad3 {padding: 7px 10px 10px 10px;}
.checkoutpad {}
/* GENERAL */
/* style for module titles */
/*
.Head {
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
*/
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #003366;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: black;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
}
.NormalRed {
    font-family: arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FF0000;
}
.NormalBold {
    font-family: arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
}    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: underline;
    color: #003366;
}
A.CommandButton:visited {
    text-decoration: underline;
    color: #003366;
}
A.CommandButton:active {
    text-decoration: underline;
    color: #003366;
}
A.CommandButton:hover {
    text-decoration: underline;
    color: #FF0000;
}    
/* GENERIC */
a:link {
	color: #4488A7;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #9CC6DA;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	color: #4488A7;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {
	color: #4488A7;
	text-decoration: underline;
	font-weight: normal;
}
SMALL {font-size: 8px;}
BIG {font-size: 14px;}
BLOCKQUOTE, PRE {font-family: Lucida Console, monospace;}
UL LI {list-style-type: square;}
UL LI LI {list-style-type: disc;}
UL LI LI LI {list-style-type: circle;}
OL LI {list-style-type: decimal;}
OL OL LI {list-style-type: lower-alpha;}
OL OL OL LI {list-style-type: lower-roman;}
HR { color: #cccccc; height:1pt; }
/*___________________________________________________________________________________________*/
a.links_bottom:link{
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #999999;
	text-decoration: none;
	font-weight:normal;
	text-transform: uppercase;
}
a.links_bottom:hover{
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #B4B4B4;
	text-decoration: none;
	font-weight:normal;
	text-transform: uppercase;	
}
a.links_bottom:active{
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #999999;
	text-decoration:none;
	font-weight:normal;
	text-transform: uppercase;	
}

a.links_bottom:visited{
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #999999;
	text-decoration:none;
	font-weight:normal;
	text-transform: uppercase;	
}
.links_bottom {
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #999999;
	text-decoration:none;
	font-weight:normal;
	text-transform: uppercase;
}
.Copyright {
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #9CC6DA;
	text-transform: uppercase;
}
a.Copyright:link{
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #9CC6DA;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}
a.Copyright:hover{
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #A1C0CF;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;	
}
a.Copyright:active{
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #9CC6DA;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;	
} 
a.Copyright:visited{
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #9CC6DA;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;	
} 
.DNNCopyright {
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #333333;
	text-decoration:none;
}
a.DNNCopyright:visited {
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #333333;
	text-decoration:none;	
}
a.DNNCopyright:active {
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #333333;
	text-decoration: none;	
}
a.DNNCopyright:hover {
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #4791C5;
	text-decoration: none;	
}
a.DNNCopyright:link {
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #333333;
	text-decoration: none;
}
a.links_top:link {
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:normal;
}
a.links_top:hover {
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:normal;	
}
a.links_top:active {
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #000000;
	text-decoration: none;
	text-transform: uppercase;	
	font-weight:normal;
}
a.links_top:visited {
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #666666;
	text-decoration: none;
	text-transform: uppercase;	
	font-weight:normal;
}
.links_top {
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:normal;
}
.HomeContainerText {
    font-family: arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.HomeContainerHeadings {
    font-family: arial, sans-serif;
	font-size: 13px;
	color: #3E80A8;
}

/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px;
	background-color: transparent;
	width: 168px;
	padding: 0px;
	padding-bottom: 0px;
}
.MainMenu_MenuBar {}
.MainMenu_MenuItem {
	cursor: pointer; 
	color: #244E64; 
    font-family: arial, sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	border: 1px transparent solid;
	padding: 2px;
	background-color: #FFFFFF;
}
.MainMenu_MenuItemSel {
	background-color: #244E64; 
	cursor: pointer; 
	color: #FFFFFF; 
    font-family: arial, sans-serif;
	font-size: 10px; 
	font-weight: normal; 
	border: 1px transparent solid;
	padding: 2px;
}	
.MainMenu_MenuIcon {
	display:none;
}
.rootmenuitem {	
	background-color: transparent;
	cursor: pointer; 
	color: #FFFFFF; 
    font-family: arial, sans-serif;
	font-size: 10px;  
	font-weight: normal;
	text-transform: uppercase;
	border: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	/* padding-left: 5px;
	padding-right: 5px;
	height: 26px;
	display:table-cell; */
}
.rootmenuitemselected {
	background-color: transparent;
	cursor: pointer; 
	color: #9EE5F5; 
    font-family: arial, sans-serif;
	font-size: 10px;  
	font-weight: normal;
	text-transform: uppercase;
	border: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	/* padding-left: 5px;
	padding-right: 5px;
	height: 26px;
	display:table-cell; */	
}
.rootmenuitembreadcrumb {
	background-color: transparent;
	cursor: pointer; 
	color: #9EE5F5; 
    font-family: arial, sans-serif;
	font-size: 10px;  
	font-weight: normal;
	text-transform: uppercase;
	border: 0px;
	padding-top: 4px;
	padding-bottom: 3px;
	/* padding-left: 5px;
	padding-right: 5px;
	height: 26px;
	display:table-cell; */
}
.submenuitembreadcrumb{
	cursor: pointer; 
	color: #CCCCCC; 
    font-family: arial, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	border: 0px #CCCCCC solid;
	background-color: transparent;
	padding: 2px;
}
.submenu {
	z-index: 1000;
	background-color: #57585C; 
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/
	border: 1px #A7A7A7 solid;
	margin-top:4px;
}
.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}
.MainMenu_MenuArrow {
	display:none;
	/*font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: pointer; 
	border-right: #EFEFEF 0px solid; 
	border-bottom: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid;*/
}
.MainMenu_RootMenuArrow {
	display:none;
	/*font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: pointer;*/
}
.footer {
	color: #85B701;
	text-decoration: none;
}
a.footer:link {
	color: #85B701;
	text-decoration: none;
}
a.footer:visited {
	color: #AFD843;
	text-decoration: none;
}
a.footer:hover {
	color: #AFD843;
	text-decoration: none;
}
a.footer:active {
	color: #AFD843;
	text-decoration: none;
}
.searchpad {padding: 15px 0 0 0;}
.search {
    font-family: arial, sans-serif;
    font-size: 9px;
    color: #9CC6DA;
	text-decoration:none;
	font-weight:normal;
	padding-top: 5px;
}
.SearchButton { 
	background: transparent; 
	padding: 0px 0px 0px 0px; 
	cursor: pointer; 
	margin: 0 0 0 0px; 
	border: 0px;
}

#dnn_dnnSEARCH_txtSearch.NormalTextBox { width: 125px; margin-bottom: 3px; border:1px solid #000000; cursor:text; font-size:9px;}
#txtSearch.NormalTextBox { width: 125px; margin-bottom: 3px; border:1px solid #000000; cursor:text; font-size:9px;}

.Normal {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color: #000;
}
.NormalHeavy {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
	color: #666;
}
.NormalSmall {
    font-family: arial, sans-serif;
    font-size: 7px;
    font-weight: normal;
	color: #666;
}
.NormalBlue {

    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
	color: #64B4D7;
}
.NormalBlack {
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
	color: #000000;
}
.NormalOption {
    font-family: arial, sans-serif;
    font-size: 10px;
    font-weight: normal;
	font-style: italic;
	color: #999999;
}
.GradientTitle {
    font-family: arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
	color: #054465;
}
.GradientOption {
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
	font-style: italic;
	color: #7697A0;
}
.SearchDetailsLeft {
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
	text-decoration:underline;
	color: #000000;
	border-right:white thin solid;
	border-bottom:white thin solid;
}
.SearchDetailsRight {
    font-family: arial, sans-serif;
    font-size: 11px;
   	font-weight:bold;
    color:#072101;
	border-bottom:white thin solid;
}
.ValidPropertyDisplay {
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
	color: #343256;
	background-color: #B6E2EF;
	/*border-right:white thin solid;*/
	text-align:center;
}
.ValidPropertySelectedDisplay {
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
	color: #343256;
	background-color: #B6E2EF;
	border-right:blue thin solid;
	border-left:blue thin solid;
	border-top:blue thin solid;
	border-bottom:blue thin solid;
	text-align:center;
}
.InvalidPropertyDisplay {
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
	color: #BEBDD9;
	background-color: #DCF1F8;
	text-align:center;
}
.PropertyLabel {
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
	color: #66616D;
}
.PropertyValue {
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
	color: #18161F;
}
.PropertyDescription {
    font-family: arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
	color: #66616D;
}
/*   Top Links   */
.toplinks {color: #fff;padding: 25px 0 0 0;font: normal 11px Arial, sans-serif;}
/*   LEFT NAV    */
.leftnavmaintitle {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-weight: normal;
font-style: italic;
color: #666;
text-transform: capitalize;
}
.leftnavtitle {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-weight: normal;
color: #666;
text-transform: capitalize;
}
.leftnav, A.leftnav {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #4488A7;
text-transform: capitalize;
}
A.leftnav:link, A.leftnav:active, A.leftnav:visited {
font-family: "Times New Roman", Times, serif;
color: #4488A7;
text-decoration: none;
font-weight: normal;
text-transform: capitalize;
}
A.leftnav:hover {
font-family: "Times New Roman", Times, serif;
color: #9CC6DA;
text-decoration: none;
font-weight: normal;
text-transform: capitalize;
}
.leftinav, A.leftinav {
font-family: "Times New Roman", Times, serif;
font-size: 11px;
text-decoration: none;
color: #4D6774;
text-transform: capitalize;
}
A.leftinav:link, A.leftinav:active, A.leftinav:visited {
font-family: "Times New Roman", Times, serif;
color: #4D6774;
text-decoration: none;
font-weight: normal;
text-transform: capitalize;
}
A.leftinav:hover {
font-family: "Times New Roman", Times, serif;
color: #9CC6DA;
text-decoration: none;
font-weight: normal;
text-transform: capitalize;
}
#dnn_TopPane a {text-transform: capitalize;}
#dnn_TopPane a:link, #dnn_TopPane a:active, #dnn_TopPane a:visited {text-transform: capitalize;}
#dnn_TopPane a:hover {text-transform: capitalize;}
.footernav {
color: #4488A7;
}
.ProductItemValueRow {
background: #F4F8EE;
}
.ProductItemValue {
color: #4D6774;
font-family: arial, sans-serif;
font-weight: normal;
font-size: 11px;
}
.ProductItemNameRow {
background: #FFFFFF;
}
TD.ProductItemName {
margin-top: 18px;
padding-top: 18px;
}
.ProductItemName {
color: #222;
font-family: "Times New Roman", Times, serif;
font-weight: normal;
font-size: 11px;
padding-left: 3px;
}
.ProductItemDescription {
background: #fefefe;
font-family: arial, sans-serif;
font-size: 11px;
color: #444;
padding: 3px 4px;
}
.ProductItemProduct {
font-family: arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #003366;
padding: 3px 3px;
}
.ProductItemTitleRow {
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bold;
vertical-align: middle;
}
.GlossaryTerm{
position:relative;
}

 .ERingTableCell { text-align:middle; }
 .ERingCell {  width:85px; }
 .ERingCatImage { width:124px;  text-align:center; margin-bottom:10px; }
 .ERingName { Font:Georgia; Font-size:14; color:#153F53;width: 80%; border-Bottom:1px solid #C8D7DE;} 
 .ERingDescription {margin:15px,0px,20px,20px;}
 .ERingCellLast {float:left; width:80px; padding-bottom:20px; }
 .ERingCell {float:left; width:80px; padding-bottom:20px;border-right:1px solid #92aeba;}
 .ERingImage { width:80px;  text-align:center; margin-bottom:10px;}
 .ERingCarat { width:80px;  text-align:center;
     font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color: #000;
 } /* class=Normal*/
 .ERingMinPrice { width:80px;  text-align:center;
 font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
	color: #64B4D7;
 } /* class=NormalBlue*/
 .ERingMaxPrice { width:80px; text-align:center;
 font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
	color: #64B4D7;
 } /* class=NormalBlue*/
 .ERingLink{ width:80px; text-align:center;}
  .ERingTable {width:360px;}
/******************************** Inventua TOPMenu *******************************/
.TopMenuBar {font-size: 10px;text-transform: uppercase;}
.TopMenuItem a:link, .TopMenuItem a:visited, .TopMenuItem a:hover, .TopMenuItem a:active {
text-decoration: none;
text-transform: uppercase;
color: #fff;
}
.TopMenuItemMouseOver a:link, .TopMenuItemMouseOver a:visited, .TopMenuItemMouseOver a:hover, .TopMenuItemMouseOver a:active {
text-decoration: none;
text-transform: uppercase;
color: #9EE5F5;
}
.TopMenuItemOn {
text-decoration: none;
text-transform: uppercase;
color: #9EE5F5;
}
div.TopMenuBar span.Link {
margin: 0px;
padding: 0px;
}
/*********************************************/

.leftnav2maintitle {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-weight: normal;
font-style: italic;
color: #666;
text-transform: capitalize;
height: 25px;
}
.leftnav2title {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-weight: normal;
color: #666;
text-transform: capitalize;
padding: 0 0 0 5px;
}
.leftnav2title a {text-decoration: none;}
.leftnav2title2 {
font-family: Arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #666;
text-transform: uppercase;
padding: 5px 0 0 5px;
}
.leftnav2 {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
font-weight: normal;
color: #4488A7;
text-transform: capitalize;
text-decoration: none;
padding: 2px 2px 2px 5px;
/*background: url('/portals/0/underline_nav.gif') no-repeat bottom center;*/
}
.leftnav2sub {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
font-weight: normal;
color: #4488A7;
text-transform: capitalize;
text-decoration: none;
padding: 2px 0px 2px 15px;
}
.leftnav2 a:link, .leftnav2 a:active, .leftnav2 a:visited, .leftnav2sub a:link, .leftnav2sub a:active, .leftnav2sub a:visited {
color: #4488A7;
text-decoration: none;
}
.leftnav2 a:hover, .leftnav2sub a:hover, .leftnav2title a:hover {
color: #9CC6DA;
text-decoration: none;
}
.leftnav2sep {background: url('/portals/0/underline_nav.gif') no-repeat center center;}
.leftnav2sec {margin: 8px 0 5px 0;}