html, body {
	height: 100%;
}

body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/soft_bg.gif) repeat-y center;
}

a {
	color: #910000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:selected {
	text-decoration: underline;
}

#wrapper {
	display: block;
	width: 1000px;
	/* height: 800px; */
	min-height: 700px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF url(../images/soft_bg.gif) repeat-y center;
}
	/*  background: #FFFFFF url(../images/red_bg.gif) repeat-y center; */

#floralBackground {
	position: absolute;
	display: block;
	overflow: visible;
	width: 1000px;
	height: 154px;
	text-align: left;
}
	/*  background: url(../images/red_floral_bg.jpg) no-repeat center; */
	/*  background: url(../images/red_floral_bg2.gif) no-repeat center; */	

#floralBgList {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

img.clickable {
	cursor:pointer;
}

#audioClicker {
	color: #000000;
	text-decoration: none;
	cursor:pointer;
}

#floralBackground ul {
	margin: 0;
	padding: 0;
}

#floralBgList li {
	float:left;
	padding: 0;
	margin: 0;
	color: #000;
	height: 387px;
}
	
#floralBgList .fbg01 {
	width: 122px;
	background: #000000 url(../images/Red_Bg_01.gif) no-repeat top left;
}
#floralBgList .fbg02 {
	width: 33px;
	background: #000000 url(../images/Red_Bg_02.gif) no-repeat top left;
}
#floralBgList .fbg03 {
	width: 369px;
	background: #000000 url(../images/Red_Bg_03.gif) no-repeat top left;
}
#floralBgList .fbg04 {
	width: 367px;
	background: #000000 url(../images/Red_Bg_04.gif) no-repeat top left;
}
#floralBgList .fbg05 {
	width: 109px;
	background: #000000 url(../images/Red_Bg_05.gif) no-repeat top left;
}

.setListBlock{
	float: left;
	height: 180px; 
	width: 210px;
	margin: 0;
	overflow:hidden;
	font-size: 0.8em;
	line-height:14px;
}

.setListDoubleBlock{
	float: left;
	height: 180px; 
	width: 420px;
	margin: 0;
	overflow:hidden;
	font-size: 0.8em;
	line-height:14px;
}

.leftBorder{
	padding-left: 8px;
	border-left: #CCCCCC solid 1px;
}

.centredEnhanced{
	font-size: 0.9em;
	text-align: center;
}

.songList{
	float:left;
	font-weight:bold;
	text-align:left;
}

.songListHeader{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
}

.songTitle{
	color:#000000;
	font-weight:bold;
	font-style:normal;	
}

.artistList{
	float:right;
	margin-right: 0px;
	padding-right: 8px;
	color:#884444;
	font-weight:normal;
	font-style:italic;
	text-align:left;
}

.artistName{
	color:#884444;
	font-weight:normal;
	font-style:italic;	
	padding-left: 4px;
}

.songlistMore{
	color:#666666;
	width: 200px;
	text-align: right;
	font-weight:bold;
	font-style:italic;
	text-align: right;
}

#menuAndContentBox {
	position: relative;
	overflow:visible;
	padding: 0;
	margin: 0;
	top: 154px;
	left: 121px;
	width: 769px;
	height: 340px;
}

#mainContentBox {
z-index:0;
	position: absolute;
	overflow:visible;
	top: -30px;
	left: 0px;
	padding: 0;
	margin: 0;
	margin-left:1px;
	margin-top:30px;
	width: 769px;
	height: 340px;
	background: url(../images/main_white_box.gif) no-repeat center;
}
	/*  background: url(../images/main_white_box.jpg) no-repeat center; */

.fullWidthContentBox {
	position: relative;
	text-align: left;
	width: 724px;
	height:298px;
	top: 0px;
	left: 0px;
	padding: 25px 11px 0px 13px;
	background: none;
}

.leftContentBox {
	position: relative;
	text-align: justify;
	float:left;
	width: 232px;
	height:298px;
	top: 0px;
	left: 0px;
	margin: 25px 0px 0px 13px;
	background: #FFFFFF;
}

#home .rightContentBox {
	position: relative;
	float:right;
	width: 490px;
	height:360px;
	margin: 0px 21px 0px 0px;
	background: url(../images/pianovocalduo.jpg) no-repeat top left;
	z-index:2;
	top: 11px;
	overflow: visible;
}

#home .rightContentBox img
{
	z-index:14;
	position: relative;
	top: -22px;
	margin: 0px 31px 0px 0px;
	float:right;
}

.rightContentBox {

}

#clearFloats {
	clear: both;
	display:none;
	height: 0px;
}

#lowerSection {
	position: absolute;
	top: 340px;
	left: 0px;
	padding: 0;
	margin: 0;
	margin-left: 1px;
	width: 760px;
	height: 188px;
	background: url(../images/white_reflection2.jpg) no-repeat top left;	
}
	/*  background: url(../images/white_reflection.jpg) no-repeat top left; */

#lowerLeft {
	float: left;
}
#lowerRight {
	float: right;
}

#lowerImageList {
	margin: 13px 0px 0px 12px;
	padding: 0;
	list-style-type:none;
}

#lowerImageList li {
	float: left;
	cursor:pointer;
}

#lowerImageList a {
	display: block;
	color: #000;
	height: 176px;
	line-height: 176px;
}

#lowerImageListRH {
	margin: 13px 0px 0px -12px;
	padding: 0;
	list-style-type:none;
}

#lowerImageListRH li {
	float: right;
}

#lowerImageListRH a {
	display: block;
	color: #000;
	height: 176px;
	line-height: 176px;
}

/* IMAGE LINKS */

.duopic1 a {
	width: 153px;
	background: #000000 url(../images/lower_images/soft/dually-noted-1.jpg) no-repeat top left;
	/* background: #000000 url(../images/lower_images/red/dually-noted-1.jpg) no-repeat top left; */
}

.duopic2 a {
	width: 153px;
	background: #000000 url(../images/lower_images/soft/dually-noted-2.jpg) no-repeat top left;
}
	/* background: #000000 url(../images/lower_images/red/dually-noted-2.jpg) no-repeat top left; */
.duopic3 a {
	width: 153px;
	background: #000000 url(../images/lower_images/soft/dually-noted-3.jpg) no-repeat top left;
}
	/*  background: #000000 url(../images/lower_images/red/dually-noted-3.jpg) no-repeat top left; */
.longpic1 a {
	width: 460px;
	background: #000000 url(../images/lower_images/soft/large-lower-1.jpg) no-repeat top left;
}
	/*  background: #000000 url(../images/lower_images/red/large-lower-1.jpg) no-repeat top left; */
.liSpacer a {
	width: 20px;
}
.divider a {
	width: 30px;
	background: #000000 url(../images/divider2.jpg) no-repeat top middle;
}
	/*  background: #000000 url(../images/divider.jpg) no-repeat top left; */
.quote1 a {
	width: 234px;
	background: #000000 url(../images/quotes/soft/dually-noted-quote-1.jpg) no-repeat top left;
}
	/*  background: #000000 url(../images/quotes/red/dually-noted-quote-1.jpg) no-repeat top left; */
.quote2 a {
	width: 234px;
	background: #000000 url(../images/quotes/soft/dually-noted-quote-2.jpg) no-repeat top left;
}
	/*  background: #000000 url(../images/quotes/red/dually-noted-quote-2.jpg) no-repeat top left; */
.quote3 a {
	width: 234px;
	background: #000000 url(../images/quotes/soft/dually-noted-quote-3.jpg) no-repeat top left;
}
	/*  background: #000000 url(../images/quotes/red/dually-noted-quote-3.jpg) no-repeat top left; */
.listSpacer a {
	width: 2px;
	background: none;
}

#mainNav {
	z-index:1;
	margin: 0;
	padding: 0;
	height: 100px;
	list-style-type:none;
	position: absolute;
	top: 6px;
	left: 26px;
}

#mainNav li {
	float: left;
}

#mainNav a {
	display: block;
	color: #000;
	height: 35px;
	line-height: 35px;
	outline: none;
}

#home #mainNav a.selected,
#biogs #mainNav a.selected,
#setlist #mainNav a.selected,
#faq #mainNav a.selected,
#enquire #mainNav a.selected {
	background-position: right bottom;
}

#mainNav a:hover,
#home #mainNav .enquire a:hover,
#home #mainNav a:hover {
	background-position: right bottom;
}

#faqBox {
	margin-top: -18px;	
	width: 725px;
}

#websitefooter {
	z-index: 10;
	position: relative;
	padding: 0 0 15px 0;
	width: 100%;
	font-size: 11px;
	color: #5b433c;
	background: #FFFFFF url(../images/soft_bg.gif) repeat-y center;
}

#websitefooter a{
	color: #5b433c;
	text-decoration: none;
}

#websitefooter .sepline{
	color: #7f5d53;
}

/* NAVIGATION LINKS FOR OTHER PAGES */

#mainNav .home a {
	width: 72px;
	background: #000000 url(../images/menu/home_dual.jpg) no-repeat left center;
}
#mainNav .biogs a {
	width: 72px;
	background: #000000 url(../images/menu/biogs_dual.jpg) no-repeat left center;
}
#mainNav .setlist a {
	width: 151px;
	background: #000000 url(../images/menu/setlist_dual.jpg) no-repeat left center;
}
#mainNav .faq a {
	width: 209px;
	background: #000000 url(../images/menu/faq_dual.jpg) no-repeat left center;
}
#mainNav .enquire a {
	width: 113px;
	background: #000000 url(../images/menu/enquire_dual.jpg) no-repeat left center;
}
.DulyNoted {
	font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 125px;
	width: 123px;
	padding: 22px;
	background: #FFFFFF url(../images/dulynoted.jpg) top left no-repeat;
}
.DulyNoted div.Thanks {
	width: 100%;
	height: 35px;
	text-align: center;
	position: relative;
	top: 10px;
	border: none;
	margin: none;
	overflow: hidden;
}
.DulyNoted div.YourMessage {
	width: 100%;
	position: relative;
	text-align: center;
	border: none;
	margin: none;
}
.NotNoted {
	font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 125px;
	width: 123px;
	padding: 22px;
	background: #FFFFFF url(../images/notnoted.jpg) top left no-repeat;
}
.NotNoted div.Thanks {
	display: none;
}
.NotNoted div.YourMessage {
	width: 100%;
	position: relative;
	top: 38px;
	text-align: center;
	border: none;
	margin: none;
}

