﻿*
{
    font-family: Arial,Sans-Serif;
	font-size:13px;
}

h1
{
    font-size:24px;
    margin: 0 0 10px 0;
    padding:0;
}

a img
{
    border:none;
}

.question
{
    /*border-top: solid 1px #ccc;*/
    padding-top:20px;
}

.question b
{
    font-size:110%;
}

.question input[type=text]
{
    width:480px;
}

.reginfo input[type=text], .reginfo select
{
    width:82px;
    font-size:90%;
}

.reginfo select
{
    width:50px;
}


.reginfo th
{
    text-align:left;
}

.question img
{
    border:none;
}

.question textarea
{
	height:150px;
	width:480px;
}

.question, #regheaderedit
{
    padding-bottom:15px;
}

#regheader:hover
{
	background:#ffffcc url(/central/content/reg_edit_small.png) no-repeat top right;
}

.qhover
{
    background:#ffffcc url(/central/content/reg_edit_small.png) no-repeat 2px 2px;
}

.builder, #regheaderedit, #copyfrom
{
    border: solid 1px #ccc;
    background-color: #eee;
    background-image:none;
    padding:10px;
}

.question i
{
    display:block;
}

.label i
{
	display:inline;
}

.label
{
    font-weight:bold;
	font-size:110%;
}

#regheader h1, .build .label, .build .heading, .build .description
{
    cursor:pointer;
}

.invalid
{
    background-color: #f00;
    color: #fff;
    font-size:16px;
    font-weight:bold;
}

.heading
{
    font-size:24px;
    font-weight:bold;

}

.buildlabel
{
    margin-bottom:10px;
    font-weight:bold;
    font-size:12px;
    color: #666;
}

#addbar, #copybar
{
    font-size:12px;
    background-color: #ccc;
    border: solid 1px #999;
    padding:5px;
    margin-bottom:10px;
}

#addbar a, #copybar a
{
    margin-right:15px; 
	text-decoration:underline;
}

#copyfrom select
{
    width:400px;
}

#proceed.nojs
{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:9999;
    background: #fff;
    color: #f00;
    text-align:center;
    padding-top:20px;
}

.multi table
{
    margin-top:5px;
    border-collapse:collapse;
}

.multi td
{
    border: solid 1px #ccc;
    padding:5px;
}

.multi tr td:first-child
{
    font-weight:bold;
    vertical-align:top;
}

#totprice
{
    font-weight:bold;
	font-size:40px;
}

#total
{
    font-size:40px;
    /*background-color: #eee;*/
    margin-right: 10px;
   padding-top:20px;
   padding-bottom:30px;
   font-weight:bold;
   position:fixed;
   z-index:100;
   bottom:0px;
   right:0px;
   background-color:#ffffcc;
   padding-right:20px;
   padding-left:20px;
}

.regtotal
{
    font-size:40px;
    margin-right: 10px;
    padding-top:10px;
    font-weight:bold;
	line-height:42px;
}

.field
{
    margin-bottom:10px;
}

.field label
{
    display:block;
}

.field input[type=text].date
{
    width:100px;
}

.field textarea
{
    width:100%;
    height:50px;
}

#submitreg, #paynow
{
	font-size:30px;
	font-weight:bold;
}

.reginfo
{
    width:99%;
    overflow-x:scroll;
    padding:3px;
    border:1px solid #ccc;
}

.updownrem a
{
    padding-left:5px;
}

.unavail
{
    background-color: #FFFF66;
    border: solid 1px #000;
    margin:5px 0 5px 0;
    padding:5px;
}

.diffans
{
	color:#900;
}

.regtop, .regbot
{
	background-color:#ffffcc;
	padding:6px;
	font-size:16px;
	margin-bottom:15px;
}

.regbot
{
    margin-top:10px;
}

.regtop div, .regbot div
{
	padding-top:5px;
}

.infoquestion
{
	padding-bottom:15px;
}

form
{
    display:inline;
}

.builder-helper
{
	font-size:90%;
	display:block;
}

#ev-bld-ttl
{
	width:100%;
	font-size:170%;
}

#ev-bld-conf-txt
{
	height:150px;
}

input[type=text].qty, input[type=text][name=capacity], input[type=text][name=price]
{
	width:80px;
}

.choices input[type=text]
{
	width:60px;
}

.choices td:first-child input[type=text]
{
    width:300px;
}

#payments
{
	border-collapse:collapse;
}

#payments td, #payments th
{
	text-align:left;
	padding:4px;
	font-size:12px;
}

#payments input[name=date], #payments input[name=amount] 
{
    width:100px;
}

#payments .addrow td
{
   	border-top: none;
	border-bottom: none;
}

#payheader, #payheader *
{
    font-size:135%;
}

a.alt-manage-link
{
	color:#930;	
}

#embedbox
{
	height:140px;
}

.builder-registration-dates
{
    font-style:italic;
    border-collapse:collapse;
}

.builder-registration-dates
{
    margin: 10px 0 20px 0;
}

.builder-registration-dates input
{
    width:140px;
}

.builder-registration-dates td
{
    width:150px;    
    vertical-align:top;
    padding: 0 10px 0 0;
}

.builder-registration-dates tr:first-child td
{
    font-weight:bold;
    font-style:normal;
}

a.editreg
{
    font-size:18px;
    text-decoration:none;
}

a.editreg:hover
{
    text-decoration:underline;
}
.labelhighlight
{
    background-color:#FFFFcc;
    padding:20px 10px; 
}

a.add
{
    display:block;
    margin-top:5px;
    font-weight:bold;
    color:#900;
}
    
