/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 01 August 2010 18:48:49
*/


/* clear browser defaults
********************************************************/
* {margin:0; padding: 0;}

body {
    font-size: 76%;
    line-height: 1.3;
    font-family:arial, verdana, helvetica, sans-serif;
    background-color:#fff;
    padding:17px;
    position:relative;
    }

button, input {
    font-family:arial, century gothic, arial;
    }
    
    
h1,h2,h3,h4,h5,h6 {
    margin: 0.5em 0 0.5em 0;
    }
p,ul,ol {
    margin: 0.5em 0 1em 0;
    }
ul,ol {
    margin-left: 2em;
    }
h1 {font-size: 1.8em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.3em; /*text-align:center;*/}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em; text-align:center;}
h6 {font-size: 1.1em;}

a img {border: none;}

h4 {font-size:1.15em;}

pre {font-size:1.5em;}

/* end browser defaults
********************************************************/

/*#top-page-block {
  padding-top: 30px;
  background: url(http://www.snapontools.com.au/__data/assets/image/0012/318/offer_img.gif) no-repeat 2px 0;
}*/

#top-title-link {
  font-size:1.1em;
  margin-bottom:40px;
  text-align:right;
}

#top-title-link a {
  color:#6699ff;
}

#title-block {
  /*border-top: 2px solid #999;*/
  border-bottom: 1px solid #999;
}

#page-container {
  font-size:1.1em;
}

#title-area {
  text-align:center;
}

#title-area h1 {
font-size:1.65em;
font-weight:normal;

}

#search-block {
  overflow:hidden;
  clear:both;
}

#search-block h3 {
  text-align:center;
}

#search-block-left p, #search-block-right p{
  margin:3px 0 0 0;
}

h3.capital {
  text-transform:uppercase;
  font-weight:normal;
  text-align:center;
  font-size:1.5em; 
  border-bottom:1px solid #c0c0c0;}

#order_table_head {
  font-weight:bold;
}

.prod_code, .prod_desc, .prod_p_class, .prod_quant, .prod_price, .prod_res, .prod_add, .prod_status, .prod_image {
    float:left;
    overflow:hidden;
    text-align:center;
    width:120px;
}

.prod_add {
   width:120px;
}    

.deal_code, .deal_name, .deal_address,  .deal_email, .deal_add {
    float:left;
    width:150px;
    overflow:wrap;
}


.deal_address{
    float:left;
    width:200px;
    overflow:wrap;
}

.deal_email{
    float:left;
    width:300px;
    overflow:wrap;
}

.prod_row, .prod_title, .deal_row, .deal_title, .order_row {
    clear:both;
}

.prod_row, .deal_row {
    padding:15px 0 15px 0;
}

.order_row, .order_row_head {
  margin-top:10px;
  overflow:hidden;
  /*position:relative;*/
}

.prod_title, .deal_title {
    font-weight:bold;
    padding-bottom:15px;
    overflow:hidden;
}

#order-table {
  font-size:1.2em;
  text-align:center;
}

.order_code, .order_prod, .order_class, .order_stock, .order_price_norm, .order_price_special, .order_quant, .order_subtotal, .order_image{ 
    float:left;
    overflow:hidden;
    margin-right:10px;
}

.order_subtotal_val {
    /*float:left;*/
}

#order-table {
  width:1150px;
  padding:5px;
}

.order_code{
  width:100px;
} 

.prod_code {
  width:200px;
}

.order_prod, .prod_desc  {
  width:200px;
}

.order_class, .prod_p_class{
  width:50px;
}

.order_stock, .prod_quant{
  width:100px
} 

.order_price_norm, .prod_price{
  width:100px;
} 

.order_price_special {
  width:100px;
} 

.order_quant{
  width:50px;
} 

.prod_res {
  width:100px;
}

.order_quant input{
  width:40px;
  font-size:0.9em;
}

.order_subtotal { 
  width:190px;
}

#order_total {
  margin-left:550px;
}

#total_cost {
  display:inline;
}

#search-block-left {
  width:50%;
  float:left;
}

#search-block-right {
  width:50%;
  float:right;
}

#admin_menu {
  text-align:center;
}

#admin_menu {
  border-top: 2px solid #c0c0c0;
  clear:both;
  margin-top:20px;
}

#div_table {
  overflow:hidden;
  margin-top:20px;
  clear:both;
  font-size:1.3em;
  border-top:2px solid #c0c0c0;
}

#user_address {
  padding-top:15px;
  text-align:center;
}

#user_address p {
   font-size:1.1em;
}

#user_edit {
   font-size:1.3em;
}


#snap_thumb{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px; 
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#cartInformation, #cartButtons {
  float:left;
  clear:both;
  margin-top:20px;
}
