body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background:url(/website_images/massiverb/img/bg.png) repeat-x #343434;
}

#header {
  background:url(/website_images/massiverb/img/header.png) no-repeat top left;
  height: 53px;
  text-align: left;
  padding-top:2px;
}

#container, #content, #leftside {
  background-color: #fff;
}

#leftside {
  background:url(/website_images/massiverb/img/background.png) repeat-y top left;
}

#container {
  background:url(/website_images/massiverb/img/background.png) repeat-y top left;
}

#footer {
  color: #fff;
  padding-top: 5px;
}
.footer_list {
list-style-type: none;
float:left;
width: 120px;
margin: 0;
padding: 10px 0;
}

.footer_list li {
line-height: 14px;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}

.footer_list li a,
.footer_list li a:visited {
color: #757575;
font-size: 11px;
text-decoration: none;
}

.footer_list a:hover {
text-decoration: underline;
}
li.link-heading {
font-weight:bold;
font-size: 11px;
} 
/* FONTS AND HEADINGS */
#content {
  font-size: 12px;
  text-align: left;
  color: #000;
}

#content p{
  margin: 4px 0 12px 0;
}

strong {
  font-weight: bold;
  color: #47749C;
}

h2.pas, h3.pas {
margin:0 0 4px 0;
}

h1.pas {
  font-size: 18px;
  font-weight: normal;
  color: #444444;
  border-bottom: 1px solid #9B9B9B;
  border-left: 1px solid #9B9B9B;
  line-height: 26px;
  padding: 0 0 4px 10px;
  margin: 4px; 0 8px 0;
}

h2.pas {
  font-size: 14px;
  color: #339900;
}

h3.pas {
  font-size: 12px;
  color: #000;
}

p.pas_error {
  color: red;
  margin: 4px 0 12px 0;
}

/* LINKS */
#content a, #content a:visited{
  color: #339900;
}

#content a:hover {
  color: #5B8AB5;
}

a:link {
	color: #47749C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #47749C;
}
a:hover {
	text-decoration: underline;
	color: #8baf00;
}
a:active {
	text-decoration: none;
	color: #47749C;
}

/*  **** NAVIGATION **** */


/* NAV SIDE */
#pas_nav_side ul {
  width: 170px;
  text-align: left;
  color: #C0C0C0;
  list-style-type: none;
  margin: 0 auto 10px auto !important;
  margin: 0 0 10px 0;
  padding: 0;
}

#pas_nav_side li.header {
  width: 174px;
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-color: #397EAA;
  border: 1px solid #256893;
  padding: 3px;
  margin-bottom: 4px;
}

#pas_nav_side ul li {
  background-color: #E6E6E6;
}

#pas_nav_side ul a {
  width: 165px !important;
  width: 165px;
  display: block;
  background-color: #fff;
  color: #1b3148;
  text-decoration: none;
  line-height: 20px;
  padding: 0 0 0 5px;
  margin: 7px 0 7px 10px;
}

#pas_nav_side ul a:link, #pas_nav_side ul a:visited {
  color: #000;
  text-decoration: none;
}

#pas_nav_side ul a:hover {
  background-color: #F2F2F2;
}

/* NAV LOGIN */
#pas_login {
  width: 184px;
  margin: 0 0 0 25px;
}

#pas_login input.login {
  width: 100px;
}
/*  PAS DATA TABLE  */

table.pas_data_table {
width : 100%;
font-size : 12px;
border-width : 1px;
border-style : solid;
border-color : #4377a7 #192c3e #192c3e #4377a7;
color : #256893;
margin: 0 0 10px 0;
}
table.pas_data_table tbody th {
text-align : left;
}
table.pas_data_table thead th {
color : #fff;
background-color : #256893;
}
table.pas_data_table thead td {
color : #fff;
font-weight:bold;
text-align:center;
background-color : #397EAA;
}

table.pas_data_table tbody td {
padding : 4px;
border-top : 1px solid #fff;
border-bottom : 1px solid #c8d8e6;
background-color : #d7e3ed;
}

table.pas_data_table tbody tr.alt td {
padding : 4px;
border-top : 1px solid #fff;
border-bottom : 1px solid #c8d8e6;
background-color : #e7eef4;
padding-left: 4px;
}

table.pas_data_table tbody tr.alt th {
min-width : 100px;
border-top : 1px solid #dde9f0;
border-bottom : 1px solid #78a6c5;
border-right : 1px solid #78a6c5;
background-color : #bfd5e3;
}


table.pas_data_table tbody th {
min-width : 100px;
border-top : 1px solid #dde9f0;
border-bottom : 1px solid #78a6c5;
border-right : 1px solid #78a6c5;
background-color : #a8c2d9;
padding-left: 4px;
}




/* FORM ELEMENTS */
label {
  font-weight: bold;
  color: #000000;
  text-align: right;
}

table.pas_form {
  margin: 0 auto 0px auto;
  font-size: 11px;
}

table.pas_form td {
  color: #626262;
}

table.pas_form tbody th {
  text-align: right;
  padding-right: 8px;
}

table.pas_form thead th {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  padding: 6px;
}

input.pas_button {

}



/* MY ACCOUNT */
#pas_main_index table {
  margin: 0;
}

#pas_main_index table thead th{
  width: 175px;
  background-color: #DDDDDD;
  border: 1px solid #C3C3C3;
}

#pas_main_index table tbody th{
  background-color: #EFEFEF;
  border: 1px solid #C3C3C3;
  font-weight: normal;
  font-size: 22px;
}

#pas_main_index tbody td{
  font-size: 11px;
  color: #000;
  text-align: center;
}

/* SIGNUP PAGE */
#pas_signup {}

/* GLANCE PAGES */
#pas_glance {
  padding: 0 0 10px 0;
}

#pas_glance h1.pas {
  width: 350px;
}

#pas_glance .pas_logo {
  float: right;
  margin: 4px;
}

#pas_glance p{
  text-align: left;
  font-size: 12px;
  margin: 0 8px 8px 8px;
}

#pas_glance tbody td {
  padding: 3px 4px;
  text-align: left;
}

/* OFFERS GRID */
table.pas_offers_grid {
  text-align: center;
}

table.pas_offers_grid td{
  padding: 0px;
}

#pas_offers_grid {
  width: 170px;
  border: 1px solid #ADADAD;
  background-color: #F5F5F5;
  padding: 0 0 5px 0;
}

#pas_offers_grid:hover {
  border: 1px solid #858585;
  background: #F5F5F5;
}

#pas_offers_grid h1, #pas_offers_grid h2, #pas_offers_grid h3, #pas_offers_grid h4 {
  margin: 0px;
  padding: 0px;
  text-align: center;
}

#pas_offers_grid h1 {
  font-size: 16px;
}

#pas_offers_grid h2 {
  font-size: 14px;
  color: #BD3333;
}

#pas_offers_grid h3 {
  font-size: 14px;
}

#pas_offers_grid h4 {
  font-size: 12px;
  font-weight: normal;
}

#pas_offers_grid a.button, #pas_offers_grid a.button:visited {
  width: 140px;
  font-size: 12px;
  color: #fff;;
  font-weight: bold;
  border-style: solid;
  border-width: 1px 2px 2px 1px;
  border-color: #660000;
  text-decoration: none;
  display: block;
  background-color: #78b311;
  margin: 5px auto;
  padding: 2px;
}

#pas_offers_grid a.button:hover {
  padding: 3px 1px 1px 3px;
  background-color: #BF0000;
}
/* OFFERS LIST */

#pas_offers {
  text-align: left;
  width: 590px;
  margin: 0;
  padding: 0;
  border-bottom: 1px dashed #CECECE;
}

#pas_offers .pas_logo {
  float: right;
  margin: 4px;
}
/* STATISTICS */

#pas_quick_statistics th {
  text-align: center;
}

#pas_full_statistics th {
  text-align: center;
}
/* HELPDESK */

#pas_new_ticket table {
  text-align: left;
}

#pas_view_ticket table td{
  width: 70%;
  text-align: left;
}

#pas_view_ticket h4{
  font-size: 10px;
  font-weight: normal;
  padding: 0;
  margin: 0;
}

#pas_view_ticket h3 {
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

#pas_new_ticket td, #pas_new_ticket tbody th{
  background-color: #fff;
  border: 0px;
  text-align: left;
}

#pas_reply_form table td {
  background-color: #fff;
  border: 0;
}
/* REFERRAL CENTER */

#pas_referral_center table {
  width: 400px;
}

#pas_referral_center table th {
  text-align: center;
}
/* LANDING PAGE */

#pas_landing_page table.pas_data_table {
  width: 400px;
}

#pas_landing_page table.pas_data_table td{
  color: #000;
}

#pas_landing_page table.pas_form {
  color: #000;
  border: 1px solid #000;
}

#pas_landing_page table.pas_form tbody td{
  color: #000;
}

#pas_landing_page table.pas_form tbody th{
  padding: 4px;
}
/* MISSING DATA CALENDAR */

table.pascal {
  border: 1px solid #404040;
  margin: 8px auto;
}

td.pascalmonth {
  border: 1px solid #404040;
  background: #FFF;
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
}

td.pascaldays {
  border: 1px solid #404040;
  background: #FFF;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 8px;
}

td.pascal {
  border: 1px solid #404040;
  height: 7em;
  width: 7em;
  padding-right: 3px;
  padding-top: 3px;
  font-weight: normal;
  color: #000000;
  text-align: right;
  font-size: 7.5pt;
  vertical-align: top;
}

.pasnote {
  font-size: 9pt;
}

.pasnone {
/* nothing */}

table.pasform {
  font-size: 10pt;
}

label.pasform {
  text-align: right;
  display: block;
}

table.pasform td {
  padding-bottom: 15px;
  vertical-align: top;
}

input.pasform, select.pasform {
  margin-bottom: 5px;
  vertical-align: middle;
}

td.paslabels {
  width: 110px;
  padding-right: 10px;
  text-align: right;
}

.pasclear {
  clear: both;
}

.pasprivate {
  color: #2E59A0;
  font-weight: bold;
}

.pasnormal {
  color: #666666;
  font-weight: bold;
  font-size: 13pt;
}

.lefth1 {
	font:bold 0.9em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(/website_images/massiverb/img/left_h1.png) no-repeat top left;
	width: 184px !important;
	height: 17px;
	padding:2px 0px 0 0;
	text-align:center;
	margin: 0 0 0 16px !important;
	margin: 0 0 2px 0px;
}

.offer {

	cursor: pointer;
}
#rakebackoffers tr:hover {
	background-color:#FFFFFF;
}

.rbper {
font-size:13px; font-weight:bold;
}

.rbnet{
font-size:10px; 
color:#555555;
}

.offer td{
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 0 3px 0;
}

.offer th{
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}
.offer img{
	padding-left:3px;
}

.leftbox {
	width: 176px !important;
	width:178px;
	padding:0 0px 0 0px;
	margin: 0 auto 15px auto;
	border: 1px solid #ccc;
	background-color:#eee;
	color:#333;
}

.leftbox a {
	font-size:12px;
	text-decoration:none;
}

.leftboxtext {
	font:normal 0.7em Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.righth1 {
	font:bold 0.6em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(/website_images/massiverb/img/right_h1.png) no-repeat top left;
	width: 220px;
	height: 17px;
	padding:3px 0 0 14px;
	text-align:left;
	margin-bottom: 0px;
}
.rightbox {
	width: 216px;
	border: 1px solid #ccc;
	margin-bottom:15px;
	background-color:#eee;
	color:#333;
}
#menu a {
	text-decoration: none;
	font:bold 0.8em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:12px 5px 7px 5px;
}
html>body #menu a {
	text-decoration: none;
	font:bold 0.8em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:13px 5px 7px 5px;
}
#menu a:hover {
	color:#bfe23a;
	background:url(/website_images/massiverb/img/hi.png) repeat-x;
}
#menu ul {
}
#menu li {
	display: inline;
}
#main {
	border-left:3px solid #515151;
	border-right:3px solid #515151;
	float:left;
	background-color:#fff;
}

#menu {
	padding: 0px;
	margin: 15px;
}

#footer {
	background:url(/website_images/massiverb/img/footer.png) no-repeat top left;
	height: 28px;
	float:left;
	width:1000px
	clear: both;
}
.footer {
	font:normal 1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
	float:left;
	text-align: right;
	background-image: none;
	width:1000px;
}

#footer2 {
	height: 28px;
	width:100%;
	float:left;
	width:1000px
	clear: both;
		font:normal 1em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#ccc;
}


#promo div{
	padding: 1px;
	margin: 5px 5px 0 5px;
	background: #000000;
	text-align: center;
	}

#promodiv{
	height: 150px;
	text-align:center;
	float:none;
	width: 100%;
	
}

#promolabel{
	

}

#promo img{
	border: 7px solid #FFFFFF;
}

#promo img:hover{
	border: 7px solid #bfe23a;
}

.date {
float: left;
font-size: 22px;
width: 50px;
height: 52px;
text-align: center;
background:#397EAA;
color: #fff;
font-weight: bold;
margin: 5px 5px 1px 0;
}
.month {
font-size: 13px;
padding:0 0 3px 0;
margin:0 0 3px 0;
background:#256893;
} 

.news-wrap h2 {
color: #fff;
text-align: center;
font-weight: bold;
font-size: 12px;
border-style: solid;
border-width: 1px;
border-color: 256893;
background: #397EAA ;
padding: 3px;
} 


table.offers-table tbody td {
font-weight: bold;
font-size: 12px;
}
/* NAV OFFERS */
#pas_nav_offers table{
  width: 190px;
  background: #fff;
  font-size: 11px;
  text-align: left;
  color: #000;
  margin: 10px 0px 15px 26px;
}

#pas_nav_offers tbody th,
#pas_nav_offers td  {
  cursor: pointer;
  border-bottom: 1px solid #C1CCDD;
  padding: 3px;
}

#pas_nav_offers a, 
#pas_nav_offers a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

#pas_nav_offers tbody tr.over th a,
#pas_nav_offers tbody tr.over td {
  color: #FF0000;
}

#pas_nav_offers tbody tr.over th, 
#pas_nav_offers tbody tr.over td {
  background: #CDD7E4;
}



