/*
-----------------------------------------------------
Travel-Provider 
Base styles for screen 
FileName:    tpbase.css
Version:     2004.12.07
-----------------------------------------------------
*/



/*
Main Elements
---------------------------
*/
	
html body {
	font-size:x-small;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	/*color:#575B68;*/
	color:#4D4D4D;
	margin:0;
	padding:0;
	text-align:left;
	background:#FFF;
	voice-family: "\"}\"";
	voice-family:inherit;
  	font-size:small;
	
	} html>body {font-size:small;}

body.basic {
	width:640px;
	text-align:left;
	padding:25px;
	background:#FFF;
	}


body.basic h2, body.basic p, body.basic form { margin-left:0; }
body.basic h2 { color:#1B6BAE;}

body.popwin {
	text-align:left;
	padding:10px;
	background:#FFF;
	}

.popwin h4 { margin-top:0; }


/*
Page structure
---------------------------
*/


#wrap {
	/*position:relative;
	width:100%;
	padding:0;
	margin:0;
	border:none;
	margin-top:0px;
	text-align:left;
	background-color:#FFF;*/
	font-size:90%;
	}

#header {
	position:relative;
	width:100%;
	margin:0;
	padding:0;
	background:#FFF ;
	}

#footer {
  position:relative;
  text-align:center;
  width:100%;
  }



#wrightcol {
    position:relative;
    margin-right:35%;
    }

#wleftcol {
    position:relative;
    margin-left:30%;
    z-index:10;
    }

#colrbig {
    width:35%;
    float:right;
    /*background:#E1E9F6;*/
    }

#collbig {
    position:relative;
    z-index:100;
    width:30%;
    float:left;
    /*background:#E1E9F6;*/
    }


#coll {
	float:left;
	width:170px;
	margin:0;
	background:transparent;
	}


#colm {
  /*background-color:#EBF0F3;*/
  position:relative;
  padding:0;
  margin-left:170px;
  margin-right:250px;
  background:transparent;
  }

#colmwider {
  /*background-color:#EBF0F3;*/
  position:relative;
  padding:0;
  margin-left:170px;
  margin-right:300px;
  background:transparent;
  }

#colrwide {
    width:300px;
    float:right;
  position:relative;
    }
  
#frame {
  /*background-color:#EBF0F3;*/
  padding:0;
  margin-left:10px;
  background:transparent;
  }

#colr {
  width:250px;
  float:right;
  position:relative;
  /*padding:0 0 10px 10px;
  border-left:5px solid #BECDD4;
  margin-left:10px;
  background:#FFF;*/
  }

.subcols {
	width:530px;
	margin:0;
	/*border-bottom:1px solid #D1DBE0;*/
	}

.subcols td {
	/*border-top:1px solid #D1DBE0;*/
	padding-top:10px;
	padding-bottom:10px;
	}

.subcols h4 {
	margin:0;
	}

.subcols h2, .subcols h3 {
	margin-top:0;
	}

#mainlogo {
    display:block;
    border:none;
    }

.coldiv {
	width:50%;
	border-left:1px solid #D1DBE0;
	}


.subcolr {
	padding-left:30px;
	}

.subcoll {
	padding-right:30px;
	}


/* Navigation Bar */

#topbar {
  position:relative;
  padding:0 0 20px 0;
  margin:0;
  text-align:left;
  min-height:20px;
  }


#topbar ul {
        margin:0;
        padding:0;
        float:left;
        } 

#topbar #mainnav {
    padding:0 0 0 30px;
    }

#topbar ul li {
        margin:0;
        padding:0;
        list-style:none;
        display:inline;
        }
        
#mainnav a {
  font-family: "Arial Narrow", Arial, Helvetica, Verdana, Geneva, sans-serif;
  padding:16px 20px 3px 20px;
  font-size:1.4em;
  font-weight:bold;
  color:#666;
  text-decoration:none;
  background:#FFF url("/gdist/images/bgr/navbarOff.gif") no-repeat bottom left;
  float:left;
  display:block;
  }
#mainnav a:hover, #mainnav a:visited:hover {
    color:#FF6600;
    text-decoration:none;
    background:transparent url("/gdist/images/bgr/navbarOn.gif") no-repeat bottom left;
    }
#mainnav a:visited {
    color:#666;
    text-decoration:none;
    }

#topbar #toolbar {
    float:right;
    background:#4D4D4D url("/gdist/images/bgr/toolbarCurve.gif") no-repeat bottom left;
    padding:4px 15px 4px 31px;
    }
        
#toolbar a {
  font-family: "Arial Narrow", Arial, Helvetica, Verdana, Geneva, sans-serif;
  padding:0 5px 3px 20px;
  font-size:1em;
  color:#FFF;
  font-weight:normal;
  text-decoration:none;
  background:transparent url("/gdist/images/bgr/navbarOff.gif") no-repeat bottom left;
  float:left;
  display:block;
  }
#toolbar a:hover, #toolbar a:visited:hover {
    color:#FFF;
    text-decoration:none;
    background:transparent url("/gdist/images/bgr/navbarOn.gif") no-repeat bottom left;
    }
#toolbar a:visited {
    color:#FFF;
    text-decoration:none;
    }




/*
Formatting
---------------------------
*/


.spancol { padding:0 20px; position:relative; }

#breadcrumbs {
    margin-left:30px;
    font-size:90%;
    }

.content {
	position:relative;
	margin:0;
	border:0;
	}

#wrightcol .content, #wleftcol .content, #colm .content {
	padding:0px 30px;
	}

#colrbig .content {
	padding:0px 20px;
	border-left:1px dotted #CCC;
	}

#collbig .content {
	padding:0px 20px;
	border-right:1px dotted #CCC;
    }


#colr .content, #colrwide .content {
	padding:0 10px;
	border-left:1px dotted #CCC;
	}

#coll .content {
	padding:0 10px;
	}


.clear {
	clear:both;
	}

.hiLight {
	color:#FF3300;
	font-weight:bold;
	}

.hilight {
	color:#FF3300;
	font-weight:bold;
	}

.extrahilight {
	color:#FF3300;
	font-weight:bold;
	font-size:200%;
	margin-top:.5em;
	margin-bottom:.2em;
	}

.big {
    font-size:180%;
    }

.note {
    font-style:italic;
    }

.pricenote { color:#FF0000; }
.pricenote strong { color:#FF0000; }

p {
	line-height:1.5em;
	}

td {
	vertical-align:top;
	/*font-size:90%;
	color:#828B90;*/
	}

form {
    margin-top:1em;
    margin-bottom:1em;
    }


h2 {
    font-weight:bold;
    font-size:180%;
    color:#333;
    border:none;
    border-bottom:1px solid #808080;
    text-transform:uppercase;
    }


h3 {
	margin:0;
	padding:0 10px;
	font-size:120%;
	color:#333;
	padding:0;
	border:none;
	border-bottom:1px dotted #CCC;
	position: relative;
    }

.bigem {
    font-size:120%;
    color:#333;
    font-weight:bold;
    }



h4 {
    font-size:100%;
	font-weight:bold;
	color:#FFF;
	margin-bottom:.5em;
	background:#B3B3B3;
	padding-left:2px;
	}

h5 {
    font-size:100%;
	font-weight:bold;
	margin-top:.5em;
	margin-bottom:.5em;
	}

.clear {
    line-height:1px;
    height:0;
    margin:0;
    clear:both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.flushbase { margin-bottom:0; }
.flushtop { margin-top:0; }

p.tight {
    font-size:90%;
    margin:.2em 0;
    }

strong {
    color:#333;
    }

img {
	border:0;
	}

form label {
	font-weight:bold;
    color:#333;
    padding-right:10px;
	}

label.br {
    display:block;
    }

label.checkboxlabel {
  font-weight:normal;
  }

.formerror { color:#FF0000; font-weight:bold; display:block; }

#footer p {
	line-height:1.5em;
	text-align:center;
	margin-top:.5em;
	margin-bottom:.5em;
	color:#999;
	font-size:90%;
	}

#footer p.sep {
	padding-top:.5em;
	margin-top:.5em;
	border-top:1px solid #E1E7EB;
	}

#footer a { 
	color:#999;
	text-decoration:none;
	}
#footer a:hover { color:#999;; text-decoration:underline; }
#footer a:visited { color:#999; }
#footer a:visited:hover { color:#999; text-decoration:underline; }

#mainnav p {
	font-size:90%;
	color:#43555F;
	text-transform:uppercase;
	font-weight:normal;
	padding-right:10px;
	}

img.aleft {
	display:block;
	float:left;
	margin:0 10px 4px 0;
	padding:0;
	border:0;
	}

img.aright {
	display:block;
	float:right;
	margin:0 0 4px 10px;
	}

p.fpq {
	font-style:italic;
	color:#2067A7;
	font-size:120%;
	}


#navbar a {
	color:#FFF;
	text-decoration:underline;
	}
#navbar a:hover { color:#FFF; text-decoration:underline; }
#navbar a:visited { color:#FFF; text-decoration:underline; }
#navbar a:visited:hover { color:#FFF; text-decoration:underline; }

#navbar #tools a {
	padding-left:30px;
	}




#mainnavbar {
  /*background:#E1E9F6;
  line-height:3em;
  height:3em;*/
  background:#F7F7F7;
  padding:1px;
  position:relative;
  }

#mainnavbar ul {
        margin-left: 0;
        padding-left: 0;
        display: inline;
        } 

#mainnavbar ul li {
        margin-left: 0;
        padding: 10px 15px;
        border-left: 1px solid #000;
        list-style: none;
        display: inline;
        }
        
                
#mainnavbar ul li.first {
        margin-left: 0;
        border-left: none;
        list-style: none;
        display: inline;
        }


#mainnavbar a {
  /*display:block;
  float:left;

  padding-left:20px;
  padding-right:60px;
  padding-top:1em;
  padding-bottom:0;
  margin:0;*/
  font-size:1.2em;
  color:#265BB9;
  font-weight:normal;
  text-decoration:none;
  background:#FFF url("/gdist/images/bgr/navbarOff.gif") no-repeat bottom left;
  }
#mainnavbar a:hover { color:#265BB9; text-decoration:underline; }
#mainnavbar a:visited { color:#265BB9; text-decoration:none; }
#mainnavbar a:visited:hover { color:#265BB9; text-decoration:underline; }



/*
Tables
---------------------------
*/

table {
    margin-top:1em;
    margin-bottom:1em;
    }

td.title {
    /*font-weight:bold;
    color:#333;*/
    }

td.data {
    
    }

table.infobox {
    /*padding:5px;
    border:1px dotted #CCC;
    color:#000066;*/
    }

#colrbig table {
    /*width:100%;*/
    }


table.listing { border-bottom:3px solid #D9D9D9; }
table.listing td { border-top:3px solid #D9D9D9; vertical-align:top; }
table.listing tr.even { /*background:#F1F6FC;*/ } 
table.listing td, table.listing th { padding:10px 4px; }
table.listing th { background:#2A83FD; color:#FFFFFF; }
table.listing th a { color:#FFFFFF; }


table.gencol {
	clear:both;
	border-top:1px solid transparent;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	border-left:1px solid #CCC;
	margin:0 0 1em 0px; 
	}
table.gencol th { 
	width:175px; 
	background:#06F url("/images/bgr/blue_fade.gif") repeat-y top 50%; 
	border-right:1px solid #FFF;
	color:#FFF; }
table.gencol td { width:175px; border-right:1px solid #CCC; background:#F7F7F7; }
table.gencol th.last { border-right:1px solid transparent; }
table.gencol td.last { border-right:1px solid transparent; }
table.gencol th .ColHead { padding:4px 10px; }
table.gencol p { margin-right:10px; margin-left:10px; }


/*
Links
---------------------------
*/

a {color: #0066FF;
text-decoration: none; }

a:link {
color: #0066FF;
text-decoration: none;}

a:active {
text-decoration: none;
}

a:hover {
color: #0066FF;
text-decoration: none; }

a:visited {
color: #0066FF;
text-decoration: none; }

a:visited:hover {
color: #0066FF;
text-decoration: none; }

#topmenu a {
	color:#808080;
	display:block;
	float:left;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	border-left:1px solid #999;
	padding:2px 8px;
	}
#topmenu a.fright { border-right:1px solid #808080; }
#topmenu a:hover { color:#808080; text-decoration:underline; }
#topmenu a:visited { color:#808080; }
#topmenu a:visited:hover { color:#808080; text-decoration:underline; }

#breadcrumbs { color:#A6A6A6; }
#breadcrumbs a { color:#A6A6A6; text-decoration:underline; }
#breadcrumbs a:hover { color:#A6A6A6; text-decoration:underline; }
#breadcrumbs a:visited { color:#A6A6A6; text-decoration:underline; }
#breadcrumbs a:visited:hover { color:#A6A6A6; text-decoration:underline; }




/*
Lists
---------------------------
*/

ul {
	list-style:none;
	margin:.5em .1em 1em 0px;
	padding:0 0 0 14px ;
	}

#colr ul {
	padding-left:0;
	}

ul li {
	margin:0 0 0 0px;
	padding:2px 0 2px 14px;
	list-style:none;
	background:url("/gdist/images/icons/bullet.gif") no-repeat 0 5px;
	}

/*
Menus
---------------------------
*/

#nav {
        font-size:90%;
        border:0;
        padding: 0 0 1em 0;
        margin-bottom:1em;
        }

#nav a {
	/*text-transform:uppercase;*/
	font-weight:bold;
	color:#FFF;
	display:block;
	margin:10px 0 0 0px;
	padding:5px 20px 5px 10px;
	text-decoration:none;
	background:#B3B3B3 ;
	}
#nav a:hover { color:#FFF; text-decoration:none; background:#999;
	background:#999 ;
	}
#nav a:visited { color:#FFF; }
#nav a:visited:hover { color:#FFF; text-decoration:none; background:#999;
	}

#nav .active {
	background:url("/images/bgr/menuItemAct.gif") no-repeat right center ;
	}

#nav .subnav {
	margin-left:15px;
	}

#nav .subnav a { 
	padding:8px 0px 8px 0px;
	margin:0;
	text-decoration:none;
	background:url("/images/bgr/menuSubItem.gif") no-repeat right center ;
	}
#nav .subnav a:hover { 
	background:url("/images/bgr/menuSubItemAct.gif") no-repeat right center ;
	}
#nav .subnav a:visited:hover { 
	background:url("/images/bgr/menuSubItemAct.gif") no-repeat right center ;
	}

#nav .subnav .active {
	background:url("/images/bgr/menuSubItemCur.gif") no-repeat right center ;
	}


/*
Search
---------------------------
*/

#searchform label {
	display:block;
	}

.holsearchitem {
    position:relative;
    width:95%;
    background:#E4F1F9;
    margin-top:1em;
    margin-bottom:1em;
    padding-bottom:5px;
    }

.holsearchitem h4 {
    padding-top:4px;
    padding-bottom:4px;
    background:#0066FF;
    margin-top:0;
    margin-bottom:5px;
    }

.holsearchitem table {
    margin-top:0;
    margin-bottom:0;
    }


.holsearchitem p {
    margin-top:0.5em;
    margin-bottom:0.5em;
    padding-left:10px;
    }


.holsearchitem div.options {
    position:absolute;
    right:0;
    margin-top:0.5em;
    padding-right:10px;
    }

.holsearchitem div.options a.book, .holsearchitem div.options a.price, #holdlist a.book, #holdlist a.price {
    display:block;
    font-weight:bold;
    color:#F30;
    font-size:180%;
    /*text-align:right;*/
    border:none;
    padding:0 4px 4px 0;
    }

.holsearchitem div.options a.del, #holdlist a.del {
    display:block;
    color:#666;
    border:none;
    padding-left:14px;
    background:transparent url("/gdist/images/icons/delete.gif") no-repeat left center;
    }


.holsearchitem div.options a.price, #holdlist a.price {
    width:80px;
    padding-bottom:16px;
    background:transparent url("/gdist/images/icons/detailsButton.gif") no-repeat right bottom ;
    }


.holsearchitem a.price {
    font-weight:bold;
    color:#F30;
    font-size:180%;
    border:none;
    }


/*
Gallery
---------------------------
*/

.photocapr {
	float:right;
	margin:0 30px 0 1em;
	}

.photocapl {
	float:left;
	margin:1em 1em 0 0;
	}

.caption {
	font-size:90%;
	color:#999;
	display:block;
	text-align:right;
	}


#gallery img {
	vertical-align:top;
	border:none;
	}

#gallery a {
	text-decoration:none;
	}

#thumblinks td {
	text-align:center;
	padding-right:10px;
	}
	
.popwin #gallery {
  text-align:center;
  }

.no-vmargin {
    margin-top:0;
    margin-bottom:0;
    }

.no-topmargin {
    margin-top:0;
    }
	
#infoline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	top: 68px;
	left: 298px;
}

.search-toggle {
  text-align:right;
  margin:0;
  font-size:95%;
}

.important a:link, .important a {
	color: #FF0000;
	font-weight: bold;
}
