body {
	background-image: url(/images/creator/bg_body.jpg);
	background-color: white;
	color: black;
}
#footer {
	color: black;
}

#maincontent {
	border: none;
	width: auto;
	margin-bottom: 20px;
}
#contentcontainer {
	padding: 0 0;
	margin: 0 0;
	width: auto;
}
#toppod {
	width: 940px;
	height: 390px;
	margin-top: 10px;
	position: absolute;
	background-image: url(/images/creator/bg_toppod.png);
	background-repeat: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/creator/bg_toppod.png');
}
#screenshot {
	padding-top: 15px;
	padding-left: 19px;
	height: 360px;
	overflow: hidden;
}
#screenthumbs {
	position: absolute;
	top: 462px;
	margin-left: 44px;
}
#screengallery {
	width: 454px;
	overflow: hidden;
}
#screenlink {
	position: absolute;
	margin-top: 14px;
	margin-left: 19px;
}
#ordernow {
	margin-top: 15px;
	margin-left: 392px;
	position: absolute;
	width: 137px;
	height: 137px;
}
#maincopy {
	background-image: url(/images/creator/logo_box.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 335px;
	position: absolute;
	margin-left: 560px;
	top: 185px;
}
#dscopy {
	position: absolute;
	top: 567px;
	z-index: 1;
	margin-left: 18px;
	width: 473px;
	height: 230px;
	background-image: url(/images/creator/bg_dspod.png);
	background-repeat: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/creator/bg_dspod.png');

}

.dsinner {
	position: absolute;
	z-index: 2;
	width: 455px;
	margin-left: 22px;
	xmargin-right: 10px;
	height: 221px;
}

.dsinner h1, #coolstuff h1 {
	color: #549A0A;
	font-size: 14px;
}

#coolstuff {
	position: absolute;
	top: 567px;
	margin-left: 510px;
	width: 416px;
	height: 230px;
	background-image: url(/images/creator/bg_coolstuff.png);
	background-repeat: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/creator/bg_coolstuff.png');

}
#coolstuff .inner {
	position: relative;
	width: 408px;
	height: 221px;
}
.coolstuffinner {
	margin-left: 510px;
	position: absolute;
	width: 408px;
	height: 221px;
	z-index: 4;
}

#coolstuff h2, .coolstuffinner h2 {
	color: white;
	font-weight: bold;
	font-size: 12px;
}
#coolstuff h3 {
	color: #14567B;
	font-size: 22px;
	margin: 8px 0 0 0;
	padding: 0 0;
}
.dsinner h1 {
	color: #549A0A;
	font-size: 14px;
}
.dsinner h2 {
	color: #359CBD;
	font-size: 11px;
}
#maincopy h1 {
	font-weight: normal;
	font-size: 18px;
	color: #359CBD;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 110px;
}
#pagestatus {
	position: absolute;
	margin-top: 42px;
	margin-left: 460px;
	z-index:2;
	font-weight: bold;
	color: black;
}

.panel table td {
	width: 87px;
	height: 58px;
	background-image: url(/images/creator/bg_thumb.png);
	background-repeat: no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/creator/bg_thumb.png');
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: top;
	
}
.panel table td div {
	position: relative;
}
/* carousel styles */
.stepcarousel	{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 484px;
height: 87px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt	{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel	{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
xmargin: 10px; /*margin around each panel*/
width: 484px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.scroll-pane {
	width: 350px;
	overflow: auto;
	margin-top: 10px;
}
#creatorwiicopy {
	margin-top: 0px;
	height: 150px;	
				
}
#creatorwiicopy b {
	color: #359CBD;
}
#creatordscopy {
	margin-top: 0px;
	height: 130px;	
	font-size: 11px;
	padding-right: 10px;
				
}

#creatordscopy b {
	color: #359CBD;
}			




