/* Start of CMSMS style sheet 'Layout' */
/*---------------------
	GLOBAL
---------------------*/

body {
	background: #f7f8f8 url(uploads/images/banner_map.gif) repeat-x scroll 0px 34px;
}
body.flash {background: #fff url() ;}
.flash #bodyWrapper {width: 800px;}
#bodyWrapper {
	width: 720px;
	margin:0 auto;
	position:relative;
	z-index:100;
}
.flash #bodyWrapper #flashobject {z-index: 1;}

#entersiteBtn {
width: 800px;
height: 20px;
padding-top: 380px;
margin: 0 auto;
position: absolute;
left:0;
top:0;
display: block;
overflow: hidden;
text-indent: -9999em;
*text-indent: 0;
text-align: right;
*background: #FFF;
*filter: alpha(opacity=1);
}

/*---------------------
	BANNER
---------------------*/

#mastHead h1 {
	width: 360px;
	height:150px;
	margin:0 0 0 16px;
	background: url(uploads/images/liberati_logo.gif) no-repeat scroll 0 0;
	padding-top: 75px;
}
#ie7 #mastHead h1, #ie6 #mastHead h1 {margin-top: -7px;}

#mastHead h1 a {
	height: 70px;
	width: 160px;
	display: block;
	text-indent: -9999em;
}

#top {
	text-align: right;
	font-style: italic;
	position: absolute;
	right: 10px;
	top: 18px;
	color: #999;
}

#top .pink {color: #e74181;}
#top .gold {color: #a89900;}
#top .orange {color: #f68926;}
#top .blue {color: #7ccab0;}

/*---------------------
	CONTENT
---------------------*/

#contentWrapper {
	position: relative;
	background-color: #f7f8f8;
	overflow: hidden;
}

#imageColumn {
	overflow: hidden;
	width: 367px;
	float: left;
}
#imageColumn .wrapper {
	border: 1px solid #cecece; 
	padding: 10px;
	background-color: #fff;
	float: right;
}
#imageColumn .wrapper img {border: 1px solid #cecece;}

#imageColumn .text {width: 295px; float: right; padding-right: 15px;}

#textColumn {
	width: 295px;
	margin-left: 15px;
	float: left;
}

/*---------------------
	GALLERY
	screen
---------------------*/

#galScreen {
	width: 345px;
	height: 435px;
	padding: 10px;
	border: 1px solid #cecece;
	background-color: #fff;
	float: left;
	position: relative;
}

#innerScreen {
	overflow: hidden;
	position: relative;
	width: 343px;
	height: 433px;
	border: 1px solid #cecece;
}

#img1, #img2
{
	position: relative;
	height: 443px;
	width: 343px;
	/*margin: 0px 0 10px;*/
}

#img2 img, #img1 img {
	position: absolute;
	top: 50%;
	left: 50%;
}

#img1 img {
margin-left:-171.5px;
margin-top:-221.5px;
}

#loadSpinner {
	top: 200px;
	left: 180px;
	position: absolute;
}

/*---------------------
	GALLERY
	thumbnails
---------------------*/

#galToolbar {
	width: 295px;
	margin-left: 15px;
	float: left;
	position: relative;
}
#galToolbar .thumbs {
	margin-bottom: 20px; 
	overflow: hidden; 
	padding-bottom:10px;
	width: 250px;
}

#galToolbar .thumbs ul {
	margin:0; 
	padding:0;
}

#galToolbar .thumbs div.thumb {
	list-style: none;
	width: 50px;
	height: 32px;
	float: left;
	text-align: center;
	position: relative;
	padding-top: 18px;
}

#galToolbar .thumbs div.thumb a img {
	border: 1px solid #cecece;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	height: 30px;
	width: 30px;
	margin: -15px 0 0 -15px;
}

#galToolbar .thumbs div.thumb a:hover img {
	height: 50px;
	width: 50px;
	margin: -25px 0 0 -25px;
}

#galToolbar .imageTitle {}


/*--- paginator code */
div.thumbs div.page {overflow: hidden; }
#arrowNav {padding-left: 8px; padding-top: 4px;}
#arrowNav a {padding: 2px;}
#arrowNav a.highlight {color:#7D2A90;}

/*---------------------
	FOOTER
---------------------*/

#footer {
	text-align: right;
	font-style: italic;
	float: right;
	margin-top: 50px;
	color: #999;
	z-index:1;
}

#footer #acornLink {
	color: #999;
	padding-right:8px;
font-size: 0.9em;
}

/*---------------------
	CONTACT INFO
---------------------*/

ul.contactInfo {
	margin: 0;
	padding:0;
}
#textColumn ul.contactInfo {
	margin: -1em 0 1.5em;
}

ul.contactInfo li {
	float: left; 
	padding: 0 8px 0 10px;
}
#textColumn ul.contactInfo li {
	float: none;
	padding: 0 0 5px 15px;
}

ul.contactInfo .name {
	font-family: Times, Georgia, serif;
	font-size: 1.3em;
	font-weight: bold;
}
#textColumn ul.contactInfo .name {display: none;}
#textColumn #acornLink {display: none;}

ul.contactInfo .address {background: transparent url(uploads/images/icon_a.gif) no-repeat scroll 0 6px;}
ul.contactInfo .phone {background: transparent url(uploads/images/icon_t.gif) no-repeat scroll 0 3px;}
ul.contactInfo .fax {background: transparent url(uploads/images/icon_f.gif) no-repeat scroll 0 3px;}
ul.contactInfo .mobile {background: transparent url(uploads/images/icon_m.gif) no-repeat scroll 0 5px;}

/* End of 'Layout' */

