/* Last Updated 02/07/09 by BTC
------------------------------------*/

/* CONTAINS:
------------------------------------
	- FAQ


*/

	A:link {
	color:#0066CC;
	text-decoration: none;
	}
	
	A:visited {
	color:#0066CC;
	text-decoration: none;
	}
	A:hover {
	color:#FF6600;
	text-decoration: none;
}
	A:active {
	color:#6699FF; 
	text-decoration: none;
}

	BODY {
	background-color:#FFF;
	margin-top: 0px;
	}
			
	TABLE.main {
	background-color:#FFF;
	margin-bottom: 0px;
	/* border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999; */
	}
	
	
	/*
	.text1  {
  	font-family: Arial, Helvetica, San Serif;
  	font-size: 10pt;
  	color: #003366;
	}*/
	
	.text1 {
	font-size: 12px;
	color: #4e443d;
	line-height: 1.5em;
	}

	
	.text1b  {
  	font-family: Arial, Helvetica, San Serif;
  	font-size: 10pt;
	font-weight : bold;
  	color: #003366;
	}

	.text2  {
  	font-family: Arial, Helvetica, San Serif;
  	font-size: 9pt;
  	color: #666699;	
	}
	
	.text3  {
  	font-family: Arial, Helvetica, San Serif;
  	font-size: 7pt;
  	color: #666699;	
	}

	.head2 {
	font-size : 14px;
	font-weight:bold;
	color: #ff6600;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

	h1 {
	font-size : 14px;
	font-weight:bold;
	color: #ff6600;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin:0px;
	}

	.head3 {
	color: #4e443d;
	font-size: 12px;
	font-weight:bold;
	}

	h2 {
	color: #4e443d;
	font-size: 12px;
	font-weight:bold;
	margin-top:15px;
	}

	.head4  {
	font-family: Arial, Helvetica, San Serif;
	font-size: 9pt;
	color: #6699CC;
	}

	.head5  {
	font-family: Arial, Helvetica, San Serif;
	font-size: 9pt;
	color: #003366;
	background:#DDDDDD;
	}
	
	.directions  {
	font-family: Arial, Helvetica, San Serif;
	font-size: 10pt;
	color: #669966;	
	}
	
	.footer  {
	font-family: Arial, Helvetica, San Serif;
	font-size: 8pt;
	color: #003366;	
	}

	.dest  {
  	font-family: Arial, Helvetica, San Serif;
  	font-size: 9pt;
  	color: #ff9999;
	}
	
	.region  {
  	font-family: Arial, Helvetica, San Serif;
  	font-size: 11pt;
  	color: #ff3300;
	}
	
	.country  {
  	font-family: Arial, Helvetica, San Serif;
  	font-size: 9pt;
  	color: #ff9999;
	}
	
	.credit  {
  	font-family : Arial, Helvetica, San Serif;
  	font-size : 8pt;
  	color : #666666;	
	}
	
	.dottedred {
	background-image: url(/about/us/images/dir_reddot.gif);
    background-repeat: repeat-y
	}
	
	.login {
  	font-family : Verdana, Arial, San Serif;
  	font-size : 8pt;
	color : #000000;
	}
	
	.login A:link, .login A:visited {
	color: #0033FF;
	text-decoration: underline
	}

/* adapted from Activities leftnav in stt.css */
div.sdmenu1 {
	width: 160px;
	font-family: Verdana, Arial, Helvetica, San Serif;
	font-size: 12px;
	padding-bottom: 2px;
	color: #fff;
	background: url(../images/traveltips_bot.gif) no-repeat  right bottom;
}

div.sdmenu1 div span {
	display: block;
	padding: 0px;
	font-weight: normal;
	color: #666666;
	font-weight: bold;
	border-top: solid 1px #ffcc00;
	cursor: hand;
}

div.sdmenu1 div a {
	padding: 8px 20px;
	display: block;
	color: #0066cc;
	font-weight: normal;
	margin:0px;
	
}

div.sdmenu1 div a.current {
	background: url(../images/red_arrow3.gif) no-repeat;
	
}

.aboutus_leftnav {
	width:160px;
	padding:0px;
	float:left;
	background:#fff;
	border-right:solid 1px #ffcc00;
	height:1100px; /*show to IE*/
	min-height:1100px;
	margin-right:15px;
}


div#logos  {
	width:580px;
	margin:0;
	padding:0;
}



/* FAQ
---------------------*/

#world_destnavline p.faq-header {
	margin:0;
	padding: 10px 0 0 20px;
	color:#F30;
	font-size:15px;
	font-weight: bold;
	text-transform: uppercase;
}

ul.faq-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.faq-list li {
	margin: 0;
	padding:0 0 5px 0;
}
