﻿*{
	margin:0px;
	padding:0px;
	list-style:none;
}
body{
	background-color:#f1f1f1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
	line-height:16px;
}
.wrapper{
	width:980px;
	margin:0 auto;
}
h1{
	color:#0090D1;
	font-size:1.2em;
	margin-top:20px;
	margin-bottom:10px;
}

h2{
    color:#0090D1;
	font-size:1.2em;
	margin-top:5px;
	margin-bottom:10px;
	text-transform:uppercase;
}
h3{
	color:#0090D1;
	font-size:12px;
	font-weight:normal;
	margin:15px 0;
}
h4{
    color:#004B95;
	font-size:18px;
	font-weight:normal;
	margin:20px 0;
	font-style:italic;
}
a{
	color:#004B95;
	text-decoration:none;
}
fieldset {
	border:solid 1px #CCC;
	margin:10px 0;
	}
fieldset span{
    display:block;
    color:#666;
    
}
legend {
	margin-left:15px;
	padding:5px;
	font:normal 11px/14px Tahoma, Helvetica, sans-serif;
	color:#999;}
a:hover{
	color:#0090D1;
}
.topContent{
	height:95px;
	overflow:hidden;
}
.logoWrapper{
	margin-top:20px;
	float:left;
	margin-right:70px;
}
.quoteWrapper{
	float:left;
	margin-top:30px;
}
.specialNav{
	float:right;
	padding-top:70px;
}
.specialNav ul li{
	float:left;
}
.specialNav a{
	color:#666;
	text-decoration:none;
	display:block;
	padding-left:15px;
}
.specialNav a:hover{
	color:#004B95;
}
.centerContent{
	
}
.leftContent{
	width:160px;
	float:left;
	margin-right:10px;
}
/* main menu */
.mainMenu{}
.mainMenu ul{}

.mainMenu ul li{
	float:left;
	margin:0 0 10px;
	width:100%;
}
.mainMenu ul li a{
	display:block;
	color:#FFF;
	text-decoration:none;
	background-color:#0090D1;
	padding:7px 0 7px 20px;
}
.mainMenu ul li a:hover{
	background-color:#004B95;
}
.mainMenu ul li ul{}
.mainMenu ul li ul li{
	border-top:1px dashed #0090D1;
	line-height:110%;
	margin:0;
	padding:0;
	width:100%;
}
.mainMenu ul li ul li a{
	background-color:#f1f1f1;
	color:#666;
}
.mainMenu ul li ul li a:hover{
	background-color:#f1f1f1;
	color:#0090D1;
}

/* -- */
table.level1 {
    margin-bottom:10px;
}
 a.level1{
    display:block;
	color:#FFF;
	text-decoration:none;
	background-color:#0090D1;
	padding:7px 0 7px 20px;
	float:left;
	width:140px;
}
a.level1:hover{background-color:#004B95;}
a.level2:hover{
    cursor:pointer !important;
    background-color:#f1f1f1;
	color:#0090D1;}
a.mainMenuActive{background-color:#004B95;}
a.level2.mainMenuActive{background-color:#20CBE9;
    color:#fff;}
a.level2{
    
    border-top:1px dashed #0090D1 !important;
	line-height:110%;
	padding:7px 0 7px 20px;
	margin:0 !important;
	width:140px;
	cursor:pointer !important;
	background-color:#f1f1f1;
	color:#666;
	display:block;
}
a.selectedLevel2{
    background-color:#20CBE9;
    color:#fff;
}
a.level3{
    display:block;
    border-bottom:1px dashed #FFF !important;
	line-height:110%;
	padding:8px 0 8px 5px;
	margin:0 !important;
	width:160px;
	background-color:#20CBE9;
	color:#fff;
}
a.level3:hover{
    background-color:#0090D1;
}

a.level4{
    display:block;
    border-bottom:1px dashed #FFF !important;
	line-height:110%;
	padding:8px 10px 8px 5px;
	margin:0 !important;
	width:160px;
	background-color:#20CBE9;
	color:#fff;
}
a.level4:hover{
    background-color:#0090D1;
}
/* --- */
.rightContent{
	width:810px;
	float:left;
}
.header{
	width:810px;
	height:140px;
}

.headerBig a{
    position:absolute;
}
.headerSmall {
    float:right;}
.headerSmall img{
    position:relative;
    width:10px;
    height:10px;
    float:left;
    border:solid 1px #F1F1F1;
    margin-left:10px;
    padding:1px;
    top:115px;
    right:20px;
    cursor:pointer;
}
/* .headerSmall img:hover{
    padding:1px !important;
    border:solid 2px #004B95 !important;
} */
.headerThumbActive{
    padding:0px !important;
    border:solid 2px #0090D1 !important;}
.leftMainContent{
	width:565px;
	float:left;
	padding:20px;
    background-color:#FFF;
    min-height:500px;
    line-height:18px;
}
.leftMainContent img{
    border:1px solid #0090D1 !important;
    padding:2px;
    margin-right:20px;
	float:left;
}
.leftMainContent ul{
    list-style:none;
    
}
.leftMainContent ul li{
    background:url(../../../images/frontEnd/layout/sutveyArrow.png) left 6px no-repeat;
    padding-left:15px;
    margin-left:20px;
}
.breadCrumbs{}
.breadCrumbs li{display:inline ; margin:0px !important; padding:0px !important; background:none !important;}
.breadCrumbs li a{text-decoration:underline;}
.aboutWrapper{
	height:235px;
}
.aboutImage{
	width:350px;
	float:left;
	margin-right:20px;
}
.aboutText{
	width:195px;
	float:left;
	font-size:12px;
	line-height:18px;
}
.newsWrapper{
	background-color:#f1f1f1;
	border:1px dotted #0090D1;
	padding:15px;
	margin-bottom:20px;
}
.newsWrapper span{
	color:#0090D1;
	font-weight:bold;
	font-size:13px;
}
.newsWrapper a{
	color:#004B95;
	font-weight:bold;
	text-decoration:none;
	margin-left:20px;
	font-size:13px;
}
.newsWrapper a:hover{
	color:#0090D1;
}
/* jobs */
.jobsWrapper{
	background-color:#f1f1f1;
	border:1px dotted #0090D1;
	padding:15px;
	margin-bottom:10px;
	margin-top:5px;
}
.jobsWrapper span{
	color:#0090D1;
	font-weight:bold;
	font-size:13px;
}
.jobsWrapper a{
	color:#004B95;
	font-weight:bold;
	text-decoration:none;
	margin-left:20px;
	font-size:13px;
}
.jobsWrapper a:hover{
	color:#0090D1;
}
/* --jobs */
.rightMainContent{
	width:195px;
	float:left;
	padding:20px 0 0 10px;

}
.searchWrapper{}
.searchresults{
    margin-top:20px;
}
.searchresults a{
    display:block;
    text-decoration:underline;
    font-size:14px;
    font-weight:bold;
    margin-bottom:5px;
}
.inputSearch{
	width:120px;
	float:left;
	border:1px solid #0090D1;
	padding:3px;
	font-size:11px;
	color:#666666;
	float:left;
}
.inputButton{
	color:#FFF;
	padding:3px 2px 3px 2px;
	font-size:11px;
	margin-left:5px;
	background-color:#0090D1;
	float:left;
	border:none;
}
.inputButton-01{
    color:#FFF;
	padding:3px 7px 3px 7px;
	font-size:11px;
	background-color:#0090D1;
	float:left;
	border:none;
	margin:10px 0;
}
.inputButton-01:hover{background-color:#004B95;}
.inputDate{
    width:100px;
	float:left;
	border:1px solid #0090D1;
	padding:3px;
	font-size:11px;
	color:#666666;
	float:left;
}

/* --- */
.textField, .textField-ddl, .textField-fu {
	font:normal 11px/14px Tahoma, Arial, Helvetica, Sans-Serif;
	letter-spacing:1px;
	word-spacing:1px;
	width:260px;
	border:solid 1px #CCC;
	background-color:#FAFAFA;
	color:#000;
	padding:3px 4px 3px 4px;
	margin-right:10px;
	color:#333;}
.textField:hover, .textField-ddl:hover, .textField-fu:hover {
	border:solid 1px #9DB9DF;}
.textField-ddl {
	width:270px;}
.textField-fu {
  width:200px;}
/* */
.inputButton:hover{
	background-color:#004B95;
}
.contactWrapper{
	margin:10px 0;
}
.contactWrapper a{
    padding:2px 0 2px 23px;
    background:url(../../../images/frontEnd/layout/mail.gif) left no-repeat;
}
.rightMainContent h3{
	color:#666;
	font-size:16px;
	margin-top:25px;
	font-weight:normal;
}
.sideLink{
    width:165px;
    margin-top:30px;
}
.sideNews{
    background-color:#E1E2E4;
    margin-top:30px;
    padding-bottom:10px;
}
.sideNews h4{
    color:#0090D1;
	font-size:1.2em;
	margin:5px 0 0 0;
	padding:5px 0 5px 10px;
	border-bottom:2px dotted #666666;
	font-weight:bold;
	font-style:normal;
}
.sideNews a{
    display:block;
    margin:5px 10px 5px 10px;
    background:url(../../../images/frontEnd/layout/sutveyArrow.png) left 5px no-repeat;
    padding-left:15px;
}
.sideSurvey{
    background-color:#E1E2E4;
    margin-top:30px;
    padding-bottom:20px;
}
.sideSurvey h4{
    color:#0090D1;
	font-size:1.2em;
	margin:5px 0 0 0;
	padding:5px 0 5px 10px;
	border-bottom:2px dotted #666666;
	font-weight:bold;
	font-style:normal;
}
.sideSurvey a{
    display:block;
    margin:5px 10px 5px 10px;
    background:url(../../../images/frontEnd/layout/sutveyArrow.png) left no-repeat;
    padding-left:15px;
}
.surveyText{
    padding:10px;
    font-weight:bold;
}
.sideSurvey p{
    display:block;
    margin:5px 10px 5px 10px;
    background:url(../../../images/frontEnd/layout/sutveyArrow.png) left no-repeat;
    padding-left:15px;
}
.twitter{
    display:block;
    width:82px;
    height:33px;
    background:url(../../../images/frontEnd/layout/twitter-01.jpg) left top no-repeat;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    line-height:normal;
    font-weight:bold;
    text-transform:uppercase;
    color:#666;
    padding:8px 60px 0 20px;
    margin-top:10px;
}
.twitter:hover{
    background:url(../../../images/frontEnd/layout/twitter-01.jpg) left bottom no-repeat;
}
.newsletter{
    display:block;
    width:92px;
    height:33px;
    background:url(../../../images/frontEnd/layout/newsletter-01.jpg) left top no-repeat;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    line-height:normal;
    font-weight:bold;
    text-transform:uppercase;
    color:#666;
    padding:8px 50px 0 20px;
    margin-top:10px;
    margin-bottom:10px;
}
.newsletter:hover{
    background:url(../../../images/frontEnd/layout/newsletter-01.jpg) left bottom no-repeat;
}
.jobs{
    display:block;
    width:82px;
    height:33px;
    background:url(../../../images/frontEnd/layout/jobs-01.jpg) left top no-repeat;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    line-height:normal;
    font-weight:bold;
    text-transform:uppercase;
    color:#666;
    padding:8px 60px 0 20px;
}
.jobs:hover{
    background:url(../../../images/frontEnd/layout/jobs-01.jpg) left bottom no-repeat;
}
.apply{
    display:block;
    width:200px;
    height:33px;
    background:url(../../../images/frontEnd/layout/apply.jpg) left top no-repeat;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    line-height:normal;
    font-weight:bold;
    text-transform:uppercase;
    color:#666;
    padding:8px 0px 0 0px;
    margin:30px auto;
    text-align:center;
}
.apply span{
    text-transform:none;
}
.footer{
    width:575px;
    padding:20px 10px 20px 20px;
    margin-left:170px;
    background-color:#fff;
    font-size:11px;
}
.footer ul{
    border-top:1px solid #0090D1;
    padding-top:10px;
    margin-bottom:10px;
}
.footer ul li{
    float:left;
    padding:0 2px 0 2px;
    border-right:solid 1px #CCC;
}
.footer ul li a{
    font:normal 10px/11px Arial;
}
.categoriesWrapper{
    width:254px;
    float:left;
    margin:0px 0px 0px 0;
}
.categoriesWrapper img{
    border:none !important;    
}
.categoryName{
    width:246px;
    height:21px;
    background:url(../../../images/frontEnd/layout/categoriesTitle01.jpg) left top no-repeat;
    padding:5px 0 0 15px;
    font-weight:bold;
    font-style:italic;
    font-size:1.4em;
}
.categoryName a{
    color:#fff;
    display:block;
}
.categoryName-01{
    width:246px;
    height:21px;
    background:url(../../../images/frontEnd/layout/categoriesTitle01.jpg) left top no-repeat;
    padding:5px 0 0 15px;
    margin:20px 0 10px 0;
    font-weight:bold;
    font-style:italic;
    font-size:1.4em;
}
.categoryName-01 a{
    color:#fff;
    display:block;
}
/* product */
.productWrapper{
    width:160px;
    height:140px;
    float:left;
    margin:10px 25px 5px 0;
}
.productWrapper img{
    margin-bottom:5px;
    width:160px;
}
.productWrapper-global {
    width:500px;
    margin:0 auto;
}
.productWrapper-01 {
    width:160px;
    height:100px;
    float:left;
    margin:0px 5px 5px 0;
}
.productWrapper-01 img{
    width:160px;
}
.productName{
    width:145px;
    padding:0 0 0 15px;
    background:url(../../../images/frontEnd/layout/productArrow.png) left 5px no-repeat;
    font-style:italic;
    font-size:13px;
}
.productName a{
    color:#004B95;
    display:block;
}
.productName a:hover{
    text-decoration:underline;
}
.productSpecification{
    margin:20px 0 0 0;
}
.productIcons{
    margin-bottom:10px;
}
.productIcons img{
    border:none !important;
    padding:0px;
    margin:0px 5px 0 0;
}
.downloads{}
.downloads h3{font-weight:bold; margin:20px 0 5px 0;}
.downloads a{
    display:block;
    padding:4px 0 4px 25px;
    background:url(../../../images/frontEnd/layout/downloadPdf.png) left  no-repeat;
    text-decoration:underline;
}
.referencesGallery a{
    display:block;
    float:left;
    margin:10px 0 10px 0;
}
.referencesGallery img{
    width:80px;
}
.resourcesWrapper{
    padding:20px 0 20px 0;
    border-bottom:1px solid #ccc;
    min-height:100px;
}
.resourcesImages{
    float:left;
    width:120px;
}
.resourcesContent{
    float:left;
    width:420px;
}
.resourcesContent h3{
    margin:0px;
    margin-bottom:10px;
    padding:0px;
}
.resourcesContent span{
    color:#0090D1;
    padding-right:5px;
}
.resourcesContent a{
    display:block;
    text-decoration:underline;
    margin-top:10px;
}
.date{
    margin:20px 0 20px 0;
}
.registrationTable tr td{
    text-align:right;
}
.pager
{
    clear:both;
    text-align:center;
    font-weight:bold;
}
.newsPager{
    text-align:center;
    font-weight:bold;
    
}
.newsPager span{
    display:block;
    background-color:#f1f1f1;
	border:1px dotted #0090D1;
	padding:5px;
	margin-bottom:20px;
}
.newsPager span span{
    display:inline;
}
.pager a{
    text-decoration:underline;
    margin:0 2px 0 2px;
}
.newsPager a{
    text-decoration:underline;
    margin:0 2px 0 2px;
}
.pagerSearch td{
    text-align:center !important;
    font-weight:bold;
    padding-top:10px;
    margin-top:20px;
}
.pagerSearch a{
    text-decoration:underline;
    margin:0 2px 0 2px;
}
.pagerSearch td table{
    margin:0 auto;
}
.gv-search td{
    vertical-align:top;
}
.siteMap img{
    border:none !important;
    margin:0px;
    padding:0px;
}
.cotactInfo{
    width: 230px; 
    float: left;
}
.contactGoogleMap{
    width: 320px;
    height: 200px; 
    float: left;
    border:solid 1px #0090D1;
    padding:2px;
    margin-top:25px;
}
.contactGoogleMap img{
    border:none !important;
}
.contactMapImage{
    width: 340px;
    height: 200px;
}

.noBorder{
    border:none !important;
}
.clear{
	clear:both;
}
/* New Styles */
.social-network-icons a {
    width:32px;
    height:32px;
    display:block;
    float:left;
}
.social-network-twitter {
    background:url(../../../images/frontEnd/layout/icons/twitter.png) left top no-repeat;}
.social-network-twitter:hover {
    background:url(../../../images/frontEnd/layout/icons/twitter-hover.png) left top no-repeat;}
.social-network-facebook {
    background:url(../../../images/frontEnd/layout/icons/facebook.png) left top no-repeat;
    margin:0 10px;}
.social-network-facebook:hover {
    background:url(../../../images/frontEnd/layout/icons/facebook-hover.png) left top no-repeat;}
.social-network-youtube {
    background:url(../../../images/frontEnd/layout/icons/youtube.png) left top no-repeat;}
.social-network-youtube:hover {
    background:url(../../../images/frontEnd/layout/icons/youtube-hover.png) left top no-repeat;}
/* Sales */
.sales {
    width:560px;
}
.sales h2 {
    margin:0 0 5px 0;
}
.sales-item {   
    padding:10px 0;
    border-bottom:dotted 1px #999;
}
.sales-office {
    font:bold 12px/14px Arial,Helvetica,sans-serif;
    padding:3px 0 3px 15px;
    background:url(../../../images/frontEnd/layout/sutveyArrow.png) left 7px no-repeat;
}

/* Accordion Pane */
.leftMainContent .accordion {
	width: 565px;
	border-bottom: solid 1px #FFF;
}
.leftMainContent .accordion h3 {
	background: #0090D1;
	padding: 7px 15px;
	margin: 0;
	border: solid 1px #0090D1;
	border-bottom:solid 1px #FFF;
	cursor: pointer;
	color:#FFF;
	
	font:bold 14px/16px Arial, sans-serif;
	text-transform:uppercase;
}
.leftMainContent .accordion h3:hover {
	background-color: #00CCFF;
}
.leftMainContent .accordion h3.active {
	background-position: right 5px;
	background-color: #00CCFF;
}
.leftMainContent .accordion p {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #0090D1;
	border-right: solid 1px #0090D1;
	border-bottom: solid 1px #0090D1;
}
/* */
.list-item-01 {
    display:block;
    background:url("../../../images/frontEnd/layout/sutveyArrow.png") no-repeat scroll left 6px transparent;
    margin-left:20px;
    padding-left:15px;
}
.acordion-item-inner-title {
    color:#0090D1;
	font-size:12px;
	font-weight:bold;
	display:block;
}
#categoryImages {
    margin-bottom:20px;
}
#categoryImages img{
    border:none !important;
}
.images-items-01-global {
    width:500px;
    margin:0 auto 0 auto;
}
.images-items-01 {
   float:left;
    height:87px;
    margin:0;
    width:160px;
    padding:1px;
}
.images-items-01 img {
    width:160px;
    height:87px;
}
.link-01 {
    background:url(../../../images/frontEnd/layout/categoriesTitle.jpg) left top;
    float:left;
    width:236px;
    height:21px;
    color:#FFF;
	font:bold 14px/16px Arial;
	font-style:italic;
	text-transform:uppercase;
	padding:5px 0 0 25px;
	margin-right:20px;
	margin-bottom:10px;
}
.link-01:hover {
    color:#FFF;
}
.orange-arrow {
    background:url(../../../images/frontEnd/layout/sutveyArrow.png) left 6px no-repeat;
    color:#0090D1;
	font-size:1.2em;
	margin-top:5px;
	margin-bottom:10px;
	text-transform:uppercase;
	padding:0 0 0 15px;
}
