
img
{
	border: 0;
}


.main_title_div
{
	height: 100px;
	overflow: hidden;
	background: url('../images/bkg/vision_title_bar_bkg.jpg') 0 0 no-repeat;
	border: 0;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 20px;
}


.main_title 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	color: #272866;
	line-height: 1.2em;
	font-weight: bold;
}


.secondary_title 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #272866;
	font-weight: bold;
}


.vision_demo_item
{
	background-color: #f2f2f2;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #cccccc;
}


.vision_demo_item .description
{
	font-size: 0.7em;
}


.vision_demo_item .title 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #555555;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
}


.image_sequence1
{
	overflow: hidden; 
	background-color:#b6b6b6; 
	width:250px; 
	height:250px;
}


.image_sequence2
{
	overflow: hidden; 
	background-color:#b6b6b6; 
	width:250px; 
	height:180px;
}


#barcodeSpecList td
{
	border: 1px dotted #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #171856;	
	padding: 5px;
}


.blueCell
{
	background-color: #ddddee;
}


.redCell
{
	background-color: #d0d0e0;
}


#barcodeflashcontent
{
	width: 590px;
	height: 600px;
}


.error
{
	color: #ff1111;
	font-weight: bold;
	border: 1px dotted #ff1111;
	padding: 10px;
}

.errorLink
{
	color: #ff1111;
	font-weight: bold;
}

