@charset "utf-8";

/*------------------
HTML Styles
------------------*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000;
	margin: 0;
	padding: 0;
	background: #666 url(../images/interface/bgtile.jpg) repeat-x scroll top left;
}
a img {
	border: 0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.alt:hover {
	
}
a:active {
}
a.alt {
	color: #fff;
}
.plustext {
	font-size: 1.4em;
}
p {
	padding: 0 10px 20px 0;
}
p.group {
	padding: 0 10px 10px 0;
}
.strong {
	font-weight: bold;
}
h1, h2 {
	padding-bottom: 5px;
}
/*h1.toppad, h2.toppad {
	padding-bottom: 0;
}*/
h1 {
	font-size: 1.4em;
	letter-spacing: 0.02em;
}
h2 {
	font-size: 1.3em;
	letter-spacing: 0.01em;
}
h3 {
	font-size: 1.2em;
	padding-bottom: 5px;
}
.hr {
	clear: both;
	margin: 8px 10px 8px 0;
	background-color: #999;
	height: 1px;
}
p.package {
	width: 210px;
	padding: 0 10px 0 0;
	text-align: right;
}
ul.package {
	padding: 0 0 10px 10px;
	list-style-type: none;
}
ul.dotted {
	margin: 5px 0;
}
ul.dotted li {
	margin: 0 20px 5px;
}
ul.plain {
	list-style-type: none;
}

.tablelayout dt {
    float: left;
    clear: left;
    width: 240px;
    text-align: right;
    font-weight: bold;
    font-size: 1.3em;
}
.tablelayout dd {
    margin: 0 0 0 250px;
    padding: 0 0 10px 0;
    font-size: 1.3em;
}
dl.links {
	padding-right:10px;
}
.links dt {
	font-weight: bold;
}
.links dd {
	padding: 0 0 10px 0;
}

dl.pdf {
	padding: 0 0 30px 0;
}
.pdf dt {
	font-weight: bold;
}
.pdf dd {
	background: url(../images/interface/pdficon.gif) no-repeat scroll top left;
	padding: 0 0 0 34px;
	margin: 17px 0 0;
	height: 17px;
}
dl.inline dd {
	display:inline-block;
	margin: 7px 27px 0 0;
}
dl.inline dt {
	font-weight: bold;
}

table {
	border: 1px solid #666666;
	border-collapse: collapse;
}
td { 
	border: 1px solid #666666;
	padding: 3px;
}

th {
  font-weight: bold;
  text-align: left;
  background-color: #cccccc;
  border: 1px solid #666666;
  padding: 3px;
}
table .top{
	vertical-align: top;
}

/*------------------
Centered Layout
------------------*/
#main {
	width: 100%;
	height: auto;
}
#center {
	width: 890px;
	height: auto;
	margin: 0 auto 0 auto;
}

/*------------------
Global
------------------*/
.center {
	margin: 0 auto 0 auto;
}
.centertext {
	text-align: center;
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.clearl {
	clear: left;
}
.clearr {
	clear: right;
}
.haslayout {
	display: inline-block;
}
.limage {
	float: left;
	margin: 2px 10px 3px 0;
	border: 2px solid #fff;
}
.rimage {
	float: right;
	margin: 2px 10px 3px;
	border: 2px solid #fff;
}
.wrapper div.cimage {
	width: 575px;
	overflow: hidden;
}
.cimage {
	margin: 2px 0 10px;
	border: 2px solid #fff;
}
.bottompad {
	padding-bottom: 10px;
}
#onethird .bottompad {
	padding-bottom: 5px;
}
.toppad {
	padding-top: 10px !important;
}
.dbltoppad {
	padding-top: 20px !important;
}
.bottommar {
	margin-bottom: 10px;
}
.topmar {
	margin-top: 10px;
}
.indent {
	margin-left: 10px;
}
.gmap {
	width: 550px;
}
.botlinebox {
	border-bottom: 1px solid #999;
	margin: 0 10px 0 0;
	padding: 15px 0 15px 10px;
}
.botlinebox img{
	margin-bottom: 0;
}
.nopad{
	padding: 0;
}
.nomar{
	margin: 0 !important;
}
.noborder{
	border: 0 !important;
}
.vmiddle{
	vertical-align: middle;
}

/*------------------
Masthead
------------------*/
#header {
	width: 870px;
	height: 205px;
}
#headerlogo {
	position: absolute;
	margin: -30px 10px 0 10px;
	float: left;
	height: 195px;
	width: 205px;
}
#menu {
	background-color: #000000;
	width: 870px;
	float: left;
	padding: 0;
}
.navbutton {
	float: left;
	padding: 5px;
	margin: 5px;
}
/*------------------
Content
------------------*/
#content {
	position: relative;
	width: 855px;
	height: auto;
	/*padding: 0 8px 8px;*/
	background: #396788 url(../images/interface/bg01.jpg) no-repeat scroll top left;
	padding: 10px 5px 10px 10px;
	font-size: 1.2em;
	overflow: hidden;
}
#contentbase {
	position: relative;
	width: 850px;
	padding: 10px;
	font-size: 1.2em;
	letter-spacing: 0.02em;
	color: #fff;
	text-align: center;
	background-color: #000000;
}
.gray {
	color: #666;
	font-size: 0.9em;
}

#full {
	height: auto;
	float: left;
	width: 855px;
}
#twothirds {
	height: auto;
	float: left;
	width: 630px;
}
#onethird {
	height: auto;
	float: left;
	width: 222px;
	padding: 2px 0 0 3px;
}
#half {
	height: auto;
	float: left;
	width: 420px;
}
.half {
	width: 49%;
}
.scrollhalf {
	width: 45%;
}

/*------------------
Ad Space
------------------*/
.rnootka a, .rvictoria a {
	color: #000;
}
.rnootka {
	width:222px;
	text-align:center;
}
.rnootka h2 a {
	background: transparent url(../images/ad/admap.png) no-repeat scroll top left;
	padding: 10px 0 0;
	display: block;
	height:220px;
}
.rvictoria {
	width:222px;
	text-align:center;
}
.rvictoria h2 a {
	background: transparent url(../images/ad/admap-02.png) no-repeat scroll top left;
	padding: 140px 0 0;
	display: block;
	height:51px;
}

	
/*------------------
Copyright Statement
------------------*/
#footer {
	position: relative;
	width: 870px;
	height: 43px;
}
#copyright {
	font-size: 1.0em;
	float: right;
	margin: 3px 3px 0 0;
}
#copyright a {
	color: #000;
}

/*------------------
Even more rounded corners
------------------*/

.dialog {
	background:transparent url(../images/interface/dialog630_01.png) no-repeat top left;
	position:relative;
	min-width:8em;
	max-width:850px; /* based on image dimensions - not quite consistent with drip styles yet */
	z-index:1;
	padding:15px 0 0;
}

.dialog .content {
	background:transparent url(../images/interface/dialog630_02.png) repeat-y top left;
	
}
/*
.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
	background:transparent url(../images/interface/dialog-800x2000.png) repeat-y top right;
}
*/

.dialog .content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
}

.dialog .t {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width:12px; /* top slice width */
	margin-left:-12px;
	height:100%;
	_height:1800px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.dialog .b {
	/* bottom */
	position:relative;
	width:100%;
}

.dialog .b {
	background:transparent url(../images/interface/dialog630_03.png) no-repeat top left;
	height:25px; /* height of bottom cap/shade */
	font-size:1px;
}

/*
.dialog .b div {
	position:relative;
	width:12px;
	margin-left:-12px;
	background-position:bottom left;
}
*/

.dialog .hd,
.dialog .bd,
.dialog .ft {
	position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
	margin:0 0 0 12px;
	width:600px;
	overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

.dialog .fixedwrapper{
 /* extra content protector - preventing vertical overflow (past background) */
	position:static;
	height:500px;
	width:600px;
	overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}

#onethird .dialog {
	background:transparent url(../images/interface/adtemplate222_01.png) no-repeat top left;
	padding:20px 0 5px 0;
	
}
#onethird .dialog .content {
	background:transparent url(../images/interface/adtemplate222_02.png) repeat-y top left;
	padding:0 14px 0 10px;
}
#onethird .dialog .b {
	background:transparent url(../images/interface/adtemplate222_03.png) no-repeat bottom left;
}

/*------------------
Slideshow
------------------*/
#slideshow {
    position:relative;
    height:443px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

