@media print
{
    #CLOSE
    {
        display:none; 
        }
    #PRINT
    {
        display:none;
        }
    #PRINTABLE
    {
        display:none; 
        }
    #PRINTABLE_BASIC
    {
        display:none; 
        }        
    #PRINTABLE_STANDARD
    {
        display:none; 
        }        
    #PRINTABLE_EXTENDED
    {
        display:none; 
        }        
    .breakbeforethis
    {
        /*page-break-before:always; 
        border-bottom:black 2px solid;*/
        }
    .datatable
    {
        font-family: verdana;
        font-size: 8pt;
        /*width:560px;*/
    }
    .lastrowinpage
    {
        /*border-top: black 1px solid;*/
        }
    .firstrowinreport
    {
        /*border-bottom:black 1px solid;
        border-top:black 2px solid;
        text-align:center; */
        border-bottom:black 2px solid;
        text-align:center; 
        }        
    .copyrightbox
    {
        text-align:center;
        border-top:black 2px solid;
        }
    .disclaimerrow
    {
        border-top:black 1px solid;
        }
}
@media screen
{
html { margin: 0; padding: 0; }
.breakbeforethis
{
    display:none;
    }
.datatable
{
    border-width:1px;
    border-style:None;
    background-color:White;
    border-color:#999999;
    border-collapse:collapse;
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
    font-family: verdana;
    font-size: 8pt;
    width:100%;
    }
.lastrowinpage
 {
    display:none;
    }        
    .firstrowinreport
    {
        text-align:center; 
      }        
.copyrightbox
{
    display:none;
    }    
.disclaimerrow
{
    color:Black;
    background-color:#CCCCCC;
    }    
h1
{
    margin-top: 10px;
    font-size: 10pt;
    vertical-align: bottom;
    color: #cc6600;
    font-family: Helvetica;
    letter-spacing: 2px;
}
h2
{
    margin-top: 10px;
    font-size: 8pt;
    vertical-align: bottom;
    color: #cc6600;
    font-family: Helvetica;
    letter-spacing: 1px;
}
h2.shaded
{
    color: #cccccc;
    display: inline;
}
h2 a
{
    font-size: 8pt;
    vertical-align: bottom;
    color: #65738e;
    font-weight:bold;
}
body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family:Verdana;
	font-size: 8pt;
}

img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
td
{
    vertical-align: top;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}


A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}



.sitelogobox
{
    margin-top: 5px;
    font-size: 10pt;
    vertical-align: bottom;
    color: #65738e;
    font-family: Helvetica;
    letter-spacing: 2px;
}
.catalogmenu
{
    border-bottom: gainsboro 1px solid;
    text-align: right;
    margin-bottom: 10px;

}
.textbox {
	border: solid 1px #CBCED4;
	background: #f5f5f5;
	padding: 7px;
	margin-bottom: 0px;
    width:190px;
}
.minibasket {
	border: solid 1px #CBCED4;
	background: #f5f5f5;
	padding: 11px;
	margin-bottom: 7px;
    width:166px;
    font: Verdana, Arial, Helvetica, sans-serif;

}
.textbox li
{
    list-style-type: none;
}
.plainbox
{
	padding: 11px;
	margin-bottom: 7px;
    width:auto;
    padding-right: 5px;
    padding-left: 5px;
    color: #696969;
	font: .7em Verdana, Arial, Helvetica, sans-serif;

}
.offsetleftbox
{
	margin-bottom: 7px;
    width:auto;
    padding-right: 5px;
    padding-left: 30px;

}
.textboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #65738E;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    width:190px;
}
.textboxheader a
{
     color: #f5f5f5;
    font-family: verdana;
    text-decoration:none;  
    font-size: 8pt;
    font-weight: bold;

}
.minibasketheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #65738E;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    width:175px;
}
.minibasketheader a
{
     color: #f5f5f5;
    font-family: verdana;
    text-decoration:none;  
    font-size: 8pt;
    font-weight: bold;

}

.graybox
{
 	border: solid 1px #CBCED4;
	background: #ffffff;
	padding: 11px;
	margin-bottom: 7px;
   
}
.grayboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #999DA6;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.bodywrapper
{
    margin-left: 0px;
    margin-right: 3px;
    width:770px;
    border-right:gainsboro 1px solid;
    border-collapse:collapse;  
}
#columnleft
{ 
    width: 195px;
    float:left;
}


#columnright
{ 
    margin-left: 195px;
    height:570px;
    border-left: #dcdcdc 1px dotted; 
    width:575px;
}

#columnright_ns
{ 
    margin-left: 195px;
    height:570px;
    border-left: #dcdcdc 1px dotted; 
    width:575px;
    float:right;
    position:absolute;
}
#ad_vertical
{
    margin-left:10px;
    float:left;
    position:relative;
    width:190px;     
}
#menutext
{
    padding: 5px;
    text-align: right;
    margin-left:0px;
}
	#menutext ul {
		margin: 0px;
		padding: 0px;
		list-style-image: none;
	}
	
	#menutext li { display: inline }
	
	#menutext a:link, #menutext a:visited {
		padding-left: 12px;
        font-size: 8pt;
        color: #65738E;
        /*font-family: palatino;*/
        font-family:font-family: Helvetica;
		text-decoration: none;
	}
	
	#menutext a:active, #menutext a:hover {
		color: #717052;
	}

#footertext
{
    padding: 0px;
    text-align: center;
    border-top: gainsboro 1px solid;
    margin-bottom: 10px;
    width:770px;
    position:relative;  
    font-size:8pt; 
}	
.maintext
{
    font-size: 10pt;
    padding-right: 0px;
    padding-left: 0px;
    /*color: #696969;*/
    color:Black;
    margin-left: 0px;
    margin-right: 0px;
    min-width:500px;
}
.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}
.minibasketitem_number
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;   
    font: Verdana, Arial, Helvetica, sans-serif; 
}
.minibasketitem_text
{
    text-align: left;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;  
    font: Verdana, Arial, Helvetica, sans-serif;  
}
.minibasketitem_header
{
    text-align: left;
    margin-top: 5px;    
    font-weight:bold ;
    font: Verdana, Arial, Helvetica, sans-serif;
}

.checkout
{
    margin-top: 5px;
    color: #696969;
    font-size: 8pt;
}
.singlevininput
{
    width:140px;
}
.singlevininput_ns
{
    width:120px;
}
.thumbimage
{
    width: 100px;
    height: 100px;
}
.oldprice
{
    font-weight: bold;
    color: #696969;
    text-decoration: line-through;
}
.saleprice
{
    font-weight: bold;
    color: #cc0000;
}
.sidemenulink
{
    font-size: 8pt;
    font-family: verdana;
}
.errorbox
{
    border-right: #660000 1px solid;
    border-top: #660000 1px solid;
    font-weight: bold;
    font-size: 9pt;
    border-left: #660000 1px solid;
    color: #660000;
    border-bottom: #660000 1px solid;
    font-family: verdana;
    background-color: #ffcccc;
    width:auto;
}
.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight:bold;
}
.row
{
    border-bottom: #dcdcdc 1px dotted;
    font-size:8pt;
    }

strong
{
    color: #696969;
}
.addtocartlink
{
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    color: #C7C030;
}
.checkoutlabel
{
    font-size: 8pt;
    font-family: verdana;
    color: slategray;
}
INPUT
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 8pt;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: verdana;
}
SELECT
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 8pt;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: verdana;
}
.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}

.faqlink{
  
  text-decoration: underline;
}
.faqlink:hover{
  color: #AABBDD;
  text-decoration: underline;
}
.faqtext
{
    color:Black;
    font-family:Verdana;
    font-size:8pt;
    }
}

.current_step
{
    margin-top: 0px;
    font-size: 8pt;
    vertical-align: bottom;
    font-style:italic;
    font-weight:bold;
    font-family: Helvetica;
    letter-spacing: 1px;
    display: inline;
}
.not_current_step
{
    margin-top: 0px;
    font-size: 8pt;
    vertical-align: bottom;
    color: #cccccc;
    font-family: Helvetica;
    letter-spacing: 1px;
    display: inline;    
}
