/**********************************************************/
body
{
	color:#000000;
	margin:0;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background:#DADADA url(img/3dbpm.jpg) fixed center;/*#DADADA*/
}
/**********************************************************/
/*rs232*/
/**********************************************************/
#newfeature
{
	background-color:#FF0000;
	font-weight:bold;
	font-size:larger;
	color:#FFFFFF;
	width:500px;
	margin:0 auto;
}
#newfeature a
{
	color:#FFFFFF;
}
/**********************************************************/
/*common stuff*/
/**********************************************************/
.xxx
{
	margin:0;
	padding:3px 0;
}
.tel
{
	width:847px;/*100%*/
	background:#408080;
	color:#FFFFFF;
}
.tel #thetel
{
	text-align:right;
	/*padding-right:15px;*/
	padding:5px;
	font-weight:bold;
	float:right
}
.tel #thelogo
{
	text-align:left;
}
/**********************************************************/
/*banner*/
/**********************************************************/
#banner
{
	width:847px;
	background:url(img/3dbpm_vj_3d_graphics_engine_sound_realtime_banner.jpg);
	height:120px;
	padding:0;
	border:0;
}
#bannercontent
{
	height:120px;
}
#bannertext
{
	position:relative;
	float:right;
	top:101px;
	right:10px;
	font-weight:bolder;
	background-color:#FFFFFF;
	color:#000000;
}
/**********************************************************/
/*menu navigation*/
/**********************************************************/
#navcontainer
{
	padding:0;
	width:968px;/*847*//*726*/
	border:0;
	height:35px;
}
#navcontainer ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
}
#navcontainer ul li 
{ 
	float:left; 
	margin:0;
	padding:0;
}
#navcontainer ul li a
{
	border-left:#FFFFFF 1px solid;
	display:table-cell;
	text-decoration:none;
	background:url(img/button_back.png) no-repeat;
	margin:0;
	color:#000000;
	width:120px;
	height:35px;
	padding-top:0.5em;
}
#navcontainer ul li a:hover,#navcontainer ul li#selected a
{
	color:#FFFFFF;
	background:url(img/button_hover.png) no-repeat;
}
#navcontainer ul li#left a, #navcontainer ul li#leftselected a
{
	border-left:none;
	background:url(img/button_left_back.png) no-repeat;
}
#navcontainer ul li#left a:hover, #navcontainer ul li#leftselected a
{
	background:url(img/button_left_hover.png) no-repeat;
	color:#FFFFFF;
}
#navcontainer ul li#right a
{
	background:url(img/button_right_back.png) no-repeat;
}
#navcontainer ul li#right a:hover, #navcontainer ul li#rightselected a
{
	background:url(img/button_right_hover.png) no-repeat;
	color:#FFFFFF;
}
/**********************************************************/
/*Flash thing*/
/**********************************************************/
#flashbox
{
	width:847px;
	height:452px;
	background-color:#000000;
	padding:0;
	position:relative;
}
#theFlashBlock
{
	position:absolute;
	left:0;
	top:0;
}
#theFlashBlock2
{
	position:absolute;
	left:688;
	top:0;
	width:159px;
	height:452px;
	/*border:#FFFFFF 1px solid;*/
	color:#FFFFFF;
}
#theFlashBlock2 div
{
	background-color:#408080;
	margin:5px;
	padding:5px 0;
}
#theFlashBlock2 a
{
	color:#D6F764;
	font-weight:bold;
}
#theFlashBlock2 a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}
/**********************************************************/
/*ArtMaster*/
/**********************************************************/
#artmaster, #leds
{
	width:847px;
	background-color:#408080;
	border:0;
	color:#FFFFFF;
}
#artmaster h3, #leds h3
{
	text-align:left;
	margin:0;
	padding:10px;
	font-size:100%;
}
#artmaster p, #leds p
{
	text-align:left;
	margin:0;
	padding:0 20px 10px 20px;
}
#leds p img
{
	float:right;
	padding-bottom:10px;
}
#leds .pix
{
	margin:0;
	padding:5px 0;
}
#controller
{
	margin:10px 0 10px 0;
	padding:0;
	height:160px;
}
#controller #left
{
	margin:0;
	padding:0;
	width:35%;
	float:left;
	height:100%;
}
#controller #right
{
	margin:0;
	padding:0;
	float:left;
	height:100%;
	width:60%;
	text-align:left;
	border:#214141 1px solid;
	font-weight:bold;
}
#controller .row0, .row1
{
	margin:0;
	padding:0;
	color:#000000;
	background:#326363;
	height:20px;
}
#controller .row1
{
	background:#408080;
}
#controller #right #rightleft
{
	margin:0;
	padding:0;
	width:40%;
	float:left;
	height:100%;
}
#controller #right #rightright
{
	margin:0;
	padding:0;
	float:left;
	height:100%;
	width:60%;
	font-weight:normal;
	text-align:right;
}
#artmaster a, #leds a
{
	text-decoration:underline;
	color:#D6F764;
	font-weight:bold;
}
#artmaster a:hover, #leds a:hover
{
	text-decoration:none;
	color:#FFFFFF;
}
#artmaster #steps
{
	margin-bottom:10px;
}
#artmaster ol
{
	padding:0;
	margin:0;
	list-style:none;
	text-align:left;
}
#artmaster ol li
{
	margin:10px 0 10px 50px;
	padding:0;
	list-style-type:decimal;
}
#artmaster #error
{
	background-color:#FFB3B3;
	margin:10px;
	border:#FF0000 1px solid;
}
#artmaster #error p
{
	text-align:center;
	margin:10px;
	color:#000000;
}
#artmaster #error p a
{
	background-color:#FFB3B3;
	text-decoration:none;
	color:#0000FF;
}
#artmaster #error p a:hover
{
	text-decoration:underline;
}
#artmaster #ok
{
	background-color:#C1FFB3;
	margin:10px;
	border:#00FF00 1px solid;
}
#artmaster #ok p
{
	text-align:center;
	margin:10px;
	color:#000000;
}
#error404
{
	width:847px;
	border:0;
	background-color:#0000FF;
	color:#FFFFFF;
}
#error404 h1
{
	text-align:left;
}
#error404 p
{
	text-align:left;
	margin:0;
	padding:0 20px 10px 20px;
}
/**********************************************************/
/*Downloads*/
/**********************************************************/
#downloads
{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
	height:96px;
	width:847px;
	/*border:#000000 1px solid;*/
}
/**********************************************************/
#downloads li
{
	float:left;
	padding:0;
	margin:0;
	width:180px;
/*	border:#FF0000 1px solid;*/
	margin-left:25.4px;
}
/**********************************************************/
#downloads li div
{
	display:table-cell;
	width:180px;
	background-color:#408080;
}
/**********************************************************/
#downloads h3
{
	font-size:100%;
	color:#FFFFFF;
}
/**********************************************************/
#downloads a
{
	color:#FFFFFF;
	text-decoration:none;
}
/**********************************************************/
#downloads a:hover
{
	text-decoration:underline;
}
/**********************************************************/
/*Features*/
/**********************************************************/
.features
{
	margin:0 0 10px 0;
	padding:0;
	width:847px;
	height:160px;
	color:#FFFFFF;
}
/**********************************************************/
.features h3
{
	font-size:100%;
	margin:5px 0;
	padding:0;
}
/**********************************************************/
.features p
{
	margin:5px 10px 10px 10px;
	padding:0;
	text-align:left;
}
/**********************************************************/
.left
{
	margin:0;
	padding:0;
	float:left;
	width:100px;
	height:100%;
	background-color:#6AB5B5;
}
/**********************************************************/
.left h3
{
	color:#000000;
	font-size:large;
}
/**********************************************************/
.left img
{
	padding:0;
	margin:5px 0 0 0;
	border:0;
}
/**********************************************************/
.right
{
	margin:0;
	padding:0;
	float:right;
	width:747px;
	height:100%;
	background-color:#408080;
}
/**********************************************************/
#thePopupContainer
{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:300%;
	margin:0;
	z-index:152525;
}
/**********************************************************/
#thePopupContainerAlpha
{
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	margin:0;	
	background:#DADADA;/*333333 Must be body bg so nifty corners are ok!*/
	/*IE*/
	filter:alpha(opacity=85);
	/*CSS3 standard*/
	opacity:0.85;
}
/**********************************************************/
#thePopup
{
	position:absolute;
	top:0;
	left:0;
	width:728px;
	height:452px;
	background:#000000;
	padding:0;
	margin:0;
}
/**********************************************************/
#container
{
	position:relative;
}
/**********************************************************/
#theFlashBlock
{
	background:#999999;
	width:688px;
	height:452px;
}
/**********************************************************/
#theButton
{
	position:absolute;
	top:-23px;
	right:-23px;
	width:32px;
	height:32px;
	background:url(img/close.png) center no-repeat;
	cursor:hand;
	cursor:pointer;
}
/**********************************************************/
/*The Form*/
/**********************************************************/
#theformcontainer
{
	padding:0;
	margin:0;
	position:relative;
}
/**********************************************************/
#theformcontainer #theForm
{
	width:600px;
	background:#6AB5B5;
	padding:5px 0;
}
/**********************************************************/
#theForm span.label
{
	width:20%;
	float:left;
	text-align:right;
	margin-right:10px;
}
/**********************************************************/
em, #theForm span.label em
{
	color:#ff0000;
}
/**********************************************************/
#theForm div.row 
{
	clear:both;
	margin:10px 0;
}
/**********************************************************/
#theForm input,textarea
{
	width:75%;
	border:#000000 1px solid;
	background:#FFFFFF;
}
/**********************************************************/
#theForm .submitBTN
{
	width:25%;
	background:#E2F1F1;
	cursor:hand;
	cursor:pointer;
}
/**********************************************************/
/*Motion Loops*/
/**********************************************************/
.theloops
{
	width:847px;
	background:#408080;
	height:384px;/*384*/
	color:#FFFFFF;
}
.loops
{
	width:500px;
	height:384px;/*384*/
	float:left;
}
.thumbnails
{
	height:316px;/*316px*/
	overflow:auto;
}
.thumbnail
{
	float:left;
	width:90px;
	margin:5px 0 3px 5px;
	font-size:10px;
	overflow:auto;
}
.thumbnail img
{
	width:90px;
	height:72px;
	border:0;
}
.thumbnail a
{
	text-decoration:none;
	color:#FFFFFF
}
.thumbnail a:hover
{
	text-decoration:underline;
}
.preview
{
	float:right;
	width:347px;/*367*/
	height:100%;
}
#preview
{
	margin:5px 0 0 0;
}
#cartcontainer
{
	margin-top:5px;
	width:320px;
	font-size:12px;
	height:26px;
}
#thecart
{
	float:right;
	width:120px;
	height:26px;
}
#thecart form
{
	height:26px;
}
#cartdesc
{
	float:left;
	width:200px;
	text-align:left;
	height:26px;
	color:#FFFFFF;
}
#viewcart
{
	margin-top:5px;
	width:320px;
}
#viewcart form
{
	height:26px;
}
#wheel
{
	margin:5px 0 3px 5px;
}
/**********************************************************/
/*Download Motion Loops*/
/**********************************************************/
.dlloops
{
	width:847px;
	background:#408080;
	height:auto;
}
.dlmotions
{
	width:820px;
	height:220px;
	overflow:auto;
}
.dlmotion
{
	float:left;
	width:90px;
	margin:5px;
	font-size:10px;
}
.dlmotion form
{
	color:#FFFFFF;
}

