#zone1
{
    display: none;
}

#zonemain
{
    margin-left: 0px;
    width: 967px;
    padding: 0px 10px;
}

#zone2
{
    width: 965px;
}

/* Images */
.lhs
{
    float: left;
    border: 0px solid black;
    width: 410px;
}

.thumbs
{
    float: left;
    border: 0px solid black;
    width: 55px;
}
.thumbs div
{
    margin-bottom: 5px;
}
.thumbs div
{
    border: 1px solid #999;
    cursor: hand;
    cursor: pointer;
}

.mainimg
{
    margin-left: 50px;
    text-align: center;
}

.mainimg img
{
    border: 0px;
}

.lhs .actions
{
    border-color: #065082;
    border-style: solid;
    border-width: 1px 0px;
    height: 30px;
    padding-top: 10px;
    margin: 20px 0px;
}


/* Options */
#frmAdd
{
    margin: 0px;
    padding: 0px;
}

.options
{
    margin: 0px 0px 10px 0px;
}

.options>tbody>tr>td
{
    padding: 0px 20px 10px 0px;
}

.prodinfo
{
    margin-left: 420px;
}

.prodinfo h1
{
    font-weight: normal;
    font-size: 2em;
    margin-top: 0px;
    padding-top: 0px;
}

.maininfo
{
    height: 50px;
    border: 0px solid black;
    margin: 10px 0px;
}

.price
{
	color : #c01e2e;
    font-size: 2em;
}

.price span.rrp
{
    font-size: 0.6em;
    text-decoration: line-through;
    color: #aaa;
    padding-left: 30px;
}

.price span.save
{
    padding-left: 30px;
	color : #c01e2e;
    font-size: 0.8em;
    font-weight: bold;
    text-transform: uppercase;
}

.maininfo .atb
{
    display: block;
    float: right;
    width: 101px;
    height: 30px;
}

TD.tabsbottomborder {
	border-left : 0px;
	border-right : 0px;
	border-top : 0px;
	border-bottom :  1px solid #666666;
}

TD.seltab {
	border-left : 1px solid #666666;
	border-right : 1px solid #666666;
	border-bottom : 0px ;
	font-weight:bold;
}

TD.tab
{
	border : 1px solid #666666;
}

a.tablnk, a.tablnk:visited
{
    color: #666666;
    text-decoration: none
}

.tabs
{
    margin-bottom: 0px;
}

/* Checkbox scroller */
.filmstrip
{
    background: transparent url('/_structure/images/cboptsbg.gif') no-repeat scroll left top;
    margin-bottom: 10px;
    cursor: hand;
    cursor: pointer;
    border: 0px solid black;
    margin-right: 0px;
    padding: 0px 0px 4px 50px;
    width: 492px;
}
 
.scrollertitle
{
    margin: 0px 0px 4px 0px;
}

.cbopt
{
    border: 1px solid #a0a0a0;
    vertical-align: top;
}
.cbopt .optborder
{
    /*background: transparent url('/_structure/images/optborder.gif') no-repeat scroll center top;*/
    height: 50px;
}

.cbopt .optdesc
{
    padding: 0px 2px;
    width: 102px;
}

.shortdesc
{
    margin: 10px 0px;
}

.optgap img
{
    width: 3px;
}

.cbopt label
{
    font-size: 0.8em;
}

.lhs .instr
{
    text-align: center;
    margin-bottom: 20px;
    color: #111;
}

.tabcontent
{
    height: 320px;
    margin-bottom: 20px;
    border: 1px solid #666666;
    border-top: 0px;
    width: 537px;
}

.tabcontentinner
{
    height: 300px;
    padding: 10px 10px;
}

.tabcontentinner li
{
    margin-left: 20px;
}

/* Related items */
.relitems
{
    border: 0px solid black;
}
.relitems .title
{
    margin-bottom: 8px;
}
.relrow
{
    height: 135px;
    margin-bottom: 10px;
}
.relitem
{
    float: left;
    margin: 0px 5px;
    width: 100px;
    text-align: center;
    background-color: #f1eee8;
    height: 127px;
    padding: 5px;
}

.relitem .img img
{
    border: 1px solid #ccc;
}

.relitem .prodname a, .relitem .prodname a:visited, .relitem .prodname a:hover
{
    font-size: 0.8em;
    color: #666666;
}

.infoflags a img
{
    border: 0px;
}

.player
{
    margin-bottom: 10px;
}

.getflash
{
    font-size: 0.9em;
    width: 380px;
    text-align: center;
}

a.custfittoggle, a.custfittoggle:visited
{
    display: block;
    width: 125px;
    background-color: #F1EEE8;
    padding: 7px;
    margin: 0px 0px 10px 0px;
    font-size: 1.2em;
    text-align: center;
    text-decoration: none;
    color: #C01E2E;
    border: 1px solid #065082;
}

#tabText_tab1_0
{
    width: 100px;
}

.avgrating
{
    float: left;
    height: 30px;
    border: 0px solid black;
    padding: 10px 0px 0px 0px;
}

.tabsarea
{
    height: 340px;
    margin-top: 20px;
}

/* review form */
#revform
{
    display: block;
    margin-bottom: 20px;
    border: 1px dotted #999;
    padding: 10px;
}

#revform td
{
    vertical-align: top;
}

#revform .fld
{
    padding-bottom: 10px;
}

#revform .label
{
    font-weight: bold;
    color: black;
}
#revform h3
{
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.irevemail
{
    display: none;
}

.short
{
    width: 150px;
}

#frm_itemreviewform_txtLocation, #frm_itemreviewform_txtExtrainfo1, #frm_itemreviewform_txtExtrainfo2
{
    width: 150px;
}

/* cust reviews */
.starfull, .starnone, .starhalf
{
    width: 15px;
    height: 14px;
    float: left;
    margin: 0px 2px 0px 0px;
    padding: 0px;
    background: transparent url('/_structure/images/star-full.gif') no-repeat scroll left top;
}

.starnone
{
    background-image: url('/_structure/images/star-none.gif');
}

.starhalf
{
    background-image: url('/_structure/images/star-half.gif');
}

.rating
{
    float: left;
    margin-right: 10px;
}

.reviews
{
	margin: 0px;
	padding: 0px 10px 0px 15px;
	border: 0px solid black;
}

.reviews h3
{
    margin: 14px 0px 10px 0px;
}

.reviewtitle
{
    font-weight: bold;
    color: black;
    
}

.reviewtext
{
    margin: 10px 0px;
}

.addrev
{
    float: right;
    margin: 12px 0px 0px 0px;
}

.userreview
{
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #A5A5A5;
}

.reviewedby
{
    font-size: 0.9em;
}

.reviewerdets
{
    float: right;
    width: 175px;
    border: 1px dashed #ccc;
    padding: 8px;
    margin: 0px 0px 10px 10px;
}

.reviewerdets table
{
    width: 165px;
}

.reviewerdets table td
{
    padding: 0px 2px 2px 0px;
}
.reviewerdets table td.lhs
{
    width: 80px;
}

.reviewername
{
    font-weight: bold;
    margin-bottom: 5px;
}

.tabcontent
{
}

#tab1_1, #tab1_2, #tab1_3
{
    margin-left: -9999px;
}

.rest
{
    display: none;
}

#revform
{
    display: none;
}

