﻿/*
Styling for the products in the JessopsLightBox
Version 1v
Modified Date : 12/05/10
Created Date : 12/05/10
Dev : Bal Jagpal
*/

.LightBox_prod{text-align:left;}
.LightBox_prodContent{padding:10px;}
.LightBox_title{width:100%;height:2em;border-bottom:1px solid #DBDFE1;margin-bottom:10px;float:left;clear:left;}
.LightBox_title h2{float:left;clear:left;width:80%;font-size:1.3em;}
.LightBox_title span{float:right;clear:right;width:20%;text-align:right;font-size:0.9em;color:#999;padding-top:0.4em;}

.LightBox_mid{height:210px;width:100%;float:left;clear:left;}
.LightBox_leftcol{text-align:center;float:left;clear:left;width:40%;height:195px;
overflow:hidden;}
.LightBox_leftcol .lb_image{}
.LightBox_leftcol .lb_image span{line-height:100px;}

.LightBox_rightcol{float:right;clear:right;width:55%;}
.LightBox_rightcol .lb_priceArea{margin-left:40px;}
.LightBox_rightcol .lb_priceFinal{font-size:1.4em;font-weight:bold;}
.LightBox_rightcol .lb_priceCBText1{}
.LightBox_rightcol .lb_priceCBText2{color:#CC0000;font-weight:bold;}
.LightBox_rightcol .lb_priceSaveText1{color:#CC0000;font-weight:bold;}
.LightBox_rightcol .lb_priceSaveText2{}
.LightBox_rightcol .lb_priceSaleText{color:#CC0000;}

.LightBox_rightcol .lb_deliveryoptions{height:60px;margin-left:40px;overflow:hidden;margin-top:5px;}
.LightBox_rightcol .lb_delivery{background:url("http://dev.jessops-store.com/images/site/key_home_delivery.gif") no-repeat scroll 0 50% transparent;height:40px;overflow:hidden;}
.LightBox_rightcol .lb_nodelivery{float:left;width:60%;clear:left;background:url("http://dev.jessops-store.com/images/site/key_home_delivery_off.gif") no-repeat scroll 0 50% transparent;height:40px;overflow:hidden;}
.LightBox_rightcol .dv_lb_collect{float:left;width:60%;clear:left;background:url("http://dev.jessops-store.com/images/site/key_collect_store.gif") no-repeat scroll 0 50% transparent;height:40px;overflow:hidden;}
.LightBox_rightcol .dv_lb_nocollect{float:left;width:60%;clear:left;background:url("http://dev.jessops-store.com/images/site/key_collect_store.gif") no-repeat scroll 0 50% transparent;height:40px;overflow:hidden;}
.LightBox_rightcol .lb_delivery span,
.LightBox_rightcol .lb_nodelivery span,
.LightBox_rightcol .dv_lb_collect span,
.LightBox_rightcol .dv_lb_nocollect span {color:#666C6F;display:block;font-weight:bold;margin-top:11px;padding-left:40px;width:250px;}
.LightBox_rightcol .dv_lb_addtobasket{float:right;clear:right;}


.LightBox_detailarea {width:100%;float:left;clear:left;height:140px;overflow:hidden;}
.LightBox_detailarea .lb_titles{display:block;border-bottom:3px solid #C8D4DC;}
.LightBox_detailarea .lb_titles span{background:url("http://dev.jessops-store.com/images/site/colone_head_left.gif") repeat scroll left top #C8D4DC;color:#43474B;font-weight:bold;line-height:2.8em;padding:0.8em 1em;}
.LightBox_detailarea .lb_detail{border:8px solid #EDF0F2;padding:0.8em;}
.LightBox_detailarea .gotolink{text-decoration:underline;font-weight:bold;}

.LightBox_Loading{}
