/********************************************
*	style.css
*   Products  css-2 browser styles
*	Fenavic Corporate Site
*	2009 (c) Fenavic www.fenavic.com
*********************************************/
#prodBannerTopLine
{
	position: absolute;
	width: 660px;
	height: 1px;
	top: 8px;
	right: 37px;
	z-index: 2;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(banner-top-ln.jpg);
}
#prodBannerBottomLine
{
	position: absolute;
	width: 660px;
	height: 1px;
	top: 110px;
	right: 37px;
	z-index: 2;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(banner-bottom-ln.jpg);
}
#prodBannerMiddle
{
	position: absolute;
	width: 559px;
	height: 101px;
	top: 9px;
	right: 37px;
	z-index: 2;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(banner-middle.jpg);
}
#prodBannerLeft
{
	position: absolute;
	width: 102px;
	height: 101px;
	top: 9px;
	right: 595px;
	z-index: 2;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(banner-left.jpg);
}
.bannerScreenFrame
{
	position: absolute;
	width: 115px;
	height: 120px;
	top: 13px;
	left: 272px;
	z-index: 2;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(banner-scr-frame.png);	
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/products/layout/banner-scr-frame.png', sizingMethod='crop');
	cursor: pointer;
}
.bannerScreenFrameTextBox
{
	position: absolute;
	width: 115px;
	height: 120px;
	top: 13px;
	left: 272px;
	z-index: 2;
	cursor: pointer;
}
.bannerLinkFrame
{
	position: absolute;
	width: 115px;
	height: 120px;
	top: 13px;
	left: 272px;
	z-index: 2;
	background-position: top left;
	background-repeat: no-repeat;
	_background-image:none;
	cursor: pointer;
}
.bannerScreenFrameSel
{
	position: absolute;
	width: 105px;
	height: 94px;
	top: -1px;
	left: 0px;
	z-index: 2;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(banner-scr-frame-sel.png);		
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/products/layout/banner-scr-frame-sel.png', sizingMethod='crop');	
}
.bannerScreenFrameCnt
{
	position: absolute;
	left: 3px;
	top: 2px;
	background-position: top left;
	background-repeat: no-repeat;
	width: 115px;
	height: 94px;
}
#bannerMentorFrame
{
	left: 272px;
}
#bannerMentorFrameLink
{
	left: 272px;
}
#bannerMentorFrameTextBox
{
	left: 272px;
}
#bannerMentorFrame .bannerScreenFrameCnt
{
	background-image: url(../images/fenavic-mentor.png);	
}
#bannerStudioFrame
{
	left: 390px;
}
#bannerStudioFrameTextBox
{
	left: 390px;
}
#bannerStudioFrameLink
{
	left: 390px;
}
#bannerStudioFrame .bannerScreenFrameCnt
{
	background-image: url(../images/fenavic-studio.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/products/images/fenavic-studio.png', sizingMethod='crop');
}
#bannerInspectorFrame
{
	left: 508px;
}
#bannerInspectorFrameTextBox
{
	left: 508px;
}
#bannerInspectorFrameLink
{
	left: 508px;
}
#bannerInspectorFrameTextBox
{
	left: 508px;
}
#bannerInspectorFrame .bannerScreenFrameCnt
{
	background-image: url(../images/fenavic-inspector.png);	
}
#bannerCorrectorFrame
{
	left: 626px;
}
#bannerCorrectorFrameTextBox
{
	left: 626px;
}
#bannerCorrectorFrameLink
{
	left: 626px;
}
#bannerCorrectorFrame .bannerScreenFrameCnt
{
	background-image: url(../images/fenavic-corrector.png);	
}
#bannerSelfcareFrameTextBox
{
	left: 744px;
}
#bannerSelfcareFrame
{
	left: 744px;
}
#bannerSelfcareFrameLink
{
	left: 744px;
}
#bannerSelfcareFrame .bannerScreenFrameCnt
{
	background-image: url(../images/fenavic-self-service.png);	
}
#prodMenuList
{
	margin:0px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:3;
	width: 890px;
	height: 132px;
}
.bannerScreenFrameText
{
	position: absolute;
	/*bottom: -24px;*/
	top: 102px;
	left: 0px;
	width: 112px;
	text-align: center;
	font-size: 14px;
	color: #326B75;
	font-weight: bold;
	cursor: pointer;
	z-index: 3;
}
.bannerScreenFrameTextSel
{
	color: #C1F6F8;
}
.bannerScreenFrameSelected .bannerScreenFrameText
{
	color: #C1F6F8;
}
a .bannerScreenFrameText
{
	color: #225B65;
	text-decoration: none;
}
a:visited .bannerScreenFrameText
{
	color: #225B65;
	text-decoration: none;
}
a:link .bannerScreenFrameText
{
	color: #225B65;
	text-decoration: none;
}

a:hover .bannerScreenFrameText
{
	color: #E6E6E6;
	_color: #225B65;
}

a .bannerScreenFrameTextSel
{
	color: #C1F6F8;
	text-decoration: none;
}
a:visited .bannerScreenFrameTextSel
{
	color: #C1F6F8;
	text-decoration: none;
}
a:link .bannerScreenFrameTextSel
{
	color: #C1F6F8;
	text-decoration: none;
}


#prodMenuList li
{
	list-style-type: none;
}
.prodPageContentHeader
{
	position: relative;
}
.pageContentHeader h1
{ 
	color: white;
	font-size: 17px;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	display: block;
	padding-right: 8px;
	text-align: left;
	font-weight: normal;	
}
.prodPageContentHeader h1
{   
	color: white;
	background-repeat: no-repeat;
	background-position: 0px;
	font-size: 22px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	padding-left: 50px;
	margin: 0px;
	margin-bottom: 10px;
}
.prodPageContent h3
{
	padding-bottom: 5px;
}
.pageContentTop h3
{
	padding-top: 5px;
}
.prodPageContentHeader .prodIcon
{
	top: 2px;
}
.pageContentTop .featureList
{
	font-size: 13px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #124b5	5;
	margin-left: 15px;	
}
.pageContentTop .featureList li
{
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 15px;
	padding-top: 0px;
}

.featureListDesc
{
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 10px;
	
}
.featureListDesc li
{
	list-style: circle;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px; 
}
.prodText
{
	padding-left: 55px;	 
}
.prodText h3
{
	color: #104953;	 
}
.prodList
{
	padding-bottom: 18px;
}
.prodSection
{
	position: relative;
	font-size: 13px;
	padding-bottom: 6px;
	height: auto;
}
.pageContentLeftLineBottom
{	
	background-image: url(/common/images/page-content-line-left-bt.png);
	background-repeat: repeat-y;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/common/images/page-content-line-left-bt.png', sizingMethod='scale');
	position: absolute;
	width: 8px;
	top: 268px;	
	bottom: 5px;
	height: expression(parentElement.clientHeight - 268 - 5);
	left: -2px;
}
.pageContentTop ul
{
	margin-top: 12px;
}

