body,div,dl,dt,dd,ul, ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var,h1,h2,h3,h4,h5,h6  {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	text-decoration: none;
	font: 100% "Times New Roman", Times, serif;
	color: #fff;
}

h1{
	font-size: 22px;
	line-height: 1em;
	margin-bottom: .2em;
	text-transform: uppercase;
}

h2{
	font-size: 18px;
	line-height: 1em;
	margin-bottom: .3em;
	text-transform: uppercase;
}

h3{
	font-size: 14px;
	line-height: 1em;
	margin-bottom: .3em;
}

ul.main{
padding: 2px 0 8px 15px;

}

ol.main{
padding: 2px 0 8px 20px;

}

.feeTable{
  margin: 10px 0;
  border:  1px solid #444;
  background: #111;
	width:  600px;
	
}

.feeTable td{
  padding: 5px;
  border-bottom:  1px solid #444;
}

.feeTable .even td{
  background: #222;
}

.feeTable  .large{
  width:  350px;
  border-right:  1px solid #444;
}



abbr,acronym { 
	border:0;
}

strong{
	font-weight: bold;
}

body {
	background: #050505 url(../images/main-bg.jpg) no-repeat center 0;
	color: #fff; 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px; 
	line-height: 1.3em;
	
}

.floatLeft{
	float: left;
	margin: 0 10px 5px 0;
}

.floatRight{
	float: right;
	margin: 0 0 5px 10px;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

.alignCenter{
	text-align: center;
}

.clear{
	position: relative;
	overflow: hidden;
	clear: both;
	zoom: 1;
}

.niceBorder{
	padding: 5px;
	background: #1A1A1A;
	border: 1px solid #4f4f4f;
	margin: 0 10px 5px 0px;
	text-align: center;
}

.niceBorderleft{
	padding: 5px;
	background: #1A1A1A;
	border: 1px solid #4f4f4f;
	float: left;
	margin: 0 10px 5px 0px;
	text-align: center;
}

.niceBorderright{
	padding: 5px;
	background: #1A1A1A;
	border: 1px solid #4f4f4f;
	float: right;
	margin: 0 10px 5px 5px;
	text-align: center;
}

.niceBordergallery{
	padding: 5px;
	background: #1A1A1A;
	border: 1px solid #4f4f4f;
	float: left;
	margin: 0 5px 5px 0px;
	text-align: center;
}

.nice{
	padding-top: 3px;
	padding-left: 9px;
	background: #1A1A1A;
	margin: 0px 10px 5px 0px;
	text-align: center;
	background: url(../images/side-hr-inner1.png) no-repeat 0 0;
	float:left;
}

.nice a{
	width: 190px;
	height: 108px;
	_height: 0;
	_padding-top: 108px;
	display: block;
	overflow: hidden;
	position: relative;
}

.nice a img{
	display: block;
	_position: relative;
	_top: -100%;
}

.nice a:hover{
	_height: 108px;
	_padding-top: 0;
}

* > .nice a:hover .toHide{
	display: none;
}


p{
	padding: 0 0 1em 0;
	line-height: 1.5em;
}

a{
	color: #aaa;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#top {
	width: 210px;
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
	margin-right: 15px;
	float: left;
	font-size:16px;
	padding-bottom: 50px;
}

#wrapper{
	position: relative;
	margin: 0 auto;
	padding-top: 215px;
	width: 960px;
	background: #050505 url(../images/main-bg.jpg) no-repeat center 0;
}

#skin #wrapper{
	background-image: url(../images/skin-bg.jpg);
}


#header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#logo{
	position: absolute;
	overflow: hidden;
}

#logo a{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#topMenu{
	position: absolute;
	left: 285px;
	width: 670px;
	top: 145px;
	list-style: none;
}

#topMenu li{
	float: left;
	margin-right: 15px;
	
}

#topMenu li a{
	text-transform: uppercase;
	display: block;
	float: left;
	color: #fff;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

#topMenu li a:hover{
	
	color: #fff;
}


/* Content */
#content{
	overflow: hidden;
}

#sideColumn{
	float: left;
	width: 220px;
	background: url(../images/side-hr-top.png) no-repeat 0 0;
	padding-top: 3px;
	
	
}

.sideSection{
	background: url(../images/side-middle.png) repeat-y;
}

.sideSectionTop{
	background: url(../images/side-top.png) no-repeat;
	
}

.sideSectionBottom{
	background: url(../images/side-bottom.png) no-repeat 0 100%;
	padding: 10px 15px 0;
}

.sideHr{
	margin: 12px 0;
	height: 3px;
	background: url(../images/side-hr.png) no-repeat;
}

#sideMenu{
	list-style-type: none;
}

#sideMenu li{
	list-style-type: none;
	padding: 4px 0 4px 15px;
	background: url(../images/side-menu-bullet.png) no-repeat 1px;
	
}

#sideMenu li a{
	color: #fff;
}

#sideMenu li a:hover{
	color: #fff;
}

#sidePriceList{
	display: block;
	width: 218px;
	height: 85px;
	margin: 0 auto;
	background: url(../images/side-price-list.png) no-repeat 0 0;
	margin: 0 0 12px 0;
}


#mainColumn{
	float: right;
	width: 718px;
	text-align:justify;
}

#mainColumn ul{
	padding: 0 0 1em 30px;
}

.glass{
	background: url(../images/glass-middle.png) repeat-y;
	margin-bottom: 1em;
	height: auto !important;
	height: 1%;
}

.glassTop{
	background: url(../images/glass-top.png) no-repeat;
}

.glassBottom{
	background: url(../images/glass-bottom.png) no-repeat 0 100%;
	padding: 14px;
}

.glassBottom img, .glassBottom object{
	vertical-align: bottom;
}

/* Footer */
#footer{
	padding: 10px 20px;
	background: url(../images/footer-hr.png) no-repeat center 0;
	color: #555;
	font-size: 11px;
}

#footerLeft{
	width: 45%;
	float: left;
}

#footerLeft a{
	text-decoration: none;
	color: #555;
}

#footerRight{
	width: 45%;
	text-align: right;
	float: right;
}

/* Contact Form */
#contactForm{
	text-align: right;
}

#contactForm  input, #contactForm textarea, #contactForm select{
	display: block;
	margin: 0 auto 5px;
	background: #191919;
	border-top: 1px solid #222;
	border-left: 1px solid #222;
	border-right: 1px solid #333;
	border-bottom: 1px solid #444;
	color: #999;
	width: 188px;
	text-align: left;
}

#contactForm input, #contactForm selec{
	height: 16px;
	line-height: 18px;
}

#contactForm textarea{
	height: 60px;
}

#contactForm .button{
	display: inline;
	position: relative;
	margin: 0;
	text-align: center;
	width: 43px;
	height: 16px;
	border: 0;
	color: #aaa;
	cursor: pointer;
	text-transform: lowercase;
	background: url(../images/button-bg.png) no-repeat;
	font: 11px/normal Georgia, "Times New Roman", Times, serif;
}

#contactForm .button:hover{
	color: #fff;
}

#contactForm .button:active{
	left: 1px;
	top: 1px;
	opacity: 0.75;
}

/*Highslide*/

.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
	display: block;
	float: left;
    outline: none;
    margin: 0 5px 5px 5px;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	background: #fff;
	padding: 3px;
	border: 1px solid #ccc;	
}
.highslide:hover img {
	border: 1px solid #666;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	width: 264px;
    text-align: justify;
    font-size: 10px;
    line-height: 1.2em;
    padding: 8px 5px 5px;
	color: #666;
    background-color: #fff;
}

#content .highslide-caption{
	display: block;
}

.highslide-wrapper .highslide-caption {
	width: auto;
	font-size: 12px;
    padding: 8px 10px 10px;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid #ccc;
    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 {
	display: none;
}
a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(../highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../highslide/graphics/close.png', sizingMethod='scale');
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
