body{
	font-family: "Open Sans",sans-serif !important;
}

#topnav{
	background-image: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

#header_part{
	display: none;
}

#logo img, #logo-area img{
	display: none;
}

#logo, #logo-area{
	width: 300px;
	height: 79px;
	background: url(../images/techweb_logo.jpg) top left no-repeat;
	display: none;
}

#columnFirst{
	background: #1d3965;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

#dialogbox a{
	color: #1d3965;
}

#header .links a,#header .links a:hover{
	color: #1d3965;
}

.module{
	border:none;
}

.js-css-menu > li > a{
	color: #1d3965;
}

.js-css-menu > li:hover > a{
	background: none;
	color: #1d3965;
}

.js-css-menu{
	position: relative;
	left: 107px;
}

#header{
	width: 960px;
}

#searchBox{
	padding: 5px;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #ccc;
	background-position: center center;
	font-size: 14px;
	margin-top: 0;
}

#header .links a{
	padding-right: 0;
}

.js-css-menu > li div{
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
	border-top: none;
}

#footer{
	background: #1d3965;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	color: #fff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border:none;
}

#footer ul li{
	color: #fff;
	padding:3px;
}

#footer h3{
	color: #fff;
}

#footer a{
	color: #fff;
}

#footer a:hover{
	text-decoration: underline;
	color: #fff;
}

#dialogbox h3{
	color: #1d3965;
}

#download-icon{
	display: none;
	margin-right: 10px;
}

.techwebDescription h2,#productRegestration h{
	text-transform: uppercase;
	border-bottom: 1px solid #1d3965;
	padding-bottom: 5px;
}

#welcome-line,#reg-line{
	display: none;
}

#wrap #header{
	width: 1100px;
	margin-top:10px;
}

#topline{
	background:none;
	padding-bottom: 7px;
	border:none !important;
	color: #fff;
}

#topline span.username{
	color: #fff;
}

#topline .topleft{
	display: none;
}

#nav{
	background: #fff;
}

#nav ul li a {
	color: #1d3965;
}

#nav ul ul {
    background: #1d3965;
}

#nav ul ul li {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

#nav ul ul li a:hover {
    background: #2b4c81;
}

#nav ul li:hover {
    background: #1d3965;
}

.form-submit{
	background: url("../images/submit-btn.png") center center no-repeat;
	background-size: cover;
}

.form-reset{
	background: url("../images/reset-btn.png") center center no-repeat;
	background-size: cover;
}

.box a{
	color: #1d3965;
	text-decoration: underline;
}

.box a:hover{
	color: #1d3965;
	text-decoration: none;
}

#reg-icon{
	width:60px;
	margin-right:20px;
	display: none;
}

.box{
	border:none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

#topnav ul li div{
	background: #1d3965;
}

#ifc_nav_bar{
	background: #f7f7f7;
	margin: 0;
	padding: 0;
	z-index: 10;
	position: relative;
}

#ifc_nav_bar a{
	color: #333;
	font-size: 15px;
	text-transform: uppercase;
	display: inline-block;
}
#product-menu a{
	color: #333;
	font-size: 15px;
	text-transform: uppercase;
	display: inline-block;
}
#ifc_nav_bar ul li.top-item{
	display: inline-block;
	position: relative;
}

#ifc_nav_bar ul li.top-item a{
	padding:5px 20px;
	line-height: 25px;
}

#ifc_nav_bar ul li:hover{
	background: #ccc;
}

#ifc_nav_bar ul li:hover a{
	color: #fff;
}

#ifc_nav_bar ul li:hover ul a{
	color: #333;
}

#ifc_nav_bar ul ul li:hover a{
	color: #fff;
}

#ifc_nav_bar{
	text-align: right;
}

#ifc_nav_bar ul{
	margin: 0;
}

#ifc_nav_bar ul.sub-menu{
	text-align: left;
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	background: #f7f7f7;
	width: 190px;
	padding-left: 0;
	font-size: 12px;
}

#ifc_nav_bar ul.sub-menu a{
	font-size: 12px;	
}

#ifc_logo_bar{
	background:#1d3965;
	padding: 5px 25px;
	
}

#ifc_nav_bar ul li.top-item:hover ul{
	display: block;
}

#ifc_nav_bar ul.sub-menu li{
	list-style: none;
	padding-left: 0px;
}

#product-menu{
	background: #efefef;
	width: 100%;
	position: absolute;
	border-bottom: 2px solid #333;
	display: none;
	z-index: 10;
}

.ifc_nav_item {
	float: left;
	width: 20%;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	position: relative;
}

#log-bar{
	top:0;
	position: absolute !important;
}

.interior #header{
	display: none;
}

#nav_wrap{
	width: 100%;
	text-align: right;
}

#nav ul{
	padding: 0;
}

#wrap{
	padding-top: 0 !important;
}

#footer_part{
	background: #1d3965;
}

.quickLinkcol{
	display: none;
}

#ifc-footer-container{
	display: block !important;
	width: 960px;
	margin: auto;
}

.ifc-footer{
	width:25%;
	float: left;
}

.ifc-footer li{
	list-style: none;
}

#footerlinks{
	display: none;
}

#copyright{
	padding:20px 0;
}

#copyright p{
	color: #fff;
	text-align: center;
	font-size: 11px;
	padding-top:20px;
	border-top: 1px solid #ccc;
}

.clear{
	clear: both;
}

#footer{
	text-transform: none;
	font-size: 13px;
}
@media screen and (min-width: 1280px) {
   
	.ifc_nav_item{
	float: left;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	width:18.5%;
}
	.ifc_nav_item > a {
    font-size: 15px;
}
.ifc_nav_item img {
    width: 200px;
}
}
@media screen and (min-width: 780px) and (max-width:1280px) {
   
	.ifc_nav_item{
	float: left;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	width:17.5%;
}
  .som{
	  width:175px !important;
  }
  .sbc{
	  width:175px !important;
  }
  .kit{
	  width:175px !important;
  }
	.ifc_nav_item > a {
    font-size: 11px;
}
.ifc_nav_item img {
    width: 200px;
}
}
@media screen and (min-width: 580px) and (max-width:770px) {
   
	.ifc_nav_item{
	float: left;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	width:16.5%;
}
  .som{
	  width:100px !important;
  }
  .sbc{
	  width:150px !important;
  }
  .kit{
	  width:150px !important;
  }
  .app{
	  width:150px !important;
  }
  .acc{
	  width:150px !important;
  }
	.ifc_nav_item > a {
    font-size: 8px;
}

}