﻿/* commented backslash hack \*/ 
html, body{ background-color: #e8e8e8; height: 100%;}

p{ display: block; clear: both; margin-bottom: 15px;}
form{height: 100%;}
#all
{
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	background: url(../images/bg_shadow.gif) repeat-y top;
	min-height:100%;height:auto;
}
* html #all{height:100%;}/* ie6 and under*/

#content
{
	clear: none;
	width: 922px;
	background: #fff;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}

#branded_header
{
	position: relative;
	width: 100%;
}

#topnav
{
	width: 100%;
	position: relative;
}


#logo_holder
{
	position: absolute;
	z-index: 100;
	top: 4px;
	left: 6px;
}

#registrarName
{
	height: 24px;
	font-size: 16px;
	padding-left: 120px;
	padding-top: 15px;
}

#navigation
{
	width: 100%;
	background-color: #999;
	height: 30px;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	position: relative;
}

#secondaryTitle
{
	padding-left: 10px;
	float: left;
	clear: none;
}
#secondaryTitle a
{
	color: White;
}
#navTabs
{
	padding-top: 7px;
	float: right;
	clear: none;
}

#userCart
{
	background-color: #fff;
	width: 300px;
	height: 18px;
	overflow: hidden;
	position: absolute;
	left: 611px;
	top: 22px;
	margin: 9px;
	border: 1px solid #aaa;
}

#mainContent
{
	padding: 0px 25px 0px 25px;
	margin-top: 20px;
}

#termsDialog
{
	text-align: left;
	position: absolute;
	border: 1px solid #333;
	background-color: White;
	z-index: 3;
	top: 0px;
	left: 0px;
}

#securityCodeDialog 
{
	text-align: left;
	position: absolute;
	border: 1px solid #999;
	background-color: White;
	z-index: 3;
	top: 0px;
	left: 0px;
	width: 550px;
	padding: 10px;
}

#termsPanel .bd{ overflow:auto; background-color: #fff; height:335px;}

#progress_bar
{
	text-align: center;
	margin-bottom: 20px;	
}

#processingButton
{
	
}

#bottomNav
{
    width: 95%;
	overflow: hidden;
    margin: 0px auto;	
}
#footer
{
	text-align: center;
	margin: 10px 30px 10px 30px;
	padding: 10px 0 10px 0;
	border-top: solid 1px #cccccc;
}

.creditCard, .adminPay, .inPersonPay, .mailPay, .payPal, .discountCode
{
    overflow: hidden;
    margin: 0px auto;
}


table.billingSummary
{
    width: 95%;
}

