/* Reset */

/* v1.0 | 20080212 */

.skiplink {display:none}

a:link { font-weight: bold; color: #fe4250; text-decoration: none; position:relative;}
a:visited { font-weight: bold; color: #fe4250; text-decoration: none; position:relative;}
a:active { font-weight: bold; color: #fe4250; text-decoration: none; position:relative;}
a:hover { font-weight: bold; color: #580000; text-decoration: none; position:relative;}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}


/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* End Reset */
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background: #000 url('http://site.volksusa.com/html/2010/dolls_party_ny_4/images/body/checker_board.png') repeat-x;
	text-align: center;
}


p {
	line-height: 1.2em;
	padding-bottom: 1.5em;
}

.strong {
	font-weight: bold;
}

h1 {
	border-bottom: 1px solid #e2bf1b;
	margin: 0 0 4px 0;
	padding: 4px 0 4px 10px;
}

h2 {
	font: 18px bold Garamond, Georgia, "Times New Roman", serif;
	color: #fff;
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
}

h3 {
	font: 16px bold Garamond, Georgia, "Times New Roman", serif;
	color: #fff;
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
}

h4 {
	font: 14px bold Garamond, Georgia, "Times New Roman", serif;
	font-weight: bold; 
	color: #e2bf1b;
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
}

h5 {
	font: 14px bold Garamond, Georgia, "Times New Roman", serif;
	font-weight: bold; 
	color: #e2bf1b;
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
	border-top: 1px solid #8c8b8b;
	margin: 0 0 4px 0;
	padding: 4px 0 4px 10px;
}


.small {
	font: 10px Garamond, Georgia, "Times New Roman", serif;
}

#container {
	background: #000 url('http://site.volksusa.com/html/2010/dolls_party_ny_4/images/body/williams.jpg') no-repeat;
	width: 1028px;
	margin: 0 auto;
	text-align: left;
	min-height: 688px;
	position: relative;
}


#head {
	color: #fff;
	font-size: 12px;
}


#logo a {
	border: none;
	display: block;
	position: absolute;
	top: 5px;
	left: 40px;
	width: 159px;
	height: 141px;
	background: transparent url('http://site.volksusa.com/html/2010/dolls_party_ny_4/images/body/logo.png') no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}


#banner a {
	display: block;
	position: absolute;
	top: 20px;
	left: 200px;
	width: 793px;
	height: 183px;
	background: transparent url('http://site.volksusa.com/html/2010/dolls_party_ny_4/images/body/dolls_party_in_new_york_city_4.png') no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}


#head  .event-description {
	position: absolute;
	width: 500px;
	top: 123px;
	left: 212px;
	text-shadow: #000 0 0 3px;
}


/* navigation */
.nav {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 22px;
}

.main-nav {
	position: absolute;
	top: 230px;
	left: 95px;
}

.nav li a {
	position: relative;
	font-weight: normal;
}

.nav li a:hover {
	position: relative;
	color: #580000;
	font-weight: normal;
}

.nav li a.active {
	position: relative;
	color: #580000;
	font-weight: normal;
}

.nav li a.nolink {
	position: relative;
	color: #8c8b8b;
	font-weight: normal;
}

.nav .nav2 a { left: 100px; }
.nav .nav3 a { left: 7px; }

.nav .nav4 a { 
	margin-top: 60px;
	left: 70px;
}

.nav .nav5 a { left: 15px; }
.nav .nav6 a { left: 112px; }

.nav .nav7 a { 
	margin-top: 40px;
	left: 45px;
}

.nav .nav8 a { left: 100px; }
.nav .nav9 a { left: 60px; }
.nav .nav9 a span { padding: 3px 45px 0 45px; }
.nav .nav10 a { left: 82px; }

.nav a {
	color: #fe4250;
	background-color: #fff;
	text-decoration: none;
	float: left;
	clear: left;
	display: block;
	border-right: 1px solid #580000;
	border-bottom: 2px solid #580000;
	margin-bottom: 2px;
}

.nav a span {
	float: left;
	padding: 3px 10px 0 10px;
	border-right: 1px solid #d5bfbf;
	border-bottom: 1px solid #d5bfbf;
}

#body {
	position: absolute;
	top: 270px;
	left: 390px;
	width: 638px;
}

#body .box {
	float: right;
	margin-right: 65px;
	background-image: url('http://site.volksusa.com/html/2010/dolls_party_ny_4/images/body/85opaque_black.png');
	color: #8c8b8b;
	font-size: 12px;
	padding: 5px;
	-webkit-box-shadow: 2px 2px 15px #000;
	-moz-box-shadow: 2px 2px 15px #000;
	box-shadow: 2px 2px 15px #000;
}

#event-info {
	width: 300px;
}

#event-info p {
color: #fff;
}

#event-info h2 {
	background: transparent url('http://site.volksusa.com/html/2010/dolls_party_ny_4/images/home/event_information.png') 50% top no-repeat;
	border-bottom: 1px solid #e2bf1b;
	text-indent: -9999em;
	height: 13px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

#body .nav {
	float: right;
	clear: right;
	margin: 10px 65px 10px 0;
}


#body ul {
	position: relative; 
	list-style: square;
	margin: 0 0 25px 0;
	padding: 0;
}

#body li {
	margin: 0 0 0 25px;
	padding: 0;
}


#whats-new {
	width: 565px;
	height: 200px;
	padding-left: 20px;
	overflow: auto;
}

#whats-new h2 {
	background: transparent url('http://site.volksusa.com/html/2010/dolls_party_ny_4/images/home/whats_new.png') 5px top no-repeat;
	border-bottom: 1px solid #e2bf1b;
	text-indent: -9999em;
	height: 13px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

#whats-new .date {
	display: block;
	color: #e2bf1b;
	padding-top: 5px;
	padding-bottom: 5px;
}

#whats-new > div {
	border-bottom: 1px solid #8c8b8b;
	/* for IE */
    /* filter:alpha(opacity=60); */
    /* CSS3 standard */
    /* opacity:0.6; */
	margin-left: 12px;
	padding-bottom: 7px;
	margin-bottom: 1em;
}

#body-contents {
	width: 565px;
	padding-left: 20px;
	overflow: auto;
}

#limited_items {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
#limited_items tr td {
	padding: 10px;
	width: 50%;
}
#limited_items img {
	margin-bottom: 5px;
	border: 3px solid #e2bf1b;
}

#footer {
	clear: both;
	width: 100%;
	padding-bottom: 10px;
	padding-top: 30px;
	text-align: center;
}
.copyright {
	font: 10px Verdana, Helvetica, Arial, sans-serif;
	color: #8c8b8b;
}

