/* global */



.skiplink {display:none}



a:link { color: #5bff3b; text-decoration: none; position:relative;}

a:visited { color: #5bff3b; text-decoration: none; position:relative;}

a:active { color: #5bff3b; text-decoration: none; position:relative;}

a:hover { color: #ffa5ac; text-decoration: none; position:relative;}



body {

	background: url("/html/2009/dolls_party_ny_4/images/checked_gradiant_bg.gif"); 

	margin: 0;	

	text-align: center;

}

* {
	font: 12px Helvetica, Verdana, Arial, sans-serif;
	color: #59c826;
}

img {

	border: 0;
	behavior: url("/html/2009/dolls_party_ny_4/includes/pngbehavior.htc");
}



img.photoleft {

	float: left;

	margin: 0 20px 0 0;

}



img.photoright {

	float: right;

	margin: 0 0 10px 20px;

}

.strong {
	font-weight: bold;
}



.photo {

	border: 3px solid #bc8538;

}



p {

	margin: 0;

}



hr {

	margin: 15px 0 15px 0;

	padding: 0;

	width: 100%;

	height: 1px;

	border: 1px dashed #f7b312;

}



h1 {
	color: #f7b312;
	font: 32px bold Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 8px 0 0 20px;
	background: url("/html/2009/dolls_party_ny_4/images/body/h1.gif") no-repeat left top;
	height: 70px;
}

h1.image_header {
	background: none;
	margin: 0;
	width: 600px;
	height: 150px;
	padding: 0 0 20px 0;
}

h2 {
	padding: 29px 0 34px 0;
	margin: 0;
	
}





h3, h4, h5, h6 {

	font: 18px bold Helvetica, Verdana, Arial, sans-serif;

	color: #f7b312;
	margin-bottom: 1em;

}






.small {

	font: 9px Helvetica, Verdana, Arial, sans-serif;

}

.redbold {

	font: 12px Verdana, Helvetica, Arial, sans-serif;
	color: #ff0000;
	font-weight: bold;

}



.large {

	font: 12px Verdana, Helvetica, Arial, sans-serif;

}











/*global selectors to overwrite IE 5's font rendering issues*/



p, td, ul, ol, li {

	font: 12px Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.25em;

}


/* main container */



#wrapper {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 8680px;
	text-align: left;
	background-color: #e3f1dd;
}


/* navigation */

#nav {
	margin: 20px auto;
	font-family: greco, Helvetica, sans-serif;
}

#nav ul {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	padding: 0;
	margin: 0;
	display: inline;
}

#nav li a {
	font-size: 18px;
	color: #5bff3b;
	text-decoration: none;
	font-weight: normal;
}

#nav li a:hover {
	color: #ffa5ac;
	text-decoration: none;
}

.nolink {
	font-size: 18px;
	padding-left: 20px;
	line-height: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #666;
	width: 200px;
	display: block;
	background: url("/html/2009/dolls_party_ny_4/images/body/gray_bullet.gif") no-repeat 0 8px;;
}

#nav li a.active {
	color: #5bff3b;
	text-decoration: none;
} 

/* main area */

#main_body_home {
	background: url("/html/2009/dolls_party_ny_4/images/homepage_image.png");
	margin: 46px auto 15px auto;
	text-align: center;
	width: 868px;
	height: 568px;
	}


#main_body {
	margin: 46px auto 15px auto;
	text-align: center;
	width: 868px;
	}
	
#header {
	width: 868px;
	height: 111px;
	margin: 0;
	padding: 0;
}
	
* html #main_body{
	height: 400px;

}

#photo_strip {
	background: url("/html/2009/dolls_party_ny_4/images/content_bg.gif");
	width: 868px;
	height: 199px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#content {
	background: url("/html/2009/dolls_party_ny_4/images/content_bg.gif");
	text-align: left;
	padding: 0 30px;
}


#iframe {
	width: 868px;
	height: 120px;
	position: relative;
	border: 3px solid #ffa5ac;
}

#schedule {
	width: 600px;
	border-collapse: collapse;
	border: 1px solid #cfdce9;
}

#schedule tr th {
	font-size: 16px;
	font-weight: bold;
	background-color: #dce9f5;
}



#schedule tr td ul {
	margin: 0;
	padding-left: 10px;
	
}

#schedule tr td ul li {
	margin: 0;
	padding: 0;
}

.schedule_row_dark {
	background-color: #dce9f5;
}

#requirements {
	width: 500px;
	border-collapse: collapse;
	border: 1px solid #cfdce9;
}

#requirements tr th {
	font-size: 16px;
	width: 100%;
	font-weight: bold;
	background-color: #dce9f5;
}

#requirements tr td {
	width: 100%;
}

.requirements_row_dark {
	background-color: #dce9f5;
}

#dates {
	width: 500px;
	border-collapse: collapse;
	border: 1px solid #cfdce9;
}

#dates tr th {
	font-size: 16px;
	font-weight: bold;
	background-color: #dce9f5;
}



.dates_row_dark {
	background-color: #dce9f5;
}

.closed {
	background-color: #ccc;
}

.alert {
	color: #f7b312;
}

#logo {
	background-image: url('/html/2009/dolls_party_ny_4/images/volks_logo.png');
	text-align: center;
	margin: 18px auto;
	width: 860px;
	height: 27px;
}

#footer {
	color: #fff;
	clear: both;
	width: 100%;
	padding-bottom: 10px;
	text-align: center;
}

.copyright {

	font: 10px;
	color: #fff;
	
}

.copyright a {
	color: #fff;
	text-decoration: none;
	
}

.copyright a:hover {
	color: #ffa5ac;
	
}

#limited_items {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 500px;
}

#limited_items tr td {
	padding: 5px;
}

#limited_items tr td.caption {
	padding-bottom: 15px;
}

.limited_big_photos {
	text-align: center;
	padding-bottom: 20px;
}

#homepage_message {
	width: 835px; 
	background-color: #fff; 
	color: #000; 
	font-size: 18px; 
	padding: 20px; 
	text-align: left; 
	margin-bottom: 20px;
}

#homepage_message h2 {
	color: #000; 
	font-size: 18px; 
	padding: 0;
}

#homepage_message p {
	color: #000; 
	font-size: 12px; 
	padding: 10px 0;
}
