﻿body  
{
    background-image:url(../images/bg-party2.jpg);  
    background-color: Black;
    background-repeat: no-repeat;
    background-attachment: fixed;   
    background-position: center top;  
    margin: 0;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 8pt;
    color: White;
}

a.intro:link { color: #D0D0D0; text-decoration: none;font-family: Trebuchet MS, Arial, Sans-Serif; font-size:12pt;} 
a.intro:active { color: #D0D0D0; text-decoration: none;font-family: Trebuchet MS, Arial, Sans-Serif; font-size:12pt;} 
a.intro:visited { color: #D0D0D0; text-decoration: none;font-family: Trebuchet MS, Arial, Sans-Serif; font-size:12pt;} 
a.intro:hover { color: #FFFFFF; text-decoration: none;font-family: Trebuchet MS, Arial, Sans-Serif; font-size:12pt;} 

.bordertopbottom
{
    border-bottom: solid 2px gray;
    border-top: solid 2px gray;
}

/* This is the transparent box */
#transbox {
padding: 4px 4px 4px 4px; 
background-color: #000;
border: 3px solid white;
filter:alpha(opacity=30);
opacity: 0.30;
-moz-opacity:0.10;
width: 240px;
}

/* This is the container which set text to solid color.
position: relative used for IE */ 
#transbox div
{
color: #FFF;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
position: relative;
}


/* This is the transparent box */
#rightbox {
padding: 4px 4px 4px 4px; 
background-color: #000;
border: 3px solid white;
filter:alpha(opacity=30);
opacity: 0.30;
-moz-opacity:0.10;
width: 150px;
}

/* This is the container which set text to solid color.
position: relative used for IE */ 
#rightbox div
{
color: #FFF;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
position: relative;
}


/* This is the transparent box */
#news {
padding: 4px 4px 4px 4px; 
background-color: #000;
border: 3px solid white;
filter:alpha(opacity=30);
opacity: 0.30;
-moz-opacity:0.30;
width: 240px;
}

/* This is the container which set text to solid color.
position: relative used for IE */ 
#news div
{
color: #FFF;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
position: relative;
}

/* This is the transparent box */
#topbox {
padding: 0px 0px 0px 0px; 
background-color: #000;
border: 0px solid white;
filter:alpha(opacity=30);
opacity: 1;
-moz-opacity:0.10;
}

/* This is the container which set text to solid color.
position: relative used for IE */ 
#topbox div
{
color: #FFF;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
position: relative;
height: 36px;
}

.phone
{
    color: #FFFFFF;
    font-family: Trebuchet MS, Arial, Sans-Serif; 
    font-size:12pt;
    font-weight: bold;    
}

.pagetitle
{
    color: #C6C6C6;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 16pt;
    font-weight: bold;
    background-color: #808080;
    height: 30px;
}

.sectionstitles
{
    color: #006699;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 10pt;
    font-weight: bold;  
}

.formtext
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 8pt;
    color: #000000;
}

.bigtitle
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 14pt;
    font-weight: bolder;
    color: #FFFFFF;
}

.boldtext
{
    font-family: Trebuchet MS, Arial, Sans-Serif;
    font-size: 8pt;
    font-weight: bold;
    color: #FFFFFF;
}


.forminput
{
  color: #006699;
  /* border-width: 1px; */
  font-size: 8pt;
}


.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 2px solid gray;
    height: 69px;
    margin-top: 0px;
    width: 118px;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

.carousel_container {
	width: 570px;
	height: 340px;
	margin: 0px auto;
	border: 0px solid #CCCCCC;
}