body {
	background:#fff;
	font-size:75%;
}

#wrapper {
	border:none;
	background:#fff url( images/bg_sketchstars_h1.gif ) no-repeat top;
}

#content {
	margin:0;
}

#header h1 {
	line-height:65px;
	text-indent:-9999em;
}

#splash {
	background:url( images/bg_splash.jpg );
	margin:0 15px 15px 15px;
}

ul#nav { margin:0 15px; background:#7cf top repeat-x; border:none; padding:0 5px; padding:5px; }
ul#nav li{ border-color:#8df; }
ul#nav li a { color:#fff; }
ul#nav li:hover a { background-color:#fff; color:#000; border-width:0; }
ul#nav li ul { background-color:#f71; }
ul#nav li a:hover { background-color:#fff; color:#000; }
ul#nav li.right { border:none; }

#search {
	padding-top:16px;
}

#search input.text {
	width:148px;
	background:#fff;
	padding:4px;
	border:1px solid #cee;
}

#footer, #footer a {
	color:#ccc;
	border-top:none;
}

/* custom stuff for product pages */

.listTheme {
	margin:0 0 30px 0; padding:0;
	background:#f5f5f5;
}

.listTheme h2 {
	line-height:1;
	margin-bottom:2px;
}

.listTheme li {
	display:block;
	clear:both;
	height:100px;
	margin:0;
	overflow:hidden;
	padding:15px;
}

.listTheme span {
	float:left;
	display:block;
	width:120px;
	margin:0 15px 0 0;
}

.listTheme span a, .themeInformatics span a {
	display:block;
	margin:0 0 10px 0;
	font-size:1.2em;
	line-height:45px;
	background:url( images/actionbutton.jpg );
	width:105px;
	font-weight:bold;
	text-align:center;
	padding:0 15px 0 0;
}

.themeInformatics span a {
	margin:0 15px;
	width:105px;
	float:left;
}

.themeInformatics span {
	background:#f5f5f5;
	padding:30px 15px;
	display:block;
	overflow:hidden;
}

#mimboLink {
	width:240px;
	height:100px;
	display:block;
	float:left;
	margin:0 10px 0 0;
	background:url( images/mimboLogo.jpg );
	text-indent:-9999em;
	text-decoration:none;
}

.themeInformatics {
	float:right;
	width:360px;
	margin:0 0 15px 30px;
}

.wide .domtab {
	margin:30px 0 15px 0;
	border:1px solid #eee;
}

.wide ul.domtabs {
	padding:5px 0 0 5px;
	background:#f5f5f5;
	margin:0;
	height:30px;
}

.wide .domtabs li {
	float:left;
	list-style-type:none;
	margin:0 5px 0 0;
}

.wide .domtabs a {
	line-height:20px;
	padding:5px 10px;
	display:block;
}

.wide .domtabs li.active {
	background:#fff;
}

.wide .domtab div {
	padding:15px;
	display:none;
}

.wide .domtab div h2 {
	font-size:1em;
	font-weight:bold;
}

ul.screenshots {
	display:block;
	clear:both;
	margin:0;
	padding:0;
	overflow:hidden;
}
.screenshots li {
	float:left;
	display:block;
	padding:15px 19px 0 19px;
	margin:0;
	width:128px;
}

#homeAnimations {
	background:#7cf;
	padding:30px 0 20px 0;
	margin:0 15px 15px 15px;
	background:url( images/bg_line.gif ) repeat-x #7cf;	
}

#animContainer .animThumb {
	display:block;
	width:76px;
	height:58px;
	background:#9ef;
	float:left;
	margin:0 24px 20px 0;
	padding:10px;
}

#animContainer .animThumb.selected {
	background:#fff;
}

#animContainer {
	display:block;
	width:360px;
	margin:0 0 0 30px;
}

#animIframe {
	display:block;
	width:400px;
	height:300px;
	border-bottom:1px solid #000;
}

#animImageWrapper {
	margin:0 30px 0 0;
	float:right;
	padding:10px;
	background:#fff;
	width:400px;
}

#animImageWrapper img {
	margin:0;
}

.animPanel {
	display:none;
}

#animArchives {
	position:absolute;
	right:10px;
	top:251px;
}

#animArchives a {
	font-size:11px;
	color:#fff;
	display:block;
	line-height:32px;
	padding-right:30px;
}

#cinema {
	display:block;
	background:#000 url( images/bg_cinema.jpg );
	margin:0 20px;
	height:370px;
	position:relative;
}

#cinema img {
	position:absolute;
	top:35px;
	left:215px;
}

#homeCinema {
	background:#000 url( images/bg_cinema_home.jpg );
	display:block;
	width:830px; height:370px;
	position:relative;
	margin:0 0 0 30px;
}

#homeCinema img {
	display:block;
	background:#000;
}

#homeCinema img.thumb {
	width:76px;
	height:58px;
}

#animDetails {
	position:absolute;
	width:270px;
	height:140px;
	left:470px;
	top:60px;
	overflow:hidden;
}

#animDetails h2 {
	margin-bottom:10px;
}

#animDetails p, #animDetails a {
	color:#fff;
}

#animImage {
	position:absolute;
	top:35px;
	left:35px;
}

#homeCinema .animThumb {
	position:absolute;
	top:204px;
}

#homeCinema #animThumb4, #homeCinema #animThumb5, #homeCinema #animThumb6 {
	top:280px
}

#homeCinema #animThumb1, #homeCinema #animThumb4 { left:474px; }
#homeCinema #animThumb2, #homeCinema #animThumb5 { left:571px; }
#homeCinema #animThumb3, #homeCinema #animThumb6 { left:668px; }

.nextPrevLink {
	position:absolute;
	top:155px;
	line-height:35px;
	padding:0 37px;
}

.nextPrevLink#linkNext {
	right:0;
}

.nextPrevLink a {
	color:#fff;
}

#thumbArchive {
	margin-top:15px;
}

#thumbArchive a {
	float:left;
	background:#eee;
	display:block;
	width:76px;
	height:58px;
	margin:0 10px 10px 0;
	padding:5px;
}