body, html
{
	margin:0px;
	padding:0px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

*:focus
{
	outline:none;
}

a
{
	text-decoration:none;
}

.selectbox
{
	width:98%;
}

#wrapper, #wrapper_insides
{
	height:100%;
	background-color:#fcfcfc;
}

#border-left
{
	background-image:url(images/ambasador.wrapper.border.left.jpg);
	background-position:right;
	background-repeat:repeat-y;
}

#border-right
{
	background-image:url(images/ambasador.wrapper.border.right.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

#header-panel #logo
{
	padding:10px 0px 5px 15px;
}

#header-panel #banner
{
	padding:0px 0px 0px 15px;
}

#menu-panel
{
	height:100%;
	width:100%;
	background-color:#f4f4f4;
	border-bottom:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
	padding:103px 0px 0px 0px;
}

#menu-panel .menuitem
{	
	border-bottom:1px solid #eaeaea;
	border-top:1px solid #FFF;
}

#menu-panel .lastitem
{	
	border-top:1px solid #FFF;
}

#menu-panel .menuitem a
{
	display:block;
	padding:10px 0px;
	width:100%;
	text-decoration:none;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
}

#menu-panel .menuitem a:hover
{
	color:#72b84c;
}

#menu-panel .submenuitem a
{
	display:block;
	padding:6px 0px;
	width:100%;
	text-decoration:none;
	text-transform:uppercase;
	color:#72b84c;
	font-weight:bold;
	font-size:10px;
}

#menu-panel .submenuitem a:hover
{
	color:#000;
}

#menu-panel .lastitem a
{
	display:block;
	margin:0px 0px 40px 0px;
	padding:10px 0px;
	width:100%;
	text-decoration:none;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
}

#menu-panel .lastitem a:hover
{
	color:#72b84c;
}

#links
{
	float:right;
	color:#7eb9dd;
	padding:5px 0px;
}

#links a
{
	text-transform:uppercase;
	color:#7eb9dd;
	font-weight:bold;
	text-decoration:none;
}

#more-panel
{
	background-image:url(images/more.panel.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#eaeaea;
	padding:20px;
}

#more-panel #header
{
	color:#7db9dd;
	font-size:40px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

#content-panel #destthumbs h1
{
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size:20px;
	text-transform:uppercase;
	color:#7db9dd;
}

#content-panel #toursthumb h1
{
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size:20px;
	text-transform:uppercase;
	color:#7db9dd;
}

#content-panel #toursthumb a #title
{
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	color:#7db9dd;
}

#content-panel #toursthumb .images
{
	padding:2px;
	margin:2px 5px 10px 2px;
	border:1px solid #999;
}

#more-panel .images, #content-panel #destthumbs .images
{
	padding:2px;
	margin:2px 5px 5px 2px;
	border:1px solid #666;
}

#more-panel #title, #content-panel #destthumbs #title
{
	font-weight:bold;
	font-size:14px;
}

#more-panel #date, #content-panel #destthumbs #date
{
	font-size:10px;
}

#more-panel #content, #content-panel #destthumbs #content
{
	color:#666;
}

#more-panel #readmore,  #more-panel #readmore a, #content-panel #destthumbs #readmore,  #content-panel #destthumbs #readmore a
{
	color:#7eb9dd;
	float:right;
	margin:0px 15px 0px 0px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

#content-panel #toursthumb #readmore_tour a
{
	color:#FFF;
	margin:0px 15px 0px 2px;
	padding:4px 8px;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	width:100%;
	background-color:#72B84C;
}

#content-panel #content, #content-panel #destthumbs
{
	margin:20px 0px 0px 0px;
	width:100%;
	color:#666;
}

#content-panel #content .inputbox
{
	width:99%;
	color:#666;
}

#content-panel #content .textarea
{
	width:99%;
	color:#666;
}

#content-panel #content .button
{
	background:none; border:0 none;
	background-color:#7eb9dd;
	border:#000 solid 1px;
	color:#000;
	cursor:pointer;
}

#PanelDestination1, #PanelDestination3, #PanelDestination5, #PanelDestination7, #PanelDestination9
{
	background-color:#EDEDED;
}

#destinationgal
{
	margin:10px 0px;
}

#destinationgal img
{
	margin:3px;
	padding:1px;
	border:1px solid #CCC;
}
