﻿
#divBody
{
	/*height:800px;*/
	min-height:800px;
}


.pageDescriptionGreen
{
	min-height:290px;
	padding-bottom: 10px;	
}

.tabs
{
	margin-left:5px;
	top: -12px;	
	width:641px;
	
}

.divProductHeader
{
	position: absolute;
	text-align: center;
	vertical-align: middle;
	height: 35px;
	margin-top: -12px;
	/*border: 1px solid Red;*/
}

.divProductBody
{
	position: relative;
	top: 42px;
	#top:-50px;
	overflow:auto;
	min-height:320px;
	width:624px;
	display:inline-block;
}


.tab, .tabUnselected
{
	float: left;
	width: 153px;
	background-image: url(  'images/backgrounds/tab-green.jpg' );
	background-repeat:no-repeat;
	color: White;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	display: block;
	height: 35px;
}

.tabUnselected
{
	background-image: url(  'images/backgrounds/tab-blue.jpg' );
}


.divProductBody li
{
	padding-left:4px;
	padding-right:4px;
}
	
.greenBulletProdList li
{
	list-style-image: url(        'images/bulletgreen.gif' );
	font-size: 12px;
	color: #024977;
	padding: 2px;
	width: 570px;
	vertical-align: text-top;

}

#divOrangeBullet
{
	position:relative;
	width:410px;
	background-color:Black;
}
.mainBulletProdList ul
{
	list-style-type: none;
	
	padding: 0px;
	margin: 0px;
}

.mainBulletProdList li
{
	/*list-style-image: url(        'images/bullet-orange.png' );*/
	list-style-position:inside;
	font-size: 16px;
	color: #024977;
	font-weight:bold;
	margin-bottom:10px\9;
	margin-bottom:8px;
	vertical-align: middle;
	text-align:left;

}

.divProductBody div
{
	float: left;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}

h2
{
	color:#ffffff;
	padding-top:2px\9;
}

.size200x200
{
	width:200px;
	height:200px;	
}

#divTab1Body, .invisibleTabDesc
{
	color:#024977;
}

.invisibleTabDesc
{
	
}


.productBackgroundLargeBlue
{
	margin:3px;
	padding-top:6px;
	
}

#divConnectIcon
{
	width: 180px;
}

#divConnectInfo
{
	width:415px; 
	position:absolute; 
	right:10px; 
	top:52px;
}

#divProductBody
{
	color:#024977;
	background-color:#ffffff;
	padding:5px;
	border:solid 1px #f25b00;
	margin-left:0px;
	margin-top:-21px;
	#top:35px;
	width:620px;
	overflow:hidden;
{
