body
{
     /*background: white url(images/bg.jpg) repeat-x left top;*/
     background-color:#fff;
}

#container {
	width: 726px;
	padding: 0;
	background: white;
	text-align: left; /*part 2 of centering hack*/
	margin: 0px auto; /*part 2 of centering hack*/
	border:0px solid #5f7caa;
	padding: 8px 8px 8px 8px;
	position: relative;
	}

* {
	margin: 0;
	padding: 0;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	color: #474747	 /*Main text color*/
	} 
 
#header #logo {
	background-image: url('Images/poster.jpg');
	background-repeat: no-repeat;
	height: 139px;
	}

#header #logo a {
	position: relative;
	display: block;
	height: 70px;
	width: 265px;
	top: 10px;
	left: 20px;
	}
a, a:visited {
	color: #36578c;
	outline: none;
	}
	

#content-container {
	/*border:0px solid #577cb6;*/
	border-top:2px solid red;
	border-bottom:0;
	margin-top:0px;
	}

.clearfix {
	display: block;
	} 
.clearfix {
	display:inline-block;
	}

#maincontent {
	background-repeat: no-repeat;
	background-image: url('hi/bg_maincontent_wide.jpg');
	padding:9px 8px 8px 8px;
	margin:0px 0px 0px 0px;
	}

h1 {
	font-size: 16px;
	margin: 0 0 10px 0px;
	height:33px;
	}

.box {
	border: solid 0px #ccd6e7;
	padding: 15px 15px 10px 15px;
	background-color: White;
	margin-bottom: 0px;
	}



 .text-toplink {
	text-align:right;
	margin-bottom:10px
	}
	
.text-toplink a {
	text-decoration:underline;
	font-weight:bold
	}

#column-1 {
	float:left;
	padding-right: 25px;
	width:295px
	}
	
fieldset {
	margin-bottom:15px;
	border:0px solid white
	}

/*h3 {
	font-size:11px;
	color:#464646;
	background-color:#fff;
	padding: 5px 5px 5px 5px;
	text-transform:uppercase;
	margin-bottom:10px;
	}
*/


 div .field {
	margin-bottom:5px;
	padding:0px 0px 0px 0px;
	}

	
#set-info label,
#set-shipping label,
#set-guests label,
#set-employment label {
	width:95px;
	}

#set-info label,
#set-shipping label,
#set-employment label,
#set-guests label,
#set-card label {
	display:block;
	height:17px;
	float:left;
	padding-top:3px;
	}

label {
	font-size:11px;
	vertical-align:middle
	}

#set-info input,
#set-shipping input,
#set-employment input,
#set-guests input,
#set-card input {
	padding:1px
	}


#field-first_name {width:130px}

input,
select {
	margin:0px;
	padding:0px;
	font-size:11px
	}

#field-last_name {width:130px}
#field-address1 {width:185px}
#field-city {width:130px}
#field-state {width:55px;}
#field-zip {width:55px;}
#field-phone_home {width:130px}
#field-email {width:185px}

.text-instructions p {
	font-size: 10px;
	line-height:12px;
	margin-top:0px;
	margin-bottom:5px
	}
	
p {
	margin: 10px 0 0px 0;
	line-height: 16px;
	}

#field-employer {width:175px}
#field-occupation {width:175px}
	
#column-2 {
	float:left;
	width:380px
	
	}
	
#table-type {
	border-bottom:1px dashed #dadada;
	margin-bottom:5px;
	width:100%
	}
#set-amount td {
	padding-right: 11px
	}
	
.row-top td {
	padding-bottom:7px
	}
	
#set-amount input,
#set-terms input {
	padding:0px;
	margin:0px;
	height:14px;
	width:14px;
	padding-left:0px;
	vertical-align: middle
	}

a.link-help {
	font-size:10px;
	text-decoration:underline
	}

#field-amount_text {width:55px}

.img-cards {
	width:64px;
	height:25px;
	float:right;
	margin-right:20px;
	}

img {
	border: 0;
	}
	
#set-card label {
	width:104px;
	}
#field-ccnumber {width:150px}
#field-expiremonth {width:66px}
#field-expireyear {width:66px}
#field-ccvnumber {width:50px}

#set-terms input {
	float:left;
	margin-bottom:10px
	}


#set-terms label {
	font-size:10px;
	height:auto;
	padding-top:0px;
	position:relative;left:5px;
	}

#set-terms ol {
	font-size:10px;
	margin-top: 5px;
	margin-left:28px;
	_padding-left:9px /*IE ignores*/??
	}
	
ol, ul, li {
	margin: 0 0 0 10px;
	} 
	
#set-terms ol li {
	margin-bottom:3px
	}

#button-submit {
	padding-top: 0px;
	clear: both;
	text-align: center}



.text-help {
	text-align:center;
	margin-bottom:20px;
	margin-top:20px;
	width:600px;
	}
	
.text-help a {
	font-weight:bold;text-decoration:underline
	}
	
.text-terms2 {
	font-size:10px;
	width:600px;
	}
	
#footer {
	width: 676px;
	height: 35px;
	padding: 10px;
	padding-bottom:0;
	clear: both;
	font-style: normal;
	font-size: 10px;
	text-align: center;
	background-image: url('/Images/footer.jpg');
	background-repeat:no-repeat;
	color:white
}

#footer #disclaimer {
	float: left;
	width: 500px;
	padding: 5px;
	border: 0px solid white;
	color:White;
	}

#footer #contactus {
	color:white;
	text-align:center
	}

#footer a,
#footer a:visited {
	text-decoration: none;
	color:white
	}
