﻿/*
********************************************
Theatro Techinics - Default CSS Stylesheet
Created on: 06/01/2008
Version: 1.0
********************************************
*/

/* Site Structure */
#parent { width:986px; }
#content-middle { width:634px; }
#content-all { width:810px; }
#footer-sections { padding: 5px 0 5px 115px; }

/* Store pages, details, results */
#store-information { width: 580px; }
#store-key { width:448px; }

/* Contact pages */
#contact-details { width: 423px; }
#partner-right { width: 431px; }

/* FAQs */
#category-left { width:365px; }
#category-left { width:365px; }

/* Carousels */
.one-up-carousel .large-product-pane .content { width:480px; }
.one-up-carousel .product-banner { width:633px; }
.two-up-carousel { width:313px; }
.two-up-carousel .product-banner { width:312px; }
.two-up-carousel .list-product .add { position:absolute; top:5px; right:5px; }
.two-up-carousel .list-product .price { float:left; }
.two-up-carousel .list-product .rrp { float:left; }
#content-middle .main-banner { width:634px; }

/* Instore events */
.events .datatable { width:548px; }
.events .col1 { margin-left:165px; }
.events .col2 { margin-left:147px;}
.events .col3 { margin-left:80px; }
.events .col4 { margin-left:60px; }

/* Product Details */
#product-details { float:left; width:625px; }
#product-details-large { float:left; width:530px; }
#product-details .discount { right:130px; }

/* Promotional & Product Search */
.product-search .large-product-pane .content { width:580px; }
.product-search .large-product-pane .content .content-width { width:490px; }
.product-search .chart-product-pane .content { width:480px;  }
.product-search .chart-product-pane .content .content-width { width:400px; }
.page-header p { width:500px; }



