
@charset "UTF-8";
@import url(base.css);

BODY 
{
	text-align:center;	
	background-color: #445566;
	font-size: 75%;
	padding:10px 0px 0px 0px;
	height:100%;
}
a
{
	FONT-SIZE: 12px;	COLOR: #000000;TEXT-DECORATION:underline;
}
a:hover
{
	TEXT-DECORATION:none;
}

#divBottom
{
	clear:both;
}
#CMSCrumbTrail {	FONT-SIZE: 8pt;	PADDING-BOTTOM: 30px;	COLOR: #7c7c7c;	PADDING-TOP: 10px}
#CMSCrumbTrail A {	FONT-SIZE: 8pt;	COLOR: #7c7c7c;	TEXT-DECORATION: none}
#CMSCrumbTrail A:hover {	TEXT-DECORATION:underline;}
#divMain
{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	margin:0pt auto;
	width:800px;
	min-width:800px;
	background-color:#990000;
	text-align:left;
	
}
#divPage 
{
	display:block;
		height: auto !important;
		max-width:80em;
		min-height:450px;
		min-width:770px;
		position:relative;
}
/***TOPMENU DIV***/
html * { font-size: 100.01% }
#topnavcontainer
{
	background-color: #990000;
	background: url(../images/top_button_stretch.gif)  repeat-x top;
	text-align: center;
	margin-top: 0; 
	margin-left: auto;
	margin-right: auto;
	
	margin-bottom: 0;
	color: white;
	width:800px;
	height: 32px;
	vertical-align:middle
}

#topnavcontainer ul.menu
{
	

	font-family: Arial,sans-serif;
	font-size: 13px;
	font-weight:bold;
	padding:5px; 
}

#topnavcontainer ul li	{
	display: inline;
}

#topnavcontainer ul li a	{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #000;
	font-size: 13px;
	text-decoration: none;
	border-right: 1px solid #000;
}

#topnavcontainer ul li a:hover	{
	background-color: #660000;
	color: white;
}

#topnavcontainer ul li a.selected	{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	border-right: 1px solid #000;
	background-color: #660000;
	color: white;
}

#topnavcontainer ul li a.selected:hover	{
	background-color: #990000;
	color: white;
}
/**HEADER DIV**/
#Header {
	background-image: url(../images/random/header1.jpg);
	margin: 0px;
	width: 800px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #000;
	border-top:1px solid #000;
}
/**LOGO DIV**/
#logo {
	background-color: #990000;
	margin: 0px;
	width: 800px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #000;
}
/***MIDDLE CONTAINER***/
#midcontainer {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	background-image: url(../images/bg-tile.gif);
	background-repeat: repeat;
}
/***LEFTMENU DIV***/

ul#navlist	{
		list-style: none;
		margin: 0;
}
#divSpacer 
{
	padding-top:25px;
}

#navcontainer	{
	width: 185px;
	margin: 0;
	height:100%;
	min-height:350px;
	padding: 0;
	font-family: Arial, serif;
	font-size: 12px;
	text-align: Left;
	float: left;
	padding:0;
	background-color:#990000;
	display:block;
	
}
#keylogo
{
	float:right;
	 padding-right:10px;
}
#navcontainer ul.menu	{
	text-align: left;
	text-indent:15px;
	list-style: none;
	padding:0 0 0 3px;
	margin: 0;
	width: 182px;
	height: 23px;
	background-color:#990000;
	 
}

#navcontainer ul.menu li	{
	margin: 0;
}

#navcontainer ul.menu li a	
{
	padding: 3px 0 2px 0;
	display: block;
	width: 182px;
	height: 23px;
	color: #fff;
	text-decoration: none;
	background: url(../images/Main-Button.jpg) no-repeat ;
	vertical-align:middle;
}

#navcontainer ul.menu li a.selected	
{
	padding: 3px 0 2px 0;
	background:url(../images/Main-Button-Mouseover.jpg) no-repeat ;
	color: #990000;
}


#navcontainer ul.menu li a.selected:hover	{
	color: #000;
}

#navcontainer ul.menu li a:hover	{
	color: #800000;
	background:url(../images/Main-Button-Mouseover.jpg) no-repeat  ;
}
#navcontainer ul.menu li ul	{
	text-align: center;
	list-style: none;
	padding:2px 2px 0px 0px;
	margin: 0;
}

#navcontainer ul.menu li ul li a	{
	display: block;
	padding: 0 0 4px 0;
	height: 19px;
	color: #fff;
	text-decoration: none;
	background: url(../Images/Sub-Button.jpg) no-repeat;	
}

#navcontainer ul.menu li ul li a.selected	
{
	padding: 0 0 4px 0;
	background:url(../Images/Sub-Button-Mouseover.jpg) no-repeat;
	color: #990000;
}


#navcontainer ul.menu li ul li a.selected:hover	{
	color: #000;

}

#navcontainer ul.menu li ul li a:hover	{
	color: #800000;
	background:url(../Images/Sub-Button-Mouseover.jpg) no-repeat;
}

/**MENU TITLE**/
#title {
	font: verdana;
	font-style:italic;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height: 250%;
}
/**CONTENT DIV**/
#content {
	margin: 0px;
	margin-left:185px;
	width: 608px;
	height: 100%;
	min-height:350px;
	background-color: #fff;
	text-indent:20px;
	line-height:150%;
	font-family:Arial, sans-serif;
	font-size:medium;
	color: #000;
	padding:0;
	
	

}
#cms_ContentContainer
{
	min-height:250px;
}
/**FOOTER DIV**/
#footerleft {
margin:0px;
padding:0px;
background-color:#990000;
width:200px;
float:left;
}
#footerright {
	background-color: #990000;
	width: 600px;
	float:left;
	bottom: 0;
	height: auto;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	padding:0;
	list-style:none;
	margin:0;

}

#footerright ul li {
	display:inline;
	padding:0 4px 0 4px;
}
	
#footerright ul li a	{
	color: white;
	text-decoration: underline;

}

#footerright ul li a:hover	{
	color: white;
	text-decoration:none;
}

#footerright ul li.active a	{
	color: white;
	text-decoration: none;
}

#footerright ul li.active a:hover	{
	color: white;

}
/**Roatators DIV**/
#rotators {
bottom:0;
padding:0;
width:615px;
height:auto;
background-color:white;
border:0;
position:relative;
margin:0;
}

#products {
width:150px;
height:130px;
border-right:1px solid #000;
border-top:1px solid #000;
margin:0;
padding:0;
float:left;
text-indent:5px;
font:verdana;
font-size:10px;
color:#990000;
font-weight:bold;

}
#news {
width:307px;
height:130px;
border-right:1px solid #000;
border-top:1px solid #000;
margin:0;
padding:0 3px 0 3px;
float:left;
text-indent:5px;
font:verdana;
font-size:10px;
color:#990000;
font-weight:bold;

}
.RotContent
{
	color:#000000;
}
.RotHeader
{
	font-size:11px;
}
#feature {
width:150px;
font-size:10px;
bottom:0;
height:130px;
border-top:1px solid #000;
margin:0;
padding:0;
float:left;
text-indent:5px;
font:verdana;
font-size:10px;
color:#990000;
font-weight:bold;

}
.caseimage
{
	cursor: pointer;
}

/**STYLES**/
#cms_ContentContainer {
	font: Verdana;
	font-size:12px;
	color:#000000;
	text-indent:10px;
	line-height:150%;
	padding-left: 10px;
	padding-right:10px;
	text-decoration:none;
	font-weight:100;

}


#printheader {
display:none;
}
