/*
Title:			Product Styles
Description:	E-Commerce & Catalogue Websites
Author:			Visualcode Limited
Date: 			March 2006.
Version:		1.0
*/



/*____________ Start Main Product Display ____________*/

#basketContainer, 
#productContainer {
	margin:0;
	padding:0;
	}

/* General Table Formating */
#basketContainer table,
#productContainer table {
	width:98% !important;
	margin:0;
	padding:0;
	border-collapse:collapse;
	margin-bottom:15px;
	}
	
#basketContainer table td,
#productContainer table td {
	margin:0;
	padding:0;
	vertical-align:top;
	}

/* Specific Product thead Formating */

#productContainer table thead td {
	border-bottom:1px solid #CCFF00;
	height:25px;
	background:#FFF url(images/backnav.gif) no-repeat center top; 
	}

.productTitle {
	margin:0;
	padding:0;
	margin-right:150px;
	padding-top:5px;
	}

.productTitle H4 {
	padding:0;
	margin-left:10px;
	color:#FFF;
	display:inline;
	margin-bottom:0;
	font-weight:bold;
	}

.productQuantity {
	float:right;
	font-size:90%;
	}

.productQuantity label {
	padding-right:10px;
	color:#FFF;
	}

.productQuantity input {
	padding:0;
	font-size:90%;
	border:#000 solid 1px;
	padding:1px 2px;
	}

.productPrice {
	float:right;
	text-align:right;
	color:#CCFF00;
	font-size:90%;
	padding:5px 10px 0 0;
	font-weight:bold;
	}

/* Specific Product tbody Formating */
#productContainer table tbody td {
	background-color:#FFF;
	margin:0;
	padding:0;
	border:0;
	border-bottom:#404040 solid 1px;
	}

#productContainer table tbody td .productBody {
	margin:0;
	padding:3px 0px;
	border-right:#040404 solid 1px;
	border-left:#040404 solid 1px;
	}

#productContainer table tbody td .description {
	padding:0;
	}

#productContainer table tbody td p {
	margin:5px;
	}
	
#optionClear {
	clear:both;
	height:1px;
	}

/* Thumb Options */
#productContainer table tbody td .thumb{ /*pict*/
	float:left;
	padding:5px;
	}

#productContainer table tbody td .thumbPara {
	margin-left:150px;
	}

#productContainer table tbody td .thumbOptions {
	clear:both;
	border-top:#040404 solid 1px;
	}

.thumbOptions h5 {
	margin:2px;
	padding:0;
	border-bottom:1px solid #FFF;
	font-size:110%;
	}

.thumbOptions .option {
	width:48%;
	float:left;
	height:25px;
	text-align:left;
	padding-left:10px;
	}

.thumbOptions .option label {
	font-size:80%;
	width:90px;
	float:left;
	}

.thumbOptions .option select,
.thumbOptions .option option,
.thumbOptions .option input {
	font-size:90%;
	width:110px;
	border:1px solid #040404;
	margin:0;
	padding:0;
	}

/* Information Options */
#productContainer table tbody td .display{ /*pict*/
	float:right;
	padding:5px;
	}

#productContainer table tbody td .displayPara {
	margin-left:150px;
	}

#productContainer table tbody td .displayOptions {
	clear:both;
	background: #ECECEC;
	}

.displayOptions h5 {
	padding:5px 10px;
	border-bottom:1px solid #FFF;
	font-size:110%;
	color:#CCFF00;
	background:#FFF url(images/backnav.gif) no-repeat center top; 
	}

.displayOptions .option {
	border-bottom:#FFF solid 1px;
	text-align:left;
	padding-left:10px;
	padding:3px 10px;
	}

.displayOptions .option label {
	font-size:80%;
	width:90px;
	float:left;
	
	}

.displayOptions .option select,
.displayOptions .option option,
.displayOptions .option input {
	font-size:90%;
	width:210px;
	border:1px solid #CCC;
	margin:0;
	padding:0;
	}
	
/* Specific Product tfoot Formating */

#productContainer table tfoot td {
	border:none;
	}
	
#productContainer table tfoot td .productActions {
	text-align:right;
	height:20px;
	padding-top:3px;
	}

#productContainer table tfoot td a {
	margin:2px 10px 2px 10px;
	font-size:80%;
	background:#000 url(images/backnav.gif) no-repeat center top;
	padding:2px 5px;
	border-top:#ECECEC solid 1px;
	border-left:#ECECEC solid 1px;
	border-right:#040404 solid 1px;
	border-bottom:#040404 solid 1px;
	color:#CCFF00;
	font-weight:bold;
	}

/*____________ Finish Main Product Display ____________*/

/*____________ Start Main Basket Section ____________*/

#basketContainer table {
	border:1px solid #040404;
	margin-bottom:0 !important;
	}

#basketContainer table td {
	border-color:#CCC;
	font-size:85%;
	border:none;
	}

#basketContainer table thead td {
	border-bottom:1px solid #CCFF00;
	background:#000 url(images/backnav.gif) no-repeat center top;
	font-weight:bold;
	padding:5px 2px;
	color:#FFF;
	font-size:80%;
	}

#basketContainer table tfoot td {
	border-top:1px solid #040404;
	font-weight:bold;
	padding:2px;
	}
	
#basketContainer table tbody td {
	border-bottom:1px solid #ECECEC;
	background:#FFF;
	padding:2px;
	padding-bottom:5px !important;
	}
	
td.basketName {
	border-right:1px solid #ccff00;
	}

tbody td.basketName {
	font-weight:bold;
	width:35%;
	}

td.basketOptions .Options {
	}

td.basketOptions .Options label{
	float:left;
	clear:left;
	width:110px;
	font-size:90%;
	}

td.basketOptions .Options select,
td.basketOptions .Options option,
td.basketOptions .Options input {
	font-size:90%;
	width:150px;
	border:1px solid #040404;
	margin:0;
	padding:0;
	margin-top:2px;
	}
	
td.basketQuantity {
	border-left:1px solid;
	text-align:center;
	width:50px;
	vertical-align:middle !important;
	}

td.basketQuantity input {
	font-size:90%;
	border:1px solid #040404;
	margin:0;
	padding:0;
	}

td.basketSubtotal {
	border-left:1px solid;
	text-align:right;
	width:100px;
	vertical-align:middle !important;
	}
	
td.basketLabels {
	border-right:1px solid;
	text-align:right;
	background-color:#FFF !important;
	font-size:85%;
	}

td.basketActions {
	border-left:1px solid;
	text-align:center;
	width:105px;
	vertical-align:middle !important;
	text-align:right;
	}

tfoot td.basketActions {
	border-left:none;
	}

td.basketActions a {
	font-size:80%;
	background:#000 url(images/backnav.gif) no-repeat center top;
	padding:2px 5px;
	border-top:#ECECEC solid 1px;
	border-left:#ECECEC solid 1px;
	border-right:#040404 solid 1px;
	border-bottom:#040404 solid 1px;
	color:#CCFF00;
	font-weight:bold;
	}

.BasketButtons {
	width:97%;
	text-align:right;
	}

.BasketButtons a,
.BasketButtons input {
	background:#000 url(images/backnav.gif) no-repeat center top;
	border-top:#ECECEC solid 1px;
	border-left:#ECECEC solid 1px;
	border-right:#040404 solid 1px;
	border-bottom:#040404 solid 1px;
	color:#CCFF00;
	font-weight:bold !important;
	width:125px;
	padding:2px 5px;
	margin:10px 10px 0 0;
	font-size:90%;
	}

.BasketButtons .BasketRecalculate {
	padding:1px 5px;
	}

/*____________ End Main Basket Section ____________*/

/*____________ Start Customer Details Section ____________*/

#customerDetails {
	width:97%;
	margin:0;
	padding:0;
	}

#CheckoutErr {
	background:#ECECEC;
	font-size:95%;
	border:#CCC solid 1px;
	padding:2px;
	}

#CheckoutErr .error{
	color:#FF0000;
	}

#customerDetails h2 {
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:#CCC solid 1px;
	display:block;
	}
	
#customerDetails form {
	margin:0;
	padding:0;
	border:none;
	}

#customerDetails form p {
	margin:0;
	padding:2px 0 2px 0 ;
	
	}

#customerDetails form label {
	float: left;
	margin:0;
	padding:5px 1px 0 1px;
	width: 10em;
	text-align: left;
	font-size:95%;
	}

#customerDetails form input,
#customerDetails form select,
#customerDetails form textarea{
	margin-bottom:5px;
	padding:2px 1px 0 1px;
	border:#CCC solid 1px;
	}

#customerDetails form textarea {
	width:25em;
	font-size:9pt;
	}	

#customerDetails form .Delivery{
	font-size:80%;
	}

#customerDetails form .Delivery,
#customerDetails form .Newsletter{
	margin-bottom:10px;
	margin-left: 2em;
	}

#customerDetails form .Delivery input,
#customerDetails form .Newsletter input{
	margin-right:20px;
	}

.submitOrder {
	margin-top:10px;
	text-align:center;
	}

.submitOrder input {
	background:#000 url(images/backnav.gif) no-repeat center top;
	border-top:#ECECEC solid 1px;
	border-left:#ECECEC solid 1px;
	border-right:#040404 solid 1px;
	border-bottom:#040404 solid 1px;
	color:#CCFF00;
	padding:2px 5px ;
	font-weight:bold;
	font-size:85%;
 	margin: 0 10px;
	}
/*____________ End Customer Details Section ____________*/

/*____________ Start Confirm Details Section ____________*/

.printButton {
	text-align:right;
	padding:10px 0;
	font-size:80%;
	color:#CCFF00;
	}

.printButton a {
	background:#000 url(images/backnav.gif) no-repeat center top;
	border-top:#ECECEC solid 1px;
	border-left:#ECECEC solid 1px;
	border-right:#040404 solid 1px;
	border-bottom:#040404 solid 1px;
	color:#CCFF00 !important;
	font-weight:bold !important;
	margin-right:10px;
	width:125px;
	padding:2px 5px;
	margin-top:10px;
	}
/*IFrame*/

#iFrame {
	width:98%;
	margin:0;
	padding:0;
	}

#orderframe {
	width:98% !important; 
	height:400px; 
	border:#CCC solid 1px;
	margin:0;
	padding:0;
	border-collapse:collapse;
	}

/*____________ Start of Confirm Order Screen ____________*/	

#orderDetailsScreen {
	width:98%;
	}

#companyName {
	width:65%; 
	float:left; 
	font-weight:bold; 
	font-size:130%;
	padding-bottom:5px;
	}

#date {
	float:right; 
	width:30%; 
	text-align:right;
	}

.sectionIntro {
	font-weight:bold;
	padding:2px 0 2px 0;
	border-bottom:#CCC solid 1px;
	margin-top:10px;
	margin-bottom:5px;
	}

.nameAddress {
	width:60%;
	font-size:95%;
	padding-bottom:5px;
	text-align:left;
	}

.telComs {
	width:39%;
	float:left;
	font-size:95%;
	text-align:left;
	}
	
.instructions {
	border:#CCC solid 1px;
	padding:2px;
	margin:5px 0 5px 0;
	font-size:90%;
	background:#EBEBEB;
	}
	
.payment {
	font-size:95%;
	margin:5px 0 5px 0;
	}

#cardDetails {
	line-height:1.2em;
	background:#EBEBEB;
	padding:2px;
	border:#CCC solid 1px;
	font-size:95%;
	}

.cards {
	margin:5px 0 5px 0;
	text-align:center;
	border-bottom:#CCC dotted 1px;
	}
#cardDetails .payment {
	padding-top:5px;
	}

.companyAddress {
	font-size:95%;
	float:left;
	width:40%;
	border-right:#CCC solid 1px;
	}

.details {
	font-size:95%;
	float:right;
	width:59%;
	text-align:left;
	padding-top:10px;
	}

.clear {
	clear:both;
	}

/*____________ End of Confirm Order Screen ____________*/		