@font-face
{
	font-family:'Tellural';
	src:url("font/Tellural.ttf");
	
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font: 13px Verdana, Geneva, sans-serif;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	font: normal 1em Georgia, "Times New Roman", Times, serif;

}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	color: #333333;
	font-family:Tellural;
}

h1 {
	letter-spacing: -2px;
	font-size: 3.2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 2.5em;
	padding-left: 1em;
	border-left: 5px solid #16B1B0;
}

a {
	color: #16B1B0;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	padding: 34px 0 0 0;
}

#header p {
	float: right;
	padding: 12px 0 0 0;
	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #32ebff;
}

/* Menu */

#menu {
	width: 990px;
	height: 65px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding-right: 30px;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #003;
	font-family: Tellural;
}

#menu a:hover {
	text-decoration: none;
	color: #FFF;
}

#menu a.current_page_item {
	text-decoration: none;
	color: #FFF;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	border-radius:5px;
	border:5px #32ebff solid;
}

#extra {
	background: url(images/img06.gif) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 590px;
	margin: 10px;
}

.content {
	float: left;
	width: 950px;
	margin: 10px;
}

#content1 {
	width: 950px;
	margin: 10px;
}

#content1 label
{
	width:400px;
	padding:5px;
	border:#0F0 1px solid;	
	margin:5px;
	height:50px;
	border-radius:5px;
}

#content1 a
{
	margin-top:50px;
	height:50px;
	text-decoration:none;
	font-family:Tellural;
	font-size:14px;
}

#content1 a:hover
{
	color:#333;
}

#content1 a.current
{
	color:#300;
}



#content ul 
{
	margin-top:0px;	
}
.post {
	padding: 40px 40px 0 40px;
}

.post ol, .post ul {
	list-style-position: inside;
}

.post .title {
}

.post .title h2 {
}

.post .title p {
}

.post .title p a {
}

.post .entry {
}

.post .links {
	padding: 2px 20px;
	background: #CDFAFB;
	text-align: right;
}

.post .links a {
	text-decoration: none;
	font-weight: bold;
	color: #0B8785;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
}

.post .links .comments {
}

/* Sidebar */

#sidebar {
	float: right;
	width: 340px;
	margin-left:10px;
	padding-left:10px;
	border-left:#71c3f2 1px solid;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	font-size: .85em;
}

#sidebar h2 {
	height: 33px;
	padding: 4px 0 0 10px;
	font-size: 1.6em;
}

#enquiry
{
	margin:10px;
	border-radius:5px;
	border:#1ef8f7 1px solid;
	padding:5px;
	float:right;
	width: 320px;
}


#contact

{
	margin:10px;
	border-radius:5px;
	border:#1ef8f7 1px solid;
	padding:5px;
	height:152px;
	background:url(images/contactus_banner.png) no-repeat;
	width:320px;
	float:right;
}


.enquiry
{
	margin:10px;
	border-radius:5px;
	border:#1ef8f7 1px solid;	
	padding:5px;
	width:400px;
	float:left;
}

.login
{
	margin:200px;
	border-radius:5px;
	border:#1ef8f7 1px solid;	
	padding:5px;
	width:400px;
}


.contact

{
	margin:10px;
	border-radius:5px;
	border:#1ef8f7 1px solid;	
	padding:5px;
	height:152px;
	background:url(images/contactus_banner.png) no-repeat;
	width:320px;
	float:right;
}


label 
{
	width:100px;	
}

/* Search */

#searchform {
	padding: 20px;
}

#search h2 {
	background: url(images/img08.jpg) no-repeat;
}

#search #x {
}

#search #s {
	width: 120px;
}

#search br {
}

/* Calendar */

#calendar_wrap {
	padding: 20px 25px 20px 20px;
}

#calendar table {
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #16B1B0;
	text-align: center;
}

#calendar thead {
	background: #16B1B0;
	color: #FFFFFF;
}

#calendar tbody td {
	background: #FFFFFF;
	border: 1px solid #BCF8FA;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #BCF8FA;
	border: 1px solid #16B1B0;
	font-weight: bold;
	color: #16B1B0
}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img11.gif) no-repeat;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}


table tr td
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;	
}

input[type=text], select, textarea, input[type=password]
{
	border-radius:2px;
	padding:2px;
	border:1px solid #999;	
	width:150px;
}

select 
{
	width:155px;	
}

.clrred
{
	color:#F00;	
}



.error
{
	color:#F00;	
}



.imageSlideshowHolder,.imageSlideshowHolder_left{
	margin:0px;	/* "Air" */
	 /* Floating gallery at the right side of other web page content */
	width:990px;	/* Image width */
	height:300px;	/* Image height */
	position:relative;	/* Don't remove this line */
	
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}

.form
{
	width:50%;
	border:1px solid #CCC;
	border-radius: 5px;
	padding:10px;	
}


/* sidenavi wrapper */
#sideNavi,
.side-navi-item,
.side-navi-data,
.side-navi-tab {  margin: 0; padding: 0;  }
#sideNavi {
    position: fixed;
    right: 0px;
    top: 6%;
    z-index: 9999;
}

/* items */
.side-navi-item-default {
    height: 50px;
    display: none;
}
.side-navi-item {
    position: absolute;
    right: 80px;
    display: inline-block;
    transform: rotate(270deg);
    transform-origin: right top 0;
    color: #fff !important;
    background-color: #000000;
    cursor: pointer;
    border-top-left-radius:10px;    
    border-top-right-radius: 10px;
    border: 1px solid #e5e5e5;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
}

.side-navi-item.item1 {  top: 100px; }
.side-navi-item.active,
.side-navi-item:hover {  background-color: #e5e5e5; color: #000;  }
.side-navi-item > div {  padding-top: 15px; text-align: center;  }
/* data wrapper */
.side-navi-data {
    position: absolute;
    top: 0;
    left: 50px;
    width: 650px;
    height: 450px;
    background-color: #e5e5e5;
}
/* tab wrapper */
.side-navi-tab {  display: none;  }
.side-navi-tab.active {  display: inline-block;  }
.side-navi-tab > div {  padding: 30px;  }

