/*Jordan Leisure Systems +1 skin*/
div#container
{
   width: 753px;
   background-image: url(/content/00/01/36/30/60/userimages/middle.gif);
   background-repeat: repeat-y;
   background-position: left;
   margin-left: auto;
   margin-right: auto;
   
}
/* Added by Nick */
.banner_div_top{
display: none;
}

a:link {
  color: #6bade7;
  text-decoration: none;
  font-weight: normal;
}
a:active {
  /*color: #003366;*/
color: #6bade7;
text-decoration: none;
font-weight: normal;
}

a:hover {
  color: #6bade7;
text-decoration: underline;
font-weight: normal;
}

a:visited {
  /*color: #336699;*/
color: #6bade7;
text-decoration: none;
font-weight: normal;
}

a:visited:hover {
 /* color: #6699CC;*/
color: #6bade7;
text-decoration: underline;
font-weight: normal;
}

p,div,td {
  color: #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}


tr.a:link {color: red;}
tr.a:visited {color: red;}

body {
  background-color: #666666;
  color: black; /* affects some vista things (colour of login on the login        table */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  overflow: auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;

}

/* controls the partner page footer */
.footer {
  text-align: center;
  color: white;
  font-family: arial;
  font-size: 11px;
  margin-top: 20px;
  margin-left: 0px;
}

.footer a:link {
  color: #0099ff;
}

.footer a:visited {
  color: #0099ff;
}

.footer a:hover {
  color: #0099ff;
  text-decoration: underline;
}

.footer a:visted:hover {
  color: #0099ff;
  text-decoration: underline;
}
.logo {
   height: 228px;
   width: 753px;
   background-image: url(/content/00/01/36/30/60/userimages/Jordan-Leisure-header.jpg);
/*background-image: url(/content/00/01/36/30/60/userimages/top.jpg);*/
   background-repeat: no-repeat;
   background-position: center;
   margin-left: auto;
   margin-right: auto;
}

#staticlinks_bottom
{
background-image: url(/content/00/01/36/30/60/userimages/bottom.gif);
background-repeat: no-repeat;
background-position: top center;
height: 36px;
padding-top: 18px;
text-align: left;
visibility: visible;
width: 753px;
display: block; /* Important */
}

* html #staticlinks_bottom
{
background-image: url(/content/00/01/36/30/60/userimages/bottom.gif);
background-repeat: no-repeat;
background-position: top center;
height: 46px;
padding-top: 18px;/* my settings and logout vertical position */
text-align: left;
visibility: visible;
width: 753px;
display: block; /* Important */
}

#staticlinks_bottom a
{
color: black;
padding-right: 5px;
text-decoration: none;
font-family: Arial, Verdana, Courier New, Courier, monospace;
font-weight: 300;

}

#staticlinks_bottom a:hover
{;
text-decoration: underline;

}

#staticlinks_bottom ul
{
margin: 0px;
padding: 0px;
margin-left: 15px;;
display: inline;
visibility: visible;

}

#staticlinks_bottom ul li
{
margin: 0px;
padding: 0px;
display: inline;
visibility: visible;

}

#search form /*is within #search*/
{
display: inline;
}


#navCell
{
width: 753px;
text-align: left;
/* height: 25px; */ /* height isn't really a needed attribute -Nick */
margin-top: -40px; /*HH-35px; */
margin-left: 14px;
}

.navigation {
 /* width: 100%; */
  padding: 0px;
  margin: 0px;
  /*height: 25px; */
  white-space: nowrap;
}


.navigation li {
  display: inline;
  list-style: none;
}

#navCell a {
   /*vertical-align: middle;*/
   color: black;
   font-family: Verdana, Arial, Courier New, Courier, monospace;
   text-align: left;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 3px;
   padding-bottom: 3px;
   font-size: 14px;
   font-weight: 300;

   text-decoration: none;
border-collapse: collapse; 
}

#navCell a:hover {
color: #6bade7;
font-size: 14px;
}

/*properties of the active navCell li*/
#navCell li.nav1a {
}

/*properties of active tab*/
#navCell a.nav1a {
  padding-top: 3px;
  padding-bottom: 3px;
  color: black;
  font-size: 14px;
}

#navCell a.nav1a:hover {
color: #6bade7;
}

#secnav {
  text-align: left; 
  width: 753px;
  padding-top: 10px; /* Nick */
  paddding-bottom: 10px; /* Nick */
  margin-top: 0px; /*14px; HH */
  margin-left: 16px;
  margin-bottom: 5px; /*hh*/
}

#secnav ul {
padding: 0px;
margin: 0px;
list-style: none;
}

#secnav ul li {
display: inline;
}

#secnav a {
display: inline;
color: black;
font-family: Verdana, Arial;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 0px;
padding-top: 0px;
text-decoration: none;
font-size: 10px;
font-weight: normal;
}
#secnav a:link {
color: black;
}
#secnav a:visited {
color: black;
}

#secnav a:hover  {
text-decoration: none;
color: white;
}
#secnav a:visited:hover  {
text-decoration: none;
color: white;
}

.pagelabel {
  display: none;
}

#search {
width: 350px;
color: black;
font-size: 12px;
font-family: Arial, verdana;
margin-left: 440px;
margin-top: -38px;
}


* html #search {
width: 350px;
color: black;
font-size: 12px;
font-family: Arial, verdana;
margin-left: 440px;
margin-top: -33px; /* vertical alignment of the search box */
}

#contentCell {
  padding: 0px; /* adjusts width on FireFox */
  width: 753px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  padding-bottom: 20px;
  max-width: 753px;
  margin-top: 0px; /* originally -80 -Nick */
}

/* login on Navbar delete display: none to make visable */
#navCell #plogin
{ 
display: none;
}

#navCell #pregister
{
   display: none;
}

.boxbackground {
display: none;
}

/* properties of the table in the store*/
.store_teaser_table { border: 1px solid #5A549E; width: 150px; margin-top: 10px;  margin-left: 0px;}

* html .store_teaser_table { border: 1px solid #737373; width: 150px; margin-top: 0px;}

/* little title boxes */
.store_teaser_heading { background-color: #737373; color: #FFFFFF; text-align:
 centre; font-size: 10px; font-weight: bolder; }
/* bit of table with shopping basket */
.store_teaser_td { background-color: #EFEFEF; color: #000000; width: 150px }

/*.store_teaser_department { background-color: #7F81FF; color: #000000; width:

250px; }*/

/* properties of the department list box */
.store_teaser_departmentlink:link { TEXT-DECORATION: none; COLOR: #000000;
FONT-SIZE: 12px; FONT-WEIGHT: bolder; }/* parent department link */

.store_teaser_departmentlink:visited { TEXT-DECORATION: none; COLOR: #000000;
FONT-SIZE: 12px; FONT-WEIGHT: bolder; }/* parent department visited link */

.store_teaser_departmentlink:hover { TEXT-DECORATION: underline; COLOR: #6bade7; FONT-SIZE: 12px; FONT-WEIGHT: bolder; }/* parent department hover */

/* sample products box ?????????????????
.store_teaser_departmentname { color: #000000; text-align: center; font-size:
10pt; font-weight: bolder; width: 550px;}*/

.store_teaser_subdepartmentbrowselink:link { TEXT-DECORATION: none; COLOR: #666666; FONT-SIZE: 10px; FONT-WEIGHT: bolder; }/* sub-department link */

.store_teaser_subdepartmentbrowselink:visited { TEXT-DECORATION: none; COLOR: #666666; FONT-SIZE: 10px; FONT-WEIGHT: bolder; }/* sub-department visited */

.store_teaser_subdepartmentbrowselink:hover { TEXT-DECORATION: underline;
COLOR: #6bade7; FONT-SIZE: 10px; FONT-WEIGHT: bolder; }/* sub-department hover */


/* order status */
.store_teaser_orderstatuslink:link { TEXT-DECORATION: none; COLOR: #6bade7;
FONT-SIZE: 10px; FONT-WEIGHT: bolder; }

.store_teaser_orderstatuslink:visited { TEXT-DECORATION: none; COLOR: #6bade7;
FONT-SIZE: 10px; FONT-WEIGHT: bolder; }

.store_teaser_orderstatuslink:hover { TEXT-DECORATION: underline; COLOR:
#6bade7; FONT-SIZE: 10px; FONT-WEIGHT: bolder; }



body.contentbackground {
     background-color: #FFFFFF;
}
.calendar_headertext {
      font-size: 8pt;
      color: #0000ff;
}
.calendar_bodytext {
      font-size: 24pt;
      color: #0000ff;
}
.calendar_labeltext {
      font-size:24pt;
      color: #0000ff;
}
.calendar_teaser_heading {
      font-size:24pt;
      color: #0000ff;
}
.calendar_teaser_body {
      font-size: 24pt;
      color: #0000ff;
}
.calendar_teaser_body b {
      font-size: 24pt;
      color: #0000ff;
}
.calendar_teaser_body em {
      font-size: 24pt;
      color: #0000ff;
}
.calendar_teaser_link {
      font-size: 24pt;
      color: #0000ff;
}



.eazipay{display:none;}