/*
Theme URI: http://www.crystalaxis.com/
Version: 1.0
Author: Asela de Saram
Author URI: http://www.crystalaxis.com/

This theme was designed and built by Asela de Saram,
whose blog you will find at http://www.crystalaxis.com/blog/

The theme uses CSS, XHTML and a pinch of PHP
*/


/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0;
} 
/* end hack */ 
html, body{
	padding:0;
	margin:0;
	background-color: #fff;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 11px;
}
body{	
	text-align:left;
	min-width:920px; /* for mozilla*/
	height:100%;
}
#wrapper{
	background: url(../images/page_bg.jpg) repeat-x left top;
	_height:100%;
	border:0px solid #000;
}
#outer{
	height:99.9%;
	min-height:100%;
	width:920px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	border:0px solid #000;
}

/* mac hide \*/
* html #outer{
	width:920px;
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

h1, h2, h3, h4, h5, h6 {
	margin:0;
}
a {
	color:#187392;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#inner{
	width:100%;
	padding-top:104px;/*needed to make room for header*/
}

#header{
	width:920px;
	height:104px;
	z-index:74;
	margin: 0 auto;
	background: url(../images/top_bg.jpg) repeat-x left top;
	border:0px solid #000;
}
#logo{
	position:absolute;
	top:0px;
	left:0px;
	width:224px;
	height:104px;
	text-indent: -5000px;
	z-index:300;
	border:0px #FF0000 solid;
	background: url(../images/logo.gif) no-repeat left top;
}
#slogan {
	color:#fff;
	font-weight:bold;
	font-size:16px;
	position: absolute;
	top:25px;
	margin-left: 225px;
	_margin: 0 auto;
}
#menu{
	position: relative;
	top:68px;
	margin-left: 225px;
	display: block;
}
#menu ul {
	border: 0px solid #000;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul li {
	padding: 0 1px;
	position: relative;
	float: left;
}
#menu ul li a, #menu ul li a:hover {
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	width:113px;
	height:36px;
	display: block;
	border: 0px solid #0000FF;
	background: url(../images/menu.gif) no-repeat left bottom;
}
#menu ul li a:hover {
	background: url(../images/menu_hover.gif) no-repeat left bottom;
	height:36px;
	color:#000;
}
#menu ul li a p {
	padding: 8px 0;
	margin:0;
}

#mid {
	width:920px;
	height:300px;
	margin: 0 auto;
	border:0px solid #000;
	background: url(../images/mid_bg.jpg) #FFFFFF repeat-y left top;
}
#mid-inner .photo-collage {
	width:900px;
	height:260px;
	padding:20px 10px;
	border:0px solid #000;
}
/*
#mid-inner h3 {
	font-size: 14px;
}
#mid-inner p {
	font-size: 10px;
}
*/
#main {
	z-index: 300;
	background: url(../images/mid_bg.jpg) #FFFFFF repeat-y left top;
	position:relative;
	width:920px;
	margin: 0 auto;
	clear:both;
	float:left;
	border:0px solid #000;
}
#main h2 {
	font-size: 18px;
	padding: 5px 10px;
	text-transform:uppercase;
}
#main h3 {
	font-size: 14px;
	padding: 5px 10px;
}
#main p {
	font-size: 12px;
}
#main p .important, .important {
	color:#FF0000;
}
#main p img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-left:5px;
}

.destinations {
	background: url(../images/destinations.jpg) #FFFFFF no-repeat left top;
	height:230px;
	width:600px;
}
.destinations h2 {
	color:#FFFF99;
	text-transform:uppercase;
}
.destinations p {
	color:#FFFFFF;
	line-height:1.4em;
	text-align:justify;
}
.destinations p a {
	font-weight:bold;
	color:#FFFFFF;
}
.destinations h2, .destinations p {
	padding: 5px 10px;
}

.featured-tours {
	margin: 0px auto;
	margin-top:10px;
	width:550px;
	border:0px solid #000;	
}
.featured-tours h2, .content h2 {
	color: #333333;
}
.featured-tours h2 {
	padding: 10px;
}
.content p {
	color: #333333;
	line-height:1.5em;
	text-align:justify;
	padding: 5px 10px;
}
.content table {
	border:1px solid #ccc;
	padding:10px;
	font-size:14px;
}
.content table th {
	background:#369;
	color:#FC0;
	font-size:16px;
	text-transform:uppercase;
}
.content table tr td {
	padding:2px;
	background:#FFFFE6;
	border:1px solid #333;
}
.content table .blackheader {
	background:#000;
	color:#fff;
}
.content table .subheading {
	color:#36C;
	border:1px solid #333;
	background:none;
}
.content table .bluebg {
	background:#E9EEFC;
	border:1px solid #333;
}
.content table .tablefooter {
	background:none;
	font-size:12px;
}

.featured-tours .left-bullets {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0px solid #000;
}
.featured-tours .left-bullets li {
	border: 0px solid #000;
	width:120px;	
	position: relative;
	float:left;
	margin-left:10px;	
}
.featured-tours .left-bullets li span, .featured-tours .left-bullets li a {
	line-height:1.2em;
}
.featured-tours .left-bullets li a {
	font-weight:bold;
}

.travel-offers {
	clear:both;
	border: 1px solid #CCCCCC;
	background:#F5F9F8;
	margin: 0 auto;
	padding: 5px 0;
}
.travel-offers h2 {
	padding: 0px 20px;
	margin: 10px 0;
}
.travel-offers .right-bullets {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0px solid #000;
}
.travel-offers .right-bullets li {
	border: 0px solid #000;
	margin: 0 15px;
	line-height:1.5em;
	margin-bottom: 0.5em;
	font-size: 11px;
	padding-left: 20px;
	background:url(../images/bullet.jpg) no-repeat left top;
	display:block;
}
.related-banner {
	border: 0px solid #CCCCCC;
	height:65px;
	margin: 5px auto;
	background:#C7CDCB;
	text-align:center;
}

#right {
	position:absolute;
	left:615px;
	width:290px;
	padding:0px;
	border:0px solid #000;
}
#left {
	position:relative;/*ie needs this to show float */
	left: 10px;
	width:600px;
	padding:0px;
	border:0px solid #000;
}

div.hr {
  height: 30px;
  background:url(../images/hr.gif) no-repeat center top;
}
div.hr hr {
  display: none;
}

#footer {
	z-index:400;
	background: url(../images/footer_bg.jpg) repeat-x left bottom;
	border-left:1px solid #1A808E;
	border-right:1px solid #1A808E;
	border-bottom:1px solid #1A808E;
	clear:both;
	height:24px;
	text-align:center;
	width:918px;
}
#footer p {
	padding: 4px 0;
	border:0px solid #000;
	color: #333333;
}
#footer p a, #footer p a:hover {
	text-decoration: none;
	color: #333333;
}
#footer p a:hover {
	text-decoration: underline;
	color: #7B755D;
}
* html #footer{
	margin-bottom:0px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:24px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#clearfooter {
	width:100%;
	position:relative;
	clear:both;
	z-index:900;
	height: 20px;
	border: 0px solid #FF0000;
	background: url(../images/mid_bg.jpg) #FFFFFF repeat-y left top;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:0px;
} /*safari wrapper */

input, textarea, select {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
}
.button {
	clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}
#tours1, #tours2, #tours3, #tours4, #tours5, #tours6, #tours7, #tours8, #tours9, #tours10, #traveler2, #traveler3, #traveler4, #traveler5, #traveler6, #traveler7, #traveler8, #traveler9, #traveler10 {
	display:none;
}
.tinytext {
	font-size:10px;
}
