
/*** Styles Only Needed For Demo (does not need to be included in production installs) ***/

/* theme changer */
#theme-changer {
	width: 291px;
	height: 147px;
	border: 1px solid #C6C6C6;
	overflow: hidden;}
	
#theme-changer img {cursor: pointer;}

/* skin gallery */
.skin-gallery .gallery-item img {height: 145px;}

/* slideshow */
.slide-sample-button { background-color:#444; color:#fff; padding:8px; border:0; font-weight:bold; font-size:12px; float:right; margin-right:28px; }

/* clear background (set by JS based on cookie */
#main {background: #fff none;}
