/* @override http://symphony.local:8888/workspace/css/styles.css */

/******* Structure *******/

html {
padding: 0px;
margin: 0px;
}

p {
clear: both;
}

#store_img {
border: 0px;
}

body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	background-image: url(http://jillhagen.com/workspace/img/Background1.gif);
}
table {
border: 1px solid #FFF;
width: 100%;
color: white;
border-spacing: 0px;
}

td {
width: 33%;
padding: 5px;
border: 1px solid #FFF;
}

#tour_headings td {
width: 1px;
background-color: #eee;
size: 125%;
font-weight: bold;
color: black;
padding: 5px;
}

form {
	background-color: #EEE;
	overflow: hidden;
	border: 1px solid #afc79f;
	margin-top: 20px;
}

form fieldset {
	border: none;
	font-size: 90%;
	padding: 10px 15px;
	margin: 1px;
}

form label {
	display: block;
	position: relative;
	margin-bottom: 10px;
}

form input[type="text"], form textarea {
	display: block;
	width: 100%;
	padding: 3px 0;
	background-color: #f6feee;
}

form textarea {
	height: 200px;
}

form input[type="submit"]#submit {
	display: block;
	float: right;
}

form label.required input {
	background-color: #f1fdc6;
}

form p.success {
	color: #2c421b;
	background-color: #8acd55;
	padding: 5px 15px;
	border-top: 1px solid #a9fa68;
	border-bottom: 1px solid #6fa444;
	margin: 1px !important;
}

form p.error {
	color: #5f311b;
	background-color: #fb834b;
	border-top: 1px solid #fcc8a4;
	border-bottom: 1px solid #ae5832;
	padding: 5px 15px;
	margin: 1px !important;
}

form label.error{
	color: #b12123;
	font-weight: bold;
}


a {
color: #d64f26
}


a img {
color: #d64f26
}

* html body {
text-align: center;
}


.center {
text-align: center;
}

.center form {
border: none;
background-color: transparent;
}

.menu-top {
	margin-bottom: -6px;
}

#content {
background: url(http://jillhagen.com/workspace/img/bg6.png);
background-position: 0px 218px;
min-height: 100%;
text-align: justify;
width: 760px;
margin: 0 auto;
padding-bottom: 40px;
padding: 0px;
}

#wrapper {
height: 100%;
width: 965px;
margin: 0 auto;
}

* html #content {
height: 100%;
}

* html #content {
height: 100%;
min-height: 100%;
}

#header {
position: relative;
left: -10px;
margin: 0px;
}

#main {
height: 100%;
min-height: 100%;
padding: 10px;
}

#main2 {
text-align: justify;
padding: 10px;
margin-top: 0px;
padding-top: 20px;
}

#menu {
float: left;
width: 194px;
clear: both;
position: relative;
left: -100px;
top: -75px;
}

* html #menu {
position: relative;
top: 80px;
}

#menu-middle {
text-align: center;
color: #D65027;
background: url(http://jillhagen.com/workspace/img/menu-middle.png);
}

* html #menu-middle {
padding: 0px;
margin-top: -2px;
margin-bottom: -2px;
position: relative;
top: -2px;
}

.right {
float: right;
}

#main-text {
float: right;
text-align: justify;
width: 540px;
position: relative;
left: -80px;
color: #ECE9D8;
}

#main-text form {
border: 0px;
background-color: transparent;
}

#main-text img {
margin: 5px;
}


#main-text .bg-img {
float: right;
}

#music-list li {
font-family: georgia, serif;
font-size: 160%;
font-weight: bold;
list-style-image: url(http://jillhagen.com/workspace/img/tape.png);
}

#button {
margin: 0px;
padding: 0px;
list-style-type: none;
}

#button li a {
margin: 0px;
padding: 4px 0px;
width: 100%;
border: 0px;
display: block;
}

#button li img {
margin: 0px;
padding: 0px;
border: 0px;
}

#button li a:hover {
margin: 0px;
padding: 4x 0px;
border: 0px;
background: url(http://jillhagen.com/workspace/img/menu-button-pressed.gif);
}

.clear {
clear: both;
}

#center {
text-align: center;
}

#photos {
text-align: left;
}

#photos img {
padding: 5px;
margin: 5px;
color: #d64f26;
border-color: #d64f26;
}

#head_img {
position: relative;
left: -175px;
}


#design {
margin-top: 10px;
clear: both;
text-align: center;
color: white;
font-size: 80%;
}

.bg-img {
margin: 5x;
}

.biopic {
float: left;
margin-right: 10px;
}

#home-img {
float: left;
margin: 0px;
margin-bottom: 10px;
width: 100%;
padding: 0px;
clear: both;
}

#home-img a img .noborder {
margin: 0px;
padding: 0px;
border: 0px;
clear: both;
}

.noborder {
border: 0px;
}
#home {
clear: both;
}

.align-right {
margin: 4px;
float: right;
}

.align-left {
float: left;
}


.align-center {
margin: 0 auto;
}
