﻿@CHARSET "UTF-8";
/*  reset   */
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 {
border:0px none;
font-family:inherit;
font-size: 100%;
font-style:inherit;
font-weight:inherit;
margin:0px;
padding:0px;
vertical-align:baseline;
}

body {
	background: #fff;
	line-height:14px;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin:0px;
	cursor:default;
	overflow: auto; /* makes scrollbars so when second div gets loaded it can scroll  */
	color: #333333;
}

html,body {
	height:100%;
	text-align: center;
}

.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}

a {
 	text-decoration: underline;
}

sup {
	vertical-align: text-top;
	font-size: 0.7em;
}

/*  end reset   */

/*   logo   */

#logo {
	margin-top: 16px;
	margin-right: 31px;
	display: block;
	text-align:right;
}
#logo2 {
	margin-top: 15px;
	display: block;
	text-align:right;
}


/*  end logo   */

/*  menu   */

#page {
	width:830px;
	height: 100%;
	margin-left:  auto;
	margin-right: auto;
	position:relative;
}

#container {
	margin-top: 4px;
	margin-left:  auto;
	margin-right: auto;
	width: 806px;
}

#container ul {
	list-style: none;
	list-style-position: outside;
}

#container ul.menu li{
	float: left;
	margin-right: 5px;
	width:120px;
	margin-bottom: -1px;
}

#container ul.menu li {
	text-align:center;
	font-size: 14px;
	font-weight:bold;
	display: block;
	color: #a28f7f;
	padding: 13px 0px 9px 0px;
	background: #f7f5f4;
	background-image:url('../images/off_bkgd.gif');
	background-repeat:repeat-x;
	margin-bottom: -1px;
	border: 1px solid #e4e2cf;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}

#container ul.menu li.active {
	background: #fff;
	background-image:url('../images/on_bkgd.gif');
	background-repeat:repeat-x;
	top: 1px;
	border-bottom: 0;
	border-color: #D3D0B2;
	color:#000000;
}

#container ul.menu li#optout {
	margin-left:3px;
}
/*  end menu   */

/*  menu2 tabs for email, fax, phone, mail, sms  */
/*.content ul.menu2 {
	text-align: left;
	left: 12px;
} */
.content ul.menu2 li {
	float: left;
	margin-right: 5px;
	width:88px;
	/*margin-bottom: -1px;*/
}

.content ul.menu2 li {
	text-align:inherit;
	font-size: 14px;
	font-weight:bold;
	display: block;
	color: #a28f7f;
	padding: 10px 0px 9px 30px;
	background: #f7f5f4;
	/*background-image:url('../images/off_bkgd.gif');
	background-repeat:repeat-x; */
	margin-bottom: -1px;
	border: 1px solid #e4e2cf;
	border-bottom: 0;
	/*border-width: 1px 1px 1px 1px;*/
	position: relative;
	cursor: pointer;
}

.content ul.menu2 li#email {
	background-image:url('../images/email_icon_off.gif');
	background-repeat: no-repeat;
}

.content ul.menu2 li#email.active {
	background-color:#ffffff;
	background-image:url('../images/email_icon_on.gif');
	background-repeat: no-repeat;
	top: 1px;
	border-bottom: 0;
	border-color: #D3D0B2;
	color:#000000;
}

.content ul.menu2 li#phone {
	background-image:url('../images/phone_icon_off.gif');
	background-repeat: no-repeat;
}

.content ul.menu2 li#phone.active {
	background-color:#ffffff;
	background-image:url('../images/phone_icon_on.gif');
	background-repeat: no-repeat;
	top: 1px;
	border-bottom: 0;
	border-color: #D3D0B2;
	color:#000000;
}

.content ul.menu2 li#fax {
	background-image:url('../images/fax_icon_off.gif');
	background-repeat: no-repeat;
}

.content ul.menu2 li#fax.active {
	background-color:#ffffff;
	background-image:url('../images/fax_icon_on.gif');
	background-repeat: no-repeat;
	top: 1px;
	border-bottom: 0;
	border-color: #D3D0B2;
	color:#000000;
}

.content ul.menu2 li#mail {
	background-image:url('../images/mail_icon_off.gif');
	background-repeat: no-repeat;
}

.content ul.menu2 li#mail.active {
	background-color:#ffffff;
	background-image:url('../images/mail_icon_on.gif');
	background-repeat: no-repeat;
	top: 1px;
	border-bottom: 0;
	border-color: #D3D0B2;
	color:#000000;
}

.content ul.menu2 li#sms {
	background-image:url('../images/sms_icon_off.gif');
	background-repeat: no-repeat;
}

.content ul.menu2 li#sms.active {
	background-color:#ffffff;
	background-image:url('../images/sms_icon_on.gif');
	background-repeat: no-repeat;
	top: 1px;
	border-bottom: 0;
	border-color: #D3D0B2;
	color:#000000;
}
/*
.content ul.menu2 li.active {
	background-color:transparent;
	background-image:url('../images/on_bkgd.gif');
	background-repeat:repeat-x;
	top: 1px;
	border-bottom: 0;
	border-color: #D3D0B2;
	color:#000000;
}

*/
/*  end menu2   */


/* content   */

.content {
	margin: 0pt auto; 
	background: #ffffff;
	border: 1px solid #d0ccc9;
	text-align: left;
	padding: 0px 19px 40px 19px;
	font-size: 14px;
	line-height:18px;
}
.content h1 {
	line-height: 1em;
	vertical-align: middle;
	height: 48px;
	padding: 10px 10px 10px 52px;
	font-size: 32px;
}

.page 
{
	text-align:left;
	font-size:14px;
	line-height:17px;
	color:#333333;
}

.email_address {
	color:#9d4739;
}

.box 
{
	background:#faf9f7;
	border:1px solid #e2e2e2;
	padding:18px;
	margin-top:20px;
	color:#636363;
	padding-right:100px;
}

.dark-grey {	
	color:#333333;
}

h2 
{
	font-size:24px;
	font-weight:bold;
	color:#923222;
	border-bottom:2px solid #dbd1ca;
	padding-bottom:16px;
	margin-bottom:20px;
	margin-top:6px;
}

.content li {
	border-bottom: 2px #dbd1ca solid; 
	padding: 39px 0px 39px 0px;
}

.content li.last {
	border:none;
}

.content li.first {
	border-bottom:none;
}

.content li div.name {
	float:left; 
	width: 100px;
	margin-right:16px;
}


.content li div.label {
	float:left; 
	font-weight: bold;
	width: 100px;
	margin-right:16px;
}
/* end content */

/* opt out */
/*.content.optout h1 {
	background: transparent url(images/news.jpg) no-repeat scroll left top;
}
*/
.content.optout {
	display: block;
}

.radio_btn {
	margin: 0px 10px 0px 10px;
}

.opt-out {
	color: #e44c16;
	font-weight: bold;
}/*
.content li div#opt-out_box {
	margin-top:40px;
	border: 1px #e2e2e2 solid;
	background-color:#faf9f7;
}

.content li div#opt-out_box div#Radio1 {
	padding: 21px 0px 0px 0px;
}

.content li div#opt-out_box div#Radio2 {
	padding: 0px 0px 54px 0px;
}

.content li div#brand {
	padding:30px 0px 30px 33px;
	font-size:20px;
}
*/

ul#brand {
	margin-left: 55px;
}

.brand-bold {
	font-weight: bold;
}

div#opt-out_button {
	float:left;
	margin-right:8px;
}

div#cancel_button {
	float:left
}

.content li div#input_buttons {
	margin-top: 22px;
}

.opt-out_button {
	/*background-image:url(../images/opt-out_btn.gif);
	background-repeat:no-repeat;*/
	background-color:#EC8026;
	height: 34px;
	width: 141px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}

.cancel_button {
	background-color:#a28f7f;
	height: 34px;
	width: 141px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;

}

/* end optout  */

/*  unsubscribe  */
/* 
.content.unsubscribe h1 {
	background: transparent url(images/tuts.jpg) no-repeat scroll left top;
}
 */
.content.unsubscribe {
	display: none;
	overflow:hidden; /* to fix ie7 problem with auto-generated scrollbars */
}

.content li div#unsub-select {
	width:649px;
}

.content li div#unsub-brand {
	font-size:20px;
}

.content li div#unsubscribe_box { /* moves down below menu */
	margin-top:38px;
	border-top: 1px #D3D0B2 solid;
	border-right: 1px #D3D0B2 solid;
	border-left: 1px #D3D0B2 solid;
	border-bottom:1px #D3D0B2 solid;
	background-color:#ffffff;
}

.content li div#unsubscribe_box ul li div.table_head {
	float:left; 
	margin-right:16px;
	font-size:12px;
}

.content li div#unsubscribe_box ul li div.address {
	width: 296px;
	margin-left:12px;
}

.content li div#unsubscribe_box ul li div.all {
	width: 170px;
}

.content li div#unsubscribe_box ul li div.drug {
	width: 108px;
}

.content li div#unsubscribe_box ul li div.brand {
	width: 124px;
	margin-right:0px;
}

table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

li#unsubcribe_table {
	height:284px;  /* fixed height for scrollbars to appear as in comp  */
	overflow:auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 39px 0px;
	border-bottom: none;
}

li#unsubcribe_table div#unsubcribe_table_div {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table tr td {
	background-color: #faf9f7;
	padding: 22px 0px 22px 0px;
}

tr.alt td {
	background-color: #f1ede9;
}

table tr td.unsubscribe-name {
	width: 300px;
	padding-left:12px;
}

table tr td.unsubscribe-all {
	width: 180px;
	text-align:center;
}

table tr td.unsubscribe-drug {
	width: 140px;
	text-align:center;
}

table tr td.unsubscribe-brand {
	width: 140px;
	text-align:center;
}

/* end unsubscribe  */

/*  confirm */

.content li div#confirm {
	width: 693px;
}


/* footer */

.dotted {
    width:100%;
	margin: 0px 19px 0px 0px;
	padding: 0px 0px 30px 0px;
	border-bottom:#999999 dotted 1px;
}

#footer 
{
    width:100%;
	margin: 25px 0px 0px 0px;
	padding: 0px 19px 30px 0px;
	height:25px;
}

.footer_text {
	font-size: 11px;
	line-height: 13px;
	color: #808080;
	text-align:left;
}

.footer_logo {
	float:left;
	margin-right:30px;
}

.footer_legal {
	float:left;
	margin-bottom:20px;
	list-style:none;
}

a.footer_text {
	color: #e44c16;
}

.footer_code {
	float:right;
}

.unsub_orange {
	color:#e44c16;
	font-weight:bold;
}

#checkbox {
	float: left;
	margin-right:3px;
}

.unsub_box {
	color:#636363;
	margin-top:20px;
}

.opt-out_box {
	margin-top:40px;
}

#error {
	margin-top:300px;
}
	