@charset "utf-8";
/* CSS Document */
ul,li,dt{
	list-style:none
}

body{
	font:13px Tahoma;
	color:#666;
	background-image:url(/portals/maximumxposure/images/background.jpg);
	background-repeat:repeat;
}

a{
	color:#333;
	text-decoration:underline
}

#main{
	margin:auto;
	width:1024px;
}

#header_order {
	padding:0;
	margin:2px 0 0 3px;
	height:152px;
	width:1010px;
	background-image:url(/portals/maximumxposure/images/order_header.jpg);
	background-repeat:no-repeat;
}

#header_order img {
	margin:10px 0 0 21px;
}

#y1{
	margin:0px;
	height:11px;
	width:1018px;
	clear:both
}

#y2{
	margin:0px;
	width:1018px;
	background-image:url(/portals/maximumxposure/images/y2.png);
	background-repeat:repeat-y;
}

#y3{
	margin:0px;
	height:11px;
	width:1018px;
	background-image:url(/portals/maximumxposure/images/y3.png);
	background-repeat:no-repeat
}

/*---Content---*/

#y2 #content{
	margin:0;
	width:1000px;
	padding-bottom:15px;
}


#header {
	padding:30px 0 0 42px;
	font-size:22px;
	color:#c9252b;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center
}

#header #orderNameHeaderContent{
	text-align:center;
}

#header .title{ /* Luan commented this properties out */
/*	padding:0;
	margin:50px 0 0 200px;
	float:left
	*/
}

.logo_header {
	float:left
}

/*---Content---*/

#content_sub {
	margin:15px 0 0 30px;
}

#navi_left{
	margin-right:0px;
	padding:0;
	width:211px;
	float:left
}

#navi_left_sub{
	margin-right:0px;
	padding:0;
	height: 278px;
	width:211px;
	background-image:url(/portals/maximumxposure/images/bg_navi.png);
	background-repeat:no-repeat;
}

#frm_btn{
	padding:20px 0 0 15px;
	height:207px;
	width:179px;
}

#frm_btn .btn    {
	margin-top:4px;
	width:179px;
	font: 12px/30px Tahoma, Sans-sefif;
	font-weight:bold;
	height:30px;
	color:#333333;
	/*cursor:pointer;*/
	background-color:#FFFFFF;
	border-bottom:1px dotted #666666
}

#right {
	padding:0px;
	width:726px;
	float:right;
	margin-left:0px;
}

#right #row1{
	margin:0;
	height:auto;
	width:726px;
}

#row1 .r1 {
	margin:0;
	height:8px;
	width:726px;
	background-image:url(/portals/maximumxposure/images/r1.png);
	background-repeat:no-repeat
}

#row1 .r2 {
	margin:0;
	width:726px;
	background-image:url(/portals/maximumxposure/images/r2.png);
	background-repeat:repeat-y
}

#row1 .r2 .col1{
	margin:0;
	width:466px;
	float:left;
	padding-left:20px;
}

#row1 .r2 .col2 {
	margin:0;
	width:220px;
	float:left
}

#row1 .r3 {
	margin:0;
	height:8px;
	width:726px;
	background-image:url(/portals/maximumxposure/images/r3.png);
	background-repeat:no-repeat
}

/*---Border---*/

.xtop, .xbottom        {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3       {height:1px;}
.xb2, .xb3, .xb4       {background:#ecf7fc; border-left:1px solid #a7a7a7; border-right:1px solid #a7a7a7;}
.xb1 {margin:0 5px; background:#a7a7a7;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {
	display:block;
	background:#ecf7fc;
	border:0 solid #a7a7a7;
	border-width:0 1px;
	height:130px;
	width:auto
}

.col2 p {
	text-indent:3px
}

.col2 .title2 {
	padding-top:12px;
	margin-left:15px;
	height:30px;
	width:190px;
	border-bottom-style:dotted;
	border-bottom-color:#000000;
	border-bottom-width:1px;
}

.col2 .cont {
	padding-top:12px;
	margin-left:15px;
	height:75px;
	width:190px
}

.step_number{
	position:relative;
	top:4px;
	margin: 0px 10px 0px 12px;
	/*cursor: pointer;*/
}

.clear{
	clear:both;
}

.title1 {
	padding-top:10px;
	margin-left:15px;
	width:460px;
	height:20px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	font-size:12px
}

.line2 a {
	padding-left:5px;
	padding-top:20px;
	font-size:13px;
	color:#c9252b;
	height:20px;
	width:auto;
}

.line2 a:hover{
	color:#DAD7D8;
}

.line2 li{
	font-size:12px;
	color:#000000;
	background-image:url(images/dot_1.png);
	background-repeat:no-repeat;
	background-position:1em 0.7em;
	list-style:none;
	padding: 0 0 0 20px;
	width:inherit
}

#billing_frame {
    margin:0;
	padding:10px 10px;
	border:1px solid #cacaca;
	background-color:#edf8fe;
	-moz-border-radius: 7px; 
    -khtml-border-radius: 7px;
    border-radius: 7px;
	width:auto
}

#right fieldset {
   border:0px;
}

#billing_frame fieldset {
   border:1px solid #bfbfbf;
   background-color:#FFFFFF
}

.bordered {
  border: 1px dotted #000;
  padding: 14px;
  background-color:#FFFFFF;
  margin:0;
  
}

.classform { 
   width:auto; float:left; margin:5px 0 0 0
}

.forix_floatLeft.left{
  width: 229px;
  height:220px;
  padding: 15px 15px 15px 0;
  margin: 15px 15px;
  border-right: 1px solid #7f7f7f;
  font-size: 100%;
  border:1px solid #333333;
  clear:right; 
  text-align:center;
  float:left
}

.forix_floatLeft.right{
  float:left;
  width: 229px;
  height:220px;
  padding: 15px 15px 15px 0;
  margin: 15px 15px;
  border-right: 1px solid #7f7f7f;
  font-size: 100%;
  border:1px solid #333333;
  text-align:center

}
.forix_grid{
	width:600px;
	padding:15px 15px;
	margin-top:5px;
	margin-bottom:50px;
}

.newrow{
    float:left;
	height:auto;
	width:auto;
}

.newrow img {
   border:0px;
}

.next_cancel {
    margin-top:10px;
}

fieldset legend {
  font-size: 120%;
  font-weight: normal;
  color: #333333;
  font-weight:bold;
  margin: 0 0 0 0;
  padding: 0 5px;
}
.container {
  background-color:#FFFFFF;
  padding:15px 15px;
}

.container h3{
   color:#0099FF;
   font-size:13px
}

a:hover{
   color:#CD0D09
}

p {
   padding:8px 8px;
}

.F1{
	color:#c9252b;
	font-size:16px;
	height:25px;
	border-bottom-style:dotted;
	border-bottom-color:#6C3E89;
	border-bottom-width:1px;
	margin:0 0 5px 0;
	font-weight:bold;
}

.F2{
	color:#CD0D09;
	font-size:13px;
	margin:5px 0 5px 0;
	font-weight:bold;
	text-decoration:underline;
}

#block_main {
   padding:7px 7px;
   border-bottom:1px solid #999999;
   border-left:1px solid #D27B00;
   background-image:url(/portals/maximumxposure/images/block_main_bg.png);
   background-repeat:repeat-x;
}

#block_main a{color:#000}
#block_main a:hover{color:#D27B00}
/*Mailing List*/
#main_acc.bordered {
  border: 1px solid #bfbfbf;
  -moz-border-radius: 7px; 
  -khtml-border-radius: 7px;
  border-radius: 7px;
  padding: 14px;
  background-color:#FFFFFF;
  margin:10px 0 0 0;
}

#main_acc h2{
	color:#0099FF;
	font-size:16px;
	height:25px;
	border-bottom-style:dotted;
	border-bottom-color:#0099FF;
	border-bottom-width:1px;
	margin:0 0 5px 0
}

#main_acc h3{
	color:#666666;
	font-size:13px;
	margin:0 0 5px 0;
}
/* mailing-list.css */

#main h3.background.orange {
    background-image: url(/portals/maximumxposure/images/bg_mailinglist.png) !important;
	background-repeat:repeat-x;
	padding: 5px 20px;
	color: #ffffff;
}

#main dl.mailing-list-intro {
  padding: 10px 182px 10px 30px;
  font-size: 90%;
}

#main dl.mailing-list-intro dt {
  background-image: url(/portals/maximumxposure/images/icon_arrow.png);
  background-position: 0 6px;
  background-repeat: no-repeat;
  line-height: 180%;
  font-size:11px
}

#main dl.mailing-list-intro dt a {
  padding: 0 0 0 21px;
}

#main dl.mailing-list-intro dd {
  margin: 0 0 8px 21px;
}

h2.mailinglist {
  color: #f7940c;
}

div.mailinglistRight {
  float: right;
  width: 202px;
  height: auto;
  background-image: url(/portals/maximumxposure/images/containers/mailinglist-upload-needhelp-bottom.gif);
  background-position: bottom;
  background-repeat : no-repeat;
  background-color: #697d97;
  margin: 0;
  padding: 0;
}

#sidebar div.mailinglistRight {
  margin: 10px 0 0 0;
}

div.mailinglistRight h3 {
  background-image: url(/portals/maximumxposure/images/containers/mailinglist-upload-needhelp-top.gif);
  background-repeat: no-repeat;
  background-color: #8ca7c9;
  color: #133054;
  margin: 0;
  padding: 10px 14px;
  font-size: 110%;
}

div.mailinglistRight p {
  color: #ffffff;
  padding: 4px 14px 4px 35px;
  background-image: url(/portals/maximumxposure/images/containers/mailinglist-upload-needhelp-arrow.gif);
  background-repeat: no-repeat;
  background-position: 14px 4px;
  margin: 5px 0;
}

input.inputSubmit.next-step, input.inputSubmit.previous-step {
  width: auto;
  height: 27px;
  overflow: hidden;
  padding: 27px 0px 0px 0px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: top left;
  border-width: 0px;
}

input.inputSubmit.next-step {
  width: 103px;
  background-image: url(/portals/maximumxposure/images/containers/submit-next_step_bg.gif);
}

input.inputSubmit.previous-step {
  width: 122px;
  background-image: url(/portals/maximumxposure/images/containers/submit-previous_step_bg.gif);
}

td.upload-match, th.upload-match {
	padding: 5px;
}

h4.or-horizontal {
  width: 100%;
  text-align: center;
  font-size: 200%;
  font-weight: bold;
  color: #000000;
  margin: 10px 0;
}
#sidebar_hori  {
	margin:0 0 3px 0;
	height:40px;
	width:auto;
	background-image:url(/portals/maximumxposure/images/sub-navi-2.png);
	background-repeat:repeat-x;
	float:left;
}
#sidebar_hori a{
	margin:7px 0 0 0;
	width:auto;
	padding:7px 5px 0 5px;
	height:26px;
	float:left;
	font-size:12px;
	color:#FFFFFF;
	text-align:center
}
#sidebar_hori a:hover {
	color:#000000;
	background-image:url(/portals/maximumxposure/images/bg_for_hover.png);
	background-repeat:repeat-x;
}
form fieldset {
   background-color:#FFFFFF;
   width:auto
}
.required{ margin:5px 0 0 3px; width:283px; overflow:auto; padding:1px;}
.required label {
  display: block;
  float: left; 
  width: 90px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
  font-weight:bold
}
.required div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 153px;
  padding: 0;
  margin: 0 0 5px 103px;
  text-align: left;
}

.optional{ margin:5px 0 0 3px; width:283px; overflow:auto; padding:1px;}

.optional label {
  display: block;
  float: left; 
  width: 90px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
  font-weight:bold
}

/*Error*/

p.error {
	background-color: #C9252B;
	background-image: url(/portals/vivid/images/error.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	color: #ffffff;
	padding: 3px 0 5px 27px;
	margin: 2px 0 2px 0;
	border: 1px solid #000000;
	width:auto;
	max-width:683px
}

p.error a{
	color: #7AA9F4;
}

.selection_text { 
	font-size:12px; 
	color:#C9252B;
}

form div.error {
	background-color: #e6e6e6;
	background-image: url(/portals/vivid/images/required_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	/*  color: #666666; */
    border: 1px solid #133054;
	padding: 1px 2px;
}

form div.error div {
  padding: 0;
  margin: 0;
  background-color: transparent;
}

form div.error p.error {
  background-image: url(/portals/vivid/images/error.png);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 74px;
  padding: 3px 3px 5px 27px;
  color: #133054;
}

form.wide div.error p.error {
  width: 394px;
}

form.super-wide div.error p.error {
  width: 554px;
}
/*Table have class="data"*/
table.data {
	clear: both;
	border-collapse: collapse;
	margin: 0 0 0 10;
	width: 100%;
	border-bottom: 1px solid #bfbfbf;
}

table.data.compact {
  font-size: 100%;
}

table.data caption {
  text-align: left;
  font-size: 150%;
}

table.data thead, table.data tfoot {
  border: 1px solid #666666;
}

table.data thead tr, table.data tfoot tr {
  background-color: #e5e5e5;
}

table.data thead tr th, table.data tfoot tr th {
  padding: 3px 4px;
  vertical-align: top;
}

table.data tbody {
  border: 1px solid #666666;
}

table.data th {
  font-weight: bold;
}

table.data td {
  font-weight: normal;
}

table.data.compact thead tr th, table.data.compact tbody tr th, table.data.compact tbody tr td {
  padding: 1px;
}

table.data th.left, table.data td.left {
  text-align: left;
}

table.data th.center, table.data td.center {
  text-align: center;
}

table.data th.right, table.data td.right {
  text-align: right;
}

table.data th.indent10, table.data td.indent10 {
  padding-left: 30px;
}

table.data th.top, table.data td.top, table.data tr.top th, table.data tr.top td {
  vertical-align: top;
}

table.data th.middle, table.data td.middle, table.data tr.middle th, table.data tr.middle td {
  vertical-align: middle;
}

table.data th.bottom, table.data td.bottom, table.data tr.bottom th, table.data tr.bottom td {
  vertical-align: bottom;
}

table.data tbody th, table.data tbody td, table.data tfoot tr th, table.data tfoot tr td {
  border-width: 0;
  border-style: solid;
  border-color: #bfbfbf;
  padding: 2px 4px;
  vertical-align: top;
}

table.data.bordered thead th, table.data.bordered tbody th, table.data.bordered tbody td {
  border: 1px solid #bfbfbf;
}

table.data tbody th {
  width: auto;
}

table.data thead tr th, table.data tbody tr td {
  text-align: left;
}

table.data tbody tr th {
  text-align: right;
}

table.data th a:link, table.data th a:visited, table.data th a:focus, table.data th a:hover, table.data th a:active, table.data td a:link, table.data td a:visited, table.data td a:focus, table.data td a:hover, table.data td a:active {
  /*display: block;*/
  width: auto;
  height: auto;
} 

table.data th a.inline:link, table.data th a.inline:visited, table.data th a.inline:focus, table.data th a.inline:hover, table.data th a.inline:active, table.data td a.inline:link, table.data td a.inline:visited, table.data td a.inline:focus, table.data td a.inline:hover, table.data td a.inline:active {
  display: inline;
}

table.data tr td label, table.data tr th label {
  display: inline;
  margin: 0;
  padding: 0;
  text-indent: 0;
}

table.data th input.inputCheckbox, table.data th input.inputRadio, table.data td input.inputCheckbox, table.data td input.inputRadio {
  margin: 0;
}

table.data thead tr th, table.data tfoot tr th, table.data tfoot tr td, table.data tbody tr.odd th, table.data tbody tr.odd td, table.data tbody tr.even th, table.data tbody tr.even td {
  border-top: 1px solid #bfbfbf;
}

.odd, table.data tbody tr.odd, div.odd {
  background-color: #ffffff;
}

.even, table.data tbody tr.even, div.even {
  background-color: #FFFBBB;
}
/* checkout.css */

div#maincheckout {
  margin: 0 0 0 15px;
}

form#form-next-previous input.inputSubmit.continue {
  width: 100px;
  background-image: url(/images/containers/submit-continue_bg-blue.gif);
}

form#checkout {
  clear: none;
  float: left;
  width: 645px;
	padding: 10px;
  margin: 0 0 0 15px;
  padding: 0;
  font-size: 100%;
}

#rightBar {
	width: 180px;
	float: right;
	margin: 0 0 5px 0;
}

#rightBar div {
	padding: 10px;
}

#rightBar div.bordered {
  border: 1px solid #bfbfbf;
  -moz-border-radius: 7px; 
  -khtml-border-radius: 7px;
  border-radius: 7px;
  padding: 10px;
  height: expression('1%');
}

#rightBar h4 {
  background-image: url(/images/containers/sidebar-arrow-down-orange.gif);
  background-position: 0 50%;
  background-repeat: no-repeat;
  padding: 0 0 0 20px;
  margin: 0 0 10px 0;
  line-height: 110%;
  font-size: 110%;
}

#rightBar div div {
 	padding: 0 0 0 20px;
}

#rightBar div.white {
  background-color: #ffffff;
  border-top: none;
}

#rightBar div p, #rightBar div dt, #rightBar div dd, #rightBar ol li {
  font-size: 90%;
}

#rightBar div ol li dt, #rightBar div ol li dd {
  font-size: 100%;
}

#rightBar a.go-back-and-fix-it {
  margin: 10px 0 0 0;
}

#rightBar dl dd {
  margin: 0 0 0 22px;
}

#rightBar ol li {
  margin: 0 0 0 0;
  padding: 0;
}

#rightBar ol li dl {
  margin: 0 0 1.2em 0;
  padding: 0;
  margin: expression('-1.2em 0 1.2em 0');
}

#rightBar ol li dl dt {
  margin: 0;
  padding: 0;
}

#rightBar ol li dl dd {
  margin: 0;
}

#rightBar ol li dl dd.right {
  text-align: right;
}

#rightBar ol {
  margin: 0 0 0 22px;
  padding: 0;
  height: expression('1%');
}

#rightBar div.tan {
	background-color: #fffdc6;
}

#rightBar h3 {
	color: #f7940c;
}

div.gridcheckout {
  clear: both;
  width: 645px;
  height: expression('1%');
  margin: 0 0 10px 0;
  margin: expression('0 0 10px 0');
  border-width: 0 0 1px 0;
  border-style: none none none none;
  border-color: #bfbfbf;
  font-size: 90%;
  width:100%;
}

div.gridcheckout.column{
	width:150px;
	padding-left:50px;
	padding-right:20px;
	float:left;
	font-size: 11px;
	height:120px;
}

#column1, #column2, #column3{
	float:left;
}

#column1, #column2{
	border-right: 1px solid gray;
}

div.gridcheckout div.column img {
  margin: 0;
  padding: 0;
}

div.gridcheckout h5{
	float:left;
	color:#C8330B
}

div.gridcheckout a.more{
	float:right;
}

div.gridcheckout div.column dl {
  margin: 5px 0px;
  height: expression('1%');
}

div.gridcheckout div.column dl dt {
  float: left;
  text-align: left;
  width: 60%;
  margin: 0px;
}

div.gridcheckout div.column dl dd {
  float: right;
  text-align: right;
  width: 35%;
  margin: 0px;
}

div.gridcheckout div.column dl.inverted dt {
  width: 35%;
}

div.gridcheckout div.column dl.inverted dd {
  width: 60%;
}

dl.totals {
  font-size: 110%;
  margin: 0 0 0 0;
  text-align: right;
  font-weight: bold;
}

dl.totals dt {
  clear: left;
  float: left;
  margin: 0;
  padding: 0;
  width: 90%;
  text-align: right;
}

dl.totals dd {
  float: left;
  margin: 0;
  padding: 0;
  width: 10%;
  text-align: right;
}

dl.totals dt.discount {
  color: red;
}

dl.totals dd.discount {
  color: red;
}

/* checkout.import.css */

div.gridcheckout:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

div.gridcheckout {
  display: inline-table;
}

/* Hides from IE-mac \*/
* html div.gridcheckout {
  height: 1%;
}

div.gridcheckout {
  display: block;
}
/* End hide from IE-mac */

.clslegend{
	font-size:18px;
	color:#000;
	margin-left:20px;
	position:relative;
	top:-10px;
	left:10px;
	background-color: #FFF;
}

div.grid {
border-top:1px solid #BFBFBF;
clear:both;

}

/*----------- Mailing Option---------*/

#mailing_option {
  margin:0;
  padding:10px;
  float:left
}
#mailing_option #part_1 {
  margin:0 0 0 35px;
  width:400px;
  float:left
}

.border_bottom {
  border-bottom:1px solid #666666;
  border-bottom-style:dotted
}

#mailing_option b {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666666;
}

#mailing_option img {
  border:0;
}

h4 {
  padding:5px;
  font-size:12px;
  color:#C9252B;
}

#usadata_category{
	padding:2px;	
}

#usadata_category ul{
	margin-bottom:10px;
}

#usadata_category ol li{
	list-style: decimal inside;
	padding-left:10px;
	padding-top:0px;
}

#usadata_category ul li{
	list-style: none;
	padding-left:10px;
	padding-top:0px;
	margin-top:0px;
}