﻿body 
{
	font-family:Arial;
	font-size:12px;
}

a:link, a:visited, a:active
{
	color: #038AFF ;
}

div.ipixScene
{
	padding-top: 3px;	
}

div.ipixScene a
{
	text-decoration: none;
	color:#898A85;
	font-weight:bold;
}

div.ipixScene img
{
	padding-right:3px;
}

div.sceneTitle
{
	text-align:center;
	font-weight:bold;
	padding-bottom:5px;
}

div.container
{
	width: 654px; 
	background-color: White;
}

div.headerImage
{
	background-repeat: no-repeat; 
	width: 629px; 
	height: 78px; 
	margin-left: 12px;
}

div.vtTitle
{
	float:left;
	font-size:20px;
	padding-left:95px;
	margin-top:20px;
	width:450px;
	color:#BA433B;
}

div.community
{
	margin-left:95px;
	width:500px;
	color:#000000;
}

div.closeWindow
{
	float:left;
	margin-left:20px;
	margin-top:15px;
	font-weight:bold;
}

div.clr
{
	clear:both;
	height:0px;
	overflow:hidden;
}

div.mainContainer
{
	float: left; 
	width: 481px; 
	margin-left: 12px;
}

div.mainTopBorder
{
	background-repeat: no-repeat; 
	width: 481px; 
	height: 19px;
}

div.mainBorder
{
	background-repeat: repeat-y; width: 481px;
}

div.mainContent
{
	width:481px;
}

div.ipixContainer
{
	border: 1px solid black;
	width:415px;
	height:265px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div.mainBottomBorder
{
	background-repeat: no-repeat; 
	width: 481px; 
	height: 19px;
}

div.ipixScenes
{
	margin-left: 13px; 
	width: 115px; 
	margin-top: 35px;
	height:120px;
	overflow:auto;
}

div.ipixControls
{
	background-repeat: no-repeat; 
	width: 90px; 
	height: 110px; 
	margin-top: 20px; 
	color: #888984;
}

div.ipixError
{
	color:red;
	text-align:center;
}

div.spinControl
{
	height: 23px; 
	width: 23px; 
	margin-left: 12px; 
	margin-top: 8px;
    cursor: pointer; 
    float: left;
}

div.spinText
{
	float: left; 
	margin-left: 7px; 
	margin-top: 10px;
	height:15px;
	cursor:pointer;
}

div.stopControl
{
	height: 23px; 
	width: 23px; 
	margin-left: 12px; 
	margin-top: 19px;
    cursor: pointer; 
    float: left;
}

div.stopText
{
	float: left; 
	margin-left: 7px; 
	margin-top: 22px;
	height:15px;
	cursor:pointer;
}

div.helpControl
{
	height: 23px; 
	width: 23px; 
	margin-left: 12px; 
	margin-top: 13px;
    cursor: pointer; 
    float: left;
}

div.helpText
{
	float: left; 
	margin-left: 7px; 
	margin-top: 17px;
	height:15px;
	cursor:pointer;
}

div.footerImage
{
	 background-repeat: no-repeat; 
	 width: 632px; 
	 height: 67px; 
	 margin-left: 12px;
     margin-top: 10px;
}

div.footerImage div
{
	font-size:7pt;
	margin-left:20px;
	margin-right:20px;
	padding-top:10px;
	color:#FFFFFF;
	font-weight:500;
}
