* {
	padding: 0;
	margin: 0;
	}

body, html {
	width: 100%;
	height: 100%;
	background: #FFFFFF url( images/bg.png ) repeat-x;
	font-family: Arial, sans-serif;
	font-size: 101%;
	color: #444444;
	}

img {
	border: none;
	display: block;
	}

.bold {
	font-weight: bold;
	}

a {
	text-decoration: underline;
	color: #ec4127;
	}

a:hover, a.active {
	background: #ec4127;
	color: #FFFFFF;
	padding: 1px;
	}

.italic {
	font-style: italic;
	}

.clear {
	clear: both;
	}

.button {
	border: 1px #767676 solid;
	background: #bbb9b9;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	font-size: 11px;
	}

a.button.red {
	background: #ec4127;
	color: #FFFFFF;
	}

a.button:hover {
	background: #848484;
	text-decoration: none;
	border: 1px #484848 solid;
	}

a.button.red:hover {
	background: #bc210a;
	}

ul {
	list-style: none;
	}

/* Remove default textarea scroller bar from Internet Explorer */
textarea {
	overflow: auto;
	}

.checkbox, .form input.checkbox {
	width: 15px;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}

.align_right {
	text-align: right;
	}

#wrapper {
	width: 965px;
	margin: 0 auto;
	font-size: 90%;
	position: relative;
	z-index: 1;
	padding-top: 86px;
	}

#header {
	width: 959px;
	height: 88px;
	position: absolute;
	top: 0;
	left: 3px;
	z-index: 5;
	overflow: hidden;
	float:left;
	}

#logo {
	float: left;
	width: 331px;
	background: url( images/logo.png ) no-repeat;
	height: 100px;
	display: block;
	cursor: pointer;
	}

div#logo {
	cursor: default;
	}

* html #logo {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/logo.png", sizingMethod="crop");
	}

#logo img {
	visibility: hidden;
	}

#header_menus {
	width:610px;
	float: right;
	}

#header_menus ul {
	list-style: none;
	float:right
	}

#header_menus ul li {
	float: left;
	}

#top_menu {
	/*position: absolute;*/
	top: 0.6em;
	right: 0;
	float:right;
	height:53px;
	width:610px;
	}

#top_menu ul li a {
	color: #ef3924;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
	}

#top_menu ul li a:hover {
	background: none;
	padding: 0;
	text-decoration: underline;
	}

#top_menu ul li {
	background: url( images/top_menu_separator.png ) center right no-repeat;
	padding: 0 0.5em;
	}

#top_menu ul li.last {
	background: none;
	padding-right: 0;
	}

#main_menu {
	padding-right: 2px;
	background: url( images/main_menu_separator.png ) right top no-repeat;
	bottom: 4px;
	right: 0;
	float:right;
	width:610px !important;
	}	

#main_menu ul li {
	padding-left: 2px;
	background: url( images/main_menu_separator.png ) left top no-repeat;
	float:left;
	}
#main_menu ul li a {
	color: white;
	font-weight: bold;
	display: block;
	height: 25px;
	padding: 5px 20px;
	padding-top: 5px;
	text-decoration: none;	
	float:left;
	}
#main_menu ul li a:hover {
	text-decoration: none;
	background: url( images/main_menu_hover_bg.png ) repeat-x;
	color: #4d4d4d;
	}

#content {
	width: 967px;
	background: red;
	z-index: 2;
	background: #FFFFFF url( images/content_top_shadow.png ) repeat-x top left;
	padding-top: 1px;
	left: 0;
	}

* html #content {
	width: 959px;
	}

#content .trc {
	width: 100%;
	height: 100%;
	background: url( images/content_trc.png ) top right no-repeat;
	}

#content .tlc {
	width: 100%;
	background: url( images/content_tlc.png ) top left no-repeat;
	height: 100%;
	}

#content .rb {
	width: 100%;
	height: 100%;
	background: url( images/content_rb.png ) top right repeat-y;
	}

#content .lb {
	width: 100%;
	height: 100%;
	background: url( images/content_lb.png ) top left repeat-y;
	}

#content .content {
	padding: 15px 12px;
	width: auto;
	font-size: 80%;
	}

/*
#content .columns.home {
	padding-top: 180px;
	}
*/

*html #content .columns .home {
	float:left;
	}

*html+ #content .columns .home {
	float:left;
	}

*html #content .content 
	{
	float:left;
	}

*html+ #content .content 
	{
	float:left;
	}

#content #breadcrumb_and_search {
	background: url( images/breadcrumb_search_box_bg.png ) top left;
	}

#left, #right {
	width: 190px;
	}

#content .content #left {
	float: left;
	padding-left: 0;
	}

#middle {
	width: 538px;
	float: left;
	}

#middle.two_columns {
	width: 78%;
	}

#middle.full {
	width: 99%;
	}

#content .content #right {
	float: right;
	padding-right: 0;
	}

#content .content .columns .column {
	padding: 5px;
	}

#content .content .columns #middle.column {
	/*padding-top: 7px;*/
	float:left;
	}

#content .content .columns.home #middle {
	/*padding-top: 220px;*/
	}

#content .content .columns.single {
	padding-top: 10px;
	}

#content .content .columns.single #middle {
	width: 737px;
	padding-top: 7px;
	}

/* ---------- Search Area -- */
#search_area_box {
	width: 940px;
	position: relative;
	}

*html #search_area_box {
	width: 940px;
	}

#search_area_box .tlc {
	background: url( images/search_area_tlc.png ) no-repeat top left;
	}

#search_area_box .trc {
	background: url( images/search_area_trc.png ) no-repeat top right;
	}

#search_area_box .brc {
	background: url( images/search_area_brc.png ) no-repeat bottom right;
	}

#search_area_box .blc {
	background: url( images/search_area_blc.png ) no-repeat bottom left;
	padding: 3px 5px 5px 3px;
	}

#search_area_box .tb {
	background: url( images/search_area_tb.png ) repeat-x top left;
	}

#search_area_box .rb {
	background: url( images/search_area_rb.png ) repeat-y top right;
	}

#search_area_box .bb {
	background: url( images/search_area_bb.png ) repeat-x bottom left;
	}

#search_area_box .lb {
	background: url( images/search_area_lb.png ) repeat-y top left;
	}

#search_area_box .content {
	background: url( images/breadcrumb_search_box_bg.png ) top left;
	padding: 6px 7px;
	overflow: hidden;
	}

* html #search_area_box .content {
	height: 100%;
	}

#search_area_box .content a {
	text-decoration: none;
	}

#search_area_box .content a:hover {
	padding: 2px;
	}

#search_area a:hover {
	color: #FFFFFF;
	}

#search_area_box .content .button {
	float: left;
	width: 80px;
	text-align: center;
	background: #bdbbbc url( images/button_show_ex_inc_vat.png ) repeat-x top left;
	color: #454344;
	}

#search_area_box .content .button.red {
	float: right;
	margin-right: 53px;
	background: #c82f2a url( images/review_details_legend_hover_bg.png ) repeat-x top left;
	color: #FFFFFF;
	}

* html #search_area_box .content .button.red {
	margin-right: 60px;
	}

#shopping_basket {
	width: 52px;
	height: 64px;
	background: url( images/shopping_basket.png ) no-repeat;
	position: absolute;
	right: 10px;
	top: -20px;
	z-index: 30;
	}

* html #shopping_basket {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/shopping_basket.png", sizingMethod="crop");
	}

#search_area_shadow {
	width: 270px;
	height: 19px;
	overflow: hidden;
	padding-left: 2px;
	background: url( images/search_area_shadow.png ) no-repeat top left;
	margin-left: 260px;
	float: left;
	}

* html #search_area_shadow {
	margin-left: 160px;
	}

#search_area_ {
	border: 1px #4b4b4b solid;
	border-left: none;
	overflow: hidden;
	width: 192px;
	float: left;
	}

#search_area_ input {
	float: left;
	}

#search_area_ .text {
	width: 150px;
	height: 17px;
	border: none;
	background: #FFFFFF;
	border-right: 1px #4b4b4b solid;
	color: #6c7175;
	font-size: 110%;
	}

#search_area_box .content #search_area_shadow a {
	float: left;
	font-weight: bold;
	text-decoration: underline;
	font-size: 130%;
	margin: 1px 0 0 5px;
	color: #ff0406;
	}

#search_area_box .content #search_area_shadow a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#search_page #search_area_input {
	width: 100%;
	}

#search_page #blog_search .input
	width: 80%;
	}

/* ---------- Flash Placeholder -- */
#flash_placeholder {
	width: 950px;
	/*height: 179px;*/
	/* background: url( images/flash_placeholder.png ) no-repeat; */
	/*position: absolute;
	top: 145px;
	left: 3px;
	z-index: 0;*/
	float:left;
	}
*html #flash_placeholder {
	width: 950px;
	/*height: 179px;*/
	/*float:left;
	margin-left:12px;*/
	/* background: url( images/flash_placeholder.png ) no-repeat; */
	/*position: absolute;
	top: 145px;
	left: 3px;
	z-index: 0;*/
	}
*html+ #flash_placeholder {
	width: 950px;
	/*height: 179px;*/
	float:left;
	margin-left:12px;
	/* background: url( images/flash_placeholder.png ) no-repeat; */
	/*position: absolute;
	top: 145px;
	left: 3px;
	z-index: 0;*/
	
	}

/* ------------ */
#middle_read_area_placeholder {
	/*width: 551px;
	height: 216px;
	position: absolute;
	top: 323px;
	left: 205px;*/
	float:left;
	background-color:#f1f1f1;
	}

.box {
	border: none;
	padding: 0;
	margin-bottom: 0.7em;
	}

*html .box {
	margin-bottom: 0;
	}

.box .title {	
	height: 26px;
	padding: 4px 0 0 8px;
	width: auto;
	color: white;
	font-weight: bold;
	font-size: 140%;
	background: url( images/box_title_bg.png ) top left repeat-x;
	}

.box.basic .title {
	background: #ed4127;
	}

.box.notitle .title {
	height: 3px;
	padding-top: 0;
	background: none;
	}

#instruments_nav.box .title, #account_options.box .title, .box .title.red {
	background: url( images/box_instruments_title_bg.png ) top left repeat-x;
	}

.box ul {
	list-style-type: none;
	}

.box ul li {
	width: auto;
	background: url( images/box_list_bg.png );
	margin-bottom: 1px;
	padding: 2% 0 2% 7%;
	}

.box ul li.last {
	margin-bottom: 0;
	}

.box ul li a {
	font-size: 110%;
	color: #ef3924;
	font-weight: bold;
	text-decoration: none;
	}

.box ul li a:hover {
	text-decoration: none;
	color: #5b5b5b;
	background: none;
	padding: 0;
	}

.box ul li.active {
	padding: 0;
	background: none;
	}

.box ul li.active div {
	padding: 2% 0 2% 7%;
	background: #f33822 url( images/box_instruments_active_arrow.png ) center left no-repeat;
	}

.box ul li.active a {
	color: white;
	}

.box ul li.active a:hover {
	text-decoration: none;
	}

.box ul li.active ul {
	margin-left: 7%;
	}

.box ul li.active ul li {
	background: #FFFFFF url( images/box_instruments_active_submenu_arrow.png ) center left no-repeat;
	padding-left: 5%;
	width: auto;
	}

.box ul li.active ul li a {
	font-weight: normal;
	color: black;
	font-size: 100%;
	}

.box ul li.active ul li a:hover {
	text-decoration: underline;
	}

.box {
	width: 100%;
	}

.box .footer {
	background: url( images/box_bottom_bg.png ) no-repeat;
	width: 100%;
	height: 5px;
	}

* html .box .footer {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/box_bottom_bg.png", sizingMethod="crop");
	}

.box .top {
	width: auto;
	height: 30px;
	background: url( images/box_top_bg.png ) no-repeat;
	padding: 3px 5px 0 3px;
	}

.box .top.notitle {
	height: 1px;
	background: url( images/box_top_notitle_bg.png ) no-repeat;
	overflow: hidden;
	}

/* IE6 \*/
* html .box .top {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/box_top_bg.png", sizingMethod="crop");
	}
/* End IE6 */

#content .box .content {
	width: auto;
	padding: 0;
	padding-left: 3px;
	background: url( images/box_left_shadow.png ) repeat-y top left;
	font-size: 100%;
	overflow: hidden;
	height: 100%;
	}
	
* html #left .box .content, * html #right .box .content {
	background: none;
	height: 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/box_left_shadow.png", sizingMethod="crop");
	}

.box .inner_content {
	width: auto;
	padding-right: 5px;
	background: url( images/box_right_shadow.png ) repeat-y top right;
	color: #444444;
	height: 100%;
	}

.box.basic .inner_content {
	padding: 1em;
	}

* html #left .box .inner_content, * html #right .inner_content {
	background: none;
	height: 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/box_right_shadow.png", sizingMethod="crop");
	}

* html #left .box ul a {
	position: relative;
	z-index: 1;
	}

/* ---------- Our Coumminity listing -- */
#our_community.box {
	width: 181px;
	overflow: hidden;
	position: relative;
	height: 273px;
	/* height: 405px; */
	}

#our_community.box.quick {
	height: 405px;
	}

#our_community.box .title {
	position: relative;
	z-index: 100;
	}

#our_community.box li img {
	visibility: hidden;
	}

#our_community.box .hover img {
	visibility: visible;
	}

#our_community.box ul {
	height: 100%;
	}

#our_community.box ul li {
	background: none;
	padding: 0;
	border-bottom: 1px #a9a9a9 solid;
	background: #FFFFFF;
	width: 181px;
	margin-bottom: 0;
	}

#our_community.box ul li .handle {
	padding: 5px;
	}

#our_community.box ul li img {
	display: block;
	margin: 0 auto;
	margin-left:-1px;
	}

#left #our_community.box {
	border: 1px #a9a9a9 solid;
	}

*html #left #our_community{
	border: 1px #a9a9a9 solid;
	}

#our_community.box ul li.last {
	border-bottom: none;
	}

#our_community.box ul li .community_name, .middle_box .middle_content h3 {
	color: #f33822;
	font-size: 120%;
	font-weight: bold;
	}

#our_community.box ul li .community_desc {
	font-size: 95%;
	color: #444444;
	}

#our_community.box ul li .community_link a {
	font-size: 95%;
	font-weight: normal;
	display: block;
	padding-right: 1em;
	background: url( images/box_our_community_more_arrow.png ) center right no-repeat;
	width: 5.7em;
	}

#our_community.box ul li.hover {
	background: #FFFFFF url( images/box_our_community_top_bg.png ) bottom left repeat-x;
	}

#our_community.box ul li.hover .community_link a {
	background: url( images/box_our_community_top_arrow.png ) center right no-repeat;
	}

#our_community.box .title {
	width: 96%;
	}

#need_some_help h1, #blog_search h1 {
	color: #ef3824;
	font-size: 165%;
	}

#need_some_help h3, #blog_search h3 {
	font-weight: normal;
	font-size: 120%;
	color: #6b6b6b;
	}

#need_some_help .top {
	height: 2px;
	}

.box .bottom {
	background: #99989a url( images/box_bottom_arrow.png ) no-repeat center left;
	padding: 1px 1em 0.2em 10px;
	text-align: left;
	}

.box .bottom a, .middle_box .middle_bottom a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}

.box .bottom a:hover, .middle_box .middle_bottom a:hover {
	background: none;
	padding: 0;
	text-decoration: none;
	}

#need_some_help .positioner, #blog_search .positioner {
	padding: 0.5em 0 0.5em 0.5em;
	background: url( images/box_need_some_help_bg.png ) top left;
	}

.box .inner_content .area {
	padding: 0.3em;
	}

#secure_shop .inner_content .area {
	text-align: center;
	background: #FFFFFF url( images/box_secureshop_bg.png ) repeat-x bottom left;
	}

#secure_shop a {
	font-size: 90%;
	}

/* ---------- Account Options -- */
#account_options {
	}

/* ---------- Reviews Box -- */
#reviews_box .area {
	font-size: 100%;
	}

#reviews_box img {
	float: left;
	vertical-align: middle;
	}

#reviews_box .author_review_title {
	text-indent: 18px;
	background: url( images/box_reviews_spot.png ) top left no-repeat;
	width: 100%;
	float: left;
	padding-top: 5px;
	background-position: 0 6px;
	font-size: 95%;
	}

#reviews_box .author_review_title strong {
	display: block;
	margin: 3px 0 0 0px;
	}

#reviews_box p {
	clear: both;
	padding: 0.3em 0;
	font-size: 90%;
	}

/* ---------- Join Our Newsletter -- */
#join_our_newsletter .top.notitle {
	height: 0px;
	}

#join_our_newsletter .area {
	background: #fc5c36 url( images/box_newsletter_body_bg.png ) repeat-y top right;
	padding: 0.3em 1em 0 0.8em;
	}

#join_our_newsletter .bottom {
	background: #ef3924 url( images/box_newsletter_bottom_bg.png ) top left no-repeat;
	}

#join_our_newsletter .area div {
	height: 57px;
	width: auto;
	padding-top: 42px;
	color: #FFFFFF;
	font-size: 95%;
	}

#join_our_newsletter h3 {
	color: #FFFFFF;
	font-size: 145%;
	}

#join_our_newsletter ul li {
	background: none;
	padding: 0;
	}

/* ---------- Are you a student -- */
#are_you_a_student .top.notitle {
	height: 0px;
	}

#are_you_a_student .area {
	background: #fc5c36 url( images/box_student_body_bg.png ) repeat-y top right;
	padding: 0.3em 1em 0 0.8em;
	}

#are_you_a_student .bottom {
	background: #ef3924 url( images/box_student_bottom_bg.png ) top left no-repeat;
	}

#are_you_a_student .area div {
	height: 57px;
	width: 70%;
	font-weight: bold;
	padding-top: 42px;
	color: #FFFFFF;
	font-size: 95%;
	}

#are_you_a_student h3 {
	color: #FFFFFF;
	font-size: 145%;
	}

#are_you_a_student ul li {
	background: none;
	padding: 0;
	}

/* ---------- Looking for a teacher -- */
#looking_for_a_teacher .top.notitle {
	height: 0px;
	}

#looking_for_a_teacher .area {
	background: #fc5c36 url( images/box_teacher_body_bg.png ) repeat-y top right;
	padding: 0.3em 1em 0 0.8em;
	height: 129px;
	}

#looking_for_a_teacher .bottom {
	background: #ef3924 url( images/box_teacher_bottom_bg.png ) top left no-repeat;
	}

#looking_for_a_teacher .area div {
	height: 57px;
	width: 52%;
	font-weight: bold;
	padding-top: 42px;
	color: #FFFFFF;
	font-size: 95%;
	}

#looking_for_a_teacher h3 {
	color: #FFFFFF;
	font-size: 145%;
	}

#looking_for_a_teacher ul li {
	background: none;
	padding: 0;
	}

/* ---------- Fortissimo Partners -- */
#fortissimo_partners .top.notitle {
	height: 0px;
	}

#fortissimo_partners .area {
	background: #fc5c36 url( images/box_fortissimo_partners.png ) repeat-y top right;
	padding: 50px 1em 0 0.8em;
	height: 112px;
	font-size: 90%;
	}

#fortissimo_partners .bottom {
	background: #ef3924 url( images/box_fortissimo_partners_bot.png ) top left no-repeat;
	height: 17px;
	}

#fortissimo_partners .area div {
	height: 57px;
	width: 52%;
	font-weight: bold;
	padding-top: 42px;
	color: #FFFFFF;
	font-size: 95%;
	}

#fortissimo_partners h3 {
	color: #FFFFFF;
	font-size: 145%;
	}

#fortissimo_partners ul li {
	background: none;
	padding: 0;
	}

#fortissimo_partners a {
	display: block;
	width: 70px;
	height: 12px;
	}

/* ---------- Instrument guites -- */
#instrument_guides .top.notitle {
	height: 0px;
	}

#instrument_guides .area {
	background: #fc5c36 url( images/box_ig_body_bg.png ) repeat-y top right;
	padding: 0.3em 1em 0 0.8em;
	height: 100px;
	}

#instrument_guides .bottom {
	background: #ef3924 url( images/box_ig_bottom_bg.png ) top left no-repeat;
	}

#instrument_guides .area div {
	height: 57px;
	width: 52%;
	font-weight: bold;
	padding-top: 42px;
	color: #FFFFFF;
	font-size: 95%;
	}

#instrument_guides h3 {
	color: #FFFFFF;
	font-size: 145%;
	}

#instrument_guides ul li {
	background: none;
	padding: 0;
	}

/* ---------- Next Day Delivery -- */
#next_day_delivery .top.notitle {
	height: 0px;
	}

#next_day_delivery .area {
	background: #fc5c36 url( images/box_delivery_body_bg.png ) repeat-y top right;
	padding: 0.3em 1em 0 0.8em;
	}

#next_day_delivery .bottom {
	background: #ef3924 url( images/box_delivery_bottom_bg.png ) top left no-repeat;
	}

#next_day_delivery .area div {
	height: 57px;
	width: auto;
	padding-top: 42px;
	color: #FFFFFF;
	font-size: 95%;
	}

#next_day_delivery h3 {
	color: #FFFFFF;
	font-size: 145%;
	}

#next_day_delivery ul li {
	background: none;
	padding: 0;
	}

#page_help li {
	padding: 0;
	margin: 0;
	background: none;
	}

#page_help h1 {
	color: #444444;
	font-size: 95%;
	}

#page_help p {
	font-size: 90%;
	padding-bottom: 1em;
	}

#page_help p a {
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	}

#page_help p a:hover {
	color: #FFFFFF;
	background: #ef3924;
	padding: 2px;
	}

/* ---------- Middle Content -- */

#middle .heading {
	width: auto;
	font-size: 135%;
	font-weight: bold;
	padding: 0.3em;
	background: #b8b8b8 url( images/title_grey_bg.png ) top left repeat-x;
	color: #2e2e2e;
	height: 100%;
	}

#middle .inner {
	border: 1px #797979 solid;
	background: #FFFFFF;
	margin-bottom: 1em;
	overflow: hidden;
	}

/* ---------- Middle Area Box -- */
#content .content .columns .column.two_columns {
	padding-top: 7px;
	}

.middle_box {
	width: 100%;
	border: 1px #797979 solid;
	margin-bottom: 1em;
	background: #FFFFFF;
	}
	
.middle_box .title {
	background: #ef3924;
	padding: 5px 1%;
	font-size: 155%;
	font-weight: bold;
	background: #b8b8b8 url( images/title_grey_bg.png ) top left repeat-x;
	color: #2e2e2e;
	/*width:527px;*/
	width: 721px;
	}
	
	#categories_home .title h1, #info_home .title h1 {
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
	color: #2e2e2e;
	margin: 0px;
	}
#categories_home h2.h2links {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	display: inline;
	font-weight: normal;
	}
.middle_box .middle_content {
	padding: 1%;
	background: #FFFFFF;
	overflow: hidden;
	}

.middle_box .middle_bottom {
	background: #727074;
	padding: 0.2em 1em;
	text-align: right;
	}

#choose_category {
	overflow: hidden;
	background: #FFFFFF;
	}

* html #choose_category {
	height: 100%;
	}

#choose_category .row {
	clear: both;
	text-align: center;
	overflow: hidden;
	padding-bottom: 1em;
	}

#choose_category #first_category_row {
	padding-left: 40px;
	}

#choose_category .category {
	width: 28%;
	float: left;
	text-align: center;
	padding: 0 0.6em;
	min-height: 200px;
	font-size: 95%;
	}

* html #choose_category .category {
	height: 200px;
	}

#choose_category #first_category_row .category {
	padding: 0 4em;
	}

#choose_category .category a {
	display: block;
	color: #EF3924;
	font-weight: bold;
	font-size: 150%;
	text-decoration: none;
	}

* html #choose_category .category a {
	font-size: 140%;
	}

#choose_category .category a:hover {
	background: none;
	padding: 0;
	color: #5b5b5b;
	}

#choose_category .category.product img {
	margin: 0.5em auto;
	}

#choose_category .category.product {
	text-align: left;
	}

#choose_category .category.product a {
	font-size: 90%;
	margin-bottom: 0.4em;
	}

* html #choose_category .category.product a {
	font-size: 90%;
	font-weight: normal;
	}

#choose_category .category.product a span {
	font-weight: bold;
	display: block;
	font-size: 110%;
	margin-bottom: 0.4em;
	}

#choose_category .category.product a:hover {
	text-decoration: underline;
	color: #f33822;
	}

#choose_category .product .image {
	height: 150px;
	overflow: hidden;
	cursor: pointer;
	}

#choose_category .product .name {
	font-weight: bold;
	font-size: 110%;
	height: 20px;
	padding-bottom: 5px;
	cursor: pointer;
	}

#choose_category .product .desc {
	height: 40px;
	padding-top: 10px;
	}

#choose_category .product .price .vat {
	font-size: 60%;
	}

#choose_category .category.product h3 {
	color: #444444;
	font-weight: bold;
	font-size: 160%;
	}

.single #choose_category .category {
	width: 157px;
	}

.single #choose_category .category img {
	margin: 0 auto;
	}

.single #choose_category {
	padding: 1em;
	width: auto;
	}

.single #choose_category .category.last {
	border-right: none;
	}

.single #choose_category .row {
	padding: 1em 0;
	border-top: 1px #c7c7c7 solid;
	overflow: hidden;
	height: 100%;
	}

.single #choose_category h1 {
	color: #f13823;
	font-size: 160%;
	}

/* ---------- Home page categories -- */
#categories_home .category {
	float: left;
	padding-top: 145px;
	width: 30%;
	padding-left: 3%;
	}

#categories_home .row {
	overflow: hidden;
	}

#categories_home .separator {
	background: #a9a9a9;
	height: 1px;
	width: 100%;
	overflow: hidden;
	margin: 1em 0;
	}

#categories_home .category h1 {
	font-size: 110%;
	margin-bottom: 8px;
	}

#categories_home .category li a {
	font-size: 90%;
	}

#categories_home .category ul {
	list-style: inside;
	list-style-image: url(images/box_our_community_more_arrow.png);
	}

#categories_home .category.percussion {
	background: url( images/category_percussion.png ) no-repeat top center;
	}

#categories_home .category.guitars {
	background: url( images/category_guitars.png ) no-repeat top center;
	}

#categories_home .category.woodwind {
	background: url( images/category_woodwind.png ) no-repeat top center;
	}

#categories_home .category.brass {
	background: url( images/category_brass.png ) no-repeat top center;
	}

#categories_home .category.strings {
	background: url( images/category_strings.png ) no-repeat top center;
	}

#categories_home .category.accessories {
	background: url( images/category_accessories.png ) no-repeat top center;
	}

#categories_home h1 a {
	text-decoration: none;
	color: #444444;
	}

#categories_home h1 a:hover {
	background: none;
	padding: 0;
	}

/* ---------- Category Information -- */
#category_information {
	padding: 1em;
	overflow: hidden;
	clear: both;
	}

#category_information .left {
	width: 80%;
	color: #444444;
	float: left;
	}

#category_information .right {
	width: 19%;
	float: right;
	overflow: hidden;
	}

#category_information p span {
	display: block;
	font-weight: bold;
	padding: 0.5em 0;
	}

#learning_zone .middle_content {
	padding-top: 2em;
	background: #FFFFFF url( images/middle_box_lz_bg.png ) repeat-x bottom left;
	overflow: hidden;
	height: 100%;
	}

#learning_zone .left, #learning_zone .right {
	width: 45%;
	padding: 0 2%;
	}

#learning_zone p {
	font-size: 95%;
	}

#learning_zone .middle_content a {
	color: #ef3924;
	font-size: 95%;
	}

#learning_zone .middle_content a:hover {
	color: #FFFFFF;
	}

#learning_zone .middle_content img {
	margin: 0 auto 13px auto;
	display: block;
	}

/* ---------- Footer Navigation -- */
#footer_navigation, #customer_services {
	width: auto;
	clear: both;
	padding: 0 5px 0 3px;
	font-size: 75%;
	}

* html #footer_navigation, * html #customer_services {
	width: 100%;
	}

#footer_navigation .positioner {
	width: 100%;
	padding: 0.8em 0 0.7em 0;
	background: #6f7479 url( images/footer_navigation_bg.png ) repeat-x;
	overflow: hidden;
	text-align: center;
	}

#footer_navigation ul {
	text-align: center;
	}

#footer_navigation ul li {
	display: inline;
	background: url( images/footer_navigation_separator.png ) center right no-repeat;
	padding: 0 0.5em;
	}

#footer_navigation ul li.last {
	background: none;
	}

#footer_navigation a {
	color: #FFFFFF;
	text-decoration: none;
	}

#footer_navigation a:hover {
	background: none;
	padding: 0;
	text-decoration: underline;
	}

/* ---------- Customer Services -- */
#customer_services .positioner {
	width: auto;
	background: #808080 url( images/customer_services_bg.png ) repeat-x;
	overflow: hidden;
	padding: 1em 2%;
	height: 100px;
	}

#customer_services .online_help a {
	background: none;
	text-decoration: none;
	color: white;
	}

#customer_services .online_help a:hover {
	padding: 0;
	}

#helpline {
	background: url( images/telephone.png ) no-repeat;
	padding-left: 95px;
	height: 5em;
	width: 39%;
	margin-top: 1.5em;
	}

#helpline h1 {
	color: #FFFFFF;
	font-size: 130%;
	}

#helpline h1.online_help {
	margin-top: 0.6em;
	font-size: 140%;
	}

#helpline span {
	color: #c5c5c5;
	}

#payment_methods {
	width: 45%;
	background: #aeaeae;
	height: auto;
	overflow: hidden;
	}

* html #payment_methods {
	height: 100%;
	}

#payment_methods .tb {
	background: url( images/payment_methods_tb.png ) repeat-x top left;
	}

#payment_methods .rb {
	background: url( images/payment_methods_rb.png ) repeat-y top right;
	}

#payment_methods .bb {
	background: url( images/payment_methods_bb.png ) repeat-x bottom left;
	}

#payment_methods .lb {
	background: url( images/payment_methods_lb.png ) repeat-y top left;
	}

#payment_methods .tlc {
	background: url( images/payment_methods_tlc.png ) no-repeat top left;
	}

#payment_methods .trc {
	background: url( images/payment_methods_trc.png ) no-repeat top right;
	}

#payment_methods .brc {
	background: url( images/payment_methods_brc.png ) no-repeat bottom right;
	}

#payment_methods .blc {
	background: url( images/payment_methods_blc.png ) no-repeat bottom left;
	padding: 3%;
	overflow: hidden;
	height: 100%;
	}

#payment_methods_list {
	width: 314px;
	height: 29px;
	background: url( images/payment_methods_list.png ) no-repeat;
	}

#payment_methods_paypal {
	width: 89px;
	height: 34px;
	background: url( images/payment_methods_paypal.png ) no-repeat;
	}

#payment_methods_google_checkout {
	width: 104px;
	height: 40px;
	background: url( images/payment_methods_google_checkout.png ) no-repeat;
	}

#payment_methods #payment_methods_list {
	width: 100%;
	background-position: center right;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	height: 24px;
	clear: both;
	margin-bottom: 0.5em;
	}

#payment_methods #payment_methods_paypal {
	width: 70%;
	height: 30px;
	padding-top: 10px;
	background-position: center right;
	color: #FFFFFF;
	font-weight: bold;
	float: left;
	}

#payment_methods #payment_methods_google_checkout {
	float: right;
	}

/* ---------- Footer -- */
#footer {
	width: 100.2%;
	height: 50px;
	background: #FFFFFF url( images/footer_bg.png ) top left repeat-x;
	color: #444444;
	font-size: 75%;
	}

#footer .rc {
	width: 100%;
	height: 100%;
	background: url( images/footer_rc.png ) top right no-repeat;
	}

#footer .lc {
	width: 100%;
	height: 100%;
	padding-top: 1em;
	background: url( images/footer_lc.png ) top left no-repeat;
	text-align: center;
	}

#footer a {
	color: #444444;
	text-decoration: none;
	}

#footer a:hover {
	padding: 0;
	text-decoration: underline;
	background: none;
	}

/* ---------- Buyers Guide -- */
#buyers_guide {
	padding: 1em;
	overflow: hidden;
	height: 100%;
	}

#buyers_guide h1 {
	color: #f33822;
	border-bottom: 1px #c7c7c7 solid;
	font-size: 140%;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	}

#buyers_guide ul {
	margin-left: 1em;
	}

#buyers_guide li {
	float: left;
	padding-left: 15px;
	background: url( images/buyers_guide_bullet.png ) no-repeat top left;
	margin-right: 1em;
	}

#buyers_guide li a {
	color: #444444;
	text-decoration: none;
	font-size: 90%;
	}

#buyers_guide li a:hover {
	background: none;
	text-decoration: underline;
	padding: 0;
	}

#buyers_guide span {
	color: #f33822;
	font-weight: bold;
	display: block;
	font-size: 110%;
	}

#buyers_guide a:hover span {
	text-decoration: underline;
	color: #f33822;
	}

/* ---------- Product Parts -- */
#product_parts.inner {
	border: none;
	background: none;
	position: relative;
	overflow: visible;
	width: 100%;
	}

#product_tabs {
	position: relative;
	width: 100%;
	z-index: 2;
	height: 30px;
	bottom: -1px;
	}

#product_tabs ul {
	position: absolute:
	overflow: hidden;
	background:red;
	bottom: 0;
	left: 0;
	}

#product_tabs li a {
	display: block;
	padding: 6px 18px;
	border: 1px #797979 solid;
	border-right: none;
	background: #f1f1f1 url( images/product_tabs_right_shadow.png ) no-repeat left top;
	color: #707070;
	text-decoration: none;
	font-weight: bold;
	height: 13px;
	font-size: 14px;
	}

* html #product_tabs li a {
	overflow: hidden;
	}

#product_tabs li a:hover, #product_tabs li.active a {
	background: #FFFFFF url( images/product_tabs_hover_right_shadow.png ) no-repeat top right;
	color: #f33822;
	border-bottom: none;
	height: 18px;
	padding-right: 30px;
	border-top: none;
	}

#product_tabs li.last a:hover, #product_tabs li.last.active a {
	background: #FFFFFF url( images/product_tabs_reviews_hover_right_shadow.png ) no-repeat top right;
	border-right: none;
	}

#product_tabs li.last a {
	border-right: 1px #797979 solid;
	}

#product_tabs li {
	float: left;
	bottom: 0;
	left: auto;
	position: absolute;
	}

#product_tabs li.first a {
	border-left: 1px #797979 solid;
	background-image: none;
	}

#product_tabs li.first a:hover, #product_tabs li.first.active a {
	background: #FFFFFF url( images/product_tabs_hover_right_shadow.png ) no-repeat top right;
	}

#product_body {
	border: 1px #797979 solid;
	clear: both;
	width: 100%;
	z-index: 1;
	background: #FFFFFF;
	padding-top: 30px;
	overflow: hidden;
	}

li#tabs_overview {
	left: 0;
	z-index: 9;
	}

* html li#tabs_overview a {
	width: 68px;
	}

li#tabs_gallery {
	left: 105px;
	z-index: 8;
	}

* html li#tabs_gallery a {
	width: 49px;
	}

li#tabs_specifications {
	left: 191px;
	z-index: 7;
	}

* html li#tabs_specifications a {
	width: 99px;
	}

li#tabs_essentialextras {
	left: 327px;
	z-index: 6;
	}

* html li#tabs_essentialextras a {
	width: 112px;
	}

li#tabs_reviews {
	left: 476px;
	z-index: 5;
	}

* html li#tabs_reviews a {
	width: 60px;
	}

.reviews .header {
	padding: 0 1.5em 1em 1.5em;
	}

.reviews .footer {
	padding: 0 2em;
	}

.reviews .header h1 {
	color: #f33822;
	font-size: 140%;
	}

.reviews .header p {
	color: #727272;
	font-weight: bold;
	padding: 0.5em 0;
	}

.reviews .header a {
	display: block;
	height: 18px;
	width: auto;
	color: #f33822;
	padding-left: 20px;
	background: url( images/add_review_icon.png ) no-repeat center left;
	font-weight: bold;
	letter-spacing: 1px;
	}

.reviews .header a:hover {
	background-color: none;
	padding: 0 0 0 20px;
	margin: 0;
	}

.reviews .line {
	width: 100%;
	background: #c7c7c7;
	height: 1px;
	overflow: hidden;
	}

.reviews .body {
	overflow: hidden;
	height: 100%;
	}

.reviews .body .left, .reviews .body .right {
	padding: 1em 1% 0 1%;
	height: 100%;
	}

.reviews .body .left {
	width: 60%;
	background: url( images/grey_border.png ) repeat-y top right;
	}

.reviews .body .right {
	width: 36%;
	}

/* ---------- Review Message -- */
.review_message {
	width: 100%;
	}

.review_message .top {
	width: 100%;
	height: 2px;
	overflow: hidden;
	background: #babab0 url( images/rmtbg.png ) repeat-x top left;
	}

.review_message .top .lc {
	width: 100%;
	height: 100%;
	background: url( images/rmtlc.png ) no-repeat top left;
	}

.review_message .top .rc {
	width: 100%;
	height: 100%;
	background: url( images/rmtrc.png ) no-repeat top right;
	}

.review_message .message {
	border: 1px #a9a9a9 solid;
	border-top: none;
	background: #fffccc url( images/review_message_bullet.png ) no-repeat top left;
	background-position: 9px 9px;
	padding: 1em;
	padding-left: 45px;
	padding-top: 11px;
	margin-bottom: 1em;
	width: auto;
	}

.review_message h1 {
	font-size: 130%;
	color: #f33822;
	}

.review_message h3 {
	font-size: 95%;
	}

.review_message p {
	padding: 0.5em 0;
	}

#further_reviews h1 {
	font-size: 150%;
	color: #f33822;
	}

#further_reviews p {
	font-size: 95%;
	padding: 0.5em 0;
	}

#further_reviews a {
	font-size: 100%;
	}

/* Tab content will be hidden at first */
.tab_content {
	display: none;
	}

/* ---------- Add Your Review -- */
#add_your_review_form {
	width: 70%;
	padding-top: 1em;
	height: 100%;
	}

#add_your_review_form .message {
	background: #ececec;
	padding: 8px 1em 1em 8px;
	}

#add_your_review_form fieldset, .form fieldset {
	border: 1px #d9d9d9 solid;
	background: #FFFFFF;
	}

#add_your_review_form legend, .form legend {
	color: #FFFFFF;
	background: #706c70 url( images/review_details_legend_bg.png ) repeat-x top left;
	padding: 2px 10px;
	font-size: 100%;
	font-weight: bold;
	margin-left: 17px;
	border: 1px #595959 solid;
	}

#add_your_review_form label input, #add_your_review_form label textarea, .form label input .form label textarea, .form label select {
	float: right;
	font-size: 11px;
	}

#add_your_review_form.hover legend, .form.hover legend {
	background: #ec4127 url( images/review_details_legend_hover_bg.png ) repeat-x top left;
	}

#add_your_review_form label, #add_your_review_form .row, .form label, .form .row {
	display: block;
	float: left;
	width: 94%;
	color: #5b5b5b;
	border-bottom: 1px #d9d9d9 solid;
	overflow: hidden;
	padding: 0.5em 3%;
	}

* html #add_your_review_form label, * html #add_your_review_form .row, * html .form label, * html .form .row {
	padding: 5px 10px;
	}

#add_your_review_form .last, .form .last {
	border-bottom: none;
	}

#add_your_review_form label.hover, .form label.hover, .form .row.hover {
	background: #fffccc;
	}

#add_your_review_form label span, .form label span, .form .row span, .red {
	color: #ec4127;
	}

#add_your_review_form input, #add_your_review_form textarea, .form input, .form textarea, .form select {
	border: 1px #909090 solid;
	float: right;
	width: 205px;
	padding: 2px;
	color: #5b5b5b;
	font-size: 11px;
	}

.form select {
	width: 211px;
	}

#add_your_review_form .last input, .form .last input {
	background: #f44531;
	color: #FFFFFF;
	min-width: 10em;
	font-weight: bold;
	font-size: 90%;
	padding: 0.2em 0.3em;
	}

/* ---------- Delivery Methods -- */
#delivery_methods .column {
	float: right;
	width: 50%;
	}

#delivery_methods .method_name {
	font-weight: bold;
	font-size: 130%;
	color: #f13823;
	}

#delivery_methods .idest {
	color: #5b5b5b;
	font-style: italic;
	}
/* ---------- Essential Extras -- */
.essentialextras .header {
	overflow: hidden;
	}

.essentialextras .header .left {
	width: 48%;
	float: left;
	padding: 1%;
	}

.essentialextras .header .right {
	width: 48%;
	float: right;
	padding: 1%;
	font-weight: bold;
	color: #444444;
	}

.essentialextras .header .left h1, .essentialextras .header .left h2 {
	color: #f33822;
	}

.essentialextras .header .left h2 {
	font-size: 200%;
	font-weight: normal;
	}

.essentialextras .header .left h1 {
	text-align: right;
	font-size: 220%;
	}

.essentialextras .listing {
	height: 100%;
	clear: both;
	}

.essentialextras .listing .row {
	padding: 1em 0;
	border-top: 1px #c7c7c7 solid;
	position: relative;
	min-height: 100px;
	clear: both;
	overflow: hidden;
	height: 100%;
	}

.essentialextras .listing .row.last_row {
	border-bottom: none;
	}

.essentialextras .listing .cell {
	float: left;
	}

.essentialextras .listing .image {
	width: 20%;
	}

.essentialextras .listing .image img {
	margin: 0 auto;
	}

.essentialextras .listing .image a, .essentialextras .listing .image a:hover {
	padding: 0;
	background: none;
	}

.essentialextras .listing .text {
	width: 60%;
	font-size: 95%;
	color: #444444;
	}

.essentialextras .listing .text p {
	padding: 0.2em 0;
	padding-right: 3em;
	}

.essentialextras .listing .text span {
	font-weight: bold;
	display: block;
	}

.essentialextras .listing .addinfo {
	width: 20%;
	position: absolute;
	bottom: 1em;
	right: 0;
	}

/* ---------- Gallery -- */
.gallery .header {
	padding: 0 1em 1em 1em;
	background: url( images/gallery_header_border_bottom.png ) repeat-x bottom left;
	overflow: hidden;
	height: 100%;
	}

.gallery .header h1 {
	font-size: 200%;
	color: #f33822;
	font-weight: normal;
	padding-bottom: 1.5em;
	}

.gallery .footer {
	overflow: hidden;
	padding: 1em 2em;
	background: url( images/gallery_footer_bg.png ) repeat-x bottom left;
	height: 100%;
	}

.gallery .footer ul li {
	float: left;
	margin-right: 0.5em;
	padding: 1px;
	position: relative;
	height: 100px;
	}

.gallery .footer ul li a:hover {
	padding: 0;
	background: none;
	}

.gallery .footer ul li a div {
	display: none;
	}

.gallery .footer ul li a:hover div {
	display: block;
	width: 91px;
	height: 85px;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background: #FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}

.gallery .footer ul li img {
	border: 1px #797979 solid;
	}

.gallery .header h3, .gallery .footer h3 {
	color: #f33822;
	padding-bottom: 0.3em;
	font-size: 100%;
	}

.gallery h3 span {
	font-size: 130%;
	}

/* ---------- Zoom Effect -- */
#zoom_effect_dragging {
	width: 48%;
	float: left;
	padding-left: 2%;
	}

#zoom_effect_draggin_area {
	width: 300px;
	height: 249px;
	background: url( images/bssmall.jpg ) no-repeat top left;
	position: relative;
	}

#zoom_effect_view {
	width: 340px;
	height: 250px;
	float: right;
	background: url( images/bsbig.jpg ) no-repeat top left;
	}

#zoom_effect_dragging h3 {
	font-size: 100%;
	color: #f33822;
	}

#zoom_effect_dragging_area_holder {
	border: 1px #a9a9a9 solid;
	overflow: hidden;
	width: 340px;
	}

#zoom_effect_dragging_area_holder .title {
	background: #f0f0f0 url( images/icons/magnifier.png ) no-repeat;
	background-position: 1em center;
	padding: 0.5em 3em;
	font-weight: bold;
	border-bottom: 1px #a9a9a9 solid;
	}

/* ---------- Product Info -- */
#product_info {
	padding: 1em;
	padding-bottom: 0;
	overflow: hidden;
	height: 100%;
	}

#product_info_attributes h2 {
	border-bottom: 1px #c7c7c7 solid;
	color: #F33822;
	padding-bottom: 3px;
	font-size: 150%;
	}

#product_info_attributes h3 {
	color: #ef361a;
	font-weight: bold;
	font-size: 95%;
	padding-bottom: 0.2em;
	}

#product_info_attributes p {
	padding-top: 1em;
	}

#product_info_attributes .price {
	font-size: 150%;
	color: #444444;
	}

#product_info_attributes .price .vat {
	font-size: 60%;
	font-weight: normal;
	}

#product_info_attributes ul li {
	font-size: 90%;
	}

#product_info_attributes .add2basket_button {
	font-size: 90%;
	}

#product_info_attributes .products_listing {
	overflow: hidden;
	height: 98%; /* IE6 */
	padding: 1em 0; 
	}

#product_info_attributes .products_listing .product {
	width: 169px;
	margin: 0 4px;
	overflow: hidden;
	float: left;
	}

* html #product_info_attributes .products_listing .product {
	margin: 0 3px;
	}

#product_info_attributes .products_listing .product img {
	margin: 0 auto;
	}

#product_info h1 {
	border-top: 1px #c7c7c7 solid;
	font-size: 120%;
	text-align: center;
	clear: both;
	color: #f33822;
	margin-top: 0.5em;
	padding: 0.5em 0;
	}

#product_info .sector_image {
	float: left;
	width: 58%;
	padding: 1%;
	height: 100%;
	min-height: 250px;
	background: url( images/grey_border.png ) repeat-y top right;
	}

#product_info .sector_image img {
	display: block;
	margin: 0 auto;
	}

#product_info .sector_information {
	width: 38%;
	padding: 1%;
	position: absolute;
	bottom: 0;
	right: 0;
	}

#product_info .sector_information ul {
	font-size: 90%;
	margin-bottom: 10px;
	}

#product_info_sectors {
	overflow: hidden;
	height: 100%;
	width: 100%;
	clear: both;
	position: relative;
	min-height: 275px;
	}

.add2basket_button {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px #484848 solid;
	border-right: 1px #737373 solid;
	text-decoration: none;
	padding: 2px;
	background: #ec4127 url( images/review_details_legend_hover_bg.png ) repeat-x top right;
	font-size: 120%;
	cursor: pointer;
	}

.add2basket_button.small {
	font-size: 95%;
	}

a.add2basket_button:hover {
	padding: 2px;
	background: #EC4127 url(images/review_details_legend_hover_bg.png) repeat-x scroll right top;
	}

a.add2basket_button.grey:hover {
	padding: 2px;
	background: #BDBBBC url(images/button_show_ex_inc_vat.png) repeat-x scroll left top;
	}

input.add2basket_button {
	padding: 0.1em;
	color: #FFFFFF;
	}

.price {
	font-size: 160%;
	color: #444444;
	font-weight: bold;
	display: block;
	padding: 0.2em 0;
	}

.price .vat {
	font-size: 65%;
	font-weight: normal;
	}

#product_info .sector_information h4, .essentialextras .listing h4 {
	color: #ec4127;
	font-size: 90%;
	}

#product_info .sector_image a:hover {
	padding: 0;
	background: none;
	}

/* ---------- Login Page -- */
#new_customer {
	width: 49%;
	float: left;
	}

#existing_customer {
	width: 49%;
	float: right;
	}

#new_customer h1, #existing_customer h1 {
	color: #ed4127;
	border-bottom: 1px #c7c7c7 solid;
	padding-left: 0.2em;
	font-size: 155%;
	}

#new_customer .content, #existing_customer .content {
	padding-left: 0.2em;
	font-size: 100%;
	}

#new_customer h2, #new_customer h4, #new_customer strong {
	color: #444444;
	}

#new_customer h2 {
	padding-bottom: 1em;
	font-size: 120%;
	}

#new_customer h4 {
	font-size: 95%;
	}

#new_customer p {
	padding: 0.5em 0;
	font-size: 95%;
	}

#existing_customer fieldset {
	border: none;
	}

#existing_customer .row {
	clear: both;
	overflow: hidden;
	padding: 0.2em;
	width: 73%;
	}

#existing_customer input {
	float: right;
	}

#existing_customer label {
	display: block;
	width: 100px;
	float: left;
	color: #444444;
	font-weight: bold;
	}

#existing_customer input {
	border: 1px #909090 solid;
	}

#zeDragging {
	width: 60px;
	height: 45px;
	border: 1px #444444 solid;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background: #FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	}

#my_account {
	clear: both;
	}

#my_account h1 {
	width: 100%;
	font-size: 140%;
	border-bottom: 1px #c7c7c7 solid;
	color: #f13823;
	padding-bottom: 0.2em;
	}

#my_account .inner_content {
	padding: 1em;
	color: #444444;
	}

#my_account p {
	padding: 1em;
	padding-left: 2em;
	padding-bottom: 0.5em;
	background: url( images/my_account_arrow.png ) no-repeat top left;
	background-position: 1em 1.2em;
	}

#my_account p a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	}

#my_account p a:hover {
	padding: 0;
	background: none;
	color: #ec4127;
	}

#newsletters p {
	padding-left: 0;
	background: none;
	}

.primary_address {
	color: #7d7d7d;
	font-style: italic;
	}

#primary_address_title, #address_book_entries, .primary_address_title {
	color: #ef3924;
	padding: 0.5em 0.3em;
	font-size: 125%;
	background: #dedede;
	border-bottom: 1px #c7c7c7 solid;
	font-weight: bold;
	}

.address_book_row {
	overflow: hidden;
	font-size: 100%;
	color: #444444;
	padding: 0.5em 0;
	}

.address_book_row .cell {
	float: left;
	}

.address_book_row .markers {
	width: 10%;
	font-weight: bold;
	color: #ef3924;
	font-size: 95%;
	}

.address_book_row .address {
	width: 70%;
	font-size: 95%;
	}

.address_book_row .actions {
	width: 20%;
	}

.address_book_row .actions a {
	display: block;
	background: #bbb9b9;
	border: 1px #484848 solid;
	float: right;
	padding: 0.2em 0.6em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-right: 0.3em;
	font-size: 90%;
	}

.form {
	padding: 12px;
	border: 1px #d9d9d9 solid;
	background: #dedede;
	overflow: hidden;
	color: #5b5b5b;
	font-size: 95%;
	margin-bottom: 1em;
	height: 100%;
	}

.form .required, #my_account .form .required {
	padding: 0 0 0.5em 20px;
	background: none;
	color: #444444;
	}

.form .required span {
	color: #f33822;
	}

.form .radio {
	width: 15px;
	float: none;
	vertical-align: middle;
	border: none;
	margin-right: 5px;
	}

.form fieldset {
	background: #FFFFFF;
	border: 1px #dddddd solid;
	}

.form label {
	overflow: hidden;
	}

.form.size2 {
	width: 50%;
	}

.form.size3 {
	width: 60%;
	}

.form .row label {
	border: none;
	padding: 0;
	float: left;
	width: auto;
	}

.form .radio_carrier {
	float:right;
	width:209px;
	text-align:right;
	overflow: hidden;
	}

.notify {
	font-size: 95%;
	color: #444444;
	padding: 1.5em 0;
	}

.notify span {
	color: #ef3924;
	font-weight: bold;
	}

#newsletters_form h2 {
	font-size: 140%;
	float: left;
	color: #ef3924;
	}

#newsletters_form p {
	clear: both;
	padding: 0.5em 0;
	background: none;
	}

#newsletters_form .row {
	margin-bottom: 1em;
	overflow: hidden;
	}

.form .last_row {
	margin-bottom: 0;
	border-bottom: none;
	}

/* ---------- Listing -- */
.listing .row {
	overflow: hidden;
	clear: both;
	width: 100%;
	padding: 0.5em 0;
	border-bottom: 1px #c7c7c7 solid;
	font-size: 95%;
	color: #444444;
	}

.listing .row.hover {
	background: #fffccc;
	}

.listing .row.head {
	background: #dedede;
	color: #f33822;
	text-align: center;
	font-weight: bold;
	}

.listing .row.foot {
	background: #dedede;
	border-bottom: none;
	}

.listing .cell {
	float: left;
	padding: 0 0.5%;
	}

.listing .cell.text_left {
	text-align: left;
	}

.listing .cell.text_center {
	text-align: center;
	}

.listing .cell.text_right {
	text-align: right;
	}

.listing .row.paging {
	color: #444444;
	font-size: 95%;
	border-bottom: none;
	padding-top: 2em;
	background: #FFFFFF;
	}

.listing .paging .left, .listing .paging .right {
	width: 50%;
	}

.listing .paging .right {
	text-align: left;
	}

/* ---------- Orders Listing -- */
#orders_listing .cell {
	text-align: center;
	}

#orders_listing .date, #orders_listing .order_no, #orders_listing .order_cost, #orders_listing .status, #orders_listing .view {
	width: 9%;
	}

#orders_listing .delivery_tracking, #orders_listing .shipped_to {
	width: 24%;
	}

#orders_listing .cell.date {
	text-align: left;
	}

#orders_listing .cell.status {
	font-weight: bold;
	}

#orders_listing .order_cost b {
	font-weight: normal;
	}

#orders_listing .view a {
	display: block;
	background: #ef3924;
	border: 1px #484848 solid;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0.3em 0.2em;
	text-decoration: none;
	width: 3em;
	margin: 0 auto;
	font-size: 95%;
	}

/* ---------- Teachers Search Listing -- */
#teachers_listing .cell {
	color: #f33822;
	padding: 0 2%;
	}

#teachers_listing .contact_details, #teachers_listing .subjects_taught {
	width: 16%;
	text-align: left;
	}

#teachers_listing .description {
	width: 56%;
	text-align: left;
	}

#teachers_listing .introduction {
	padding: 0.5em 0;
	color: #484848;
	}

#teachers_listing .subjects_taught ul {
	list-style-image: url(images/box_our_community_more_arrow.png);
	list-style-position: inside;
	}

#teachers_listing .listing_footer {
	background: #dedede;
	height: 10px;
	border: 1px #c7c7c7 solid;
	margin-top: 0.5em;
	}

#google_map {
	margin: 1em 0;
	border: 1px #706c70 solid;
	}

#google_map a:hover {
	padding: 0;
	background: none;
	}

 .no_teachers {
	font-size: 170%;
	font-weight: bold;
	padding: 1em 0;
	}

/* ---------- Orders Info -- */
#orders_info_buttons {
	float: right;
	width: 50%;
	}

#orders_info_buttons .add2basket_button {
	font-size: 65%;
	letter-spacing: 1px;
	}

#orders_info_buttons .separator {
	width: 1em;
	text-align: center;
	float: right;
	color: #c7c7c7;
	font-size: 80%;
	}

#orders_info .order_data {
	padding-top: 2em;
	font-size: 95%;
	}

/* ---------- Shipping and Payment Methods -- */
#shipping_payment_methods .content {
	padding: 1em 0;
	font-size: 95%;
	overflow: hidden;
	}

#shipping_payment_methods h1 {
	border-bottom: none;
	}

#shipping_payment_methods .content h1 {
	color: #f13823;
	font-weight: bold;
	border-bottom: none;
	margin-bottom: 0;
	float: left;
	width: 140px;
	}

#shipping_payment_methods .content .right h1 {
	width: 125px;
	}

#shipping_payment_methods span {
	font-weight: normal;
	color: #444444;
	}

#shipping_payment_methods .order_confirm_change, #orders_history .order_confirm_change {
	font-weight: normal;
	}

#shipping_payment_methods .change-link {
	float: left;
	padding-top: 2px;
	color: #F13823;
	}

/* ---------- Items Ordered -- */
#items_ordered .cell {
	text-align: center;
	}

#items_ordered .cell.product_name {
	text-align: left;
	font-weight: bold;
	}

#items_ordered .quantity, #items_ordered .cost {
	width: 8.9%;
	}

#items_ordered .product_name {
	width: 79%;
	}

#items_ordered .totals {
	float: right;
	text-align: right;
	clear: both;
	padding: 3em 2% 1em 0;
	font-size: 95%;
	}

#items_ordered .totals b {
	font-size: 150%;
	}

#items_ordered .order_confirm_change {
	color: #FFFFFF;
	}

#items_ordered .order_confirm_change:hover {
	padding: 0;
	text-decoration: none;
	}

#items_ordered .totals .total td {
	padding-top: 1em;
	}

/* ---------- Order Success -- */
#order_success h1, #order_success h3 {
	color: #f13823;
	}

#order_success h1 {
	font-size: 150%;
	padding-bottom: 0.3em;
	border-bottom: 1px #c7c7c7 solid;
	}

#order_success h3 {
	font-size: 130%;
	padding-bottom: 1em;
	}

#order_success p {
	font-size: 90%;
	padding: 0.5em 0;
	}

#order_success #continue_checkout h3 {
	padding-bottom: 0;
	}

/* ---------- Orders Histry -- */
#orders_history {
	width: 50%;
	float: right;
	border-bottom: 0;
	background: #fffccc;
	}

#orders_history .title {
	padding: 0.5em 3%;
	color: #444444;
	font-weight: bold;
	}

#orders_history .cell.date, #orders_history .cell.status {
	width: 19%;
	padding: 0 3%;
	}

#orders_history .name {
	width: 43%;
	padding: 0 3%;
	}

.order_details_block {
	width: 100%;
	border: 1px #c7c7c7 solid;
	overflow: hidden;
	margin-bottom: 1em;
	}

.order_details_block .title {
	background: #dedede;
	border-bottom: 1px #c7c7c7 solid;
	overflow: hidden;
	padding: 0.5em 1em;
	font-size: 95%;
	}

.order_details_block .title strong {
	color: #ef3924;
	}

.order_details_block .pretitle {
	background: #ef3924;
	color: #FFFFFF;
	padding: 0.5em 1%;
	font-weight: bold;
	font-size: 120%;
	}

.order_details_block .left, .order_details_block .right {
	padding: 0 1%;
	width: 48%;
	}

/* ---------- My Basket -- */
#my_basket .header {
	width: 100%;
	padding: 0.5em 0;
	border-bottom: 1px #bbb9b9 solid;
	overflow: hidden;
	}

#my_basket .header a, #my_basket .shop_buttons a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0.2em 0.4em;
	border: 1px #484848 solid;
	font-size: 95%;
	}

#my_basket .header a.grey, #my_basket .shop_buttons a.grey, .add2basket_button.grey {
	background: #BDBBBC url(images/button_show_ex_inc_vat.png) repeat-x scroll left top;
	color: #444444;
	float: left;
	}

#my_basket .header a.red, #my_basket .shop_buttons a.red {
	background: #ef3924 url(images/review_details_legend_hover_bg.png) repeat-x scroll left top;
	float: right;
	}

#my_basket .middle_box {
	margin-top: 1em;
	}

#my_basket .middle_box .title {
	background: transparent url(images/box_instruments_title_bg.png) repeat-x scroll left top;
	font-size: 140%;
	padding: 0.5% 1%;
	color: #FFFFFF;
	}
	
#my_basket .middle_box .listing .remove a {
	display: block;
	width: 14px;
	height: 20px;
	background: url(images/icons/remove.gif ) no-repeat top left;
	cursor: pointer;
	margin: 0 auto;
	}

#my_basket .middle_box .listing .remove a:hover {
	background: url(images/icons/remove_hover.gif );
	padding: 0;
	}

#my_basket .middle_box .listing .cart_delete {
	display: none;
	}

#my_basket .middle_box .listing .quantity input {
	width: 60%;
	margin: 0 20%;
	text-align: center;
	color: #444444;
	border: 1px #909090 solid;
	}

#my_basket .middle_box .listing .product_image img {
	margin: 0 auto;
	}
	
#my_basket .middle_box .listing .remove, #my_basket .middle_box .listing .quantity, #my_basket .middle_box .listing .cost {
	width: 9%;
	}

#my_basket .middle_box .listing .product_image {
	width: 19%;
	}

#my_basket .middle_box .listing .product_name {
	width: 49%;
	}

#my_basket .middle_box .listing .product_name h1 {
	color: #f33822;
	font-weight: bold;
	font-size: 120%;
	}

#my_basket .middle_box .listing .product_name h3 {
	color: #f33822;
	font-size: 100%;
	font-weight: normal;
	}

#my_basket .middle_box .listing .cost {
	text-align: center;
	}

#my_basket .middle_box .listing .update_button, #my_basket .middle_box .listing .basket_total {
	width: 24%;
	}

#my_basket .middle_box .listing .cart_weight {
	width: 39%;
	}

#my_basket .middle_box .listing .row.foot {
	font-size: 95%;
	}

#my_basket .middle_box .listing .update_button a {
	letter-spacing: 0.7px;
	font-size: 100%;
	}

#my_basket .middle_box .cart_weight, #my_basket .middle_box .listing .basket_total, #my_basket .middle_box .listing .cost {
	padding-top: 0.3em;
	}

#my_basket .middle_box .listing .basket_total {
	text-align: right;
	}

#my_basket .shop_buttons {
	padding-top: 1em;
	}

#my_basket .shop_buttons a.grey {
	float: right;
	}

.buttons_separator {
	float: right;
	color: #c7c7c7;
	padding: 0 1em;
	}

#my_basket .shop_buttons ul {
	float: right;
	width: 270px;
	clear: both;
	}

#my_basket .shop_buttons ul p {
	color: #f14127;
	font-size: 130%;
	}

#my_basket .shop_buttons ul a {
	background: none;
	border: none;
	display: inline;
	color: #f14127;
	padding: 0;
	font-weight: normal;
	text-decoration: underline;
	}

#my_basket .shop_buttons ul li a:hover {
	text-decoration: none;
	}

#my_basket .shop_buttons ul li {
	padding-bottom: 1em;
	}

#my_basket .shop_buttons ul li span {
	font-weight: bold;
	color: #f14127;
	}

#my_basket .shop_buttons .add2basket_button, #my_basket .header a {
	font-size: 140%;
	}

/* ---------- Alternatively payment methods ( Google Checkout and Paypal ) -- */
.alt-payment-methods {
	float: right;
	width: 260px;
	}

.alt-payment-methods p {
	padding:1em 0;
	text-align:center;
	color:#EF3924;
	width: 100%;
	clear:both;
	float:right;
	}

.alt-payment-methods .description {
	font-size: 90%;
	padding-bottom: 5px;
	}

.alt-payment-methods .add2basket_button {
	font-size: 140%;
	text-align: center;
	}

/* ---------- Total Prices -- */
#total_prices {
	padding: 0.5em 1em;
	border-bottom: 1px #c7c7c7 solid;
	text-align: right;
	font-size: 95%;
	}

#items_ordered #total_prices {
	border-bottom: none;
	}

#total_prices .row {
	overflow: hidden;
	clear: both;
	}

#total_prices .name, #total_prices .value {
	float: right;
	}

#total_prices .value {
	min-width: 80px;
	}

* html #total_prices .value {
	width: 80px;
	}

#total_prices .prices_list {
	padding: 1em 0;
	}

#total_prices .total {
	font-size: 150%;
	font-weight: bold;
	}

#total_prices .total.ex {
	padding-top: 1em;
	}

#total_prices .total .value {
	color: #ed4127;
	}

/* ---------- Google Checkout Button */
#google_checkout_area {
	min-width: 164px;
	float: right;
	text-align: right;
	}

#google_checkout_area .button {
	width: 165px;
	height: 44px;
	display: block;
	background: url( images/google_checkout_button.png ) no-repeat;
	border: none;
	padding: 0;
	float: right;
	clear: both;
	}

* html #google_checkout_area {
	width: 165px;
	}

#google_checkout_area .button:hover {
	padding: 0;
	}

#google_checkout_area .question {
	font-size: 95%;
	color: #444444;
	clear: both;
	float: right;
	}

#google_checkout_area .question:hover {
	background: none;
	padding: 0;
	text-decoration: none;
	}

#paypal_checkout_button {
	width: 149px;
	height: 41px;
	background: url( images/paypal_checkout_button.png ) no-repeat;
	float: right;
	display: block;
	clear: both;
	padding: 0;
	}

#my_basket #paypal_checkout_button {
	margin-top: 1em;
	}

/* ---------- Continue Checkout Procedure -- */
#continue-checkout {
	padding: 0.2em 0.5em;
	font-size: 95%;
	clear: both;
	overflow: hidden;
	}

#continue-checkout ul {
	float: right;
	}

#continue-checkout ul li.sep {
	width: 20px;
	height: 27px;
	display: block;
	text-align: center;
	background: url( images/continue-checkout-separator.png ) no-repeat center center;
	}

#continue-checkout ul li {
	float: left;
	}

#continue-checkout .add2basket_button {
	font-size: 140%;
	text-align: center;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	}

/* ---------- Payment Information -- */
#payment_information .italic, #delivery_details .italic {
	color: #969696;
	}

/* ---------- Delivery Details -- */
#delivery_cost_box {
	border: 1px #484848 solid;
	clear: both;
	margin-top: 1em;
	overflow: hidden;
	}

#delivery_cost_box .listing .row {
	border-bottom: none;
	}

#delivery_cost_box span {
	color: #444444;
	}

#delivery_cost_box #delivery_total_cost_viewer {
	color: #ed4127;
	}

#delivery_cost_box .delivery_cost_box_title {
	border-bottom: 1px #666666 solid;
	padding: 0.2em 0.5em;
	font-weight: bold;
	}

#delivery_cost_box .delivery_cost_box_content {
	background: #fffccc;
	padding: 1em 0.5em;
	border-top: 1px #dad8b2 solid;
	overflow: hidden;
	}

#delivery_details h1, #payment_information h1 {
	font-size: 150%;
	border-bottom: 1px #c7c7c7 solid;
	color: #444444;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 15px;
	}

#delivery_details h1 span, #payment_information h1 span {
	color: #f13823;
	font-weight: bold;
	}

#delivery_details .listing .row {
	padding: 0;
	}

#delivery_details .listing .total {
	font-size: 150%;
	padding-top: 1em;
	font-weight: bold;
	}

#delivery_details .listing .total .third {
	color: #ed4127;
	}

#delivery_details .listing .cell.first {
	width: 59%;
	}

#delivery_details .listing .cell.second {
	width: 29%;
	text-align: right;
	}

#delivery_details .listing .cell.third {
	width: 9%;
	text-align: right;
	}

#delivery_address_row, .delivery_address_row {
	padding: 0.5em 0;
	border-bottom: 1px #c7c7c7 solid;
	overflow: hidden;
	}

#delivery_address_row div.left, .delivery_address_row div.left {
	width: 58%;
	font-size: 95%;
	color: #444444;
	padding: 0 10% 0 2%;
	}

#delivery_address_row .left h3, .delivery_address_row .left h3 {
	color: #ef3924;
	font-size: 100%;
	}

#delivery_address_row .right h2, .delivery_address_row .right h2 {
	color: #ef3924;
	font-size: 130%;
	}

#delivery_address_row .right .add2basket_button, .delivery_address_row .right .add2basket_button {
	font-size: 90%;
	color: #FFFFFF;
	margin-top: 0.5em;
	letter-spacing: 0.7px;
	}

#delivery_address_row .right, .delivery_address_row .right {
	width: 30%;
	}

#delivery_details .step, #payment_information .step {
	margin-bottom: 20px;
	clear: both;
	}

#delivery_details .step.s3 h1 {
	margin-bottom: 0;
	}

/* ---------- Address Book Entries -- */
#address_book_entry .cell {
	padding: 1%;
	}

#address_book_entry .labels {
	width: 8%;
	font-weight: bold;
	color: #f33822;
	}

#address_book_entry .address {
	width: 73%;
	}

#address_book_entry .select_address {
	width: 13%;
	}

#address_book_entry .select_address input {
	vertical-align: middle;
	margin-right: 3px;
	}

/* ---------- Errors -- */
#errors {
	padding: 1em 0;
	font-size: 95%;
	}

#errors li img {
	float: left;
	vertical-align: middle;
	margin: 2px 5px 0 0;
	}

#calendar {
	display: none;
	position: absolute;
	top: 100px;
	left: 100px;
	border: 1px #000000 solid;
	background: #FFFFFF;
}

#calendar table td {
	text-align: center;
	padding: 0.2em;
	}

#calendar td {
	color: #444444;
	font-size: 85%;
	}

#calendar a {
	color: #ff6600;
	padding: 0;
	text-decoration: none;
	}

#calendar a:hover {
	padding: 0;
	background: none;
	}

#calendar td a:hover {
	font-weight: bold;
	}

#calendar .footer {
	padding: 0.2em;
	text-align: center;
	border-top: 1px #000000 solid;
	background: #ef3924;
	}

#calendar .footer a {
	color: #FFFFFF;
	}

#calendar .header {
	color: #FFFFFF;
	background: #ef3924;
	text-align: center;
	padding: 0.2em 0;
	border-bottom: 1px #000000 solid;
	position: relative;
}

#calendar .header .next_month_switch, #calendar .header .past_month_switch {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	text-align: center;
}

#calendar .header .past_month_switch {
	left: 0;
	right: auto;
	}

#calendar .header  a {
	color: #FFFFFF;
	}

/* ---------- Order Steps -- */
#order_steps ul li {
	display: inline;
	margin-right: 1em;
	}

#order_steps {
	text-align: center;
	padding: 5px 0 3px 0;
	}

#order_steps li a {
	background: #dedede;
	color: #FFFFFF;
	padding: 0.2em 0.4em;
	text-decoration: none;
	font-weight: bold;
	border: 1px #000000 solid;
	font-size: 100%;
	}

#order_steps li.passed a {
	background: #ef3924;
	}

/* ---------- Checkout Confirmation Products Listing -- */
#checkout_confirmation_products .quantity, #checkout_confirmation_products .price {
	width: 9%;
	text-align: center;
	}

#checkout_confirmation_products .name {
	width: 79%;
	}

#checkout_confirmation_products .price {
	font-size: 100%;
	font-weight: normal;
	}

/* --------- Advanced Search Form -- */
#advanced_search input {
	width: 205px;
	}

#search_popup {
	padding: 1em;
	font-size: 80%;
	}


#search_results a:hover {
	padding: 0;
	}
/* ---------- Product Description -- */

#product_description {
	width: 736px;
	float: left;
}
.desc_quote p {
	float: right;
	display: inline;
	margin: 0px;
	width: 350px;
}
.desc_quote {
	clear: both;
	float: left;
	margin-bottom: 20px;
}
.desc_quote img {
	float: left;
}
.pic_info_area {
	float: left;
	clear: left;
	width: 736px;
}

.pic_info_area img {
	float: left;
	vertical-align: bottom;
	text-align: left;
}
.desc_info_row {
	float: right;
	width: 350px;
	margin-bottom: 20px;
}
.desc_info_row   p, .desc_info_row h3{
	display: inline;
	width: 240px;
	float: right;
	margin: 0px;
	padding: 0px;
}

/* ---------- Custom Pages and product specs -- */

.home_links h2 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}


div.page_style {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.middle_box .middle_content .page_style h1, div.page_style h1 {
	font-size: 18px;
	color: #FF0000;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7C7C7;
}
.middle_box .middle_content .page_style h2, div.page_style h2 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.middle_box .middle_content .page_style h3, div.page_style h3 {
	font-size: 12px;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.page_style p, div.page_style p.red_text {
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
}
.page_style  p.red_text, div.page_style p.red_text  {color: #FF0000;}
.middle_box .middle_content .page_style ol, div.page_style ol {
	padding-left: 20px;
	margin-left: 20px;
}
.middle_box .middle_content .page_style ul li, div.page_style li {
	padding-left: 15px;
	margin-left: 20px;
	background-image: url(images/my_account_arrow.png);
	background-repeat: no-repeat;
	background-position: left 4px;
}

/* ---------- Site Map -- */
#sitemap ul {
	list-style: disc;
	padding: 0 1em;
	}

#sitemap ul li {
	padding: 0.2em 0;
	}

#sitemap .left, #sitemap .right {
	width: 50%;
	}

#sitemap h1 {
	font-size: 140%;
	color: #EC4127;
	}

#my_account .order_comments p {
	font-size: 90%;
	padding: 1em;
	background: none;
	}

#orders_history.order_comments {
	border-bottom: 1px #C7C7C7 solid;
	}

/* ------------- Show ex-VAT -- */
.inc, .ex {
	display: none;
	}

span#d_total_cost_view {
	color: #ed4127;
	}

#lightbox #imageDataContainer a:hover {
	background: none;
	padding: 0 0 7px 0;
	}

/* Teachers Find Form */
#teachers_find_form .note {
	font-size: 90%;
	padding: 1em 0;
	}

#teachers_find_form_header {
	overflow: hidden;
	}

#teachers_find_form_header .left p {
	padding: 0.5em 0;
	}

#teachers_find_form_header .left .bold {
	font-weight: bold;
	}

#teachers_listing h1 {
	background: url(images/box_instruments_title_bg.png) repeat-x scroll left top;
	color: #FFFFFF;
	font-size: 150%;
	padding: 0.1em 0.5em;
	border: 1px #484848 solid;
	}

#teachers_listing h2 {
	font-size: 130%;
	}

#teachers_find_form .add2basket_button {
	width: 211px;
	}

/* ---------- Home Page Slider -- */
#pb-productbrowsercontainer a {
	text-decoration: underline;
	}

#pb-productbrowsercontainer a:hover {
	background: none;
	padding: 0;
	}

/* ---------- Teachers Vouchers Listing -- */
#vouchers .code {
	width: 10%;
	}

#vouchers .amount {
	width: 20%;
	}

#vouchers .cell {
	text-align: left;
	}

#vouchers .even {
	background: #ddd8d8;
	}

#vouchers h1 {
	font-size: 170%;
	color: #FFFFFF;
	}

#vouchers_statistics .code {
	width: 10%;
	}

#vouchers_statistics .used_from, #vouchers_statistics .used_times {
	width: 10%;
	}

.hs {
	height: 1em;
	}

#voucher_code {
	width: 50%;
	float: left;
	padding: 1em 0;
	}

#voucher_code h1 {
	font-size: 150%;
	margin-bottom: 1em;
	font-weight: normal;
	font-family: tahoma, sans-serif;
	color: #EF3924;
	border-bottom: none;
	}

#voucher_code input {
	width: 70px;
	vertical-align: middle;
	border: 1px #909090 solid;
	padding: 3px;
	}

.system_message {
	border: 1px #ef3924 solid;
	color:#ef3924;
	background: #FFFFFF;
	width: 97%;
	margin: 0 auto;
	margin-top: 3px;
	padding: 1%;
	font-weight: bold;
	}

#affiliate_sub_nav {
	background: #FFFFFF;
	padding: 1%;
	overflow: hidden;
	margin-bottom: 1em;
}

#affiliate_sub_nav ul li {
	float: left;
	margin-right: 0.5em;
	}

#order_notes {
	overflow: auto;
	}

/* ---------- Error Message -- */
#error_message {
	border: 1px #f2cc58 solid;
	background: #fffccc url( images/error_message_alert.png ) no-repeat 10px center;
	padding: 1em;
	padding-left: 45px;
	color: #585858;
	margin-top: 10px;
	}

.error_input {
	background: #fffccc;
	}

#payment_information #error_message {
	margin-top: 1em;
	}

#geotrust {
	width: 115px;
	margin: 0 auto;
	padding-bottom: 1em;
	}

#geotrust a:hover {
	padding: 0;
	background: 0;
	}

#order-summary {
	padding-bottom: 10px;
	}

#order-summary h1 {
	border: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #f13823;
	font-size: 140%;
	}

#order-summary h2 {
	font-weight: normal;
	font-size: 90%;
	}

#lbl_cc_ed, #lbl_cc_sd, #lbl_cc_in, #lbl_cc_n, #lbl_cc_sn {
	display: none;
	}

.step.s2 .dash-separator {
	width: 20px;
	float: right;
	}

#lbl_cc_ed input {
	float: right;
	}

#lbl_cc_ed, #lbl_cc_sd {
	background: url( /images/cc-dash-separator.gif ) no-repeat center right;
	}

.continue.pps:hover {
	margin: 0;
	padding: 0;
	}

/* Safari hacks */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    li#tabs_overview a {
		width: 68px;
	}

	li#tabs_gallery a {
		width: 49px;
	}

	li#tabs_specifications a {
		width: 99px;
	}

	li#tabs_essentialextras a {
		width: 112px;
	}

	#existing_customer .row {
		width: 73%;
	}
}

.copy_billing_details_as_delivery {
	padding-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
	}

.copy_billing_details_as_delivery input {
	vertical-align: middle;
	margin-right: 5px;
	}