/* This CSS Document is for the side navigation bar only*/

.nav
{
    overflow:hidden;
    white-space:nowrap;
    height:20px;
    cursor:pointer;
    border-top:thin solid #4c8628;
    border-left:thin solid #4c8628;
    border-right:thin solid #4c8628;
    vertical-align:middle;
    padding-left:12px;
    padding-top:5px;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4c8628;
	font-weight: bold;
    text-decoration: none;    
}

.nav-last
{
    overflow:hidden;
    white-space:nowrap;
    height:20px;
    cursor:pointer;
    border:thin solid #4c8628;
    vertical-align:middle;
    padding-left:12px;
    padding-top:5px;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4c8628;
	font-weight: bold;
    text-decoration: none;    
}

.navp
{
	background: url(/images/new/iconlist.gif) 200px -2px no-repeat;
    overflow:hidden;
    white-space:nowrap;
    height:20px;
    cursor:pointer;
    border-top:thin solid #4c8628;
    border-left:thin solid #4c8628;
    border-right:thin solid #4c8628;
    vertical-align:middle;
    padding-left:12px;
    padding-top:5px;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4c8628;
	font-weight: bold;
    text-decoration: none;    
}

.navpb
{
	background: url(/images/new/iconlist.gif) 200px -62px no-repeat;
    overflow:hidden;
    white-space:nowrap;
    height:20px;
    cursor:pointer;
    border-top:thin solid #4c8628;
    border-left:thin solid #4c8628;
    border-right:thin solid #4c8628;
    vertical-align:middle;
    padding-left:12px;
    padding-top:5px;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color:#CC6600;
	font-weight: bold;
    text-decoration: none;    
}

.navm
{
	background: url(/images/new/iconlist.gif) 200px -32px no-repeat;
    overflow:hidden;
    white-space:nowrap;
    height:20px;
    cursor:pointer;
    border-top:thin solid #4c8628;
    border-left:thin solid #4c8628;
    border-right:thin solid #4c8628;
    vertical-align:middle;
    padding-left:12px;
    padding-top:5px;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4c8628;
	font-weight: bold;
    text-decoration: none;    
}

.navmb
{
	background: url(/images/new/iconlist.gif) 200px -92px no-repeat;
    overflow:hidden;
    white-space:nowrap;
    height:20px;
    cursor:pointer;
    border-top:thin solid #4c8628;
    border-left:thin solid #4c8628;
    border-right:thin solid #4c8628;
    vertical-align:middle;
    padding-left:12px;
    padding-top:5px;  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color:#CC6600;
	font-weight: bold;
    text-decoration: none;    
}

.sub1
{
    height:16px;
    padding-left:30px;
    padding-top:2px;
    padding-bottom:2px;
/*    border:thin solid red; */
}

.sub-off
{
    display:none;
    border-left:thin solid #4c8628;
    border-right:thin solid #4c8628;  
}

.sub-on
{
    display:block;
    border-left:thin solid #4c8628;
    border-right:thin solid #4c8628; 
}

.floatright 
{
    float: right; 
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 22px;
	}

a.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336633;
	font-weight: bold;
}

a.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336633;
	font-weight: bold;
}

a.sidebar:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4c8628;
	font-weight: bold;
    text-decoration: none;
}

a.sidebar:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4c8628;
	font-weight: bold;
    text-decoration: none;
}

a.sidebar2:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC6600;
	font-weight: bold;
    text-decoration: none;
}

a.sidebar2:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC6600;
	font-weight: bold;
    text-decoration: none;
}

.cell1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.cell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.sidebar-bg
{
    background-color: #FFFFFF;
    width:220px;
    height:23px;
    cursor:pointer;
/*
    border: thin solid #4c8628;  
    border-top: 1px solid #ffffff;
    border-right: thin solid #4c8628;
    border-bottom: 1px solid #ffffff;
    border-left: thin solid #4c8628;
*/
    border-top:none 0px #FFFFFF;
    border-right: thin solid #4c8628;
    border-bottom: 1px solid #4c8628;
    border-left: thin solid #4c8628;

    vertical-align:middle;
    padding-left:12px;
    padding-top:4px;
}

.sidebar-bg2
{
    background-color: #FFFFFF;
    width:220px;
    height:23px;
    cursor:pointer;
    border: thin solid #4c8628;  
/*    
    border-top: 1px solid #ffffff;
    border-right: thin solid #4c8628;
    border-bottom: 1px solid #ffffff;
    border-left: thin solid #4c8628;
*/
    border-top:none 0px #FFFFFF;
    border-right: thin solid #4c8628;
    border-bottom: 1px solid #4c8628;
    border-left: thin solid #4c8628;

    vertical-align:middle;
    padding-left:12px;
    padding-top:4px;
}

table.ehush
{
    background-color:#ECF2EF;
/*    padding: 5px 0 5px 5px; */
    border-spacing: 0px;
    border-color:#BFD2BF ; 
    border-width: 1px; 
    border-style: solid;
    width:100%;
    vertical-align:middle;
}

table.sidebar
{
    table-layout:fixed;
}

td.sidebar
{
    overflow:hidden;
    white-space:nowrap;
    vertical-align:middle;
    height: 24px;
    border-style:none;
    border-width:0px;
    text-overflow:ellipsis; 
}

td.disclaimer
{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

input.regular
{
    background-color:White ;
}

input.required
{
    background-color:Yellow;
}

table.mainBody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	table-layout: fixed;
	width: 100%;
}

.adSeq
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
    width:80px;
}

.tabberlive .tabbertab 
{
    height:auto;
}
.textboxArea
{
    width:695px;
    height:250px;
}

.textboxArea2
{
    width:520px;
    height:50px;
}

.restrictText
{
    width:65px;
}

.atgText
{
    width:65px;
}

.instructText
{
width:520px;
height:100px;
}

.lblInstructText
{
	width:520px;
	height:100px;
	padding:5px;
	border:1px solid black; 
	background-color:#FFFFFF;
	overflow:scroll;	
	overflow-y: scroll; 
	overflow-x: hidden; 
	overflow:-moz-scrollbars-horizontal;
}

.deliveryTime
{
    width:130px;
}

.checkoutDiv
{
	padding:5px;
	border:1px solid black; 
	background-color:#FFFFFF;
	width:70px; 
	height:20px; 
	overflow:hidden;
	display: inline;
}

.checkoutDivSequence
{
	padding:5px;
	border:1px solid black; 
	background-color:#FFFFFF;
	width:695px; 
	height:250px; 
	overflow:scroll;	
	overflow-y: scroll; 
	overflow-x: scroll; 
	overflow:-moz-scrollbars-horizontal;
}

.checkoutDivVector
{
	padding:5px;
	border:1px solid black; 
	background-color:#FFFFFF;
	width:500px; 
	height:50px; 
	overflow:scroll;
}

.productNT
{
	font-weight:bold;
	background-color:#009900;
}

