/*
*		JoomSpirit CSS file for typo
*
*/

body {
font-family: "Helvetica",Arial,Verdana,Tahoma,Helvetica,Sans-Serif;
color:#000;
} 

p {
margin: 8px 0;
line-height:1.6em;
}

h1, h2, h3, h4 {
font-family: "Helvetica",Arial,Verdana,Tahoma,Helvetica,Sans-Serif;
text-decoration: none;
text-transform:capitalize;
font-weight:bold;
margin:8px 0 8px 0;
}

h1, h2.contentheading {
font-size:280%;
color: #999;
line-height:50px;
}

h1.componentheading {
border-bottom: none;
margin-bottom:40px;
}

h2, .blog  h2.contentheading{
font-size:200%;
color: #999;
}

h3 {
font-size:170%;
color: #555;
line-height:30px;
}

h4 {
font-size:110%;
color: #555;
line-height:16px;
}

h3.module {
margin-top:0;
}

/**				LINK		**/



a
{
text-decoration : none;
color:white;
}

a:hover {
text-decoration : underline;
color:white;
}



a:active, a:focus {
outline:none;
color:white;
}



/*	List  */



ul.normal, ul.check {
margin-left:10px;
margin-top:22px;
padding-left:0;
}



.normal li, .check li {
background: url(http://www.hotelsacristia.com/templates/Sacristia_copy/images/list_normal.gif) 0 0px no-repeat;
padding-left: 24px;
list-style:none;
margin:16px 0;
}



.check li {
background: url(http://www.hotelsacristia.com/templates/Sacristia_copy/images/list_check.gif) 0 0px no-repeat;
}



/*
*	Quotation
*/



blockquote.grey, blockquote.black {
margin: 10px 30px 10px 30px;
padding: 10px 35px 10px 35px;
border: none;
background: url(http://www.hotelsacristia.com/templates/Sacristia_copy/images/quote_grey.gif) 0 5px no-repeat;
text-align:justify;
font-style:italic;
font-size:105%;
}



blockquote.black {
background: url(http://www.hotelsacristia.com/templates/Sacristia_copy/images/quote_black.gif) 0 5px no-repeat;
}



blockquote.grey p, blockquote.black p {
margin: 0px -35px -10px 0px;
padding: 0px 35px 10px 0px;
background: url(http://www.hotelsacristia.com/templates/Sacristia_copy/images/quote_grey_end.gif) 100%  no-repeat;
}



blockquote.black p {
background: url(http://www.hotelsacristia.com/templates/Sacristia_copy/images/quote_black_end.gif) 100%  no-repeat;
}



/**  DIV Info  **/



.info {
line-height:25px;
padding-left:30px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
background: #eee url(http://www.hotelsacristia.com/templates/Sacristia_copy/images/logo_info.gif) 4px 3px no-repeat;
margin: 10px 0;
}

/** 	TOOL TIPS		**/

.tool-tip {
color: #666;
width: 139px;
z-index: 13000;
}
 
.tool-title {
font-weight: bold;
font-size: 115%;
margin: 0;
padding: 8px 8px 4px;
background: transparent url(http://www.hotelsacristia.com/templates/Sacristia_copy/images/bubble.png) top left no-repeat;
}
 
.tool-text {
font-size: 100%;
padding: 4px 8px 8px;
background: transparent url(http://www.hotelsacristia.com/templates/Sacristia_copy/images/bubble.png) bottom right no-repeat;
}



/**		FOOTER		**/

#footer {
color: #888;
font-size:90%;
}