* { margin:0; padding:0; }

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ol, dl, fieldset, address { margin-bottom: 1em; }

html { background: url(images/topright.png) top right no-repeat; }

body {
	background: transparent url(images/topleft.png) top left no-repeat;
	font: 62.5%/1.6em Georgia, Times, serif;
	color: #111;
	text-align: center;
	min-height: 500px;
	_height: 500px;
}

a { text-decoration: none; color: #c3c; outline: none; }
a:hover { background: #c3c; color: #fff; }
img { border: none; }

h1 { font-size: 1.4em; margin: 20px 0 1em 0; }
h2 { font-size: 1.4em; margin-top: -0.6em; }

p { 
	margin: 0 20px 1em 22px;
	font-size: 1.2em;
}

/* construct */
#container {
	width: 960px;
	margin: 0 auto 0 auto;
}

#banner h1 {
 background: transparent url(images/logo.png) no-repeat 50% 2px;
 margin: 0;
 width: 100%;
 height: 130px;
 text-indent: -9999em;
}

#content { 
	float: left;
	width: 596px;
}

#sidebar-a {
	float: right;
	width: 180px;
	background: transparent url(images/sidebar-bg.png) no-repeat 0px 50px;
	min-height: 500px;
	_height: 500px;
}

#sidebar-b {
	float: left;
	width: 180px;
	background: transparent url(images/sidebarb-bg.png) no-repeat 124px 50px;
	min-height: 500px;
	_height: 500px;
}

#footer {
	clear: both;
}

#home p { 
	line-height: 1.6em; 
	text-align: justify; 
	font-size: 1.2em;
	margin: 0 20px 12px 24px;
}

/* top nav */
#navcontainer {
	margin: 10px auto 6px auto;
}
#home #navcontainer {	margin-bottom: 28px; }

#navcontainer ul {
	list-style: none;
	text-align: center;
}

#navcontainer li {
	display: inline;
	margin: 0 0 0 3px;
	letter-spacing: 2px;
	font-size: 1.3em;
}

#navcontainer li a {
	color: #333;
	text-decoration: none;
	padding: 6px 8px 6px 12px;
	background: #f1f1f1;
	text-transform: uppercase;
}

#navcontainer a:hover {
	background: #E5B8E5;
	color: #000;
}

#navcontainer li a#selected {
	background: #E5B8E5 url(images/star_select.png) 0 50% no-repeat;
	color: #000;
}

/* costume gallery */
#image img {
	margin-top: 20px;
	border: 1px solid #eee;
	padding: 6px;
	background: #fff
}

#desc {
	color: #f06;
	padding: 2px;
}

#flash {
	margin: 40px auto 0 auto;
	width: 520px;
	text-align: center;
}
#flash h2 { margin-top: 1em; }

/* mehIE \*/
#flash { _position: absolute; _margin-left: -236px; }
/* end */

/* left thumbs */
#choose { margin: 60px 0 0 110px; }

#choose img { 
	display: block; 
	margin-top: 4px; 
	padding: 0 4px 0 16px; 
	opacity: 0.6;
	-khtml-opacity: 0.6;
	filter: alpha(opacity=60);
}
#choose img:hover, #choose img.sfhover { 
	background: transparent url(images/pink_star.png) 0 50% no-repeat; 
	opacity: 0.999;
	-khtml-opacity: 0.999;
	filter: alpha(opacity=99);
}
#choose img:active { background: transparent url(images/pink_star.png) 0 50% repeat-y; }
#choose a:hover { background: none; }

/* left text */
#sidebar-b h2 { margin-top: 50px; text-align: right; line-height: 1.1em; margin-right: 20px; }
#sidebar-b p { text-align: right; line-height: 1.4em; margin-right: 20px; font-size: 1.2em; }
#sidebar-a p { margin: 0 0 4px 22px; text-align: left; font-size: 1.2em; }

/* right list */
#costumes {
	float: right;
	position: relative;
	margin: 52px 0px 30px 0px;
	padding: 10px 0 0 0;
	height: 380px;
	width: 160px;
	overflow: auto;
	text-align: left;
	z-index: 100;
}

#costumes li {
	list-style: none;
	line-height: 1.3em;
	color: #f06;
	border-bottom: 1px dotted #eee;
	font-size: 1.2em;
}
  
#costumes li a {
	background: #fff;
  text-decoration: none;
  font-size: 0.9em;
  line-height: 1.7em;
  padding: 0 2px 0 4px;
	color: #333;
 }

#costumes li a#current { 
	color: #000;
	padding: 0 18px 0 4px;
	background: transparent url(images/pink_star.png) right no-repeat; 
}
#costumes li a#current:active, #costumes li a:active { background: none; }
#costumes li a:visited {
	background: url(images/costume.png) no-repeat;
	color: #999;
}
#costumes li a:hover {
  color: #000;
	padding: 0 12px 0 4px;
	background: transparent url(images/pink_star.png) right no-repeat;
}

#home p.update { 
	text-align: center;
	line-height: 1.8em;
	margin-bottom: 16px;
	padding: 8px 0;
	border-top: 1px dotted #eee;
	border-bottom: 1px dotted #eee;
	background: #f9f9f9;
}
.update strong { color: #f06; font-size: 1.4em; text-indent: 0; }

/* hats gallery */
#thephoto { border: 1px solid #999; padding: 3px; }
#photoholder { text-align: center; margin-top: 20px; }

#gallcontrol { margin-top: 4px; text-align: center; font-weight: bold; }
#gallcontrol a { padding: 2px; }

/* clients */
ul.left { 
	float: left; 
	width: 240px; 
	list-style-type: circle;
	list-style-position: inside; 
	text-align: left; 
	text-transform: uppercase; 
	padding: 20px 0; 
	position: relative; 
	left: 50px; 
	font-size: 1.2em;
}

ul.right { 
	float: right;
	width: 240px; 
	list-style-type: circle; 
	list-style-position: inside; 
	text-align: left; 
	text-transform: uppercase;
	padding: 20px 0;
	font-size: 1.2em;
}

.clear { clear: both; }

/* formmail */
fieldset {
	display: block;
	text-align: left;
	width: 280px;
	margin-left: 96px;
	/* invisible to IE 5 mac \*/
	margin: 0 auto 0 auto;
	/* end */
	padding: 0 12px 1em;
	border: 1px solid #999;
	background: #f7f7f7;
}

legend {
	font-weight: bold;
	color: #000;
	padding: 0 0.5em 0 0; 
}

label {
	display: block;
	margin: 0.7em 0 0 0;
	color: #f06;
}

select { margin-left: 1.2em; _margin-left: 1.4em; }
input { color: #333; height: 1.3em; }

input, textarea, select {
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url(images/fieldbg.gif) repeat-x top;
}

#submit { width: 13em; _width: 8em; color:#c3c; border: 3px double #ccc; background: #fff; height: 2em; }

/* movies */
#embedmovie { margin-top: 80px; text-align: center; }
#sidebar-a dl { margin: 100px 0 0 30px; }

body, html {
	/* Win IE only - the cunt */
	scrollbar-base-color: #999;
	scrollbar-face-color: #eee;
	scrollbar-arrow-color: #f06;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #ccc;
	scrollbar-darkshadow-color: #999;
	scrollbar-track-color: #fff;
	scrollbar-3dlight-color: #fff;
}
