﻿/* Changes made for new nav and new page layout */
div.lmenu
{
	float:left;
	width:195px;
	padding-right:5px;
	border-right:solid 1px #111111;
	
}
div.main
{
	width:980px;
}
div.content-main
{
	width:775px;
	float:right;
}
h2.lmenu
{
	background-color:#445583;
	width:180px;
	color:White;
	font-weight:bold;
	padding-left:10px;
	margin-right:5px;
	margin-left:5px;
}
ul.lmenu
{
	margin-left:-20px;	
}
li.lmenu
{
	list-style:none;

}
div.footer-main
{
	text-align:center;
}
p.footer
{
	margin-top:-10px;
}

/* Changes made for new nav and new page layout */

ul           
{ 
	margin-left: 25 
}
li           
{ 
	font-family: Arial; font-size: 10px; list-style-type: circle; color:#454545; 
}
.limenu
{
    list-style-image: url(images/icon_left_arrow_on.gif);
}

p
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	margin-left: 2;
	list-style-image: url(/images/icon_left_arrow_on.gif);
}


.specialitems { font-family: Arial; font-size: 14px; font-weight: bold }
.smallbodytext { font-family: Arial; font-size: 10.5; color: #000000 }
body {  background-color: #FFFFFF; background-repeat: no-repeat; margin=0 topmargin=0; leftmargin=0; marginheight="0"; marginwidth="0" }

.dropdown 	{ font-family: Arial, Helvetica, sans-serif; font-size: 9.5px; font-style: normal; font-weight: bold; line-height: 12px; color: #666666; }

select       { font-size: 11px; font-family: Arial }

textarea     { font-family: Arial; font-size: 11px }

input        { font-family: Arial; font-size: 11px }

.box {padding : 5px 10px; border : 1px solid #CCC; background : #EEE; }

.nav {color: #FFFFFF;}

.tdmenu
{
    border-left-width: 1px;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    
}
               
a:link.nav {font-family:  Arial, Verdana, sans-serif; color: #FFFFFF; text-decoration: none; font-size: 9px}
a:visited.nav {font-family:  Arial, Verdana, sans-serif; color: #FFFFFF; text-decoration: none; font-size: 9px}
a:active.nav {font-family:  Arial, Verdana, sans-serif; color: #FF9900; text-decoration: none; font-size: 9px}
a:hover.nav  { font-family: Arial, Verdana, sans-serif; color: #CC9900; text-decoration: none; 
               font-size: 9px }
               
a:link.menu
{
    padding-left: 7px;
    background-image: url('/images/icon_left_arrow_on.gif');
    background-repeat: no-repeat;
    background-position-x: left;
    margin-left: 2px;
    line-height: 15px
}
    
a:visited.menu
{
    padding-left: 7px;
    background-image: url(  '/images/icon_left_arrow_on.gif' );
    background-repeat: no-repeat;
    background-position-x: left;
    margin-left: 2px;
    line-height: 16px;
}

a:link.buy
{
    padding-left: 0px;
    background-repeat: no-repeat;
    background-position-x: left;
    margin-left: 0px;
    line-height: 17px; background-color:#FFCC00
}

a:visited.buy
{
    padding-left: 0px;
    background-repeat: no-repeat;
    background-position-x: left;
    margin-left: 0px;
    line-height: 17px; background-color:#FFCC00
}
           
a:active 	{
	font-family: Arial, Verdana, sans-serif;
	color: #FF9900;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
a:hover      {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	color: #999999;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
a:link       {
	font-family: Arial;
	color: #000080;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 3;
	line-height: 16px;
	font-weight: bold;
}
a:visited    {
	font-family: Arial, Verdana,sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
p.nav {  font-family:  Arial, Verdana,sans-serif; font-size: 9px; color: #000000; line-height: normal;}
br {  font-family:  Arial, Verdana,sans-serif; font-size: 9px; color: #000000;}
h2           
{
	font-family:  Arial, Verdana, sans-serif; 
	font-size: 12px; color: #000000;
	letter-spacing: 1pt;
	font-weight: bold; 
	margin-bottom:-1; 
}
h1, h1.home, h2.homecat
{
	 border-right:1px solid #99CCFF; 
	 border-bottom:1px solid #99CCFF; 
	 font-family: Verdana; 
	 font-size: 13px; 
	 color: #003399; 
     font-weight: bold; 
     padding-left:4px; 
     padding-right:4px; 
     padding-top:1px; 
     padding-bottom:1px; 
     background-color:#D7EBFF; 
     letter-spacing:-1px;
     background-repeat:repeat;
	 margin-bottom:-1;      
}
h1.home
{
	font-weight:bolder;
	text-align:center;
}
h3           
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #3399FF;
	background-image: none;
	cursor: auto;
	width: auto;
	font-weight: bold;
}

.monospace 
{
	font-family: "mono; font-size: 9px}

.inputBox	{ border: 1px solid black; background: #E9F5FF; width: 150px;	font: 11px Verdana,Tahoma,Arial,Helvetica; }
.select 	{ border: 1px solid black; background: #E9F5FF;	width: 150px; font: 11px Verdana,Tahoma,Arial,Helvetica; }
.tableborder {  border: 1 solid #666666 border-style: dotted}"; }
.boldbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


