body
{
	margin:10px;
}

body, p, td, input, textarea, select, .ui-widget
{
	font-family: 'Century Gothic', 'Avenir', Arial; /*cg for pc, avenir for mac */
	font-size: 14px;
	letter-spacing: -.25px;
}

a {
	color: #F48921;
}

a.secondary {
	color: black;
	font-weight: normal;
}

input, select
{
	padding:3px;
}

textarea {
	padding: 5px;
	resize: none; 
}

input[type=submit]:hover, input[type=button]:hover
{
	border-color: #F6A557;
	background-image: -webkit-gradient(linear, center top, center bottom, from(rgba(255, 255, 255, 0.25)), to(rgba(255, 255, 255, 0)));
	}

input[type=submit], input[type=button]
{
	border: 1px solid #F48921;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.1, #F48921), color-stop(0.9, #F48921) );
	background: -moz-linear-gradient( center top, #F48921 10%, #F48921 90% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F48921', endColorstr='#F48921');
	background-color: #F48921;
	-moz-box-shadow:  1px 1px 2px 0px #422509;
	-webkit-box-shadow:  1px 1px  2px 0px #422509;
	box-shadow:  1px 1px  2px 0px #422509;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	text-shadow: -0px 0px 0px #000000;
	padding: 10px 15px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 17px;
	text-transform: none;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
}

input[type=submit].SignInButton, input[type=submit].SmallButton
{
	padding: 4px 10px;
	font-size: 12px;
	margin-top: 0px;
}

input[type=button].CreateAccountButton
{
	width:300px; /*hard-coded for ie7*/
}

h1 
{
	font-size: 48px;
	margin-top: 0px;
	font-weight: normal;
}

h2
{
	margin-top: 0px;
	font-size: 22px;
	margin-bottom: 10px;
	font-weight: normal;
}

.green {
	padding: 10px;
	color:white;
	background: green;
	margin-bottom: 20px;
	border: solid 1px #ccc;
}

h3 {
	color: #666666;
	font-weight: normal;
}

.redh1
{
	background-color: #AC2543;
	color: #FFEF96;
	padding-left: 10px;
	margin-left:-20px;
	margin-top:-40px;
	padding-bottom:5px;
}

img
{
	border: none;
}

#container
{
	margin: 0px auto;
	width: 990px;
}

#container-header .header
{
	margin-top: 20px;
	height: 40px;
	background-color: #AC2543;
	background-image: url('https://mylivepd.com/images/header-right.png');
	background-position: right;
	background-repeat: no-repeat;
}

.header.on {
	background-image: url('https://mylivepd.com/images/header-right-on.png');
}

#headerlogo
{
	height: 40px;
	background-image: url('https://mylivepd.com/images/header-left.png');
	background-repeat: no-repeat;
	float:left;
}

#headerlogo img {
	margin-top: 2px;
	margin-left: 10px;
}

.subnav {
	height: 43px;
	background-color: #FBFCFE;
	background-image: url('https://mylivepd.com/images/subnav-background.png');
	background-repeat: repeat-x;
	border-bottom: solid 1px #F1F1F1;
}

.subnav-inner {
	float: right;
	margin-right: 20px;
}

.subnav h2 {
	float:left;
	padding-left: 10px;
}

#content
{
	margin-top: 20px;
	background-color: #FBFCFE;
	border: solid 1px #F1F1F1;
	padding:40px;
}

#footer
{
	margin-top: 25px;
	background-color: #FBFCFE;
	border: solid 1px #F1F1F1;
	padding:20px;
	min-height:35px;
	font-size:12px;
}

#footer a
{
	color: black;
	font-weight: normal;
}

.menucontainer
{
	display: table;
	float: right;
}

.menucontainer.login
{
	xmargin-left:530px;
	x.margin-left:500px;
}

.menu
{
	margin-top: 9px;
	padding: 0px;
}

.menu li, .subnav li
{		
	float:left;
	list-style-type:none;
}

.subnav li {
	margin-left: 20px;
}

.menu li a
{	
	padding: 9px 24px;
	padding-bottom: 10px;
	color: white;
	text-decoration:none;
	font-size:1.15em;
	border-left: solid 1px white;
	font-weight: normal;
}

.subnav li a {
	padding-bottom: 9px;
	color: black;
	text-decoration:none;
	font-size: .9em;
	font-weight: normal;
}

.subnav li.on a {
	border-bottom: solid 2px #AC2543;
}
.menu li a.on
{	
	background-color: #801D33;
}

.menu li a.on.last {
	margin-right: 4px;
}

.star_list li img 
{
	width:19px;
}
.star_list 
{
	margin-left:-3px;
	padding-bottom:7px;
	
}
.horizontal_list 
{
	margin:0;
}

.horizontal_list li
{
	display:inline;
}

.SessionOptions 
{
	margin-left:0px;
	padding-left:0px;
}

.SessionOptions li
{
	list-style-type:none;
}

#profile
{
	xborder: 1px solid #AAA;
}
#profile tr td
{
	xpadding-left: 10px;
}

#profile tr td td, #profile tr.otherrow td td
{
	padding-left: 0px;
	border:none;
}

#profile tr td.ddl
{
	padding: 15px;
	padding-left: 0px;
}

#profile tr.otherrow td
{

}

.error, .errorText, .error_message
{
	font-size: 14px;
	font-weight: bold;
	color: Red;
}

#resources tr td
{
	padding: 20px;
	padding-bottom: 0px;
}

.hinted
{
	color: Gray;
}

option {
	color: black;
}

.ResourceItemTable
{
	width:820px;
	padding-left:0px;
}

.ResourceTitleContent
{
	font-size: 18px;
	line-height: 20px;
}

.ResourceTitleContent ul
{
	padding-left: 0px;
}

#xResourceList
{
	margin-left: -20px;
}

.SortByBox
{
	margin-top: 20px;
	margin-bottom: 10px;
}

#ResourceList table tr td
{
	padding:0px;
}

.contentgrades, .contentsubjects
{
	display:none;
}

.LargeBoxBottom 
{
	margin-top:20px;
}

.ResourceRowAlternate {
    background-color: #FFEF97;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
}

.AfterResourceSpacerDiv 
{
	padding-top: 0px;
	.padding-top: 0px;
}

.inputInvalid
{
	border:1px solid red;
}

.inputValid {
	border:1px solid green;
}

#chooseplan, #paymentmethod {
	height:275px;
}

#chooseplan input {
	margin: 5px;
	margin-top:10px;
}

.seals {
	text-align: center;
	padding-bottom: 10px;
	padding-right: 5px;
	margin-top: 20px;
}

#billinginfo label {
	text-align: right;
	float: left;
	width: 200px;
	padding-right: 15px;
	padding-top: 2px;
}

#billinginfo {
	
}

#find_cvv {
	font-size: 11px;
	float: right;
	margin-top:5px;
}

.formline {
	padding-top:5px;
}

.chkAgree {
	padding-top:10px;
}

#continue {
	margin-left: 210px;
}

.rightbox {
	float:right;
	width:300px;
	margin:0px 20px;
}

.rightbox h2 {
	margin-top:0px;
}

.leftbox {
	width:525px;
}

.leftbox.gray {
	padding: 15px;
	background-color: #EFEFEF;
	border:solid 1px gray;
	width: 495px;
}

.ui-accordion .ui-accordion-header a {
	font-size: 18px;
}

#quotearea {
	background-image: url('https://mylivepd.com/images/quoteimage.png');
	background-repeat: no-repeat;
	margin: 30px;
	margin-bottom: 10px;
	margin-right: 60px;
	padding-left: 40px;
	font-size: 14px;
}
#quoteareaend {
	background-image: url('https://mylivepd.com/images/quoteimage.png');
	background-repeat: no-repeat;
	height: 25px;
	width: 35px;
	margin-left: 830px;
	margin-top: -50px;
	margin-bottom:50px;
}

.signout {
	float:right;
	font-size:11px;
	margin-top:-19px;
	.margin-top:0px;
}

.signout a {
	color: black;
}

#locker h2 {
	margin-top: 30px;
}

#StudentLockerTable th a {
	color: #333;
}

.tooltip
{
	display: none;
	position:absolute;
	width: 260px;
    background-color: #eee;
    border: solid 3px #aaa;
    padding: 10px;
    position: absolute;
    z-index: 3000;
	margin-left: 20px;
	margin-top: -30px;
	opacity: .95;
}

.tooltip:before {
	content: ' ';
	height: 0;
	position: absolute;
	width: 0;
	border: 10px solid transparent;
	border-right-color: #aaa;
	margin-left: -30px;
}

#connectdiv h3 {
	margin-top: 0px;
}