/* CSS document */
/* General stylesheet for www.gillerpianos.co.uk */
/* general styles */
body {
	font-family: "Helvetica", "Arial", "sans";
	background:  #ffefdc;/*url('/images/4_Pianos_01.jpg') no-repeat fixed center #ffefdc;*/
	font-size: 10pt;
	margin-top: 30px;
}
#adminHead {
	background: #fff;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0 0 5px 0;
	border: 1px solid #444;
}
/* text styles & formatting */
hr {
	border: 0;
	width: 90%;
	color: #7f7f7f;
	background-color: #7f7f7f;
	height: 1px;
}
h1 {
	line-height: 25px;
	font-size: 14pt;
	margin: 0;
	margin-right: 10px;
	padding: 0;
	text-align: center;
}
h1.align_r {
	text-align: right;
}
h2 {
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 25px;
	padding: 0;
}
h3 {
	text-indent: 10px;
	line-height: 25px;
	font-size: 11pt;
	margin: 0;
	padding: 0;
}
h3 a img {
	border: none;
}
h4 {
	text-indent: 10px;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
h5 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
h5 a {
	text-decoration: none;
	color: #000;
}
p {
	text-align: left;
	font-size: 10pt;
	margin: 0 25px;
	padding: 0;
}
table p {
	margin: 0 5px;
	text-align: center;
}
.mailform {
	margin: 10px 150px 0 150px;
}
.mail_form tr td {
	text-align: center;
	font-size: 10pt;
}
.upload_form tr td {
	text-align: justify;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
table {
	clear: both;
	margin-top: 25px;
}
.p_indent {
	text-indent: 25px;
}
.center {
	text-align: center;
}
/* contents navigation styles */
h2 a {
	color: #333;
	text-decoration: none;
	padding: 1px 11px;
	border-top: 1px solid #fff;
	background:none;
	z-index: 100;
	font-size: 12pt;
}
h2 a.selected {
	color: #000;
	padding: 1px 10px;
	border-top: 1px solid #4a1b03;
	border-right: 1px solid #4a1b03;
	border-left: 1px solid #4a1b03;
	background-color: #fff;
	z-index: 100;
}
h2 a:hover {
	background-color: #ffcc99;
	color: #000;
}
/* div styles */
#wrapper {
	clear: none;
	float: none;
	width: 900px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}
#banner {
	clear: none;
	float: none;
	width: 900px;
	height: 120px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	background: url("../images/gp_banner.png") 0 0 no-repeat;
}
#col_left {
	clear: none;
	float: none;
	width: 150px;
	text-align: left;
	padding: 0;
	background: #fff;
}
#col_left  h3 {
	text-align: center;
	text-indent: -10px;
}
#logos {
	position: absolute;
	top: 500px;
	margin-left: 10px;
	background: transparent;
}
#container {
	margin-top: 0px;
	float: none;
	padding: 0;
	border-left: 2px solid #4a1b03;
	min-height: 550px;
	background:#fff;
}
#contents {
	border-right: 2px solid #4a1b03;
	margin-left: 150px;
	width: 746px;
}
#footer {
	clear: none;
	float: right;
	width: 896px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	background: #ffffff;
	border-left: 2px solid #4a1b03;
	border-right: 2px solid #4a1b03;
	border-bottom: 1px solid #4a1b03;
}
#footer p {
	text-align: center;
}
#border_box {
	padding: 32px 10px;
	margin: 0 0 0 0;
}
#contents_nav {
	border: 1px solid #4a1b03;
	padding: 15px 10px 25px 10px;
	margin: 0 0 0 0;
	background: #fff;
	height: auto;
	min-height:500px;
}
#inIndex {
	margin-top: 0px;
}
.fullWidth {
	width:100%;
}
/* galleries.php */
.leftSpan {
	float: left;
	width: 100px;
}
.rightSpan {
	float: right;
	width: 100px;
}
.centerSpan {
	height: 50px;
	text-align: center;
	margin: 0 auto;
	background: #ffffff url("../images/plaque.png") center no-repeat;
	padding-top: 10px;
}
.centerSpan a {
	text-decoration: none;
	font-size: 12pt;
	margin-top: 5px;
}
#editImage {
	margin: 25px 25px;
}
#uploadForm {
	display: none;
}
#upload_options {
	width: 680px;
	clear: both;
	margin: 0 auto;
	padding: 25px;
}
/* galleries.php : thumbnail styles */
#changePhoto {
	clear: both;
	margin-top: 0;
}
#changeBoxImg {
	margin-top: 0px;
}
.galleries_content {

}
.thumb_wrapper {
	height: 165px;
	width: 165px;
	overflow: hidden;
	position: relative;
	float: left;
	background: transparent;
}
.thumb_wrapper {
	display: table;
	position: static;
	border: 1px solid #ddd;
}
.thumb_container {
	display:table-cell;
	vertical-align: middle;
	position: static;
}
.galleryImage {
	height:500px;
	overflow: hidden;
}
#nextImage, #prevImage {
	text-decoration: none;
}
#nextImage img, #prevImage img {
	border: none;
}
/* index button styles */
#button li {
	position: absolute;
	top: 0px;
	width: 150px;
	height: 150px;
	display: block;
	list-style: none;
	left: 0px;
}
#button2 li {
	position: absolute;
	top: 0px;
	width: 150px;
	height: 150px;
	display: block;
	list-style: none;
	left: 0px;
}
#button3 li {
	position: absolute;
	top: 0px;
	width: 150px;
	height: 150px;
	display: block;
	list-style: none;
	left: 0px;
}
#button4 li {
	position: absolute;
	top: 0px;
	width: 150px;
	height: 150px;
	display: block;
	list-style: none;
	left: 0px;
}

#buttons ul li a {
	font-size: 12pt;
	font-weight: bold; 
	line-height: 27px; 
	color: #000; 
	text-decoration: none; 
}

#button a {
	width: 150px; 
	height: 150px; 
	display: block; 
	border: solid 0px #fff;
}
#button a:hover {
	border: solid 0px #000;
}
#button2 a {
	width: 150px; 
	height: 150px; 
	display: block; 
	border: solid 0px #fff;
}
#button2 a:hover {
	border: solid 0px #fff;
}
#button3 a {
	line-height: 26px; 
	color: #000; 
	text-decoration: none; 
	width: 150px; 
	height: 150px; 
	display: block; 
	border: solid 0px #fff;
}
#button3 a:hover {
	border: solid 0px #fff;
}
#button4 a {
	line-height: 26px; 
	color: #000; 
	text-decoration: none; 
	width: 150px; 
	height: 150px; 
	display: block; 
	border: solid 0px #fff;
}
#button4 a:hover {
	border: solid 0px #000;
}

#button #hire {
	left: 0px;
}
#button2 #restoration {
	left: 0px;
}
#button3 #sales {
	left: 0px;
}
#button4 #servicing {
	left: 0px;
}

#buttons {
	position: relative;
	left: 55px;
	top:25px;
	width:600px;
	background:#fff;
}

#button {
	position: relative; 
	margin-left: 0px;
	margin-top: -0px;
	padding: 0px; 
	width: 150px; 
	height: 150px; 
	background: url(../images/menu.sprite.png) -0px -0px no-repeat
}
#button2 {
	position: relative;
	margin-left: 150px;
	margin-top: -163px;
	padding: 0px;
	width: 150px;
	height: 150px;
	background: url(../images/menu.sprite.png) -0px -150px no-repeat

}
#button3 {
	position: relative;
	margin-left: 300px;
	margin-top: -164px;
	padding: 0px;
	width: 150px;
	height: 150px;
	background: url(../images/menu.sprite.png) -0px -300px no-repeat

}
#button4 {
	position: relative; 
	margin-left: 450px;
	margin-top: -163px;
	padding: 0px; 
	width: 150px; 
	height: 150px; 
	background: url(../images/menu.sprite.png) -0px -450px no-repeat

}

#button #hire a:hover {background: url(../images/menu.sprite.png) -150px -0px no-repeat;}
#button2 #restoration a:hover {background: url(../images/menu.sprite.png) -150px -150px no-repeat;}
#button3 #sales a:hover {background: url(../images/menu.sprite.png) -150px -300px no-repeat;}
#button4 #servicing a:hover {background: url(../images/menu.sprite.png) -150px -450px no-repeat;}
/* menu styles */
#nav {
	top: 53px;
	left: 5px;
}
#nav, 
#nav ul {
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	background: none;
	position:relative; 
	z-index:75;
}

#nav ul {
	position: absolute;
	width: 150px;
}
#nav ul li {
	background: transparent url("../images/lozenge.png") no-repeat;
	min-height: 25px;
	width: 150px;
}
#nav ul li h4 a {
	text-decoration: none;
	color: #000;
}
#nav ul li p a {
	text-decoration: none;
	color: #000;
}
#nav ul li h4 {
	font-weight: bold;
	color: #fff;
	line-height: 28px;
	font-size: 14px;
	width: 150px;
}
#nav ul li p {
	background: #fff;
	color: #000;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
}
/* Google maps div */
.GMapEZ {
	position: absolute;
}

