/* CSS Document */
/*********************************/
/* Edited by Richard Aber 081209 */
/*********************************/
/* previous designer apparently liked absolute positioning of all elements, */
/* as a result, the CSS is unnecessarily complex in many areas, making minor */
/* changes often breaks entire layout. CSS needs complete rework. */
/* Lots of unneccessary inline styles and DW styles that could/should be dropped or reworked */
/*********************************/

/***** VIEWPORT *****/
* {
	margin: 0;
	padding: 0;
}
html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	position: relative;
	background-color: #FFFFFF;
	height: 100%;
}

/***** LAYOUT *****/
#wrapper {
	width: 750px;
	height:auto!important;
	height:700px;
	min-height:700px;
}
#container {
	width: 100%;
}
#header {
	width: 100%;
	clear: both;
	/*height: 90px;*/
	height: 92px;/* EDIT BY RABER 121409 */
	/*background-color: #f2d19e;*/
	background-color: #000;/* EDIT BY RABER 121409 */
	/*background-image: url("/assets/img/navBar/header.jpg");*/
	background-image: url("/assets/img/navBar/header_bg.gif");/* EDIT BY RABER 121409 */
	background-position: 0% 0%;
	/*background-repeat: no-repeat;*/
	background-repeat: repeat;/* EDIT BY RABER 121409 */
	clear: both;
    z-index: 3;
}
#banner {
	width: 100%;
	/*height: 35px;*/
	height: 60px;/* EDIT BY RABER 121409 */
	clear: both;
}



/* EDIT BY RABER 121409 */
#banner, #banner a, #banner a img {
	margin:0;
	padding:0;
	border:none;
	text-decoration:none;
}
a img{border:none;}
/* EDIT BY RABER 121409 */



#banner2 {
	width: 100%;
	height: 23px;
	clear: both;
}
#navbar {
	width: 100%;
	background-color: #000000;
	clear: both;
}
#content {
	width: 100%;
}
.topGraphix {
	height: auto !important; /* for modern browsers */
	height: 249px; /* for IE5.x and IE6 */
	min-height: 249px; /* for modern browsers */
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
}
.leftTopGraphic {
	margin: 0.9em 0 0 0.9em;
	border: none;
	padding: 0;
	position: absolute;
	z-index: 1;
}
.rightTopGraphic {
	float: right;
	z-index: 2;
}
#maincontent {
	height: auto !important; /* for modern browsers */
	height: 300px; /* for IE5.x and IE6 */
	min-height: 300px; /* for modern browsers */
	width: 735px;
	margin: 0;
	padding: 15px 0 15px 15px;
}
#footer {
	height: auto !important; /* for modern browsers */
	height: 20px; /* for IE5.x and IE6 */
	min-height: 20px; /* for modern browsers */
	width: 100%;
	clear: both;
}

/***** BLOCK LEVEL STYLES *****/

h1 {
	font-size: 14px;
	line-height: 1.2em;
	padding: 0 0 0.9em 0;
}

h2 {
	font-size: 14px;
	line-height: 1.2em;
	padding: 0 0 0.9em 0;
}

h3 {
	font-size: 14px;
	line-height: 1.2em;
	padding: 0 0 0.9em 0;
}

h4 {
	font-size: 14px;
	line-height: 1.2em;
	padding: 0 0 0.9em 0;
}

p {
	font-size: 13px;
	line-height: 1.2em;
	padding: 0 0 0.9em 0;
}




/***** MANGLED OLD LEGACY STYLES *****/
#maingraphic {
}
#home #maingraphic {
}
#headline, .headline {
	z-index: 1;
	width: 197px;
}
#line {
}
#sidebar {
	width: 350px;
	border-left: thin solid #999999;
	height: auto !important; /* for modern browsers */
	height: 250px; /* for IE5.x and IE6 */
	min-height: 250px; /* for modern browsers */
	margin: 0 0 0.9em 10px;
	padding: 0 0 0.9em 10px;
	float: right;
}
#bottomline {
	height: auto !important; /* for modern browsers */
	height: 15px; /* for IE5.x and IE6 */
	min-height: 15px; /* for modern browsers */
	background-color: #000000;
	width: 100%;
}
#bottomlinebottom {
	background-color: #FF9900;
	height: 10px;
	width: 100%;
}

a:link {
	color: #FFFFFF;
}
h3 {
	color: #FF9900;
	font-weight: bolder;
}
h4 {
	font-size: small;
	color: #FF9900;
	font-weight: bolder;
}
a:visited {
	color: #FFFFFF;
}
#maingraphic img {
	float: right;
}
#cp-link {
	color: #333;
	display:block;
	padding: 4px 5px;
	width: 148px;
	border: 1px solid #666;
	text-align: center;
	text-decoration: none;
	background: #eee;
}
#cp-link:hover {
	color: #333;
	background: #ff9808;
}

#bar {
	height: 15px;
	width: 750px;
	background-color: #000000;
	font-size: 14px;
	color: #FF9900;
	font-weight: bolder;
	font-style: italic;
}
.bar {
	text-align: center;
	height: 15px;
	width: 100%;
	background-color: #000;
	font-size: 14px;
	color: #FF9900;
	font-weight: bolder;
	font-style: italic;
}

/* 080409 edits */
.blackBar {
	text-align: center;
	width: 100%;
	clear: both;
	background-color: #000;
	font-size: 14px;
	color: #FF9900;
	font-weight: bolder;
	font-style: italic;
	margin: 0 auto 0 auto;
	padding: 1px 0 1px 0;
	height: auto !important; /* for modern browsers */
	height: 18px; /* for IE5.x and IE6 */
	min-height: 18px; /* for modern browsers */
}
.clearBar {
	text-align: center;
	width: 100%;
	clear: both;
	background-color: transparent;
	font-size: 14px;
	color: #FF9900;
	font-weight: bolder;
	font-style: italic;
	margin: 0 auto 0 auto;
	padding: 1px 0 1px 0;
	height: auto !important; /* for modern browsers */
	height: 18px; /* for IE5.x and IE6 */
	min-height: 18px; /* for modern browsers */
}
#bar a, .bar a, .blackBar a, .clearBar a, #bar a:visited, .bar a:visited, .blackBar a:visited, .clearBar a:visited {
	color:#0000FF;
}
.productSpot {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear: both;
	text-align: left;
	font-size: 14px;
}
.productRight {
	float: right;
}
.horizontalRule {
	clear: both;
	width: 100%;
	background-color: #000;
	text-align: center;
	height: 1px;
}
#contactForm {
	font-size: 13px;
	line-height: 1.2em;
}
ul {
	font-size: 13px;
	line-height: 1.2em;
}
.topGraphix ul {
	font-size: 13px;
	line-height: 1.2em;
}
#sidebar ul {
	padding-bottom: 0.2em;
	margin-left: 1.2em;
}
#sidebar ul li{
	font-size: 12px;
	line-height: 1.2em;
}
#maincontent ul {
	font-size: 13px;
	line-height: 1.2em;
	padding-bottom: 0.9em;
	padding-left: 1.8em;
}
.stealth {
	display: none;
}


/* ----- General Table Styles ----- */
table {
	margin: 0;
	padding: 0;
	display: table;
	border-spacing: 0;
	empty-cells: show;
	border-collapse: collapse;
}
caption {
	margin: 0;
	padding: 0;
	display: table-caption;
	caption-side: bottom;
	text-align: left;
}
tr {
	margin: 0;
	padding: 0;
	display: table-row;
}
th {
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	border-collapse: collapse;
	overflow: hidden;
}
td {
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align: middle;
	border-collapse: collapse;
	overflow: hidden;
}


.blackBar a{
	color: #FF9900;
	text-decoration:none;
}
