
body {
	background-image: url(../../images/bkg.gif);
	margin: 5px;
}

.formAlert	{
	font-family: verdana, arial, helvetica; 
	font-size: 11px; 
	color: red; 
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.form-elements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a {
	color: #6666CC;
	text-decoration: none;
}
a:hover {
	color: #6633CC;
	text-decoration: underline;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Page layout ------------------------------- */
#left_border {
	background: url(../../images/layout_05.gif) repeat-y;
	width: 10px;
}
#right_border {
	background: url(../../images/layout_07.gif) repeat-y;
	width: 10px;
}

/* Second Navigation ------------------------- */
#second_nav {
	background: url(../../images/nav_bg.jpg) repeat-y;
	padding: 10px 20px;
}
#second_nav a {
	display: block;
	width: 160px;
	height: 51px;
	float: left;
	text-indent: -9999px;
	outline: none;
}
#second_nav a#albums {background: url(../../images/nav_albums.jpg) no-repeat;}
#second_nav a#scanning {background: url(../../images/nav_scanning.jpg) no-repeat;}
#second_nav a#church {background: url(../../images/nav_church.jpg) no-repeat;}
#second_nav a#dvd {background: url(../../images/nav_dvd.jpg) no-repeat;}

#second_nav a#albums:hover, #second_nav a#scanning:hover, #second_nav a#church:hover, #second_nav a#dvd:hover {
	background-position: 0 -51px;
}

/* new Registration form style */
.regName {
	font: bold medium Arial, Helvetica, sans-serif;
	color: #0066CC;
}
.regMessage {
	font: bold medium Arial, Helvetica, sans-serif;
	color: #333333;
}
.regStep {
	display: inline;
	padding: 0px 0px 0px 200px;
	border: 0px;
}
.package {
	margin: 0px;
	border-collapse: collapse;
	display: block;
}
.pType {
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	padding: 0px;
}
.pCost {
	font: italic 12px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.pdescription {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	text-indent: 5pt;
}
#submit {
	margin: 30px;
	padding: 0px;
}
#agree {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 0px 20px;
	display: block;
	padding: 0px;
}
.leftCol {
	font: 12px Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 300px;
}
.rightCol {
	font: 12px Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 300px;
	border-left: 1px dotted #333333;
}
.section {
	font: bolder 14px Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	margin: 20px 0px 0px;
	padding: 5px;
	border-bottom: 2px solid #000000;
}
form ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
form li {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 2px;
}
form label {
	text-align: right;
	display: block;
	float: left;
	width: 30%;
}
form input {
	width: 250px;
}
#contact_zip, #contact_phone, #billing_zip, #billing_phone, #cc_exp_date {
	width: 50px;
}
#username, #password1, #password2 {
	width: 100px;
}
#sameAs {
	width: 10px;
}
#btn {
	width: 130px;
	margin: 20px 0px 0px 45%;
}
.radio {
	width: 10px;
}
.star {
	font: bolder 16px Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.err {
	font-size: 16px;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	display: block;
	font-weight: bolder;
}
.new {
	font: 24px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FF0000;
}
.trial {
	font: bolder 14px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.style2 {
	color: #FF0000;
	font-size: 14px;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style5 {font-size: 16px; font-weight: bold; }
.style10 {
	color: #FF0000;
	font: italic bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
.style30 {
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style40 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.style50 {
	color: #009900;
	font: bold;
}
.advantage {
	background: url(images/what_are_the_advatages.gif) no-repeat;
	height: 34px;
	width: 355px;
	font-size: 0px;
}
.style60 {
	color: #0033CC;
	font: italic;
}

