/*  

Theme Name: spa menu 

Version: 1.0

Author: Phaeder design

Author URI: http://phaederdesign.com

*/

#stub { 

	color: #1d7db4;
	background:#f5f5f5 url(images/x-back-bamboo.png) center center no-repeat;
	width: 900px;
        height:38px;
	float: left;
        padding: 0px 0px 0px 0px; 
	margin: 14px 0px 0px 0px;
	margin-bottom: 0px;
        border-top: 42px solid #fff;

	}

body {

	background: #fff;
	color: #000;
	font-size: 0.7em;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
       line-height: 14pt



	}

	

a, a:visited{

	color: #1d7db4;
	text-decoration: none;
	border: none; 

	}

	

a:hover{

	color: #f60;
	border: none;
	background:none;
	text-decoration:none;

	}

	

img {

	border: none;

	}


#container { 

	width: 900px; 
	background: #fff;
	text-align: left; 
	margin: auto; 

	}


#logo {
position:absolute;
width:178px;
height:79px;
padding: 11px 0px 0px 0px;
background-color:#FFFFFF;
background-image:url(images/spatravel_logo1e.jpg);
background-repeat:no-repeat;
background-position: center;
border:none;

}


#header { 

	background:transparent url(./images/header1.jpg) center center no-repeat;
	height:245px;
	border-bottom: 10px solid #fff;
	padding-top: 5px;
	
	

	}


#header h2 {

	color: #0045c1;
	font-family: verdana;
	font-size: 28pt;
	font-weight: bold;
	letter-spacing: 2px;
	font-variant: small-caps;
	margin: 8px 30px 0 0;
	margin-bottom:auto;
	text-align:center;

	}


#header h2 a {

	color: #0045c1;
	text-decoration: none;

	}



#header h2 a:hover {

	color: #D6D6D6;
	text-decoration: underline;

	}



#header h3 {

	color: #0045c1;
	font-size: 12pt;
	font-family: verdana, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	margin:10px 155px;
	text-align:right;

	}

	


/* Menu */
#menu {
	width: 900px;
	height: 27px;
	text-align: right;
	display: block;
	font: normal 1.4em "Arial Narrow", sans-serif;
	padding-top: 0px;
}

#menu ul {
	float: right;
	list-style: none;
	list-style-type: none;
	
	
}

#menu li {
	display: inline;
	margin-bottom: 10px;
	list-style-type: none;
	background: url(images/menu-div.png) no-repeat left;
	padding: 0px 9px 0px 9px;
}



#menu a:link, #menu a:visited {
	color: #1b7db4;
	text-align: center;
	padding: 2px 12px 2px 12px;
	text-decoration: none;
	font-weight: normal;
}

#menu a:hover {
	background: none;
	text-decoration: none;
	font-weight: normal;
	color: #f60;
}


#content { 

	width: 710px; 
	margin: 0px 0x 0px 10px;
	float:left;
	padding: 0px 0px 0px 0px;
	text-align: left;


	}

	

#content b{

	color: #777;
	line-height: 14pt;

	}

#content p{

	margin: 0px;
	line-height: 18px;
	padding: 0px 10px 10px 0px;
	margin-top: 5px;

	}

	

#content p img{

	border: none;
	float: center;
	margin-right: 10px;
	margin-bottom: 10px;

	}

#content h1 {

	color: #455A79;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
	margin: 0px;

	}

	

#content h1 a  {

	color: #455A79;
	text-decoration: none;

	}



#content h1 a:hover {

	color: #f60;
	text-decoration: none;

	}



#content h2 {

	font-family: helvetica, arial, sans-serif;
	font-size: 16px; 
	color: #455A79; 
	margin-top: 11px;
	height: 27px;
	padding: 8px 0px 0px 22px;
	/*border-bottom: 1px solid #D6D6D6;*/
width: 878px;
background-color:#f5f5f5;

	}


#content h2 a  {

	color: #455A79;
	text-decoration: none;

	}

#content h2 a:hover {

	color: #f60;
	text-decoration: none;

	}


#content h3 {

	font-size: 13px; 
	color: #455A79; 
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
	padding-top: 7px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	/*border-bottom: 1px solid #D6D6D6;*/

	}

	

#content h3 a  {

	color: #455A79;
	text-decoration: none;

	}



#content h3 a:hover {

	color: #f60;
	text-decoration: none;

	}

#content h4 {

	font-size: 11px; 
	color: #1d7db4; 
	margin: 0px;
	line-height: 110%;
	font-variant: small-caps;
	padding-top: 6px;
	/*border-top: 1px solid #D6D6D6;*/

	}

#content ol {

	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;

	}

#content ul {

	list-style: none;


	margin: 0px;
	padding: 0px 0px 10px 0px;

	}

	

#content li {

	margin: 0px;
	padding: 0px;

	}

	

#content ul li {

	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;

	}

	

#content ul li a {

	color: #797979;
	text-decoration: none;

	}



#content ul li a:hover {

	color: #f60;
	text-decoration: none;

	}

	


blockquote{


	background-color: #F3F3F3;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666666;
	border: 1px solid #D6D6D6;

	}




.postspace {

	background: #fff;
	width: 710px;
	height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}

.postspace2 {

	background: #fff;
	width: 718px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}

.postspace3 {

	background: #fff;
	width: 710px;
	height: 0px;
	margin: -11px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	}


#right { 

	color: #000000;
	background-color:none;
	background-image:url(images/right-bg.png);
	background-repeat:no-repeat;
	width: 178px;
	float: right;
        padding: 0px 0px 0px 0px; 
	margin: 31px 0px 0px 0px;
	border-top: 17px solid #fff;
	clear:both;
overflow: hidden;
	}

#right a:hover{

color: #f60;
	background: none;	
	text-decoration: none;
	border: none;
	}

#right p{

	margin: 0px;
	line-height: 16px;
	padding: 10px;

	}

	

#right h2 {

	color: #1d7db4;
	background: transparent;
	font: normal 1.4em "Arial Narrow", sans-serif;
	/*font-family: verdana, "Microsoft Sans Serif", Times, serif;*/
	font-size: 1.4em;
	font-weight:normal;
	list-style: none;
	/*padding: 7px 2px 0px 5px;*/
	/*margin: 2px;*/
	
	}

#right ul {

	list-style: none;
	margin: 0px;
	padding: 0px 6px 0px 8px;

	}


/*#right li {

	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;*/

	}

	

#right ul li {

	list-style: none;
	margin: 15px;
	padding: 10px 0px 0px 5px;
	
	}

	

#right ul li a {

	display: block;
	color: #000000;
	text-decoration: none;
	
	}



#right ul li a:hover {

	color: #f60;
	background: none;

	}

	

#right h2.widgettitle {

	color: #1d7db4;
	background: #455A79;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: none;

	}



#footer {

	width: 900px;
        background-image:url(images/footer.png);
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding: 3px 0px 9px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;

	}

	

#footer p {

	color: #006ba2;
	padding-right: 0px;
	margin: 0px;	

	}

	

#footer a, #footer a:visited {

	color: #999;
	text-decoration: none;
	border: none;

	}

	

#footer a:hover {

	color: #f60;
	background: none;	
	text-decoration: none;
	border: none;

	}





#url {

	border:1px solid #D6D6D6;

	font-family:Verdana,Tahoma,Arial,Sans-Serif;

	font-size:1em;

	margin:0;

	padding: 0px;

}

