﻿@media screen
{
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}


span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

/*.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}*/


H1
{
	/*margin-top: 6px;*/
    font-size: 16pt;
    vertical-align: bottom;
    /*font-family: Palatino;*/
    letter-spacing: 2px;
    padding-bottom: 12px;
    clear: left;
    color:#0099ff;
}

}

@media print
{
    
    .sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	    display: none !important;
	    height: 0;
	    width: 0;
	    position: absolute;
	    overflow: hidden;
    }

    span.sIFR-alternate {
	    visibility: visible !important;
	    display: block !important;
	    position: static !important;
	    left: auto !important;
	    top: auto !important;
    }

    H1
    {
	    /*margin-top: 6px;*/
        font-size: 16pt;
        vertical-align: bottom;
        /*font-family: Palatino;*/
        letter-spacing: 2px;
        padding-bottom: 12px;
        clear: left;
        color:#0099ff;
    }
    
    H2
    {
	    /*margin-top: 6px;*/
        font-size: 12pt;
        vertical-align: bottom;
        /*font-family: Palatino;*/
        letter-spacing: 2px;
        /*float: left;*/
        padding-bottom: 14px;
        display: inline;
    }
    
}
    
H2
{
	/*margin-top: 6px;*/
    font-size: 12pt;
    vertical-align: bottom;
    /*font-family: Palatino;*/
    letter-spacing: 2px;
    /*float: left;*/
    padding-bottom: 14px;
    display: inline;
}

.CheckoutProgressText
{
	color: #0099ff;
	font-family: Arial Narrow;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 2px;
	line-height:20px;
}

.CheckoutProgressTextShaded
{
	color: #2e3192;
	font-family: Arial Narrow;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 2px;
	line-height:20px;
}

.column_02_container a, .column_02_container a:visited {
	text-decoration: none;
}
.column_02_container a:hover {
	text-decoration: underline;
}
.errorbox
{
    border: #660000 1px solid;
    font-weight: bold;
    font-size: 9pt;
    color: #660000;
    font-family: verdana;
    background-color: #ffcccc;
    width: auto;
}
.informationbox
{
	border: #4347FD 1px solid;
    font-weight: bold;
    font-size: 9pt;
    color: #4347FD;
    font-family: verdana;
    background-color: #E1E2FF;
    padding: 3px;
    width: 90%;
}

.TopMenu
{
    background-image: url(BackgroundImages/eShopMenuTab2.gif); 
    background-repeat:no-repeat;
   
}

.TopMenu-Hover, .TopMenu:hover
{
    background-image: url(BackgroundImages/eShopMenuTabHover2.gif);
    background-repeat:no-repeat;
}

/*body {
	margin: 0px;
	text-align: center;
	background-color: #65738E;
	font-family: Verdana;
	font-size: 12px;
}
div#container {
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	text-align: left;
	padding-bottom: 10px;
	border-left: solid 1px #65738E;
	border-right: solid 1px #65738E;
	border-bottom: solid 1px #65738E;
	background-color: #FFFFFF;	
}


div#top_Nav {
	width: 100%;
	border-bottom: solid 1px #65738E;
	background-color: #F5F5F5;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: right;
}
div#top_Nav li {
	padding-right: 10px;
	display: inline;
}
div#menu {
	clear: left;
	border: solid 1px #65738E;
	margin: 10px;
	margin-bottom: 0px;
	width: 140px;
	float: left;
	background-color: #F5F5F5;
	padding: 5px;
}
.content {
	border: solid 1px #65738E;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 595px;
	float: left;
	background-color: #F5F5F5;
	padding: 5px;
}
div#bottom_Nav {
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
}

*/

/********************/
/* Checkout Screens */
/********************/

.checkoutheader
{
	font-size: 14pt;
    vertical-align: bottom;
    font-weight:bold;
    text-decoration: none;
    padding-top: 10px;
}

/*****************/
/* Admin section */
/*****************/
.admin-body
{
	background-color: #FFFFFF;
	BACKGROUND: none;
}
.admin-header {
    background-color: #6190CD; 
    height: 40px;
    padding-left: 10px;
    border-bottom: solid 4px #B4CCEB;
    text-align: left;
}
.admin-header h1 {
    color: white;
    text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    margin-top: 10px;
    vertical-align: bottom;
    color: #cc6600;
    letter-spacing: 2px;
}
.admin-header a {
	text-decoration: none;
}
.admin-header a:hover {
	text-decoration: underline;
}
.admin-menu {
    padding: 5px;
    text-align: right;
    border-bottom: gainsboro 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.admin-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
.admin-menu li {
	display: inline;
}
.admin-menu a:link, .admin-menu a:visited {
	padding-left: 12px;
    color: #65738E;
    font-family: palatino;
	text-decoration: none;
}
.admin-menu a:active, .admin-menu a:hover {
	color: #717052;
}
.admin-content {
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    /*
    margin-bottom: 7px;
    width:auto;
    padding-right: 5px;
    padding-left: 30px;
    */
}
.admin-content td {
	font-size: 11px;
}
.admin-content a, .admin-content a:visited {
	text-decoration: none;
	color: Black;
	font-weight: normal;
}
.admin-content a:hover {
	text-decoration: underline;
	color: #AABBDD;
	font-weight: normal;
}
.admin-content h1 {
	font-size: 11pt;
    margin-top: 10px;
    vertical-align: bottom;
    color: #cc6600;
    letter-spacing: 2px;
}
.Page_Update 
{
	position: absolute;
    bottom: 0px;
    right: 0px;
}

/****************/
/* Product.aspx */
/****************/
.Product-Image
{
	/*float: right;
	background-image: url('Images/ProductImage_Background.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF; 
	width: 306px;
	height: 306px;
	padding-top: 1px;
	padding-left: 1px;*/
	
	background-image: url('Images/ProductImage_Background.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF; 
	
	float:left;
	width: 306px;
	height: 306px;
	padding-top: 1px;
	padding-left: 1px;
}
.Product-Details
{
	float:left;
	width: 400px;
	height: auto;
	padding-right:10px;
}
.Product-ModelName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color:#0099ff;
	border-bottom: solid 1px #999999;
	margin-bottom: 12px;
}
.Product-UnitCost
{
	padding-top: 20px;
	font-weight: bold;
}
.Product-ModelNumber 
{
	
}
.Product-UOM
{
	display: none;
}
.Product-Notes
{
	float: left;
	width: 100%;
	padding-top: 12px;
}
/*.Product-Back, .Product-AddToCart
{
	float: left;
	width: 280px;
	padding: 10px;
	padding-top: 30px;
	position: absolute;
	left: 176px;
	top: 420px;
	width: 280px;
	height: auto;
}
.Product-AddToCart
{
	text-align: right;
}*/

.Product-Back 
{
	float: left;
	width: 400px;
	padding: 10px;
	/*padding-top: 300px;*/
}
.Product-AddToCart 
{
	float: left;
	width: 160px;
	padding: 10px;
	/*padding-top: 300px;*/
	text-align: right;
}

.Product-Associate
{
	float: left;
	margin-top: 10px;
	border: solid 1px #B8B8B8;
    font-family: Arial, Helvetica, sans-serif;
	clear: both;
	font-size: 12px;
	padding-right: 10px;
	margin-left: 10%;
}
.Product-Associate-Header
{
	margin-right: -10px;
	background-color: #E0DCD9;
	border-bottom: solid 1px #B8B8B8;
	color: #656378;
	font-weight: bold;
	font-size: 12px;
	padding: 2px;
	clear: right;
}
.Product-Associate-Link
{
	float: left;
	vertical-align: top;
	margin-top: 9px;
	margin-left: 10px;
	margin-right: 5px;
	text-align: center;
	width: 110px;
    font-family: Arial, Helvetica, sans-serif;
    }
.Product-Associate-Link img {
	border: solid 1px black;
}
.Product-Associate-Link a {
	text-decoration: none;
	color: Black;
}
.Product-Associate-Link a:hover {
	text-decoration: underline;
}

/****************/
/* Catalog.aspx */
/****************/

.catalog-title
{
	font-family: Times New Roman;
	font-size: 30px;
	color:#0099ff;
	border-bottom: dotted 1px #66605C;
	margin-bottom: 12px;
	text-transform: uppercase;
	text-align: right;
}
.catalog-description
{
	padding-left: 10px;
	padding-bottom: 20px;
}
.catalog-product
{
	border-bottom: dotted 1px #006333;
	padding-bottom: 2px;
	margin-bottom: 12px;
}

.thumbimage
{
	background-image: url('Images/Thumbnail_Background.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF; 
	width: 116px;
	height: 116px;
	padding-top: 1px;
	padding-left: 1px;
}
.oldprice
{
	text-decoration: line-through;
}
.categories-MoreDetails
{

}

/*************************/
/* Basket/Checkout Pages */
/*************************/
.checkoutlabel
{
    
}

.sectionheader, .checkoutheader
{
    color:#2e3192;
}

/***************/
/* Search Page */
/***************/
.thumbimage
{
	border: solid 0px black;	
}

/****************/
/* Print Styles */
/****************/
@media print {
	.admin-header {
		display: none;
	}
	.admin-menu {
		display: none;
	}
}


.WebPage
{
    margin: auto;
    width: 993px;
}
