@charset "UTF-8";
/* CSS Document */


/* Main CSS */


body {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	vertical-align: baseline;
}

/* Typography */

 blockquote {
	text-indent: 20px;
	font-size: 12px;
 }
 
p {
	margin: 10px;
}

span {
}

b {
	font-variant: small-caps;
}



/* Headers */

h1, h2, h3, h4, h5, h6 {
	margin: 10px;
}

h1 {
	font-size: 36px;
	font-weight: lighter;
	line-height: 100%;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 21px;
}
h5 {
	font-size: 18px;
}
#topsearch {
	font-size: 16px;
}


/*Container */

#container {
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#clappertop {
	float: left;
	height: 60px;
	width: 400px;
}


/* Base template content */


#header {
	height: 250px;
	width: 960px;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
}

/* in */

#logo {
	float: left;
	height: 300px;
	width: 400px;
	cursor: pointer;
}
#contactbutton {
}

#headerright {
	float: right;
	height: 360px;
	width: 560px;
	margin-right: 5px;
}

#topsearch {
	height: 220px;
	width: 550px;
	margin: 7px 3px 0px 4px;
	border: 1px solid #d6d6d4;
	background-color: #000000;
	background-image: url(../../images/cssimg/searchbg.jpg);
	color: #FFFFFF;
}


#searchtitle {
	float: left;
}
#elevator {
	float: left;
	margin-left: 8px;
}
#rssbutton {
	float: left;
}
#stock-search {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}

#navigation {
	float: left;
	height: 130px;
	width: 560px;
}

/* <<--- in-end */


#content {
	width: 965px;
	float: left;
	background: url(../../images/cssimg/clapperbotreflection.png) no-repeat;
}

#topcontent {
	height: 70px;
	text-align: right;
}

/* in */

#contentleft {
	float: left;
	width: 675px;
}
#contentright {
	float: right;
	width: 268px;
	margin-right: 10px;
}
#divers, #krabi, #book, #photo {
	height: 108px;
	width: 268px;
	padding-top: ;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-top: 5px;
}
#divers {
	background-image: url(../../images/sidenav/divers.png);
	background-repeat: no-repeat;
	border-top: 1px solid #999999;

}

#krabi {
	background-image: url(../../images/sidenav/krabi.png);
	background-repeat: no-repeat;
}
#book {
	background-image: url(../../images/sidenav/books.png);
	background-repeat: no-repeat;
}
#photo {
	background-image: url(../../images/sidenav/photo.png);
	background-repeat: no-repeat;
}

#contact {
	width: 400px;
	float: left;
	display: none;
}
#maincontent {
	width: 675px;
	float: left;
	margin-top: 0px;
}
#navright {
	height: 130px;
	width: 140px;
	float: right;
}
#navleft {
	float: left;
}

/* <<--- in-end */

#footer {
	height: 100px;
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: center;
	font-size: 9px;
}

/* --- end --- */


/* Links */

a {
	font-size: 12px;
	color: #999966;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999966;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
#krabi  a, #book a, #photo a {
	font-size: 24px;
	line-height: 120%;
}

/* --- end --- */


/* navigation */

.menu-item, {
	border:1px dashed #333333;
	float:left;
	color:#333333;
	text-decoration:none;
	font-family:"Century Gothic", Helvetica Neue Light, Helvetica Neue, Helvetica;
	font-size:20px;
	font-weight:lighter;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	width: 160px;
	background-image: url(/images/transbits/transbitw50.png);
	background-repeat: repeat;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;	
}

.menu-item-hover {
	color: #FFE76A;
}

.menu-item-selected {
	color: #D1DBBD;
}

#elevator {
}
