﻿body {
	    background-color: #000000; padding: 0; margin: 0;
	    font-size: 11px;
}
p
{
	color: #ccc;
	font-family: Tahoma, Verdana;
	
}
a { color: #ccc; text-decoration: none; }
a:hover { color: #d3922c; text-decoration: none; }
h1 { font-family: Trebuchet MS, Tahoma, Arial; color: #ccc; font-size: 15px; }
td { font-family: Tahoma; color: #ccc; font-size: 11px; }
/* Accordion */
.accordionHeader
{
	background: url(Images/nav_bg.jpg);
    border-bottom: 1px solid #222222;
    color: #ccc;
	font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
    cursor: pointer;
    padding: 2px 5px 5px 15px;
    font-style: oblique;
}

.accordionHeader_faq
{
    border-bottom: 1px solid #555;
    color: #ccc;
	font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
    cursor: pointer;
    padding: 2px 5px 5px 5px;
    font-style: oblique;
}

#navigationPanel .accordionHeader a
{
	color: #ccc;
	background: none;
	text-decoration: none;
}

#navigationPanel .accordionHeader a:hover
{
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected
{
	background: url(Images/nav_bg.jpg);
    border-bottom: 1px solid #222222;
    color: #d3922c;
	font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
    cursor: pointer;
    padding: 2px 5px 5px 15px;
    font-style: oblique;
}

.accordionHeaderSelected_faq
{
	background-color: #ccc;
    border-bottom: 1px solid #555;
    color: #393939;
	font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
    cursor: pointer;
    padding: 2px 5px 5px 15px;
    font-style: oblique;
    margin-bottom: 5px;
}

#navigationPanel .accordionHeaderSelected a
{
	color: #ccc;
	background: none;
	text-decoration: none;
}

#navigationPanel .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: none;
}

#navigationPanel .subNav
{
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial;
	font-size: 12px;
	margin: 0 5px 5px 5px;
	padding: 0 5px 5px 5px;
	border-bottom: solid 1px #282828;
	color: #f0f0f0;
	cursor: pointer;
}

#navigationPanel .subNavSelected
{
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial;
	font-size: 12px;
	margin: 0 5px 5px 5px;
	padding: 0 5px 5px 5px;
	border-bottom: solid 1px #282828;
	color: #d3922c;
	cursor: pointer;
}

#navigationPanel .subNav2
{
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial;
	font-size: 11px;
	padding: 0 5px 5px 5px;
	color: #f0f0f0;
	cursor: pointer;
}

#navigationPanel .subNav2Selected
{
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial;
	font-size: 11px;
	padding: 0 5px 5px 5px;
	color: #d3922c;
	cursor: pointer;
}

.accordionContent
{
    background-color: #222222;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    color: #fff;
}
.accordionContent_faq
{
	background-color: #424242;
    padding: 10px 10px 10px 10px;
    color: #ccc;
}
.accordionContent2
{
	margin-left: 5px;
    background-color: #222222;
    border-top: none;
    padding: 5px;
    color: #fff;
}

#contentHeader
{
	margin-left: 35px;
	margin-right: 245px;
	padding: 15px 0px 10px 0px;
	color: #f2b415;
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet MS,Georgia, Tahoma, Arial;
	line-height: 120%;
	font-style: oblique;
	border-bottom: solid 2px #a4a4a4;
}
#contentBody
{
	width: 520px;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	padding: 20px 35px 35px 35px;
}
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#F5F7F8;
	opacity:.9;
	filter: alpha(opacity=90);
}

.popupHover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}
.udm 
{
	width: 100%;
}
.alternateCell
{
	background-color: #222;
}
#faq { background: url(Images/faq_bg.jpg) repeat-y; margin-top: 20px; }
#faq_header { background: url(Images/faq_header.jpg) no-repeat center top; font-family: Trebuchet MS, Tahoma; font-size: 11px; color: #ccc; padding: 18px 10px 10px 10px; }
#faq_bottom { background: url(Images/faq_bottom.jpg) no-repeat center bottom; height: 15px; }
#onlinecatalog { margin-top: 20px; padding-left: 25px;}
#footer { background: url(Images/footer_bg.jpg); height: 84px;}
#footer_menu
{
	color:#080009;
	padding-top: 4px;
	margin-top:15px;
	text-align: center;
	/*background: #fff url(Images/topnav_bg.jpg) no-repeat;*/
}

#Copyright
{
	color:#080009;
	padding-top: 10px;
	margin-top:15px;
	margin-left: 150px;
	text-align: center;

}
