/*** =STRUCTURE ***/

#homepage {
	background: #FFFFFD url(../img/body-bg-repeat.jpg) repeat-x top center;
}

	#background-pattern {
		background: transparent url(../img/bg-pattern.jpg) no-repeat top center;
		width:100%;
	}
	
		#container {
			width: 1024px;
			margin: 0 auto 0 auto;
			position: relative;
		}


/*** end =STRUCTURE ***/

/** =HEADER **/
	div#header {
		height:460px;
		width:1024px;
		text-align:center;
	}


	#header-content {
		height:140px;
	}



/*** end =HEADER ***/


/** =MIDDLE =middle **/

			#middle {
				width: 1015px;
				margin: 0 auto 0 auto;
				position:relative;
			}

				#box-bg {
					width: 1015px;
					min-height:700px;
					background: transparent url(../img/box-bg.png) no-repeat top center;
				}

/** =NAV **/
					#nav-padding {
						padding:20px 0px 0px 25px;
					}
						ul#nav {
							list-style-type: none;
							float:left;
							padding:0px;
							margin:0px;
						}
						
							ul#nav li {
								height: 20px;
								width: 120px;
								float: left;
								background-color:#000000;
								position: relative;
								border-right:1px solid #FFFFFF;
								text-align:center;
							}
			
								ul#nav li a {
									color:#ffffff;
									font-weight:bold;
									text-decoration:none;
									padding-top:4px;
									height: 16px;
									width: 120px;
									display:block;
								}			

/** end =NAV **/

					#content-padding {
						padding:0px 40px;

					}

						#content-padding p {
							border:0px;
							margin:0px;
						}

							#search {
								position:relative;
								top:4px;
								left:5px;
							}

						

				#box-bottom {
					width: 1015px;
					height:28px;
					margin: 0 auto 0 auto;
					background: transparent url(../img/box-bottom.png) no-repeat top center;
				}



/** =SUBNAV **/
	
				ul.subnav {
					display:none;
					position:absolute;
			
					list-style-type: none;
					padding:0px;
					margin:0px;
					top:41px;
					z-index:1000;
				}
				
					ul.subnav li {
						height: 20px;
						width: 160px;
						background-color:#A8BF27;
						position: relative;
						border-bottom:1px solid #FFFFFF;
						text-align:left;
					}
			
						ul.subnav li a {
							color:#000000;
							text-decoration:none;
							font-size:11px;
							padding-top:2px;
							text-indent:5px;
							height: 18px;
							width: 155px;
							display:block;
						}			

			
			#subnav-home 			{ left:25px; }
			#subnav-news 			{ left:146px; }
			#subnav-destinations 	{ left:267px; }
			#subnav-activities 		{ left:388px; }
			#subnav-planning 		{ left:509px; }
			#subnav-information 	{ left:630px; }
			#subnav-about	 		{ left:751px; }
			#subnav-contact 		{ left:872px; }


/** end =SUBNAV **/

/** end =MIDDLE **/

/** =BOTTOM **/

	#bottom {
		margin: 0 auto 0 auto;
		height:80px;
	}

	#footer-padding {
		padding:0px 0px 0px 0px;
	}

		ul#footer {
			list-style-type: none;
			float:center;
			padding:0px;
			margin:0px;
		}
		
			ul#footer li {
				height: 20px;
				padding:0px 5px;
				float: left;
				position:relative;
				border-right:1px solid #000000;
				text-align:center;
			}
	
			ul#footer li.last {
				border-right:0px;
			}

				ul#footer li a {
					color:#000000;
					font-weight:bold;
					text-decoration:none;
					padding-top:2px;
					height: 18px;
					display:block;
				}		

	#footer-padding img {
		float:left;
		margin-right:5px;
		margin-left:5px;
	}
	
	#footer-padding p {
		float:left;
		color:#000000;
	}
/** end =FOOTER **/


/** =HOME =flash **/

    #video-player {
        width:462px;
        height:389px;
        background: transparent url(/img/flash-bg.gif) no-repeat top center;
    }

		#flash-padd {
			padding:16px;
		}

		    #video-player #flash-player {
				width:427px;
				height:257px;
				position:relative; 
				z-index:999;
		    }
	
		    #video-player #scroll-panel {
				z-index:20;
				position:relative;
				margin-top:20px;
				width:427px;
				height:60px;
						background-color:white;

		    }
	
				#scroll-panel #left {
					float:left;
					width:35px;
					height:60px;
					cursor:pointer;
					background-image: url(/img/scroll-left.gif);
					visibility:hidden;
						background-color:white;

				}
	
				#scroll-panel #thumbs {
					float:left;
					width:350px;
					height:60px;
					overflow:hidden;
						background-color:white;

				}

					#thumbs-move {
						margin-left:0px;
						width:1400px;
						height:60px;
						background-color:white;
					}

						#thumbs-move img {
			
						}
	
				#scroll-panel #right {
					float:left;
					width:35px;
					height:60px;
					cursor:pointer;
					background-image: url(/img/scroll-right.gif);
				}


.blank-bg {
	width:230px;
	height:147px;
	background: transparent url(/img/blank-bg.jpg) no-repeat top center;
	margin-top:4px;
}

#travel-sign-up {
	background: transparent url(/img/traveltrade-bg.jpg) no-repeat top center;
	width:235px;
	height:121px;
	margin-top:4px;
}

	#travel-padd {
		padding:15px 7px 0px 0px;
		font-size:12px;
		font-weight:bold;
		color:#000000;
		margin-left:6px;
	}

		#travel-padd input[type=text], #travel-padd input[type=password] {
			width:130px;
			margin-left:5px;
		}

		#travel-padd input[type=image] {
			margin-top:10px;
		}

		#travel-padd #forgot {
			margin-top:2px;
			margin-left:8px;
		}


#did-you-know {
		width:234px;
		height:286px;
		background: transparent url(/img/youknow-bg.jpg) no-repeat top center;
}

	#know-padd {
		padding:10px;
		font-size:11px;
		color:#000000;
	}

#converter {
		width:234px;
		height:116px;
		background: transparent url(/img/converter-bg.jpg) no-repeat top center;
}

	#converter-padd {
		padding:10px 15px;
		color:#000000;
		font-weight:bold;
	}

		#converter-padd input[type=button] {
			background-color:#e5a502;
			color:white;
			font-size:10px;
			font-weight:bold;
			border:0px;
			margin-left:8px;
		}

		#converter-padd input[type=text] {
			width:100px;
		}
/*** end =HOME ***/


