/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#1a0421 url(images/header-tail.jpg) top repeat-x;
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial;
		font-size:0.75em;
		line-height:1.333em;
		color:#000000;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#8E4FB2; font-weight:bold; text-decoration:none;}
a:hover{text-decoration:underline;}
p {padding-top:16px;}

/* ============================= main layout ====================== */

h2 {text-transform:uppercase; font-size:1.083em; letter-spacing:-1px;}
h3 {text-transform:uppercase; font-size:12px; line-spacing:0px;}

.link {background:url(images/marker2.gif) top right no-repeat; padding-right:16px;}

.imgindent {margin:0 12px 0 0; float:left;}
.title {margin-bottom:18px;}

ol li {font-weight:bold; margin-left:25px; line-height:1.917em;}

/* ============================= header ====================== */

#header .row1 {padding:25px 0 0 12px;}
.header-phone {margin:53px 0 22px 420px;}

#header .row2 {background:url(images/header-bg.jpg) top left no-repeat; padding:66px 0 25px 498px;}
#header .row2 a img {margin-left:159px;}

#header .banners {padding-left:11px;}

/* ============================= content ====================== */

#content {padding:30px 22px 46px 26px;}

.col-pad1 {padding-right:32px;}
.col-pad2 {padding-right:42px;}
.col-pad3 {padding-right:47px;}

.padding1 {padding-bottom:34px;}
.padding2 {padding-top:16px;}
.padding3 {padding-bottom:28px;}
.padding4 {padding-top:30px;}
.padding5 {padding-top:8px;}

.special {background:url(images/marker1.gif) top left no-repeat; padding-left:15px;}
.color2 {color:#8c8898;}

.line {background:url(images/line2.gif) repeat-x bottom left; padding-bottom:8px; margin-bottom:8px;}
.phone {float:right; margin-right:40px;}

/* ============================= footer ====================== */

#footer {color:#868484; padding:16px 0 0 38px; font-size:1.083em; line-height:1.4em;}
#footer strong {color:#d0a4e9; text-transform:uppercase;}
#footer a {color:#868484; font-weight:normal; text-decoration:underline;}
#footer a:hover {text-decoration:none;}

#footer .menu {width:100%; overflow:hidden;}
#footer .menu ul {margin-left:-14px;}
#footer .menu li {display:inline; border-left:1px solid #585c62; padding:0 9px 0 13px;}
#footer .menu li a {color:#bdbdbd; text-decoration:none;}
#footer .menu li a:hover {text-decoration:underline;}


/* ============================= forms ============================= */


#ContactForm .rowi {height:30px;}
#ContactForm .rowt {height:242px;}
#ContactForm .col-1 {width:60px !important; font-size:0.917em; font-family:tahoma; color:#626262;}
#ContactForm .col-2 {width:177px !important;}
#ContactForm .link {float:right; margin-left:20px;}
#ContactForm fieldset legend {font-size: 16px; color: #5d2070; font-weight:bold;}
#ContactForm label {
display:block;
float:left;
text-align:right;
width:100%;}

#pressContactForm label, #contactForm label {
font-size:80%;
}
#wantToKnowsFields label {
text-align:left;
width:55%;}
.returningCustomer label {
float:left;
padding-left:0;
width:30px !important;
}
.returningCustomer *, .customerType * {
margin:0;
padding:0;
}
#interests .interests input, .returningCustomer input {
float:left;
height:18px;
width:20px;
}
#interests .interests label {
float:left;
height:18px;
text-align:left;
width:auto;
}
.returningCustomer {
float:right;
width:120px;
}
.returningCustomer *, .customerType * {
margin:0;
padding:0;
}
.returningCustomer input {
float:left;
}
.returningCustomer label {
float:right;
padding-left:0;
width:30px !important;
}
label#customerType {
text-align:left;
width:65px;
}
.customerType label {
float:left;
width:auto !important;
}
.customerType input {
float:left;
width:20px;
}
#wantToKnowsFields select {
float:right;
width:225px;
}
#contactInfo select {
width:155px;
}

.input {width:170px; height:18px; border:1px solid #7d7d7d; background:#fff; padding:0 0 0 5px; font-size:1em;}


.requiredNote, .requiredField {color:red; font-size: 8pt;}

table {
-x-system-font:none;
font-family:Arial,Helvetica,sans-serif;
font-size:0.9em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

