@import 'reset.css';

/* Generel
------------------------------------ */
HTML,BODY {
    background: #ffffff repeat-x;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #333;
    margin: 0;
    padding: 0;
    height: 100%;
}
#wrapper{
    min-height: 100%;
    width: 1052px;
    margin: 0 auto;
}
A {
    color: #0066CC;
    cursor: pointer;
}
A:hover {
    text-decoration: none;
    cursor: pointer;
}

/* Header
------------------------------------ */
#header{
    float: left;
    width: 1052px;
    background: url(images/header-bg.jpg) no-repeat top;
}
#header H1 A{
    outline: none;
    text-indent: -999999px;
    display: block;
    width: 193px;
    height: 117px;
 
    float: left;
    margin: 13px 0 0 85px;
}
.tel{
    text-indent: -999999px;
    display: block;
    width: 192px;
    height: 21px;

    position: relative;
    float: right;
    top: 103px;
    right: 87px;
}
#nav{
    background: url(images/nav-bg.png) no-repeat;
    width: 922px;
    height: 54px;
    margin: -11px 0 0 73px;
    float: left;
    clear: both;
}
#nav UL{
    margin: 0 0 0 0;
    width: ;
    height: 36px;
    padding-top: 13px;
    margin-left: 25px;
}
#nav LI{
    float: left;
    line-height: 36px;
    border-right: 1px solid #FFF;
    padding: 0 15px 0 15px;
    text-transform: uppercase;
}
#nav LI A{
    color: #000;
    text-decoration: none;
}
#nav LI.last{
    border: none;
}

/* DROP DOWN */
#nav UL UL{
    display: none; 
}
#nav UL LI:hover UL{
    position: absolute;
    width: 130px;
    height: auto;
    background: #FFCC02;
    padding: 0;
    z-index: 1001;
    display: block;
 margin-left:-15px;
}
#nav UL UL LI{
  float: none;
  height: auto;
  text-align: left;
  margin: 0;
  background: #FFCC02;
  padding: 5px 5px 5px 10px;
  border-bottom: 1px #fff solid;
}
#nav UL UL LI:hover{
  background: #FFCC02;
}

#nav UL UL LI A{
  display: block;
  color: #000;
  font-size: 12px;
  font-weight: normal;
  padding: 0;
  height: auto;
  line-height: normal;
  text-decoration: none;
}
#nav LI.last{
  background: none;
}
#nav ul li ul li.last A {
padding: 0px;
}



/* Main
------------------------------------ */
#main{
    width: 922px;
    float: left;
    background: url(images/main-bg.png) repeat-y;
    margin-left: 73px;
}
.main-btn{
    width: 922px;
    height: 19px;
    clear: both;
    float: left;
    background: url(images/main-bg-btn.png) no-repeat;
    margin-left: 73px;
}
#right-side{
    width: 634px;
    float: right;
    margin-right: 15px;
}
.content H2{
    font-size: 20px;
    color: #00497E;
    margin: 15px 0 15px 12px;
}
.content strong{
    font-weight:bold;
}
.content P{
    padding: 0 25px 15px 12px;
}
.content I{
    font-style:italic;
}
.content li{
    list-style-image:url(bullet.gif);
	list-style-position:outside;
	margin-left:40px
}
.tblPrice {
	margin-left:10px;
	border: 1px solid #000000;   
}
.tdPrice{
	text-align:center;
	border: 1px solid #000000;   
}
.middle-box{
    width: 620px;
    float: left;
    clear: both;
    margin: 0 0 10px 8px;
}
.middle-box H2{
    width: 620px;
    background: url(images/middle-box-top.png) no-repeat;
    height: 35px;
    display: block;
    margin: 0;
}
.middle-box H2 SPAN{
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    line-height: 35px;
    margin-left: 45px;
}
.middle-box-inner{
    width: 620px;
    background: url(images/middle-box-bg.png) repeat-y;
    float: left;
}
.middle-box-inner UL{
    margin: 3px 0 0 10px;
}
.middle-box-inner LI{
    width: 180px;
    display: block;
    float: left;
    margin-right: 5px;
	margin-left:10px;
}
.middle-box-inner LI.mid{
    width: 202px;
}
.middle-box-inner LI.last{
    margin-right: 0;
}
.middle-box-inner LI P{
    padding: 10px 0 2px 0;
}
.middle-box-btn{
    width: 620px;
    height: 8px;
    clear: both;
    background: url(images/middle-box-btn.png) no-repeat;
}
.blue-box{
    width: 620px;
    height: 114px;
    margin: 0 0 0 8px;
    float: left;
    background: url(images/blue-box-bg.png) no-repeat;
}
.blue-box UL{
    margin: 20px 0 0 18px;
}
.blue-box LI{
    float: left;
    margin-right: 8px;
	list-style:none;
	margin-left:10px;
}
.blue-box LI.last{
    margin-right: 0;
}
#left-side{
    width: 254px;
    float: left;
    margin-left: 15px;
}
.video-box{
    width: 254px;
    height: 220px;
    margin-bottom: 4px;
    float: left;
    background: url(images/black-box-bg.png) no-repeat;
}
.tube{
    border: 1px solid #FFF;
    margin: 11px 0 0 7px;
    width: 238px;
    height: 195px;
}
.left-nav{
    width: 254px;
    float: left;
    margin-bottom: 4px;
}
.left-nav H2{
    width: 254px;
    height: 30px;
    background: url(images/left-nav-top.png) no-repeat;
}
.left-nav H2 SPAN{
    line-height: 30px;
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    margin-left: 42px;
}
.left-nav LI{
    width: 254px;
    background: #DCF0FF url(images/li-ico.png) no-repeat 12px 10px;
    display: block;
    float: left;
    border-top: 1px solid #FFF;
    font-weight: bold;
}
.left-nav LI A{
    line-height: 28px;
    padding-left: 30px;
    text-decoration: none;
    color: #000;
}
.left-nav LI.alt{
    background: #E8E8E8 url(images/li-alt-ico.png) no-repeat 12px 10px;
}
.left-nav LI.alt UL LI{
    background: #ECF7FF;
    font-weight: normal;
}
.left-nav UL{
    background: url(images/left-nav-btn.png) no-repeat bottom;
    width: 254px;
    float: left;
    padding-bottom: 8px;
}
.left-nav LI.alt UL{
    background: none;
    width: 254px;
    float: none;
    padding-bottom: 0;
}
.left-box{
    width: 254px;
    float: left;
    margin-top: 4px;
}
.left-box H2{
    width: 254px;
    background: url(images/left-box-h1.jpg) no-repeat;
    height: 104px;
    text-indent: -999999px;
}
.left-box-inner{
    width: 254px;
    float: left;
    background: url(images/left-box-bg.png) repeat-y;
}
.left-box-inner P{
    margin: 10px 7px 0 10px;
}
.left-box-btn{
    background: url(images/left-box-btn.png) no-repeat;
    width: 254px;
    height: 8px;
    clear: both;
    float: left;
}

/* Footer
------------------------------------ */
#footer{
    width: 100%;
    margin: 0 auto;
    padding: 10px 0 0 0;
    color: #000;
text-align:center;
}
#footer A{
    color: #000;
    text-decoration: none;
}
#footer A:hover{
    text-decoration: underline;
}
#footer UL{
    margin: 0 0 10px 284px;
    clear: both;
    float: left;
}
#footer LI{
    float: left;
}
#footer LI A{
    margin-left: 5px;
}
#footer SPAN{
    clear: both;
    display: block;
    padding-bottom: 15px;
}

/*
 * STORE STYLES
 */

hr.separator{
    height: 1px;
    color: #E5E5E5;
    background-color: #E5E5E5;
    border: 0px;
}

img {
    border: 0;
}

input,
textarea,
select {
    border: 1px solid gray; 
    font-family: Verdana, Arial, sans-serif;
    color: #333333;
    font-size: 11px;
    background-color: #DCF0FF;
}

input[type="checkbox"],
input[type="radio"],
input[type="image"] {
    border: 0;
    background-color: transparent;
}

input[type="button"],
input[type="submit"]{
    border: 1px solid gray; 
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    background-color: #DDDDDD;
}

/* Main Menu Styles */
.MainMenu{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

.MainMenu a{
    color: #ffffff;
    text-decoration: none;
}

.MainMenuHighlight{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FB7F93;
    font-size: 12px;
    font-weight: bold;
}

.MainMenuHighlight a{
    color: #FB7F93;
    text-decoration: none;
}

/* Page Title Style */
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0066b3;
    font-weight: bold;
    text-align: left;
}

/* Your Shopping Cart Text Style */
.ShoppingCartText{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
}

.ShoppingCartText a{
    color: #ffffff;
    text-decoration: none;
}

/* Required Style */
.Required {
    color: red;
}

/* Error Style */
.Error {
    color: red;
}

/* Store Closed Style */
.StoreClosedText {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0066B3;
    font-size: 16px;
    font-weight: bold;
}

/* Larger Image Text Styles */
.LargerImageLink{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 10px;
}

.LargerImageLink a{
    color: #666666;
    text-decoration:underline;
}

.LargerImageLink a:hover{
    color: #999999;
    text-decoration:underline;
}

/* Copyright Text Styles */
.CopyrightText{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
}

.CopyrightText a{
    color: #333333;
    text-decoration: none;
}
/*
 * Main Styles END
 */

/*
 * Category Styles BEGIN
 */
.CategoryName{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0066B3;
    font-size: 12px;
    font-weight: bold;
}

.CategoryName a{
    color: #0066B3;
    text-decoration: underline;
}

.CategoryName a:hover{
    color: #00487D;
}

.CategoryDescription{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
/*
 * Category Styles END
 */

/*
 * Product Styles BEGIN
 */
.ProductName{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 11px;
    font-weight: bold;
}
.ProductName a{
    color: #666666;
    text-decoration: none;
}

.ProductName a:hover{
    color: #BBBBBB;
    text-decoration: none;
}

.ProductDescription{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
}

.ProductPrice{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0066B3;
    font-size: 11px;
    font-weight: bold;
}

.ProductStockMessage{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: red;
    font-size: 12px;
    font-weight: bold;
	padding: 5px;
}

.ProductOptionsTitle{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 11px;
    font-weight: bold;
}

.ProductOptions{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333; 
    font-size: 11px;  
    font-weight: normal;
    text-align: left;
}

.ProductOptions input,
.ProductOptions textarea,
.ProductOptions select{
}
/*
 * Product Styles END
 */

/*
 * Breadcrumb Styles BEGIN
 */
.Breadcrumb {
    padding: 0;
    margin: 0;
    width: 100%;
    background-color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 11px; 
    text-align: left;
}

.Breadcrumb a{
    color: #0066B3;
    text-decoration: underline;
}

.Breadcrumb a:hover{
    color: #00487d;
}
/*
 * Breadcrumb Styles END
 */

/*
 * NavigationBar Styles BEGIN
 */
.NavigationBar {
    padding: 0px;
    margin: 2px;
    width: 180px;
    background-color: white;
}

.NavigationBar table td{
    border-top: #E5E5E5 1px solid; 
    border-left: #E5E5E5 1px solid;
    border-right: #E5E5E5 1px solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
}

.NavigationBar table td.Empty {
    padding: 10px;
    font-weight: bold;
    text-align: center;
}

.NavigationBar table td.LevelDefault{
    padding: 1px 0px 7px 60px;
}

.NavigationBar table td.LevelDefault a{
    color: #333333;
    text-decoration: none;
}

.NavigationBar table td.LevelDefault a:hover{
    color: #888888;
}

.NavigationBar table td.Level1{
    padding: 1px 0px 7px 20px;
    font-weight: bold;
}

.NavigationBar table td.Level1 a{
    color: #333333;
    text-decoration: none;
}

.NavigationBar table td.Level1 a:hover{
    color: #888888;
}

.NavigationBar table td.Level2{
    padding: 1px 0px 7px 40px;
}

.NavigationBar table td.Level2 a{
    color: #333333;
    text-decoration: none;
}
.NavigationBar table td.Level2 a:hover{
    color: #888888;
}

.NavigationBar table td.Selected{
    background-color: #E5E5E5;
}

.NavigationBar table td.Selected a{
    color: #0066B3;
    text-decoration: none;
}

.NavigationBar table td.Selected a:hover{
    color: #00487D;
}
/*
 * NavigationBar Styles END
 */


/*
 * Subcategories List Styles BEGIN
 */
.Subcategories{
    padding: 0px;
    margin: 2px;
    width: 100%;
    background-color: white;
    vertical-align: top;
    text-align: center;
}

/* the following styles are inherited from .CategoryName */
.Subcategories .CategoryName{
    padding: 2px;
}

.Subcategories .CategoryName a{
}

.Subcategories .CategoryName a:hover{
}
/*
 * Subcategories List Styles END
 */

/*
 * Product List Styles BEGIN
 */
.ProductList{
    padding: 0px;
    margin: 2px;
    width: 100%;
    background-color: white;
    vertical-align: top;
}

.ProductList table td{
    vertical-align: top;
}

.ProductList .Empty{
    padding: 30px 0px 40px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0066B3;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

/* the following styles are inherited from Category Styles */
.ProductList .CategoryName{
}

.ProductList .CategoryDescription{
    padding-top: 6px;
}

/* the following styles are inherited from Product Styles */
.ProductList .ProductName{
    padding-top: 7px;
    padding-bottom: 10px;
    text-align: center;
}

.ProductList .ProductDescription{
    padding: 10px;
}

.ProductList .ProductPrice{
    padding: 5px;
    text-align: center;
}
/*
 * Product List Styles END
 */

/*
 * Paginator Dropdown Styles BEGIN
 */
.PaginatorDropdown {
    padding: 0;
    margin: 0;
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 11px; 
    background-color: white;
    text-align: left;
}

.PaginatorDropdown select{
}
/*
 * Paginator Dropdown Styles END
 */

/*
 * Paginator Styles BEGIN
 */
.Paginator {
    padding: 0;
    margin: 0;
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 11px; 
    background-color: white;
    text-align: right;
}

.Paginator a{
    color: #0066B3;
    text-decoration: underline;
}

.Paginator a:hover{
    color: #00487d;
    text-decoration: underline;
}
/*
 * Paginator Styles END
 */

/*
 * Product Images Styles BEGIN
 */
.ProductImages {
    padding: 0px;
    margin: 2px;
    width: 100%;
    border: 1px #E5E5E5 solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    background-color: white;
    text-align: left;
}
.ProductImages TH{
	padding: 2px;
	background-color: #E5E5E5;
}
.ProductImages IMG{
	padding: 10px;
	border: 2px solid #FFFFFF;
}
.ProductImages IMG:hover{
	padding: 10px;
	border: 2px solid #E5E5E5;
}
/*
 * Product Images Styles END
 */



/*
 * Product Info Styles BEGIN
 */
.ProductInfo {
    padding: 0px;
    margin: 2px;
    width: 100%;
    border: 1px #E5E5E5 solid;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight: normal;
    background-color: white;
    text-align: left;
}

/* the following styles are inherited from Product Styles */
.ProductInfo .ProductName {
    padding: 6px;
}

.ProductInfo .ProductDescription {
}

.ProductInfo .ProductPrice {
    padding-bottom: 7px;
}
/*
 * Product Info Styles END
 */

/*
 * Shopping Cart Styles BEGIN
 */
.ShoppingCart {
    padding: 0px;
    margin: 2px;
    width: 100%;
    background-color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

.ShoppingCart .Empty{
    padding: 30px 0px 40px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0066B3;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.ShoppingCart input{
}
/*
 * Shopping Cart Styles END
 */

/*
 * Search Result Styles BEGIN
 */
.SearchResult {
    padding: 0px;
    margin: 2px;
    width: 100%;
    background-color: white;
}

.SearchResult .Empty{
    padding: 30px 0px 40px 0px;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #666666;
    font-size: 12px;
    font-weight: bold;
}

.SearchResult .Highight {
    background-color: #DCF0FF;
}

.SearchResult .ProductName {
    padding: 0px;
    padding-bottom: 5px;
    text-align: left;
}

/* the following styles are inherited from Product Styles */
.SearchResult .ProductName a{
}

.SearchResult .ProductName a:hover{
    color: #888888;
}

.SearchResult .ProductDescription {
}

.SearchResult .ProductDescription a {
    color: #333333;
    text-decoration: none;
}

.SearchResult .ProductDescription a:hover {
    color: #888888;
}

.SearchResult .ProductNumber {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 11px;
    font-weight: bold;
}
/*
 * Search Result Styles END
 */

/*
 * Checkout Styles BEGIN
 */
.Checkout {
    padding: 0px;
    margin: 2px;
    width: 100%;
    background-color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

.Checkout .Title {
    padding: 12px 0px 5px 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0066B3;
    font-size: 12px;
    font-weight: bold; 
    text-align:left;
}

.Checkout .Block {
    padding: 15px;
    border: 1px #E5E5E5 solid;
}

.Checkout .ColumnTitle {
    white-space: nowrap;
    color: #666666;
    font-weight: bold;
}

.Checkout .ColumnValue {
}

.Checkout .TotalLabel {
    white-space: nowrap;
    padding-right: 7px;
    font-weight: bold;
}

.Checkout .TotalValue {
    font-weight: bold;
}

.Checkout .Left {
    text-align:left;
}

.Checkout .Right {
    text-align:right;
}

.Checkout .Center {
    text-align:center;
}

.Checkout input.Normal,
.Checkout textarea.Normal,
.Checkout select.Normal {
}

.Checkout input.Error ,
.Checkout textarea.Error,
.Checkout select.Error {
    border: 1px solid red;
}

.Checkout select.Short {
    width: 100px;
}

.Checkout .Required {
}

.Checkout .Error {
}

.Checkout .Errors {
    padding: 15px;
    color: red;
    text-align: left;
    line-height: 20px;
}

.Checkout .Empty {
    padding: 30px 0px 40px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0066B3;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.Checkout .ImpossibleToComputeShippingCost {
    padding: 20px;
    color: #0066B3;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
/*
 * Checkout Styles END
 */
