/* Reset first */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	outline: 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* CSS begins */

body {
	text-align: center;
	margin: 0 auto;
	background: #fff;
	font-size: 1em;
	line-height: 1.5em;
	letter-spacing: 0.03em;
	font-family: helvetica, arial, sans-serif;
	color: #222;
}

a:link, a:visited {color: #000; text-decoration: none; border-bottom: 1px dashed #000; padding-bottom: 2px; outline: 0;}
a:link:hover, a:visited:hover {color: #00ff66; text-decoration: none; border-bottom: 1px dashed #00ff66; padding-bottom: 2px; outline: 0;}

a.clear {border: 0;padding: 0;text-decoration: none;}
a.clear:hover {border: 0;padding: 0;text-decoration: none;color: #00ff66;}


#page {
	margin: 50px auto;
	width: 900px;
	padding-left: 50px;
	text-align: left;
}

.half, .quarter, .third, .full {
	float: left;
	position: relative;
	margin: 0 50px 50px 0;	
	text-align: left;
}

.half {width: 400px;}
.third {width: 285px;}
.quarter {width: 175px;}
.full {width: 850px;}

.quarterleft, .quarterright {
	width: 187px;
	position: relative;
	text-align: left;
}

.quarterleft {float: left;}
.quarterright {float: right;}

h1 {
	background: url(../images/workdress/title.jpg);
	text-indent: -9999px;
	overflow: hidden;
	width: 400px;
	height: 500px;
	text-align: left;
}

h2 {
	font-weight: bold;
	font-size: 1.3em;
	text-align: left;
}

strong {
	font-weight: bold;
}

p, h2 {
	text-align: left;
	margin: 0 0 25px 0;
}

.intro {font-size: 1.3em; line-height: 1.5em;}
.fine {font-size: 0.9em; line-height: 1.4em;}
.superfine {font-size: 0.8em; line-height: 1.5em;margin: 0 0 10px 0;}
.superfine a:link, .superfine a:visited, .superfine a:link:hover, .superfine a:visited:hover {padding-bottom: 1px;}
.last {margin:0;}

hr {
	display: block;
	clear: both;
	margin: 0;
	visibility: hidden;
}

/* Slideshow */

.halfshow {
	width: 450px;
	height: 500px;
	float: left;
	position: relative;	
	margin: 0 0 50px 0;
}

#forshow {
	width: 400px;
	height: 500px;
	float: left;
	position: relative;
	margin: 0;
	cursor: pointer;
}

.pics img {
	width: 400px;
	height: 500px;
	cursor: pointer;
}

img#next {
	margin: 225px 10px 0 0;
	width: 23px;
	height: 44px;
	cursor: pointer;
	float: right;
	position: relative;
	display: inline;
	clear: none;
}

/* Offer form */

textarea {
	height: 170px;
	width: 400px;
	margin: 5px 0 15px 0;
}

input.submit {
	float: right;
	clear: both;
	position: relative;
}

input.text {
	width: 185px;
	margin: 5px 0 10px 0;
}

input.donate {
	margin: 10px 0 0 0;
}

/* Bartered Goods */

#barterdiv, #pendingdiv, h2.bartered, h2.pending, ul.barterlist, ul.barterlist li {
	float: left;
	position: relative;
}

#barterdiv {
	background: #ffff00;
	padding: 25px 0 5px 25px;
	width: 875px;
	margin: 0 0 25px 0;
	clear: both;
	right: 25px;
}

#pendingdiv {
	background: #ffff99;
	padding: 25px 0 5px 25px;
	width: 875px;
	margin: 0 0 50px 0;
	clear: both;
	right: 25px;
}

h2.bartered, h2.pending {
	width: 225px;
	margin: 0 50px 50px 0;
	overflow: hidden;
	text-align: left;
}

ul.barterlist {
	width: 600px;
}

ul.barterlist li {
	width: 250px;
	margin: 0 50px 25px 0;
}

#barterpopup {
	margin: 25px 0 0 0;
	padding: 0 0 25px 0;
	width: 650px;
}

#barterpopup img {
	max-width: 650px;
	margin: 0 0 25px 0;
	border: 0;
}

/* Art Windows and Thank you */

.artwindows {
	margin: 0 50px 50px 0;
	border: 1px solid #555;
	padding: 25px;
	width: 348px;
}

.thankyou {
	margin: 25px 50px 50px 0;
}

/* Submitted message */

#submitted {
	width: 500px;
	margin: 100px auto;
	background: #eee;
	padding: 25px;
	text-align: left;
}

/* OurGoods */

.ourgoods {
	background: #eee;
	padding: 25px;
	width: 350px;
	margin: 0 50px 25px 0;
}

.ourgoods input {
	margin: 15px 5px 0 0;
}

.ourgoods .quarterleft, .ourgoods .quarterright {
	width: 164px;
}

.workdress {
	border: 5px solid #ffff00;
	padding: 20px;
	width: 350px;
	margin: 0 50px 25px 0;
}

ul.eventslist, ul.eventslist li, ul.eventslist li p, .eventdates {
	float: left;
	position: relative;
}

ul.eventslist, ul.eventslist li {width: 600px;}

ul.eventslist li {margin: 0 0 25px 0;}

ul.eventslist li p {width: 450px;}

.eventdates {
	width: 125px;
	margin: 0 25px 0 0;
}

.alert {
	background: #ffff00;
}

/* Team */

ul.sample {clear: both;}

ul.sample li, img.carolinework {
	width: 175px;
	float: left;
	margin: 0 20px 3px 0;
}

img.avatar {
	float: left;
	margin: 0 20px 0 0;
}

/* Howitworks */

#how {
	width: 700px;
	height: 532px;
	float: left;
	position: relative;
	margin: 0;
	cursor: pointer;
}

.howpics img {
	width: 700px;
	height: 532px;
	cursor: pointer;
	
}

img#hownext {
	margin: 225px 10px 0 0;
	width: 23px;
	height: 44px;
	cursor: pointer;
	float: right;
	position: relative;
	display: inline;
	clear: none;
}