/* This is the default style sheet used by the Gallery when
   it is running as a standalone product.  

   If you would like to customize the styles please create 
   copy of this file called 

     "standalone_style.css" (same name without ".default")

   If that file is found in this directory it will be 
   used instead of this one.

   Some of the styles below are overriden by specific 
   album properties. These are noted.

   NOTE:  When Gallery is running standalone it still loads
   embedded_style as a baseline, but you can override those
   settings here.

   $Id: standalone_style.css.default,v 1.6 2003/09/09 12:15:20 beckettmw Exp $
*/ 

/* 
   link colors - overridden by the album 'linkcolor' property.
*/
html {
	height: 101%;
}

body {
font-family:  Arial, Helvetica, sans-serif;
font-size: 0.75em;
text-decoration: none;
margin: 0;
padding: 0;
height: 100%;
background-image: url(http://www.rubicondiving.com/img-new/bg_main_page.gif);
background-repeat: repeat-y;
background-position: center;
}

#content {
display: block;
width: 548px;
font-family: Arial, Helvetica, Arial, sans-serif;
position: inherit;
clear: both;
float: right;
padding-left: 10px;
padding-right: 15px;
text-align: left;
}

h1 {
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 1.8em;
font-weight: bold;
color: #cccccc;
padding: 10px 0 0 0;
border-bottom-width: 1px; border-bottom-color:#cccccc; border-bottom-style:solid;
}

h2 {
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
color: #6699CC;
}

.times {
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 1em;
font-weight: bold;
color: #237EAC;
}

legend {
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 1.2em;
font-weight: bold;
color: #237EAC;
}
fieldset {
padding: 0 5px 5px 10px;
}

a {
font-size: 9pt;
text-decoration:none
}

a:link {
color: #285B72;
}

a:visited {
color: #336D87;
}

a:hover {
color: #7BA529;
}
a:active {
color: #7BA529;
font-weight: bold;
}

pre {
font-size: 1.2em;
}

#hr {
background-color: #4c4c4c;
height: 1px;
width: 748px;
}

hr {
height: 1px; 
border-style:dotted; 
border-color:#ccc;
margin: 0px;
}

#container {
width: 790px;
height: 100%;
background-image: url(img-new/bg_main_page.gif);
background-repeat: repeat-y;
background-position: center;
}

#from {
background-image: url(img-new/gradient_header.gif);
background-repeat: repeat-x;
width:748px;
height: 30px;
}

#lang {
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: .8em;
color: #666666;
text-indent: 10px;
}

#header_img {
padding: 0px;
width:748px;
height: 201px;
}

#nav {
display: block;
background-image: url(img-new/bg_nav_blue.gif);
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
width: 748px;
height: 20px;
color: #ffffff;
text-align: center;
line-height: 24px;
vertical-align: middle;
font-size: .75em;
position: relative;
clear: both;
}

/* Hides from IE-mac \*/
* html #nav a {
  width:1%;
  }
/* End hide from IE-mac */

#nav a:link, #nav a:visited {
color: #ffffff;
text-decoration: none;
}

#nav a:active, #nav a:hover {
color: #000000;
text-decoration: underline;
}


#nav a:link .login, #nav a:visited .login {
color: #D76725;
text-decoration: none;
}

#nav a:active .login, #nav a:hover .login {
color: #000000;
text-decoration: underline;
}

.white {
background-color: #ffffff;
}

.Titgr {
color: #FFFFFF;
text-decoration: none;
font-size: 10px;
}

.tabel1 {
margin-left: 10px;
margin-bottom: 10px;
border-left:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}


#ltb a:link, #ltb a:visited {
color: #ffffff;
text-decoration: none;
}

#ltb a:active, #ltb a:hover {
color: #000000;
text-decoration: underline;
}

#content_container {
display: block;
width: 748px;
position: relative;
}



#caption {
color: #999999;
font-size: .87em;
}

#caption_home {
color: #999999;
font-size: .85em;
display: block;
width: 120px;
}

#caption_title {
color: #999999;
font-weight: bold;
}

#nav2 {
display: block;
margin: 0px;
padding: 0px;
width: 150px;
color: #ffffff;
line-height: 21px;
vertical-align: left;
font-size: .75em;
border-top: 1px #ffffff solid;
border-left: 1px #ffffff solid;
border-right: 1px #ffffff solid;
position: inherit;
float: left;
text-align: left;
}

/* Hides from IE-mac \*/
* html #nav2 a {
  width:1%;
  }
/* End hide from IE-mac */

#nav2 a:link, #nav2 a:visited {
color: #ffffff;
text-decoration: none;
}

#nav2 a:active, #nav2 a:hover {
color: #000000;
text-decoration: underline;
}

#nav2 .item {
background-image: url(img-new/bg_nav_blue.gif);
background-repeat: repeat-x;
border-bottom: 1px #ffffff solid;
padding-left: 10px;
}

#nav2 a:active .item, #nav2 a:hover .item {
text-decoration: underline;
}

#nav2 .search {
background-color: #cccccc;
border-bottom: 1px #ffffff solid;
padding-top: 5px;
padding-bottom: 5px; 
}

#nav2 .news {
background-color: #E5E5E5;
color: #808080;
border-bottom: 1px #ffffff solid;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
line-height: 14px;
vertical-align: middle;
}

#nav2 .news a:link, #nav2 .news a:visited {
color: #285B72;
text-decoration: underline; 
}

#nav2 .news a:hover, #nav2 .news a:active {
color: #E97A37;
text-decoration: none; 
}

#press {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .7em; 
}

#Icons {
padding-left: 20px;
padding-top: 5px;
}

#bottomnavi{

vertical-align: middle;
color: #4c4c4c; 
width: 748px;
height: 24px;
line-height: 24px;
clear: both;
}

#bottomnavi a:link, #bottomnavi a:visited{

text-decoration: none;
color: #285B72;
}
#bottomnavi a:hover, #bottomnavi a:active{

color: #7BA529;
}

.linkbg{
background-image: url(Images/link_bg.png);

}

#footer{
background-image: url(img-new/gradient_footer.gif);
background-repeat: repeat-x;
font-size: 0.9em;
vertical-align: middle;
color: #4c4c4c; 
width: 748px;
height: 24px;
line-height: 24px;
clear: both;
}
#footer a {
text-decoration: none;
color: #4c4c4c;
}
#footer a:hover {
text-decoration: none;
color: #7BA529;
}
#home_ltb {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .7em; 
width: 748px;
clear: both;
}

.table_chart_header					{ background-color: #333333; font-weight: bold; color: #FFFFFF; }
.table_chart						{ background-color: #CCCCCC; color: #333333; }
.table_chart_lt						{ background-color: #E5E5E5; color: #333333; }

#nowonly {
font-size: 2em; 
color: #3086D3;
letter-spacing: 2px;
font-weight: bold; }

#price_usd {
color: #3086D3;
}

.Stil1 {color: #FFFFFF;
	font-weight: bold;
}
.Stil3 {
	font-size: 10pt;
	font-weight: bold;
}

/* BEGIN style7 */
 #navlist
{
padding: 0 1px 1px;
margin-left: 0;
font: bold 12px Verdana, sans-serif; 
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
border-bottom:1px;
border-bottom-color:#CCCCCC;
border-bottom-style:solid
}

#navlist li a
{
font-size:12px;
padding: 0.3em 1.0em 0.3em 0.5em;  
background-image:url(Images/tab1.jpg); 
background-position:top right;
text-decoration: none;
border-left:1px;
border-left-color:#CCCCCC;
border-left-style:solid
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
background-image:url(http://www.rubicondiving.com/Images/tab1.jpg); 
background-position:top right;
color: #000;
border-left:1px;
border-left-color:#CCCCCC;
border-left-style:solid
}

#navlist li a:active
{
border-color: #FE3;
color: #000;
background-image:url(http://www.rubicondiving.com/Images/tab2.jpg); 
background-position:top right;
border-left:1px;
border-left-color:#CCCCCC;
border-left-style:solid
}
