/*
---------------------------------------
Project Title
Copyright 2006 : bendesmond.com
Creation date: 28 June 2006
---------------------------------------
*/


/* Page Setup */
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #4A402A;
	margin: 0px;
	padding: 0px;
	background: #626262 url(../images/sft-bg.gif) top left repeat-x;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	text-align: left;
}
#page {
	margin-left: 7px;
	width: 760px;
	float: left;
	display: inline;
	background-image: url(../images/blah-bg.jpg);
	background-repeat: no-repeat;
}


#header {
	width: 780px;
	height: 100px;
	background: url(../images/songsfortoday-title.jpg) no-repeat;
}



/* Main Navigation */

#mainmenu {
	width: 780px;
	clear: both;
	background: url(../images/menubar-bg.gif) no-repeat;
}
#mainmenu ul {
	margin: 0px 0px 0px 105px;
	padding: 0;
	height: 34px;
	font-size: 1.2em;
	list-style: none;
	text-transform: lowercase;
}
#mainmenu li {
	float: left;
}
#mainmenu li a {
	display: block;
	float: left;
	padding: 0 10px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	background: url(../images/menubar-divider.gif) repeat-y right top;
}
#mainmenu li a:hover {
	color: #FFFFFF;
	background: url(../images/menubar-bg_over.gif) no-repeat right top;
}


/* Sub Navigation */

#submenu {
	width: 780px;
	clear: both;
}
#submenu ul {
	margin: 0px 0px 0px 630px;
	padding: 0;
	height: 25px;
	font-size: 1em;
	list-style: none;
	text-transform: lowercase;
}
#submenu li {
	float: left;
	display: inline;
}
#submenu li a {
	display: block;
	float: left;
	padding: 0 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
}
#submenu li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.submenu-first {
	border-right: #31521D 1px solid;
}


/* Content */
#content {
	width: 650px;
	margin: 0px 0px 0px 100px;
	padding: 0px;
	clear: both;
}
#content p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 15px;
	padding: 0px;
	color: #000000;
	text-align: left;
}
#content ul {
	font-size: 1.2em;
	line-height: 1.6em;
	/*margin: 15px;
	padding: 0px;*/
	color: #000000;
	text-align: left;
}
#textarea {
	float: left;
/*	width: 340px;*/
	height: 319x;
	margin: 0px;
	padding: 0px;
	background-color: #E3E3E3;
}
#content h1 {
	font-size: 1.6em;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 10px 10px 15px;
	background:  url(../images/h1-bg.gif) #0F93D7 left top repeat-x;
}
#content h2 {
	font-size: 1.4em;
	color: #FFFFFF;
	padding: 5px;
	background: url(../images/h2-bg.gif) #757676 left top no-repeat;
}
#content h3 {
	font-size: 1.4em;
	color: #FFFFFF;
	margin-left: 15px;
	margin-right: 15px;
	padding: 5px;
	background: url(../images/h2-bg.gif) #757676 left top no-repeat;
}
#content a:link {
	color: #0F93D7;
	font-weight: bold;
	text-decoration: none;
}
#content a:visited {
	color: #0F93D7;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #0779B5;
	font-weight: bold;
	text-decoration: underline;
}

.songinfobox {
	margin: 0px 0px 15px 15px;
	background-color: #CCCCCC;
}
.non-bold {
	font-weight: normal;
}
.smaller {
	font-size: 0.8em;
}
.smallprint {
	font-size: 70%;
	line-height: normal;
}


/* Box Orange */
#box-orange {
	float: left;
	width: 300px;
	height: 169px;
	margin: 0px 0px 0px 10px;
	background: #E87B0B url(../images/box-bg-orange.jpg) no-repeat top left;
}
#box-orange h1 {
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
	line-height: 30px;
	font-size: 1.4em;
	font-weight: bold;
	clear: both;
	color: #000000;
	background: none;
}
#box-orange h2 {
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
	line-height: 30px;
	font-size: 1.6em;
	font-weight: bold;
	clear: both;
	color: #FFFFFF;
	background: none;
}
#box-orange p {
	margin: 0px 10px 10px 10px;
	clear: both;
}
#box-orange a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#box-orange a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#box-orange a:hover {
	text-decoration: underline;
}


/* Box Blue */
#box-blue {
	float: left;
	width: 300px;
	height: 140px;
	margin: 10px 0px 0px 10px;
	background: #1E9EE1 url(../images/box-bg-blue.jpg) no-repeat top left;
}
#box-blue h1 {
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
	line-height: 30px;
	font-size: 1.4em;
	font-weight: bold;
	clear: both;
	color: #000000;
	background: none;
	/*background: url(../images/grey-corner.gif) top left no-repeat;*/
}
#box-blue h2 {
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
	line-height: 30px;
	font-size: 1.6em;
	font-weight: bold;
	clear: both;
	color: #FFFFFF;
	background: none;
}
#box-blue p {
	margin: 0px 10px 10px 10px;
	clear: both;
}
#box-blue a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#box-blue a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#box-blue a:hover {
	text-decoration: underline;
}


/* Form Items */
form {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
input {
	margin-top: 10px;
}
.textfield {
	padding-left: 3px;
	border: #1E9EE1 1px solid;
	background-color: #D6F1FF;
}
.email {
	float: left;
	display: inline;
}
.submitbutton {
	float: right;
	display: inline;
}

#verse {
	background: #FFFFFF url(../images/verse-bg.gif) no-repeat;
	width: 650px;
	height: 30px;
	clear: both;
	margin: 6px 0px 6px 100px;
	padding: 0px;
	line-height: 30px;
}
#verse p {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	color: #000000;
	font-size: 1em;
}

/* Image Positioning */

.image-right {
	float: right;
	display: inline;
}
.image-left-pr20 {
	float: left;
	display: inline;
	padding-right: 20px;
}
.image-right-pl20 {
	float: right;
	display: inline;
	padding-left: 20px;
}
.image-right-pr10 {
	float: right;
	display: inline;
	padding-right: 10px;
}
.image-right-mr10 {
	float: right;
	display: inline;
	margin-right: 10px;
}





/* Footer */
#footer {
	width: 780px;
	height: 39px;
	clear: both;
	padding-top: 20px;
}
#footer p {
	margin: 0px;
	padding: 12px 30px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 0.8em;
	color: #E3E3E3;
}
#footer a:link {
	color: #E3E3E3;
	text-decoration: none;
}
#footer a:visited {
	color: #E3E3E3;
	text-decoration: none;
}
#footer a:hover {
	color: #E3E3E3;
	text-decoration: underline;
}
	