*
{
	margin: 0;
	padding: 0;
	border: 0;
}

p,div
{
	font-family:Verdana;
	font-size:12px;
    color:#414042;
}
a
{
	color:#414042;
	text-decoration:none;
}
a:hover
{
	color:#0057b9;
}
@media print
{
    .HeaderContainer{ display:none;}
}

/* * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * Author Styles start * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * */
.ImageAlignLeft
{
	/* if image is left side of text */
	float: left;
	padding-right: 28px;
}

.ImageAlignRight
{
	/* if image is right side of text */
	float: right;
	padding-left: 28px;
}
.header
{
	font-family: Arial;
	color: #6d6e71;
	font-size: 14px;
	font-weight: bold;
	line-height: 20PX;
}
.subheader
{
	font-family: Arial;
	color: #6d6e71;
	font-size: 12px;
	font-weight: bold;
	line-height: 20PX;
}
.footerheading
{
	font-family: Arial;
	color: #414042;
	font-size: 11px;
	line-height: 20px;
}

/* * * * * Author Styles End * * * * * * * * * * * */


/* * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * Home Page styles start  * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * */
#BannerSlider
{
	width: 100%;
	background: #fff;
	background-repeat: repeat-x;
	margin: 0 auto;
	top: 86px;
	position: absolute;
	min-width: 990px;
	*left:0px;
}
.slide
{
	margin: 0 auto;
	text-align: center;
	background-repeat: repeat-x;
	min-height:732px;
}
.slides_container
{
    top:-15px;
}
.ImageWrapper
{
	width: 990px;
	margin: 0 auto;
	padding-bottom:100px;
}
.BannerTextContainer {
    position: relative;
    top: -530px;
    text-align: left;
    left: 10px;
    line-height: 1;
    font-family: arial;
    color: #ffffff;
    font-size: 30px;
    font-weight: lighter;
}
.BannerTextContainer p {
    font-family: arial;
    color: #ffffff;
    font-size: 30px;
    font-weight: lighter;
}
.HomeContentCSS
{
	margin: 0 auto;
	width: 990px;
	z-index: 11;
	position: relative;
	height:100%;
}
.HomevedioCSS
{
	z-index: 11;
	float: right;
	
	position: relative;
	/*padding-right: 53px;
	width: 450px;
    margin-left: 40px;*/
}
.HomeBodyRow
{
	display: block;
	text-align:center;
	margin:0 auto;
	width:960px;
}
.TAPNews
{
	height: 47px;
	width: 492px;
	text-align: center;
	margin: 0 auto;
	margin-bottom: -25px;
	vertical-align: middle;
	line-height: 20px;
	margin-top:0px;
	margin-right: 15px;
}
.TAPNewsContent
{
	text-align: left;
	position: relative;
}
.RoundedCorner
{
	width: 462px;
	display: table-cell;
	padding-left:10px;
	padding-right:10px;
	*float:left;
	*width:460px;
}
.TopRow
{
    height:6px;
}
.TopCenter
{
	background: #f1f1f2;
	height: 6px;
	width: 448px;  /*RoundedCorner width -12px */
	float: left;
	border-top: 1px solid #c5c7c8;
}
.BottomCenter
{
	background: #f1f1f2;
	height: 6px;
	width: 448px;   /*RoundedCorner width -12px */
	float: left;
	border-bottom: 1px solid #c5c7c8;
}
.headerText
{
	border: 1px solid #c5c7c8;
	margin-bottom: 5px;
	padding-top:5px;
	padding-bottom:5px;
	font: 13px verdana;
	color: #414042;
}
.Content
{
	border: 1px solid #c5c7c8;
	background: #efeff0;
	background-repeat:no-repeat;
	background-position:right top;
	text-align: left;
	overflow:hidden;
	color: #414042;
	font: 12px Arial;
	padding-left: 10px;
	min-height:160px;
	line-height:18px;
}
.TopLeftCorner
{
	background:none;
	background-image: url(/images/TopLeftCorner.png);
	background-repeat:no-repeat;
	height: 6px;
	width: 6px;
	float: left;
}
.TopRightCorner
{
	background:none;
	background-image: url(/images/TopRightCorner.png);
	background-repeat:no-repeat;
	height: 6px;
	width: 6px;
	float: left;
}
.TextWrapper
{
	padding: 15px;
	background: #f1f1f2;
	border-left: 1px solid #c5c7c8;
	border-right: 1px solid #c5c7c8;
}
.BottomLeftCorner
{
	background: #f1f1f2 url(/images/BottomLeftCorner.png) no-repeat;
	height: 6px;
	width: 6px;
	float: left;
}
.BottomRightCorner
{
	background: #f1f1f2 url(/images/BottomRightCorner.png) no-repeat;
	height: 6px;
	width: 6px;
	float: left;
}
.showContainer
{
	display: none;
	text-align:left;
}

.plusBtn
{
	float:right;
	padding-right:10px;
	padding-bottom:10px;
	vertical-align:bottom;
}
.showContainer li
{
	list-style:none;
	padding-left:10px;
	line-height:2;
}



.News
{
	background-color: #000000;
	height: 30px;
	position: relative;
	vertical-align: middle;
	filter: alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity: 0.6;
}
.NewsListHeader
{
    margin-top:4px;
}
.NewsListHome 
{
    height: 210px;
}
.NewsListHome ul li div
 {
    border: 1px solid #aaaaaa;
    background: #ffffff;
	z-index:1;
	list-style:none;
}
.OKINewsListHome 
{
    position: relative;
    z-index: 2;
    padding-left: 25px;
    text-align: left;
    float: left;
    padding-bottom: 12px;
    padding-top: 20px;
}
.OKINewsText
{
	background:#0A252E;
	padding:5px;
	width:930px;
	float:left;
	font-size:11px;
	list-style:none;
    color: white;
}
.NewsText
{
	background: #00526F;
padding: 5px;
width: 170px;
float: right;
font-size: 11px;
list-style: none;
height: 231px;
}
.NewsText2
{
	background:#00526f;
	
	width:80px;
	float:right;
	font-size:11px;
	list-style:none;
}
.NewsText a
{
	vertical-align: middle;
	line-height: 14px;
	color: White;
}
.NewsText a span
{
	color: inherit;
	font:inherit;
	float:right;
}

/* * * * * Home Page styles end * * * * * * * * * */

/*--------------------- Text Editor CSS -----------------------*/
.RegularTextWhite
{
    font-family:Arial;
    color:White;
    font-size:12px;
    text-decoration:none;
}
.FractionsText
{
    font-size:15px;
}
.RegularText, .RegularText p
{
    font-family:Arial;
    color:#58595b;
    font-size:12px;
    text-decoration:none;
    text-align:justify;
    line-height:18px;
}
.FooterRegularText
{
    font-family:Arial;
    color:#58595b;
    font-size:11px;
    text-decoration:none;
}

.RegularTextLeftNav
{
    font-family:Arial;
    color:#58595b;
    font-size:12px;
    text-decoration:none;
    line-height: 25px;
}
.LeftNavigationText
{
    font-family:Arial;
    color:#0078c1;
    font-size:12px;
    text-decoration:none;
    line-height: 25px;
}

.LeftNavigationText2
{
    font-family:Arial;
    color:#0078c1;
    font-size:12px;
    text-decoration:none;
    line-height: 16px;
}
.Heading1, h1
{
    font-family:Arial;
    color:#0078c1;
    font-size:20px;
    font-weight: normal;
}
.SubHeading1
{
    font-family:Arial;
    color:#0078c1;
    font-size:16px;
}

.BannerText1
{
    font-family:Arial;
    color:White;
    font-size:30px;
}
.BannerText2
{
    font-family:Arial;
    color:White;
    font-size:18px;
}

.RightNavBckground
{
    background: url(/images/right-nav-bg.jpg) no-repeat;
    background-position: right top;
}

.LargeBox
{
    background: url(/images/tab-bg.jpg) no-repeat;
}

/*--------------------- Ends Here -----------------------*/


/* * * * * Contact Page styles start * * * * * * * * * */
.imgMap
{
	float:right;
}
.imgMap area
{
	cursor:pointer;
}
.contactHeading a, .contactHeadingSeperator
{
	font: bold 20px Arial;
	color: #0078c1;
	cursor:pointer;
}
.contactDescWrap
{
	background: #F1F1F3;
	border: 1px solid #C5C7C8;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	padding: 10px;
	width: 100%;
	margin-top: 10px;
}
.contactDesc
{
	line-height:1.5;
	display:none;
}

/* * * * * Contact Page styles end * * * * * * * * * */

/* * * * * TAP Page styles start * * * * * * * * * */
.tapVideo
{
	width:800px;
}
.DummyVideoContainer
{
	display:none;
}
.VideoContainer
{
    display:inline-block;
}
.tapVideoColumn
{
	*width:205px;
	float:left;
	padding-left: 20px;
}
#simplemodal-container a.modalCloseImg {
  background:url("/images/fancybox/fancy_close.png") no-repeat; /* adjust url as required */
 width:29px;
 height:29px;
 display:inline;
 z-index:3200;
 position:absolute;
 top:-15px;
 right:-18px;
 cursor:pointer;
 }
 
#simplemodal-overlay {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 z-index: 1100;
 display: none;
 background:#000;
}
/*--------------------- Ends Here -----------------------*/

/*--------------Techon CSS ----------*/
#TechonBannerSlider
{
	width: 100%;
	background: #fff;
	background-repeat: repeat-x;
	margin: 0 auto;
	top: 106px;
	position: absolute;
	min-width: 990px;
}

.TechonBodyBackgroundCSS
{
    background: url(/images/body-text-bg.png) no-repeat;
}
.TechonHomeContentCSS
{
	height: 30px;
	margin: 0 auto;
	width: 990px;
	z-index: 11;
	position: relative;
	margin-top: 30px;
	padding-top: 90px;
	height:100%;
}

.Marnie
{
    background: url(/images/dual-port-s.png);
}
.ProductConvectionCatHandheld
{
    background: url(/images/handheld.jpg) no-repeat;
}
.ProductConvectionCatSystems
{
    background: url(/images/systems.jpg) no-repeat;
}
.hiddenDiv
{
    display:none;
}
.mainNavTitleNew
{
	
	font-weight:bold;
}
