﻿html 
{ 
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
    overflow-x: hidden; 
}

body 
{
    text-align: left;
	margin: 0px 5px 0px 3px;
	background-color: #FFFFFF; 
	font-family: verdana,arial,helvetica,sans-serif; /* Verdana,Tahoma,Arial,Helvetica,Geneva,sans-serif; */
	font-size: 12px; 
	color: #5C5C5C; /* 5C5C5C */ 
}

p			{text-align: left} /* justify */
select		{font-size: 12px; color: #276B74; }
A:link		{COLOR: #276B74; text-decoration: none; font-weight: bold;} /* #00A3B4 */
A:visited	{COLOR: #276B74; text-decoration: none; font-weight: bold;} /* #00A3B4 */
A:hover		{COLOR: #276B74; text-decoration: underline; font-weight: bold;} /* #00A3B4 */

.clearBoth
{
	clear: both;
	height: 0px;
	overflow: hidden;
}

.tealBold
{
	color: #276B74;
	font-weight: bold;
}

hr
{
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
}

table
{
	font-size: 12px; 
}

.link-delimiter 
{ 
	padding: 0px 10px 0px 10px; 
}

.noBorder
{
    border-width: 0px;
}

.InputBox	
{ 
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px; 
	color: #276B74;
}

.SearchBox
{ 
	height: 16px;
	width: 255px;
	font-size: 12px; 
	color: #276B74;
}

.header		
{ 
	font-size: 11px; 
	color: #666666;
	
}


A.header, A.header:link, A.header:visited
{
	color: #276B74;
	font-size: 11px;
	text-decoration: none
}

A.header:hover
{
	color: #276B74;
	font-size: 11px;
	text-decoration: underline
}

.footerWrapper
{ 
	width: 960px;
}

.footerWrapperPrint
{ 
	width: 550px;
}

.footer
{
	padding-top: 13px;
	padding-bottom: 4px;
	font-size: 11px; 
	color: #000000;
}

A.footerLink, A.footerLink:link, A.footerLink:visited
{
	color: #276B74;
	font-size: 11px;
	text-decoration: none
}

A.footerLink:hover
{
	color: #276B74;
	font-size: 11px;
	text-decoration: underline
}

.footerCopyright
{ 
	width: 960px;
	font-size: 11px; 
	color: #000000;
}

.footerTip
{
	color: #ffffff;
	font-size: 6px;
}

.imageBorder
{
	border: 1px solid #CCCCCC;
}

ul.tealBullets li
{
	font-size: 13px;
	color: #00717B; 
	margin: 0px 0px 15px -15px;
}

.black
{
	color: #000000;
}
.Left
{
	font-family: Verdana;
	font-size: small;
	text-align: left;
}
.panel_details
{
	height:auto;
	text-align:left;
}

/*Dotted Lines*/
.labelDotted
{
	border-top-style: dotted;
	border-width: 1px;
	border-color: #C0C0C0;
}

#HomeControlBorder
{
	vertical-align: top;
	
}

/* Image Float */
.floatleft 
{
	float: left;
	margin-top: 5px; 
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 10px;
}
.floatupRight
{
	float: right;
	margin-top: 10px; 
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

/* End Image Float */


/* AdminTables */
.AdminTables
{
	border: 1px solid #999999;
	width: 770px;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

.adminTitle
{
	font-size: 14px;
	font-weight: bold;
}

/* End AdminTables */

/*FEATURED PRODUCT PAGE*/

.floatright
{
	float:right;
	margin-top:0px;
}

.FeaturedDataList
{
	width:400px;
}

.DataListItemStyle
{
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #999999;
	
}

.LiteralContent
{
	text-align: justify;
	padding:0px;
}

#FeaturedProdHomeControl
{
	height: 185;
	vertical-align: top;
	padding-left:5px;
}

#fpresultspar, #fpresultsPara
{
	padding-left:15px;
}

.rightImage
{
	float: right;
	padding: 0px 0px 20px 20px;
}

.leftImage
{
	float: left;
	padding: 0px 20px 0px 0px;
}

.FrontPanel5530A
{
    height: 330px;
    width: 892px;
    background-image: url(../images/5330a.jpg);
}

.FrontPanel8810A
{
    height: 330px;
    width: 892px;
    background-image: url(../images/8810a.jpg);
}

.ImproveSwapDiagram
{
    height: 513px;
    width: 554px;
    background-image: url(../images/ImproveSwapDiagram.jpg);
}

.SBCMultiFunctionDiagram
{
    height: 489px;
    width: 554px;
    background-image: url(../images/SBCMultiFunctionDiagram.jpg);
}

.SIU6Diagram
{
    height: 597px;
    width: 550px;
    background-image: url(../images/SIU6_Block.jpg);
}

.blockLinks
{
	text-align: center;
	color: black;
}

.blockLinks a:link, .blockLinks a:visited, .blockLinks a:active
{
	color: blue;
	font-size: 11px;
	text-decoration: underline;
}

.blockLinks a:hover
{
	color: blue;
	font-size: 11px;
	text-decoration: underline;
}

/* popup classes */

.headerCss
{
}

.ModulePopupIFrame
{   
    height: 200px;
    overflow: auto;
    padding: 0px;
    margin: 0px;
}

.contentCss
{
}

/* end popup classes */

#dhtmltooltip
{
    color: black;
    font-size: 14px;
    position: absolute;
    left: -300px;
    width: 150px;
    border: 1px solid black;
    padding: 5px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    /*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer
{
    position:absolute;
    left: -300px;
    z-index: 101;
    visibility: hidden;
}


