/*
   Owner:   Hjalmar G. Sigurdsson
   Created: June, 2009
   Description: css file for touris website
*/

body {
    color:#000000;
    background:#0F1740;
    font-family: Verdana, Helvetica, Arial, "Courier New", sans-serif, Geneva;
    margin:0 auto 0 auto;
    padding: 0;
}
.prepend-1 {padding-left:40px;}
.clear {clear:both;}

H4.touris {
    font-size: 100%;
    color: #999;
    margin: 0;
}
H3.touris {
    font-size: 14px;
    color: #000000;
    font-style: normal;
    font-weight: bold;
}

H2.touris {
    font-size: 14px;
    color: #000000;
    font-style: normal;
    font-weight: bold;
}
H2.info {
    font-size: 13px;
    color: #556364;
    font-style: normal;
    font-weight: bold;
}
H1.touris {
    font-size: 18px;
    color: #000000;
    font-style: normal;
    font-weight: bold;
}

p.header {
    font-family: Verdana, Helvetica, Arial, Courier New, sans-serif, Geneva;
    font-size: 18px;
    color: #000000;
    font-style: normal;
    font-weight: bold;
}

p.footer {
    font-family: Verdana, Helvetica, Arial, Courier New, sans-serif, Geneva;
    font-size: 13px;
    color: #556364;
    font-style: normal;
    font-weight: bold;
}

p.main {
  font-family: Verdana, Helvetica, Arial, Courier New, sans-serif, Geneva;
  font-size: 11px;
  color: #556364;
  font-style: normal;
  font-weight: normal;
}

span.header {
    font-family: Verdana, Helvetica, Arial, Courier New, sans-serif, Geneva;
    font-size: 18px;
    color: #000000;
    font-style: normal;
    font-weight: bold;
}

span.main {
  font-family: Verdana, Helvetica, Arial, Courier New, sans-serif, Geneva;
  font-size: 11px;
  color: #556364;
  font-style: normal;
  font-weight: normal;
}

span.link {
  font-family: Verdana, Helvetica, Arial, Courier New, sans-serif, Geneva;
  font-size: 12px;
  color: #FFFFFF;
  font-style: normal;
  font-weight: bold;
}

p.bold {
  font-family: Verdana, Helvetica, Arial, Courier New, sans-serif, Geneva;
  font-size: 11px;
  color: #556364;
  font-style: normal;
  font-weight: bold;
}

div {
  font-family: Verdana, Helvetica, Arial, Courier New, sans-serif, Geneva;
  font-size: 11px;
  color: #556364;
  font-style: normal;
  font-weight: normal;
}

span.date {
  font-family: Verdana, Helvetica, Arial, Courier New, sans-serif, Geneva;
  font-size: 11px;
  color: #000000;
  font-style: normal;
  font-weight: normal;
}

td.menu {
  font-family: Verdana, Helvetica, Arial, Courier New, sans-serif, Geneva;
  font-size: 11px;
  color: #FFFFFF;
  font-style: normal;
  font-weight: normal;
}

p.big {
  font-family: Verdana, Helvetica, Arial, Courier New, sans-serif, Geneva;
  font-size: 13px;
  color: #556364;
  font-style: normal;
  font-weight: bold;
}

p.small {
  font-family: Verdana, Helvetica, Arial, Courier New, sans-serif, Geneva;
  font-size: 9px;
  color: #556364;
  font-style: normal;
  font-weight: normal;
}

span.big {
  font-family: Verdana, Helvetica, Arial, Courier New, sans-serif, Geneva;
  font-size: 13px;
  color: #556364;
  font-style: normal;
  font-weight: bold;
}

span.small {
  font-family: Verdana, Helvetica, Arial, Courier New, sans-serif, Geneva;
  font-size: 9px;
  color: #556364;
  font-style: normal;
  font-weight: normal;
}

a.blank:link     {color: #FFFFFF; text-Decoration: none;}
a.blank:visited  {color: #FFFFFF; text-Decoration: none;}
a.blank:active   {color: #FFFFFF; text-Decoration: none;}
a.blank:hover    {color: #FFFFFF; text-Decoration: none;}

a.mainLink:link     {color: #FFFFFF; text-Decoration: none;}
a.mainLink:visited  {color: #FFFFFF; text-Decoration: none;}
a.mainLink:active   {color: #FFFFFF; text-Decoration: none;}
a.mainLink:hover    {color: #F04923; text-Decoration: none;}

a.black:link     {color: #000000; text-Decoration: none;}
a.black:visited  {color: #000000; text-Decoration: none;}
a.black:active   {color: #000000; text-Decoration: none;}
a.black:hover    {color: #000000; text-Decoration: none;}

a.main:link     {color: #556364; text-Decoration: none;}
a.main:visited  {color: #556364; text-Decoration: none;}
a.main:active   {color: #556364; text-Decoration: none;}
a.main:hover    {color: #CC1F42; text-Decoration: Underline;}

a.reg:link     {color: #556364; text-Decoration: Underline;}
a.reg:visited  {color: #556364; text-Decoration: Underline;}
a.reg:active   {color: #556364; text-Decoration: Underline;}
a.reg:hover    {color: #CC1F42; text-Decoration: Underline;}

a:link     {color: #556364; text-Decoration: none}
a:visited  {color: #556364; text-Decoration: none}
a:active   {color: #556364; text-Decoration: none}
a:hover    {color: #CC1F42; text-Decoration: none}


span.bold {
  font-family: Verdana, Helvetica, Arial, Courier New, sans-serif, Geneva;
  font-size: 11px;
  color: #556364;
  font-style: normal;
  font-weight: bold;
}

span.smallbold {
  font-family: Verdana, Helvetica, Arial, Courier New, sans-serif, Geneva;
  font-size: 9px;
  color: #556364;
  font-style: normal;
  font-weight: bold;
}

span.redbold {
  font-family: Verdana, Helvetica, Arial, Courier New, sans-serif, Geneva;
  font-size: 11px;
  color: #CC1F42;
  font-style: normal;
  font-weight: bold;
}

input.text {
  background-color: #5796C7;
  color: #000000;
}
textarea.ta {
  background-color: #5796C7;
  color: #000000;
}
select.se {
  background-color: #5796C7;
  color: #000000;
}

input.bu {
  BORDER-RIGHT: 1px solid;
  BORDER-TOP: 1px solid;
  FONT-SIZE: 10pt;
  font-weight: bold;
  BORDER-LEFT: 1px solid;
  BORDER-BOTTOM: 1px solid;
  FONT-FAMILY: Verdana, Helvetica, Arial, Courier New, sans-serif, Geneva;
  color: #FFFFFF;
  background-color: #0F1740;
  border-color: #F04923;
}

.sub-heads {
    font-family: Verdana, Helvetica, Arial, Courier New, sans-serif, Geneva;
    font-size: 14px;
    color: #000000;
    font-style: normal;
    font-weight: bold;
}

span.label {color:black;width:30px;height:16px;text-align:center;margin-top:0;background:#ffF;font:bold 13px Arial}
span.c1 {cursor:auto;color:black;width:30px;height:16px;text-align:center;margin-top:0;background:#ffF;font:bold 13px Arial}
span.c2 {cursor:auto;color:red;width:30px;height:16px;text-align:center;margin-top:0;background:#ffF;font:bold 13px Arial}
span.c3 {cursor:auto;color:#b0b0b0;width:30px;height:16px;text-align:center;margin-top:0;background:#ffF;font:bold 12px Arial}

.container {width:100%;margin:0 auto 0 auto;text-align:center;}

.borderbottom {
    border-bottom: 1px solid #9FB1BC;
}

.bordertop {
    border-top: 1px solid #9FB1BC;
}

#touris-wrapper {
    width:100%;
    margin:0 auto 0 auto;
    text-align:center;
    border-top: 5px solid #FFFFFF;
    border-bottom: 5px solid #FF0000;
}

#touris
{
    width: 940px;
    margin: 0 auto;
}

/* START HEADER AREA */
#header
{
    background: #0F1740;
    width: 100%;
    height: 31px;
    float: left;
}
#header .contactText
{
    margin-top: 7px;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}
#header .contactTouris
{
    width: 120px;
    height: 31px;
    float: right;
    background-image: url(../images/contact-touris.jpg);
    background-position: right;
    background-repeat: no-repeat;
}
#header .topLinksContainer
{
    width: 800px;
    height: 31px;
    float: right;
}
#navTopLinksList
{
    margin-top: 7px;
    float: right;
}
#navTopLinksList LI
{
    display: inline;
    list-style-type: none;
}
#navTopLinksList A:link, #navTopLinksList A:visited
{
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 0 12px 0 0;
    text-decoration: none;
    color: #FFFFFF;
}
#navTopLinksList A:link.active, #navTopLinksList A:visited.active, #navTopLinksList A:hover
{
    color: #F04923;
}
/* END HEADER AREA */

/* START TITLE AREA */
#title
{
    background: #0F1740;
    width: 100%;
    height: 76px;
}
#title .tourisLogo
{
    width: 212px;
    height: 75px;
    float: left;
}
#title .welcomeToIceland
{
    width: 303px;
    height: 75px;
    float: right;
    background-image: url(../images/welcome-to-iceland.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
/* END TITLE AREA */

/* START MAIN AREA */
#main
{
    background: #FFFFFF;
    float: left;
    width: 940px;
}
#main .mainTitleWrapper
{
    width: 100%;
    height: 31px;
    float: left;
}
#main .mainTitle
{
    width: 600px;
    height: 30px;
    float: left;
    text-align: left;
    margin-left: 10px;
    padding: 0;
}
#main .mainSearch
{
    width: 300px;
    height: 30px;
    float: right;
    text-align: right;
    margin-right: 10px;
}
#main .mainWrapper
{
    width: 100%;
    float: left;
}
#main .mainLeftWrapper
{
    width: 150px;
    float: left;
    margin-left: 10px;
}
#main .mainRightWrapper
{
    width: 150px;
    float: right;
    margin-right: 10px;
}
#main .mainContainer
{
    width: 600px;
    float: left;
    margin-left: 10px;
    margin-right: 9px;
}
#main .mainTourContainer
{
    width: 757px;
    float: left;
    margin-left: 10px;
    margin-right: 9px;
}
/* END MAIN AREA */

/* START RIGHT AREA */
#rightcol
{
    background: #0F1740;
    float: right;
    width: 6%;
    height: 600px;
}
/* END RIGHT AREA */

/* START FOOTER AREA */
#footer
{
    background: #0F1740;
    clear: both;
    width: 100%;
    height: 30px;
}
#footer .footerContent
{
    width: 50%;
    height: 15px;
    float: left;
}
#footer .footerText
{
    margin-top: 3px;
    font-weight: bold;
    font-size: 10px;
    color: #FFFFFF;
}
#footer .statsContent
{
    width: 50%;
    height: 15px;
    float: left;
}
/* END FOOTER AREA */

.textAlignRight
{
   text-align: right;
}

.textAlignLeft
{
   text-align: left;
}

/* START BOTTOM AREA */
#TextWrapper
{
    /*height: 150px;*/
    width: 920px;
    margin-left: 10px;
    margin-right: 10px;
    border-top: 1px solid #9FB1BC;
    position: static;
    margin-top: 10px;
}

#bottomWrapper
{
    height: 150px;
    width: 920px;
    margin-left: 10px;
    margin-right: 10px;
    border-top: 1px solid #9FB1BC;
    position: static;
    margin-top: 10px;
    background-image: url(../images/bottom-bg.gif);
    background-repeat: repeat-x;
}
#bottomWrapper .bottomContainer
{
    width: 25%;
    float: left;
    margin: auto;
}
#bottomWrapper .bottomContainer2
{
    width: 24%;
    float: right;
    margin: auto;
}
.bottomLinks
{
    width: 100%;
    margin-top: 2px;
}
.bottomLinks-UL
{
    list-style: none;
    margin: 0;
    padding: 2px;
}
.bottomLinks-LI-A
{
    font-size: 10px;
    line-height: 10px;
    font-weight: bold;
    text-decoration: none;
}
.bottomLinks-LI-A:link, .bottomLinks-LI-A:visited
{
    color: #708491;
    padding: 4px 0 0 10px;
}
.bottomLinks-LI-A:hover, .bottomLinks-LI #current
{
    color: #000000;
    padding: 4px 0 0 10px;
}
/* END BOTTOM AREA */

/* START CSS Tabs - Main Links */
#mainLinksContainer
{
    width: 100%;
    background: #FFFFFF;
}
#navMainLinksList
{
    margin-left: 10px;
    margin-right: 10px;
    padding: 0 0 20px 10px;
    border-bottom: 1px solid #9FB1BC;
}
#navMainLinksList LI
{
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}
#navMainLinksList A:link, #navMainLinksList A:visited
{
    float: left;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    padding: 0 12px 6px;
    text-decoration: none;
    color: #708491;
}
#navMainLinksList A:link.active, #navMainLinksList A:visited.active, #navMainLinksList A:hover
{
    color: #000;
    background: url(../images/Rounded.gif) no-repeat bottom center;
}
.mainLinksDate
{
    float: right;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    padding: 0 12px 6px;
    text-decoration: none;
    color: #708491;
}
/* END CSS Tabs - Main Links */

/* START SIDE PANEL CONTENT */
.tourItem
{
    float: left;
    /* height: 85px; */
    font-weight: bold;
    font-size: 10px;
    color: #708491;
    margin-bottom: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-top: 1px dotted #9FB1BC;
    width: 100%;
    background: #99CCFF;
    text-align: left;
}
.SitePanelTitle
{
    padding-top: 2px;
    margin-top: 2px;
    height: 30px;
    width: 100%;
    text-align: center;
    /* background: #5796C7; */
    background-image: url(../images/site-panel-title.jpg);
    background-repeat: no-repeat;
    border-bottom: 2px solid #5796C7;
}
.mainPaneTourItemTitle
{
    padding-top: 2px;
    margin-top: 2px;
    height: 30px;
    width: 462px;
    float: left;
    text-align: left;
    background-image: url(../images/site-panel-title.jpg);
    background-repeat: no-repeat;
    border-bottom: 2px solid #5796C7;
}
/* END SIDE PANEL CONTENT */

/* START TEXTBOX */
.textbox
{
    width: 100%;
    padding: 2px;
    margin-bottom: 4px;
    text-align: left;
}

.mainText
{
    font-size: 11px;
    color: #556364;
    font-style: normal;
    font-weight: normal;
}

.smallText
{
    font-size: 8px;
    color: #556364;
    font-style: normal;
    font-weight: normal;
}

.mediumText
{
    font-size: 10px;
    color: #556364;
    font-style: normal;
    font-weight: normal;
}

.bigText
{
    font-size: 12px;
    color: #556364;
    font-style: normal;
    font-weight: normal;
}

.sub-heads3 {
    font-size: 10px;
    color: #000000;
    font-style: normal;
    font-weight: bold;
}
/* END TEXTBOX */

/* START BORDER AREA */
.border-horizontal
{
    background: #FFFFFF;
    width: 100%;
    height: 11px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.border-top-left-corner
{
    width: 11px;
    height: 11px;
    float: left;
    background-image: url(../images/border-top-left-corner.jpg);
    background-repeat: no-repeat;
}
.border-top-right-corner
{
    width: 11px;
    height: 11px;
    float: right;
    background-image: url(../images/border-top-right-corner.jpg);
    background-repeat: no-repeat;
}
.border-bottom-left-corner
{
    width: 11px;
    height: 11px;
    float: left;
    background-image: url(../images/border-bottom-left-corner.jpg);
    background-repeat: no-repeat;
}
.border-bottom-right-corner
{
    width: 11px;
    height: 11px;
    float: right;
    background-image: url(../images/border-bottom-right-corner.jpg);
    background-repeat: no-repeat;
}
/* END BORDER AREA */

/* START CONTENT BOXES */
.contentbox40
{
    width: 39%;
    margin-bottom: 4px;
}
.contentbox50
{
    width: 49%;
    margin-bottom: 4px;
}
.contentbox60
{
    width: 60%;
    margin-bottom: 4px;
}
.contentbox80
{
    width: 80%;
    margin-bottom: 4px;
}
.contentbox100
{
    width: 100%;
    margin-bottom: 4px;
}
.contentbox150px
{
    width: 150px;
    height: 100px;
    float: left;
    margin: 2px;
    background: #99CCFF;
    /* margin-bottom: 4px; */
}
/* END CONTENT BOXES */

/* START RIGHT COLUMN AREA */
#rightcol
{
    background: #0F1740;
    float: right;
    width: 110px;
    height: 600px;
}
#rightcol .web-logos-container
{
    width: 100px;
    float: left;
    margin-top: 4px;
}
#rightcol .tour-cart-container
{
    width: 100px;
    height: 122px;
    float: left;
    margin-top: 76px;
}
#rightcol .content
{
    background: #FFFFFF;
    width: 100px;
    height: 100px;
}
#rightcol .content-container
{
    width: 101px;
}
#rightcol .logo-content
{
    background: #FFFFFF;
    width: 100%;
}
#rightcol .tour-cart-title
{
    background: #FFFFFF;
    width: 96px;
    margin-left: 2px;
    margin-right: 2px;
    font-weight: bold;
    font-size: 12px;
    color: #708491;
    border-bottom: 1px solid #9FB1BC;
}
/* END RIGHT COLUMN AREA */

/* START SEARCH FORM */
.searchform
{
    width: 500px;
    font-weight: bold;
    font-size: 10px;
    color: #708491;
    line-height: 25px;
    border: 1px dotted #9FB1BC;
    margin-top: 10px;
    margin-bottom: 10px;
}
.searchTitle
{
    width: 100%;
    height: 30px;
    background: #5796C7;
    text-align: center;
    margin-bottom: 2px;
}
/* END SEARCH FORM */

/* START CURRENCY CALCULATOR */
#currencycalculator
{
    height: 240px;
    width: 280px;
    top: 30px;
    left: 500px;
    z-index: 100;
    position: absolute;
    background: #FFFFFF;
    border: 2px solid #9FB1BC;
}
/* END CURRENCY CALCULATOR */

.opacityfilter
{
    filter: alpha(opacity=80);
    opacity: 0.8;
}

/* START GUESTBOOK FORM */
#guestbookformdiv
{
    height: 400px;
    width: 300px;
    top: 80px;
    left: 500px;
    z-index: 100;
    position: absolute;
    background: #FFFFFF;
    border: 2px solid #9FB1BC;
}
/* END GUESTBOOK FORM */
