﻿.body {
	background: #495B69;
	border: 0px;
	font-size: 62.5%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width:  100%;
	}
	
body, .contentcell
    {
    background-color: white; 
    color: #666666;
    font-family: arial;
    font-size: 11px;
    }
    
.contentcell
    {
    padding: 10px;    
    }  

div#header {
	background-color: white; 
	border: 0px;
	margin: auto;
	padding: 0px;
	width:  760px;
	}
	
div#header .topbanner {
	background-color: white; 
	border: 0px;
	/*height: 60px;*/
	height: 100px;
	margin: 0px;
	padding: 0px;
	width:  760px;
	}
	
div#header .topbanner .logo {
	background: transparent;
	border: 0px;
	float: left;
	/*height: 60px;*/
	height: 100px;
	margin: 0px;
	/*padding: 0px 0px 0px 76px;*/
	padding: 0px 0px 0px 10px;
	/*width: 197px;*/
	width: 300px;
	}
	
div#header .topbanner .shoppingmenu {
	background: transparent;
	border: 0px;
	color: #485B68;
	float: right;
	font-family: arial;
	font-size: 1.1em;
	font-weight: normal;
	height: 80px;
	margin: 0px;
	padding: 0px;
	}
	
div#header .topbanner .shoppingmenu ul {
	list-style: none;
	margin: 60px 13px 0px 0px;
	}
	
div#header .topbanner .shoppingmenu li {
	display: inline;
	float: left;
	margin: 0px 5px 0px 0px
	}
	
div#header .topbanner .shoppingmenu li a {
	color: #485B68;
	text-decoration: none;
	}
	
div#header .topbanner .shoppingmenu li a:visited {
	color: #485B68;
	text-decoration: none;
	}
	
div#header .topbanner .shoppingmenu li a:hover {
	color: #485B68;
	text-decoration: none;
	}	
	
div#header .mainbanner {
	background: #FFFFFF;
	border: 0px;
	height: 240px;
	margin: 0px;
	padding: 0px;
	width:  760px;
	}
	
div#header .mainbanner .mainmenu {
	background: #FFFFFF url(/images/menuback.gif) no-repeat top left;
	float: left;
	height: 240px;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	width: 138px;
	}
	
div#header .mainbanner .mainmenu ul {
	background: transparent;
	color: #FFFFFF;
	font-family: arial;
	font-size: 1.1em;
	font-weight: normal;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 138px;
	}
	
div#header .mainbanner .mainmenu li {
	background: transparent;
	border-bottom: 1px solid #91ADBE;
	margin: 0px;
	padding: 0px;
	}
	
div#header .mainbanner .mainmenu .active a {
	background: #1257A7 url(../images/menuback2.gif) repeat-x top left;
	color: #FFFFFF;
	display: block;
	padding: 2px 18px 2px 0px;
	text-decoration: none;
	}
	
div#header .mainbanner .mainmenu .active a:hover, div#header .mainbanner .mainmenu .active a:visited {
	background: #1257A7 url(../images/menuback2.gif) repeat-x top left;
	color: #FFFFFF;
	display: block;
	padding: 2px 18px 2px 0px;
	text-decoration: none;
	}
	
div#header .mainbanner .mainmenu li a {
	background: transparent;
	color: #FFFFFF;
	display: block;
	padding: 2px 18px 2px 0px;
	text-decoration: none;
	width: 120px;
	}
	
div#header .mainbanner .mainmenu li a:visited {
	background: transparent;
	color: #FFFFFF;
	display: block;
	padding: 2px 18px 2px 0px;
	text-decoration: none;
	width: 120px;
	}
	
div#header .mainbanner .mainmenu li a:hover {
	background: #1257A7;
	color: #FFFFFF;
	display: block;
	padding: 2px 18px 2px 0px;
	text-decoration: none;
	width: 120px;
	}
	
div#header .mainbanner .mainpicture {
	float: left;
	height: 240px;
	margin: 0px;
	padding: 0px;
	width: 604px;
	}
	
div#maincontent {
	background: #FFFFFF url(/images/mainback.gif) repeat-y top left;
	border: 0px;
	margin: auto;
	padding: 0px;
	width:  760px;
	}
	
	
div#maincontent .secondary {
	float: left;
	padding: 0px 0px 0px 18px;
	width: 138px;
	background-color: white;
	}

div#maincontent .secondary .secondarymenu {
	background: #D2D2D2;
	margin: 0px;
	padding: 0px;
	width: 138px;
	}
	
div#maincontent .secondary .secondarymenuon {
	color: #24629F;
	font-family: arial;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 1px 0px;
	text-align: right;
	width: 120px;
	}
	
div#maincontent .secondary .secondarymenuon a {
	background: #D2D2D2  url(../images/menuback3.gif) repeat-y top left;
	color: #24629F;
	display: block;
	margin: 0px;
	padding: 2px 18px 2px 5px;
	text-align: right;
	text-decoration: none;
	width: 115px;
	}
	
div#maincontent .secondary .secondarymenuon a:hover {
	background: #D2D2D2  url(../images/menuback3.gif) repeat-y top left;
	color: #24629F;
	display: block;
	margin: 0px;
	padding: 2px 18px 2px 5px;
	text-align: right;
	text-decoration: none;
	width: 115px;
	}
	
div#maincontent .secondary .secondarymenu a {
	background: transparent;
	border-bottom: 1px solid #FFFFFF;
	color: #6F8DB9;
	display: block;
	font-family: arial;
	font-size: 1.1em;
	font-weight: normal;
	padding: 2px 18px 2px 0px;
	text-align: right;
	text-decoration: none;
	width: 120px;
	}
	
div#maincontent .secondary .secondarymenu a:visited {
	background: transparent;
	color: #6F8DB9;
	display: block;
	font-family: arial;
	font-size: 1.1em;
	font-weight: normal;
	padding: 2px 18px 2px 0px;
	text-align: right;
	text-decoration: none;
	}
	
div#maincontent .secondary .secondarymenu a:hover {
	background: #BDBEC0;
	color: #6F8DB9;
	display: block;
	font-family: arial;
	font-size: 1.1em;
	font-weight: normal;
	padding: 2px 18px 2px 0px;
	text-align: right;
	text-decoration: none;
	}

div#maincontent .secondary .tertiary {
	background: #F2F2F2;
	color: #6F8DB9;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	border: 0px;
	width: 138px;
	}
	
div#maincontent .secondary .tertiary .tertiarymenuon {
	background: #F2F2F2;
	color: #485B68;
	font-family: arial;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px;
	padding: 2px 18px 2px 0px;
	text-align: right;
	}
	
div#maincontent .secondary .tertiary .tertiarymenuon a {
	background: #F2F2F2;
	color: #485B68;
	display: block;
	margin: 0px;
	text-align: right;
	text-decoration: none;
	}
	
div#maincontent .secondary .tertiary .tertiarymenuon a:hover {
	background: #F2F2F2;
	color: #485B68;
	display: block;
	margin: 0px;
	text-align: right;
	text-decoration: none;
	}
	
div#maincontent .secondary .tertiary .tertiarymenu a {
	background: transparent;
	border: 0px;
	color: #6F8DB9;
	display: block;
	font-family: arial;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0px;
	padding: 2px 18px 2px 0px;
	text-align: right;
	text-decoration: none;
	width: 120px;
	}
	
div#maincontent .secondary .tertiary .tertiarymenu a:visited {
	background: transparent;
	border: 0px;
	color: #6F8DB9;
	display: block;
	font-family: arial;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0px;
	padding: 2px 18px 2px 0px;
	text-align: right;
	text-decoration: none;
	width: 120px;
	}
	
div#maincontent .secondary .tertiary .tertiarymenu a:hover {
	background: transparent;
	border: 0px;
	color: #485B68;
	display: block;
	font-family: arial;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	text-align: right;
	text-decoration: none;
	width: 120px;
	}
	
div#maincontent .contentarea {
	float: left;
	width: 604px;
	}
	
div#maincontent .contentarea .breadcrumbs {
	background: #D4DCE8;
	color: #6F8DB9;
	font-family: arial;
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px 18px 2px 15px;
	width: 571px;
	}
	
input, select, textarea
    {
    background-color: #D4DCE8;
	color: #6F8DB9;
	font-family: arial;
	font-size: 1em;
	font-weight: bold;   
    }	
	
div#maincontent .contentarea .title {
	background: #D4DCE8;
	margin: 0px;
	padding: 0px 18px 10px 15px;
	width: 571px;
	}
	
div#maincontent .contentarea .title h2 {
	color: #24629F;
	font-family: arial;
	font-size: 2.4em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
div#footer {
	background: #FFFFFF url(/images/mainback.gif) repeat-y top left;
	border: 0px;
	margin: auto;
	padding: 0px;
	width:  760px;
	}
	
div#footer .copyright {
	background: transparent;
	border: 0px;
	color: #24629F;
	font-family: arial;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px 10px 171px;
	width:  589px;
	}
	
div#maincontent .contentarea .products {
	background: #FFFFFF url(/images/productsback.gif) repeat-y top right;
	border: 1px solid #D2D2D2;
	margin: 0px;
	padding: 4px;
	width: 570px;
	}
	
div#maincontent .contentarea .products .productpic {
	background: transparent;
	border: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 75px;
	}
	
div#maincontent .contentarea .products .productpic2 {
	background: transparent;
	border: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
	}
	
div#maincontent .contentarea .products .productpic2 .productthumb {
	background: transparent;
	border: 0px;
	float: left;
	margin: 20px 14px 0px 0px;
	padding: 0px;
	}
	
div#maincontent .contentarea .products .productpic2 .productthumb2 {
	background: transparent;
	border: 0px;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 50px;
	}
	
div#maincontent .contentarea .products .productcontent {
	background: transparent;
	border: 0px;
	float: left;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	width: 473px;
	}
	
div#maincontent .contentarea .products .productcontent2 {
	background: transparent;
	border: 0px;
	float: left;
	margin: 0px 0px 0px 6px;
	padding: 0px;
	width: 307px;
	}
	
div#maincontent .contentarea .products .productcontent .producttitle {
	background: transparent url(/images/producttitleback.gif) repeat-y top left;
	border: 0px;
	color: #24629F;
	font-family: arial;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	width: 467px;
	}
	
div#maincontent .contentarea .products .productcontent2 .producttitle2 {
	background: transparent url(/images/producttitleback2.gif) repeat-y top left;
	border: 0px;
	color: #24629F;
	font-family: arial;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	width: 301px;
	}
	
div#maincontent .contentarea .products .productcontent .productdescr {
	color: #000000;
	font-family: arial;
	font-size: 1.0em;
	font-weight: normal;
	padding: 10px 3px 4px 3px;
	}
	
div#maincontent .contentarea .products .productcontent2 .productdescr {
	color: #000000;
	font-family: arial;
	font-size: 1.0em;
	font-weight: normal;
	padding: 10px 3px 4px 3px;
	}	
	
	
.hidden {display: none;}

.ImagePopup
    {
    background-color: #D4DCE8;
    padding: 10px;
    border: 1px solid #495B69;
    cursor: pointer;
    }
    
    
    
    
    
    
    
div#header .topbanner .options 
{
	background: transparent;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
div#header .topbanner .options ul {
	list-style: none;
	margin: 0px 0px 0px 100px;
	padding: 5px 0px 0px 100px;
	}

div#header .topbanner .options ul .login {
	background: #FFFFFF url(/images/loginicon.gif) no-repeat left;
	margin: 0px 0px 0px 240px;
	display: inline;
	padding: 0px 5px 0px 20px;
	color: #2462ac;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 0.9em;
	}
	
div#header .topbanner .options .login a {
	color: #2462ac;
	text-decoration: none;
	}
	
div#header .topbanner .options .login a:visited {
	color: #2462ac;
	text-decoration: none;
	}

div#header .topbanner .options .login a:hover {
	color: #000000;
	text-decoration: none;
	}
	
div#header .topbanner .options ul .myaccount {
	background: #FFFFFF url(/images/accounticon.gif) no-repeat left;
	margin: 0px 0px 0px 2px;
	display: inline;
	padding: 0px 5px 0px 20px;
	color: #2462ac;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 0.9em;
	}
	
div#header .topbanner .options .myaccount a {
	color: #2462ac;
	text-decoration: none;
	}
	
div#header .topbanner .options .myaccount a:visited {
	color: #2462ac;
	text-decoration: none;
	}

div#header .topbanner .options .myaccount a:hover {
	color: #000000;
	text-decoration: none;
	}
	
div#header .topbanner .options .basket {
	background: #FFFFFF url(/images/basketicon.gif) no-repeat left;
	margin: 0px;
	display: inline;
	padding: 0px 0px 0px 20px;
	color: #2462ac;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 0.9em;
	}
	
div#header .topbanner .options .basket a {
	color: #2462ac;
	text-decoration: none;
	}
	
div#header .topbanner .options .basket a:visited {
	color: #2462ac;
	text-decoration: none;
	}

div#header .topbanner .options .basket a:hover {
	color: #000000;
	text-decoration: none;
	}

.boxtable
    {
    font-size: 11px;
    border: 2px solid #495B69;    
    font-family: Verdana;
    }    
    
.boxtable th
    {
    font-size: 11px;
    background-color: #495B69;
    color: White;
    text-align: left;
    padding: 3px;    
    }      

.basketbarenabled
{
	color: #24629F;
	font-size: 15px;
	font-weight: bold;
}

.basketbardisabled
{
	color: #ADC7DD;
	font-size: 15px;
	font-weight: bold;
}