
body {
  font: normal 12px/16px Calibri, Arial, Helvetica, Sans-serif;
  background: #eee url('/images/backgrounds/mainbg.gif') top center repeat-y;
  text-align: center;
  margin: 0;
}

p { 
  font-family: Calibri, Arial, Helvetica, sans-serif;
  margin: 0 0 10px 0; 
  font-size: 12px; 
}

h1 { font-size:26px; } h2 { font-size:18px; } h3 { font-size:16px; }
h4 { font-size:12px; } h5 { font-size:12px; } h6 { font-size:11px; }

td { 
  font-family: Calibri, Arial, Helvetica, sans-serif; 
  vertical-align: top;
}

td[valign='bottom'] {  vertical-align: bottom; }

th {
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  color:#999;
}

form { margin:0; }

label { 
  text-transform: uppercase; 
  font-size: 11px; 
  color:#666;
}

input, select, textarea { 
  font-weight: bold; 
  font-size: 11px; 
}

label.required  { 
  font-weight: bold; 
  color: #000; 
}

ul.orange { 
  list-style-image: url('/images/icons/orangebull.gif');
  margin: 5px 0 0 15px; 
  padding: 0 0 0 10px; 
  color: #000; 
}

ul.bullet { 
  list-style-image: url('/images/bullet.gif');
  margin: 5px 0 10px 0px; 
  padding: 0 0 0 10px; 
  color: #000; 
}

/* layout */

#header, #details, #status div {
  width: 940px;
  margin: 0 auto;
  text-align: left; 
}

#body {
  background: #7D9DBE url('/images/backgrounds/bodybg.gif') top left;
}

#body-home {
  background-color: #eee;
}

#content {
  background-color: #FFF;
  border: solid 10px #369;
  width: 920px;
  margin: 0 auto;
  text-align: left; 
  /*min-height:390px;*/
}

#content-home {
  background-color: #FFF;
  border: solid 10px #FFF;
  width: 920px;
  margin: 0 auto;
  text-align: left; 
  /*min-height:390px;*/
}
#content_prod {
  background-color: #FFF;
  border: solid 10px #FFF;
  width: 930px;
  margin: 0 auto;
  text-align: left; 
  /*min-height:390px;*/
}

#footer {
  border-top: solid 1px #999;
  text-align: left; 
  padding-bottom: 40px;
  clear: both;
}

#footer p {
  padding: 5px 10px 0 10px;
  width: 920px;
  margin: 0 auto;
  color: #999;
}

#footer p.clear { padding: 0; }

.advertisement, .ad {
  font-family: Calibri, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  padding: 3px 0 5px 0;
  text-align: center;
  font-size: 8px;
  margin: 0 auto;
  color: #666;
}

.advertisement { width: 940px; }

#searchbox {
  margin: 0 0 10px 10px;
  border: solid 1px #ccc;
  width: 585px;
  float: left;
}

* html #searchbox { width: 570px; } /* IE6 patches */
* html #content.search input { width: 100px; } 
* html #content.search input.roll { width: auto; }
* html #details div.floatl { margin: 10px 5px 0 7px; }
* html #details li.head { margin: 0 0 0 -10px; }
 
#extras {
  width: 300px;
  float: right;
  margin: 0 10px 0 10px;
}


/* pseudo classes */

a:link, a:visited { color: #369; text-decoration: none; }
a:hover, a:active { color: #39C; text-decoration: underline; }

a.current:link, a.current:visited { color: #000; text-decoration: none; }
a.current:hover, a.current:active { color: #000; text-decoration: none; }


/* messaging */

#message {
  margin: 10px 20px 10px 20px;
  border: solid 1px #CCC;
  background-color: #FFC;
  text-align: center;
  padding: 5px 10px;
  font-size: 13px;
}

#success {
  margin: 10px 20px 5px 10px;
  border: solid 1px #CCC;
  background-color: #FFC;
  text-align: center;
  padding: 10px 10px;
  font-weight: bold;
  font-size: 15px;
  color: #C60;
}

#error, #warning {
  margin: 10px 20px 5px 10px;
  background-color: #900;
  font-size: 15px;
  text-align: center;
  padding: 10px 10px;
  color: #FFF;
}

/* presentation */

#header h1 {
  margin: 0;
}

#header img {
  margin: 8px 0 11px 12px;
}

#header .floatr { 
  text-align: right;
  padding-right: 12px;
  margin: 15px 0 0 0; 
}

#status { border-top: solid 1px #999; }

#status div p  { margin: 0; }

#status .floatl { text-transform: uppercase; }

#status .floatl, #status .floatr { 
  padding: 7px 12px 7px 12px; 
  color: #999; 
}

#contenthead {
  border-bottom: solid 1px #000;
  background-color: #FFF;
  padding: 5px 20px 10px 20px;
  height: 25px;
  margin: 0;
}

#content h2, #content h3, #content p {
  margin: 0 20px 10px 10px;
}

#contenthead h2 {
  line-height: normal;
  margin: 0 0 5px 0;
  color:#666;
}

#contenthead .floatr {
  margin: 7px 0 10px 20px;
}

#content.page {
  background:#FFF url('/images/backgrounds/contentbg1.gif') top right repeat-y;
}

#content.contact {
  background:#FFF url('/images/backgrounds/contentbg2.gif') top right repeat-y;
}

#content.search h1, #content.search h2 { margin: 0 10px 15px 10px; }  
#content.search p.bcrumbs { margin: 10px 0 13px 10px; }

#content.summary #contenthead h2 { 
  font-size: 22px; 
  color:#999; 
}

#content.summary #contenthead { height: 70px; } 
#content.summary #contenthead .floatl { margin: 0; line-height: 20px; }
#content.summary table.extras { border: solid 1px #999; }
#content.summary table.extras td p { margin: 2px 0 8px 0; line-height: 18px; }

#content.summary th {
  background: url('/images/backgrounds/greenbg.gif') bottom left repeat-x;
  font-family: Calibri, Arial, Helvetica, sans-serif;
  background-color: #D9ECA0;
  font-weight: bold;
  text-align: center;
  padding: 3px 5px;
  color: #333;
}

.contact #contentbody .floatl p { margin-right: 0; } 

.contact #contentbody .fields label { font-size: 11px; } 
.contact #contentbody .floatr h3.orange { margin-bottom:0; }

.contact .floatr .section {
  border-bottom: solid 1px #BBB;
}

#searchbox h2, #searchbox p { 
  margin: 3px 0 10px 15px; 
}

#content.search input[type=text], #content.search select { 
  width: 120px; 
}

#content.search .floatl, #content.search .floatl, .yellow .floatl { 
  padding-right: 8px; 
}

#searchnav {
  border-right: solid 1px #CCC;
  padding: 8px 5px 0 8px;
  margin:0 15px 0 0;
  height: 160px;
  width: 190px; 
  float: left; 
}

#searchnav ul {
  list-style-type: none; 
  margin: 0 0 10px 10px; 
  padding: 0 0 0 10px; 
}

li.head { 
  margin: 0 0 5px -15px; 
  list-style-type: none; 
  font-weight: bold; 
}

/* classes */

.smtxt { 
  font-family: Arial, Helvetica, Sans-serif; 
  font-size: 10px; 
}

.smtxt2 { 
  font-family: Verdana, Arial, Helvetica, Sans-serif; 
  font-size: 10px; 
}

.red { color: #900; } .orange { color:#C60; } .green { color:#690; } 
.grey { color: #AAA; } .grey2 { color:#666; }

.floatr { float: right; }

.floatl { float: left; }

.clear { clear: both; }

.section {
  border-bottom: solid 1px #ddd;
  margin: 0 !important;
  padding: 10px 20px;
}

#content .cashback {
  background: url('/images/backgrounds/yellowgrad2.gif') bottom left repeat-x;
  border-top: solid 1px #369;
  margin: 0;
  padding: 0 10px 5px 10px;
  height: 62px;
}

#cash .cashback {
  background: url('/images/backgrounds/yellowgrad2.gif') bottom left repeat-x;
  margin: 0;
  padding: 0 10px 5px 10px;
  height: 80px;
}

#content .cashback h2 {
  font-weight: normal;
  color: #C60;
  font-size: 22px;
  margin: 3px 0 0 0;
  padding: 0;
}

#content .cashback p.smtxt {
  margin: 0;
  text-align: center;
  line-height: 14px;
}

.vmid { vertical-align: middle; }

tr.section td {
  border-bottom: solid 1px #ddd;
  padding: auto;
}

/*.section p {  margin: 5px 0 10px 0 !important; }*/

.subnav {
  background-color: #FFF;
  padding: 10px 15px;
}

.subnav a {
  margin: 0 5px; 
}

a.current {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  cursor: text;
}


.fields label {
  text-transform: uppercase;
  padding-right: 10px;
  font-weight: bold;
  margin-bottom: 5px; 
  white-space:nowrap;
  line-height: 18px;
  text-align: right; 
  display: block;
  width: 150px;
  float: left;
}

.fields select, .fields input {
  font-weight: bold;
  font-size: 11px;
  width: 200px;
  float: left;
} 


.fields input[type=radio], .fields input[type=checkbox] {
  vertical-align: middle;
  width: auto;
  padding: 0;
  margin: 0 3px 0 0;
}

.fields br {
  clear: left;
}

.fields .roll { 
  margin-top: 10px; 
  width: auto;
}

input.roll { width: auto; }

h5.q { 
  background: url('/images/icons/q.gif') 0 0 no-repeat; 
  margin: 20px 20px 10px 10px;
  padding: 0 0 0 40px; 
  line-height: normal; 
  min-height: 40px; 

}  

p.a, #contentbody .floatr p.a { 
  background: url('/images/icons/a.gif') 0 0 no-repeat; 
  margin: 20px 20px 10px 10px;
  padding: 0 0 0 40px; 
  line-height: normal; 
  min-height: 40px; 
}

li.current { 
  list-style-image: url('/images/icons/orangearrow.gif'); 
}

li.current a { 
  text-decoration: none; 
  font-weight: bold; 
  color: #000; 
}

.reports th, .reports td { 
  border-bottom: solid 1px #ccc; 
}

.highlight { 
  background-color: #FFC; 
  cursor: pointer; 
}

.highlight a { text-decoration: none; }

.paginator {
  font-size: 14px;
  text-align: right;
  margin: 3px 20px;
}

#content.summary .teaser { 
  border: solid 1px #000;
  margin-top: 10px;  
  margin: auto; 
  clear: both; 
} 

#content.summary .teaser th, #content.page .teaser th { 
  background: url('/images/backgrounds/greenbg.gif') bottom left repeat-x;
  font-family: Calibri, Arial, Helvetica, sans-serif;
  border-left: solid 1px #D9ECA0;
  background-color: #D9ECA0;
  white-space: nowrap;
  font-weight: bold;
  text-align: left;
  padding: 3px 5px;
  color: #333;
}

.teaser td {
  font-family: Calibri, Arial, Helvetica, sans-serif;
  border-bottom: solid 1px #DDD;
  border-left: solid 1px #999;
  font-size: 13px;
  border-left: 0;
  border-top: 0;
}

#content .teaser td p {
  font-size: 13px;
  margin: 0 0 8px 0;
  padding: 0;
}

.teaser .cent {
  text-align: center;
}

#content.summary .alt { background-color: #FFFFEF; } 
#content.page    .alt { background-color: #FFFFDD; }


.pageview img, .printview img { 
  vertical-align: middle; 
}

.printview { display: none; }

.last {  }

.morepad { padding-left: 5px; }

.bbbleft { line-height: 150%; }

.normal { font-weight: normal; }

.greenborder td { border: solid 1px #99CC01; padding: 10px; } 
.greenborder td p { margin: 0 0 8px 0; }

.yellow { background-color: #FFFFCC; } 
.teal { background-color: #EAF4DF; }

.fields input.check {
  vertical-align: middle;
  margin: 3px 3px 0 0;
  line-height: 20px;
  width: auto;
  padding: 0;
}

/* reports */

.id { text-align: center !important; }

#content.report #contenthead h2 { color: #999; }

#content.report #contenthead { height: 50px; } 

#content.report #contenthead p.floatl { margin: 0; width: 600px; } 

#content.report #contenthead p.subtitle { 
  margin: 0 10px 0 0; 
  clear: left; 
  float: left; 
  width: 550px; 
} 

#content.report #contentbody p.section { 
  padding: 8px 20px; 
  margin: 0 0 10px 0 !important; 
}

#content.report #contentbody .floatl { text-align: center; } 

#content.report #contentbody table { 
  border: solid 1px #CCC; 
  text-align: left; 
  margin: auto; 
} 

#content.report #contentbody table table { border: none; } 

#content.report #contentbody .floatl th { 
  background:#D6EB9A url('/images/backgrounds/greengrad.gif') bottom left repeat-x; 
  padding: 4px 0 4px 15px;
  font-size: 14px; 
  color: #000; 
}

#content.report #contentbody .floatl th.yellowbg {
  background: #FFC url('/images/backgrounds/yellowgrad.gif') top left repeat-x;
}


#content.report #contentbody .floatl table table { 
  background:#FFF url('/images/backgrounds/twocolbg.gif') top left repeat-y;  
  margin: 0;
}

#content.report #contentbody .floatl table table td, 
#content.report #contentbody .floatr table table td { 
  padding-left:15px; 
}

#content.report #contentbody .floatl table table table, 
#content.report #contentbody .floatr table table table {
  margin-left: -15px; /* small fix */
}
 
#content.report #contentbody .floatl table table td.smtxt2 { 
  padding: 0 0 0 15px; 
  font-weight: bold; 
  color: #999; 
}

#content.report #contentbody .floatr th { 
  background:#9CBDBD url('/images/backgrounds/bluegrad.gif') top left repeat-x; 
  padding: 5px 0 5px 0; 
  text-align: center; 
  font-weight: normal; 
  font-size: 13px; 
  color: #333; 
}

/* teaser tab nav */

ul#tabnav {
  border-bottom: solid 5px #369;
  padding: 3px 10px 3px 10px;
  list-style-type: none;
  margin: 20px 0 0 0; 
  /* text-align: center; */
}

ul#tabnav li {
  display: inline;
  margin-right: -3px;
}

ul#tabnav li.current a { 
  background-color: #369;
  color: #FFF; 
}

ul#tabnav li.legend { 
	float: right; 
	margin-right: 3px; 
	margin-top: -2.5em;
}



ul#tabnav li a {
  border: solid 1px #369;
  text-decoration: none;
  padding: 3px 4px;
  margin-right: 0;
  background-color: #fff;
  color: #369;
}

ul#tabnav a:hover {
  background-color: #DEEFFF;
  color: #369;
}

/*  Tab Nav Results */
ul#tabnav-res {
  border-bottom: solid 5px #369;
  padding: 3px 10px 0px 10px;
  list-style-type: none;
  margin: 20px 0 0 0; 
  width: 900px;
}

ul#tabnav-res li {
  display: inline;
  margin-right: -3px;
}

ul#tabnav-res li a {
  border: solid 1px #369;
  text-decoration: none;
  padding: 3px 4px;
  margin-right: 0;
  background-color: #fff;
  color: #369;
}

ul#tabnav-res li.current a { 
  background-color: #369;
  color: #FFF; 
}

/* infobox popup */

.infobox {
  border: solid 4px #333;
  background-color:#FFF;
  visibility: hidden;
  position: absolute;
  left: 50%; 
  top: 320px;
  width: 410px;
  margin-left: -205px;
}

.infobox th {
  background-color: #333;
  text-align: center;
  font-size: 16px;
  color: #FFF;
}

.infobox th a { color: #FFF; }

.infobox td {
 text-align: left;
 padding-top: 10px;
 padding-bottom: 10px;
}

.infobox td .smtxt {
  line-height: 130%;
}

.infobox td .red { 
  color:#F00; 
  font-weight: bold; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.infobox tr.section  td {
  border-bottom: solid 1px #999;
}

.disabled { 
  display: none; 
}

.greybox { 
  margin: 5px 20px 5px 20px; 
  background-color: #FFF;  
  border: solid 1px #CCC;
  text-align: justify; 
  padding: 5px 15px; 
  background-color: #f1f1f1;
}

#contenthead .greybox {
  margin: 5px 0 5px 0;
}

.greybox img {
  float:left;
}

.vmid { vertical-align: middle; }

/* PM123 Related */
.pricing { border-top: solid 1px #D5D5D5; height: 90px; } 
.regular { border-top: solid 1px #D5D5D5; }
.pricing h4 { text-align: center; font-size: 13px; font-weight: bold; margin: 5px 0;} 
h4 .red { color: #A31818; }

.pricing .floatl, .regular .floatl 
{ 
	width: 70px; 
	font-size: 22px; 
	font-weight: bold; 
	padding: 0 0 0 8px; 
	float: left; 
	text-align: center; 
} 

.pricing .floatr, .regular .floatr 
{ 
	width: 130px; 
	padding: 10px 8px 6px 0; 
	float: left; 
	text-align: center; 
} 

.clear { clear: both; } 
.smgray { font-size: 11px; color: #666; font-weight: normal; }	
.regular .floatl, .regular .floatr { margin-top: 10px; }

.teaser table.none { 
  border: none;
  width: auto; 
}

.none td {
  font-family: Arial, Helvetica, sans-serif;
  border: none;
  text-transform: none;
  vertical-align: top;
  font-size: 11px;
}
