﻿body {
	text-align: center;
	background-color: #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:5px;	
}
a.bold
{
	font-weight:bold;
}
h2
{
	color:#1497B8;
	font-size:1.8em;
	font-family:MS Sans Serif;	
}
h3
{
	color:Gray;
	border-bottom: solid 1px gray;
	width:90%;
	font-size:1.3em;
	margin-bottom:8px;
}
h4
{
	color:Gray;
	border-bottom: solid 1px gray;
	width:90%;
	font-size:1.1em;
	margin-bottom:8px;
}
.question
{
	font-weight:bold;
	padding-bottom:6px;	
}
.answer
{
	margin-left:20px;
}
.pageHeight
{
	height:600px;
}
.banner {	
	width: 980px;
	height: 110px;	
	background-image:url('images/banner09.png');
	background-repeat:no-repeat;
}
td.LeftSection
{
	width:200px; 
	vertical-align:top;
	padding: 6px 4px 6px 4px;
}
td.content {
	padding:8px;
	background-color: white;
	text-align: left;
	border-left:1px silver solid;
	vertical-align:top;
}

.background {
	background-color:white;
	margin: 0px auto;
	width: 980px;
	height: auto;
	text-align: left;
	padding-bottom: 4px;
}
#topMenu {	
	padding-top:0px;
	padding-bottom:2px;
	padding-left:205px;
	background-color:#BBD4F8;
	border-top:solid 1px #007ACC;
	border-bottom:solid 1px #007ACC;	
}	
.breadcrumbs{
	height:1.4em;
	margin-left: 9px;
	position:relative;
	text-align:left;
	margin-top:2px;
	margin-bottom:6px;
	padding-top:.2em;
	padding-left:220px;
	z-index:1;
	font-weight:bold;
	font-size:medium;
	background-color:#0099CC;
	width:750px;
	border:1px black solid;
	color:white
}
ul.menuList{
	list-style:none;
	margin-left:0;
	text-indent:0;
	margin-bottom:.5em;
	font-size:1.2em;
}
ul.submenu{	
	font-size:.9em;
	list-style:none; 
	margin-left:5px;
	padding-left:5px;
	margin-bottom:1em;
}
ul.bulletLevelOne
{
	padding-top:15px;
}
li.bulletLevelOne
{
	padding-bottom:10px;
}
.footer{
	width: 980px; 
	font-size:90%;
	border-top:solid 1px silver;
	padding-top:3px;
}
.footerLeft{
	width:300px; 
	display:inline-block;
	float:left;
	padding-left:10px;
	background-color:Transparent;	
}
.footerRight{
	text-align:right;
	float:right;
	width:300px;
	padding-right:10px;
	position:static;
	background-color:Transparent;  
}
.lastupdated {
	
	font-size: xx-small;
}
.inpagesection {
	
	font-size: x-small;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	border: 1px gray solid;
}
.bodytext {	
	font-size: x-small;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
	padding-left: 15px;
}
.ideabladelogo {
	border: 0px;
	width: 317px;
	height: 87px;
}
.linksHeader{
	background-position:0;
	background-image: url('images/sidebarHeading.gif');
	background-repeat:no-repeat;
	font-size: 1em;
	font-weight: bold;
	padding-left: .5em;
	padding-top:5px;
	color: black;
	height: 20px;
	width: 188px;
	background-color: #FFFFFF;
	border: 0px;
}
.hotLinks{
	border:1px orange solid;
	padding:2px 4px 4px 4px;
	margin-left: 0px;
	font-size:90%;
}
.howToBuy{
	border:1px green solid;
	padding:2px 4px 4px 4px;
	margin-left: 0px;
	font-size:90%;
}
td.cellpadding {
	padding-bottom:1em;	
}
td#left{
	width: 200px;
	vertical-align:top;
}
td#right{	
	vertical-align:top;	
}
#psuedoMapRight{
	position:static; 
	height: 75px; 
	width: 150px; 
	float:right;
	margin-top:15px;
	margin-right:4px;	
}
#psuedoMapRight:hover{
	 cursor:pointer;
}
#psuedoMapLeft{
	position:static; 
	height: 80px; 
	width: 277px; 
	float:left;
	margin-top:10px;
	margin-left:10px;
	display:inline;	
}
#psuedoMapLeft:hover{
	 cursor:pointer;
}
#ideablade{
	 background-image:url('images/logoNoText.jpg');
	 background-repeat:no-repeat;
	 height:45px;
	 margin-left:4px;
	 width:150px;
}
#ideablade:hover{
	 cursor:pointer;	
}
#cabana{
	background-image:url('images/cabana.jpg');
	background-position:left;
	height:157px;
	background-repeat:no-repeat;
	
}

#cabana:hover{
	background-image:url('images/cabana.jpg');
	background-position:left;
	height:157px;
	background-repeat:no-repeat;
	cursor:pointer;
}

.minibanner {
	text-indent: 4px;
	border-color: #808080;
}

.leftMenuHeading
{
	margin-bottom:5px; 
	margin-left:0px;
	width:170px;
	border:solid 1px gray;
	height:18px;
}
.leftMenu
{
	margin-bottom:5px; 
	margin-left:8px;
	width:170px;
	border:solid 1px silver;
	height:18px;
}
.leftMenuHyperlink
{	
	text-decoration:none; 
}
.dynamicMenuHeader
{
	font-weight:600; 
	border-bottom:solid 1px silver;
	margin-bottom:5px;
	}
td.header
{
	background-color: #7099C2;
	color: #FFFFFF;
	font-size: 1.2em;
	empty-cells: show;
	height: 28px;
	padding-left:6px;
}
td.altRow1
{
	background-color: #D9E3F2;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 6px;
}
td.altRow2
{
	background-color: #E0E2EB;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left:6px;	
}
td.altRow1 alignCentre
{
	text-align:center;
}

td.altRow2 alignCentre
{
	text-align:center;
}
td.section
{
	background-color: #D9E3F2;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left:2px;	
}
div.ColumnLeft
{
	float:left; 
	display:inline; 
	width:370px; 
	margin-right:20px;
}
div.ColumnNestedDiv
{
	padding:5px 5px 10px 0;
}
.ContextMenuMouseOver
{
	background-color: #DEE7ED;
}
td.HowToBuyHeader
{
	border-bottom:solid 1px gray; 
	font-weight:700; 
	font-size:1.3em; 
	background-color:#8CB2D9;
	color:white;
}
td.HowToBuyHeadings
{
	background-color:#DEE4ED;
}