/*

Retreat Central master stylesheet
author: Michael Barrish (http://lumino.us)
for: MANOVERBOARD (http://manoverboard.com)
version: November 9, 2009

Contents:
- Grid
- Defaults
- Header
- Side
- Main
- Footer


/* Grid
----------------------------------------------------------------------------- */
body {
	background: #60aab2;
	color: #000;
	font-family: Calibri, "Trebuchet MS", "Gill Sans", sans-serif;
	line-height: 1.3;
	text-align: center;
	}

#top-wrap {
	background: #7fb7bd url(images/bg-body.jpg) repeat-x;
	float: left;
	position: relative;
	text-align: left;
	width: 100%;
 	}
 	
#top-center {
	margin: 0 auto;
	position: relative;
	width: 1190px;
	}

#top {
	background: url(images/bg-top.jpg) no-repeat;
	float: left;
	width: 1190px;
	}

#bottom {
	background: #60aab2;
	border-top: 1px solid #658684;
	clear: left;
	width: 100%;
	}

#footer {
	font-family: "helvetica neue", helvetica, arial, verdana, san-serif;
	margin: 0 auto;
	padding: 1em 0;
	position: relative;
	text-align: left;
	width: 820px;
	}
	
#header {
	left: 185px;
	position: absolute;
	width: 820px;
	}

#content {
	display: inline;
	float: left;
	margin: 288px 0 0 167px;
	padding-bottom: 2em;
	width: 1006px;
	}

.hom #content {
	background: url(images/bg-content-hom.gif) 240px top no-repeat;
	margin-top: 268px;
	}

#side {
	background: #edd4a2;
	display: inline;
	float: left;
	margin-left: 18px;
	width: 213px;
	}	

.hom #side {
	margin-top: 20px;
	width: 280px;
	}	

#main {
	background: #c2df68;
	display: inline;
	float: left;
	margin-left: 9px;
	width: 599px;
	}

.hom #main {
	margin-top: 20px;
	width: 532px;
	}

.sit #main {
	margin-left: 240px;
	}




/* Defaults
----------------------------------------------------------------------------- */
a:link, a:visited, a:hover, a:active {
	color: #00495f;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

h2 {
	color: #00495f;
	font: 123.1% "helvetica neue", helvetica, arial, verdana, san-serif;
	line-height: 1.1;
	margin-bottom: .3em;
	}

h3 {
	line-height: 1.1;
	}

h5 {
	color: #00495f;
	font: 110% "helvetica neue", helvetica, arial, verdana, san-serif;
	line-height: 1.1;
	margin-bottom: .3em;
	}

p {
	font-size: 108%;
	margin-bottom: 1em;
	}

p#skip {
	position: absolute;
	height: 1px;
	left: 0;
	overflow: hidden;
	top: -1000px;
	width: 1px;
	}

/* lists */
dl {
	margin-bottom: 1em;
	}

dd {
	font-size: 108%;
	}

dt {
	font-size: 108%;
	margin-top: 1em;
	}

ol {
	list-style: decimal;
	margin: 0 0 1em 2em;
	}

ol li {
	font-size: 108%;
	margin: 0 0 .5em;
	}
	
ul {
	margin-bottom: 1em;
	}

ul li {
	font-size: 108%;
	list-style: outside disc;
	margin: 0 0 .5em 2em;
	}

/* forms */
fieldset {
	border: none;
	margin-bottom: 1em;
	}

form {
	/*margin-bottom: 1em;*/
	}

form div {
	/*margin-bottom: 1em;*/
	}
	
input {
	font: 93% "helvetica neue", helvetica, arial, verdana, san-serif;
	}

input.text {
	padding: 2px 0;
	width: 200px;
	}
	
input:focus {
	background: #f2f8f9;
	}

label {
	/*display: block;*/
	font: 93% "helvetica neue", helvetica, arial, verdana, san-serif;
	margin-bottom: .1em;
	}

textarea {
	font: 93% "helvetica neue", helvetica, arial, verdana, san-serif;
	}
	
textarea:focus {
	background: #f2f8f9;
	}

/* tables */
caption, th, td {
	border: 1px solid #eee;
	font-weight: normal;
	text-align: left;
	}

table {
	border-collapse: separate;
	border-spacing: 0;
	border: 1px solid #eee;
	margin: 1em 0 1em;
	}

.highlight {
	background: yellow;
	}


/* Header
----------------------------------------------------------------------------- */
#flag {
	display: none;
	}

.hom #flag, .abo #flag {
	background: url(images/bg-flag.jpg) no-repeat;
	display: block;
	height: 231px;
	left: 9px;
	position: absolute;
	top: 51px;
	width: 124px;
	}

.hom #flag h2, .abo #flag h2 {
	position: absolute;
	height: 1px;
	left: 0;
	margin: 0;
	overflow: hidden;
	top: -1000px;
	width: 1px;
	}

#logo {
	height: 59px;
	left: 65px;
	position: absolute;
	top: 17px;
	width: 186px;
	z-index: 1001;
	}
	
#nav {
	height: 21px;
	left: 276px;
	position: absolute;
	top: 56px;
	width: 537px;
	}

#nav ul {
	margin: 0;
	}

#nav li {
	list-style: none;
	height: 21px;
	margin: 0;
	position: absolute;
	}

#nav ul a {
	display: block;
	height: 0px !important; 
	height /**/: 21px;
	overflow: hidden;
	padding-top: 21px;
	}

#nav ul a:hover { background: none; }
	
.hom #nav-hom a,
.fea #nav-fea a,
.ret #nav-ret a,
.cam #nav-cam a,
.abo #nav-abo a,
.con #nav-con a {
	background-position: 0 -21px;
	}

#nav-hom {
	background: url(images/nav-hom.gif) 0 -21px no-repeat;
	left: 0;
	width: 58px;
	}

#nav-hom a { background: url(images/nav-hom.gif) no-repeat; }

#nav-fea {
	background: url(images/nav-fea.gif) 0 -21px no-repeat;
	left: 58px;
	width: 137px;
	}

#nav-fea a { background: url(images/nav-fea.gif) no-repeat; }

#nav-ret {
	background: url(images/nav-ret.gif) 0 -21px no-repeat;
	left: 195px;
	width: 71px;
	}

#nav-ret a { background: url(images/nav-ret.gif) no-repeat; }

#nav-cam {
	background: url(images/nav-cam.gif) 0 -21px no-repeat;
	left: 266px;
	width: 111px;
	}

#nav-cam a { background: url(images/nav-cam.gif) no-repeat; }

#nav-abo {
	background: url(images/nav-abo.gif) 0 -21px no-repeat;
	left: 377px;
	width: 77px;
	}

#nav-abo a { background: url(images/nav-abo.gif) no-repeat; }

#nav-con {
	background: url(images/nav-con.gif) 0 -21px no-repeat;
	left: 454px;
	width: 83px;
	}

#nav-con a { background: url(images/nav-con.gif) no-repeat; }


#sitesearch {
	background: #c2e2f4;
	position: absolute;
	margin: 0;
	padding: 10px 10px 8px;
	right: 0;
	top: 8px;
	}

#sitesearch div, #sitesearch input {
	margin: 0;
	}

#sitesearch input.submit {
	background: #fff;
	border: 0;
	color: #00495f;
	font-size: 85%;
	margin-left: 10px;
	padding: 1px 4px;
	text-transform: uppercase;
	}

#sitesearch label {
	position: absolute;
	height: 1px;
	left: 0;
	margin: 0;
	overflow: hidden;
	top: -1000px;
	width: 1px;
	}

#innersitesearch {
	}

#innersitesearch div, #innersitesearch input {
	margin: 0;
	}

#innersitesearch input.submit {
	background: #fff;
	border: 0;
	color: #00495f;
	font-size: 85%;
	margin-left: 10px;
	padding: 1px 4px;
	text-transform: uppercase;
	}

#innersitesearch label {
	position: absolute;
	height: 1px;
	left: 0;
	margin: 0;
	overflow: hidden;
	top: -1000px;
	width: 1px;
	}


/* Side
----------------------------------------------------------------------------- */
.sidemodule {
	display: inline;
	float: left;
	margin: 0 10px .9em;
	width: 192px;
	}
	
.subnav {
	margin: 15px 0 .9em;
	width: 165px;
	}

.subnav ul {
	margin: 0 0 1em;
	}

.subnav li {
	display: inline;
	list-style: none;
	margin: 0;
	}

.subnav li a {
	background: #a2cbbe;
	color: #000;
	display: block;
	font: 85% "helvetica neue", helvetica, arial, verdana, san-serif;
	text-decoration: none;
	margin-bottom: .65em;
	padding: 5px 9px;
	}

.subnav li a:hover {
	background: #fff464;
	}

.abo-ove #abo-ove a,
.ret-ove #ret-ove a,
.ret-fam #ret-fam a,
.ret-mil #ret-mil a,
.ret-com #ret-com a,
.ret-lea #ret-lea a,
.ret-spi #ret-spi a,
.ret-out #ret-out a,
.ret-col #ret-col a,
.ret-cra #ret-cra a,
.ret-cel #ret-cel a,
.ret-spo #ret-spo a,
.subnav li.active a {
	background: #00adef;
	margin-left: -10px;
	padding-left: 19px;
	}

/* home */
.about {
	margin: 10px 10px -.2em;
	width: 259px;
	}
	
.find-location {
	background: url(images/bg-about.gif) no-repeat;
	padding-top: .8em;
	position: relative;
	left: -2px;
	width: 259px;
	}
	
.find-location h2 {
	font: 124%/1.1 "helvetica neue", helvetica, arial, verdana, san-serif;
	margin: 0 0 .4em 2px;
	}
	
.find-location img {
	margin: 0 0 .2em 2px;
	}
	
.find-location p {
	color: #002733;
	font-style: italic;
	margin-left: 2px;
	}
	
#side .stickynote {
	border-bottom: 1px solid #908878;
	border-top: 1px solid #c9b792;
	position: relative;
	top: -2px;
	}

#side .sticky-border {
	background: #fff464;
	border-bottom: 10px solid #fff9b6;
	border-top: 10px solid #eee564;
	margin: 0;
	padding-top: 1em;
	}

#side .stickynote h2 {
	font-family: Calibri,"Trebuchet MS","Gill Sans",sans-serif;
	font-size: 108%;
	font-weight: bold;
	line-height: 1.1;
	margin: 0 8px .5em;
	text-transform: uppercase;
	}

#side .stickynote li {
	font: 108% "helvetica neue", helvetica, arial, verdana, san-serif;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 10px 1em 26px;
	}

#side .stickynote dl {
	margin: 0;
	padding: 1em 0 3em;
	}

#side .stickynote dt {
	font: 108% "helvetica neue", helvetica, arial, verdana, san-serif;
	font-weight: bold;
	margin: 0 6px 0 16px;
	}

#side .stickynote dd {
	font: 108% "helvetica neue", helvetica, arial, verdana, san-serif;
	margin-left: 16px;
	}

#side .stickynote dd.phone {
	margin-top: 1em;
	}

.properties-recent {
	background: #f8ebd2;
	visibility: collapse;
	height: 0px;
	}

.properties-recent h2, .properties-recent dl {
	padding: 0 11px;
	}

.properties-recent h2 {
	font: 108% "helvetica neue", helvetica, arial, verdana, san-serif;
	margin: 1em 0 .5em;
	}

.properties-recent dt {
	font: 108% "helvetica neue", helvetica, arial, verdana, san-serif;
	margin: 0;
	}

.properties-recent dt a:hover {
	color: #111;
	}

.properties-recent dd {
	color: #474f44;
	font-size: 108%;
	margin: 0 0 .5em;
	}

.request-info {
	border-bottom: 3px solid #eabb70;
	}

.request-info h2 {
	background: url(images/bg-h2-request-info.gif) no-repeat;
	height: 43px;
	left: -29px;
	margin: .1em 0 0;
	position: relative;
	width: 195px;
	}

.request-info h2 b {
	position: absolute;
	height: 1px;
	left: 0;
	margin: 0;
	overflow: hidden;
	top: -1000px;
	width: 1px;
	}

.request-info form {
	margin: -13px 0 0 5px;
	}

.request-info form div {
	margin-bottom: .5em;
	}

.request-info label {
	color: #474f44;
	font-size: 93%;
	margin-bottom: .1em;
	}

.request-info input.send {
	background: #fff;
	border: 0;
	color: #00495f;
	font-size: 85%;
	margin: .65em 0 .5em;
	padding: 1px 4px;
	text-transform: uppercase;
	}

#us-map {
	background: url(images/map-us.gif) no-repeat;
	height: 159px;
	position: relative;
	width: 253px;
	}

#us-map li {
	display: block;
	list-style: none;
	margin: 0;
	position: absolute;
	}

#us-map a {
	display: block;
	}

#region-west {height: 159px; left: 0; top: 0; width: 137px;}
#region-midwest {height: 105px; left: 94px; top: 0; width: 87px;}
#region-south {height: 84px; left: 137px; top: 76px; width: 91px;}
#region-northeast {height: 75px; left: 198px; top: 0; width: 55px;}

#region-west a {height: 159px;}
#region-midwest a {height: 103px;}
#region-south a {height: 84px;}
#region-northeast a {height: 75px;}

#region-west a:hover {background: url(images/map-us.gif) 0 -159px no-repeat;}
#region-midwest a:hover {background: url(images/map-us.gif) -94px -318px no-repeat;}
#region-south a:hover {background: url(images/map-us.gif) -137px -553px no-repeat;}
#region-northeast a:hover {background: url(images/map-us.gif) -198px -636px no-repeat;}



/* Main
----------------------------------------------------------------------------- */
#inner-left {
	display: inline;
	float: left;
	margin-left: 9px;
	width: 377px;
	}

#inner-right {
	display: inline;
	float: left;
	margin-left: 21px;
	width: 181px; /*width: 215px;*/
	}

#inner-left #intro {
	padding: 0 8px;
	}

#inner-left #photos {
	background: #fff;
	float: left;
	margin-bottom: 15px;
	width: 330px;
	}
	
#inner-left #photos img {
	padding: 15px 15px 5px;
	}

#inner-left #photos img.map {
	padding: 0 15px 5px;
	}

#inner-left #photos div.photo {
	}

#inner-left #photos p {
	font: 93% "helvetica neue", helvetica, arial, verdana, sans-serif;
	}

#inner-left #photos p.caption {
	font-style: italic;
	}

#inner-left #photo-nav {
	margin: .25em 0 1em 15px;
	padding: 0 !important;
	}

#inner-left #photo-nav:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
	}

#inner-left #photo-nav a {
	background: #fff;
	border-right: 1px solid #00495f;
	display: block;
	float: left;
	font-size: 108%;
	padding: 0 0.75em 0 0.75em;
	text-align: center;
	text-decoration: none;
	}

#inner-left #photo-nav a:last-child {
	border: none;
	}

#inner-left #photo-nav a.activeSlide {
	background: #f2e657;
	}
	
#inner-left #photo-nav a:hover {
	background: #f2e657;
	color: #111;
	}

#inner-left #photos #photo-wrap img {
	float: left;
	height: 300px;
	width: 300px;
	}

#find-more {
	background: url(images/bg-find-more.gif) no-repeat;
	height: 60px;
	width: 169px;
	}

#find-more a {
	background: url(images/bg-find-more.gif) 0 -60px no-repeat;
	display: block;
	height: 0px !important; 
	height /**/: 60px;
	overflow: hidden;
	padding-top: 60px;
	white-space: nowrap;
	width: 169px;
	}
	
#find-more a:hover {
	background-image: none;
	}

#find-more b {
	position: absolute;
	height: 1px;
	left: 0;
	overflow: hidden;
	top: -1000px;
	width: 1px;
	}

#photo-quote {
	background: #fff;
	margin: 1em 0 15px;
	width: 377px;
	}

#photo-quote img {
	padding: 15px 15px 5px;
	}

#photo-quote p {
	background: url(images/icon-retreatcentral.gif) no-repeat;
	color: #474f44;
	font: 108% "helvetica neue", helvetica, arial, verdana, san-serif;
	font-style: italic;
	margin-left: 15px;
	padding: 0 40px 40px 40px;
	}

/* home */
.hom #inner-left {
	display: block;
	padding-bottom: 2em;
	position: relative;
	margin: -65px 0 0 0;
	width: 330px;
	}

.hom #inner-left #photos {
	border-bottom: 2px solid #718e92;
	display: inline;
	margin: 0 11px 0 0;
	padding-bottom: 3em;
	}

.hom #inner-left .stickynote {
	float: left;
	border-bottom: 1px solid #908878;
	border-top: 1px solid #c9b792;
	margin-top: -35px;
	width: 300px;
	}

.hom #inner-left .stickynote ul {
	background: #fff464;
	border-bottom: 10px solid #fff9b6;
	border-top: 10px solid #eee564;
	margin: 0;
	padding-top: 1em;
	}

.hom #inner-left .stickynote li {
	font: 108%/1.2 "helvetica neue", helvetica, arial, verdana, san-serif;
	font-weight: bold;
	margin: 0 10px 1em 26px;
	padding: 0;
	}

.hom #inner-right {
	margin: -10px 0 0 10px;
	width: 177px;
	}
	
.hom #inner-right h2 {
	color: #474f44;
	font: 108%/1.1 Calibri, "Trebuchet MS", "Gill Sans", sans-serif;
	font-weight: bold;
	margin: 0 0 .1em;
	text-transform: uppercase;
	}

.hom #inner-right h3 {
	font: 167%/1.1 "helvetica neue", helvetica, arial, verdana, san-serif;
	margin-bottom: .2em;
	}

/* interior pages */

#main .head {
	display: inline;
	float: left;
	margin: 0 18px;
	width: 563px;
	}
	
.head .text {
	display: inline;
	float: left;
	margin: 17px 12px 0 0;
	width: 433px;
	}
	
#find-location {
	border-left: 3px solid #a0cb93;
	float: left;
	margin-top: 10px;
	width: 114px;
	}

#find-location img {
	margin: 23px 0 0 11px;
	}
	
#find-location p {
	font: 108% "helvetica neue", helvetica, arial, verdana, san-serif;
	margin-left: 11px;
	}

#featured-property {
	display: inline;
	float: left;
	margin: 0 31px 0 18px;
	padding-bottom: 1em;
	width: 550px;
	}

#featured-property #photo {
	border-bottom: 2px solid #718e92;
	background: #fff;
	display: inline;
	float: left;
	margin-right: 11px;
	width: 330px;
	}

#featured-property #photo img {
	padding: 15px 15px 5px;
	}

#featured-property #photo p {
	font: 93% "helvetica neue", helvetica, arial, verdana, san-serif;
	font-style: italic;
	padding: 0 15px 60px 20px;
	}

#featured-property h2 {
	color: #474f44;
	font: 108%/1.1 Calibri, "Trebuchet MS", "Gill Sans", sans-serif;
	font-weight: bold;
	margin: 15px 0 .1em;
	text-transform: uppercase;
	}

#featured-property h3 {
	font-size: 167%;
	margin-bottom: .2em;
	}

#featured-property .text img {
	margin-left: 2px;
	}

#thumbnails {
	display: inline;
	float: left;
	margin-left: 3px;
	padding-bottom: 1.2em;
	width: 588px;
	}

#thumbnails .row {
	float: left;
	margin-bottom: 15px;
	width: 591px;
	}

#thumbnails .thumb {
	background: #fff;
	display: inline;
	float: left;
	margin-left: 12px;
	width: 181px;
	height: 275px;
	margin-bottom: 10px;
	}

#thumbnails .thumb img {
	padding: 15px 15px 4px;
	}

#thumbnails .thumb dl {
	margin: 0 15px;
	padding-bottom: 2em;
	}

#thumbnails .thumb dt {
	font: 108% "helvetica neue", helvetica, arial, verdana, san-serif;
	margin: 0;
	}

#thumbnails .thumb dd {
	font-size: 108%;
	}

#thumbnails .thumb h3 {
	color: #002733;
	font: 123.1% "helvetica neue", helvetica, arial, verdana, san-serif;
	margin: 0 15px;
	padding-bottom: 2em;
	}

.prop-search {
	background: url(images/bg-propsearch.gif) 12px top no-repeat;
	padding-top: 1.5em;
	}

.callout {
	background: #fff464;
	float: left;
	margin-bottom: 1em;
	}

.callout h2 {
	color: #00495f;
	font: 123.1%/1.1 "helvetica neue", helvetica, arial, verdana, san-serif;
	}

.callout ul {
	margin: 0 9px 1em;
	}

.callout ul li {
	background: url(images/bg-li-callout.gif) 0 .4em no-repeat;
	list-style: none;
	margin: 0 0 .5em;
	padding-left: 9px;
	}

#reunion-ideas {
	width: 377px;
	}

#reunion-ideas h2 {
	margin: 10px 9px .25em;
	}	

#camp-offerings {
	width: 181px;
	}	

#camp-offerings h2 {
	margin: 10px 9px .25em;
	}	

#camp-offerings p {
	margin: 0 9px .25em;
	}	

/* About */
.abo #inner-left {
	margin: 12px 0 0 18px;
	width: 230px;
	}

.abo #photo-quote {
	border-bottom: 2px solid #718e92;
	margin-bottom: 15px;
	width: 330px;
	}

.abo #photo-quote dl {
	background: url(images/icon-retreatcentral.gif) no-repeat;
	margin-left: 15px;
	padding: 0 40px 15px;
	}

.abo #photo-quote dt {
	color: #474f44;
	font: 108% "helvetica neue", helvetica, arial, verdana, san-serif;
	font-style: italic;
	margin: 0 0 .5em;
	}

.abo #photo-quote dd {
	color: #474f44;
	font: 93% "helvetica neue", helvetica, arial, verdana, san-serif;
	font-style: italic;
	}

/* Camp Services */
.cam #inner-left {
	margin: 18px 0 0 18px;
	width: 550px;
	}

.photo-float {
	background: #fff;
	float: right;
	margin: 0 -137px .5em .5em;
	}

.photo-float img {
	padding: 15px;
	}

/* Contact */
.con #inner-left {
	margin: 12px 0 0 18px;
	width: 235px;
	}

.con #inner-right {
	background: #fff;
	margin: 6px 0 3em 15px;
	width: 331px;
	}

#contact-form  {
	background: #fff200;
	padding: 15px;
	margin: 15px 15px 10px;
	}

#contact-form div  {
	margin-bottom: .5em;
	}

#contact-form p.required {
	font-weight: bold;
	}

#contact-form .checkbox label {
	display: inline;
	}

#contact-form .checkbox input {
	display: inline;
	margin: 0;
	}

/* Property */
.ret-pro #inner-left {
	margin: 15px 0 0 15px;
	width: 330px;
	}

.ret-pro #inner-right {
	margin-top: 28px;
	width: 226px;
	}

.ret-pro #inner-right h2 {
	color: #000;
	font: 167%/1.1 "helvetica neue", helvetica, arial, verdana, san-serif;
	margin-bottom: .2em;
	}
	
.ret-pro #inner-right h3 {
	color: #00495f;
	font-size: 138.5%;
	margin-bottom: .5em;
	}
	
.ret-pro #inner-right dt {
	font: 108% "helvetica neue", helvetica, arial, verdana, san-serif;
	font-weight: bold;
	}

/* Site */
.sit #inner-left {
	margin-left: 19px;
	}

.sit-sit #inner-left li {
	list-style: none;
	margin-left: 0;
	}


/* Footer
----------------------------------------------------------------------------- */
#footer ul {
	margin: 0 0 .75em;
	}

#footer li {
	border-left: 1px solid #696f67;
	display: inline;
	font-size: 93%;
	list-style: none;
	margin: 0;
	padding: 0 .4em;
	}

#footer li.first {
	border-left: none;
	padding-left: 0;
	}

#footer li a {
	color: #fff;
	}

#footer li a:hover {
	color: #333;
	}

#footer p {
	color: #474f44;
	font-size: 93%;
	}
    
#DataList1, #DataList1 td 
{
    border: 0px;
}
    
.watermarked
{
	background-color: #FFFCCC;
	color: #9E9E9E;
    width: 200px;
    padding: 2px;
}

















.noBorder
{
    border: 0px;
}

.noBorder td
{
    border: 0px;
}
















/*------------------------------------------------------------ FEATURE ROTATOR */

div.scrollable
{
	float: left;
}

div.navi
{
	width: 330px;
	height: 10px;
    padding: 5px 0 0 15px;
}

div.navi a
{
	width: 8px;
	height: 8px;
	float: left;
	margin: 0px;
    padding: 0 10px 0 0;
	background: url(images/scrollable/navigator.png) 0 0 no-repeat;
	display: block;
	font-size: 1px;
}

div.navi a:hover
{
	background-position: 0 -8px;
}

div.navi a.active
{
	background-position: 0 -16px;
}

div.scrollable
{
	position: relative;
	overflow: hidden;
	width: 330px;
	height: 320px;
}

#thumbs
{
	position: absolute;
	width: 20000em;
	clear: both;
}

#thumbs div
{
	float: left;
	width: 330px;
	height: 330px;
	cursor: default;
}

#thumbs div.hover
{
}

#thumbs div.active
{
}

.featured-item
{
	position: relative;
	width: 100%; /* for IE 6 */
}





















/*------------------------------------------------------------ HOME ROTATOR */

div.scrollableHOME
{
	float: left;
}

div.naviHOME
{
	width: 330px;
	height: 10px;
    padding: 5px 0 0 15px;
}

div.naviHOME a
{
	width: 8px;
	height: 8px;
	float: left;
	margin: 0px;
    padding: 0 10px 0 0;
	background: url(images/scrollable/navigator.png) 0 0 no-repeat;
	display: block;
	font-size: 1px;
}

div.naviHOME a:hover
{
	background-position: 0 -8px;
}

div.naviHOME a.active
{
	background-position: 0 -16px;
}

div.scrollableHOME
{
	position: relative;
	overflow: hidden;
	width: 330px;
	height: 250px;
}

#thumbsHOME
{
	position: absolute;
	width: 20000em;
	clear: both;
}

#thumbsHOME div
{
	float: left;
	width: 330px;
	height: 330px;
	cursor: default;
}

#thumbsHOME div.hover
{
}

#thumbsHOME div.active
{
}