h1.pas {
 font-size: 19pt;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 0 0 0 0;
}

h2.pas {
 font-size: 16pt;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 0 0 0 0;
}
h3.pas {
 font-size: 14pt;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 2px 0 2px 0;
}
h2.news { 
 font-size: 13pt; 
 color : #000000;
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 0 0 0 0;
}

#newsitems strong { color:#000; }


.paserror {
 color: red;
}

.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;
}

table.pasoffergrid {
 padding: 0px;
 border: 0px;
 text-align: center;
}
div.pasoffergriditem {
 padding: 0px;
 padding-bottom: 5px;
 border: 1px solid #cccccc;
 background: #FFFFFF;
 text-align: center;
 width: 170px;
}
div.pasoffergriditem:hover {
 border: 1px solid #000000;
 background: #eeeeee;
}


.pasfeatured {
 color: #AC3333;
 font-weight: bold;
}

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

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

.pasgridinfo {
 font-size: 9pt;
 padding: 3px;
}

.pasdatatable {
 padding: 5px;
}

.pasdatatable td {
 font-size: 9pt;
 padding: 5px;
 border-bottom: 1px solid #cccccc;
}

.pasdatatable th {
 padding: 5px;
 background: #cccccc;
 border-bottom: 1px solid #000000;
 font-size: 10pt;
 font-weight: bold;
 text-align: left;
}

.pasmaintable {
 padding: 5px;
}

.pasmaintable th {
 padding: 5px;
 background: #cccccc;
 border-bottom: 1px solid #000000;
 font-size: 10pt;
 font-weight: bold;
 text-align: center;
}

.pasmaintable td {
 padding: 2px;
 font-size: 10pt;
 text-align: center;
}

.pasdollar {
 color: #AC3333;
 font-weight: bold;
 font-size: 16pt;
}

table.pascal
{
border: 1px solid #cccccc;
}

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

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

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

div.pasoffersite {
 padding: 5px;
 border-bottom: 1px solid #cccccc;
 margin: 5px;
}

img.pasoffer {
 float: right;
}

table.pasglance {
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}

.pasglance th
{
 background: #cccccc;
 text-align: center;
 font-size: 12px;
 font-weight: bold;
 border-bottom: 1px solid #000000;
 padding: 3px;
}

.pasglance td
{
  border-bottom: 1px solid #000000;
  font-size: 8pt;
  padding: 3px;
}



.pasglance a
{
  text-decoration: none;
}

.pasbox {
 border: 1px solid #000000;
 text-align: left;
 padding: 5px;
 padding-bottom: 10px;
}

.pasnavoffers {
 border-top: 1px solid #000000;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
}

.pasnavoffers th
{
 background: #cccccc;
 text-align: center;
 font-size: 12px;
 font-weight: bold;
 border-bottom: 1px solid #000000;
 padding: 3px;
}

.pasnavoffers td
{
  border-bottom: 1px solid #000000;
  font-size: 8pt;
  padding: 3px;
}

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

label {
font-weight : bold;
color : #2F65A8;
text-align : right;
}

strong {
font-weight : bold;
color : #2F65A8;
}

strong.black {
font-weight : bold;
color : #000;
}

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

h1.pas {
font-size : 20px;
color : #2F65A8;
border-bottom : 2px solid #2F65A8;
width : 95%;
}

h2.pas {
font-size : 16px;
color : #3366FF;
}

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

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

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

#content a:hover {
color : #638FC0;
}

input.login {
    border: 1px solid #6396D3;
    background: #EEF3F9;
}
input.login:hover {
    border: 1px solid #538ACE;
    background: #DAE4F1;
}

input.pas_button {
font-size : 12px;
font-weight : bold;
color : #fff;
border-style : solid;
border-width : 1px;
border-color : #6396D3 #355C8C #355C8C #6396D3;
background-color : #2F65A8;
}

input.pas_button:hover {
background-color : #4A85CC;
}

a.pas_button:link, a.pas_button:visited { 
  padding: 2px; 
  font-size: 12px; 
  font-weight: bold; 
  color: #000000; 
  text-decoration: underline; 
  line-height: 26px; 
} 
 
a.pas_button:hover {  
  color: #ffffff; 
}


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

/* NAV SIDE */
#pas_nav_side  {

}

#pas_nav_side ul {
width: 190px;
text-align : left;
margin : 0 auto 10px auto;
padding : 0;
list-style-type : none;
background-color: #616161;
}

#pas_nav_side li.header {
display : block;
width : 184px;
text-align : center;
font-size : 12px;
font-weight : bold;
color : #fff;
border-style : solid;
border-width : 1px;
border-color : #6396D3 #355C8C #355C8C #6396D3;
background-color : #2F65A8;
padding: 3px;
}

#pas_nav_side ul a {
margin : 0;
display : block;
padding : 0 0 0 10px;
width : 180px !important;
width : 190px;
background-color : #D3D3D3;
color : #1b3148;
line-height : 25px;
height : 24px;
text-decoration: none;
border-width : 1px;
border-style :solid;
border-color : #F0F0F0 #939393 #939393 #F0F0F0;
}

#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 : #BFBFBF;
}


/* NAV LOGIN */

#pas_login {
border : 1px solid #000;
width : 190px;
margin : 0 auto 8px auto;
}

#pas_login input.login {
width : 100px;
}

/* NAV OFFERS */
#pas_nav_offers tr.alt td {
background : #DFE3EC;
}

#pas_nav_offers tr.over td {
background : #C2CEE2;
}

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

#pas_nav_offers table{
border-top : 1px solid #000;
border-left : 1px solid #000;
border-right : 1px solid #000;
font-size : 10px;
width : 190px;
margin : 0 auto 8px auto;
}

#pas_nav_offers thead th {
font-size : 12px;
font-weight : bold;
color : #fff;
}

#pas_nav_offers th {
border-style : solid;
border-width : 1px;
border-color : #6396D3 #355C8C #355C8C #355C8C;
background-color : #2F65A8;
padding: 3px;
}

#pas_nav_offers td {
text-align : left;
cursor :  pointer;
font-size : 8pt;
border-bottom : 1px solid #000;
padding : 3px;
}

/*  DATA TABLE  */
table.pas_data_table {

width : 90%;
font-size : 12px;
margin : 8px auto;
border : 1px solid #000;
}

table.pas_data_table thead th {
border-style : solid;
border-width : 1px;
border-color : #6396D3 #355C8C #355C8C #6396D3;
background-color : #2F65A8;
color : #fff;
font-size : 12px;
font-family : arial, helvetica;
}

table.pas_data_table tbody th{
text-align : left;
padding-left : 5px;
color : #000;
}

table.pas_data_table thead td{
font-weight : bold;
text-align : center;
color : #000;
background-color : #3f8aea;
padding : 4px;
}

table.pas_data_table tbody td{
color : #000;
padding : 3px;
text-align : center;
}

table.pas_data_table tbody tr.alt td, table.pas_data_table tbody tr.alt th {
background : #C1D9F0;
}

/*  SMALL DATA TABLE  */
table.pas_data_table_small {

width : 15%;
font-size : 12px;
margin : 8px auto;
border : 1px solid #000;
}

table.pas_data_table_small thead th {
border-style : solid;
border-width : 1px;
border-color : #6396D3 #355C8C #355C8C #6396D3;
background-color : #2F65A8;
color : #fff;
font-size : 12px;
font-family : arial, helvetica;
}

table.pas_data_table_small tbody th{
text-align : left;
padding-left : 5px;
color : #000;
}

table.pas_data_table_small thead td{
font-weight : bold;
text-align : center;
color : #000;
background-color : #A2BCDD;
padding : 4px;
}

table.pas_data_table_small tbody td{
color : #000;
padding : 3px;
text-align : center;
}

table.pas_data_table_small tbody tr.alt td, table.pas_data_table_small tbody tr.alt th {
background : #99ccff;
}

/* LARGE FORM TABLE */
table.pas_form {
margin : 0 auto 12px auto;
font-size : 12px;
}
table.pas_form td {
color : #626262;
}

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

table.pas_form thead th {
padding : 3px;
border-style : solid;
border-width : 1px;
border-color : #6396D3 #355C8C #355C8C #6396D3;
background-color : #2F65A8;
color : #fff;
text-align : center;
}

/* MAIN INDEX */
#pas_main_index table {
margin: 0 auto;
}

#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;
background-color : #EFEFEF;
border : 1px solid #C3C3C3;
text-align : center;
}

/* SIGNUP PAGE */
#pas_signup  {
}

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

#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.pasoffergrid {
padding : 0px;
border : 0px;
text-align : center;
}

#pas_offers_grid:hover {
border : 1px solid #000;
background : #E6E6E6;
}

#pas_offers_grid {
border : 1px solid #000;
width : 170px;
padding : 0 0 5px 0;
}

#pas_offers_grid h1 {
margin : 0;
padding : 0;
font-size :16px;
text-align : center;
}

#pas_offers_grid h2 {
margin : 0;
padding : 0;
font-size : 14px;
text-align : center;
color : #832323;
}

#pas_offers_grid h3 {
margin : 0;
padding : 0;
font-size : 14px;
text-align : center;
font-weight : bold;
}

#pas_offers_grid h4 {
margin : 0;
padding : 0;
font-size : 12px;
text-align : center;
font-weight : normal;
}

/* 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;
}

#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 #cccccc;
margin: 8px auto;
}

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

td.pascaldays
{
border: 1px solid #cccccc;
background: #FFFFF;
font-size: 10pt;
font-weight: bold;

text-align: center;
padding-top: 8px;
padding-bottom: 8px
}

td.pascal
{
border: 1px solid #cccccc;
height: 7em;
width: 7em;
padding-right: 3px;
padding-top: 3px;
font-weight: none;
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;
} 

#races-and-roll .pas_data_table thead th a {
color: #fff;
}

#races-and-roll .pas_data_table tbody th  {
background-color:#2F65A8;
border-color:#6396D3 #355C8C #355C8C #6396D3;
border-style:solid;
border-width:1px;
color:#FFFFFF;
font-family:arial,helvetica;
font-size:12px;
width: 150px;
}
/* DROPDOWN TOP NAV */
ul.jd_menu {
margin: 0px;
padding: 0px;
list-style-type: none;
width: 100%;

}
ul.jd_menu ul {
display: none;
}

ul.jd_menu li {
float: left;
height: 25px;
background: #2F65A8;
}

ul.jd_menu li a,
ul.jd_menu li a:visited {
color: #fff;
font-weight: bold;
font-size: 13px;
text-decoration: none;
line-height: 25px;
display: block;
padding: 0 10px;
border-left:1px solid #6396D3;
border-right:1px solid #183D68;
}

ul.jd_menu li a:hover {
color: #fff;
}

/* -- Sub-Menus -- */
ul.jd_menu ul,
ul.jd_menu_vertical ul {
position: absolute;
display: none;
list-style-type: none;
margin: 0px;
padding: 0px;
z-index: 10000;
}

ul.jd_menu ul li,
ul.jd_menu_vertical ul li {
height: 25px;
line-height: 25px;
text-align:left;
background-color: #C1D9F0;
border-width: 0px 1px 1px 1px;
border-color: #6887A8;
border-style: solid;
font-size: 12px;
color: #A5AFB8;
padding-right: 30px;
float: none;
margin: 0px;
background-image:none;
}

ul.jd_menu ul li a,
ul.jd_menu ul li a:visited {
height: 25px;
line-height: 25px;
font-size: 12px;
color: #263E59;
border: none;
}

ul.jd_menu ul li a:hover {
background: #3073C2;
color: #fff;
}

ul.jd_menu,
ul.jd_menu ul {
border-style: solid;
border-width: 1px;
border-color: #6396D3 #355C8C #355C8C #355C8C;
background-color: #2F65A8;
height:25px;
color: #fff;
}

ul.jd_menu ul {
height: auto;
}
* html ul.jd_menu ul {
width: 1%;
}

ul.jd_menu li li {
width: 140px;
}
ul.jd_menu li a {
color: #FFF;
text-decoration: none;

}

ul.jd_menu li.jdm_hover,
ul.jd_menu li.jdm_active {
cursor: pointer;
white-space: nowrap;
background-color: #3073C2;
color: #fff;
} 

.date {
float: left;
font-size: 20px;
width: 50px;
height: 52px;
text-align: center;
background:#2F65A8;
color: #fff;
font-weight: bold;
margin: 5px 5px 1px 0;
}

.month {
font-size: 15px;
padding:0 0 3px 0;
margin:0 0 3px 0;
background:#234E81;
}