html {
    height: 100%;
    margin-bottom: 1px;
}

/*
a {
    position: relative;
}
*/

h1, h2, h3, h4, p, ul, li {
    margin: 0;
    padding: 0;
}

/****** reduce margin for forms ******/
form{
    margin: 2px 0px 2px;
}

body {
    font-size: 12px;
    font-family: arial, verdana, helvetica, sans-serif;
    line-height: 110%;
    margin: 0;
    padding: 0;
    color: #333333;
    background-color: #e7f6ff;
    /*background-color: #cccccc;*/
    text-align: center;
    /*background: url(../images/background3.png) #223e4e repeat-x;*/
}

ul {
    list-style-type: disc;
    margin-left: 13px;
    margin-bottom: 10px;
}

dl {
    margin: 0.5em 0;
    line-height: 140%;
}

p {
    margin-bottom: 0.5em;
}

a {
    color: #339BD3;
    text-decoration: none;
}

a:hover {
    color: #339BD3;
    text-decoration: underline;
}

a:focus {
    outline: none;
}

img {
    border: none;
}

.formlabel {
    font-weight:bold;
}

/************************************/
/* Main CSS                         */
/************************************/
#outer-wrapper {
    min-width: 850px;
    max-width: 850px;
    height: 100%;
    margin: 0 auto;
    text-align: left;
    background-color: #e7e7e7;
}

#header {
    width: 850px;
    height: 160px;
    background-image: url(../images/bg_header.gif);
}

#headerlogo {
    margin-left: 30px;
    text-align: center;
}

#headerslogan {
    text-align: center;
}

#headermenu {
    width: 850px;
    height: 30px;
    text-align:center;
    background: url(../images/bg_navbtn.gif);
}

#headermenu table{
    margin: 0px auto;
    padding: 6px 0px;
    width: 850px;

    height:28px;
}

#headermenu a{
    color:#ffffff;
    text-decoration:none;

    margin:0;

    padding: 2px 5px;
    border-left: 0px solid #ffffff;
    border-top: 0px solid #ffffff;
    border-right: 0px solid #aaaaaa;

    font-size: 11px;
    font-weight: bold;
    font-family: arial, verdana, helvetica, sans-serif;
}

#headermenu td {
    text-align: center;
}

#headermenu A:hover,
#headermenu A:active,
#headermenu A.here:link,
#headermenu A.here:visited {
    color: #0000ff;
}

#headermenu td.inneritem {
    background: url("../images/bg_navbtnsepa.gif") no-repeat left;
}

#inner-wrapper {
    clear: both;
    padding: 0px 0px 0px;
    border-top: 0px solid #ffffff;
    border-bottom: 0px solid #afafaf;
    min-height: 600px;
}

#bannerimages {
    border-top: 0px solid #ffffff;
    border-bottom: 0px solid #ffffff;
    min-height: 320px;
    max-height: 320px;
}

#container {

}

#main {
    float: left;
    width: 100%;
    font-size: 1em;
    border: 1px;
    -moz-border-radius: 0.4em;
    margin-right: -1px; /* hides annoying horizontal scrolling in ie6 */
    margin-right: -2px; /* hides annoying horizontal scrolling in ie7 */
}

#mainbox {
    float: left;
    width: 100%;
    font-size: 1em;
    border: 1px solid #afafaf;
    -moz-border-radius: 0.4em;
    margin-right: -1px; /* hides annoying horizontal scrolling in ie6 */
    margin-right: -2px; /* hides annoying horizontal scrolling in ie7 */
}

#content {
    clear: both;
    padding: 2px 2px 2px;
    background: #f7f4ef;
    -moz-border-radius: 0 0 0.4em 0.4em;
    border-top: 1px solid #ffffff;
    padding-bottom: 0px;
}

#footer {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    border-top: 1px solid #ffffff;
    background: #efefef;
    vertical-align: middle;
    padding-top: 10px;
}

/************************************/
/* Left Column Block                */
/************************************/
.container {
    min-height: 0px;
    margin: 0 2px;
    padding-bottom: 4px;
    background-color: #cccccc;
   /* background-image: url('/themes/smartytemplate/images/backgrounds/bg_leftcol.jpg');*/
    background-position: top left;
    background-repeat: repeat-x;
    border: 0px solid #afafaf;
    -moz-border-radius: 0.4em;
}

.block .header {
    margin: 0;
    height: 20px;
    line-height: 20px;
    background: #f7f4ef;
    font-weight: bold;
    font-size: 1.1em;
    text-align: center;
    color: buttonshadow;
    border-bottom: 1px solid #afafaf;
    -moz-border-radius: 0.4em 0.4em 0 0;
}

.block .content {
    border-bottom: 1px solid #ffffff;
}

/************************************/
/* Main Page BLock                  */
/************************************/
#manager-infos {
    float: left;
    width: 100%;
    background: #f7f7f7;
    border-bottom: 1px solid #afafaf;
    -moz-border-radius: 0.4em 0.4em 0 0;
}

#manager-infos h1 {
    float: left;
    height: 20px;
    line-height: 20px;
    text-indent: 2px;
    color: #666666;
    font-size: 1.1em;
}

#manager-actions {
    position: relative;
    float: left;
    width: 100%;
    height: 22px;
    padding: 1px 0;
    background: #efefef;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #afafaf;
}

#manager-actions span {
    float: left;
    text-indent: 2px;
    padding-right: 10px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #666666;
}

#manager-actions a {
    float: left;
    display: block;
    margin-right: 0.5em;
    padding: 0 2px 0 2px;
    height: 18px;
    line-height: 18px;
    border: 0px solid #efefef;
    color: #666666;
    text-decoration: none;
}

#manager-actions a:hover {
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: #666666;
}

#manager-actions a:active {
    background-color: #ffffff;
    border: none;
}

#manager-actions a:focus {
    background-color: #ffffff;
    border: none;
}

/************************************/
/* Miscellaneous                    */
/************************************/
.spacer {
    clear: both;
    visibility: hidden;
    height: 2px;
}

.left {
    text-align: left;
}

/************************************/
/* Vertical Menu                    */
/************************************/
#verticalmenu {
    font-size: 11px;
    font-family: arial, verdana, helvetica, sans-serif;
    text-align: center;

    position: relative;

    float: left;
    width: 100%;
    padding: 0 0 0 0;
    margin: 0;
    list-style: none;
    line-height: 1.9em;

    background: url("../images/bg_navbtn.gif");
}

#verticalmenu LI {
    float:left;
    margin:0;
    padding:0;
    background: url("../images/bg_navbtnsepa.gif") no-repeat right;
}

#verticalmenu A {
    display:block;
    color:#ffffff;
    text-decoration:none;
    font-weight: normal;
    /*background:#ddd;*/
    margin:0;
    padding: 4px 10px;
    border-left: 0px solid #ffffff;
    border-top: 0px solid #ffffff;
    border-right: 0px solid #aaaaaa;
}

#verticalmenu A:hover,
#verticalmenu A:active,
#verticalmenu A.here:link,
#verticalmenu A.here:visited {
    color: #0000ff;
}

#verticalmenu A.here:link,
#verticalmenu A.here:visited {
    position:relative;
    z-index:102;
}

/*subnav*/

#verticalmenu UL {
    position:absolute;
    left: 0;
    top: 1.5em;
    float: left;
    background: #bbb;
    width: 100%;
    margin: 0;
    padding: 2px 0px 2px 0px;
    list-style: none;
    border-top: 0px solid #fff;
}

#verticalmenu UL LI {
    float:left;
    display:block;
    margin-top:1px;
}

#verticalmenu UL A {
    background:#bbb;
    color:#fff;
    display:inline;
    margin:0;
    padding:0 1em;
    border:0
}

#verticalmenu UL A:hover,
#verticalmenu UL A:active,
#verticalmenu UL A.here:link,
#verticalmenu UL A.here:visited {
    color:#444;
}


/* CSS for Ryans Layout */

#sidecontentright {
    width: 200px;
    text-align: right;
    padding-right: 0px;
    background-image: url(../../../images/sub_content_filler.png);
}

#sidecontentleft {
    width: 200px;
    text-align: left;
    padding-left:20px;
    vertical-align:text-top;
    background-image: url(../../../images/sub_content_filler.png);
}

#headernavigation {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
}

.contentsubdottedstroke {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align:center;
    height:1px;
    line-height:1px;
}

#contentshipscopy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}

#contentshipsheader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #0099cc;
}

#contentcopy {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    padding-top: 10px;
}

#contentsubnav {
    padding-left: 30px;
}

#contentformcopy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 5px;
}

#contentformtextinput {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    padding-left: 30px;
    padding-right: 30px;
}

#contentformsubscribecopy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}


#contentcopyheader {
    padding-left: 30px;
    padding-right: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #0099cc;
}

#contentnewscopy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    padding-left: 30px;
}

#contentsubheader {
    font-family: Arial, Helvetica, sans-serif;
    color: #0267b4;
    font-size: 16px;
    font-weight: bold;
    padding-left: 30px;
}

#contentsideheader {
    font-family: Arial, Helvetica, sans-serif;
    color: #0267b4;
    font-size: 16px;
    font-weight: bold;
}

#contentnewscopybtn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #666666;
    padding-right: 30px;
}

#footernav {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
}

#contentlanguagecopy {
    padding-top: 10px;
    padding-bottom: 10px;
}


/**************************************************
/ CSS for the pages
**************************************************/
#centerhomepage {
    width: 420px;
    margin-left: 15px;
    margin-right: 15px;
}

#centercontent {
    width: 630px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

#newsheader {
    text-align: left;
    font-weight: bold;
    color: #0099cc;
    font-size: 12px;
}

#newsheader2 {
    text-align: left;
    font-weight: bold;
    color: #0099cc;
    font-size: 12px;
}

#dateheader {
    /*text-align: left;*/
    font-weight: bold;
    color: #707070;
    font-size: 11px;
}

#newscontent {
    /*text-align: justify;*/
    color: #707070;
    font-size: 11px;
}

#maincontent {
    /*text-align: justify;*/
    color: #707070;
    font-size: 12px;
    margin: 10px 2px 2px;
}

/*****************************/
/*****************************/
#entry-text
{
    text-align: left;
    color: #707070;
    font-size: 13px;

    width: 620px;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
}

#entry-text a
{
    color: #da6203;
    font-size: 13px;
}

#entry-text p
{
    color: #707070;
    font-size: 13px;
}

#entry-text h3
{
    color: #707070;
    font-size: 15px;
    font-weight: bold;
    margin-top: 6px;
    margin-bottom: 0px;
}

#entry-text ul
{
    text-align: left;
    color: #707070;
    font-size: 13px;
}

#entry-text ol
{
    text-align: left;
    color: #707070;
    font-size: 13px;
}

#entry-text li
{
    text-align: left;
    color: #707070;
    font-size: 13px;
}

#entry-text lh
{
    text-align: left;
    color: #707070;
    font-size: 13px;
}

#entry-text td
{
    text-align: left;
    color: #707070;
    font-size: 13px;
}

#entry-text hr {
    border-color: #ffffff;
    color: #ffffff;
    border: 0px;
    border-bottom: 1px solid #c0c0c0;
}

#linksbox {
    padding-left: 15px;
    padding-right: 15px;

    font-size: 12px;
    font-weight: bolder;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
}

#minibannerblue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bolder;
    color: #0267b4;
}

.sidepanelview
{
    width: 150px;
}

.tinyinput
{
    width: 60px;
}

#subscribebutton {
    width: 67px;
    height: 18px;
    background:url(../../../images/subscribebtn.gif);
}

/**************************************************/
/*  Form Classes                                  */
/**************************************************/
table .tableforminput
{
    width: 100%;
    border-spacing: 2px;
    padding: 10px;
}

td .labelforminput
{
    background-color: #EAF7FF;
    color: #000000;
    font-weight: bold;
    width:150px;
}

td .inputforminput
{
    background-color: #F0F9FF;
    color: #000000;
    font-weight: bold;
}


/**************************************************/
/*  Padded ajax CSS                               */
/**************************************************/
.availableheader {
    background: #174A77;
    font-family: 'Arial','Helvetica',sans-serif;
    /*font-weight:bold;*/
    font-size: 16px;
    text-align:left;
    padding: 4px;
}

.headercaption {
    color: #FFFFFF;
    font-weight: bold;
}

.availablesubheader {
    background: #174A77; /* 3984C6; */
    font-family: 'Arial','Helvetica',sans-serif;
    font-size: 12px;
    text-align:left;
    padding: 2px;
}

.subheadercaption {
    color: #0170D8;
    font-weight: bold;
}

.subheadervalue {
    color: #FFFFFF;
    font-weight: bold;
}

.rowstyle01
{
    background-color: #EAF7FF;
    font-family: 'Arial','Helvetica',sans-serif;
    font-size: 12px;
    text-align:left;
    padding: 4px;
}

/**
 * NEW GALLERY
 */
.gallery_category_thumbnail {
    height: 200px;
    width: 300px;
    padding-bottom: 5px;
}

.gallery_image_thumbnail {
    height: 100px;
    width: 150px;
    padding-bottom: 5px;
}

#faqheader {
    text-align: left;
    font-weight: bold;
    color: #0267b4;
    font-size: 11px;
}

.justify {
    text-align: justify;
}

li {
    text-align: left;
    margin-bottom: 2px;
    margin-left: 25px;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.clearboth {
    clear: both;
}

table#availability_table {
    width: 100%;
}

/* this for f***ing IE 6 */
* html div#scroll_table_container {
    height: 430px;
    margin: 0 auto;
    overflow:scroll;
    overflow-x:hidden;
}

/* this for f***ing IE 6 */
* html table#availability_table {
    width: 670px;
}

/* and this for f***ing IE 6 */
* html #availability_table thead tr {
    position: relative;
}

/* and this for f***ing IE 7 */
* + html #scroll_table_container[id] {
    height: 430px;
    margin: 0 auto;
    overflow:scroll;
    overflow-x:hidden;
}

/* and this for f***ing IE 7 */
* + html #availability_table[id] {
    width: 670px;
}

/* and this for f***ing IE 7 */
* + html #availability_table[id] thead tr {
    position: relative;
}

#scroll_table_container {
    height: 430px;
    margin: 0 auto;
    overflow:scroll;
    overflow-x:hidden;
}

#availability_table {
    width: 670px;
}

/*
#availability_table>tbody {
    overflow: scroll;
    height: 438px;
    overflow-x: hidden;
}

#availability_table>tbody tr {
    overflow: visible;
    height: 13px;
    overflow-x: visible;
}

#availability_table>tbody td {
    overflow: visible;
    height: 13px;
    overflow-x: visible;
}
*/
tr.availability_row {
    background-color: #EAF7FF;
    font-family: 'Arial','Helvetica',sans-serif;
    font-size: 12px;
    text-align:left;
    padding: 4px;
    cursor: pointer;
}

tr.availability_row:hover {
    background-color: #fcb800;
}

div.starting_at {
    position:relative;
    top:-16px;
    text-align:right;
    height:20px;
    margin-bottom:-20px;
    line-height:normal;
    padding-right:4px;
}

div.starting_at.shadow {
    top:-15px;
    left:1px;
    margin-bottom:-20px;
    padding-right:4px;
}

.dropshadow {
    font-size:14px;
    font-weight:bold;
}

.dropshadow.shadow {
    color: #000000;
}

.dropshadow.noshadow {
}

.dropshadow.noshadow:hover {
    color: #fcb800;
    text-decoration:none;
}

* html div.starting_at {
    top:-22px;
    margin-bottom:-36px;
    line-height:100%;
    padding-top:8px;
    padding-bottom:6px;
}

* html div.starting_at.shadow {
    top:-23px;
    left:1px;
}

* + html div[class="starting_at noshadow"] {
    top:-26px;
    padding-top:6px;
    padding-bottom:6px;
    margin-bottom:-36px;
}

* + html td#contentshipscopy div[class="starting_at shadow"] {
    top:-19px;
}

td#contentshipscopy a:hover {
    text-decoration:none;
    color: #fcb800;
}

td#contentshipscopy a {
    text-decoration:none;
    color: #ffffff;
}

/* this makes it possible to add next button beside scrollable */
div.scrollable {
  float:left;
}

div.scrollable {
  position:relative;
  overflow:hidden;
  width: 850px;
  height:320px;
  background: none;
}

#thumbs div {
  float:left;
  width:850px;
  height:320px;
  background: none;
  color:#fff;
  /*cursor:pointer;*/
}


/*
	root element for scrollable items. It is
	absolutely positioned with large width.
*/
#thumbs {
  position:absolute;
  width:20000em;
  clear:both;
}


