 
/********************************************
   HTML ELEMENTSF
********************************************/ 
/* CSS Document */

#wrapp {
	width: 780px;
	background-image:url(http://www.swazitourism.com/www/images/back.jpg);
	background-repeat:repeat-y;
	border-bottom-width:thick;
	margin:0 auto;
	margin-right: 0 auto;
	margin-top:auto;
	position: relative;
	height:auto;
	
}
#topbanner {
	position:absolute;
	width:580px;
	height:140px;
	z-index:3;
	left: 283px;
	top: 60px;
	background:url(http://www.swazitourism.com/www/images/3.2_03.jpg);
}
#star1c1 {
position:absolute; top:0px;width:780px; height:39px;z-index:1; visibility:visible;
right:0px;
background-image:url(http://www.swazitourism.com/www/images/back.jpg);
}
#star2c1 {
position:absolute; left:0px; top:0px;width:195px; height:177px;z-index:2; visibility:visible;
float:left;
overflow:auto;
vertical-align:bottom;
background-image:inherit;
}
#star2c2 {
position:absolute; left:195px; top:39px;width:585px; height:138px;z-index:3; visibility:inherit;
background-image:url(http://www.swazitourism.com/www/images/back.jpg);

}
#star2c3 {
position:absolute; left:769px; top:39px;width:11px; height:861px;z-index:4; visibility:visible;
background-image:url(http://www.swazitourism.com/www/images/sta_r2_c3.jpg);
}
#star3c1 {
position:absolute; left:0px; top:177px;width:195px; height:412px;z-index:5; visibility:visible;
background-image:url(http://www.swazitourism.com/www/images/sta_r3_c1.jpg);

}
#star3c2 {
position:absolute; left:0px; top:177px;width:780px;z-index:6; visibility:visible;
background-image: url(http://www.swazitourism.com/www/images/bg2.png);
display:block;
height:auto;
border:0px solid black;

}
#star4c1 {
position:absolute; left:0px; top:589px;width:195px; height:311px;z-index:7; visibility:visible;
background-image:url(http://www.swazitourism.com/www/images/sta_r4_c1.jpg);
}
#star5c2 {
position:absolute; left:195px; top:867px;width:574px; height:33px;z-index:8; visibility:visible;

}
#footers {
   position:absolute;
   bottom:0;
   width:770px;
   height:70px;   /* Height of the footer */
   background-color:#91C8CB;
}


#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:7;
}
#leftt {
height:100%;
width:195px;
background-image:url(http://www.swazitourism.com/www/images/3.2_05.jpg);
display:block;
float:left;
padding:0px;

}

#contentt{
height:auto;
width:570px;
background:#FAF2DB;
display:block;
float:left;
padding:0px;
border:0px solid #FFCC66;
}
#Layer4 {
	position:relative;
	width:100%;
	height:115px;
	z-index:7;
	vertical-align: bottom;
}










#swazilandr1c1 {
	visibility: visible;
	z-index: 1;
	height: 289px;
	width: 199px;
	left: 0px;
	position: absolute;
	top: 0px;
}
#swazilandr1c2 {
	position:absolute; left:199px; top:0px;width:581px; height:72px;z-index:2; visibility:visible;
	}

#swazilandr2c2 {
	visibility: visible;
	position:absolute;
	z-index: 3;
	height: 217px;
	width: 581px;
	left: 199px;
	top: auto;
	height: 217px;
}
#swazilandr2c2 {
	z-index: 3;
	width: 581px;
	left: 199px;
	position: absolute;
	top: 72px;
	height: 217px;
	visibility: visible;
}
#swazilandr3c1 {
position:absolute; left:0px; top:289px;width:199px; height:410px;z-index:4; visibility:visible;
}

#swazilandr4c1 {
position:absolute; left:0px; top:699px;width:199px; height:182px;z-index:5; visibility:visible; background-image: url(http://www.swazitourism.com/www/new/images/swaziland_r4_c1.jpg)   ;
}

#swazilandr5c1 {
position:absolute; left:0px; top:881px;width:780px; height:19px;z-index:6; visibility:visible;
}

body {
	background: #925614;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #777;
	text-align: center;
	margin: 0px 0;
	/* background: #FFF url(styleimgs/pagebackground.gif) repeat-x bottom; */
}

/* links */
a {
	text-decoration: none;
	background: inherit;
	color: #F34B19; 
}

a:hover {
	text-decoration: underline;
	/* background: inherit; */
	color: #4A1404;
}

/* headers */
h1, h2, h3, h4 { font-family: 'Arial MT', Arial, Helvetica, sans-serif; }
h1 {
	font-size: 180%;	
	font-weight: normal;	
	color: #555;
}
h2 {
	font-size: 180%;
	color: #E85C00; /* color: #88ac0b; */
	font-weight: normal;
}

h2 a {
	color: #E85C00;
	text-decoration: none;	
}

h3 {
	font-size: 135%;	 
	color: #666666;
}
h4 {
	font-size: 110%;
	color: #666666;
}

/* lists */

ul {
	margin: 0;
	padding: 0 0 0 20px;
}

/* images */
img {
	padding: 0;
	margin: 0;
	border: none;
}

h1, h2 {
	margin: 5px 0 5px 0;
	padding: 0;
}
h3, h4 {
	margin: 0;
	padding: 0;
}
p {
	margin: 10px 0 0 0;
	padding: 0;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #777;
}
blockquote {
  margin: 10px;
  padding: 40px 20px 20px 40px;
  font: normal 1.3em/1.5em "Trebuchet MS", Tahoma, arial, Sans-serif; 
  color: #2361BA;
  border: 1px solid #E5F0FB;   
  background: #F4F8FD url(styleimgs/quote.jpg) no-repeat 8px 6px;
}

blockquote p {
  margin: 0 0 10px 0;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 0;
}
th strong {
	color: #fff;
}
th {
	background: #306bc1 url(styleimgs/button-bg.jpg) repeat-x 0 0; 
	height: 30px;
	padding-left: 0px;
	padding-right: 0px;
	color: #fff;
	text-align: center;
	border: 0px solid #306bc1;
	border-bottom-width: 0px;
}
tr {
	height: 0px;
	background: #fff;	
}
td {
	vertical-align: top;
	padding: 0px; text-align:left;
	border: 0px solid #E5F0FB; 
}
td.total {
	border-top-width: 0px;
	border-right: none;
	border-left: none;
	border-bottom: none;
	font-size: 110%;
	font-weight: bold;
}

/* end - table */

/* form elements */
form {
	margin:0; 
	padding:0;
	border:0; 
}

legend {
	display: none;
}
label {
	display:block;
	font-weight:bold;
	margin: 0;
}
input {
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	color:#777;	
	margin: 0 0 7px 0;
}
input.hidden {
	display: none;
}
select {
	padding:2px; /* safari ignore this, use height or move the listbox */
	/* height: 21px; */
	border: 1px solid #E5F0FB;
	font: normal 1em Verdana, sans-serif;
	color:#777;	
	margin: 0 0 7px 0;
}
textarea {
	width:400px;
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #E5F0FB; 
	height:100px;
	display:block;
	color:#777;
}


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 780px;
	/* background: #CCC url(styleimgs/content.jpg) repeat-y center top; */
	margin:0pt auto; /* to center box! */
	padding: 0;
	text-align: left;
}
#content {
	clear: both;
	width: 780px;
	margin: 0;
	padding: 0;
	background-color: #FAF2DB;
	text-align: left;
	border-right: 1px solid #DDD; 
	border-left: 1px solid #DDD; background-color:#FFF2DF;
}

/* Header */
#header {
	position: relative;
	height: 183px;
	background: transparent url(styleimgs/header.jpg) no-repeat center top;
	padding: 0;	
	color: #fff; vertical-align:top;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 55px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -3px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 18px; left: 35px;	
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 80px; left: 35px;		
}

/* Header's links */
#header #header-links {
	position: absolute;
	color: red;
	font: bold 14px"Trebuchet MS", Arial, Tahoma, Sans-serif;
	top: 20px; right: 20px;
	text-align: right;
}
#header #header-links a {	
	color: red;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #D4FF55;	
}

/* navigation */
#menu {
	clear: both;	
	margin: 0;
	padding: 0;
	background: #FFFFFF url(styleimgs/navbar.gif) no-repeat;	
	font: normal 14px/25px 'Arial MT', Arial, Helvetica, sans-serif;
	height: 28px;
	width: 780px;
	/* width: 950px; */
}
#menu ul {
	float: left;
	list-style: none;
	margin:0; padding: 0 0 0 5px;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 5px;
	color: black;
	text-decoration: none;
	background: ##FFFFFF;
}
#menu ul li a:hover {
	color: #3b5e0b;	
}
#menu ul li a.current {	
	color: #3b5e0b;
}



/* Left Menu */

#menu2 {
	clear: both;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(styleimgs/navbar.gif) no-repeat;	
	font: normal 12px/25px 'Arial MT', Arial, Helvetica, sans-serif;

	/* width: 950px; */
}
#menu2 ul {
	float: left;
	list-style: none;
	margin:0; padding: 0 0 0 5px;
}
#menu2 ul li {
	display: inline;
}
#menu2 ul li a {
	display: block;
	float: left;
	padding: 0 5px;
	color: #37535B;	
	text-decoration: none;
	background:#FFFFFF;
}
#menu2 ul li a:hover {
	color: #3b5e0b;	
}
#menu2 ul li a.current {	
	color: #3b5e0b;
}




/* Home search box */
.home-search {
	float: left;
	font: normal 13px/26px "Century Gothic", Arial, Tahoma, Sans-serif;
	width: 560px;
	margin: 0px 0 0px 0px;
	padding: 5px;
	display:block;
	text-align: left;
	border: 1px solid #CCCCCC; 
	height: 450px;
	background: #EEEEEE url(styleimgs/skylinebg.gif) right bottom repeat-x;

}
.home-search#searchformtab-accommodation {
	background-color: #EEE9D3;
}
.home-search#searchformtab-package {
	background-color: #DDFFDD;
}
.home-search#searchformtab-schedule {
	background-color: #FFFFDD;
}
.home-search#searchformtab-guide {
	background-color: #DDFFDD;
}
.home-search#searchformtab-rental {
	background-color: #fe9;
}

.home-search h2 {
	margin: 0;
	padding: 0 0 0 20px;
	background: url(styleimgs/pagestack.gif) no-repeat left center;
}

/* Home teaser */
#home-teaser {
	float: right;
	width: 230px;
	height: 300px;
	margin: 5px 0 5px 5px;
	background: #FFFFFF;
	padding: 3px;
	display: inline;
	text-align: left;
	border: 1px solid #CCCCCC;
}

/* Home flyers */
#home-flyers {
	float: left;
	width: auto;
	margin: 0 0 5px 5px; 
	padding: 0 5px 5px 0; /*padding-right to be adjusted*/
	display: inline;
	text-align: left;
	border: 0px dashed #CCCCCC; 
	background: #FFFFFF; 
}
#home-flyers .container {
	float: left;
	width: 100px;
	margin: 0;
	padding: 10px 0 0 40px;
	display: inline;
	text-align: left;
}
#home-flyers #banner{
	padding: 3px;
	border: 1px solid #CCCCCC; 
}
#home-flyers h2 {
	margin: 5px 3px 0 3px;
	font: bold 1.2em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #88ac0b;
}

/* Home side list */
#home-sidelist {
	float: right;
	width: 200px;
	padding: 0; 
	margin: 0 0 0 5px;	
	color: #777;
	min-height: 400px;
	border: #91C8CB 1px solid;
	background-color:#FFFFFF;
	
}	
#home-sidelist h2 {
	margin: 15px 5px 10px 5px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #555;	
}
#home-sidelist p {
	margin-left: 5px;
}
#home-sidelist ul {
	list-style: none;
	list-style-image: none;
	text-align: left;
	margin: 7px 10px 8px 0; padding: 0;
	text-decoration: none;	
	border-top: 1px solid #A9D4EF;	
}
#home-sidelist ul li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;	
	color: #777;	
	border-bottom: 1px solid #D2E8F7; 
}
#home-sidelist ul li a {
	text-decoration: none;	
	color: #D27E00;				
}
#home-sidelist ul.sidemenu li a:hover {	
	color: #333;
}
#home-sidelist ul li h3 {
	/* margin: 5px 5px 10px 5px; */
	margin: 0;
	font-weight: normal;
	font-size: 1em;
	color: #555;	
}
#home-sidelist ul li h3 strong{
	font-weight:bold;
	font-size: 1.2em;
	color: #B00;	
}



/* Main Column */
#main {
	float: left;
	width: 300px;
	text-align:left;
	margin: 0; 
	padding: 3px 0 3px 3px;
	display: inline;
	/* background: url(styleimgs/box.jpg) no-repeat; */
	text-align: left;
}

/* Main Column */
#main2 {
	float: left;
	background-color:#FAF2DB;
	text-align:left;
	width: 400px;
	margin: 0px; 
	padding: 0px 5px 5px 5px;
	display: inline;
	/* background: url(styleimgs/box.jpg) no-repeat; */
	text-align: left;
	border:0px outset #C6E2E3;
	border-bottom:1px solid #C6E2E3;
	
}

/* Main Column 2*/
#main3 {
float:left;
	background-color:#FFFFFF;
	width: 400px;
	margin: 0px; 
	padding: 5px 5px 5px 5px;
	display: inline;
	/* background: url(styleimgs/box.jpg) no-repeat; */
	text-align: left;
	border:0px outset #C6E2E3;
	border-bottom:0px solid #C6E2E3;
	
}


/* Sidebar */	
#sidebar {
	float: right;
	width: 190px;
	padding: 3px; 
	margin: 0;
	color: #777;	
}	
#sidebar h2 {
	margin: 5px 5px 5px 5px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #555;	
}
#sidebar form {
	margin: 15px 5px 10px 5px;
	border: 1px solid #A9D4EF;
	padding: 5px;
	background: #EEFFEE;
	font-size: 110%;
}
#sidebar form .dtpicker input{
	width: 90px;
}
#sidebar p {
	margin-left: 5px;
}

#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 0; padding: 0;
	text-decoration: none;	
	border-top: 1px solid #A9D4EF;	
}
#sidebar ul.sidemenu li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;	
	color: #777;	
	border-bottom: 1px solid #D2E8F7; 
}
* html body #sidebar ul.sidemenu li {
	list-style: none;
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	color: #D27E00;				
}

#sidebar ul.sidemenu li h3 {
	/* margin: 5px 5px 10px 5px; */
	margin: 0;
	font-weight: normal;
	font-size: 1em;
	color: #555;	
}
#sidebar ul.sidemenu li h3 strong{
	font-weight:bold;
	font-size: 1.2em;
	color: #B00;	
}

#sidebar ul.sidemenu li a:hover {	
	color: #333;
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }


/* Showcase flyers */
#main .quickflyer {
	float: left;
	width: auto;
	margin: 0 0 10px 0; 
	padding: 0 20px 10px 0; /*padding-right to be adjusted*/
	display: inline;
	text-align: left;
	border: 1px dashed #CCCCCC; 
	background: #FFFFFF; 
}
#main .quickflyer .container {
	float: left;
	width: 100px;
	margin: 0;
	padding: 10px 0 0 25px;
	display: inline;
	text-align: left;
}
#main .quickflyer #banner{
	padding: 3px;
	border: 1px solid #CCCCCC; 
}
#main .quickflyer h2 {
	margin: 5px 3px 0 3px;
	font: bold 1.2em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #88ac0b;
}


/* Footer */	
#footer {
	color:#FFFFFF;
	clear: both;
	width: 780px;
	height: 85px;
	text-align: center;	
	font-size: 90%; background-color:#000000;
}
#footer p { 
	padding: 10px 0;
	margin: 0;
}
#footer a { 
	color: #fff;
	text-decoration: none; 
}

/* post footer */
.post-footer {
	background: #F4F8FD;
	padding: 5px; margin: 20px 25px 0 25px;
	border: 1px solid #E5F0FB; 
	font-size: 95%;	
}
.post-footer .date {	padding-left: 0px; margin: 0 5px; }
.post-footer .comments { padding-left: 0px; margin: 0 5px; }
.post-footer .readmore { padding-left: 0px; margin: 0 5px; }

.post-by { font-size: .95em;	margin-top: 0;	}

t
