/* PRODUCT INFO PAGE.*/

#thickbox_image_anchor {
width:400px;
float:left;
margin-bottom:10px;
}

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

.product_info_name h5 {
margin-bottom:15px;
font-weight:normal;
}

.buy_panel{ 
background-color: #ededed; 
width: 460px; 
height: 164px;
float: left; 
padding: 20px 60px; 
margin: 15px 0 20px 0; 
}

.price_area{
float: left; 
height:70px;
width:210px;
margin-top:15px;
text-align:left;
}

#sale_marker {
color:#000000;
}

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

.vat {
font-size:0.8em;
}

.rrp {
font-size:0.9em;
margin-top:5px;
}

.delivery_area{ 
float: right; 
text-align:right; 
height:88px;
width:200px;
}
.delivery_area p{
margin-bottom:10px;
font-size:0.85em;
font-weight:bold;
}

.delivery_icon {
    margin-top:5px;
}

.gallery_stock_report {
margin-bottom:5px;
}

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

.buy_button{ 
float:left;
margin-top:15px;
}

.images_area{ 
float: left; 
}

.galleria {
width:580px;
}

.galleria_li{ 
float: left; 
list-style: none; 
cursor: pointer;
border:1px solid #ccc;
}

#lower_page_container {
width:990px;
margin:0 0;
}

#general_info_area {
    float:left;
    width: 378px;
    border:1px solid #ccc;
    }

#general_info_area h2 {
    font-size:0.9em;
    padding:11px 10px;
    background:#a0a0a0 url(../tab-bg.jpg) repeat-x scroll left top;
    font-weight:bold;
    }

#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;
    }

.product_information_area{ 
float: right; 
width: 590px
}

.tab_bar{
border-top:1px solid #ccc;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
height:40px;
} 

.tab_button { 
float: left; 
cursor: pointer; 
width: 195px;
text-align:center;
padding:10px 0;
font-size:1.1em;
font-weight:bold;
background: #a0a0a0 url(../tab-bg.jpg) repeat-x scroll left top;
}
.tab_button_hover {
color: #fff;
background: #0166FE url(../nav-hover-bg.jpg) repeat-x scroll left top;
}
.tab_button_active {
color: #fff;
background: #353535 url(../nav-bg.jpg) repeat-x scroll left top;
}


#btn_1{ 
margin:0 1px;
width: 196px;
}

.panel_area{ 
border-left: 1px solid #ccc; 
border-right: 1px solid #ccc; 
border-bottom: 1px solid #ccc;
padding:10px;
font-size:0.9em;
line-height:1.5em;
width:568px;
}

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

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

.panel_area p { 
margin:15px 0;
}
/* 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-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 {
width:567px;
border:#ccc solid 1px;
}

.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: 15px 0; 
}

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

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

.thumbs { cursor: pointer;}

.useful {
margin-top:10px;
}

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

fieldset {
border:0;
}

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

textarea {
width:565px;
height:150px;
margin: 7px 0;
}

fieldset div {
float:right;
font-weight:bold;
font-size:1.2em
}


/* Associated products */

#alternativeProduct {
    height:415px;
    margin-top:8px;
}

.associatedBox {
    width:116px;
    float:left;
    margin:5px;
}

.associatedBox img {
    border:1px solid #ccc;
    padding:2px;
}

.associatedBox .alternativeButton {
    display:none;
}

.associatedDescription {
    line-height:1.0em;
    height:60px;
}

.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;
}

.gallery_stock_report{
margin-top:30px;
}
.delivery_quote{
margin-top:20px;
}
.yousave{color:red}