﻿img
{
    behavior: url(/stormsites/toast/styles/iepngfix.htc);
}

#holder
{
    display: block;
    height: 1px;
    left: 0;
    overflow: visible;
    position: absolute;
    text-align: center;
    top: 50%;
    visibility: visible;
    width: 100%;
}

div#wrap
{
    height: 676px;
    left: 50%;
    margin-left: -453px;
    position: absolute;
    text-align: left;
    top: -345px;
    visibility: visible;
    width: 930px;
}


#canvasbackground
{
    margin: 0;
    padding: 0;
    clear: both;
    position: absolute;
    text-align: center;
    z-index: 0;
    background-color: #ffffff;
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    -khtml-opacity: 0.80;
    opacity: 0.80;
}
.canvasarea
{
    width: 930px;
    height: 689px;
    min-height: 689px;
}
.fullcanvaswidth
{
    width: 930px;
}
.fullinnerwidth
{
    width: 830px;
}
#canvas
{
    position:relative;
    clear: both;
    text-align: center;
}
#header
{
    padding: 14px 0 0 0;
    font-size:9px;
}
#footer
{
    border-top: solid 1px #8c8b8d;
}
.globalnavigation
{
    margin: 0 50px 0 50px;
}
.canvasitem
{
    margin: 0 50px 0 50px;
}
#topnavigation ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    left: -35px;
}
#topnavigation li
{
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0 0px 0 40px;
}
#secondarynavigation
{
    text-align: center;
    width: 770px;
    min-width: 770px;
    margin: 0 auto 0 auto;
    padding: 3px 0 0px 0;
    height: 34px;
    min-height:34px;
 
}

#secondarynavigation h1
{
    margin:0px;
    padding:0px;
    font-size:9px;
}

.secondarynavlink
{
    margin: 0;
    padding: 4px 2px 0 2px;
    display: inline-block;
}

#topnavigation ul li h1
{
    margin: 0;
    padding: 4px 5px 0;
    font-size:8px;
}

#middle
{
    height: 485px;
    min-height: 485px;
    clear: both;
    margin-bottom: 9px;
    margin-top: 8px ;
    background-color:#ffffff;  
}
#logo
{
    width:400px;
    position: absolute;
   
    padding:0 0 0 55px;
    text-align:right;
}
#logo img
{
    position: relative;
    top: 2px;
    
}
#globaldetails
{
    text-align: right;
    padding: 0 0 5px 0;
    margin: 0;
}
#subnavigation
{
    height: 0;
    margin: 0px 0 0 -80px;
    position: relative;
    top: -37px;
    left: 40px;
}
.navigationrow
{
letter-spacing:0px;
    font-size:9px;
    width: 830px;
    min-width: 830px;
}

.navigationrow strong
{
    font-weight:normal;
}

#globalsearch
{
    text-align: right;
    float: right;
    width: 141px;
    min-width: 141px;
    padding: 0 0 4px 0;
}
#globalsearchbox
{
    float: left;
    height: 15px;
    width: 120px;
}
#globalsearchbox input
{
    background: #ffffff url(../images/site/background-searchbox.gif);
    background-repeat: no-repeat;
    background-position: center top;
    border: none;
    height: 14px;
    width: 119px;
    padding: 2px 0 0 2px;
}
#globalsearchbutton
{
    float: left;
    width: 20px;
    position: relative;
    top: 3px;
    left: 1px;
}
#topnavigation
{
    clear: both;
    padding: 6px 0 7px 0;
    border-bottom: solid 1px #8c8b8d;
}
#bottomnavigation
{
    padding: 15px 0 0px 0;
    clear: both;
    text-align: left;
    font-size:9px;
}
.styledbutton
{
    background: #000000;
    color: #ffffff;
    border: none;
    padding: 3px 4px 3px 4px;
    text-transform: uppercase;
    min-width: 150px;
}

.divbuttonlink,.divbuttonlinkdk
{
    border:solid 1px #000;
    float:right;
    min-width:151px;
    height:19px;
    vertical-align:middle;
    line-height:19px;
    margin-right:15px;
    text-align:center;
    font-size:8px;
}

.divbuttonlinkdk
{
    color:#ffffff;
    background-color:#000000;
}

a.selected
{
    text-decoration: underline;
}
.selected
{
    text-decoration: underline;
}
#globalsearchbutton input
{
    border: none;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
    left: 6px;
    background-color: Transparent;
}

.scrollarrow
{
    position:absolute;
    z-index:11;
}
.scrollarrow .prevPage 
{
    position: relative;
    left: 15px;
}
.scrollarrow .nextPage 
{
    position: relative;
    left: 805px;
  
}
.scrollarrow .browse
{
   position: relative;
    top:220px;
}
.backgroundlogo
{
    visibility:hidden;
}
#entrylogo
{
    display:none;
}

#globalbasket 
{
   
}

.colouredScroll
{
    scrollbar-base-color:#414141;
    scrollbar-face-color:#f2f2f2;
    scrollbar-arrow-color:#414141; 
    scrollbar-track-color:#f2f2f2;
}

.unbordered input
{
    border:none 0px #ffffff;
    
}

.disabledbutton
{
    background-color: Gray;
}

.tensentence
{
    font-size:10px;
    text-transform:none;
}
.sale
{
	color:red;
	text-decoration:line-through;
}