﻿/* FatumTravel v1.0 Public Master Style
   @author: Gilbert Corrales / Erik Zitzerman
   @lastUpdate: September 27th, 2008
   @license: All Rights Reserved. Samiq Labs.		
 **/
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:0.75em;
	color: #000000;	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
h1 {
	size:27px;
	font-size: 27px;
	font-weight: bolder;
	text-transform: uppercase;
	padding: 0px;
	line-height: 27px;
	margin-top: 10px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #da0202;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.button img 
{
	border:none;
	vertical-align:middle;
}
.label 
{
	text-align:right;
	vertical-align:text-top;
	padding-right:5px;
}
label {
	font-weight:bold;
}
/* Page
 **/
.bgmap {
	background-image: url(../Images/Site/bg_map.jpg);
	background-repeat: no-repeat;
}
.bgNOmap {
	background-image: url(../Images/Site/bg.jpg);
	background-repeat: no-repeat;
}
#page {
	width: 860px;
	height: auto;
}

/* Header
 **/
#header {
	height: 49px;
	width: 860px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7f7f7f;
}
#logo {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 307px;
}
#nav {
	float: right;
	height: 29px;
	width: 515px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	padding: 0px;
}
#nav a:link{
	color: #000000;
	text-decoration: none;
	margin-left: 15px;
	letter-spacing: 2px;
}
#nav  a:hover{
	color: #da0202;
}
#subNav {
	font-size: 10px;
	text-align: left;
	padding-top:3px;
	padding-left: 150px;
}
#subNav a:link{
	margin:0px;
}
#subNav a:hover{
	color: #da0202;
}

/* Content
 **/
#content {
	width: 646px;
	height:auto;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #7f7f7f;	
	min-height:400px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7f7f7f;	
}

/* Home Content 
 **/
#media {
	width: 645px;
	height: 349px;
}
#adsContainer {
	width:645px;
	height:91px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7f7f7f;
	padding-top:10px;
}
.ads {
	padding: 5px;
	margin: 0px;
	width: 205px;
	height: 70px;
	float:left;
}
.ads img 
{
	border:none;
}
#infoContainer {
	width:625px;
	height:101px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7f7f7f;
	margin-top: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
#textContainer {
	padding: 10px;
	font-size:12px
}
#textContainer h2{
	size:27px;
	font-size: 27px;
	font-weight: bolder;
	padding: 0px;
	margin: 0px 0px 7px 0px;
	line-height: 27px;
}
.leftCol{
	width: 302px;
	float: left;
	padding: 10px;
	font-size:12px
}
.rightCol {
	width: 302px;
	float: right;
	padding: 10px;
	font-size:12px
}

/* Side Bar
 **/
#sidebar {
	width: 192px;
	height: auto;
	vertical-align: top;
	padding: 10px;
	float:right;
}
.single {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7f7f7f;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.single h2 {
	size:27px;
	font-size: 27px;
	font-weight: bolder;
	text-transform: uppercase;
	padding: 0px;
	line-height: 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.single h3{
	background-image:url(../Images/Site/arrow_next_RED.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 0px;
}

.single p {
	size:12px;
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sel_single{
	color: #da0202;
}

.ref {
    font-size:10px;
    margin-top: 0px;
}

.ref a:link{
    font-size:10px;
    color:#da0202;
}

/* Footer
 **/
#footer {
	width: 635px;
	height: 24px;
	margin:0px;	
	text-transform: uppercase;
	font-weight: 900;
	padding:10px 0px 0px 10px;
	float:left;	
}
#footer ul {
	margin:0px;
	padding:0px;
}
#footer ul li
{
    margin-right: 15px;
    display: inline;
    list-style: none;
}
#footer ul li  a:link{
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
}
#footer ul li  a:hover{
	color: #da0202;
}

/* Terms & Conditions
 **/
#terms {
	padding: 10px;
	font-size: .9em;
} 

.wired {
    margin-left:30px;
    font-weight:bold;
}

.bodyText {
    margin-left: 20px;
    margin-right: 20px;
}

#terms a:link, .bodyText a:visited{
    color:#da0202;
}

.bodyText a:hover {
    text-decoration:underline;
}

/* Trip Finder
 **/
#tf {
	height: 154px;
	background-image: url(../Images/Site/bg_tf.jpg);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7f7f7f;
	padding-top:20px;
	padding-left:20px;
}
#tf select {
	width:150px;
	font-size: 1em;
}
#resultHead{
	font-size: 12px;
	margin: 0px;
}
#resultData{
	font-weight: bold;
	width: 250px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	margin: 0px;
}
#resultNav{
	text-align: right;
	width: 100px;
	float: right;
	padding: 10px;
	font-weight: bold;
}
#resultNav .selected
{
    color:#da0202;
}
#tfDetail {
	margin-top:0px;
	margin-left:130px;
	padding-left:10px;
}
#tfDetail p {
	font-weight:bold;
}
#tfDetail table{
	width:100%;
	margin-bottom:20px;
	padding-right:10px;
}
#tfDetail table thead tr {
	font-weight:bold;
}
#tfDetail td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7f7f7f;
	padding-bottom:5px;
}
.tfOptPrice 
{
	text-align:right;
	color:#da0202;
}
.result{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7f7f7f;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.tfImg {    
	height: 80px;
	width: 130px;
	float: left;
	margin-top:10px;
	margin-bottom:10px;
}
.tfImg .tfThumb {	
	width:130px;
	height:80px;
	padding-bottom:5px;
}
.tfImg a img
{
    border:none;
}
.toPrice{
    text-align:right;
    font-size: 2.25em;
	font-weight: bold;
	color: #da0202;
	padding-right:10px;
}
.tfPrice a, .tfPriceTag{
	width: 140px;
	float: right;
	padding: 10px;
	font-size: 2.25em;
	font-weight: bold;
	color: #da0202;
	text-align: center;
}
.tfPrice a:hover {
    text-decoration:underline;
}
.tfTextDetail {
    width: 450px;
	padding: 10px;
	float:left;  
}
.tfText{
	width: 330px;
	float: left;
	padding: 10px;
}
.tfTextDetail h3, .tfText h3 { margin:0; padding:0; }
.tfTextDetail h3 a, .tfText h3 a{
	font-size: 14px;
	font-weight: bold;
	color:#000;
}
.tfTextDetail h3 a:hover, .tfText h3 a:hover{
    text-decoration:underline;
}
.tfTextDetail p, .tfText p {
	margin: 0px;
	margin-bottom: 5px;
}
.tfTextDetail p a, .tfText p a{
	font-weight: bold;
	color: #da0202;	
}
.tfTextDetail p a:hover, .tfText p a:hover{
	color: #da0202;
	text-decoration:underline;
}
#tfSumaryInfo {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #7f7f7f;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #7f7f7f;
	
}
#tfSumaryInfo h3 {
	margin-bottom:0px;
}
#tfSumaryInfo p 
{
	margin-top:5px;
}
#tfSumary table{
	margin-left:60px;
	margin-top:10px;
}

/* Styling for the Trip Finder Detail Dialog
 **/
#destinationPop { position:absolute;display:none;background-color:#fff;width:400px;border:solid 1px #000;padding:5px;margin:10px; }
#destinationPop .popHeader { float:right; font-size:8px; }
#destinationPop .popHeader a { cursor:pointer; }
#destinationPop .popHeader a:hover { text-decoration:underline; }
.learn a, .learn a:link, .learn a:active, .learn a:visited { font-weight:bold; color:#da0202;cursor:pointer;}
.learn a:hover { text-decoration : underline; }
.dialog h3 { font-size:14px; color:#da0202; font-weight:bold; margin-bottom: 0px; margin-top:0px; }

/* Helper Styles for managing  
 **/
.clearDiv {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.clearDivLeft {
	clear: left;
}
.input-validation-error {
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}
.message
{
	color: #ff0000;
	margin-left:10px;
}
.field-validation-error {
	color: #ff0000;
	font-weight: bold;
}
.validation-summary-errors {
    list-style-image: url(../Images/Site/error.png);
    color:Red;
}
#pay-buttons {
    text-align:center;padding-top:10px;
}
.footNote {
    font-weight:bold;
    font-size:.9em;
}
.footNote a {
    color: #ff0000;
    text-decoration:none;
}
.footNote a {
    text-decoration:underline;
}