/* CSS Document */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

p, div, span, h1, h2, h3, a, form {
	color: #FFF;
	padding: 0;
	margin: 0;
	}

.clear {
	display: block;
	clear: both;
	}

body {
	background-image: url(../images/background.jpg); 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: bottom left;
	background-color: #000000;
	}

input.radio {
	padding:2px;
	margin-right: 5px;
	}

/*#sign-up a, #sign-up a:visited {
	text-decoration: none !important;
	background-color:#454545;
	padding: 2px;
	color:#ABABAB;
	border-top: 1px #ABABAB solid;
	border-bottom: 1px #ABABAB solid;
	border-left: none;
	border-right: 1px #ABABAB solid;
	width:24%;
	display: block;
	float: left;
	}*/
	
#added a {
	display: block;
	color: #DA4796;
	}

#added a:hover {
	color: #FFF;
	background-color:#DA4796;
	}
	
#added {
	margin-top: 10px;
	}

#container-page {
	text-align: center;
	width: 720px;
	/* padding-top: 10px; */
	padding-bottom: 10px;
	margin: auto;
	/* background: url(../images/page-background.png) repeat top center; */
	}
	
#container-header, #container-content, #container-footer {
	width: 700px;
	margin: auto;
	text-align: left;
	}

#header {
	margin-top: 40px;
	height:79px;
	}

#header a {
	display: block;
	float: left;
	}

#header a img {
	border: 0px;
	}

#sign-up {
	float: right;
	width: 220px;
	margin-top: 26px;
	text-align: left;
	vertical-align: top;
	}

#sign-up p {
	margin-bottom: 3px;
	color: #ABABAB
	}

#sign-up input.textbox {
	width:67%;
	background-color: #454545;
	color: #f5bfdc; /*#E889BC;*/
	border: 1px solid #ABABAB;
	padding: 2px;
	margin-right: 5px;
	float: left;
	}

#content-left {
	float: left;
	width: 350px;
	}
	
#content-left select {
	margin-left: 50px;
	color: 000;
	width:68%;
	}
	
#content-right {
	float: right; 
	width: 350px;
	}

#content-right h2 {
	height: 35px;
	background-image: url(../images/events-top.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 20px 0 0 20px;
	font-weight: normal;
	font-size: 1em;
	}
	
#content-right-content {
	background-image: url(../images/events-back.png);
	background-position: top center;
	background-repeat: repeat-y;
	padding: 0 20px 0 20px;
	}

#content-right-content a.photo img {
	width: 300px !important;
	border: #f5bfdc solid 5px;
	}

.photo {
	margin-bottom: 10px;
	display:block;
	}

#content-right h2.heading {
	font-size: 1.6em !important;
	font-weight: bold;
	padding-top:20px;
	}

#content-right-content a:hover img {
	border-color: #720655;
	}

#content-right-footer {
	height: 18px;
	background: url(../images/events-bottom.png) top center no-repeat;
	}

#party {
	width: 120px;
	height: 180px;
	overflow: hidden;
	float: left;
	background: url(../images/party.png) top left no-repeat;
	}

* html #party	{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/party.png', sizingMethod='scale');
	}

#party a.party span.plan, #party a:visited.party span.plan {
	font-size: .8em;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-top: 12px;
	}
	
#party a:hover.party, #party a:hover.party span.plan {
	color: #720655;
	}
	
#party a.party, #party a:visited.party {
	display: block;
	padding: 105px 0 0 0;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	width: 100%;
	}

#enter a:hover.enter-flash {
	color: #720655;
	}

#photos, #reservations, #myspace {
	width: 230px;
	height: 60px;
	overflow: hidden;
	float: right;
	}

#photos h2, #reservations h2, #myspace h2 {
	font-size: 1em;
	font-weight: normal;
	padding: 10px 0 0 50px;
	}
	
	
#photos {
	background: url(../images/photos.png) top left no-repeat;
	}

#divLoadingPhotos, #divLoadingFlyers {
	background: url(../images/loading.gif) top left no-repeat;
	padding-top: 8px;
	padding-left: 40px;
	font-size: 1.2em;
	height: 40px;
	}

#reservations {
	background: url(../images/reservations.png) top left no-repeat;
	}

#myspace {
	background: url(../images/myspace.png) top left no-repeat;
	}

/*#myspace a, #myspace a:visited {
	margin-left: 50px;
	display: block;
	width: 60%;
	padding: 2px 0 2px 5px;
	border: #666 2px solid;	
	background-color: #CCC;
	color: #666;
	text-decoration: none;
	}

#myspace a:hover {
	color: #FFF;
	background-color: #000;
	text-decoration: none;
	}*/
	
#myspace a img {
	border: none;
	}

#facebook-link {
	margin-left: 50px;
	margin-right: 5px;
	}
	
.table {
	
	}

.table .row {
	clear: both;
	border-bottom: 1px dotted #720655;
	}
	
.table .row .columnRight {
	width: 72%;
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	}

.required {
	color: #000;
	margin-left: 2px;
	font-size:1.2em;
}

.table .row .columnLeft {
	width: 27%;
	float: left;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 5px;
	}

#reservations-errors, #partyplanner-errors {
	color: #000;
	font-weight: bold;
	}

#enter-site {
	width: 350px;
	height: 120px;
	background: url(../images/enter-here.png) no-repeat top center;
}

#info {
	width: 350px;
	text-align: center;
	clear: both;
	color: #CCC;
	font-size: 0.9em;
	padding-top: 5px;
	}

#info p {
	padding: 5px 17px 0 17px;
	font-size: 0.9em;
	}

#enter-site h2 {
	display: block;
	width: 350px;
	text-align: center;
	padding-top: 30px;
	}

#enter-site h2 a {
	font-size: 2.8em;
	font-weight: bold;
	}

#enter-site a, #enter-site a:visited {
	color: #720655;
	text-decoration: none;
	}

#enter-site a:hover {
	color: #000;
	text-decoration: underline;
	}

#enter-site p {
	width: 350px;
	text-align: center;
	}

#enter-site p a {
	font-size: 0.9em;
	}
	
#info-stone-lotus {
	float: left;
	width:250px;
	font-size: 1em;
	color: #AEAEAE;
	padding-right: 3px;
	border-right: 1px solid #AEAEAE;
	line-height: 1.3em;
	}

#info-design {
	float: right;
	width: 95px;
	font-size: 1em;
	line-height: 0.9em;
	color: #AEAEAE;
	}

#info-design a {
	display: block;
	margin-top: 8px;
	}

#info-design a img {
	border: 0;
	}