@charset "UTF-8";
/* CSS Document */
body {
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	letter-spacing:1px;
	font-weight:lighter;
}
#container {
	position: relative;
	margin: auto;
	width: 980px;
	overflow: hidden;
}
.purple { background-color: #872D78; }
.green { background-color: #009C98; }
.gray { background-color: #999999; }
#sidebar {
	position: fixed;
	width: 300px;
	float: left;
	background-image: url(../images/WhiteNavBar2.png);
	background-repeat: repeat-y;
	min-height: 1200px;
	top: -25px;
}
#content {
	width: 670px;
	float: right;
	min-height:600px;
	color: #ffffff;
	overflow:hidden;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 29px;
}
.gray #content {
    background-image: url(../images/footer_cart.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer {
	margin-top: 50px;
}
#footer_content {
	margin-left: 417px;
	margin-bottom: 7px;
	width:234px;
	height:180px;
	text-align:center;
}
#header {
	background-color: #fff;
	text-align: left;
	min-height: 20px;
	
}
#header table tr td div img {
	position:relative;
	top:11px;
}
#wrapper .contact_us { 
	background-image: url(../images/footer_about.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.about { 
	background-image: url(../images/footer_about.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.hotels { 
	background-image: url(../images/footer_hotels.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.a_night_of_joy { 
	background-image: url(../images/footer_joy.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.concerts { 
	background-image: url(../images/footer_concerts.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.speakers { 
	background-image: url(../images/footer_speakers.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.workshops { 
	background-image: url(../images/footer_workshops.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.agenda { 
	background-image: url(../images/footer_agenda.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.registration { 
	background-image: url(../images/footer_registration.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contact_us { 
	background-image: url(../images/footer_contactus.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
p {
	padding-top:0px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right: 15px;
	margin: 0px;
}
p img {
	padding:0;
	margin: 0;
}
ul {
	margin-top:0;
}
li {
	list-style-type:disc;
}
#logo {
	padding: 45px 0 0 55px;
}
/*navigation*/
#navigation {
	margin-top: 30px;
	padding-left: 55px;
}
#navigation ul {
	list-style: none;
	text-align: right;
	font-size: 18px;
	color: #872D78;
	font-family: "Courier New", Courier, monospace;
	font-weight:bold;
	text-transform: uppercase;
	width: 200px;
}
#navigation ul li {
	list-style:none;
	padding:0;
	margin:0;
}
#navigation ul li a { padding:0; margin:0; }

img { border:none; margin:0; padding:0 }

/*form
label { 
	position: absolute; text-align:right; width:130px; 
}
input, textarea { 
	margin-left: 140px; width: 200px;
}
textarea { 
	width: 300px; height: 150px;
}
.text { 
	margin-left: 140px; 
}
*/
#footer_content form legend {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	font-weight:bold;
	padding-left: 50px;
	
}
#footer_content form fieldset {
	border:none;
	height: 30px;
}
#footer_content form input.text {
	height: 20px;
	vertical-align:middle;
	margin-bottom: 4px;
	margin-left:25px
}
#footer_content .copyright {
	font-size: 8px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 13px;
}
#footer_content .update {
	font-size: 12px;
	text-align: center;
	padding-top:5px;
	padding-bottom: 20px;
	background-image: url(../Images/dottedline.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#footer_content .links {
	font-size: 11px;
	text-align: center;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../Images/dottedline.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 7px;
}
.links a { color:#FFFFFF; }
.purpletable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 22px;
	border:none;
}
.purpletable td {
	padding: 2px 5px 2px 10px;
	width: 80%;
}
.purpletable th {
	text-align: left;
	padding: 2px 5px 2px 10px;
	font-weight:normal;
	width: 20%;	
}
.purpletable tr.odd{
	background-color:#A46B9C;
}

.greentable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 22px;
	border:none;
}
.greentable td {
	padding: 2px 5px 2px 5px;
}
.greentable th {
	text-align: left;
	padding: 2px 0px 2px 0px;
	font-weight:normal;	
}
.greentable tr.odd{
	background-color:#53B5B4;
}
.contactbox {
	background-image:url(../images/contactus.gif);
	background-repeat:no-repeat;
	padding-top:50px;
	margin-top: 15px;
}
.contactbox fieldset { border:none; padding: 0;}
.contactbox input { width: 270px; }
.contactbox textarea { width: 270px; height: 100px; }
#earlybird {
	background-image:url(../images/earlybirdgray.jpg);
	background-repeat:no-repeat;
	width: 642px;
	height: 600px;
	text-align: center;
	padding-top: 450px;
}
.button {
	width:150px;
	height:35px;
	font-size:12px;
	font-weight:bold;
	background-color: #005172;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.smallbox {
	text-align:left;
	width:280px;
	border: 1px solid #cccccc;
	padding-left: 20px;
}

.bxlft {
	float: left;
	margin-left:10px;
	
}
.bxrgt {
	margin-left: 330px;
	padding-left: 20px;
}
.RequiredMsg
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	background: #fff7d7;
	padding: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	border-width: thin;
	border-color: #FF0000;
	border-style: solid;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	background: #fff;
	padding: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
	border: 5px solid #872D78;
	color:#872D78;
}
.floatLeft{
	float:left;
	width:80%;
	color: #584528;
}
.floatRight{
	float: right;
	color: #584528;
	text-align: center;
}
#registrationContent {
	margin-top: 10px;
}
.betweenFields { height: 1px; }
.submit { text-align:right; }
.product {
	padding:15px;
	margin-top: 10px;
}
.orderTotal {
	text-align:right;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.editRegistrations { text-align:right; padding-top: 10px; padding-bottom: 10px; }
#Checkout { margin-right: 10px; }
#cartcheckout form fieldset { background-color:#584528; color:#FFFFFF; font-weight:bold; margin: 10px;}
#cartcheckout form fieldset legend { color:#005172; font-weight:bold; margin-bottom: 25px; }
.productHeader {
	width: 550px;
	text-align: left;
	text-decoration:underline;
	font-weight:bold;
	margin-top: 10px;
}
.productHeader li {
	list-style:none;
	float:left;
	margin-bottom: 5px;
}
.productList {
	width: 550px;
	text-align: left;
}
.productList li {
	list-style:none;
	float:left;
}
.productDesc { width: 100px; text-align:left; }
.productDetails { width:300px; }
.productTotal { width:60px; text-align:center; }
.productList .productRemove { width:75px; text-align:center;height:140px; }

.fieldQtyInput { size: 100px; text-align:center; }

#login { width: 600px; }
#returning {
	width:280px;
	float:left;
	text-align:left;
}
#newuser {
	width:280px;
	margin-left:0px;
	margin-right:2.25em;
	float:right;
	text-align:left;
}
#returning .fieldLabel { width: 120px; }
#returning .fieldInput { width: 150px; }
#newuser .fieldLabel { width: 120px; }
#newuser .fieldInput { width: 150px; }

#billing { width: 600px; margin-bottom: 13px; margin-top:13px; text-align:left; }
#billing h5 { text-align: left; }
#address {
	width:280px;
	float:none;
	text-align:left;
}
#address table { width:100% }
#address input { width: 136px; }
#address select { width: 136px; }
#address .fieldLong { width: 285px }
#address .fieldShort { width: 136px; }
#address th {
	text-align:left;
	border-bottom:5px #999 solid;
}
#shipaddress {
	width:280px;
	float:none;
	text-align:left;
	margin-left:10px;
}
#shipaddress table { width:100% }
#shipaddress input { width: 136px; }
#shipaddress select { width: 136px; }
#shipaddress .fieldLong { width: 285px }
#shipaddress .fieldShort { width: 136px; }
#shipaddress th {
	text-align:left;
	border-bottom:5px #999 solid;
}

#contact {
	width:355px;
	margin-left:5px;
	text-align:left;
}
#contact th {
	text-align:left;
	border-bottom:5px #999 solid;
}
#orders{
	border: #cccccc 1px solid;
	width:55%;
}
#payment { width: 280px; text-align:left; }
#payment input { width: 136px; }
#payment th {
	text-align:left;
	border-bottom:5px #999 solid;
}
#payment select { width: 136px; }
#payment .fieldLong { width: 285px }
#payment .fieldShort { width: 136px; }

#out {
	width: 280px;
	margin-bottom: 13px;
	margin-top:13px;
	text-align:left;
}
#out label { width: 200px; float:left; margin-right: 20px; }
#commments .fieldLabel { width: 140px; text-align: right; }
#comments .fieldInput { width: 200px; }

#summary { width:280px; margin-left:5px; text-align:left; margin-top:13px; }
#summary .fieldLabel { width: 155px; text-align: right; }
#summary .fieldInput { width: 200px; }

#cartImage { height: 330px; }

.required { padding: 2px; color: #872D78; font-size:12px; font-weight:bold; }
#carttableLayout {	
	padding: 0px;
	padding-right: 30px;
	padding-left: 30px;
	color: #584528; min-height: 600px;
}
#LogInCart {
	padding: 0px;
}
#LogInCart {
	padding-right: 20px;
}
#checkoutAddress {
	height: 37px;
	background-image: url(../images/A_billing.gif);
	background-repeat:no-repeat;
}
#checkoutShipping {
	height: 37px;
	background-image: url(../images/A_shipping.gif);
	background-repeat:no-repeat;
}
#newcustomer {
	height: 37px;
	background-image: url(../images/A_createaccount.gif);
	background-repeat:no-repeat;
}
#returningcustomer {
	height: 37px;
	background-image: url(../images/A_login.gif);
	background-repeat:no-repeat;
}
#billinginformation {
	height: 37px;
	background-image: url(../images/A_billinginformation.gif);
	background-repeat:no-repeat;
}
#orderhistory {
	height: 37px;
	background-image: url(../images/A_orderhistory.gif);
	background-repeat:no-repeat;
}
#updatepassword {
	height: 37px;
	background-image: url(../images/A_updatepassword.gif);
	background-repeat:no-repeat;
}
#sameas {
	color:#333333;
	float:right;
	padding-right:35px;
	padding-top:10px;
}
.insertForm { width:628px; }
.miniinsertForm { width:200px; }

