*
{
	margin: 0;
	padding: 0;
}

html
{
	height: 100%;
}

body
{
	height: 100%;	
	background-image: url(../img/back_body.jpg);
	/*background-image: url(../img/xmas_back_body.jpg);*/
	background-repeat: repeat-y;
	background-position: center;
	/*background-color: #FFFFFF;*/
	/*background-color: #004480;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;	
}

#boxsite
{
	position: relative;
	width: 760px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
}
* html #boxsite
{
	height: 100%;
}
#boxsiteIn
{
	padding-bottom: 180px;
}
#footer
{
	position: absolute;
	bottom:0px;
	width:760px;	
	text-align: left;
	font-size: 0.7em;
	padding-bottom: 1.5em;
	line-height: 1.2em;	
	/*background-color: #F7B234;*/
	border-top: 1px solid #004480;
	padding-top: 1em;
	color:#999999;
	height: 150px;
}
#footer a
{
	color:#004480;
	font-weight: bolder;
	font-size: 1.5em;
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
#head
{
	text-align: center;
	background-color: #92afc8;
	position: relative;
	height: 15px;
	border-bottom: 1px solid #ffffff;
}
#head .support
{
	height: 15px;
	font-size:0.7em;
	color:#ffffff;
	text-align: right;
	padding-right: 10px;
	border-bottom: 1px solid #ffffff;
	background-color: #F7B234;
}
#head .support a
{
	color: #ffffff;
	text-decoration: none;
}
#head .support a:hover
{
	color: #ffffff;
	text-decoration: underlina;
}
#head .left
{
	background-color: #92afc8;
	width: 190px;
	left: 0px;
	margin-left: 0px;
	position: absolute;
}
#head .right
{
	left: 190px;
	position: absolute;
	border-left: 1px solid #ffffff;
}
#logo
{
	position:absolute;
	top: 1px;
	width:190px;
	height:115px;
	background:url(../img/back-logo.gif);
}
#logo a
{	
	display:block;
	width:190px;
	height:115px;
	background:url(../img/tgidiving.gif)
}
#menu
{
	margin-left: 190px;
	position: absolute;
	background-color: #004480;
	font-size: 0.8em;
	color: #FFFFFF;
	height: 100px;
	width:570px;
}
#menu img
{
	border: 0px;
}
#menu .nextArea
{
	position:absolute;
	right:0px;
}
#mainContent
{
	margin-top:100px;
	position:relative;
}

.imgPage
{
	
}
.menuDiving
{
	position: absolute;
	top:6px;
	left: 194px;
	font-size: 0.7em;
}
.menuDiving a,.menuDiving .active
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
}
.menuDiving a:hover
{
	color: #ffffff;
	text-decoration: underline;
	display: block;
	margin-bottom: 3px;
}
.divingName
{
	position: absolute;
	top:50px;
	left: 500px;
	color: #ffffff;
	text-transform: uppercase;
}
.divingName hr
{
	line-height:1px;
	height: 1px;
	color:#ffffff;
	border-color:#ffffff;
	width: 260px;
}
.titlePage
{
	background-image: url(../img/backtitlepage.png);
	background-color: #F7B234;
	text-align: right;
	color: #ffffff;
	font-size: 0.8em;
	text-transform: uppercase;
}

#mainContent .content
{
	font-size:0.7em;
	padding: 0px 5px 0px 5px;
	color:#999999;
}
.xmasSx
{
	background: url(../img/star_sx.png) no-repeat;	
	height: 342px;
	position: absolute;
	top:10px;
	width: 115px;
	left:50%;
	margin-left: -495px;
}
.xmasDx
{
display: none;
	background: url(../img/star_dx.png) no-repeat;	
	height: 342px;
	position: absolute;
	top:10px;
	width: 115px;
	left:50%;
	margin-left: 380px;
	margin-top: -20px;
}


/*  T4D */

.travelfordive #logo
{
	top: 0px;
	height:116px;
}
.travelfordive #logo a
{	
	display:block;
	width:190px;
	height:115px;
	background:url(../img/travel-for-dive.png)
}
