ul.banner_set {
margin: 0 0 10px 0;
list-style-type: none;
height: 230px !important;
}

ul.banner_set li {

}

/*** Catalogue ***/

.nav_row {
	padding: 5px 10px;
	background-color: #F0F0F0;
	border-width: 1px 0;
	border-style: dotted;
	border-color: #CCCCCC;
	margin: 5px 0;
}

.product_mini_row {
	clear: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 15px;
	padding-top: 15px;
	font-size: 0.9em;
}

.product_mini_row img {
	float: left;
}

.product_mini_row img.question {
	float: none;
	vertical-align: middle;
}

.product_mini_row dl {
	float: left;
}

.product_mini_row dl.product_preview {
	float: left;
	width: 425px;
	margin-left: 20px;
}


.product_mini_row dl.product_preview dt {
	width: 245px;
	margin-bottom: 3px;
}

.product_mini_row dl.product_preview dd {
	width: 180px;
	margin-bottom: 3px;
}


.product_mini_row dd {
	font-weight: bold;
	width: 180px;
	float:left;
}
.product_mini_row dt {
	float:left;
	width: 320px;
}

.frmRight {
	text-align: right;
}

.quantity {
	width: 25px;
}


/*** PRODUCT DETAIL ***/


.product_row {
	clear: left;
	padding-right:15px;
	padding-left:15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top: 2px !important; 
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.product_row strong {
	/*margin-right: 25px;*/
}
.image_row {
	
	text-align: center;
}
.product_row img {
	/* float: right; */
	margin-left:0;
	padding: 0;
}

.product_row dd {
	font-weight: bold;
	width: 180px;
	float:left;
	margin-top: 10px;
	padding-top: 10px; 
	clear: both;
	border-top: 1px dotted #CCCCCC;
}
.product_row dt {
	float:left;
	width: 320px;
	margin-top: 10px;
	padding-top: 10px; 
	border-top: 1px dotted #CCCCCC;
}

.product_row a {
	display: block;
	margin: 10px 0;
}

.assoc_section {
	background-color: #F9F9F9;
	border: 1px solid #F0F0F0;
	padding: 10px;
}

.assoc_section a {
	padding-right: 10px;
}


/*** FORMS ***/

form#enquiry_form, form#verticalForm {
	background-color: #F9F9F9;
	border: 1px solid #F0F0F0;
	padding: 15px;
	width: 300px;
	margin: 10px auto;
}

form#enquiry_form fieldset,form#verticalForm fieldset {
	border: 0px none;
}

form#enquiry_form label,form#verticalForm label {
	display:block;
	margin-bottom: 10px;
}

form#enquiry_form input, form#enquiry_form textarea,form#verticalForm input, form#verticalForm textarea {
	display: block;
	width: 100%;
	margin-top: 2px;
}

form#enquiry_form input#btn_submit {
	width: auto;
	float: right;
}




.highlighted_product {
	margin: 10px 5px;
	padding: 10px !important;
	float: left;
	width: 43%;
	min-height: 230px;
	background-position: left bottom !important;
	font-size: 0.9em;
	}

.highlighted_product img {
	float: left;
	margin-right: 10px;
}

.highlighted_product .more_link a, .highlighted_product .more_link a:visited, .highlighted_product .more_link a:active  {
	float: right;
	text-decoration: none;
	font-weight: bold;
}

.highlighted_product_list {
	margin: 10px 5px;
	padding: 10px !important;
	background-position: left bottom !important;
	float: left;
	width: 43%;
	min-height: 230px;
}

.highlighted_product_list ul {
	margin: 0;
	list-style-type: none;
}

.highlighted_product_list ul li {
	padding: 5px 0;
	clear: both;
	width: 100%;
}

.highlighted_product_list ul li img {
	margin-right: 10px;
	float: left;
	width: 40px;
}

.highlighted_product_list1 ul li img {
	margin-left: 25%;
}

.highlighted_product_list ul li a, .highlighted_product_list ul li a:visited, .highlighted_product_list ul li a:active{
	text-decoration: none;
	float: left;
	display: block;
	width: 78%;
	font-size: 0.9em;
	}


.highlighted_product h2, .highlighted_product_list h2 {
	padding: 5px 0 0 0;
}




.highlighted_product_list2 {
clear: both;
width: 92%;
float:none;
min-height: 130px;
}

.highlighted_product_list ul li {
	float: left;
	width: 50%;
	clear: none;
}

#cart_glow {
	padding: 4px;
}

/*** BASKET ***/

.cartTable {
	width: 100%;
	border-collapse: collapse;
	border-left: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	margin: 10px 0;
}

.cartTable th, .cartTable td {
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 3px 5px;
}

.cartTable th {
	background-color: #F9F9F9;
	padding: 10px 5px;
}

.butRight2 {
	text-align: right;
}

.billing_details, .delivery_details {
	background-color: #F0F0F0;
	margin: 10px auto;
	padding: 10px;
	width: 250px;
}

.billing_details input, .billing_details select, .delivery_details input, .delivery_details select {
	width: 250px;
	margin-bottom: 10px;
}

#btn_next {
	width: 75px;
	float: right;
	}


.questionContainer {
font-family: Arial, Helvetica, sans-serif;
border-bottom: 1px dashed #EEEEEE;
padding: 10px;
margin: 0 0 10px 0;
clear:both;
padding-bottom:1em;
}

.questionContainer label{
	width:50%;
	display:block;
	float:left;
}

.questionContainer select {
background:#FFFDFF none repeat scroll 0 0;
float:right;
font-size:90%;
margin:0;
width:20em;
}

.butRight {
	display:block;
	text-align:right;
}

/*** PAYMENT TABLE ***/

table.paymentTable {
	border-collapse:collapse;
	border-left:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	margin:10px 0;
}

table.paymentTable {
	clear:left;
	margin-bottom: 30px;
	width: 90%;
}

table.paymentTable th {
	background-color:#F9F9F9;
	padding:10px 5px;
}

table.paymentTable th, table.paymentTable td {
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	padding:3px 5px;
}
		