@charset "utf-8";
/* CSS Document */

body
{
	font-family: Arial, Helvetica, sans-serif;
	background: #383838 url('../images/design/tile_bg.jpg') top center repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
}

h1
{
	font-size: 1.8em;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #0067AB;
}
h2
{
	font-size: 1.4em;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	color: #333333;
}
h3
{
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	color: #0067AB;
}
p
{
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	color: #333333;
}
a
{
	color: #0000FF;
	background: transparent;
}
a:hover
{
	color: #0067AB;
}



.LightBlue
{
	color: #0067AB;
}
.DarkBlue
{
	color: #001F40;
}
.Gray
{
	color: #CCCCCC;
}

#wrapper
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 7px 7px;
	width: 910px;
	color: #333333;
	background-color: #FFFFFF;
}

#logo
{
	position: absolute;
	margin: 17px 0px 0px 25px;
	z-index: 5;
}
#logo img
{
	border: none;
}
#header
{
	text-align: right;
	padding: 105px 0px 0px;
	background: #004c97 url('../images/design/header.jpg') top center no-repeat;
	color: #FFFFFF;
}
#header h1
{
	font-size: 2.4em;
	font-weight: bold;
	margin: 50px 0px 15px 0px;
	padding: 0px;
	color: #0067AB;
}
#header h2
{
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	margin:0 20px 2px;
}
#header h3
{
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	color: #66D53F;
}
#header p
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	color: #FFFFFF;
}
#header .title
{
	float: left;
	text-align: left;
	margin-left: 215px;
	display: inline;
}
#menu a
{
	color: #002A54;
	text-decoration: none;
	padding:5px 8px;
	border-left: solid 1px #002A54;
}
#menu a:hover
{
	color: #FFFFFF;
	background-color:#004C97;
}

#menu
{
	padding: 0px;
	padding-top:9px;
	padding-right:5px;
	margin:0 0 0 25px;
	list-style: none;
	background-color:#ffffff;
	height:25px;
}
#menu li
{
	font-size: 1.4em;
	font-weight: bold;
	display: inline;
	padding: 0;
	margin: 0px;
}
#menu a.start
{
	border: none;
}

#menu li.end
{
	padding-right: 0px;
}

#menu li.end
{
	padding-right: 0px;
}

#menu li a.virtualshow:link { color: #66D53F; }
#menu li a.virtualshow:visited { color: #66D53F; }
#menu li a.virtualshow:hover { color: #66D53F; }

#main
{
	clear: left;
	padding-top: 3px;
	background: #001F40 url('../images/design/tile_content.jpg') top center repeat-x;
}

#home #content
{
	float: left;
	width: 602px;
	margin: 0px 0px 25px 0px;
	display: inline;
}
#home #content .top
{
	z-index: 1;
}
#home #content .center
{
	font-size: 1.2em;
	background-color: #F0F0F0;
	padding: 10px;
}
#home #content .bottom
{
	height: 10px;
	background: transparent url('../images/design/footer_content.png') bottom left no-repeat;
}

#home #side
{
	float: right;
	margin: 0px 16px 25px 0px;
	width: 276px;
	display: inline;
}
#inside #content
{
	float: right;
	width: 670px;
	margin: 0px 0px 25px 0px;
	display: inline;
}
#inside #content .top
{
	height: 159px;
	background: transparent url('../images/design/header_content_inside.png') top right no-repeat;
}
#inside #content .top-travel
{
	height: 159px;
	background: transparent url('../images/design/header_content_inside_travel.png') top right no-repeat;
}
#inside #content .center
{
	font-size: 1.2em;
	background-color: #F0F0F0;
	padding: 10px;
}
#inside #content .bottom
{
	height: 10px;
	background: transparent url('../images/design/footer_content_inside.png') bottom right no-repeat;
}

#inside #side
{
	float: left;
	margin: 50px 0px 25px 25px;
	width: 190px;
	display: inline;
}

#inside #side .menu h2
{
	font-size: 1.8em;
	color: #FFFFFF;
	margin: 0px 0px 15px 5px;
	padding: 0px;
}
#inside #side .menu ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#inside #side .menu ul li
{
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	font-weight: bold;
}
#inside #side .menu ul li a
{
	display: block;
	padding: 5px;
	margin: 0px;
	width: 179px;
	color: #EEEEEE;
	text-decoration: none;
}
#inside #side .menu ul li a:hover
{
	color: #24A4EB;
	background-color: #001F40;
	text-decoration: underline;
}

#sponsors
{
	clear: both;
	text-align: center;
	padding: 0px 10px;
	margin: 0px;
	color: #24A4EB;
}
#sponsors h2, #sponsors p
{
	color: #24A4EB;
}

#footer
{
	clear: both;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 25px 0px;
	text-align: center;
}

.updates
{
	background-color: transparent;
	margin-bottom: 10px;
}
.updates .top
{
	height: 34px;
	padding: 0px 10px;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 34px;
	background: transparent url('../images/design/header_updates.png') bottom left no-repeat;
}
.updates .center
{
	background-color: #FFFFFF;
	color: #000000;
	width: 256px;
	padding: 10px 10px 5px 10px;
	font-size: 1.2em;
}
.updates .bottom
{
	height: 10px;
	background: transparent url('../images/design/footer_updates.png') bottom left no-repeat;
}

.callout
{
	background-color: transparent;
	margin-bottom: 10px;
}
.callout .top
{
	height: 9px;
	background: transparent url('../images/design/header_callout.png') bottom left no-repeat;
}
.callout .center
{
	color: #FFFFFF;
	width: 256px;
	padding: 5px 10px;
	font-size: 1.2em;
	background-color: #004D96;
}
.callout .bottom
{
	height: 10px;
	background: transparent url('../images/design/footer_callout.png') bottom left no-repeat;
}