html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Helvetica, arial, verdana, sans-serif;
	vertical-align: baseline;
	
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

/*******************************************************************/
/*                      GENERAL TAG STYLES                         */
/*******************************************************************/

body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 77%;
	line-height: 1.6em; /* 16?1.125=18 */
	color: #163169;
	text-align: center;
	/*background: #070005 url(../images/body_background.gif) top right no-repeat;*/
	background-color: #cdcdcd;
	font-weight: 100;
}
p {
	padding-bottom: 22px;
	font-size: 1em;
	line-height: 1.5em;
}
a,
a:hover,
a:visited {
   font-weight: bold;
   color: #163169;
   text-decoration: none;
}
b, strong {
   font-weight: bold;
}
i {
   font-style: italic;
}
u {
   text-decoration: underline;
}

h2 {
	display: block;
	margin-bottom: 28px;
}


.error {
	color: #ff0000;
}

#content-holder p.error {
	color: #ff0000;
}

#content-holder .content-box p.error {
	color: #ff0000;
}

/*******************************************************************/
/*                      GENERAL HELPER STYLES                      */
/*******************************************************************/
div.clear {
   clear: both;
   height: 0;
   line-height: 0;
   overflow: hidden;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*******************************************************************/
/*                      LAYOUT                                     */
/*******************************************************************/

#wrapper {
	width: 756px;
	margin: 0 auto;
	padding: 16px 22px 0px 22px;
	background-color: #fff;
	text-align: left;
}

#header {
	position: relative;
	height: 220px;
	
}

#content-holder {
	padding: 25px 0px 20px 0px;
	min-height:420px; 
	height:auto !important; 
	height:420px;
	
}

.content-box {
	border: 1px solid #cdcdcd;
	padding: 22px;
	padding-bottom: 0px;
	margin-bottom: 22px;
}



/*******************************************************************/
/*                      MENU                                       */
/*******************************************************************/

ul.menu {
	position: absolute;
	top: 0px;
	right: 0px;
}

ul.menu li {
	float: left;
	margin-left: 5px;
}

ul.menu li a {
	color: #693187;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #693187;
	padding-right: 5px;
}

ul.menu li a.last {
	border-right: none;
	padding-right: 0px;
}

/*******************************************************************/
/*                     	HEADER                                     */
/*******************************************************************/

#header h1 {
	width: 533px;
	height: 101px;
	display: block;
	background: url(../signup/images/main_header.gif) no-repeat;
	font-size: 1%;
	text-indent: -9999px;
	position: absolute;
	left: 0px;
	top: 64px;
}

#header .speaker {
	width: 155px;
	height: 172px;
	display: block;
	background: url(../signup/images/speaker.jpg) no-repeat;
	font-size: 1%;
	text-indent: -9999px;
	position: absolute;
	right: 0px;
	top: 30px;
}

#header .seperator {
	width: 756px;
	height: 12px;
	display: block;
	background: url(../signup/images/seperator.gif) no-repeat;
	font-size: 1%;
	text-indent: -9999px;
	position: absolute;
	left: 0px;
	top: 200px;
}


/*******************************************************************/
/*                     	CONTENT HOLDER                             */
/*******************************************************************/


#content-holder p {
	color: #878787;
}
#content-holder .content-box  p {
	color: #163169;
}

#content-holder p.purple {
	color: #163169;
	font-weight: bold;
}

/* form */

#content-holder .content-box ul.form {
	height: auto;
}

#content-holder .content-box ul.form li {
	float: left;
	margin-right: 78px;
	margin-bottom: 5px;
}

#content-holder .content-box ul.form li.last {
	margin-right: 0px;
}


#content-holder .content-box ul.form li em {
	margin-right: 45px;
}

ul.form li input {
	width: 170px;
	height: 19px;
	background-color: #fff;
	border: 1px solid #cdcdcd;
	padding: 3px 5px 0px 5px;
}

/** signup form **/

body.signup #content-holder .content-box ul.form li {
	margin-right: 91px;
}

body.signup #content-holder .content-box ul.form li.postal {
	margin-right: 91px;
}

 body.signup #content-holder .content-box ul.form li.last {
	margin-right: 0px;
}

body.signup #content-holder .content-box ul.form li.postal {
	position: relative;
}

body.signup #content-holder .content-box ul.form li.full-length {
	width: 100%;
	margin-right: 0px;
}

body.signup #content-holder .content-box ul.form li.postal input#pclookup {
	width: 57px;
	height: 23px;
	border: none;
	padding: 0;
	margin: 0;
	margin-right: 30px;
	position: absolute;
	left: 310px;
	top: 0px;
}

body.signup #content-holder .content-box ul.form li em {
	margin-right: 0px;
	width: 120px;
	display: inline-block;
}

body.signup #content-holder .content-box ul.form li.full-length em {
	
}

body.signup #content-holder .content-box ul.form li.promo {
	margin-top: 20px;
	margin-bottom: 20px;
}

body.signup #content-holder .content-box ul.form li.promo em {
	margin-right: 30px;
	display: inline;
	width: auto;
}

/** form elements **/



/*******************************************************************/
/*                           FOOTER                                */
/*******************************************************************/

#footer {
	width: 100%;
	height: 131px;
	display: block;
	background: url(../signup/images/footer_bg.jpg) repeat-x;
	color: #fff;
	font-weight: 100;
}

#footer-content {
	width: 756px;
	margin: 0 auto;
	height: 131px;
	text-align: left;
	position: relative;
}

ul.footer-menu {
	position: absolute;
	left: 0px;
	top: 30px;
	border-right: 1px solid #fff;
	padding-right: 20px;
}


ul.footer-menu li a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	line-height: 1em;
}

#footer-content .logo a {
	display: block;
	width: 123px;
	height: 35px;
	position: absolute;
	left: 240px;
	top: 30px;
	background: url(../signup/images/bg_logo.png) no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 1%;
}

#footer-content .phone-info a {
	display: block;
	width: 348px;
	height: 17px;
	position: absolute;
	right: 0px;
	top: 16px;
	background: url(../signup/images/phone_link2.png) no-repeat;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 1%;
}

body.login #footer-content .phone-info a, body.preferences #footer-content .phone-info a {
	background: url(../signup/images/phone_link2.png) no-repeat;
}

#footer-content .recorded {
	left:408px;
	position:absolute;
	top:36px;
	width:348px;
}

#footer-content .authority-info {
	position: absolute;
	width: 348px;
	left: 408px;
	top: 90px;
}

/*******************************************************************/
/*                           PREFERENCES PAGE                     */
/*******************************************************************/

.content-box .left-col {
	width: 340px;
	float: left;
	margin-right: 30px;
}

.content-box .left-col .format {
	margin-top: 12px;
}

/*.content-box .left-col #d_monthly_all {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}*/

img#d_monthly_tick {
	margin-right: 4px;
}

.content-box .left-col #d_monthly input, .content-box .left-col .check_row input {
	padding: 0;
	margin: 0;
	border: none;
}

.content-box .right-col {
	width: 340px;
	float: left;
}

.content-box .right-col input {
	width: 170px;
	height: 19px;
	background-color: #fff;
	border: 1px solid #cdcdcd;
	padding: 3px 5px 0px 5px;
}


.content-box .right-col .check_row {
	font-weight: bold;
	margin-bottom: 12px;
}

.content-box .right-col .check_row input#unsub_check {
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
	border: none;
}

.content-box .right-col .d_form_row {
	margin-bottom: 5px;
}

.content-box .right-col .topmar {
	margin-top: 12px;
}

.content-box .right-col label em {
	width: 140px;
	display: inline-block;
}

p#submit {
	margin-top: 22px;
}




