/*
	Base style sheet
*/

pre,form,body,html,p,blockquote,fieldset,input,select,textarea,div,span {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: Arial,verdana,san-serif;
}

a img {
	border: none;
}

span.required {
	padding: 0px 2px 0px 2px;
  color: #800000;
}

div.clear {
  clear: both;
}

label.error {
	color: #800000;
	font-weight: bold;
}

.icon {
	border: none;
}

.button {

}
.button:hover {
	cursor: pointer;
}

.floatleft {
	float: left;
}
.floatright {
	float: right;
}

body {
/*	background: #e0b468 url('/css/background.jpg') center top no-repeat;	*/
/*	background: #d8d8d8 url('/css/background-repeat.jpg') repeat-x;*/
/*	background: url('/css/2012willowmanWebBackgroundRepeat.jpg') repeat;*/
	background: #79C4EE;

/*	padding-left:135px;*/
	margin-left:auto;
	margin-right:auto;
	width: 990px;
}

#container {
	margin: 0px auto 0px auto;
	width: 990px;
	background: url('/css/2012willowmanWebBackgroundRepeat.jpg') repeat;

/*	background: transparent;*/
}

#banner {
	height: 460px;
	width: 990px;
/*	margin: 10px 0px 10px 0px;*/
/*	background: url('/css/the-willowman-festival-2011.jpg') no-repeat;*/
	margin: 0px 0px 0px 0px;
/*	background: url('/css/2012header.jpg') no-repeat;*/
	background: url('/css/2012willowmanHeaderversion2.jpg') no-repeat;
}

#banner_info {
	float: right;
	width: 500px;
	height: 148px;

}

.lineupcol {
	width: 240px;
	float: left;
	margin: 2px 0px 2px 2px;
	border: 1px solid #cccccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	height: 780px;
}

.lineupcol2 {
	width: 240px;
	float: left;
	margin: 2px 0px 2px 2px;
	border: 1px solid #cccccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	height: 300px;
}

#line-up ul {
  list-style-type: disc;
	margin-left: 150px;
	width: 480px;
}

#line-up li {
	float: left;
	margin-right: 30px;
}

#menu {
	width: 200px;
	line-height: 30px;
	float: left;
/*	background: url('/css/menu-repeat.jpg') repeat-y; */
}

.menu-top {
/*	background: url('/css/menu-top.jpg') no-repeat;
	width: 220px;
	height: 0px;
*/
}

.menu-bottom {
/* background: url('/css/menu-bottom.jpg') no-repeat;
	width: 220px;
	height: 20px;
*/
}

#menu ul {
  list-style-type: none;
	padding: 0px;
}

#menu li a {

}

#menu a {
	font-family: Arial,Verdana,san-serif;
	font-size: 14px;
	width: 160px;
	height: 34px;
	display: block;
	text-align: left;
/*	padding-left: 40px;*/
	margin-left: 5px;
	margin-bottom: 3px;
	margin-top: 0px;
	color: #800080;
	text-decoration: none;
	line-height: 34px;
	font-weight: bold;
/*	border: 1px solid #800080;*/
/*	background: #000000 url('/css/menu.jpg') no-repeat;*/
	background: transparent;
}
/*
#menu li a.active {
	background: url('/css/menu_hover.jpg') no-repeat;
}
*/
#menu li a:hover,#menu li a.active {
/*	background: #000000 url('/css/menu_hover.jpg') no-repeat;*/
	background: transparent;
	color: #008000;
	font-weight: 600;
/*	border: 1px solid #008000;*/
}
#menu li a.active {
	border-right: 1px solid transparent;
	width: 174px;
	-moz-border-radius-topleft: 17px;
	-moz-border-radius-bottomleft: 17px;
	-webkit-border-radius-topleft: 17px;
	-webkit-border-radius-bottomleft: 17px;
}

#menu ul li {

	text-align: left;

}
#menu ul li a {

}
#menu ul li a:hover {

}

.info {

}

.confirmation {

}

.form {

}
.formSectionTitle {

}

#pad_home_img {
	padding-bottom: 10px;
	background: #312d2a;
}
#content {
/*	width: 740px;*/
	width: 750px;
	margin-top: 0px;		
	margin-left: 20px;
	margin-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
/*	border: 2px solid #009000;*/
/*	-moz-border-radius: 10px;*/
/*	-webkit-border-radius: 10px;*/
	min-height: 520px;

	background: transparent;
/*	background: url(/css/bigblackw.jpg);*/
/*	background: url('/css/main-repeat.jpg') repeat-y;	*/

}
#content h1 {
	font-family: "Helvetica Condensed",Verdana,san-serif;
	font-style: bold;
	font-size: 26px;
	color: #ffffff;
}

#content h2 {
	font-family: "Helvetica Condensed",Verdana,san-serif;
/*	font-style: bold;*/
/*	font-size: 26px;*/
	color: #ffffff;
}

#content h3 {
	font-family: "Helvetica",Verdana,san-serif;
	font-style: bold;
	font-size: 20px;
	color: #ffffff;
}
#content h4 {
	font-family: "Helvetica",Verdana,san-serif;
	font-style: bold;
	font-size: 14px;
	color: #ffffff;
}
#content p {
	padding: 5px 10px 5px 10px;
	font-family: "Helvetica",Verdana,san-serif;
/*	font-style: bold;*/
/*	font-size: 26px;*/
	color: #800080;
}

.content-top {
/*	background: url('/css/main-top.jpg') top no-repeat;	*/
	width: 750px;
	height: 0px;
}

.content-bottom {
/*	background: url('/css/main-bottom.jpg') no-repeat;	*/
	width: 750px;
	height: 0px;
}

.content_box {
	width: 250px;
	height: 125px;
	margin: 5px 5px 11px 5px;
	background: #ffffff;
	float: left;	
}

img#under-construction {
	margin: 10px 0px 10px 0px;
}

#main {

}

#category {

}

#product {

}
/* DONT change this - you WILL break the product page ... */
.product-option {
	margin: 0px;
	padding: 0px;
	border: none;
}
.option-text {

}
.product-price {

}
#product-buttons {

}
.item {
	text-align: left;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: white;
	border: 1px solid black;
	-moz-border-radius: 5px;
}

#gallery {

}
.gallery-item {
	color: #ffffff;
	float: left;
	width: 200px;
	margin: 20px;
	border: 1px solid #00c000;
	background: transparent;
	-moz-border-radius: 10px;
}
.gallery-item:hover {
	border: 1px solid #c000c0;
}
.image-link {
	display: block;
	color: #ffffff;
}
.gallery-title {
	font-weight: 600;
	font-size: 110%;
	line-height: 30px;
}
.gallery-title a {
	text-decoration: none;
	color: white;
	display: block;
	text-align: center;
}
.gallery-description {
	font-size: 80%;
	padding-bottom: 10px;
	text-align: center;
}
.gallery-image {
	margin-top: 5px;
	float: center;
}
.gallery-nav {
	text-decoration: none;
	font-weight: 600;
	color: #009000;
}
.gallery-nav:hover {
	color: #900090;
}

#galleryshow {

}

.galleryshow-image {
	color: #ffffff;

}

#footer {
	width: 990px;
	/**background: #edef31 url('/css/footer2.jpg') no-repeat;**/
	height: 35px;
	line-height: 35px;
	text-align:center;
	white-space: nowrap;
	margin: 10px 0px 0px 0px;
}
#footer a {
	color: #ffffff;
}
#footer a:hover {

}

#company {
	margin-left: 10px;
	width: 250px;
	float: left;
	background: transparent;
}
#company a {
	font-family: "Helvetica Condensed",Verdana,san-serif;
	color: #ffffff
}
#contact-form {
	vertical-align: top;
	width: 420px;
	float: left;
}

#maintenance {
	background-color: black;
	color: white;
}

