/*  
Theme Name: Hotel Teta
Theme URI: http://www.hotelteta.it
Description: Hotel Teta
Version: 1.0
Author: BeeSoft srl 
Author URI: http://www.beesoft.it/
*/

/**************************************************************************************/

* { padding: 0px; margin: 0px; }

BODY {
	background: #D3C096;
	font-family: Georgia, serif;
	font-size: 13px;
	color: #5F450F;
}

IMG { border: 0px; }

A { color: #983641; }
A:hover { text-decoration: none; }

/**************************************************************************************/

#maintext { display: none; }

#container { background: url('images/bg.jpg'); }

#header { 
	background: url('images/head_bg.jpg') repeat-x; 
	height: 200px;
}

#head {
	width: 710px;
	margin-left: auto;
	margin-right: auto;
}

/**************************************************************************************/

#logo, #logo_main { 
	background: url('images/logo.jpg') no-repeat right; 
	height: 200px;
	width: 430px;
}

#logo { float: left; }
#logo_main { margin-left: auto; margin-right: auto; }

#logo H1, #logo_main H1 { background: url('images/teta.jpg') no-repeat; height: 200px; }
#logo B, #logo_main B { display: none; }

#logo A { 
	display: block;
	width: 410px;
	height: 200px;
}

/**************************************************************************************/

#menu_main { 
	font-variant: small-caps; 
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 353px;
}

#menu_main LI {
	margin: 0px 8px 0px 8px;
	text-align: center;
	display: inline;
	float: left;
}

#menu_main LI A { font-size: 12px; text-decoration: none; font-weight: bold; }
#menu_main LI A:hover { text-decoration: underline; }

#deco { 
	background: url('images/deco.jpg') no-repeat center;
	margin-top: 30px;
	height: 70px;
	border: 0px;
}

#deco HR { display: none; }

#promo { 
	margin: 20px auto 0px auto; 
	text-align: center;
	width: 340px; 
}

#promo UL, #promo P { 
	border-left: 1px solid #D3C096;
	border-right: 1px solid #D3C096;
	padding: 20px 10px 20px 10px;
}

#promo LI { 
	margin-bottom: 10px;
	list-style: none; 
}

#promo H1 { font-size: 18px; }

#promo .box { float: none; }

/**************************************************************************************/

#post { padding: 20px 10px 20px 10px; }

#post H1 {
	margin-bottom: 20px;
	font-size: 20px;
}

#post P {
	line-height: 180%;
	margin-bottom: 10px;
}

/**************************************************************************************/

#menu { 
	padding-top: 105px;
	font-size: 12px;
	font-variant: small-caps; 
	float: right;
}

#menu LI { 
	margin-left: 9px;
	display: inline; 
	float: left; 
}

#menu LI.sel { color: #5F450F; }

#menu LI A { text-decoration: none; font-weight: bold; }
#menu LI A:hover { text-decoration: underline; }

/**************************************************************************************/

#content { 
	background: url('images/content_bg.jpg') repeat-x; 
	padding-bottom: 30px; 
}

#text { 
	width: 710px;
	margin-left: auto;
	margin-right: auto;
}

#text H2 { font-size: 18px; color: #983641; }

#text P { 
	padding: 10px 20px 10px 0px;
	text-align: justify;
	line-height: 180%; 
}

#text .title {
	background: url('images/title_bg.jpg') no-repeat; 
	height: 150px;
}

#text .title H1 { 
	padding-top: 75px;
	font-size: 25px;
	font-variant: small-caps;
	text-align: center;
	color: #983641;
}

#text .first {
	margin: 2px 5px 0px 0px;
	font-size: 40px;
	line-height: 40px;
	display: block; 
	float: left; 
	color: #983641;
}

#left_side {
	width: 355px;
	float: left;
}

#right_side {
	margin-left: 355px;
}

/**************************************************************************************/

#photoViewer { width: 335px; margin: 15px 0px 50px 0px; float: right; }

#photoViewer .src { visibility: hidden; }

#preloader { 
	background: url('images/loading.gif') no-repeat center;
	position: absolute; 
	z-index: 100; 
	width: 340px; 
	height: 250px; 
}

#image {
	background: url('images/frame.jpg') no-repeat;
	height: 250px;
	padding: 0px 20px 0px 20px;
}

#image IMG { margin-top: 20px; width: 298px; height: 209px; }

#image A { position: absolute; }

#nav { 
	padding-top: 10px; 
	font-size: 10px; 
	text-align: center;  
}

#nav .prev { margin-top: 6px; float: left; }
#nav .next { margin-top: 6px; float: right; }

#caption { 
	border-bottom: 1px solid #D3C096;
	padding-top: 5px;
}

/**************************************************************************************/

#services UL { 
	border-left: 1px solid #D3C096;
	border-right: 1px solid #D3C096;
	padding: 15px 0px 0px 5px;
	height: 72px; 
	list-style: none; 
}

#services UL LI { 
	font-family: Arial, Verdana, sans-serif;
	margin: 0px 5px 0px 5px;
	text-align: center;
	font-size: 9px;
	display: inline; 
	float: left; 
}

#services .box , #listino .box { float: right; }

#listino .border {
	border-left: 1px solid #D3C096;
	border-right: 1px solid #D3C096;
}

#listino P { line-height: 150%; }

#listino TABLE { 
	border-collapse: collapse; 
	margin-left: auto;
	margin-right: auto;
	width: 93%; 
}

#listino TH, #listino TD { 
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #D3C096; 
	text-align: left; 
}

#special .box { float: right; }

#special P { 
	border-left: 1px solid #D3C096;
	border-right: 1px solid #D3C096;
	line-height: 150%;
}

#special P B { display: block; }
#special P IMG { float: left; margin-right: 10px; }
#special P SPAN { font-size: 10px; }

/**************************************************************************************/

#frmContact {
	padding-left: 5px;
	border-left: 1px solid #D3C096;
	border-right: 1px solid #D3C096;
}

#frmContact P { text-align: left; } 

#frmContact INPUT, #frmContact TEXTAREA  { 
	border: 1px solid #D3C096;
	background: transparent;
	padding: 5px;
	width: 295px;
	color: #5F450F;
}

#frmContact TEXTAREA  { height: 180px; }

#frmContact .submit { padding: 10px; }

#frmContact .submit INPUT { 
	width: 305px;
	cursor: pointer;
}

#frmContact .credits  { display: none; }

#frmContact .privacy  {
	padding: 10px;
	font-size: 10px;
}

#frmContact .errors {
	text-align: center;
	padding: 10px;
	color: red;
}

#msgs { padding: 20px; }

#txtPrivacy { width: 20px !important; border: 0px !important; }

#btnInvia { 
	background: url('images/send.jpg') no-repeat right;
	margin-right: 5px;
	padding-right: 20px;
	float: right; 
}

/**************************************************************************************/

#map {
	border: 1px solid #D3C096;
	margin-bottom: 20px;
	padding: 5px;
}

#googlemap {
	width: 698px;
	height: 350px;
}

#marker {
	font-family: Trebuchet Ms, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #595555;
}

#marker H4, #marker P { margin-bottom: 10px; }

#marker P {
	line-height: 120% !important;
	padding: 0px;
}

/**************************************************************************************/

#bottom_line { 
	border-top: 1px solid #D3C096;
	padding-top: 4px;
}

#footer { 
	padding: 20px 0px 50px 0px;
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	color: #89764c;
}

/**************************************************************************************/

.box { 
	background: url('images/box_down.jpg') no-repeat bottom;
	padding-bottom: 10px;
	width: 340px; 
}

.box H3 {
	background: url('images/box_up.jpg') no-repeat bottom;
	text-align: center;
	color: #983641;
}

.box H3 .deco_left {
	background: url('images/deco_left.jpg') no-repeat; 
	padding-left: 28px;
	font-size: 24px;
}

.box H3 .deco_right {
	background: url('images/deco_right.jpg') no-repeat; 
	padding-right: 28px;
	font-size: 24px;
}

.box H3 B { 
	background: url('images/bg.jpg'); 
	font-size: 16px;
	padding: 0px 5px 0px 5px;
}

.box P { padding: 10px !important; }

/**************************************************************************************/

.right { float: right; }
.left { float: left; }

.center { text-align: center !important; }

.cb { clear: both; }

.required { color: red; }
.small { font-size: 10px; }