﻿body {
	padding:0 0;
	margin:0 0;
}

legend
{
    font-weight: bold;
}

#spanQty
{
	color: Red;
	font-weight: bold;
}

#pvDetail fieldset
{
    width: 400px;
}

#pvDetail ul
{
    margin: 0px;
    padding: 0px;
    width: 100%;
}

#pvDetail ul li
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    width: 100%;
}

#pvDetail ul li input
{
    width: 25px;
    margin-left: 20px;
}

#tbl-AdminEditRegistration tr td
{
    text-align: left;
    vertical-align: top;
}

#tbl-AdminEditRegistration tr td dl
{
    width: 330px;
}

#tbl-AdminEditRegistration tr td dl dt
{
    width: 70px;
}

#tbl-AdminEditRegistration tr td dl dd
{
    text-align: left;
    width: 220px;
}

#tbl-AdminEditRegistration tr td dl dd input,
#tbl-AdminEditRegistration tr td dl dd select
{
    width: 200px;
}

#tbl-AdminEditRegistration tr td dl dd span input
{
    width: 20px;
}
    

.hide
{
    display: none;
}

.show
{
    display: block;
}

a:link, a:hover, a:active, a:visited
{
	outline-style: none;
}

a.minus div
{
    width: 16px;
    height: 15px;
    background: url(Images/minus.gif) no-repeat 2px -2px;
    display: inline-block;
    vertical-align: text-top;
}

a.plus div
{
    width: 16px;
    height: 15px;
    background: url(Images/plus.gif) no-repeat 2px -2px;
    display: inline-block;
    vertical-align: text-top;
}

.rsApt
{
    cursor: pointer;
}

#div-eventtemplate
{
    color: Black;
    margin: 0px;
}

#div-eventtemplate span.Title
{
    font-weight: bold;
    font-size: larger;
}

span.Warning
{
    color: Red;
    font-weight: bold;
}

#div-eventtemplate div.TemplateTimes
{
    float: right;
    width: 90px;
    height: 170px;
    padding-top: 5px;
    text-align: center;
    background: #d6d8a7;
}

#div-eventtemplate div.TemplateTimes *
{
    width: 80px;
}

dl, legend, li
{
    font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding:0 0;
	margin:0 0;
}

span
{
    font-family:Arial, Arial, Helvetica, sans-serif;
}

textarea
{
    font-family:Arial, Arial, Helvetica, sans-serif;
    padding: 0px 0px;
    margin: 0px 0px;
}

dt, dd
{
    padding: 2px;
    margin: 0px 2px;
}

dl.List dt
{
    float: left;
    clear: left;
    text-align: right;
}

dl.List dd
{
    float: left;
}

#dl-edit dt
{
    width: 140px;
}

#dl-eventinfo dt
{
    width: 100px;
}

#dl-eventinfo dd
{
    width: 500px;
}

#dl-accountcred dt
{
    width: 100px;
}

#dl-accountcred dd
{
    width: 500px;
}

#dl-contactinfo
{
	width: 390px;
	float: left;
}

#dl-contactinfo dt
{
    width: 100px;
}

#dl-contactinfo dd
{
    width: 270px;
}

#dl-contactinfo dd input,
#dl-contactinfo dd select
{
    width: 200px;
}

#dl-reportsearch
{
	width: 500px;
}

#dl-reportsearch dt
{
    width: 100px;
}

#dl-reportsearch dd
{
	width: 350px;
}

#div-ReportSelector
{
    padding: 10px;
    background: #bdd097;
}

#dl-UsersSearch
{
	width: 400px;
}

#dl-UsersSearch dt
{
    width: 100px;
}

#dl-UsersSearch dd
{
	width: 200px;
}

.RadScheduler .rsContentTable tr td
{
	padding-bottom: 10px;
}

div.divExistingAccounts
{
	width: 300px;
	float: left;
	padding: 0px;
}

div.divExistingAccounts table td
{
	padding: 4px;
}

div.divExistingAccounts table td a
{
	text-decoration: none;
	font-weight: bold;
}

div.divExistingAccounts table td a:hover
{
	color: Red;
}

div.div-Finalize
{
	font-family: Arial;
	font-size:0.9em;
	padding: 10px 0px;
}
