/* 
    Document   : standardStyles
    Created on : 7/06/2011, 4:13:58 PM
    Author     : Jeremy
    Version    : V 1.0.10 custom
    Description:
        Web Command
*/
/*All Pages*/

fieldset.controls {
    border: 0 none;
}
div#popup.images div.footer a:hover img {
    background-color: transparent;
    border: none;
}
/*Specific page*/
/*Log in Page*/

#login_access.section div#login_details.section table.list tbody tr th {
    width: 30%;
    text-align: left;
}
/*Users/Members*/
/*Customer members area*/

div.content-pad form#user_edit.section table.list tr th {
    max-width: 300px;
    text-align: left;
}
/*Restricted Cats*/

#content tr td#main table.data tr th {
    text-align: left;
}
#content tr td#main table.data tr th.name {
    width: 30%;
}
/*Reg Page*/

#order_userdetails.section div.section table.list tbody tr th {
    text-align: left;
    width: 220px;
}
/*Contact Page*/
.contact_pg th,
.contact_pg td{
padding:10px 0;
}
#contact_form table.list tr th,
table#content tbody tr td#main form table.list tr th,
form#contact_form table.list tr th,
#contact_details table.list tr th,
.location table.list tbody tr th,
.contact_pg form#contact-form.section table.list tr th {
    width: 30%;
	text-align:right;
	padding-right:10px;
	vertical-align:top;
}
@media (max-width: 700px) {
.contact_pg th,
.contact_pg td{
	text-align:left !important;
	width:100% !important;
	display:block;
}
.contact_pg th{
	padding-bottom:0;	
}
}
/*Search Page*/
/*Details View*/
/*top search options*/

#search_main form#advanced_form table.search tbody tr th {
    text-align: left;
}
/*Product Options*/

#search_main form#advanced_form table.search tbody tr.advanced td table.options tbody tr.advanced th {
    vertical-align: top;
}
#search_main form#advanced_form table.search tbody tr.advanced td table.options tbody tr.advanced td {
    vertical-align: top;
    padding-top: 0px;
    margin-top: 0px;
}
#search_main form#advanced_form table.search tbody tr.advanced td table.options tbody tr.advanced td label {
    vertical-align: middle;
}
#search_main form#advanced_form table.search tbody tr.advanced td table.options tbody tr.advanced td input {
    vertical-align: middle;
}
#search_main {
    display: inline-block;
    margin-bottom: 20px;
}
/*For background (search) must be inline The padding adds to the bottem flow*/
/*Product results*/
/*header text*/

#search_main h2 {
    padding-left: 5px;
    padding-bottom: 5px;
}
/*Search results*/

#search_main div.search {
    display: inline-block;
    margin-bottom: 15px;
    border-top: solid #ccc 1px;
    padding-top: 10px;
}
/*Space between each search result*/
/*Products*/
/*A Results Image*/

#search_main div.search div.image {
    float: left;
    padding-left: 10px;
    width: 150px;
    padding-top: 6px;
}
/*A results text*/

#search_main div.search table.information {
    float: right;
    width: 570px;
    margin: 0px;
}
/*With and pos of a returned result*/

#search_main div.search table.information tbody tr th {
    width: 100px;
    text-align: left;
    vertical-align: top;
    padding-right: 3px;
}
#search_main div.search table.information {
    margin-bottom: 15px;
}
#search_main div.search table.information tbody tr td span.highlight {
    background: #fff779;
}
/*colour of search highlight*/

#search_main div.search table.information tbody tr td a {
    font-weight: bold;
}
/*Locations*/

#content tbody tr td#main div#search_main div.categories {
    padding-bottom: 0px;
    padding-left: 170px;
}
/*List view*/

#search_main table.search {
    border-collapse: collapse;
}
/*No inner border between cells*/
/*Each result*/

#search_main table.search.result td {
    padding-bottom: 10px;
}
#search_main table.search.result td.name {
    width: 100px;
    vertical-align: top;
}
#search_main table.search.result td.description {
    padding-right: 5px;
}
/*Links*/
/*Link Heading*/

#content tbody tr td#main div#cat_.section ul li h3 a {
    text-decoration: none;
}
#content tbody tr td#main div#cat_.section ul li h3 a:hover {
    text-decoration: underline;
}
/*FAQ*/

.faq .faq-topic h2,
.faq .faq-topic {
    padding-top: 10px;
}
.faq .faq-questions {
    padding-top: 10px;
}
/*****Legal and terms page*****/

#info_collected p,
#compliance p,
#protection p,
#collection p,
#links p,
#optout p,
#prodev_disclaimer p,
.terms p {
    margin: 0em 1em 1em 1em;
}
/*Terms and Conditions*/

#content tbody tr td#main div.content-pad div#design.section table.list tbody tr th {
    text-align: left;
}
/*Privacy*/

#optout_database.section table.list tr th,
#enquiries.section table.list tbody tr th {
    text-align: left;
    width: 200px;
}
/*Ordering*/
/*Review Cart*/

#main_mid div.content-pad form#order_review.section fieldset table.data tfoot tr th {
    text-align: left;
}
/*Your details*/
div.user_details_wrapper{
	background-color:transparent !important;
	    border: 1px solid #444 ;	
}
.section fieldset table.list tbody tr td p.error {
    display: inline-block;
}

/*Error text, not on new line*/
/*Tell A friend/Refferals*/
#page_send_referral th{
text-align:right;
vertical-align:top;
padding-left:10px;
}
@media (max-width: 700px) {
#page_send_referral th{
	text-align:left;
	width:100%;
	display:block;
	padding-bottom:0;
}
}
#main_mid form table.list tr th {
    text-align: left;
}

/* Search Form */

#search_main table.search tr th ,
#search_main  table.search tr td {
	text-align:left;
}

#search_main table tr  td.st-key {
	background:#ccc;
	border-radius: 3px;
	color:black;
	margin:5px;
	text-align:center;
	padding:5px;
}

#search_main form#advanced_form table.search tbody tr th {
	padding:10px 10px 10px 0;
	text-align:right;
}
#search_main form#advanced_form table.search tbody tr td {
	padding:10px 0;
}


div#search_main span.highlight {
    background: rgba(204, 255, 204, 0.5) none repeat scroll 0% 0%;
	font-weight:bold;
}

div#search_main ul.category_result_list,
div#search_main ul.category_result_list li {
	display:block;
	margin:0px;
}

div#product_search_result_container {
	margin:0px auto;
}
@media (max-width: 700px) {
#search_main td,
#search_main th{
display:block;
}
#search_main form#advanced_form table.search tbody tr th{
	text-align:left;
	padding-bottom:0;	
}	
}
/* ITEM HISTORY & TRANSACTION HISTORY */

form#order_history_products_index table.data td.inputsQty {
	vertical-align:top !important;
	
}

table.category_access_table tr th,
div#order_history_index table.stacktable th,
form#order_history_products_index table.data th {
	background: #1caa30;
	color:white;
}
#order_history_products table.data{
	background:#fff;
	color:#000;	
}
#order_history_products table.data .item_history_updated td{
	background:#afa;	
}

table.category_access_table tr th a,
div#order_history_index table.stacktable th a,
form#order_history_products_index table.data th a {
	color:white;
}

table.category_access_table tr th,
table.category_access_table tr td,
div#order_history_index table.stacktable tr th,
div#order_history_index table.stacktable tr td,
form#order_history_products_index table.data th,
form#order_history_products_index table.data td {
	padding:10px;
}

form#order_history_products_index table.data th,
form#order_history_products_index table.data td {
	text-align: left;
}