/***base styles***/
html, body * {
	margin: 0;
	padding: 0;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.ie_image_fix {
	float: left;
	margin: 0px;
	padding: 0px;
}

body, p, li, span {
	font-family: Arial, Helvetica, Swiss, sans-serif;
	line-height: 130%;
	font-size: 1em;
}

body {
	color: 333333;
	background-color: #617D0A;
	}

a{
	color:#669933;
	text-decoration:underline;
}

a:hover{
	color:#990000;
	text-decoration:underline;
	background-color: #E8E8E8;
}

/*heading styles*/

h1,h2,h3,h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	clear: both;
	text-align: left;
}

h1 {
	font-size: 1.0em;
}

#header_image h1 {
	display: none;
	margin: 0px;
	padding: 0px;
}


h2  {
	font-size: 0.95em;
	padding-bottom: 5px;
}


h3 {
	font-size: 0.9em;
	letter-spacing: -0.01em;
	margin-bottom: 3px;
	padding-left: 5px;
}

h4 {
	font-size: 0.75em;
	margin-bottom: 2px;
	color: #333333;
	margin-left: 0px;
}

.condensed {
	letter-spacing: -0.05em;
	word-spacing: -0.1em;
}
.hidden {
	display: none;
}
.centre {
	text-align: center;
}



.float_left {
	float: left;
}






/* page layout */
#page_container {
	background-color: #FFF;
	width: 980px;
	position: absolute;
	left: 50%;
	margin-left: -490px;
	margin-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #666666;
}

#header_utility_container {
	width: 980px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float: left;
	margin-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#header_container{
	width:980px;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: left;
	height: 150px;
}

#header_container_404{
	width:980px;
	padding: 0px;
	margin: 0px;
	background-position: right top;
	clear: both;
	float: left;
	background-image: url(../assets/header-images/gsg_404_header_image.jpg);
}

#header_container_cms{
	width:980px;
	padding: 0px;
	margin: 0px;
	background-position: right top;
	clear: both;
	float: left;
	background-image: url(../assets/header-images/gsg_404_header_image.jpg);
}



#header_image {
	width: 760px;
	height: 150px;
	float: left;
	}
	
#navigation_container {
	width: 980px;
	float: left;
	clear: both;
	height: 40px;
}
#addressbar_container {
	background-color: #000000;
	float: left;
	width: 980px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.addressbar_text {
	font-size: 0.80em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	width: 980px;
}



#content_container {
	clear: both;
	float: left;
	width: 980px;
}

#footer_container {
	clear: both;
	float: left;
	width: 980px;
	background-color: #AE0000;
	height: 20px;
}

/* header utilities */
#header_date {
	width: 320px;
	overflow: hidden;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}

#revision_date {
	font-size: 0.7em;
	display: block;
	font-weight: 500;
	color: #666666;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.revision_date_text {
	font-size: 0.75em;
	display: block;
	font-weight: 500;
	padding: 0px 5px 0 10px;
	color: #CC3333;
}

#revision_update {
	font-size: 0.70em;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#piano-makers-in-stock {
	width: 108px;
	clear: left;
}


/* columns */
.column {
	float: left;
	margin-left: 5px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
}

.left_margin_10 {
	margin-left: 10px;
}

.left_margin_15 {
	margin-left: 15px;
}

.left_margin_20 {
	margin-left: 20px;
}

.float_left_clear_left {
	clear: left;
	float: left;
}


#col_left {
	margin-left: 10px;
}


#col_centre {
	float: left;
}

#col_right {
	border-right: 0;
}

.column_40 {
	width: 40px;
}

.column_110 {
	width: 110px;
}

.column_120 {
	width: 120px;
}

.column_130 {
	width: 130px;
}

.column_140 {
	width: 140px;
}


.column_150 {
	width: 150px;
}

.column_160 {
	width: 160px;
}

.column_170 {
	width: 170px;
}

.column_180 {
	width: 180px;
}

.column_190 {
	width: 190px;
}

.column_200 {
	width: 200px;
}

.column_210 {
	width: 210px;
}

.column_220 {
	width: 220px;
}

.column_230 {
	width: 230px;
}

.column_240 {
	width: 240px;
}

.column_250 {
	width: 250px;
}

.column_280 {
	width: 280px;
}



.column_290 {
	width: 290px;
}

.column_300 {
	width: 300px;
}

.column_310 {
	width: 310px;
}

.column_320 {
	width: 320px;
}

.column_330 {
	width: 330px;
}

.column_340 {
	width: 340px;
}

.column_350 {
	width: 350px;
}

.column_360 {
	width: 360px;
}

.column_370 {
	width: 370px;
}

.column_380 {
	width: 380px;
}

.column_390 {
	width: 390px;
}

.column_400 {
	width: 400px;
}
.column_410 {
	width: 410px;
}
.column_420 {
	width: 420px;
}
.column_430 {
	width: 430px;
}
.column_440 {
	width: 440px;
}
.column_450 {
	width: 450px;
}
.column_460 {
	width: 460px;
}
.column_470 {
	width: 470px;
}
.column_480 {
	width: 480px;
}
.column_490 {
	width: 490px;
}

.column_500 {
	width: 500px;
}

.column_510 {
	width: 510px;
}

.column_520 {
	width: 520px;
}

.column_530 {
	width: 530px;
}

.column_540 {
	width: 540px;
}

.column_550 {
	width: 550px;
}

.column_560 {
	width: 560px;
}

.column_570 {
	width: 570px;
}

.column_580 {
	width: 580px;
}
.column_590 {
	width: 590px;
}
.column_600 {
	width: 600px;
}

.column_610 {
	width: 610px;
}

.column_940 {
	width: 940px;
}

.column_950 {
	width: 950px;
}

.column_960 {
	width: 960px;
}

.column_970 {
	width: 970px;
}


.noleftmargin {
	margin-left: 0px;
}

.clearnone {
	clear: both;
}
.clearleft {
	clear: left;
}

.beige {
	background-color: #EAE8CE;
}


.paragraph_A {
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 0.8em;
	clear: both;
	line-height: 120%;
}

.paragraph_A ul {
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}

.paragraph_A li {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(../assets/bullets/gsg_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-image: none;
	list-style-type: none;
}






.paragraph_A_lefticon {
	float: left;
	margin-right: 5px;
}

.tabletext {
	font-size: 0.75em;
}

.borderline {
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.widerborder {
	padding-top: 1px;
	padding-bottom: 1px;
}
.address {
	color: #000000;
	position: relative;
	text-align: right;
	float: left;
	margin: 0px;
	clear: left;
	width: 980px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color: #EAE8CE;
}
.address_content {
	text-align: right;
	font-size: 0.8em;
	line-height: 110%;
	width: 230px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	padding-right: 5px;
}
.contact_form {
	width: 500px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
}
.contact-form-title {
	background-image: url(../assets/panel-elements/contact-us/contact-form-title.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 45px;
	width: 500px;
}
.contact-form-bottom {
	background-image: url(../assets/panel-elements/contact-us/contact-form-footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 10px;
	width: 500px;
}
.contact-form-body {
	background-image: url(../assets/panel-elements/contact-us/contact-form-body-background.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 500px;
}


.contact-form-left-column {
	float: left;
	width: 230px;
	margin-right: 5px;
}
.contact-form-right-column {
	float: left;
	width: 230px;
	margin-right: 5px;
}


.contact_form_top {
	background-image: url(../assets/contact_form/contact_form_top_trim.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 250px;
	margin: 0px;
	height: 10px;
	padding: 0px;
}
.contact_form_body {
	background-image: url(../assets/contact_form/contact_form_body_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	width: 250px;
	float: left;
	margin: 0px;
}
.contact_form_bottom {
	height: 10px;
	width: 250px;
	margin: 0px;
	padding: 0px;
}

.form_panel {
	margin-left: 5px;
}


.contact_form_item {
	margin-bottom: 2px;
	width: 220px;
	float: left;
	margin-left: 2px;
}
.contact_form_item_label {
	font-weight: bold;
	float: left;
	width: 180px;
	font-size: 0.75em;
	text-align: left;
	color: #333333;
	clear: both;
	margin-left: 0px;
}
.contact_form_item_input_field {
	float: left;
	width: 200px;
	clear: left;
}
.form_input_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 130%;
}
.contact_form_send_button {
	text-align: right;
	padding: 2px;
	clear: both;
}

.contact_form_captcha_image {
	float: left;
	width: 120px;
	border: 1px solid #EAE6D7;
}

.contact_form_captcha_input_field {
	float: left;
	width: 60px;
	margin-left: 5px;
}

.table_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	line-height: 130%;
}
.horizontalrule {
	background-color: #F1F0C9;
	clear: both;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 1px;
	margin-left: 1px;
	border: 1px solid #CCCCCC;
	line-height: 1px;
}
.menu_utilities {
	margin-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	float: left;
	width: 400px;
}

.print_icon {
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 4px;
}


.download_icon {
	float: left;
	height: 20px;
	margin-right: 4px;
	font-size: 0.75em;
}

.send_to_friend_icon {
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 4px;
}
.openingtimes_box {
}

.openingtimes_title {
	background-image: url(../assets/headings/opening_times_heading.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 45px;
}

.map-panel {
	padding:0;
	width:500px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 0px;
}

.map-title {
	background-image: url(../assets/panel-elements/map/map-panel-title.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 45px;
	width: 500px;
}

.map-body {
	background-image: url(../assets/panel-elements/map/map-panel-body.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 500px;
}

.map-container {
	height:300px;
	padding:0;
	width:480px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 10px;
	background-color: #E2D5BA;
}


.map-footer {
	background-image: url(../assets/panel-elements/map/map-panel-footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 10px;
	width: 500px;
}
