

/* ## ACCOUNT_DETAILS.CSS ## */


	#account_details_container{

		}
	#account_details_container p{
		margin: 5px 0px 5px 0px;
		padding: 0px;
		}
	#account_details_container fieldset{
		margin-bottom: 12px;
		padding-bottom: 0px;
		border: 1px #ccc solid;
		background-color: #fcfcfc;
		}
	#account_details_container legend{
		font-weight: bold;
		color: #777
		}
	#account_details_container label{
		float: left;
		display: block;
		text-align: right;
		width: 125px;
		}
	#account_details_container input{
		margin-left: 20px;
		padding: 1px;
		}

/* ## ACCOUNT_HISTORY.CSS ## */


	#account_history_container{
		width: 618px;
		}
	.account_history_order_container{
		border: 1px #ccc solid;
		height: 30px;
		background-color:#fcfcfc;
		padding: 3px;
		margin: 5px 0 5px 0;
		}
	.account_history_order_container:hover{
		background-color:#ddd;
		cursor: pointer;
		}
	.account_history_col1{
		float: left;
		width: 160px;
		}
	.account_history_col2{
		float: left;
		width: 240px;
		}
	.account_history_col3{
		float: left;
		width: 200px;
		}
	.account_history_col4{
		float: left;
		width: 160px;
		}
	.account_history_col5{
		float: left;
		width: 240px;
		}
	.account_history_col6{
		float: left;
		width: 200px;
	}
	#account_history_order_statistics{
		border: 1px solid #ccc;
		padding: 2px;
		}

/* ## ACCOUNT_LOGIN.CSS ## */


	#accounts_login_container{
		float: left;
		width: 725px;
		}
	#accounts_login_closed_shop{
		float:left;
		width:80%;
		padding-left:10%;
		padding-right:10%;
		padding-top:10px;
		padding-bottom:10px;
		color:red;
		font-size:12px;
		font-style:italic;
		}
	#accounts_login_container .mainsite_content_box_inner_main {
		height: 170px;
		}
	#accounts_login_container p{
		margin-top: 0px;
		}
	#accounts_login_inner_left{
		float:left;
		width: 304px;
		margin-right: 5px;
		}
	#accounts_login_form br {
		clear: left;
	}
	#accounts_login_inner_right{
		float:left;
		width: 304px;
		margin-left: 5px;
		}
	#accounts_login_forgot_password{
		float:left;
		width: 596px;
		border: 1px solid #ccc;
		margin-top: 10px;
		padding: 10px;
		}
	#accounts_login_form label, .accounts_login_form_input {
		float: left;
		display: block;
		margin-bottom: 5px;
		}
	#accounts_login_form label {
		width: 85px;
		text-align: right;
		margin-right: 5px;
		font-weight: bold;
		padding-left: 2px;
		}
	.accounts_login_form_input{
		font-size: 14px;
		font-weight: bold;
		width: 170px;
		}
	#accounts_login_form_button {
		padding-top: 5px;
		margin-left: 92px;
		}

/* ## ACCOUNT_LOGIN_FAILED.CSS ## */


	#accounts_login_failed_container{
		width:618px;
		}


/* ## ACCOUNT_LOGOUT.CSS ## */

	#accounts_logout_container{
		float:left;
		width: 618px;
		}
		


/* ## ACCOUNT_LOST_PASSWORD.CSS ## */


	#account_lost_password_container {
		float: left;
		width: 725px;
		}
	#account_lost_password_buttons {
		padding-top: 10px;
		padding-left: 84px;
		}

/* ## ACCOUNT_LOST_PASSWORD_RESULT.CSS ## */

	#account_lost_password_result_container{
		width: 618px;
		}
	.account_lost_password_result_email{
		font-weight:bold;
		font-style:italic;
		}
	.account_lost_password_result_description {
	
		}

/* ## ACCOUNT_NAV.CSS ## */


	#accounts_nav_container{
		margin: 10px 0 20px 0;
		}
	#accounts_nav_links_container{
		margin-bottom: 4px;
		}
	#accounts_nav_container a{
		padding: 3px;
		border: 1px #ccc solid;
		border-bottom: 2px #ccc solid;
		background-color: #fff;
		}
	#accounts_nav_container a:hover{
		background-color: #ccc;
		color: #fff;
		border-bottom: 2px #33CCFF solid;
		}

/* ## ACCOUNT_NEW_ACCOUNT_CREATED.CSS ## */

	#account_new_account_created {
		width: 618px;
		}

/* ## ACCOUNT_ORDER_DETAILS.CSS ## */

	#account_order_details_container{
		width: 618px;
		}
	#account_order_details_inner_left{
		float: left;
		border: 1px solid #000000;
		padding: 10px;
		width: 268px;
		margin-right: 5px;
		}
	#account_order_details_inner_right{
		float: left;
		border: 1px solid #000000;
		padding: 10px;
		width: 268px;
		margin-left: 5px;
		}
	#account_order_details_order_lines{
		float: left;
		width: 590px;
		margin-top: 10px;
		margin-bottom: 10px;
		}
	#account_order_details_order_lines th{
		border:none;
		border-collapse:collapse;
		margin:0;
		padding:0;
		}
	#account_order_details_order_lines table{
		border:none;
		border-collapse:collapse;
		margin:0;
		padding:0;
		}
	#account_order_details_order_lines td{
		border:none;
		border-collapse:collapse;
		margin:0;
		padding:0;
		}
	#account_order_details_order_lines th{
		padding:.2em .5em;
		vertical-align:top;
		font-weight:normal;
		}
	#account_order_details_order_lines thead th{
		font-size:90%;
		vertical-align:bottom;
		border-bottom:1px solid #000;
		margin-bottom:5px;
		border: 1px #000 solid;
		background-color: #999;
		color: #fff;
		}
	#account_order_details_order_lines tbody th{
		border-right:1px solid #000;
		border-left:1px solid #000;
		}
	#account_order_details_order_lines td{
		border-right:1px solid #000;
		border-left:1px solid #000;
		}
	#account_order_details_order_lines tbody td{
		padding:7px 10px;
		}
	#account_order_details_order_lines tbody th{
		padding:7px 10px;
		border-left:1px solid #000;
		}
	#account_order_details_order_lines tfoot td{
		margin-top:10px;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		padding: 4px 9px 4px 9px;
		}
	#account_order_details_order_lines tfoot th{
		margin-top:10px;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		border-left:1px solid #000;
		padding: 4px 9px 4px 9px;
		font-size: 90%;
		background-color: #999;
		color: #fff;
		}
	#account_order_details_order_lines caption{
		text-align:left;
		font-size:120%;
		font-weight:bold;
		margin:5px;
		}
	.account_order_details_boxes{
		float: left;
		margin-bottom: 10px;
		border: 1px solid #000;
		padding: 5px;
		width: 278px;
		}
	.account_order_details_boxes_right{
		float: left;
		margin-bottom: 10px;
		margin-left:10px;
		border: 1px solid #000;
		padding: 5px;
		width: 278px;
		}
	#account_order_details_shipping_container{
		float: left;
		width: 578px;
		border: 1px solid #000;
		margin-top: 10px;
		padding-left: 10px;
		}

/* ## ACCOUNT_SETUP_ACCOUNT.CSS ## */


	#accounts_setup_account_container {
		float: left;
		width: 725px;
		}
	#accounts_setup_account_form label, #accounts_setup_account_form input, #accounts_setup_account_form input, #accounts_setup_account_form select {
		margin-bottom: 5px;
		}
	#accounts_setup_account_form label {
		float: left;
		display: block;
		width: 100px;
		text-align: right;
		}
	#accounts_setup_account_form {
		padding-top: 10px;
	}
	#accounts_setup_account_form input {
		width: 180px;
		margin-left: 10px;
	}
	#accounts_setup_account_form select {
		width: 180px;
		margin-left: 10px;
	}
	#accounts_setup_account_buttons {
		padding-left:110px;
		padding-top: 10px;
		}
	#accounts_setup_account_buttons input {
		width: auto;
		margin-left: 0px;
		}

/* ## ACCOUNT_SETUP_ACCOUNT_FAILED.CSS ## */

	#account_setup_account_failed {
		
		}

/* ## ACCOUNT_SUPPORT.CSS ## */


	#accounts_support_container{
		width: 612px;
		min-height:500px;
		height:auto;
		height:500px;
		}
	.accounts_support_faq_question{
		font-weight: bold;
		margin: 5px 0 0 0;
		background-image: url('/site_images/q.gif');
		background-position: left;
		background-repeat: no-repeat;
		padding-left: 30px;
		min-height: 25px;
		height: auto;
		height: 25px;
		}
	.accounts_support_faq_answer{
		font-style:italic;
		background-image: url('/site_images/a.gif');
		background-position: left;
		background-repeat: no-repeat;
		padding-left: 30px;
		border-bottom: 1px dotted #ccc;
		min-height: 25px;
		padding-bottom: 5px;
		padding-top: 4px;
		height: auto;
		height: 25px;
		}

/* ## ACCOUNT_TRADE_ACCOUNT_REQUESTED.CSS ## */

	#account_trade_account_requested_container {
		width: 618px;
		}
	

/* ## BASKET.CSS ## */

	#basket_container{
		float: left;
		width: 725px;
		}
	.clear_float_left{
		clear: left;
		}
	#basket_order_total_container{
		float: left;
		width: 725px;
		margin-top: 10px;
		}
	.basket_order_total_inner_right_inner_left{
		float: left;
		width: 633px;
		font-size: 12px;
		font-weight: bold;
		margin: 5px 0px 5px 0px;
		text-align: right;
		}
	.basket_order_total_inner_right_inner_right{
		float: left;
		width: 80px;
		font-size: 12px;
		margin: 5px 0px 5px 0px;
		text-align: right;
		}
	#basket_order_options{
		margin-top: 10px;
		float: left;
		width: 725px;
		}
	#basket_order_options img{
		cursor: pointer;
		}
	#basket_order_options_inner_left{
		float: left;
		width: 150px;
		}
	#basket_order_options_inner_right{
		float: right;
		width: 260px;
		text-align: right;
		}
	#basket_content_items img{
		padding-left:0px;
		}
	table.basket_content_elements{
		width:100%;
		border:1px solid black;
		}
	table.basket_content_table{
		width:100%;
		}
	table.basket_content_summary{
		width:100%;
		}
	tr.basket_content_table_warning{
		background-color:#f4dada;
		}
	td.basket_content_table_trash{
		width:30px;
		vertical-align:top;
		text-align:center;
		padding:3px;
		}
	td.basket_content_table_quantity{
		width:100px;
		vertical-align:top;
		text-align:center;
		padding:3px;
		}
	td.basket_content_table_description{
		vertical-align:top;
		padding:3px;
		text-align:left;
		}
	td.basket_content_table_image{
		width:120px;
		padding:3px;
		}
	td.basket_content_table_price{
		width:80px;
		text-align:right;
		vertical-align:top;
		padding:3px;
		}
	td.basket_content_table_summary{
		text-align:right;
		font-weight:bold;
		text-transform:capitalize;
		padding:3px;
		}
	td.basket_content_total{
		color:red;
		font-size:20px;
		font-weight:bold;
		text-align:right;
		padding:3px;
		}
	td.basket_content_control_left{
		text-align:left;
		padding:3px;
		}
	td.basket_content_control_right{
		text-align:right;
		padding:3px;
		}
	td.basket_content_small_prompt{
		font-size:75%;
		text-align:left;
		padding:3px;
		}
	td.basket_content_table_vatmessage{
		text-align:right;
		vertical-align:top;
		padding:3px;
		}
	span.basket_content_table_alter{
		font-weight:bold;
		font-size:150%;
		padding-left:3px;
		padding-right:3px;
		cursor:pointer;
		}
	span.basket_content_table_product_link{
		font-weight:bold;
		cursor:pointer;
		}
	span.basket_content_table_product_code1{
		text-transform:capitalize;
		font-variant:small-caps;
		}
	span.basket_content_table_product_code2{
		font-style:italic;
		}
	span.basket_content_table_product_warning{
		color:red;
		font-weight:bold;
		}
	#basket_order_lines{
		float: left;
		width: 725px;
		}
	.basket_order_lines_product_image img{
		width: 100px;
		height: 100px;
		vertical-align: middle;
		}
	.basket_order_lines_product_price{
		text-align: right;
		vertical-align: middle;
		}
	.basket_order_lines_product_name{
		vertical-align: middle;
		}
	.basket_order_lines_product_quantity{
		vertical-align: middle;
		}
	.basket_order_lines_product_remove{
		vertical-align: middle;
		}
	.basket_order_lines_devider{
		border-top: 1px #000 dashed;
		}

/* ## BROWSE.CSS ## */


	#browse_page_container{
		float:left;
		width:612px;
		}
	#browse_drill_2_department{
		float:left;
		width:618px;
		font-size:10px;
		padding-top:10px;
		}
	#browse_department_sections{
		float:left;
		width:590px;
		padding:10px 0px 0px 10px;
		}
	#browse_department_sections_summary{
		float:left;
		width:590px;
		}
	#browse_department_sections_list{
		float:left;
		width:590px;
		padding:10px 0px 0px 0px;
		}
	#browse_featured_items{
		float:left;
		width:618px;
		padding-top:10px;
		}
	#browse_featured_items_text{
		float:left;
		width:618px;
		padding-top:5px;
		text-align:justify;
		}
	#browse_featured_items_list{
		float:left;
		width:580px;
		}
	#browse_display_items{
		float:left;
		width:725px;
		padding-top:10px;
		}
	#browse_pages_navigation{
		float:left;
		width:580px;
		padding:10px 0px 0px 10px;
		height:50px;
		font-size:12px;
		text-transform:capitalize;
		font-variant:small-caps;
		}
	#browse_display_items_summary{
		float:left;
		width:618px;
		padding-top:10px;
		}
	.browse_display_items_summary_total{
		float:left;
		}
	.browse_display_items_summary_pages{
		float:right;
		font-size:10px;
		font-style:italic;
		margin-right:10px;
		}
	#browse_display_items_advanced{
		float:left;
		width:590px;
		padding:10px 0px 0px 10px;
		}
	#browse_multibuy{
		float:left;
		width:590px;
		height:30px;
		padding:10px 0px 0px 10px;
		}
	#browse_multibuy_submit_button{
		float:right;
		height:20px;
		font-size:12px;
		font-family:verdana,arial,sans-serif;
		font-variant:small-caps;
		text-transform:capitalize;
		margin:5px;
		cursor:pointer;
		text-align:right;
		}
	#browse_multibuy_clear_button{
		float:right;
		height:20px;
		font-size:12px;
		font-family:verdana,arial,sans-serif;
		font-variant:small-caps;
		text-transform:capitalize;
		margin:5px;
		cursor:pointer;
		text-align:right;
		}
	#browse_multibuy_button_spacer{
		float:right;
		width:20px;
		}


/* ## BROWSE_DISPLAY_EACH_ITEM.CSS ## */


	.browse_display_each_item{
		width:260px;
		height:230px;
		float:left;
		margin:5px 5px 0px 0px;
		border:1px solid #cccccc;
		}
	.browse_display_each_item_over{
		width:260px;
		height:230px;
		float:left;
		background-color:#f6f6f6;
		margin:5px 5px 0px 0px;
		border:1px solid #cccccc;
		}
	.browse_display_each_item_image{
		float:left;
		width:135px;
		height:135px;
		cursor:pointer;
		overflow:hidden;
		padding:5px 5px 5px 5px;
		}
	.browse_display_each_item_image_small_thumb{
		width:135px;
		border:0px none transparent;
		}
	.browse_display_each_item_price{
		float:left;
		width:100px;
		height:170px;
		padding:5px 5px 5px 5px;
		overflow:hidden;
	}
	.browse_display_each_item_price_amount{
		float:left;
		font-size:14px;
		font-weight:bold;
		color:#ff0000;
		padding:5px 0px 5px 0px;
		width:100px;
		text-align:right;
		}
	.browse_display_each_item_price_vat{
		float:left;
		font-size:10px;
		font-weight:bold;
		color:black;
		width:100px;
		text-align:right;
		}
	.browse_display_each_item_price_link{
		float:left;
		color:black;
		cursor:pointer;
		text-transform:capitalize;
		font-variant:small-caps;
		margin:5px 0px 0px 0px;
		width:100px;
		text-align:right;
		}
	.browse_display_each_item_price_link_active{
		float:left;
		color:#ff0000;
		cursor:pointer;
		text-transform:capitalize;
		font-variant:small-caps;
		margin:5px 0px 0px 0px;
		width:100px;
		text-align:right;
		}
	.browse_display_each_item_title{
		float:left;
		width:250px;
		height:15px;
		padding:0px 5px 5px 5px;
		}
	.browse_display_each_item_description{
		float:left;
		width:250px;
		height:25px;
		padding:0px 5px 0px 5px;
		overflow:hidden;
		}
	.browse_display_each_item_product{
		float:left;
		width:250px;
		height:15px;
		padding:5px 5px 5px 5px;
		}
	.browse_display_each_item_product_prompt{
		float:left;
		font-style:normal;
		font-size:12px;
		font-weight:bold;
		text-transform:capitalize;
		font-variant:small-caps;
		}
	.browse_display_each_item_product_code{
		float:left;
		font-style:italic;
		font-size:12px;
		}
	.browse_display_each_item_price_buy{
		float:right;
		height:100px;
		width:100px;
		margin:5px 0px 0px 0px;
		}
	.browse_display_each_item_price_buy_prompt{
		float:left;
		width:60px;
		height:20px;
		font-size:10px;
		text-align:right;
		padding:8px 5px 0px 0px;
		}
	.browse_display_each_item_price_buy_quantity{
		float:left;
		width:30px;
		height:24px;
		margin:3px 0px 3px 0px;
		}
	.browse_display_each_item_price_buy_button{
		float:left;
		width:100px;
		height:24px;
		margin:3px 0px 3px 0px;
		}
	.browse_quantity_box{
		float:left;
		width:25px;
		height:15px;
		font-size:12px;
		font-family:verdana,arial,sans-serif;
		padding:3px;
		margin:0px;
		border:1px solid #d1d2d4;
		}
	.browse_buy_button{
		float:right;
		height:20px;
		font-size:12px;
		font-family:verdana,arial,sans-serif;
		font-variant:small-caps;
		text-transform:capitalize;
		cursor:pointer;
		}
	.browse_buy_checkbox_prompt{
		float:left;
		font-size:10px;
		font-family:verdana,arial,sans-serif;
		text-transform:capitalize;
		padding:5px 5px 0px 0px;
		}
	.browse_buy_checkbox{
		display:inline;
		padding:10px 0px 0px 0px;
		cursor:pointer;
		}
	.browse_display_each_item_price_buy_breaks{
		float:left;
		width:100px;
		}
	#browse_display_each_item_dimentions {
		width: 100%;
		margin-bottom: 30px;
		}
	#browse_display_each_item_dimentions label {
		float: right;
		text-align: right;
		font-size:10px;
		}
	#browse_display_each_item_dimentions input {
		clear: both;
		float: right;	
		width: 35px;
		padding: 1px;
		font-size: 10px;
		margin-top: 1px;
		margin-right: 2px;
		margin-left: 3px;
		margin-bottom: 1px;
		border:1px solid #d1d2d4;
		}

/* ## BROWSE_DISPLAY_ITEMS_ADVANCED.CSS ## */

	.browse_display_items_advanced_current{
		font-size:10px;
		float:left;
		width:580px;
		}
	.browse_display_items_advanced_key{
		float:left;
		}
	.browse_display_items_advanced_direction{
		float:left;
		}
	.browse_display_items_advanced_control{
		float:left;
		}

/* ## BROWSE_DRILL_2_DEPARTMENT.CSS ## */


	.browse_drill_2_department_home{
		text-transform:capitalize;
		font-weight:bold;
		float:left;
		}
	.browse_drill_2_department_department{
		float:left;
		}
	.browse_drill_2_department_department_delimiter{
		margin-left:5px;
		margin-right:5px;
		float:left;
		}

/* ## BROWSE_EACH_DEPARTMENT.CSS ## */


	.browse_each_department{
		border:1px solid #cccccc;
		float:left;
		width:280px;
		height:80px;
		cursor:pointer;
		margin:5px 5px 0px 0px;
		}
	.browse_each_department_over{
		float:left;
		width:280px;
		height:80px;
		border:1px solid #ff0000;
		cursor:pointer;
		margin:5px 5px 0px 0px;
	}
	.browse_each_department_image{
		float:left;
		width:70px;
		margin:5px;
		}
	.browse_each_department_details{
		float:left;
		width:190px;
		}
	.browse_each_department_image_small{
		float:left;
		width:70px;
		border:0px none transparent;
		}
	.browse_each_department_details_title{
		float:left;
		width:190px;
		font-size:16px;
		font-weight:bold;
		font-variant:small-caps;
		text-transform:capitalize;
		text-decoration:underline;
		text-align:center;
		padding:5px 0px 0px 0px;
		}
	.browse_each_department_details_description{
		float:left;
		width:190px;
		text-transform:capitalize;
		text-align:justify;
		padding:10px 0px 5px 0px;
		}

/* ## BROWSE_FEATURED_ITEM.CSS ## */


	.browse_each_featured_item{
		border:1px solid #cccccc;
		float:left;
		width:580px;
		height:110px;
		cursor:pointer;
		margin:5px 0px 0px 00px;
		padding:0px 0px 0px 0px;
		}
	.browse_each_featured_item_over{
		float:left;
		width:580px;
		height:110px;
		border:1px solid #ff0000;
		cursor:pointer;
		margin:5px 0px 0px 00px;
		}
	.browse_each_featured_item_image{
		float:left;
		width:100px;
		margin:5px;
		padding:0px 0px 0px 0px;
		}
	.small_thumb_image{
		width:100px;
		border:0px none transparent;
		}
	.browse_each_featured_item_details{
		float:left;
		width:300px;
		height:110px;
		}
	.browse_each_featured_item_details_name{
		padding:5px 0px 0px 5px;
		float:left;
		width:300px;
		height:25px;
		}
	.browse_each_featured_item_details_description{
		padding:5px 0px 0px 5px;
		float:left;
		width:300px;
		height:45px;
		}
	.browse_each_featured_item_details_product_code{
		padding:5px 0px 0px 5px;
		float:left;
		width:300px;
		height:25px;
		}
	.browse_each_featured_item_details_product_code_lable{
		font-size:12px;
		font-weight:bold;
		font-variant:small-caps;
		text-transform:capitalize;
		}
	.browse_each_featured_item_details_product_code_info{
		font-style:italic;
		padding-top:5px;
		font-size:10px;
		padding-bottom:5px;
		}
	.browse_each_featured_item_details_product_price{
		color:#ff0000;
		width:150px;
		height:110px;
		float:left;
		}
	.browse_each_featured_item_details_product_price_amount{
		color:#ff0000;
		font-size:20px;
		font-weight:bold;
		text-align:right;
		padding:50px 0px 5px 0px;
		}
	.browse_each_featured_item_details_product_price_vat{
		color:black;
		font-size:10px;
		font-weight:bold;
		text-align:right;
		}

/* ## BROWSE_PAGES_NAVIGATION.CSS ## */

	#browse_pages_navigation a:hover{
		text-decoration:none;
		color:#ff0000;
		}
	.browse_pages_page_link{
		float:left;
		padding:0px 5px 0px 5px;
		}
	.browse_pages_page_list{
		width:570px;
		text-align:center;
		margin-right:10px;
		}
	.browse_pages_page_list a:hover{
		background-color:#000000;
		}
	.browse_pages_page_navigation{
		float:right;
		width:580px;
		}
	.browse_pages_previous{
		float:left;
		width:180px;
		margin:10px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		text-align:left;
		}
	.browse_pages_current{
		width:185px;
		float:left;
		font-weight:bold;
		margin:10px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		text-align:center;
		}
	.browse_pages_next{
		float:left;
		width:180px;
		margin:10px 10px 0px 0px;
		padding:0px 0px 0px 0px;
		text-align:right;
		}

/* ## CHECKOUT.CSS ## */

	#checkout_container{
		width: 618px;
		}
	#checkout_password_container {
		margin-top: 20px;
		margin-bottom: 10px;
		padding: 10px 0 10px 0;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		}
	#checkout_container input{
		margin: 0;
		margin-left: 10px;
		}
	#checkout_container label{
		float: left;
		display: block;
		width: 100px;
		text-align: right;
		padding-top: 5px;
		}
	.checkout_username {
		font-size: 14px;
		}
	.checkout_submit_button {
		background-image: url('/site_images/buttons/yws_button_pack/submit.gif');
		background-repeat: no-repeat;
		border: none;
		width: 104px;
		height: 25px;
		}

/* ## CHOOSE_PAYMENT.CSS ## */

	
	#choose_payment_container{
		width: 675px;
		margin-top: 20px;
		position: relative;
	}
	.choose_payment_method_container{
		background-color: #fce4ca;
		padding: 10px;
	}
	.choose_payment_method_container input, .choose_payment_method_container select {
		font-size: 16px;
		margin-bottom: 5px;
		margin-right: 22px;
	}
	.choose_payment_method_container input {
		float: left;
		width: 300px;
	}
	.choose_payment_method_container select {
		float: left;
		width: 141px;
	}
	.choose_payment_method_container label {
		float: left;
		width: 184px;
		color: #000;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 5px;
	}
	.issue_no_container {
		margin-top: 15px;
	}
	#choose_payment_method_button {
		float: right;
		padding-top: 10px;
	}
	.payment_padlock {
		position: absolute;
		top: -14px;
		right: -11px;
	}
	.payment_cards {
		padding-bottom: 5px;
	}
	.payment_card {
		float: left;
		margin-right: 3px;
		cursor: pointer;
	}
	#pcard_visa {
		width: 53px;
		height: 37px;
		background-image: url(/images/payment-cards/visa.png);
	}
	#pcard_mastercard {
		width: 52px;
		height: 37px;
		background-image: url(/images/payment-cards/mastercard.png);
	}
	#pcard_delta {
		width: 53px;
		height: 37px;
		background-image: url(/images/payment-cards/delta.png);
	}
	#pcard_solo {
		width: 30px;
		height: 37px;
		background-image: url(/images/payment-cards/solo.png);
	}
	#pcard_maestro {
		width: 53px;
		height: 37px;
		background-image: url(/images/payment-cards/maestro.png);
	}
	#pcard_visa_electron {
		width: 56px;
		height: 37px;
		background-image: url(/images/payment-cards/visa-electron.png);
	}
	.payment_cards .on {
		background-position: right top;
	}
	.payment_tooltip img {
		float: left;
		width: 27px;
		height: 27px;
		cursor: pointer;
		border: 0;
	}
	#card_type_tooltip {
		padding-left: 10px;
		padding-top: 5px;
	}
/* ## COMFIRM_ORDER.CSS ## */

	#confirm_order_container{
		width: 590px;
		padding: 10px;
		}
	#confirm_order_inner_left{
		float: left;
		border: 1px solid #000000;
		padding: 10px;
		width: 268px;
		margin-right: 5px;
		}
	#confirm_order_inner_right{
		float: left;
		border: 1px solid #000000;
		padding: 10px;
		width: 268px;
		margin-left: 5px;
		}
	#confirm_order_order_lines{
		float: left;
		width: 590px;
		margin-top: 10px;
		margin-bottom: 10px;
		}
	#confirm_order_order_lines th{
		border:none;
		border-collapse:collapse;
		margin:0;
		padding:0;
		border-left: 1px solid #000;
		}
	#confirm_order_order_lines table{
		border:none;
		border-collapse:collapse;
		margin:0;
		padding:0;
		}
	#confirm_order_order_lines td{
		border:none;
		border-collapse:collapse;
		margin:0;
		padding:0;
		}
	#confirm_order_order_lines th{
		padding:.2em .5em;
		vertical-align:top;
		font-weight:normal;
		}
	#confirm_order_order_lines thead th{
		font-size:90%;
		vertical-align:bottom;
		border-bottom:1px solid #000;
		margin-bottom:5px;
		border: 1px #000 solid;
		background-color: #999;
		color: #fff;
		}
	#confirm_order_order_lines tbody th{
		border-right:1px solid #000;
		border-left:1px solid #000;
		}
	#confirm_order_order_lines td{
		border-right:1px solid #000;
		border-left:1px solid #000;
		}
	#confirm_order_order_lines tbody td{
		padding:7px 10px;
		}
	#confirm_order_order_lines tbody th{
		padding:7px 10px;
		}
	#confirm_order_order_lines tbody th{
		border-left:1px solid #000;
		}
	#confirm_order_order_lines tfoot td{
		margin-top:10px;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		padding: 4px 9px 4px 9px;
		}
	#confirm_order_order_lines tfoot th{
		margin-top:10px;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		padding: 4px 9px 4px 9px;
		font-size: 90%;
		background-color: #999;
		color: #fff;
		}
	#confirm_order_order_lines caption{
		text-align:left;
		font-size:120%;
		font-weight:bold;
		margin:5px;
		}
	.confirm_order_boxes{
		margin-bottom: 10px;
		border: 1px solid #000;
		padding: 5px;
		width: 278px;
		}
	#confirm_order_payment_processing_splash{
		float: left;
		display: none;
		height: 105px;
		border: 1px solid #ccc;
		text-align: center;
		margin-top: 10px;
		padding: 10px 0px 10px 0px;
		background-color: #fff;
		width: 100%;
		}
	#confirm_order_shipping_container{
		float: left;
		width: 578px;
		border: 1px solid #000;
		margin-top: 10px;
		padding-left: 10px;
		}
	.confirm_order_button {
		margin: 0;
		}

/* ## CURRENCY_CHANGE_FAILED.CSS ## */

#currency_change_failed_container
{

}

#currency_change_failed_title
{
	font-size: 18px;
	margin-bottom: 10px;
}

/* ## DELIVERY.CSS ## */

	
	#delivery_container{
		width: 618px;
	}
	#delivery_left_inner{
		float: left;
		width: 304px;
		margin-left: 5px;
	}
	#delivery_right_inner{
		float: left;
		width: 304px;
		margin-right: 5px;
		font-size: 14px;
	}
	#delivery_left_inner .mainsite_content_box_inner_main, #delivery_right_inner .mainsite_content_box_inner_main {
		height: 170px;
		}
	#delivery_left_inner label {
		display: block;
		float: left;
		margin-bottom: 5px;
		width: 10px;
		text-align: right;
		width: 75px;
		padding-right: 10px;
	}
	#delivery_left_inner input {
		margin-bottom: 5px;
		width: 130px;
		padding: 2px;
		font-size: 11px;
	}
	#delivery_shipping_container{
		float: left;
		width: 618px;
		margin-top: 10px;
		text-align: left;
		}
	#delivery_shipping_container label {
		float: left;
		width: 250px;
		margin-bottom: 2px;
		font-weight: bold;
	}
	#delivery_shipping_container select {
		float: left;
		width: 300px;
		margin-bottom: 2px;
	}
	#delivery_shipping_container br {
		clear: left;
	}
	#delivery_shipping_button {
		float: left;
		width: 618px;
		text-align: right;
		padding-top: 10px;
		}
	#delivery_charges {
		float: left;
		width: 618px;
		margin-top: 10px;
	}
	#delivery_charges .mainsite_content_box_inner_main {
		text-align: right;
	}
	#delivery_additional_information {
		float: left;
		width: 618px;
		margin-top: 10px;
		}

/* ## DRILL_2_DEPARTMENT.CSS ## */


	.drill_2_department_home{
		text-transform:capitalize;
		font-weight:bold;
		float:left;
		}
	.drill_2_department_department{
		float:left;
		}
	.drill_2_department_department_delimiter{
		margin-left:5px;
		margin-right:5px;
		float:left;
		}

/* ## EMPTY_BASKET.CSS ## */

	
	#empty_basket_container{
		width: 618px;
		}

/* ## MAINSITE.CSS ## */

/* mainsite.css */

/*-------------------------------------*/
/* commom **start** */
/*-------------------------------------*/
	.clear_both {
		clear:both;
		}
/* HEADER */
	#mainsite_header_block1{
		float:left;
		height:137px;
		width:115px;
		}
	#mainsite_header_navigation{
		float: left;
		padding:10px 0px 0px 0px;
		width:600px;
		}
	.navigation_divider{
		font-size:14px;
		padding-left:2px;
		padding-right:2px;
		}
	#mainsite_header_navigation a{
		font-weight:bold;
		font-size:11px;
		color:#cccccc;
		}
	#mainsite_header_navigation a:hover{
		color:#ffffff;
		}
	.mainsite_content_box_inner_header {
		font-size: 13px;
		color: #000;
		background-color: #e5e5e5;
		padding: 5px;
		background-image: url('/site_images/head_bg_cart.gif');
		background-repeat: no-repeat;
		background-position: right;		
		}
	.mainsite_content_box_inner_main {
		padding: 5px;
		border: 1px solid #e5e5e5;
		border-bottom: 6px solid #e5e5e5;	
		}
/* LOGGED IN USER */
	#mainsite_user_container{
		float:left;
		width:140px;
		display:none;
		padding:0px 0px 5px 0px;
		}
	#mainsite_user_prompt{
		float:left;
		font-size:12px;
		font-weight:bold;
		text-transform:capitalize;
		padding:0px 0px 5px 0px;
		}
	#mainsite_user_name{
		float:left;
		font-size:10px;
		padding:0px 3px 0px 0px;
		overflow:hidden;
		}
/* CURRENCY SELECTION */
	#mainsite_currency_container{
		float:left;
		width:140px;
		padding:0px 0px 10px 0px;
		}
	#mainsite_currency_form{
		width:100%;
		padding:0px;
		margin:0px;
		}
	#mainsite_currency_form_prompt{
		font-size:12px;
		font-weight:bold;
		text-transform:capitalize;
		padding:0px;
		margin:5px 0px 0px 0px;
		}
	#mainsite_currency_form_selector{
		font-family:verdana,arial,sans-serif;
		font-size:11px;
		text-transform:capitalize;
		}
/* SEARCH BOX */
	#mainsite_search_container{
		float:left;
		width:140px;
		padding:0px 0px 10px 0px;
		}
	#mainsite_search_form{
		width:100%;
		padding:0px;
		margin:0px;
		}
	#mainsite_search_form_request{
		float:left;
		width:92px;
		font-family:verdana,arial,sans-serif;
		font-size:11px;
		padding:3px;
		}
	#mainsite_search_form_button{
		padding:0px;
		margin:0px;
		margin-top: 3px;
		}
/* LEFT NAVIGATION */
	#mainsite_left_navigation_catalog_container{
		float:left;
		width:140px;
		display:none;
		}
	#mainsite_left_navigation_link_container{
		float:left;
		width:140px;
		display:none;
		}
	.mainsite_left_navigation_heading{
		float:left;
		color:#000000;
		font-size:14px;
		font-weight:bold;
		text-decoration:underline;
		margin:0px;
		padding:10px 0px 10px 0px;
		}
	.mainsite_left_navigation_heading a{
		text-decoration:underline;
		}
	.mainsite_left_navigation_heading a:hover{
		text-decoration:underline;
		}
	.mainsite_left_navigation_link{
		float:left;
		width:130px;
		padding:3px 10px 0px 0px;
		margin:0px;
		text-align:right;
		}
	.mainsite_left_navigation_link a{
		color:#666666;
		font-size:12px;
		}
	.mainsite_left_navigation_link a:hover{
		color:#0099FF;
		font-size:12px;
		}
	#mainsite_left_navigation_icons_container{
		float:left;
		width:140px;
		display:none;
		padding-top:10px;
		}
	.mainsite_left_navigation_icon{
		float:left;
		width:32px;
		border:0px none transparent;
		padding:0px;
		margin:0px;
		}
/* FOOTER */
	#mainsite_footer{
		float:left;
		width:920px;
		background-image:url("/default_images/body_footer.jpg");
		background-repeat:no-repeat;
		}
	#mainsite_footer_links{
		float:left;
		width:920px;
		padding-top:5px;
		text-align:center;
		}
	#mainsite_footer_links a{
		font-size:11px;
		font-weight:normal;
		text-transform:capitalize;
		color:#FFFFFF;
		}
	#mainsite_footer_links a:hover{
		font-size:10px;
		font-weight:normal;
		text-transform:capitalize;
		color:#333333;
		}
	#mainsite_footer_sub{
		float:left;
		width:920px;
		padding-top:15px;
		text-align:center;
		font-size:9px;
		}
	#mainsite_footer_sub a{
		color:#666666;
		font-weight:normal;
		padding-top:5px;
		}
	#mainsite_footer_sub a:hover{
		color:#000;
		text-decoration:underline;
		}
/*-------------------------------------*/
/* index.htm **start** */
/*-------------------------------------*/
	#your-web-shop_index_latest_kc_ecommerce_sites_container {
		float:right;
		width:250px;
		background-image:url("/default_images/new_kc_ecommerce_websites_repeat.jpg");
		background-position:top;
		background-repeat:repeat-y;
		}
	#your-web-shop_index_latest_kc_ecommerce_sites_container_top {
		float:right;
		width:250px;
		background-image:url("/default_images/new_kc_ecommerce_websites_top.jpg");
		background-position:top;
		background-repeat:no-repeat;
		}
	#your-web-shop_index_latest_kc_ecommerce_sites_container_bottom {
		float:right;
		width:250px;
		background-image:url("/default_images/new_kc_ecommerce_websites_bottom.jpg");
		background-position:bottom;
		background-repeat:no-repeat;
		padding-top:15px;
		padding-bottom:15px;
		}
	#latest_kc_ecommerce_sites_header {
		text-align:center;
		padding-bottom:5px;
		padding-left:10px;
		padding-right:10px;
		border-bottom:1px dotted #333;
		width:200px;
		margin-left:14px;
		font-weight:bold;
		}
	#your-web-shop_index_latest_kc_ecommerce_sites_container_bottom h1 {
		font-size:13px;
		text-align:center;
		margin:0px;
		border: none;
		}
	#your-web-shop_index_latest_kc_ecommerce_sites_container_bottom h2 {
		font-size:10px;
		text-align:center;
		margin:2px;
		border-bottom:1px dotted #333;
		padding-bottom:5px;
		width:200px;
		margin-left:14px;
		padding-left:10px;
		padding-right:10px;
		}

/* ## MAINSITE_MINI_BASKET.CSS ## */

#mainsite_mini_basket_container{
	float:left;
	width:148px;
	padding: 0 0 0 5px;
	display:none;
	border-left: 2px dotted #A7A7A7;
	margin-top: 12px;
	text-align: left;
	font-size: 10px;
}
#mini_basket_header {
	float: left;
	width: 120px;
	padding: 3px 0 0 35px;
	font-size: 12px;
	font-weight: bold;
	background: url(/images/mini_shopping_cart_logo.jpg) no-repeat
}
.mini_basket_line {
	float: left;
	width:138px;
	padding: 5px 0 0 17px;
}

/* ## ORDER_COMPLETE.CSS ## */

#order_complete_container
{
	width: 590px;
	padding: 10px;
}

#order_complete_inner_left
{
	float: left;
	border: 1px solid #000000;
	padding: 10px;
	width: 268px;
	margin-right: 5px;
}

#order_complete_inner_right
{
	float: left;
	border: 1px solid #000000;
	padding: 10px;
	width: 268px;
	margin-left: 5px;
}

#order_complete_order_lines
{
	float: left;
	width: 590px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#order_complete_order_lines th
{
	border:none;
	border-collapse:collapse;
	margin:0;
	padding:0;
}

#order_complete_order_lines table
{
	border:none;
	border-collapse:collapse;
	margin:0;
	padding:0;
}

#order_complete_order_lines td
{
	border:none;
	border-collapse:collapse;
	margin:0;
	padding:0;
}

#order_complete_order_lines th
{
	padding:.2em .5em;
	vertical-align:top;
	font-weight:normal;
}

#order_complete_order_lines thead th
{
	font-size:90%;
	vertical-align:bottom;
	border-bottom:1px solid #000;
	margin-bottom:5px;
	border: 1px #000 solid;
	background-color: #999;
	color: #fff;
}

#order_complete_order_lines tbody th
{
	border-right:1px solid #000;
	border-left:1px solid #000;
}

#order_complete_order_lines td
{
	border-right:1px solid #000;
	border-left:1px solid #000;
}

#order_complete_order_lines tbody td
{
	padding:7px 10px;
}

#order_complete_order_lines tbody th
{
	padding:7px 10px;
}

#order_complete_order_lines tbody th
{
	border-left:1px solid #000;
}

#order_complete_order_lines tfoot td
{
	margin-top:10px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding: 4px 9px 4px 9px;
}

#order_complete_order_lines tfoot th
{
	margin-top:10px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding: 4px 9px 4px 9px;
	font-size: 90%;
	background-color: #999;
	color: #fff;
	border-left: 1px solid #000;
}

#order_complete_order_lines caption
{
	text-align:left;
	font-size:120%;
	font-weight:bold;
	margin:5px;
}

.order_complete_boxes
{
	margin-bottom: 10px;
	border: 1px solid #000;
	padding: 5px;
	width: 278px;
}

#order_complete_shipping_container
{
	float: left;
	width: 578px;
	border: 1px solid #000;
	margin-top: 10px;
	padding-left: 10px;
}

/* ## ORDER_CONFIRM.CSS ## */


	#order_confirm{
	border:1px solid red;
	width:620px;
	height: 400px;
	}
	#order_confirm_address{
	border:1px solid blue;
	width:620px;
	height: 200px;
	float:left;
	}
	#order_confirm_address_shipping{
	border:1px solid green;
	width:300px;
	height:180px;
	float:left;
	}
	#order_confirm_address_invoice{
	border:1px solid green;
	width:300px;
	height:180px;
	float:left;
	}
	#order_confirm_order_details{
	width:620px;
	height:100px;
	float:left;
	}
	#order_confirm_payment_details{
	width:620px;
	height:100px;
	float:left;
	}
	#order_confirm_continue{
	width:620px;
	height:100px;
	float:left;
	}
	p.order_confirm_heading1{
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
	}
	p.order_confirm_heading2{
	font-size:14px;
	font-variant:small-caps;
	text-decoration:underline;
	text-transform:capitalize;
	}

/* ## PAYMENT_FAILED.CSS ## */

	
	#payment_failed_container{
		width: 618px;
		padding: 10px;
		}

/* ## PAYPAL_INCOMING.CSS ## */



/* ## QUICKBROWSE_LEFT_CATALOG.CSS ## */


	#quickbrowse_left_catalog{
		float:left;
		width:140px;
		overflow:hidden;
		border-bottom:1px dashed #cccccc;
		}
	.quickbrowse_left_catalog_department{
		float:left;
		width:100%;
		background-color:#ffffff;
		padding:3px 0px 3px 0px;
		border-top:1px dashed #cccccc;
		}
	.quickbrowse_left_catalog_department a{
		width:100%;
		color:#666666;
		font-size:12px;
		font-weight:bold;
		text-transform:capitalize;
		}
	.quickbrowse_left_catalog_department_over{
		float:left;
		width:100%;
		color:#0099FF;
		background-color:#f6f6f6;
		font-size:12px;
		font-weight:bold;
		text-transform:capitalize;
		padding:3px 0px 3px 0px;
		border-top:1px dashed #cccccc;
		}
	.quickbrowse_left_catalog_department_over a:hover{
		float:left;
		width:100%;
		color:#0099FF;
		font-size:12px;
		font-weight:bold;
		text-transform:capitalize;
		background-color:#f6f6f6;
		}
	.quickbrowse_left_catalog_department_over a{
		float:left;
		width:100%;
		color:#0099FF;
		font-size:12px;
		font-weight:bold;
		text-transform:capitalize;
		background-color:#f6f6f6;
		}
	.quickbrowse_left_catalog_sub_department{
		float:left;
		width:100%;
		color:#666666;
		background-color:#ffffff;
		font-size:11px;
		font-weight:normal;
		text-transform:capitalize;
		padding:3px 0px 3px 10px;
		}
	.quickbrowse_left_catalog_sub_department_over{
		float:left;
		width:100%;
		color:#0099FF;
		background-color:#f6f6f6;
		font-size:11px;
		font-weight:normal;
		text-transform:capitalize;
		padding:3px 0px 3px 10px;
		}
	.quickbrowse_left_catalog_sub_department_over a{
		float:left;
		width:100%;
		color:#666666;
		font-size:11px;
		font-weight:normal;
		text-transform:capitalize;
		}
	.quickbrowse_left_catalog_sub_department_over a:hover{
		float:left;
		width:100%;
		color:#0099FF;
		font-size:11px;
		font-weight:normal;
		text-transform:capitalize;
		}
	.quickbrowse_left_catalog_sub_department a{
		width:100%;
		color:#666666;
		background-color:#ffffff;
		font-size:11px;
		font-weight:normal;
		text-transform:capitalize;
		}
	.quickbrowse_left_catalog_sub_department a:hover{
		width:100%;
		color:#0099FF;
		background-color:#999999;
		font-size:11px;
		font-weight:normal;
		text-transform:capitalize;
		}


/* ## SEARCH.CSS ## */

	#search_site_results{
		float:left;
		width:610px;
		}
	#search_site_summary{
		float:left;
		width:590px;
		padding:10px 0px 0px 10px;
		}
	#search_site_summary_query_container{
		float:left;
		width:590px;
		}
	#search_site_summary_query{
		float:left;
		width:390px;
		text-transform:capitalize;
		}
	.search_site_summary_query_string{
		display:inline;
		font-weight:bold;
		font-style:italic;
		text-transform:none;
		}
	#full_search_text_button{
		float:right;
		top:0px;
		padding:0px;
		margin:0px;
		}
	#search_site_summary_full_text{
		float:left;
		width:560px;
		font-style:italic;
		text-align:justify;
		margin:10px 0px 0px 10px;
		padding:5px;
		border:1px solid black;
		}
	#search_site_summary_query_results_container{
		width:590px;
		margin:10px 0px 0px 0px;
		}
	#search_site_summary_query_results{
		float:left;
		width:420px;
		text-transform:capitalize;
		}
	.search_site_summary_query_results_number{
		display:inline;
		font-weight:bold;
		}
	#refine_search_button{
		float:right;
		top:0px;
		padding:0px;
		margin:0px;
		}
	#search_site_refine{
		float:left;
		width:590px;
		padding:10px 0px 0px 10px;
		}
	#search_site_results_container{
		float:left;
		width:600px;
		padding:10px 0px 0px 5px;
		}
	#search_site_pages_navigation{
		float:left;
		width:590px;
		bottom:0px;
		margin:10px 0px 0px 10px;
		height:60px;
		font-size:12px;
		text-transform:capitalize;
		font-variant:small-caps;
		}

/* ## SEARCH_PAGES_NAVIGATION.CSS ## */


	#search_site_pages_navigation a:hover{
		text-decoration:none;
		color:#ff0000;
		}
	.search_site_pages_link{
		float:left;
		padding:0px 5px 0px 5px;
		}
	.search_site_pages_list{
		width:580px;
		text-align:center;
		margin:0px;
		}
	.search_site_pages_list a:hover{
		background-color:#000000;
		}
	.search_site_pages_navigation{
		float:right;
		width:580px;
		}
	.search_site_pages_previous{
		float:left;
		width:180px;
		margin:10px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		text-align:left;
		}
	.search_site_pages_current{
		width:185px;
		float:left;
		font-weight:bold;
		margin:10px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		text-align:center;
		}
	.search_site_pages_next{
		float:left;
		width:180px;
		margin:10px 10px 0px 0px;
		padding:0px 0px 0px 0px;
		text-align:right;
		}

/* ## SEARCH_RESULTS_EACH_ITEM.CSS ## */


	.search_results_each_item{
		float:left;
		width:590px;
		height:34px;
		margin:5px 0px 0px 5px;
		border:1px solid #cccccc;
		cursor:pointer;
		}
	.search_results_each_item_over{
		float:left;
		width:590px;
		height:34px;
		margin:5px 0px 0px 5px;
		border:1px solid #ff0000;
		cursor:pointer;
		}
	.search_results_each_item_image{
		float:left;
		width:34px;
		padding:2px;
		margin:0px;
		}
	.search_results_each_item_image_small_thumb{
		width:30px;
		border:0px none transparent;
		}
	.search_results_each_item_product{
		float:left;
		width:450px;
		height:34px;
		padding:0px;
		margin:0px;
		}
	.search_results_each_item_product_code{
		float:left;
		width:150px;
		height:17px;
		font-style:italic;
		font-size:12px;
		text-align:right;
		padding:0px;
		margin:0px;
		}
	.search_results_each_item_product_name{
		float:left;
		width:300px;
		font-size:12px;
		font-weight:bold;
		height:17px;
		padding:0px;
		margin:0px;
		overflow:hidden;
		}
	.search_results_each_item_product_description{
		float:left;
		width:450px;
		height:17px;
		font-size:12px;
		padding:0px;
		margin:0px;
		overflow:hidden;
		}
	.search_results_each_item_price{
		float:right;
		width:90px;
		padding:0px;
		margin:0px;
		}
	.search_results_each_item_price_amount{
		width:70px;
		height:17px;
		font-size:12px;
		font-weight:bold;
		color:#ff0000;
		padding:0px;
		margin:0px;
		text-align:right;
		}
	.search_results_each_item_price_vat{
		width:70px;
		height:17px;
		font-size:10px;
		font-weight:bold;
		color:black;
		text-align:right;
		padding:0px;
		margin:0px;
		}


/* ## SEARCH_SITE_REFINE.CSS ## */

	#search_site_refine_container{
		float:left;
		width:560px;
		margin:0px 0px 0px 10px;
		padding:5px;
		border:1px solid black;
		}
	#search_site_refine_header{
		float:left;
		width:560px;
		font-size:14px;
		font-variant:small-caps;
		font-weight:bold;
		text-transform:capitalize;
		text-decoration:underline;
		margin:0px 0px 5px 0px;
		}
	#search_site_refine_block{
		float:left;
		width:560px;
		}
	#search_site_refine_block_left{
		float:left;
		width:auto;
		margin:0px 20px 0px 0px;
		}
	#search_site_refine_block_center{
		float:left;
		width:auto;
		margin:0px 20px 0px 0px;
		}
	#search_site_refine_block_right{
		float:left;
		width:auto;
		margin:0px 20px 0px 0px;
		}
	.search_site_refine_definition_list{
		margin:0px;
		line-height:20px;
		}
	.search_site_refine_definition_list_title{
		font-weight:bold;
		}
	.search_site_refine_definition_list_item{
		font-variant:small-caps;
		text-transform:capitalize;
		margin:0px 0px 0px 20px;
		}
	.search_site_refine_definition_list_item_qualifier{
		color:red;
		font-variant:normal;
		font-style:italic;
		font-size:10px;
		text-transform:none;
		}


/* ## SEND_TO_FRIEND.CSS ## */


	#send_to_friend_container{
		padding: 10px;
		}
	.send_to_friend_form_label{
		font-weight: bold;
		}

/* ## SEND_TO_FRIEND_CONFIRM.CSS ## */

	
	#send_to_friend_confirm_container
{
	padding: 10px;
}

/* ## SMALL_ITEM.CSS ## */


	div.each_small_item{
	height:200px;
	float:left;
	padding:5px;
	}

table.each_small_item_over{
	border:1px solid #ff0000;
	}

table.each_small_item_out{
	border:1px solid #cccccc;
	}

img.each_small_item_image{
	width:120px;
	height:120px;
	cursor:pointer;
	}

div.each_small_item_price{
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
	padding-top:20px;
	padding-bottom:20px;
	width:115px;
	vertical-align:top;
	text-align:center;
	}

div.each_small_item_view_link{
	color:black;
	cursor:pointer;
	text-transform:capitalize;
	font-variant:small-caps;
	padding-top:20px;
	padding-bottom:20px;
	width:115px;
	vertical-align:top;
	text-align:center;
	}

div.each_small_item_view_active{
	color:#ff0000;
	cursor:pointer;
	text-transform:capitalize;
	font-variant:small-caps;
	padding-top:20px;
	padding-bottom:20px;
	width:115px;
	vertical-align:top;
	text-align:center;
	}

div.each_small_item_title{
	height:40px;
	vertical-align:middle;
	overflow:hidden;
	}

div.each_small_item_code{
	font-style:italic;
	padding-top:5px;
	font-size:10px;
	padding-bottom:5px;
	}

span.each_small_item_prompt{
	font-style:normal;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	font-variant:small-caps;
	}

/* ## VIEWEXTRA_IFRAME.CSS ## */

	body{
		color:#666666;
		background-color:white;
		font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
		font-size:11px;
		}

	.viewextra_each_linked_item{
		width:260px;
		height:200px;
		float:left;
		margin:5px 5px 0px 0px;
		border:1px solid #cccccc;
		}
	.viewextra_each_linked_item_over{
		width:260px;
		height:200px;
		float:left;
		margin:5px 5px 0px 0px;
		border:1px solid #ff0000;
		}
	.viewextra_each_linked_item_image{
		float:left;
		width:120px;
		height:120px;
		cursor:pointer;
		overflow:hidden;
		padding:5px 5px 5px 5px;
		}
	.viewextra_each_linked_item_image_small_thumb{
		width:120px;
		border:0px none transparent;
		}
	.viewextra_each_linked_item_price{
		float:left;
		width:115px;
		height:120px;
		padding:5px 5px 5px 5px;
		overflow:hidden;
	}
	.viewextra_each_linked_item_price_amount{
		float:left;
		font-size:14px;
		font-weight:bold;
		color:#ff0000;
		padding:5px 0px 5px 0px;
		width:115px;
		text-align:right;
		}
	.viewextra_each_linked_item_price_vat{
		float:left;
		font-size:10px;
		font-weight:bold;
		color:black;
		width:115px;
		text-align:right;
		}
	.viewextra_each_linked_item_price_link{
		float:left;
		color:black;
		cursor:pointer;
		text-transform:capitalize;
		font-variant:small-caps;
		margin:5px 0px 0px 0px;
		width:115px;
		text-align:right;
		}
	.viewextra_each_linked_item_price_link_active{
		float:left;
		color:#ff0000;
		cursor:pointer;
		text-transform:capitalize;
		font-variant:small-caps;
		margin:5px 0px 0px 0px;
		width:115px;
		text-align:right;
		}
	.viewextra_each_linked_item_title{
		float:left;
		width:250px;
		height:15px;
		padding:0px 5px 5px 5px;
		}
	.viewextra_each_linked_item_description{
		float:left;
		width:250px;
		height:25px;
		padding:0px 5px 0px 5px;
		overflow:hidden;
		}
	.viewextra_each_linked_item_product{
		float:left;
		width:250px;
		height:15px;
		padding:5px 5px 5px 5px;
		}
	.viewextra_each_linked_item_product_prompt{
		float:left;
		font-style:normal;
		font-size:12px;
		font-weight:bold;
		text-transform:capitalize;
		font-variant:small-caps;
		}
	.viewextra_each_linked_item_product_code{
		float:left;
		font-style:italic;
		font-size:12px;
		}
	.viewextra_each_linked_item_price_buy{
		float:right;
		height:60px;
		width:115px;
		margin:5px 0px 0px 0px;
		}
	.viewextra_each_linked_item_price_buy_prompt{
		float:left;
		height:20px;
		width:80px;
		font-size:10px;
		padding:10px 0px 0px 0px;
		}
	.viewextra_each_linked_item_price_buy_quantity{
		float:left;
		width:30px;
		height:24px;
		margin:3px 0px 3px 0px;
		}
	.viewextra_each_linked_item_price_buy_button{
		float:left;
		width:115px;
		height:24px;
		margin:3px 0px 3px 0px;
		}
	.viewextra_quantity_box{
		float:left;
		width:25px;
		height:15px;
		font-size:12px;
		font-family:verdana,arial,sans-serif;
		padding:3px;
		margin:0px;
		border:1px solid #d1d2d4;
		}
	.viewextra_buy_button{
		float:right;
		height:20px;
		font-size:12px;
		font-family:verdana,arial,sans-serif;
		font-variant:small-caps;
		text-transform:capitalize;
		cursor:pointer;
		}
	.viewextra_buy_checkbox_prompt{
		float:left;
		font-size:10px;
		font-family:verdana,arial,sans-serif;
		text-transform:capitalize;
		padding:5px 5px 0px 0px;
		}
	.viewextra_buy_checkbox{
		display:inline;
		padding:10px 0px 0px 0px;
		cursor:pointer;
		}


/* ## VIEWITEM.CSS ## */


	#viewitem_page_container{
		float:left;
		width:725px;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		background-image:url("../dynamic/img.php?static_image=site_page_background_body.jpg");
		background-repeat:repeat-y;
		}
	#viewitem_drill_2_department{
		float: left;
		width: 453px;
		height: 20px;
		}
	#viewitem_display_product{
		float:left;
		width:600px;
		padding:10px 0px 0px 10px;
		}
	#viewitem_display_product_info{
		float:left;
		width:600px;
		background-color:white;
		padding:0px;
		margin-top:10px;
		overflow:auto;
		}
	#viewitem_display_product_info_navigation{
		float:left;
		width:600px;
		font-variant:small-caps;
		font-weight:bold;
		text-transform:capitalize;
		padding:0px;
		}
	#product_info_navigation_description{
		float:left;
		}
	#product_info_navigation_linked{
		float:left;
		}
	#product_info_navigation_files{
		float:left;
		}
	#product_info_navigation_gallery{
		float:left;
		}
	#product_info_navigation_review{
		float:left;
		}
	#viewitem_display_product_info_frames{
		float:left;
		width:598px;
		font-variant:small-caps;
		border-left:1px solid #6600ff;
		border-right:1px solid #6600ff;
		border-bottom:1px solid #6600ff;
		}
	.iframe_selected{
		width:113px;
		font-size:12px;
		color:black;
		cursor:pointer;
		padding:5px 0px 5px 5px;
		border-left:1px solid #6600ff;
		border-right:1px solid #6600ff;
		border-top:1px solid #6600ff;
		}
	.iframe_deselected{
		width:113px;
		font-size:12px;
		cursor:pointer;
		padding:5px 0px 5px 5px;
		border-left:1px solid #99ccff;
		border-right:1px solid #99ccff;
		border-top:1px solid #99ccff;
		border-bottom:1px solid #6600ff;
		}
	#iframe_product_info_description{
		float:left;
		width:598px;
		height:500px;
		}
	#iframe_product_info_linked{
		float:left;
		width:598px;
		height:500px;
		}
	#iframe_product_info_files{
		float:left;
		width:598px;
		height:500px;
		}
	#iframe_product_info_gallery{
		float:left;
		width:598px;
		height:500px;
		}
	#iframe_product_info_review{
		float:left;
		width:598px;
		height:500px;
		}

/* ## VIEWITEM_ASSOCIATED_FILES.CSS ## */

	#viewitem_associated_files{
		float: left;
		border: 1px #ccc solid;
		margin-top: 10px;
		margin-bottom: 10px;
		width: 100%;
		}
	#viewitem_associated_files_inner{
		padding: 15px;
		}
	#viewitem_associated_files_title{
		background-color: #ccc;
		padding: 3px;
		}

/* ## VIEWITEM_DISPLAY_PRODUCT.CSS ## */

	#viewitem_display_product_inner_left {
		float: left;
		width: 453px;
	}
		#viewitem_display_product_price {
			float: left;
			width: 150px;
			height: 65px;
			background: url(/images/mynextmattress_dynamic_images/mynextmattress_view_item_large_price_bg.jpg);
		}
			#viewitem_display_product_price_amount {
				color:#FFFFFF;
				font-size:28px;
				font-weight:bold;
				padding-top:7px;
				text-align:center;
			}
			#viewitem_display_product_price_rrp {
				color:#000000;
				font-size:11px;
				padding-top:7px;
				text-align:center;
			}
		#viewitem_display_product_brand {
			float: left;
			width: 296px;
			color: #FF8A00;
			font-size:35px;
			font-weight:bold;
			padding-left:7px;
		}
		#viewitem_display_product_title {
			float: left;
			width: 296px;
			color:#FF8A00;
			font-size:20px;
			font-weight:bold;
			margin-top:-5px;
			padding-left:7px;		
		}
		#viewitem_non_saleable_message {
			float: left;
			width: 451px;	
			margin-top: 5px;
			font-size: 20px;
			font-weight: bold;
			display: none;
		}
		#viewitem_display_product_image{
			float: left;
			width: 451px;
			margin-top: 10px;
			border: 1px solid #ccc;
			overflow: hidden;
			}
			#viewitem_display_product_image img {
				
			}
		#viewitem_image_zoom {
			float: left;
			width: 133px;
			padding: 5px 0 0 320px;
			background: url(/images/mynextmattress_dynamic_images/mynextmattress_view_item_zoom_image.jpg) no-repeat 300px 5px;
		}
		#viewitem_display_product_description {
			float: left;
			width: 453px;
			margin-bottom: 10px;
			margin-top: 10px;
		}
		#viewitem_display_product_description h2 {
			color:#FF8A00;
			margin:0;
			padding-bottom:5px;
			text-align:left;		
		}
	#viewitem_display_product_inner_right {
		float: left;
		width: 250px;
		margin-left: 22px;
		display: inline;
	}

/* ## VIEWITEM_DRILL_2_DEPARTMENT.CSS ## */



/* ## VIEWITEM_IMAGE_GALLERY.CSS ## */

	#viewitem_image_gallery{
		float: left;
		border: 1px #ccc solid;
		margin-top: 10px;
		margin-bottom: 10px;
		width: 100%;
		}
	#viewitem_image_gallery_inner{
		padding: 15px;
		height: 120px;
		overflow: auto;
		}
	#viewitem_image_gallery_title{
		background-color: #ccc;
		padding: 3px;
		}
	#viewitem_image_gallery img{
		border: 1px solid #ccc;
		padding: 2px;
		margin: 3px;
		}

/* ## VIEWITEM_LINKED_ITEM.CSS ## */


	div.each_small_item{
	height:200px;
	float:left;
	padding:5px;
	}

table.each_small_item_over{
	border:1px solid #ff0000;
	}

table.each_small_item_out{
	border:1px solid #cccccc;
	}

img.each_small_item_image{
	width:120px;
	height:120px;
	cursor:pointer;
	}

div.each_small_item_price{
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
	padding-top:20px;
	padding-bottom:20px;
	width:115px;
	vertical-align:top;
	text-align:center;
	}

div.each_small_item_view_link{
	color:black;
	cursor:pointer;
	text-transform:capitalize;
	font-variant:small-caps;
	padding-top:20px;
	padding-bottom:20px;
	width:115px;
	vertical-align:top;
	text-align:center;
	}

div.each_small_item_view_active{
	color:#ff0000;
	cursor:pointer;
	text-transform:capitalize;
	font-variant:small-caps;
	padding-top:20px;
	padding-bottom:20px;
	width:115px;
	vertical-align:top;
	text-align:center;
	}

div.each_small_item_title{
	height:40px;
	vertical-align:middle;
	overflow:hidden;
	}

div.each_small_item_code{
	font-style:italic;
	padding-top:5px;
	font-size:10px;
	padding-bottom:5px;
	}

span.each_small_item_prompt{
	font-style:normal;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	font-variant:small-caps;
	}

/* ## VIEWITEM_QUANTITY_BREAKS.CSS ## */

	#viewitem_quantity_break_container{
		width:180px;
		padding-top:10px;
		}
	#viewitem_quantity_break_table{
		float:right;
		width:170px;
		font-size:10px;
		color:black;
		}
	#viewitem_quantity_break_table_header{
		font-size:12px;
		font-variant:small-caps;
		font-weight:bold;
		text-transform:capitalize;
		text-decoration:underline;
		text-align:right;
		}
	.viewitem_quantity_break_table_line{
		}
	.viewitem_quantity_break_table_line_lower{
		width:80px;
		text-align:right;
		}
	.viewitem_quantity_break_table_line_separator{
		width:10px;
		text-align:center;
		}
	.viewitem_quantity_break_table_line_upper{
		width:20px;
		text-align:left;
		}
	.viewitem_quantity_break_table_line_price{
		width:70px;
		font-weight:bold;
		text-align:right;
		}


/* ## VIEWITEM_SCS_MATRIX.CSS ## */

	#viewitem_scs_matrix_container{
		float: left;
		width: 250px;
		}
	#scs_reset_button{
		float:left;
		margin-top:10px;
		}
	#scs_matrix_level_1{
		width:250px;
		float:left;
		}
	#scs_matrix_level_2{
		width:250px;
		float:left;
		}
	#scs_matrix_level_3{
		width:250px;
		float:left;
		}
	#scs_matrix_level_4{
		width:250px;
		float:left;
		}
	#scs_matrix_level_5{
		width:250px;
		float:left;
		}
	#viewitem_scs_selector_title_1{
		float: left;
		width: 100px;
		color:black;
		font-size:14px;
		font-weight:bold;
		text-transform:capitalize;
		}
	#viewitem_scs_selector_title_2{
		color:black;
		font-size:14px;
		font-weight:bold;
		text-transform:capitalize;
		}
	#viewitem_scs_selector_title_3{
		color:black;
		font-size:14px;
		font-weight:bold;
		text-transform:capitalize;
		}
	#viewitem_scs_selector_title_4{
		color:black;
		font-size:14px;
		font-weight:bold;
		text-transform:capitalize;
		}
	#viewitem_scs_selector_title_5{
		color:black;
		font-size:14px;
		font-weight:bold;
		text-transform:capitalize;
		}
	#viewitem_scs_selector_control_1{
		}
	#viewitem_scs_selector_control_2{
		}
	#viewitem_scs_selector_control_3{
		}
	#viewitem_scs_selector_control_4{
		}
	#viewitem_scs_selector_control_5{
		}
	.scs_option_select{
		float: left;
		text-transform:capitalize;
		width:150px;
		}
	.scs_option_value{
		text-transform:capitalize;
		}
	


/* ## WISHLIST.CSS ## */

	
	#wishlist_container {
		float: left;
		width: 598px;
		}
	#wishlist_header{
		float:left;
		width:600px;
		font-size: 18px;
		}
	#wishlist_wishlist{
		float:left;
		width:598px;
		margin-top: 10px;
		}
	#wishlist_email_to_friend{
		float:left;
		width:598px;
		margin-top: 10px;
		}
	#wishlist_email_to_friend label{
		float: left;
		display: block;
		text-align: right;
		width: 125px;
		}
	#wishlist_email_to_friend input{
		margin-left: 20px;
		padding: 1px;
		}
	#wishlist_table {
		width: 586px;
		}
	#wishlist_table th {
		text-align: left;
		}