* {
cursor: default;
}

a, a * {
cursor: pointer;
text-decoration:none;
}


a {
color:#999999;
}

a:hover {
color:#fff
}

a img {
border: none;
}

body {
margin: 0;
padding: 0;
background: rgb(51,0,0);
font-size: 100%;
font-family: 'Futura',sans-serif;
letter-spacing: 0.05em;
}

h1, h2, h3, h4, ol, p, ul {
margin: 0 0 1em;
}

ul {
list-style: square inside ;
}

/* Header Style */

#header {
height: 66px;
position: relative;
font-size: 55%;
background: transparent url('../images/menu-background.png') repeat-x bottom left;
}

html #words #header {
background: transparent url('../images/menu-background-words.png') repeat-x bottom left !important;
}

html #details #header {
background-image: url('../images/menu-background-details.png');
}

html #contact #header, html #pricing #header {
background-image: url('../images/menu-background-pricing.png');
}

html #details #header {
background-image: url('../images/menu-background-details.png');
}

html #about #header {
background-image: url('../images/menu-background-about.png');
}

html #gallery #header {
background-image: url('../images/menu-background-gallery.png');
}

#header h1 {
text-indent: -10000px;
height: 0;
position: absolute;
display: none;
}

/* Menu Style */

#menu {
width: 1003px;
margin: 0 auto;
text-align: right;
padding-top: 38px;
}

#menu ul {
list-style: none inside;
margin: 0;
padding: 0;
overflow: hidden;
}

#menu li {
padding: 0;
margin: 0;
display: inline;
line-height: 27px;
}

#menu li a {
line-height: 27px;
padding: 10px 10px;
text-transform: uppercase;
color: rgb(204,204,204);
text-decoration: none;
}

#menu li a:hover, #menu li.current a {
background: transparent url('../images/menu-hover.png');
border-left: solid 1px rgb(204,204,204);
border-right: solid 1px rgb(204,204,204);
padding-left: 9px;
padding-right: 9px;
}

/* 27px */

/* Content Style */

#content {
overflow: hidden;
font-size: 75%;
height: 506px;
background-color: rgb(0,0,0);
border-bottom: solid 1px rgb(102,102,102);
color: rgb(255,255,255);
padding: 0;
line-height: 1.5;
}

#content .cont-container {
width: 1003px;
height: 506px;
overflow: hidden;
margin: 0 auto;
}

#content h2 {
text-transform: uppercase;
margin: 0 0 20px;
padding-top: 35px;
padding-left: 75px;
font-weight: normal;
font-size: 118%;
}

#content h3 {
font-weight: normal;
color: rgb(255,255,255);
font-size: 100%;
}

#content .column {
width: 300px;
height: 400px;
overflow: auto;
padding-left: 75px;
}

#content .column h2, #content .column h3 {
padding-left: 0;
}

#pricing #content .column ul {
list-style-position: outside;
padding-left: 15px;
}

#pricing #content .column li {
margin: 0 0 10px;
}

#content .destination {
color: rgb(102,102,102);
padding: 40px 0;
margin-bottom: 110px;
}

#content .sendtofriend {
border-top: dashed 1px rgb(51,51,51);
padding-top: 10px;
width: 90%;
}

.tabs-hide {
display: none;
}

.tabs-nav {
list-style: none inside;
padding: 3px 0 3px 75px;
margin-top: 1px;
}

.tabs-nav li {
display: inline;
padding: 3px 0;
}

.tabs-nav li a {
padding: 3px 5px;
font-weight: normal;
color: rgb(255,255,255);
text-decoration: none;
}

.tabs-nav .tabs-selected a {
background-color: rgb(255,255,255);
color: rgb(0,0,0);
}

.gallery_list {
padding-top: 175px;
background: transparent url('../images/galleryback.jpg') no-repeat 50% 175px;
}

.gallery_list ul {
list-style: none inside;
text-align: center;
}

.gallery_list li {
display: inline;
}

.gallery_list ul a {
text-decoration: none;
color: rgb(153,153,153);
}

.gallery_list ul a:hover {
color: rgb(255,255,255);
}

.slideshow {
list-style: none inside;
width: 1003px;
margin: 0;
padding: 0;
position: relative;
}

.slideshow li {
width: 1003px;
display: block;
margin: 0 auto;
}

html body #content .pad {
margin-top: 75px !important;
}

.slideshow li, .slideshow img {
display: block;
margin: 0 auto;
padding: 0;
text-align: center;
}

.anim_controls {
position: absolute;
bottom: 0;
left: 453px;
z-index: 20;
}

.anim_controls a, .anim_controls img {
display: inline;
}

/* Sidebar Style */

/* Footer Style */

#footer p {
margin: 0;
padding: 15px 0 0;
text-align: center;
color: rgb(255,255,255);
}

/* Misc Styling */
body #sfd, body .sfd, body #sfd *, body .sfd *, html body .skip, html body .skip *, html body .jump, html body .jump * {
position: absolute;
top: 0;
left: 0;
text-indent: -10000px;
margin: 0;
padding: 0;
height: 0;
border: none;
}

.clearing {
clear: both;
}

/* Specific pages */

#links #content .cont-container {
background: rgb(0,0,0) url('../images/hero/links-hero.png') no-repeat top right;
}

#about {
background-color: rgb(28,42,27);
}

#about #content .cont-container {
background: rgb(0,0,0) url('../images/hero/about-hero.png') no-repeat top right;
}

#about #content h2 {
color: rgb(68,102,66);
}

#details {
background-color: rgb(14,38,51);
}

#details #content .cont-container {
background: rgb(0,0,0) url('../images/hero/about-hero.png') no-repeat bottom right;
}

#details #content h2 {
color: rgb(35,93,125);
}

#pricing, #contact {
background-color: rgb(32,21,9);
}

#pricing #content .cont-container {
background: rgb(0,0,0) url('../images/hero/pricing-hero.png') no-repeat top right;
}

#contact #content .cont-container {
background: rgb(0,0,0) url('../images/hero/contact-hero.png') no-repeat top left;
}

#contact #content h2, #contact #content .contactform {
padding-left: 385px;
}

#contact #content .contactform {
color: rgb(153,153,153);
}

#contact #content .details {
float: left;
width: 300px;
}

#contact #content .form {
overflow: hidden;
}

#contact #content form div {
clear: both;
margin: 0 0 5px;
}

#contact #content form label {
display: block;
margin: 0 0 3px;
}

#content form input, #content form textarea {
border: none;
padding: 3px;
background-color: rgb(26,26,26) !important;
color: rgb(255,255,255);
width: 250px;
}

#content form input.submit {
width: auto;
padding: 3px 10px;
border-left: solid 1px rgb(255,255,255);
border-right: solid 1px rgb(255,255,255);
background-color: rgb(0,0,0) !important;
}

#pricing #content h2, #pricing #content p strong, #contact #content h2, #contact #content p strong {
color: rgb(90,59,14);
}
 
#words {
background-color: rgb(51,51,51);
}

#words #content .cont-container {
background: rgb(0,0,0) url('../images/hero/words-hero.png') no-repeat top right;
}

#words #content h2 {
color: rgb(90,90,90);
}

#gallery {
background-color: rgb(26,26,26);
}

#gallery #content h2 {
color: rgb(90,90,90);
}