@charset "utf-8";
/*  
Theme Name: wreckDiving
Description: This is the style of wreckDiving's website
Version: 1.0
Author: paramana.com
*/
html, body {
	margin: 0pt;
	padding: 0pt;
	height: 100%;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 13px;
	background-color: #010101;
}
#stetch {
	position:fixed;
    _position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
a {
	text-decoration: none;
	color: #999999;
	font-size: 15px;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
a:hover {
	color: #CCCCCC;
}
h1 {
	margin: 0px;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	width: auto;
}
ul {
    list-style:none;
    padding:0;
}
ul li {
    list-style:none;
    margin:0;
    padding:0;
}
#warper {
	width: 900px;
	min-height: 100%;
	height: auto !important;
	margin: 0 auto;
	margin-bottom: -55px;
	height: 100%;
	position:relative;
    z-index:1;
}
#logo {
	height: 55px;
	background: url(images/line.gif) no-repeat left bottom;
}
#logo a {
	background: url(images/logo.png) no-repeat scroll 0px 0px;
	display:block;
	overflow:hidden;
	text-indent:-400px;
	height: 53px;
	width: 200px;
}
#container {
	width: 900px;
}
#moto {
	height: 110px;
	padding-top: 25px;
	padding-bottom: 15px;
	width: 580px;
	text-align: justify;
	color: #DBDBDB;
	font-weight: bold;
}
#moto h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	color: #9FD4FF;
	width: auto;
}
.colTitle {
	color: #9FD4FF;
}
#footer {
	clear: both;
	width: 100%;
	overflow: auto;
	height:50px;
	margin: 0 auto;
	width: 900px;
	font-size: 10px;
	color: #7C7C7C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/lineBottom.gif) scroll no-repeat left top;
	padding-top: 5px;
	position: relative;
	z-index: 2;
}
#footer a {
	font-size: 10px;
	color: #7C7C7C;
}
#footer a:hover {
	color: #CCCCCC;
}
#contentContact, #contentAbout, .contentWrecks, #contentLinks {
	text-align: justify;
	margin-top: 6%;
	height: auto;
	margin-bottom: 20px;
}
#contentHome {
	margin-top: 3%;
}
#infoAbout {
	width: 460px;
}
#wrecksMainTitle {
	width: auto;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
}
.wrecksTitle, .galleryTitle, .linksTitle {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	width: auto;
	color: #9FD4FF;
}
.wrecksTitle {
	margin: 0px;
}
.wreckSubTitle {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 30px;
	padding: 0px 5px;
}
.wreckSubTitle a {
	font-weight: bold;
}
.wrecksImagesRight {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.wrecksImagesLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.thankLogo {
	height: 80px;
	width: 900px;
	clear: both;
}
.wrecksText h3 {
	font-size: 16px;
	font-weight: bold;
}
.wrecksText a {
	text-decoration: underline;	
}
.signText{
	text-align: right;
	height: 40px;
	width: 900px;
	clear: both;
}
.linksText {
	width: 900px;
	margin-bottom: 30px;
}
.linksText a {
	font-size: 15px;
	text-decoration: underline;
}
.linksText li {
	margin-top: 2px;
	margin-bottom: 2px;
}
#contactText h3 {
	letter-spacing: 2px;
}
#contact, #about {
	width: 540px;
	float: left;
}
#contactText {
	width: 540px;
	padding-top: 15px;
}
#contactPic {
	float: left;
}
#aboutPic {
	float: left;
	padding-left: 70px;
}
.bug {
	clear: both;
	height: 40px;
}
#buttons {
	height: 60px;
	width: 900px;
	margin-top: 10px;
	background: url(images/lineButton.gif) no-repeat left top;
}
#buttons a {
	display: block;
}
.button  {
	float: left;
	padding-top: 4px;
	padding-bottom: 2px;
}
.button a {
	height: 47px;
	width: 92px;
}

/*ta inactive koumpia kai ta hover tous*/
#homeButton a {
	overflow:hidden;
	text-indent:-400em;
	background:transparent url(images/buttons.png) 0px 0px no-repeat;
}
#homeButton a:hover {
	background:transparent url(images/buttons.png) 0px -47px no-repeat;
}
#galleryButton a {
	overflow:hidden;
	text-indent:-400em;
	background:transparent url(images/buttons.png) -92px 0px no-repeat;
}
#galleryButton a:hover {
	background:transparent url(images/buttons.png) -92px -47px no-repeat;
}
#wrecksButton a {
	overflow:hidden;
	text-indent:-400em;
	background:transparent url(images/buttons.png) -184px 0px no-repeat;
}
#wrecksButton a:hover {
	background:transparent url(images/buttons.png) -184px -47px no-repeat;
}
#linksButton a {
	overflow:hidden;
	text-indent:-400em;
	background:transparent url(images/buttons.png) -276px 0px no-repeat;
}
#linksButton a:hover {
	background:transparent url(images/buttons.png) -276px -47px no-repeat;
}
#aboutButton a {
	overflow:hidden;
	text-indent:-400em;
	background:transparent url(images/buttons.png) -368px 0px no-repeat;
}
#aboutButton a:hover {
	background:transparent url(images/buttons.png) -368px -47px no-repeat;
}
#contactButton a {
	overflow:hidden;
	text-indent:-400em;
	background:transparent url(images/buttons.png) -460px 0px no-repeat;
}
#contactButton a:hover {
	background:transparent url(images/buttons.png) -460px -47px no-repeat;
}

/*ta active koumpia kai ta hover tous*/
#homeButtonActive a {
	overflow:hidden;
	text-indent:-400em;
	background:transparent url(images/buttons.png) 0px -94px no-repeat;
}
#homeButtonActive a:hover {
	background:transparent url(images/buttons.png) 0px -47px no-repeat;
}
#galleryButtonActive a {
	overflow:hidden;
	text-indent:-400em;
	background:transparent url(images/buttons.png) -92px -94px no-repeat;
}
#galleryButtonActive a:hover {
	background:transparent url(images/buttons.png) -92px -47px no-repeat;
}
#wrecksButtonActive a {
	overflow:hidden;
	text-indent:-400em;
	background:transparent url(images/buttons.png) -184px -94px no-repeat;
}
#wrecksButtonActive a:hover {
	background:transparent url(images/buttons.png) -184px -47px no-repeat;
}
#linksButtonActive a {
	overflow:hidden;
	text-indent:-400em;
	background:transparent url(images/buttons.png) -276px -94px no-repeat;
}
#linksButtonActive a:hover {
	background:transparent url(images/buttons.png) -276px -47px no-repeat;
}
#aboutButtonActive a {
	overflow:hidden;
	text-indent:-400em;
	background:transparent url(images/buttons.png) -368px -94px no-repeat;
}
#aboutButtonActive a:hover {
	background:transparent url(images/buttons.png) -368px -47px no-repeat;
}
#contactButtonActive a {
	overflow:hidden;
	text-indent:-400em;
	background:transparent url(images/buttons.png) -460px -94px no-repeat;
}
#contactButtonActive a:hover {
	background:transparent url(images/buttons.png) -460px -47px no-repeat;
}
.toggleContainer {
	display: none;
	overflow: hidden;
}
.wrecksText {
	display: none;
	overflow: hidden;
}
.reference {
	font-size: 9px;	
	vertical-align: top;
}
/*to style tou gallery*/
.galleryTitle {
	padding-left: 15px;
}
.img_gallery
{
	width:900px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	height: auto;
	position: relative;
	overflow: hidden;
}
.img_gallery  a  img{
	border:medium solid #FFFFFF;
	display: block;
}
.items{
	float:left;
	padding: 10px 0 10px 10px;
	width: 850px;
	position: relative;
	letter-spacing:0em;
}
.thumb,.thumb_2, .video_thumb{
	float: left;
	width:86px;
	height:66px;
	cursor:pointer;
	margin:4px;
}
.gallery {
	width: 900px;
	float: left;
	margin-bottom: 30px;
	height: auto;
}
.subNavGallery {
	width: 400px;
	padding-left: 15px;
	padding-bottom: 20px;
	text-align: justify;
}
.subNavButton {
	color: #9FD4FF;
	font-weight: bold;
	font-size: 16px;
}
/*---------------------*/
#noscript {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 501;
	text-indent: 5px;
	background: #FFFBBC;
	border-bottom: 1px solid #FFF66A;
	color: #000000;
	clear: both;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#noscript a {
	border: 0;
	color: #666666;
}
#noscript a:hover {
	color: #CCCCCC;
}
