/* product info page.*/

/* These should go in other stylesheets */

#content-wide {
    margin: 4px 15px 0;
    width: 948px;
}

#footer {
    padding-top: 0;
}

/* end stuff for other stylesheets */

hr {
    color: #cccccc;
    background-color: #cccccc;
    border: none;
    height: 1px;
    margin: 4px 2px;
    *margin: 0 2px;
    clear: both;
}

.center {
    text-align: center;
}

.breadcrumb {
    margin-bottom: 8px;
    *margin-bottom: 0;
}

#product_main_info {
    float: left;
    width: 908px;
    height: 516px;
    overflow: hidden;
    margin: 14px 0 8px;
    *margin: 10px 0 0;
    background: url("../../../themes/-library/product_main_info.png") no-repeat;
    padding: 20px;

}

#product_main_image_container {
    width: 380px;
    position: relative;
    overflow: hidden;
    float: left;
    vertical-align: top;
}

.under_image {
    margin: 4px 0 0;
    text-align: center;
}

.newbutton {
    background-color: #0081ad;
    text-transform: uppercase;
    font-weight: bold;
    border: 2px solid white;
    color: white;
    border-radius: 10px;
    text-decoration: none;
    padding: 3px 8px;
    margin-bottom: 2px;
}

.newbutton:visited, .newbutton:link, .newbutton:hover {
    color: white;
}

#view_video_button {
    height: 25px;
}

.product_code {
    font-size: 12px;
    margin-bottom: 8px;
}

.product_text {
    overflow: hidden;
    width: auto;
    padding-left: 20px;
    color: #333333;
    height: 428px;
    position: relative;
}

#product_bullets {
    list-style-position: inside;
}

.average_review_panel {
    margin-top: 8px;
    font-size: smaller;
    overflow: auto;
    width: 100%;
}

.average_review_panel img {
    vertical-align: bottom;
    margin-right: 6px;
    float: left;
}

.average_review_panel a {
    margin-right: 6px;
    color: #333333;
}

#reviewarea {
    display: none;
    width: 420px;
    height: 300px;
}

#fancybox-content #reviewarea {
    display:block;
    background-color: white;
    text-align: left;
    overflow:auto;
}

.inputlabel {
    width: 100px;
    float: left;
    margin-top: 1px;
}

.formline {
    margin-bottom: 4px;
}

#reviewstext {
    margin-bottom: 8px;
}

#review_panel h2 {
    margin-bottom: 12px;
}

#review_panel h3 {
    font-size: 13px;
    margin-bottom: 8px;
}

#review_panel h5 {
    font-size: 12px;
    margin-bottom: 4px;
}

.more_images {
    clear: both;
    padding-top: 4px;
}

.more_images h5 {
    margin-bottom: 4px;
    font-weight: normal;
    font-size: 13px;
}

h1 {
    margin-top: 30px;
    padding-bottom:5px;
    font-weight:bold;
    color:#333;
}

.product_info_name h1 {
    margin-top: 0;
    font-size: 28px;
}

.product_info_name h5 {
    font-weight:normal;
    font-size: 12px;
}

.offer_panel {
    overflow: hidden;
    margin-top: 16px;
}

.price_panel {
    float: left;
    width: 280px;
    overflow: hidden;
}

.buy_panel {
    background: url("../../../themes/-library/buy_panel.png") no-repeat;
    width: 187px;
    height: 227px;
    float: right;
    overflow: auto;
    padding: 14px;
    position:relative;
}

#fixed_header_panel.product_excerpt {
    margin-top: -13px;
}

.buy_panel form {
    *margin-top: -12px;
}

.buy_panel h5 {
    color: #006999;
    font-size: 17px;
    text-transform: uppercase;
}

.buy_panel hr {
    margin: 6px 0;
    *margin: 0;
}

.delivery_area select, .delivery_area input, .delivery_area label, .customisation select, .customisation input, .customisation label {
    display: block;
    width: 200px;
    clear: both;
}

.price_area{
}

#sale_marker {
    color:#000000;
}

#sale_text {
    font-size:1.4em;
    font-weight:bold;
    text-transform:uppercase;
}

.vat {
    text-transform: uppercase;
}

.rrp {
    font-size:0.9em;
    font-size: 14px;
}

.delivery_area{
}

.delivery_area p{
    margin-bottom:10px;
    font-size:0.85em;
    font-weight:bold;
}

.delivery_icon {
    margin-top:5px;
}

.gallery_stock_report {
    margin: 16px 0;
    font-size: 15px;
    min-height: 24px;
}

.needitfast, .needitfast-spacer {
    display:none;
}

.buy_button{
    margin-top:15px;
    position: absolute;
    bottom: 38px;
    width: 187px;
}

#finance_quote {
    position: absolute;
    display: block;
    bottom: 78px;
    clear: left;
}

.galleria {
    overflow: auto;
    margin: 0;
    height: 52px;
    width: 100%;
}

.galleria li {
    float: left;
    display: block;
    margin: 0;
    margin-right: 8px;
}

.galleria_li{
    list-style: none;
}

.galleria_li img {
    cursor: pointer;
    border:1px solid #ccc;
}

.xmas {
    width: 100% !important;
}

#general_info_area h3 {
    font-size:0.9em;
    padding:8px 10px;
    background:transparent url(../info-head-bg.jpg) repeat-x top left;
    font-weight:bold;
}

#general_info_area p {
    width:220px;
}

#long_info {
    width: 100%;
    margin-top: 16px;
    *margin-top: 0;
    overflow:auto;
    *margin-bottom: 8px;
}

.product_information_area {
    float: left;
    width: 706px;
}

.panel_head {
    font-size: 19px;
    font-weight:bold;
    height: 25px;
    padding: 8px;
    padding-bottom: 0;
    color: white;
    margin-top: -4px;
}

.panel_head.blue {
    background: url("../../../themes/-library/blue-panel-head.png") no-repeat;
}

.panel_head.green {
    background: url("../../../themes/-library/green-panel-head.png") no-repeat;
}

#associated_panel .panel_head {
    text-align: center;
    padding: 0;
    height: auto;
}

.panel_area{
    font-size:0.9em;
    line-height:1.5em;
    margin: 18px 0;
    float: left;
    width: 100%;
    background: #ECECEC;
}

.panel_area h4 {
    line-height:1.1em;
    margin:15px 0;
}

.panel_area ul {
    margin-left:15px;
}

.panel_area p {
    margin:15px 0;
}

.panel_content {
    margin: 16px;
    padding: 0 16px;
    overflow: auto;
    background: white;
}

#delivery_panel .panel_content {
    padding-top: 12px;
}

.panel_content, .panel_area {
    border-radius: 10px;
}

#review_panel .panel_content {
    background: none;
}

#associated_panel .panel_content {
    margin-top: 8px;
    padding-top: 8px;
    border-radius: 0;
    text-align: center;
}


/* two column copy for long copy mts20111011 */
.product-copy {
    width:515px;
    float:left;
    font-size:1.0em;
    line-height:1.5em;
}

.product-copy h2 {
    font-size:1.2em;
    margin-top:50px;
    font-weight:bold;
    color:#003366;
}

.product-copy h3 {
    font-size:1.35em;
    margin-top:50px;
    font-weight:bold;
    color:#003366;
}

.product-copy h4 {
    font-size:1.8em;
    margin-top:30px;
    font-weight:regular;
    color:#333;
}

.product-copy ul {
    margin:10px 0 0 10px;
}

.product-copy li {
    margin:5px 15px;
    line-height:1.2em;
}

.product-copy p {
    margin:15px 0;
}

.left-info-copy {
    width:350px;
    float:left;
    font-size:1.0em;
    line-height:1.5em;
}

.left-info-copy h2 {
    font-size:1.2em;
    margin-bottom:50px;
    font-weight:bold;
}

.left-info-copy h3 {
    font-size:1.2em;
    margin-top:30px;
    font-weight:bold;
    color:#003366;
}

.left-info-copy h4 {
    font-size:1.1em;
    margin-top:30px;
    font-weight:bold;
}

.left-info-copy ul {
    margin:15px 0 0 15px;
}

.left-info-copy li {
    margin:10px 0;
}

.left-info-copy p {
    margin:15px 0;
}

.right-info-copy {
    width:180px;
    font-size:1.0em;
    line-height:1.5em;
    float:left;
}

.right-info-copy h2 {
    font-size:1.2em;
    margin-top:50px;
    font-weight:bold;
}

.right-info-copy h4 {
    font-size:1.1em;
    margin-top:30px;
    font-weight:bold;
}

.right-info-copy ul {
    margin:15px 0 0 15px;
}

.right-info-copy img {
    border:1px solid #ccc;
    margin-bottom:3px;
}

.right-info-copy li {
    margin:10px 0;
}

.right-info-copy p {
    margin:15px 0;


}

.left-column-copy {
    width:350px;
    float:left;
    font-size:1.0em;
    line-height:1.5em;
}

.left-column-copy h2 {
    font-size:1.2em;
    margin-bottom:50px;
    font-weight:bold;
}

.left-column-copy h3 {
    font-size:1.2em;
    margin-top:30px;
    font-weight:bold;
    color:#003366;
}

.left-column-copy h4 {
    font-size:1.1em;
    margin-top:30px;
    font-weight:bold;
}

.left-column-copy ul {
    margin:15px 0 0 15px;
}

.left-column-copy li {
    margin:10px 0;
}

.left-column-copy p {
    margin:15px 0;
}

.right-column-copy {
    width:180px;
    font-size:0.9em;
    line-height:1.5em;
    float:right;
    padding:5px 10px 0;
    margin-bottom:10px;
    margin-top:10px;
    background-color:#eee;
    border:1px solid #ccc;
}

.right-column-copy h2 {
    font-size:1.2em;
    margin-top:50px;
    font-weight:bold;
}

.right-column-copy h4 {
    font-size:1.1em;
    margin-top:30px;
    font-weight:bold;
}

.right-column-copy ul {
    margin:15px 0 0 15px;
}

.right-column-copy img {
    border:1px solid #ccc;
    margin-bottom:3px;
}

.right-column-copy li {
    margin:10px 0;
}

.right-column-copy p {
    margin:15px 0;
    text-align:center;

}
/* end mts */

/* reviews tab */

.review-staff {

}

.review-staff img.staff-photo {
    float:right;
    margin:2px;
}

.staff-member {
    float:right;
    width:100px;
    font-size:0.9em;
    color:#333;
    margin:13px 0 0 20px;
}

.staff-member .name {
    font-weight:bold;
    font-size:1.2em;
    display:block;
    color:#000;
}

.review-staff p {
    margin:15px ;
    font-size:1.4em;
    line-height:1.3em;
}

#panel_2 h3 {
    font-weight:bold;
    font-size:1.2em;
    margin-top:15px;
}

.customer_review {
    border-bottom : 1px solid #ccc;
    padding: 16px;
    background-color: white;
    border-radius: 10px;
    margin-bottom: 8px;
}

.customer_review q {
    margin-bottom: 10px;
}

.customer_review h5 {
    font-size:1.0em;
    margin-bottom:10px;
}

.review_info {
    color: #006699;
    font-weight: bold;
}

.customer_review img {
    float: left;
    margin: 0 10px 10px 0;
}

.thumbs { cursor: pointer;}

.useful {
    margin-top:10px;
}

.useful img {
    float: none;
    margin: 0 5px;
}

.useful span {
    padding-left: 8px;
}

fieldset {
    border:0;
}

legend {
    font-size:1.2em;
    font-weight:bold;
    color:#333;
}

label {
    display: block;
}

#customer_name_field {

}

textarea {
    width: 400px;
    height: 100px;
}

/* associated products */

#alternativeProduct {
    margin-top:8px;
}

.associatedBox .alternativeButton {
    display:none;
}

.associatedDescription {
    line-height:1.0em;
    margin: 4px 0;
}

.associatedDescription a {
    text-decoration: none;
    font-size: 12px !important;
}

.alternativePrice {
    margin: 8px 0 12px;
}

.deliverybigprice {
    font-size: 22px;
    color: #FF6600;
}

.testemonial_area {
    height:100px;
    cursor:pointer;
    overflow-y:hidden;
    position:relative;
    padding:0px 10px;
}

.testemonial_area .testemonial {
    margin-bottom:10px;
    border-bottom:1px solid #ccc;
    padding-bottom:10px;
    width:358px;
}

/* 2009 old bits */

table.faq {
    margin:10px 0;
    width:100%;
    border-collapse:collapse;
}

.faq th {
    font-weight:700;
    padding:5px;
    background-color:#eee;
}

.faq td {
    padding:15px 5px;
    font-size:0.9em;
    border-bottom:#b9b9b9 1px solid;
    width:50%;
    vertical-align:top;
}

table.review {
    margin:10px 0;
    width:100%;
    border-collapse:collapse;
}

.review th {
    font-weight:700;
    padding:5px;
    background-color:#eee;
}

.review td {
    padding:5px;
    font-size:0.9em;
    border-bottom:#b9b9b9 1px solid;
}

.greybox {
    background-color:#eee;
    width:100%;
    height:auto;
    font-size:0.8em;
    padding-top:3px;
    padding-bottom:3px;
}

.greybox h3 {
    font-size:1.2em;
}

h3.greymaintitle {
    padding:5px;
    font-size:1.3em;
    display:inline;
}

h3.greytitle {
    padding:15px 5px;
    display:inline;
}

.importanttext {
    float:right;
    line-height:1.5em;
    margin-bottom:10px;
    width:320px;
    padding:5px;
}

.importanttext h3 {
    margin-bottom:5px;
}

.questionbox {
    float:left;
    width:320px;
    padding:5px;
}

.questionbox h3 {
    margin-bottom:5px;
}

.uploadinput {
    border:#999 1px solid;
    padding:1px;
}

.user_gallery {
    float:left;
    width:100px;
    height:80px;
    padding:5px;
}

.user_gallery_box {
    margin-top:10px;
}

.starstitle {
    float:left;
    margin-top:2px;
}

.starsgetinline {
    float:left;
}

.starslogin {
    float:left;
    margin-top:2px;
}

.tick {
    color:red;
    font-size:14px;
}

.delivery-be  {
    font-weight: bold;
}

.rrp_price {
    margin-right: 8px;
}

.yousave{
    color:#AA0000;
    font-weight: bold;
}

#video_container img {
    position: absolute;
    left: 0;
}

#video_container {
    position: relative;
}

#video_container img:hover {
    cursor: pointer;
}

.product_image {
    width: 380px;
    height:400px;
}

#image_caption {
    top: 374px;
    position: relative;
    text-align: center;
    font-size: 9pt;
    font-style: italic;
    background-color: white;
    padding: 2px 0;
}

#video {
    width: 720px;
}

.bigprice {
    color: #cc0000;
    font-size: 42px;
}

#associated_panel {
    float: right;
    width: 224px;
    text-align: center;
}

.quantity_label {
    margin: 16px 0 12px;
}

.quantity_label select {
    margin-left: 8px;
    vertical-align: middle;
}

#fixed_header_panel {
    overflow:hidden;
    padding: 18px 30px 30px;
    position: fixed;
    top: -1px;
    width: 1003px;
    height: 80px;
    z-index: 9999;
    margin-left: -21px;
    background: #ECECEC;
    background: url("../../-library/fixed-panel-bg.png") no-repeat;
}

#fixed_header_panel .fixed_product_image {
    margin-right: 16px;
}

#fixed_header_panel h1 {
    margin-top: 0;
}

#fixed_header_panel .product_code {
    margin-bottom: 0;
}

#fixed_header_panel .newbutton {
    margin-right: 4px;
}

#fixed_info {
    margin-top: 0px;
}

#fixed_info .bigprice {
    float: left;
}

#fixed_info .vat {
    margin-bottom: 2px;
}

#fixed_info .buttons {
    float: left;
    margin-top: 14px;
}

#fixed_info .buttons a {
    margin-right: 2px;
}

#fixed_header_panel .prices {
    margin: -1px 4px -10px 16px;
    float: left;
    width: 270px;
}

#fixed_header_panel .price_aux {
    float: left;
    margin-left: 6px;
    margin-top: 8px;
}

#fixed_header_panel .yousave {
    margin-left: 0;
}

#fixed_header_panel .bottom {
    vertical-align: text-bottom;
}

#fixed_info {
    height: 40px;
    overflow: visible;
}

.hidden {
    display: none;
}

.avg_review_text {
    float: left;
    margin-top: 5px;
}

.rating {
    margin-top: 8px;
    height: 18px;
}

.customer_review q {
    margin-left: 1ex;
}







/* Delivery Section */
 .pricing-table-a {
                width: 642px;
                padding:20px 0;
                float: left;

            }

            .delivery-price-a {
                background-color: #ffffff;
                height: 1050px;
                width: 642px;
                -webkit-border-bottom-right-radius: 10px;
                -webkit-border-bottom-left-radius: 10px;
                -moz-border-radius-bottomright: 10px;
                -moz-border-radius-bottomleft: 10px;
                border-bottom-right-radius: 10px;
                border-bottom-left-radius: 10px;
            }

            .mapping-a img {
                width: 642px;
                margin-left: 0px;
                margin-top: 0px;
            }

            .panel_area .zonepricey-a p {
                margin: 8px 0px;
                font-weight: bold;
            }

            .panel_area .zoneworkingdays-a p {
                margin: 20px 0;
                font-weight: bold;
            }

            .zoneback-a {
                height:110px;
                width:642px;
                margin-bottom: 2px;
            }



            .zoneelement{
                width:130px;
                height:110px;
                float:left;
                position:relative;
                border-right:1px solid white;
                text-align: center;
            }

            .zonename-a {
                width:117px;
            }

            .zone1back{
                background:url(../orders-over-s-l-2.jpg) no-repeat scroll 0 0 #ececec;
            }

            .zone2back{
                background:url(../next-day-price-3.jpg) no-repeat scroll 0 0 #ececec;
                height:63px;
            }

            .zone3back{
                background:url(../working-days.jpg) no-repeat scroll 0 0 #ececec;
                height: 62px;
            }

            .zone4back{
                background:url(../zone4back.jpg) no-repeat scroll 0 0 #ececec;
            }

            .zone5back{
                background:url(../zone5back.jpg) no-repeat scroll 0 0 #ececec;
            }


            .zoneBottom{
                position:absolute;
                top:32px;
                left:0;
                width:100%;
                height:20px;
                padding-top:0;
            }

            .zoneheadings .zoneworkingdays{
                background:none;
            }

            .zoneheadings{
                font-size:8px;
                height: 60px;
            }

            .zoneheader{
                height: 60px;
            }



            .worldelement{
                width:237px;
                height:30px;
                float:left;
                position:relative;
                border-right:1px solid white;
                text-align: center;
                padding: 6px 5px 0 5px;
            }
            .worldback{
                height:52px;
                width:642px;
                margin-bottom: 2px;
                -webkit-border-radius: 10px;
                -moz-border-radius: 10px;
                border-radius: 10px;

            }

            .world-prices-a p {
                font-weight: bold;
                margin: 0px !important;
            }

            .world1back{
                background:url(../west-europe.jpg) no-repeat scroll 0 0 #ececec;
            }

            .world2back{
                background:url(../east-europe.jpg) no-repeat scroll 0 0 #ececec;
            }

            .world3back{
                background:url(../north-america.jpg) no-repeat scroll 0 0 #ececec;
            }

            .world4back{
                background:url(../zone4back.jpg) no-repeat scroll 0 0 #ececec;
            }

            .world5back{
                background:url(../zone5back.jpg) no-repeat scroll 0 0 #ececec;
            }

            .worldname{
                width:135px;
            }
            .worldBottom{
                position:absolute;
                top:32px;
                left:0;
                width:100%;
                height:20px;
                padding-top:0;
            }
            .worldworkingdays{
                border-right:0px;

            }

            .worldheadings .worldworkingdays{
                background:none;
            }

            .worldheadings{
                background-color: #D6E8F2;
                height: 40px;
            }

            .worldheader{
                height: 34px;
            }

            .zonepricey p {
                padding-top: 9px;
                font-weight: bold;
            }

            .zoneworkingdays p {
                padding-top: 20px;
                font-weight: bold;
            }

            .when-small img {
                float: right;
                padding: 0 10px 10px 0;
            }
            
.delivery_quote p{
	font-weight: bold !important;
}