body {
        background: url(../images/background.gif) 100% 100% repeat-x fixed;
	background-position: top;
	background-color: #0000a3;
}

div.toparea {
	position: relative;
        width: 950px;
        margin-left:auto;
        margin-right:auto;
        background-color: #ffffff;
	text-align: left;
	height: 160px;
}

#logo {
	position: relative;
	width: 250px;
	height: 100px;
	top: 0px;
	left: 0px;
	text-align: center;
	color: #ffffff;
	z-index: 1;
        visibility: visible;
	veritical-align: middle;
	font-size: 60px;
    	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.NavArea {
        position: relative;
        width: 950px;
        margin-right:auto;
	background-image: url(../images/NavSlice.jpg);
	background-repeat: repeat-x;
        background-color: #ffffff;
        text-align: left;
	z-index: 1;
        visibility: visible;
	top: 0px;
	margin-left: auto;
	height: 60px;
}

.bah {
	background: url(../images/NavSlice.jpg) 100% 100% repeat-x fixed;
}

#NavProd {
	position:absolute;
	left:0px;
	top:0px;
	width:118px;
	height:60px;
	z-index: 1;
	visibility: visible;
}
#NavBrands {
	position:absolute;
	left:118px;
	top:0px;
	width:106px;
	height:60px;
	z-index:2;
	visibility:visible;
}
#NavSlice {
	position:absolute;
	left:224px;
	top:0px;
	width:1px;
	height:60px;
	z-index:3;
	visibility:visible;
}
#NavSpecial {
	position:absolute;
	left:789px;
	top:0px;
	width:161px;
	height:60px;
	z-index:4;
	visibility:visible;
}

#LogoBox {
        position:absolute;
        left:0px;
        top:0px;
        width:291px;
        height:134px;
        z-index:1;
        visibility:visible;
	background-color: #000066;
}

#TopMiddle {
	position:absolute;
	left:291px;
	top:0px;
	width:25px;
	height:25px;
	z-index:1;
	visibility:visible;
}

#TopRight {
	position:absolute;
	left:925px;
	top:0px;
	width:25px;
	height:25px;
	z-index:2;
	visibility:visible;
}
#BottomMiddle {
	position:absolute;
	left:266px;
	top:109px;
	width:25px;
	height:25px;
	z-index:3;
	visibility:visible;
}
#BottomLeft {
	position:absolute;
	left:0px;
	top:134px;
	width:25px;
	height:25px;
	z-index:1;
	visibility:visible;
}

#bdlogo {
        z-index: 1;
        left: 300px;
        visibility: visible;
        width: 25px;
        position: absolute;
        top: 8px;
        height: 25px
}

#krlogo {
	z-index: 1;
	left: 430px;
	visibility: visible;
	width: 25px;
	position: absolute;
	top: 8px;
	height: 25px
}

#swlogo {
        z-index: 10;
        left: 540px;
        visibility: visible;
        width: 25px;
        position: absolute;
        top: 8px;
        height: 25px
}

#pplogo {
        z-index: 1;
        left: 613px;
        visibility: visible;
        width: 25px;
        position: absolute;
        top: 25px;
        height: 25px
}

#gclogo {
        z-index: 1;
        left: 664px;
        visibility: visible;
        width: 25px;
        position: absolute;
        top: 10px;
        height: 25px
}

span.topleft {
        position: relative;
        left: 0px;
        text-align:left;
	background-color: #000000;
	width: 300px;
	height: 100px;
}

.centered-table {
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	width: 950px;
}

.basketbox {
    position: relative;
    border: 1px solid #bec8cb;
    width: 150px;
    float: left;
}

.loginbox {
    position: relative;
    border: 1px solid #bec8cb;
    width: 150px;
    float: left;
    margin-bottom: 5px;
}

.productbox {
    position: relative;
    border: 1px solid #bec8cb;
    width: 99%;
    float: left;
    margin-top: 5px;
    text-align: center;
}

.highlightbox {
    border: 1px solid #bec8cb;
    width: 380px;
    height: 200px;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

.highlightbox .right {
    height: 2em;
    margin: 0;
    margin-top: -2em;
    padding-right: 20px;
    font-size: 90%;
    font-weight: bold;
    text-align: right;
}

.fullbox {
    position: relative;
    border: 1px solid #bec8cb;
    width: 934px;
    float: left;
    margin-top: 5px;
}

.basketbox.last {
    width: 191px;
}

.basketbox .t div, .productbox .t div, .fullbox .t div, .loginbox .t div, .highlightbox .t div {
    background: url(../images/basket_tl.gif) no-repeat top left;
    left: -2px;
}

.basketbox .t, .productbox .t, .fullbox .t, .loginbox .t, .highlightbox .t {
    background: url(../images/basket_tr.gif) no-repeat top right;
    top: -1px;
    right: -1px;
}

.basketbox .b div, .productbox .b div, .fullbox .b div, .loginbox .b div, .highlightbox .b div {
    background: url(../images/basket_bl.gif) no-repeat bottom left;
    left: -2px;
}

.basketbox .b, .productbox .b, .fullbox .b, .loginbox .b, .highlightbox .b {
    position: absolute;
    background: url(../images/basket_br.gif) no-repeat bottom right;
    bottom: -1px;
    right: -1px;
}

.basketbox .t div, .basketbox .t, .basketbox .b div, .basketbox .b, .productbox .t div, .productbox .t, .productbox .b div, .productbox .b, .fullbox .t div, .fullbox .t, .fullbox .b div, .fullbox .b, .loginbox .t div, .loginbox .t, .loginbox .b div, .highlightbox .b, .highlightbox .t div, .highlightbox .t, .highlightbox .b div, highlightbox .b {
    position: absolute;
    width: 100%;
    height: 2px;
    font-size: 2px;
}

.basketbox .c, .productbox .c, .fullbox .c, .loginbox .c, {
    padding: 0 10px;
    padding-top: 1em;
    line-height: 1.1em;
}

.highlightbox .c {
    height: 150px;
    padding: 0 10px;
    padding-top: 1em;
    line-height: 1.1em;
}

.basketbox h1, .productbox h1, .fullbox h1, .loginbox h1 {
    background: #ecece5;
    margin: 0;
    font-size: 80%;
    padding: .5em;
    text-align: left;
}

.highlightbox h1 {
    height: 22px;
    background: #ecece5;
    margin: 0;
    font-size: 80%;
    padding: .5em;
    text-align: left;
}

.basketbox .right, .basketbox .left, .fullbox .right {
    height: 2em;
    margin: 0;
    margin-top: 8px;;
    padding-right: 20px;
    font-size: 90%;
    font-weight: bold;
    text-align: right;
}

.basketbox a, .productbox a, .fullbox a, .loginbox a, .highlightbox a, .highlightbox h1 a {
    color:#3333cc;
    text-decoration: none;
}

.basketbox a:hover, .productbox a:hover, .fullbox a:hover, .loginbox a:hover, .hightlightbox a:hover, .highlightbox h1 a:hover {
    color:#7777ff;
    text-decoration: none;
}


.basketbox .contents span {
	margin-left: auto;
	margin-right: auto;
    display: block;
    clear: left;
    color: #808080;
    font-size: 80%;
}

.basketbox .contents a {
    display: block;
    margin-bottom: 1em;
}


.basketbox dt {
    color: #808080;
}

.bodylist a {
   color:#3333cc;
   text-decoration: none;
}

.bodylist a:hover {
   color:#7777ff;
}

td.ra, th.ra {
   text-align: right;
}

td.center, th.center {
   text-align: center;
}

td.rab {
   text-align: right;
   font-weight: bold;
}

.productbox table {
   text-align: left;
   margin-left: 10px;
}

.productbox table.dual td.label {
   width: 180px;
}


#radiocell {
   width: 10%;
}

.fullbox  table {
   width: 90%;
   text-align: left;
   margin-left: 10px;
}

.fullbox p {
   margin-left: 20px;
}

.contents {
   width: 98%;
   text-align: justify;
   z-index: 99;
   margin-left: 5px;
}

.smallcontents {
    width: 90%;
    text-align: center;
    font-size: 11px;
    margin-left: 8px;
}

img.productthumb {
   float: left;
   margin-right: 5px;
}


img.productimage {
   vertical-align: top;
   float: left;
   margin-right: 5px;
}

tr.navrow {
   height: 10px;
}

table.sumtable {
        width: 98%;
        margin-left:auto;
        margin-right:auto;
        background-color: #ffffff;
}

table.autolicense {
	width: 80%;
	margin: 10px;
}

img.productimage {
	float: left;
	margin: 20px;
}

table.personaldetails, table.companyreg, table.companydetails {
   width: 100%;
}

td.radio {
   width: 10px;
}

table.dual {
   width: 100%;
}

td.vmid {
   vertical-align: middle;
}

.downloadbox {
   text-align: right;
}

ul.ra {
   text-align: right;
}

p.error {
        color: #9E0805;
}

