/* Call us now cta */
.callusnow
{
    float: right;
    margin: 36px 14px 0px 0px;
    padding: 16px 12px;
    _margin-right: 8px;
    _padding-right: 6px;
    width: 225px;   
    height: 86px;
    background-color: #cccccc;
}

.callusnow div
{
    font-size: 16px;
    color: #666666;
}

.callusnow div a
{
    font-size: 12px;
    color: #000000;
}


.callusnow div a:visited
{
    font-size: 12px;
    color: #000000;
}

.callusnow div.vlarge
{
    font-size: 28px;
    font-weight: bold;
    color: #000000;
}

/* Micro-basket */
div.basketcount
{
    width: 225px;
    height: 48px;
    padding: 5px 12px;
    _margin-right: 8px;
    _padding-right: 6px;
    background-color: #cccccc;
    float: right;
    margin: 165px -250px 0px 0px;
}

div.basketcount .yourbasket
{
    text-transform: uppercase;
    color: #666666;
}

div.basketcount .itemcount
{
    color: Black;
    font-size: 13px;
    font-weight: bold;
}

div.basketcount .viewlink a
{
    color: #666666;
    font-weight: normal;
    text-transform: uppercase;
}

div.basketcount .viewlink a span
{
    font-size: 16px;
}


div.basketcount .viewlink:hover a
{
}
    
div.basketcount .viewlink:visited a
{
    color: #666666;
    font-weight: normal;
    text-transform: uppercase;
}

div.basketcount img
{
    border: 0px;
    float: right;
}

/* Top banners */
.topbanners
{
    width: 480px;
    height: 165px;
    background-color: #cccccc;
    padding: 11px 9px;
    _padding-bottom: 3px;
    position: relative;
    top: 36px;
}

.topbanners img
{
    margin: 0px 1px 10px 0px;
    padding:0px;
}

/* Welcome page */
.welcome
{
    /*background-color: #9A9A9A;*/
    background-image: url('/_structure/images/welcomebg.gif');
    background-repeat: no-repeat;
    height: 403px;
    width: 745px;
    #width: 739px;
    margin: 0px 0px 10px 0px;
    padding-right: 15px;
    border-bottom: 1px solid #DBDBDB;
}

.welcome div
{
    color: White;
}

.welcome .overflow
{
    color: #999999;
    padding-bottom: 7px;
}
    
.welcome div img
{
    margin-right: 20px;
}

.welcome h1
{
    float:right;
    display: block;
    color: White;
    text-transform: none;
    border-bottom: 1px dotted white;
    width: 214px;
    margin: 0px 0px 10px 0px;
    padding: 10px 0px;
    font-size: 25px;
}

#promoouter
{
    height: 403px;
}

.flashpromorhs
{
    /*background-color: #9A9A9A;*/
    background-image: url('/_structure/images/welcomebg.gif');
    background-repeat: no-repeat;
    height: 403px;
    width: 204px;
    margin: 0px 12px 10px 0px;
    #margin-right: 13px;
    #width: 203px;
    _margin-right: 5px;
    padding: 0px 20px;
    border-bottom: 1px solid #DBDBDB;
    float:right;
}

.flashpromorhs div
{
    color: White;
}

.flashpromorhs .overflow
{
    color: #999999;
    padding-bottom: 7px;
}

.flashpromorhs div img
{
    margin-right: 20px;
}

.flashpromorhs h1
{
    float:right;
    display: block;
    color: White;
    text-transform: none;
    border-bottom: 1px dotted white;
    width: 202px;
    margin: 0px 0px 10px 0px;
    padding: 10px 0px;
    font-size: 25px;
}

.flashpromorhs a
{
    color: White;
    font-weight: bold;
    text-decoration: underline;
}

.flashpromorhs a:visited
{
    color: White;
    font-weight: bold;
    text-decoration: underline;
}

.hppromo
{
    float: left;
    width: 511px;
    background-color: #9a9a9a;
}

.firstpara
{
    border-top: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;
    width: 755px;
    margin: 10px 0px 20px 0px;
    padding: 10px 0px;
    color: #666666;
}

.leftbaritem
{
    margin-left: 34px;
}

.leftbaritem img
{
	border: 1px solid black;
}

/* Top links */
div.toplinks
{
    position: absolute;
    width: 743px;
    top: 6px;
    margin-left: 0px;
    border: 0px solid black;
}
div.toplinks div
{
    float: right;
    padding: 0px 0px 0px 12px;
    margin-right: 44px;
    background-image: url('/images/chevron.gif');
    background-repeat: no-repeat;
    background-position: 0px center;
}

div.toplinks div.rhs
{
    margin-right: 0px;
}

div.toplinks a
{
    text-transform: uppercase;
    color: #333333;
}

div.toplinks a:hover
{
    text-decoration: none;
}


div.toplinks a:visited
{
    font-size: 11px;
    color: #333333;
    text-transform: uppercase;
}


/* Catalogue */
.prodrow
{
    margin-bottom: 10px;
    width: 765px;
    height: 350px;
    _width: 760px;
    _height: 360px;
    border: 0px dashed red;
}

.prod
{
    width: 237px;
    #width: 236px;
    height: 342px;
    float: left;
    text-align: left;
    margin-right: 15px;
    _margin-right: 11px;
    border: 1px solid black;
}

.itemslist .prodrow
{
    height: 325px;
}

.itemslist .prod
{
    height: 317px;
}


.prod .prodhdr
{
    background-color: Black;
    color: White;
    font-size: 18px;
    height: 25px;
    padding: 6px 5px 3px 5px;
}

.prod .prodhdr a
{
    color: White;
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
}

.prod .prodhdr a:visited
{
    color: White;
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
}

.prod .prodhdr a:hover
{
    text-decoration: none;
}

.prod .prodimg
{
    height: 194px;
    #height: 191px;
    margin : 0px;
    padding: 0px;
    text-align: center;
    position: relative;
    display: table; 
    overflow: hidden;
    #position: relative; 
}

.prod .prodimginner
{
    #position: absolute;  
    #top: 50%;
    margin : 0px;
    padding: 0px;
    display: table-cell; 
    vertical-align: middle;
    width: 238px;
    text-align:center;
}

.prod .prodimginner a
{
    margin : 0px;
    padding: 0px;
}

.prod .prodimginner a img
{
    border:0px;
    #position: relative; 
    margin-bottom: -3px;
    #top: -50%;
    #left: -50%;
}

.prod .proddtl
{
    border-top: 1px solid black;
    height: 77px;
    padding: 4px;
    border-bottom: 1px dotted #999999;
}

.prod .price
{
    float: right;
    font-weight: bold;
    color: Black;
    margin: 10px 10px 0px 0px;
}

.prod .price .rrp
{
    float: left;
    margin-right: 10px;
}

.prod .actions
{
    height: 25px;
    padding: 5px;
}

.prod .actions a
{
    color: #999999;
    text-transform: uppercase;
}

.prod .actions a span
{
    color: #999999;
    text-transform: uppercase;
    font-size: 15px;
}

.prod .actions a:visited
{
    color: #999999;
    text-transform: uppercase;
}

.prdPreview
{
    border: 1px solid black;
    background-color: White;
    height: 400px;
}

/* Department nav */
.deptnav
{
    background-color: Black;
    text-transform: uppercase;
    height: 23px;
    width: 755px;
    #width: 754px;
    margin-bottom: 0px;
}

.deptnav a
{
    padding: 4px 29px 4px 20px;
    background-image: url('/_structure/images/deptnavbullet.gif');
    background-repeat: no-repeat;
    background-position: right center;
    text-decoration: none;
    color: White;
    float: left;
}

.deptnav a:hover
{
    text-decoration: none;
}

.deptnav a:visited
{
    text-decoration: none;
    color: White;
}

.deptnav a.lhs
{
    padding-left: 16px;
}

.deptnav a.rhs
{
    background-image: none;
}



/* Shopping basket */
table.basket
{
    width: 730px;
}

table.basket tr th
{
    background-color: Transparent;
    color: Black;
    text-align: left;
    text-transform: uppercase;
    border-bottom: 1px solid #999999;
}

table.basket tr.itemline td
{
    vertical-align: top;
    padding: 15px 0px 20px 5px;
    border-bottom: 1px solid #999999;
}

table.basket tr td.itemimage
{
    width: 95px;
}

table.basket tr td.itemdescription
{
    width: 250px;
    padding-top: 18px;
}

table.basket tr td.itemqty
{
    width: 110px;
}

table.basket tr td.itemprice
{
    width: 80px;
    color: Black;
    font-weight: bold;
    padding-top: 18px;
}

table.basket tr td.itemlinetotal
{
    width: 80px;
    color: Black;
    font-weight: bold;
    padding-top: 18px;
}

table.basket tr td.itemaction
{
    width: 80px;
    padding-top: 18px;
}

table.basket tr td.itemimage img
{
    border: 1px solid black;
}

table.basket tr td.itemqty input
{
    width: 33px;
    height: 20px;
    border: 0px;
    padding: 5px 0px 0px 13px;
    background-image: url('/_structure/images/basketqtybg.gif');
    background-repeat: no-repeat;
}

table.basket tr.subtotaline td
{
    font-weight: bold;
    color: Black;
}

table.basket tr.shippingline td
{
    font-weight: bold;
    color: Black;
}

#basketcslink
{
    background-image: url('/_structure/images/basketcsbg.gif');
    background-repeat: no-repeat;
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding-top: 7px;
    width: 173px;
    height: 24px;
    margin: 0px 15px 0px 0px;
    float: right;
}

#basketptclink
{
    background-image: url('/_structure/images/basketptcbg.gif');
    background-repeat: no-repeat;
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: White;
    padding-top: 7px;
    width: 195px;
    height: 31px;
    float: right;
}

#basketptclink:hover
{
    text-decoration: none;
}

#basketcslink:hover
{
    text-decoration: none;
}

tr.buttonbar td
{
    padding: 15px 0px;
    text-align: right;
}

tr.totaline td
{
    font-size: 16px;
    font-weight: bold;
    color: Black;
}

.checkpresence
{
}

#trailimageid
{
    display: none; 
    position: absolute;
    z-index:110;
}

.pagesel
{
    float: right;
    margin: 0px 17px 10px 0px;
    #margin-top: 10px;
}

.sortsel
{
    float: right;
    margin: 10px 17px 0px 0px;
}

.sortsel select
{
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.sdivbox
{
	position: relative; 
	overflow: hidden; 
	width: 159px; 
	height: 80px;
	border: 0px;
	margin: 10px 10px 0px 0px;
	background: #d2d2d2; 
	padding: 0px 2px 0px 0px; 
	float: right;
}

.sdivbox div
{
	position: relative;
	left: 1px;
	top: 1px;
	overflow: auto; 
	width: 159px; 
	height: 78px;
	border: 0px; 
	background: white; 
	color: black; 
	padding: 0px;
	padding-right:0px;
	margin: 0px;
}

.sdivbox div a
{
    color: #666666;
    font-weight: normal;
    font-size: 11px;
}

.sdivbox div a:visited
{
    color: #666666;
    font-weight: normal;
    font-size: 11px;
}

.sdivbox div .catdepth1
{
    margin-left: 2px;
}

.sdivbox div .catdepth2
{
    margin-left: 5px;
}

.sdivbox div .catdepth3
{
    margin-left: 8px;
}

.sdivbox div .catdepth4
{
    margin-left: 11px;
}

.prod .rrp
{
    color: #999999;
    text-decoration: line-through;
}

.extraimg
{
    display: none;
    margin: 0px;
    cursor: hand;
    cursor: pointer;
    float: left;
    margin-left: 10px;
}

.prodimgheight
{
    height: 100px;
}


table.ordertrackerform
{
    width: 350px;
}

#imgPvwPanel
{
    display: none;
    background-color: White;
    position:absolute;
    border:1px solid #000000;
    z-index:99;
    width: 490px;
    height: 460px;
    margin: 5px 0px 0px 10px;
    text-align: center;
}
 
#imgDescr
{
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px;
}

#imgPreview
{
    margin: auto;
}


.imgsrow
{
    height: 120px;
}

.callusnow div a:hover
{
    text-decoration: none;
}

#frmPurchase td
{
	height: 25px;
}



#itemdetails1 {display: none;}
#itemdetails2 {display: none;}
#itemdetails3 {display: none;}
#itemdetails4 {display: none;}

.playoutold {display: none;}
.playoutnew {display: none;}

#zone0 .panelIdentHeader {width: 754px;}
#zone0 .panelIdentHeaderNoAmend {width: 754px;}
#zone2 .panelIdentHeader {width: 754px;}
#zone2 .panelIdentHeaderNoAmend {width: 754px;}

#panel_0_2 .panelIdentHeader {width: 240px;}
#panel_0_2 .panelIdentHeaderNoAmend {width: 240px;}
#panel_0_2 {width: 250px;float:right;}

#panel_0_3 div.basketcount {margin:5px 15px 0px 0px !important;}
#panel_0_3 .panelIdentHeader {width: 240px;}
#panel_0_3 .panelIdentHeaderNoAmend {width: 240px;}
#panel_0_3 {width: 250px;float:right;}

#panel_0_4 {width: 480px;}
#panel_0_4 .panelIdentHeader {width: 470px;}
#panel_0_4 .panelIdentHeaderNoAmend {width: 470px;}

#panel_2_2 div.deptnav div {float:left !important;}
#panel_2_3 div.welcome div {margin-left: 0px !important;}

