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

body { 
font: .8em Arial, Sans-Serif; 
line-height: 1.8em; 
background: #0045aa url(http://almaparadiso.com.s4354.gridserver.com/templates/default/images/bg.jpg) bottom left repeat-x;
color: #222;
 }

a { color: #0067cd; background: inherit; }
a:hover { color: #cc6633; background: inherit; }
h1 { background: inherit; padding: 5px 0; }
h2 { color: #003179; margin: 0 0 10px; padding: 0; }
h3 { color: #0045aa; background: inherit; margin: 10px;}
h4 { color: #bbb;}
ul {  padding: 0; margin: 0;}
li { list-style-type: none;}
p { margin: 5px 10px; }
#right ul {
	margin-left: 30px;
}
#logo { 
	display: block;
	left: -999px;
	position: absolute; 
}
#logo-turo {
	display: block;
	margin: 0 0 -230px 20px;
	padding-top: 20px;
}
#logo-turo img {
	opacity:0.4; filter:
	alpha(opacity=60);
	-moz-opacity:0.6;
}
*html #logo-turo { margin: 0 0 -154px 20px; } /* ie 6 */
* + html #logo-turo { margin: 0 0 -154px 20px; } /* ie 7 */
#logo-turo img:hover {
	opacity:0.9; filter:
	alpha(opacity=90);
	-moz-opacity:0.9;
}

.wrap { 
	display: block; 
	width: 1168px; 
	background: url(http://almaparadiso.com.s4354.gridserver.com/templates/default/images/alma-bg.jpg) no-repeat top left;
	margin: 0 auto;
}

#menu { 
display: block;
top: 180px;
left: 60px;
position: relative;
width: 153px;
background: #034296;
 }
#menu ul {
 margin: 0;
 }
#menu li {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#menu li a { 
display: block;
border-bottom: 1px solid #aaa;
padding: 5px 0px 2px 8px;
text-decoration: none;
color: #eee;
font-size: 1.6em;
line-height: 1em;
}
#menu li a.current { 
	background: #ccc url(http://almaparadiso.com.s4354.gridserver.com/templates/default/images/current.gif) right no-repeat; 
	color: #333;
}
#menu li a:hover, #menu li a:focus {
color: #000000;
background-color: #eee;
}

.menudesc {
	clear: both;
	font-size:.6em;
	color: #60bcff;
}

#submenu {
	padding-left: 16px;
}


#left { 
float: left; 
}

#right { 
float: right;
display: block;
position: relative;
width: 800px;
margin: 40px 100px 0 0; 
background-color: #fff;
}
*html #right { margin: 40px 50px 0 0;  } /* ie 6 */

.menuleft {
	display: block;
	width: 360px;
	float: left;
	margin-right: 20px;
}
.menuright {
	display: block;
	width: 360px;
	float: right;
	margin-left: 20px;
}
	
#footer { 
clear: both;
display: block;
position: relative;
width: 800px;
left: 268px;
padding-top: 30px;
text-align: center;
color: #bbb;
}
#footer .contactline {
font-size: 1.2em;
letter-spacing: 0.3em;
}
#footer .copyright {
	font-size: .8em;
	letter-spacing: 0.2em;
}
#footer .copyright a { 
	background: #fff;
	}

.right-image {
	float: right;
	padding: 0 30px 20px 30px;
}


#rss { float: right; text-align: right; }
	#rss li { float: left; margin: 0 0 0 10px; }

/* REMOVES BORDERS FROM IMAGES */
img { border: none; }

/*  FUNCTION STYLES ------------------------------------------------- */

/* indents icons in sitemap, archive & rss_links_sm - this package only. */
.icon_indent { margin-left: 20px; }

fieldset { border: 1px solid #E4DF94; padding: 10px 8px; margin: 0 0 8px 0; background: #FFFBC0; color: #000; }
input { padding: 2px; }
textarea { width: 97%; height: 20em; padding: 3px; }
.comment { background: #F5F6F6; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { color: #808080; padding: 10px; margin: 0 0 10px 0; }
.date { border-top: 1px solid #eee; margin: 0 0 20px 0; }

/* For keyrock's custom admin panels mod only */
.admpanel { border: 1px solid #ccc; padding: 10px 8px 10px 15px; margin: 0 0 8px 0; background: #efefef; color: #000; }
.fieldset { border: 1px solid #ccc; padding: 20px 8px 20px 15px; margin: 0 0 8px 0; background: #efefef; color: #000; }
legend { font: bold 16px arial; margin: 10px 0 0 0; }
input { padding: 3px; margin: 0; }
textarea { width: 90%; height: 30em; padding: 3px;}

/* span classes used in custom admin panels only */
.redtitle { font: bold 14px Arial; color: #ff0000; text-align: center; }
.bluetitle { font: bold 14px Arial; color: #0054bc; text-align: center; }
.admintitle { font: bold 16px Arial; color: #E23300; text-align: center; }
.buttonmargin { margin-bottom: 10px; }

/* div classes to float images or inserted blocks with text-wrap in articles */
.floatright { position: relative; float: right; padding: 0 0 0 10px; border: none; }
.floatleft { position: relative; float: left; padding: 0 10px 0 0; border: none; }

/* For div=class greybox used within article content textarea */
.greybox {
	border : 1px solid #ccc;
	background : #f5f5f5;
	padding : 10px;
	}
/* For <blockquote> tags used within article content textarea */
blockquote {
	padding: 15px 10px 10px 10px;
	border-left : 8px solid #e4d6d2;
	background : #fff2ef;
	margin : 10px 0 10px 15px;
	}

/* FOR ARTICLE LEADS FUNCTION in mods/lead_articles.php */
	/* division class for article lead */
        .article_lead { border-bottom: 1px solid #eee; margin-bottom: 5px; padding-bottom: 20px; }
	/* span classes for date and text */
	.datelead { font: normal 10px Arial; color: #808080; }
	.leadtext { line-height: 1.2em; }


/* Philmoz, Admin Links mod, May 23.07 */
.New_Admin_Links { font-size:85%; text-align:center; }
.new_links { font-size:95%; color: #E23300; }

/* mattonik's image links panel mod (keyrocks) */
#thumb {position:relative; z-index:100; display: inline;}
#thumb a img {border:0;}
#thumb a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;}
#thumb a .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;}
#thumb a.p1:hover .large {display:block; position:absolute; top:-35px; left:400px; width:100px; height:100px; border:1px solid #ccc;}

/* mattonik's internal links mod */
#InterneLinky {
padding: 0.3em;
border: 1px solid #ccc;
}

#ILclanky { /* articles list */
display: block;
width: 35%;
height: 20em;
overflow:auto;
float: left;
}

#ILsites { /* pages list */
display: block;
width: 30%;
height: 20em;
overflow:auto;
padding-left: 0.3em;
float: left;
border-left: 1px solid #ccc;
}

#ILcat { /* categories list */
display: block;
width: 30%;
height: 20em;
overflow:auto;
padding-left: 0.3em;
border-left: 1px solid #ccc;
}

#interContainer{
position: absolute;
display:block;
width: 320px; /*Width of interstitial box*/
left: 0;
top: 0;
padding: 15px;
padding-top: 0;
background-color: #ffe89a;
border: 1px solid black;
z-index: 21;
margin-left: 30px;
margin-top: 140px;
}
#interContainer a{
color: #222;
}
#interContainer a:hover{
color: #fff;
}
#interContent{ /*CSS for div that holds the content to show*/
border: 1px solid gray;
background-color: white;
}
.entertainer {
	display: block;
	width: 250px;
	float: left;
	margin: 20px 0 0 10px;
	text-align: center;
	border-bottom: 1px dotted #ddd;
	height: 350px;
	overflow: hidden;
}
.entertainer .sitelink {
	font-size: 1.2em;
	margin-top: -12px;
}
.ticketbox {
	display: block;
	width: 300px;
	padding: 20px 0 20px 20px;
	text-align:center;
}

/* THREE COLUMN LAYOUT */
#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
	    position:relative;		/* This fixes the IE7 overflow hidden bug */
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;				/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
								only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	/* 3 Column settings */
	.threecol {
		background:#f4f4f4;		/* right column background colour */
	}
	.threecol .colmid {
		right:25%;				/* width of the right column */
		background:#fff;		/* center column background colour */
	}
	.threecol .colleft {
		right:50%;				/* width of the middle column */
		background:#f4f4f4;		/* left column background colour */
	}
	.threecol .col1 {
		width:46%;				/* width of center column content (column width minus padding on either side) */
		left:102%;				/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:21%;				/* Width of left column content (column width minus padding on either side) */
		left:31%;				/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:21%;				/* Width of right column content (column width minus padding on either side) */
		left:85%;				/* Please make note of the brackets here:
								(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
