@media print
{ /*Display nothing when printing */

    .noprint {display: none;}

}
@media screen
{ /*Empty placeholder */
    .noscreen {display: none;}
}
@media screen,print
{
    html, body 				{ margin: 0; padding:0; width: 100%; height: 100%; text-align: left;}
    body 					{min-height: 100%; 
                            height: auto !important; 
                            text-align:left; height: 100%; 
                            position: relative; 
                            background-color: #000; 
                            font-family: "Arial"; 
                            font-size: 12px; 
                            font-weight: normal; 
                            color:#555555;}
    
    table                   {
                            font-size: 12px; 
                            font-weight: normal; 
                            }
    
    a:link 					{text-decoration: none; color: #0000CC; font-size:12px; border: 0;}
    a:visited 				{text-decoration: none; color: #0000CC; font-size:12px;}
    a:hover 				{
	text-decoration: none;
	color: #666666;
	font-size:12px;
}
    a:active 				{text-decoration: none; color: #0000CC; font-size:12px;}
    a img                   {border: none;}
    
    .catlink a:link 		{
	color: #555555;
	text-decoration: none;
}
    .catlink a:visited 		{
	color: #555555;
	font-size:12px;
	text-decoration: none;
}
    .catlink a:hover 		{
	color: #0000CC;
	font-size:12px;
	text-decoration: none;
}
    .catlink a:active 		{
	color: #555555;
	font-size:12px;
	text-decoration: none;
}
    
    .topmenu:link 		    {color: #414042;}
    .topmenu:visited 		{color: #414042; font-size:12px;}
    .topmenu:hover 		    {color: #0000CC; font-size:12px;}
    .topmenu:active 		{color: #414042; font-size:12px;}
    
    h1			 			{text-decoration: none; color: #666666; font-size:14px; font-weight:bold; padding:0px 0px 0px 0px;}
    
    h3			 			{text-decoration: none; color: #666666; font-size:14px; font-weight:bold; padding:0px 0px 0px 0px;}
    
    h2			 			{text-decoration: none; color: #CCC; font-size:14px; font-weight:bold; margin:0px; padding:0px 0px 0px 0px;}
    
    .title          {
                    color: #0000CC;
                    font-weight: bold;
                    font-size: 20px;
                    margin: 15px 0px 4px 15px;
                    }
    .title2          {
                    color: #0000CC;
                    font-weight: bold;
                    font-size: 14px;
                    margin: 0px 0px 10px 0px;
                    }
    .title3          {
                    color: #0000CC;
                    font-weight: bold;
                    font-size: 12px;
                    margin: 0px 0px 7px 0px;
                    }
    
    .datatable td     {
                    background-color: white;
                    vertical-align: top;
                    
                    }
                    
    .container      {
                    position: relative;
                	width:996px;
                    margin: 14px auto 14px auto;
                    background-color: #FFF;
                    }
    .head           {
                    height: 333px;
                    background-color: #FFF;
                    background-image: url(1sthead.gif);
                    }
    .linkstop      {
                    position: absolute;
                    top: 15px;
                    right: 23px;
                	width:500px;
                    }
    .whitetext       {
                	color: white;
                    }
    .whitetext a:link 		{color: #fff;}
    .whitetext a:visited 	{color: #fff; font-size:12px;}
    .whitetext a:hover 		{color: #fff; font-size:12px; text-decoration: underline}
    .whitetext a:active 	{color: #fff; font-size:12px;}
                    
    .advancedpinkbox            {
    	background-color: #FFF2F2;
    	padding: 0;
                        }
    .advancedpinkbox2            {
    	background-color: #FFFFFF;
    	padding: 0;
                        }
    .pinkbox            {
    	background-color: #FFF2F2;
    	padding: 0;
    	margin-left: 15px;
                        }
    .searchbox          {
                        padding: 35px 0px 0px 21px;
                        background-image: url(searchbox.gif);
                        background-repeat: no-repeat;
                        height: 60px;
                        width: 347px;
                        float: left;
                        }
    .searchbox input[type=image] {
                	vertical-align: middle;
                	    }
    
    .searchbox input[type=text] {
                	width: 210px;
                	margin: 5px 20px 5px 5px;
                	    }
    .cartform           {width: 100px;
                        background-color: #EE2E2D; 
                        border-bottom: 1px solid #777;
                        border-left: 1px solid #333;
                        color: white; 
                        padding: 2px;
                        float:left;
                        }
    .cartform  input[type=image] {
                        vertical-align: bottom;
                        margin-left: 5px;
                        display: inline;
                        }
    .checkout           {
						font-size: 12px;
						text-align: right;
						margin-top: 4px;
                        }
	.checkoutl           {
                        font-size: 12px;
                        text-align: left;
						margin-top: 4px;
                        }
    .azbox              {
                        padding: 35px 0px 0px 25px;
                        background-image: url(azbox.gif);
                        background-repeat: no-repeat;
                        height: 55px;
                        width: 180px;
                        overflow: hidden;
                        float: left;
                        position: relative;
                        }
    .topcat             {
                        margin-left: 0px;
                        background-color: #E5E4F6;
                        background-image: url(topcat.gif);
                        padding-left: 32px;
                        padding-top: 6px;
                        vertical-align: middle;
                        width: 209px;
                        height: 19px;
                        }
    .midcat             {
                        color: #006600;
                        margin-left: 9px;
                        background-color: #EBEAF8;
                        background-image: url(midcat.gif);
                        background-position: top left;
                        background-repeat: no-repeat;
                        border: 1px solid #C2C1D1;
                        border-top: 1px solid white;
                        padding: 3px;
                        padding-left: 27px;
                        vertical-align: middle;
                        width: 193px;
                        }
    .midcat  a:link        {
                        color: #006600;
                        }
    .midcat  a:visited {
                        color: #006600;
                        }
    .midcat  a:active {
                        color: #006600;
                        }
    .cat                {
                        width: 188px;
                        margin-left: 9px;
                        background-color: #FFF;
                        border: 1px solid #C2C1D1;
                        border-top: 1px solid white;
                        padding: 6px;
                        padding-left: 32px;
                        }
    .cat  a:link        {
                        color: #EE2E2D;
                        }
    .cat  a:visited {
                        color: #EE2E2D;
                        }
    .cat  a:active {
                        color: #EE2E2D;
                        }
    .catselected        {
                        background-image: url(cat.gif);
                        background-attachment:fixed;
                        background-position: 4px 0px;
                        background-repeat: no-repeat;
                        font-weight: bold;
                        }
    .product                {
                        background-color: #FFF;
                        border-top: 1px solid #9E9EFE;
                        border-bottom: 1px solid #9E9EFE;
                        padding: 2px;
                        margin-bottom: 15px;
                        padding: 8px 0px 8px 8px;
                        
                        }
						
	.productsmallimg    {
                        width: 80px;
                        border: 1px solid #9DA0FF;
                        }

    
    /*Styles for the "click to zoom" box */
    .zoom   {position: absolute; 
                top:10px; 
                left: 10px; 
                display: none; 
                z-index: 1; 
                background-color: white;
                border: 1px solid blue;}
    .zoom2   {position: absolute; 
                top:10px; 
                left: 10px; 
                display: none; 
                z-index: 1; 
                background-color: white;
                border: 1px solid blue;}
    .zoombar    {
                background-color: blue;
                color: white;
                border-bottom: 1px blue solid;
                text-align: right;
                padding: 5px;}
                
    /* Input Form Table Styles */
    
        table.iform {
	border-collapse: collapse;
	margin-left: 0 auto;
	margin-right: 0 auto;
	border-spacing: 0;
	font-size: 1em;
	background-color: #FFF2F2;
            width: 100%;
        }
        
        table.iform th {
            font-weight: bold;
            text-align: left;
            vertical-align: top;
            width:20%;
            white-space:nowrap;
        }
        table.iform td {
            font-weight: normal;
				background-color: #FFF2F2;
        }
        
        input[type=text], input[type=radio], input[type=password], select, textarea {
        	border: 1px solid #ccc;
        	background-color: rgb(255, 255, 255);
        	color: black;
          font-size: 1em;
        }
        input[type=button], input[type=submit]{
        	border-top: 4px solid #3333dd;
        	border-right: 4px solid #6666EE;
        	border-bottom: 4px solid #0000AA;
        	border-left: 4px solid #0000AA;
        	background-color: #0000cc;
        	color: white;
          font-size: 1em;
        }
        td.ifbottom  {
            font-weight: bold;
            font-size: 1em;
            text-align: right;
        }
        
        .iFormError { background-color: #FCC; color: #CC0000; font-weight: bold }
    
        
    /*    .iFormColumn {
            float:left;
            width: auto;
        }
        .iFormGutter {
            float:left;
            border: 1px solid white;
            width: 2%;
        } */
        
    /* Data Table Styles */
    
        a.illink {
        font-size: 1em;
        }
    
        table.ilisttable {
            width: 100%;
            border-collapse: collapse;
            border: 0;
            margin-left: 0 auto;
            margin-right: 0 auto;
            border-spacing: 0;
            font-size: 12px;
            
        }
    
        table.ilisttable th {
            text-align: left;
            padding: 3px 3px 3px 3px;
            font-weight: bold;
            border-bottom: 1px solid #BBB;
        }
    
        table.ilisttable td {
            padding: 3px 3px 3px 3px;
    	   vertical-align: top;
        }
        .ilistodd {
    	   vertical-align: top;
       
        }
        .ilisteven {
        	background-color: #eee;
            padding: 3px;
    	   vertical-align: top;
        }
    
    
        .ilisttablebott {
            text-align: right;
        }
        
        .ilisttotals {
            text-align: right;
            font-weight: bold;
            color: #0000CC;
            border-top: 1px solid #BBB;
            border-bottom: 1px solid #BBB;
        }
    	.titlehome  {
    	color: #0000CC;
    	font-weight: bold;
    	font-size: 20px;
    	padding-top: 5px;
                    }
    .smbluehome      {
    	color: #0000CC;
    	font-size: 11px;
    	padding-top: 5px;
    	padding-right: 10px;
    	padding-left: 119px;
                    }
    .homecontent      {
    	padding-left: 14px;
                    }
    .tinyblue    {
    	padding-left: 10px;
    	color: #0000CC;
    	text-align: justify;
    	font-size: 10px;
                    }
	.catlinks    {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
                    }
}