* {
	margin:0px;
	padding:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:14px;
}
ul, li {
	list-style:none;
	margin:0px;
	padding:0px;
}
a:link, a:active, a:visited {
	outline:none;
	cursor:pointer;
	color:#0955c7;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color:#000000;
}
a.grey:link, a.grey:active, a.grey:visited {
	outline:none;
	cursor:pointer;
	color:#919191;
	font-size:12px;
	text-decoration:underline;
}
a.grey:hover {
	text-decoration:none;
	color:#000000;
}

a.redanchor:link, a.redanchor:active, a.redanchor:visited {
	text-decoration:none;
	outline:none;
	cursor:pointer;
	color:#af1f1b;
}
a.redanchor:hover {
	text-decoration:none;
	color:#666666;
}
a.anchor12:link, a.anchor12:active, a.anchor12:visited {
	font-size:12px;
}
a.anchor12:hover {
	font-size:12px;
}
a.anchor12un:link, a.anchor12un:active, a.anchor12un:visited {
	font-size:12px;
	text-decoration:none;
}
a.anchor12un:hover {
	font-size:12px;
	text-decoration:underline;
}
input, select, textarea {
	float:left;
	border:#dedede 1px solid;
	color:#666666;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	color:#454449;
	font-size:12px;
	line-height:16px;
}
.blog_comments_txt p {
	margin:.8em 0;
}
p.red{
	color:#ee1a3b;
}
.hline{
	border-top:#ededed 1px solid;
	font-size:0px;
	height:1px;
	width:880px;
}
h1 {
	color:#ee1a3b;
	font-size:22px;
	font-weight:normal;
}
h1 span{
	color:#ee1a3b;
	font-size:14px;
	font-weight:bold;
}
h2 {
	color:#b2241f;
	font-size:20px;
	font-weight:normal;
}
h3 {
	color:#000;
	font-size:18px;
	font-weight:normal;
	padding:10px;
}
h4 {
	color:#3b3e40;
	font-size:15px;
	font-weight:bold;
}
h5 {
	color:#006699;
	font-size:12px;
	font-weight:bold;
}
h6 {
	color:#006699;
	font-size:12px;
	font-weight:normal;
}
img {
	border:0px;
}
.divider5 {
	height:5px;
	clear:both;
	font-size:0px;
}
.divider10 {
	height:10px;
	clear:both;
	font-size:0px;
}
.divider15 {
	height:15px;
	clear:both;
	font-size:0px;
}
.divider20 {
	height:20px;
	clear:both;
	font-size:0px;
}
.leftpadd5 {
	padding:0 0 0 5px;
	clear:both;
}
.leftpadd10 {
	padding:0 0 0 10px;
	float:left;
}

.rightpadd10 {
	padding:0 10px 0 0;
	float:left;
}
.leftpadd15 {
	padding:0 0 0 15px;
	float:left;
}
.rightpadd15 {
	padding:0 15px 0 0;
	float:left;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.clearfloat {

clear:both;
}
.checkbox {
	width:15px;
	height:15px;
	border:none;
}
.radiobox {
	width:15px;
	height:15px;
	border:none;
}
.wrapper {
	width:950px;
	margin:0 auto;
}
.header {
	width:950px;
	float:left;
	padding:10px 0 0 0;
}
.header .colleft{
	width:650px;
	float:left;
}
.header .colleft .logo{
	width:340px;
	height:50px;
	background:url(../images/logo.gif) left top no-repeat;
	float:left;
}
.header .colright{
	width:270px;
	float:left;
	padding:0 0 0 25px;
}
.hmenuright{
	font-size:12px;
}
.hmenuright a{
	padding:0 10px 0 10px;
} 
.hmenuright a.iconchat{
	padding:0 0 0 40px;
	background:url(../images/iconlivechat.gif) 10px top no-repeat;
	float:left;
	height:20px;
}
.hmenuright .phoneno {
	padding:0 0 0 15px;
	float:left;
	height:20px;
	font-weight:bold;
	font-size:13px;
}
.header .searchmenu{
	width:950px;
	float:left;
}
.header .searchmenu .searchtxt{
	width:70px;
	float:left;
	padding:5px 0 0 0;
	font-size:13px;
	font-weight:bold;
} 
.searchmenu ul{
	float:left;
}
.searchmenu ul li{
	float:left;
	padding:0 2px 0 0;
}
.searchmenu ul li a:link , .searchmenu ul li a:active, .searchmenu ul li a:visited, .searchmenu ul li a:active{
	float:left;
	padding:0 0 0 8px;
	height:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	background:url(../images/bg_smenuleft.gif) left top no-repeat;
}
.searchmenu ul li a span{
	float:left;
	padding:6px 8px 0 0;
	width:148px;
	height:21px;
	background:url(../images/bg_smenuright.gif) right top no-repeat;
	text-align:center;
}
.searcharea{
	float:left;
	padding:0 0 0 230px;
}
.searcharea .searchinput{
	float:left;
	width:380px;
}
.searcharea .searchinput input{
	border-right:#fff;
	width:380px;
	color:#000;
}
.searcharea .searchbtn{
	float:left;
	width:60px;
}
.searcharea .searchbtn input{
	background:url(../images/btn_search.gif) left top no-repeat;
	width:59px;
	height:19px;
	border:0px;
	cursor:pointer;
}
.breadcrumb{
	float:left;
	width:500px;
	color:#5d5d5d;
	font-size:12px;
}
.breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited{
	font-size:12px;
	color:#004dda;
	text-decoration:underline;
}
.breadcrumb a:hover{
	font-size:12px;
	color:#5d5d5d;
	text-decoration:none;
}
.breadcrumbmenu{
	float:left;
	width:350px;
	color:#5d5d5d;
	font-size:12px;
	padding:0 0 0 50px
}
.breadcrumbmenu ul li{
	float:left;
	padding:0 5px;
}
.breadcrumbmenu a:link, .breadcrumbmenu a:active, .breadcrumbmenu a:visited{
	font-size:12px;
	color:#0052cd;
	text-decoration:underline;
	white-space:nowrap;
}
.breadcrumbmenu a:hover{
	font-size:12px;
	color:#5b5b5b;
	text-decoration:none;
}
.breadcrumbmenu a.email{
	background:url(../images/icon_mail.gif) left top no-repeat;
	padding:0 0 0 20px;
	float:left;
}
.breadcrumbmenu a.print{
	background:url(../images/icon_print.gif) left top no-repeat;
	padding:0 0 0 20px;
}
.iconpdf{
	background:url(../images/icon_adobe.gif) left top no-repeat;
	padding:0 0 0 25px;
	height:20px;
	float:left;
}
.bodycontent {
	width:900px;
	float:left;
	background:#777 url(../images/bgbodycontent.jpg) left top repeat-x;
	padding:10px 25px 10px 25px;	
}
.bodycontent .colleft{
	width:592px;
	float:left;
	padding:0 10px 0 0;
}
.bodycontent .colright{
	width:295px;
	float:left;
}
.homeprolist{
	width:270px;
	float:left;
}
.homeprolist .productimg{
	width:80px;
	float:left;
}
.homeprolist .productinfo{
	width:190px;
	float:left;
}
.homeprolist .productinfo h3{
	font-size:14px;
	font-weight:bold;
}
.homeprolist .productinfo .productinfodesc{
	width:190px;
	float:left;
	font-size:10px;
}
ul.prolist{
	float:left;
}
ul.prolist li{
	padding:5px 0 0 8px;
	width:180px;
	float:left;
	background:url(../images/bg_prolist.gif) left 10px no-repeat;
}
.homeprolist .proprice{
	float:right;
}
.homeprolist .proprice .price{
	float:right;
	color:#ee1a3b;
	font-size:10px;
	font-weight:bold;
	padding:3px 10px 0 0;
}
.homenews{
	width:260px;	
	float:left;
}
.homenews .title{
	width:260px;	
	float:left;
	border-bottom:#d3d3d3 1px solid;
	padding:0 0 5px 0;
}
.homenews .homenewslist{
	width:260px;	
	float:left;
	padding:13px 0 0 0;
}
.homenews .homenewslist .listtitle{
	color:#0955c7;
	font-size:12px;
	padding:0 0 3px 0;
}
.homenews .homenewslist .date{
	color:#000;
	font-size:10px;
}
.homenews .homenewslist .date a{
	color:#0955c7;
	font-size:11px;
}
.blogpost{
	width:280px;	
	float:left;
	padding:0 0 5px 0;
}
.blogpost .title{
	width:280px;	
	float:left;
	border-bottom:#d3d3d3 1px solid;
	padding:0 0 5px 0;
}
.blogpost .leftcol{
	width:135px;	
	float:left;
	border-right:#CCC solid 1px;
	padding:0 3px 0 0;
}
.blogpost .rightcol{
	width:135px;	
	float:left;
	padding:0 0 0 5px;
}
.blogpost .blogpostdesc{
	float:left;	
	width:135px;
	padding:5px 0 0 0;
}
.blogpost .blogpostdesc .listtitle{
	color:#0955c7;
	font-size:11px;
	padding:5px 0 5px 0;
	float:left;;
	width:135px;
}
.blogpost .blogpostdesc img{
	border:1px #CCC solid;
}
.blogpost .blogpostdesc .post{
	color:#000;
	font-size:10px;
}
.blogpost .blogpostdesc .post a{
	color:#0955c7;
	font-size:10px;
}
.slidercontent{
	width:570px;
	float:left;
}
.slidercontent .slide{
	width:570px;
	height:300px;
	float:left;
	overflow:hidden;
}
.slide .tab2{
	width:570px;
	float:left;
	overflow:hidden;
}
.slide .tab2 .leftcol{
	width:300px;
	float:left;
}
.slide .tab2 .rightcol{
	width:270px;
	float:left;
}
.slidercontent .sliderno{
	float:right;
}
.slidercontent .sliderno ul{
	float:right;
}
.slidercontent .sliderno li{
	padding:0 0 0 10px;
	float:left;
}
.sliderno li a:link, .sliderno li a:active, .sliderno li a:visited{
	background:url(../images/bg_sliderno.gif) left top no-repeat;
	width:15px;
	height:17px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	float:left;
	text-decoration:none;
	padding:3px 0 0 5px;
}
.sliderno li a:hover{
	background:url(../images/bg_slidernosele.gif) left top no-repeat;
	font-size:12px;
	color:#c4030a;
}
.sliderno li a.selected:link, .sliderno li a.selected:active, .sliderno li a.selected:visited{
	background:url(../images/bg_slidernosele.gif) left top no-repeat;
	color:#c4030a;
}
.starul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.starul li{
	padding:5px 0 0 15px;
	background:url(../images/bg_startul.gif) left 10px no-repeat;
}
.appdatagrid{
	float:left;
	width:880px;
	padding:0 0 10px 0;
}
.applicationpro{
	float:left;
	width:280px;
	padding:0 6px;
}
.applicationpro .apptop{
	background:url(../images/bg_apptop.gif) left top no-repeat;
	width:270px;
	height:24px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	font-weight:bold;
	padding:4px 5px 0 5px;
}
.applicationpro .apptop span{
	color:#ee1a3b;
	font-size:14px;
}
.applicationpro .appmid{
	background:url(../images/bg_appmid.gif) left top repeat-y;
	width:276px;
	float:left;
	padding:0 2px;
}
.applicationpro .appbot{
	background:url(../images/bg_appbot.gif) left top no-repeat;
	width:280px;
	height:12px;
	float:left;
}
.applicationlist{
	float:left;
	width:265px;
	padding:0 6px;
}
.applicationlist .listtop{
	background:url(../images/bg_listtop.gif) left top no-repeat;
	float:left;
	width:265px;
	height:10px;
	font-size:0px;
}
.applicationlist .listmid{
	background:url(../images/bg_listmid.gif) left top repeat-y;
	float:left;
	width:249px;
	padding:0 8px;
}
.listmid ul{
	float:left;
	padding:0 20px 0 0;
	width:100px;
}
.applicationlist .listmid a{
	font-size:12px;	
}
.applicationlist .listbot{
	background:url(../images/bg_listbot.gif) left top no-repeat;
	float:left;
	width:265px;
	height:10px;
	position:relative;
	font-size:0px;
}
.filtercol{
	float:left;
	width:125px;
	padding:0 15px 0 0;
	text-align:center;
}
.filtercol .filtername{
	float:left;
	width:125px;
	height:30px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	vertical-align:text-bottom;

}
.filtercol  .fliterlink{
	width:120px;
	height:120px;
	overflow:auto;
	float:left;
	font-size:12px;
	text-align:center;
	border:1px solid #afafaf;
}
.filtercol  .fliterlink li{
	padding:1px 0 1px 0;	
}
.newssec{
	float:left;
	width:880px;
	padding:10px 0 0 0;
}
.newssec .date{
	float:left;
	padding:0 0 5px 0;
}
.newssec .newsname{
	float:left;
	padding:0 0 10px 0;
}
.newssec .newsdesc{
	float:left;
	padding:0 0 10px 0;
	width:880px;
	border-bottom:1px solid
}
.datagrid th{
	border-collapse:collapse;
	border-bottom:#c7c7c7;
	padding:3px;
	background:url(../images/bg_datagrid.gif) left top repeat-x;
	font-size:12px;
	vertical-align:top;	
}
.datagrid td{
	border-collapse:collapse;
	border-bottom:#c7c7c7 1px solid;
	padding:3px;
	white-space:normal;
	font-size:12px;
	text-align:center;
}
.datagridedit{
	font-size:12px;
	vertical-align:top;		
}
.datagridedit td{
	padding:3px;	
}
.rating{
	width:80px;
	height:16px;
	padding:0;
	list-style:none;
	clear:both;
	position:relative;
	background: url(../images/star-matrix.gif) no-repeat 0 0;
}
.productleft{
	width:630px;
	float:left;
}
.productleft .productthumb{
	width:220px;
	float:left;
}
.productleft .productthumb .productimg{
	width:220px;
	float:left;
}
.productleft .productthumb .thumbnail{
	width:220px;
	float:left;
}
.productleft .productthumb .thumbnail ul li{
	float:left;
	padding:0 0 0 7px;
}
.productleft .productthumb .thumbnail ul li img{
	border:1px solid #ccc;
}
.productleft .productdetail{
	width:400px;
	float:left;
	padding:0 0 0 10px;
}
.productleft .productdetail{
	width:220px;
	float:left;
}
.productright{
	width:230px;
	float:left;
	padding:0 0 0 15px;
}
.tabsection{
	float:left;	
	padding:0 0 0 5px;
}
.tabsection ul{
	float:left;
	border-bottom:1px solid #a7a7a7;
	width:870px;
}
.tabsection ul li{
	float:left;
	padding:0 10px 0 0;
}
.tabsection ul li.last{
	float:left;
	padding:0 0 0 0;
}
.tabsection ul li a:link , .tabsection ul li a:active, .tabsection ul li a:visited, .tabsection ul li a:active{
	float:left;
	padding:0 0 0 8px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/tab_greyleft.gif) left top no-repeat;
}
.tabsection ul li a span{
	float:left;
	padding:5px 8px 0 0;
	width:150px;
	height:20px;
	background:url(../images/tab_greyright.gif) right top no-repeat;
	text-align:center;
}
.tabsection ul li a.selected:link , .tabsection ul li a.selected:active, .tabsection ul li a.selected:visited{
	float:left;
	padding:0 0 0 8px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	background:url(../images/tab_redleft.gif) left top no-repeat;
}
.tabsection ul li a.selected span{
	float:left;
	padding:5px 8px 0 0;
	height:20px;
	background:url(../images/tab_redright.gif) right top no-repeat;
	text-align:center;
}
.tabsection .tabcontent{
	border-left:1px solid #a7a7a7;
	border-right:1px solid #a7a7a7;
	background:url(../images/bg_tabcontent.gif) left top repeat-x;
	padding:10px 10px 0 10px;
	width:848px;
}
.tabsection .tabcontentbot{
	background:url(../images/bg_tabcontentbot.gif) left top no-repeat;
	width:870px;
	height:25px;
	float:left;
}

/* */
.topnav{
	float:left;	
	padding:0 0 0 5px;
}
.topnav ul{
	float:left;
	border-bottom:1px solid #a7a7a7;
	width:870px;
}
.topnav ul li{
	float:left;
	padding:0 2px 0 0;
}
.topnav ul li.last{
	float:left;
	padding:0 0 0 0;
}
.topnav ul li a:link , .topnav ul li a:active, .topnav ul li a:visited, .topnav ul li a:active{
	float:left;
	padding:0 0 0 8px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/tab_redleft.gif) left top no-repeat;
}
.topnav ul li a span{
	float:left;
	padding:5px 8px 0 0;
	width:150px;
	height:20px;
	background:url(../images/tab_redright.gif) right top no-repeat;
	text-align:center;
}
.topnav ul li a.selected:link , .topnav ul li a.selected:active, .topnav ul li a.selected:visited{
	float:left;
	padding:0 0 0 8px;
	height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	background:url(../images/tab_greyleft.gif) left top no-repeat;
}
.topnav ul li a.selected span{
	float:left;
	padding:5px 8px 0 0;
	height:20px;
	background:url(../images/tab_greyright.gif) right top no-repeat;
	text-align:center;
}
/**/

ul.rating li {
	cursor: pointer;
	/*ie5 mac doesn't like it if the list is floated but ie6 does\*/
	float:left;
	/* end hide*/
	text-indent:-999em;/* hide text*/
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;
}
ul.rating li.one a {left:0}
ul.rating li.two a {left:16px;}
ul.rating li.three a {left:32px;}
ul.rating li.four a {left:48px;}
ul.rating li.five a {left:64px;}
.nostar {background-position:0 0}
.onestar {background-position:0 -96px}
.twostar {background-position:0 -112px}
.threestar {background-position:0 -128px}
.fourstar {background-position:0 -144px}
.fivestar {background-position:0 -160px}
.btnseeall{
	background:url(../images/btn_seeall.gif) left top no-repeat;
	width:69px;
	height:18px;
	float:left;
	position:absolute;
	top:10px;
	left:190px;
}
.btnmoreinfo{
	background:url(../images/btn_moreinfo.gif) left top no-repeat;
	width:64px;
	height:18px;
	float:left;
	cursor:pointer;
}
.btnbuynow{
	background:url(../images/btn_buynow.gif) left top no-repeat;
	width:123px;
	height:30px;
	cursor:pointer;
}
.btnsubscribe{
	background:url(../images/btn_subscribe.gif) left top no-repeat;
	width:75px;
	height:21px;
	float:left;
	cursor:pointer;
}
.footer {
	width:950px;
	height:32px;
	clear:both;
	background:url(../images/bg_footer.gif) left top repeat-x;
	
}
.footer .leftcol{
	width:350px;
	padding:7px 0 0 5px;
	float:left;
	height:25px;
	background:url(../images/bg_footerleft.gif) left top no-repeat;
}

.footer .leftcol .newsletter{
	font-size:10px;
	color:#fff;
	float:left;
	width:105px;
	padding:3px 0 0 0;
}
.footer .leftcol .subscribe{
	float:left;
	width:240px;
}
.footer .leftcol .subscribe input{
	float:left;
}
.footer .rightcol{
	width:595px;
	padding:3px 0 0 0;
	float:left;
	height:29px;
}
.footer .rightcol ul{
	float:left;
	padding:7px 0 0 0;
}
.footer .rightcol ul li{
	float:left;
	font-size:10px;
	padding:0 10px;
	border-right:#FFF 1px solid;
}
.footer .rightcol ul li a:link, .footer .rightcol ul li a:active, .footer .rightcol ul li a:visited{
	float:left;
	text-decoration:none;
	color:#fff;
}
.footer .rightcol ul li a:hover{
	float:left;
	text-decoration:none;
	color:#999;
}
.footer .rightcol ul li.copyright{
	float:left;
	text-decoration:none;
	color:#fff;
	border-right:none;
}
.footer .rightcol a.ingenux{
	background:url(../images/logoingenux.gif) left top no-repeat;
	width:56px; 
	height:25px;
	float:left;
}
.comp1 {
	float:left;
}
.comp1 .topleftcorner {
	background:url(../images/comp1/corner.gif) left top no-repeat;
	width:10px;
	height:10px;
	font-size:0px;
	float:left;
}
.comp1 .topcenterbg {
	background:url(../images/comp1/topbottom.gif) top left repeat-x;
	height:10px;
	font-size:0px;
	float:left;
}
.comp1 .toprightcorner {
	background:url(../images/comp1/corner.gif) top right no-repeat;
	width:10px;
	height:10px;
	font-size:0px;
	float:left;
}
.comp1 .leftbg {
	background:url(../images/comp1/left.gif) left top repeat-y;
	padding:0 0 0 10px;
	float:left;
}
.comp1 .centrebg {
	float:left;
	background:#fff;
}
.comp1 .rightbg {
	background:url(../images/comp1/right.gif) right top repeat-y;
	padding:0 10px 0 0;
	float:left;
}
.comp1 .botleftcorner {
	background:url(../images/comp1/corner.gif) bottom left no-repeat;
	width:10px;
	height:10px;
	font-size:0px;
	float:left;
}
.comp1 .botcenterbg {
	background:url(../images/comp1/topbottom.gif) bottom left repeat-x;
	height:10px;
	font-size:0px;
	float:left;
}
.comp1 .botrightcorner {
	background:url(../images/comp1/corner.gif) bottom right repeat-x;
	width:10px;
	height:10px;
	font-size:0px;
	float:left;
}
.searchbox .comp_width {
	width:880px;
}
.comp2 {
	float:left;
}
.comp2 .topleftcorner {
	background:url(../images/comp2/corner.gif) left top no-repeat;
	width:10px;
	height:10px;
	font-size:0px;
	float:left;
}
.comp2 .topcenterbg {
	background:url(../images/comp2/topbottom.gif) top left repeat-x;
	height:10px;
	font-size:0px;
	float:left;
}
.comp2 .toprightcorner {
	background:url(../images/comp2/corner.gif) top right no-repeat;
	width:10px;
	height:10px;
	font-size:0px;
	float:left;
}
.comp2 .leftbg {
	background:url(../images/comp2/left.gif) left top repeat-y;
	padding:0 0 0 10px;
	float:left;
}
.comp2 .centrebg {
	float:left;
	background:#fff;
}
.comp2 .rightbg {
	background:url(../images/comp2/right.gif) right top repeat-y;
	padding:0 10px 0 0;
	float:left;
}
.comp2 .botleftcorner {
	background:url(../images/comp2/corner.gif) bottom left no-repeat;
	width:10px;
	height:10px;
	font-size:0px;
	float:left;
}
.comp2 .botcenterbg {
	background:url(../images/comp2/topbottom.gif) bottom left repeat-x;
	height:10px;
	font-size:0px;
	float:left;
}
.comp2 .botrightcorner {
	background:url(../images/comp2/corner.gif) bottom right repeat-x;
	width:10px;
	height:10px;
	font-size:0px;
	float:left;
}
.slideimagebox .comp_width {
	width:570px;
}
.blogposts .comp_width {
	width:280px;
	float:left;
}
.news .comp_width {
	width:260px;
	float:left;
}
.onecolcontent .comp_width{
	width:880px;
	float:left;	
}
.rightprodlist .comp_width {
	width:272px;
}
comp3 {
	float:left;
}
.comp3 .topleftcorner1 {
	background:url(../images/comp3/corner.gif) left top no-repeat;
	width:10px;
	height:10px;
	font-size:0px;
	float:left;
}
.comp3 .topcenterbg1 {
	background:url(../images/comp3/topbottom.gif) top left repeat-x;
	height:10px;
	font-size:0px;
	float:left;
}
.comp3 .toprightcorner1 {
	background:url(../images/comp3/corner.gif) top right no-repeat;
	width:10px;
	height:10px;
	font-size:0px;
	float:left;
}
.comp3 .leftbg1 {
	background:url(../images/comp3/left.gif) left top repeat-y;
	padding:0 0 0 10px;
	float:left;
}
.comp3 .centrebg1 {
	float:left;
	background:url(../images/comp3/centre.gif) left top repeat-x;
}
.comp3 .rightbg1 {
	background:url(../images/comp3/right.gif) right top repeat-y;
	padding:0 10px 0 0;
	float:left;
}
.comp3 .botleftcorner1 {
	background:url(../images/comp3/corner.gif) bottom left no-repeat;
	width:10px;
	height:10px;
	font-size:0px;
	float:left;
}
.comp3 .botcenterbg1 {
	background:url(../images/comp3/topbottom.gif) bottom left repeat-x;
	height:10px;
	font-size:0px;
	float:left;
}
.comp3 .botrightcorner1 {
	background:url(../images/comp3/corner.gif) bottom right repeat-x;
	width:10px;
	height:10px;
	font-size:0px;
	float:left;
}
.searchfilter .comp_width1 {
	width:860px;
}
.searchfilter .comp_height1 {
	height:190px;
}
.comp4 {
	float:left;
}
.comp4 .topleftcorner1 {
	background:url(../images/comp4/comp_redleft.gif) left top no-repeat;
	padding:0 0 0 10px;
	font-size:0px;
	height:25px;
	float:left;
}
.comp4 .topcenterbg1 {
	background:url(../images/comp4/comp_redmid.gif) top left repeat-x;
	height:22px;
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	padding:3px 0 0 0;
}
.comp4 .toprightcorner1 {
	background:url(../images/comp4/comp_redright.gif) top right no-repeat;
	padding:0 10px 0 0;
	font-size:0px;
	height:25px;
	float:left;
}
.comp4 .leftbg1 {
	background:url(../images/comp4/left.gif) left top repeat-y;
	padding:0 0 0 10px;
	float:left;
}
.comp4 .centrebg1{
	float:left;
	background:#fff;
}
.comp4 .rightbg1 {
	background:url(../images/comp4/right.gif) right top repeat-y;
	padding:0 10px 0 0;
	float:left;
}
.comp4 .botleftcorner1 {
	background:url(../images/comp4/corner.gif) bottom left no-repeat;
	padding:0 0 0 10px;
	height:10px;
	font-size:0px;
	float:left;
}
.comp4 .botcenterbg1 {
	background:url(../images/comp4/topbottom.gif) bottom left repeat-x;
	height:10px;
	font-size:0px;
	float:left;
}
.comp4 .botrightcorner1 {
	background:url(../images/comp4/corner.gif) bottom right repeat-x;
	padding:0 10px 0 0;
	height:10px;
	font-size:0px;
	float:left;
}
.resource .comp_width {
	width:380px;
}
.productreview .comp_width{
	width:210px;
}
.molexkit {
	float:left;
	width: 400px;
	height: 55px;
}
.blog_logo{
	float:left;
	padding-left: 14px;
}
.molexkittxt{
	float:left;
	color: #660000;
	font-size: 22px;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
	width: 250px;
}
.connectorkit_div{
	float:left;
	clear: left;
	width: 859px;
	margin-left: 10px;
	padding-top: 20px;
}
.blog_toppart{
	float:left;
	height: 8px;
	width: 859px;
}
.blog_midelpart{
	background-image: url(../images/vline_blog.jpg);
	background-repeat: repeat-y;
	clear: left;
	float: left;
	width: 859px;
}

.blog_botempart{
     float:left;
     height: 8px;
	 width: 859px;
}

.ConnectorKittxt{
	float:left;
	font-weight: bold;
	padding-left: 15px;
	font-size: 18px;
}
.blog_hline{
	float:left;
	clear: left;
	padding-left: 15px;
	padding-top: 3px;
}
.postdate{
	float:left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 15px;
	width: 175px;
	height: 20px;
}
.h_line_1{
	float:left;
	height: 12px;
	width: 1px;
	padding-left: 5px;
	padding-top: 2px;
}
.datecoment{
	float:left;
	clear: left;
	padding-top: 8px;
}
.comment{
	float:left;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	color: #ee1a3b;
}

.blog_comments_txt{
	float:left;
	clear: left;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 12px;

}
a:hover.link{
color:#FF0000;
}
.username{
	float:left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	clear:both;
}
.commentfromdiv{
	float:left;
	height: 30px;
	width: 845px;
	padding-left: 15px;
	padding-top: 10px;
}
.commentfrom{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	height: 25px;
	
	
}
.Commentsfromtextfield{
	float:left;
	height: 30px;
	font-size:12px;
	padding-top:5px;
	padding-left:5px;
	padding-right:15px;
}
.txtfieldalign{
	padding: 5px;
	margin-left: 10px;
	width: 250px;
}
.txtcomments{
	float:left;
	clear: left;
	
}
.username_div{
	float:left;
	width: 450px;
}
.usernametxtfeild{
	float:left;
	width: 380px;
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
}
.custemercommentdiv{
	float:left;
	padding-left: 15px;
	clear: left;
	width: 840px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
}
.custemercommentfield{
	float: left;
	line-height: 14px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
.custemercomment{
	float: left;
	width: 120px;
}
.postcomments{
	float:left;
	clear: left;
	padding-top: 10px;
	padding-left: 15px;
	width: 840px;
}
.postcommentstxt{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 5px;
}
.commentstxtarea{
	float:left;
	padding-left: 10px;
	font-size: 12px;
}
.usernamediv{
	float:left;
	clear: left;
	padding-left: 10px;
	width: 740px;
	padding-top: 10px;
}
.username1{
	float:left;
	width: 117px;
	font-size: 14px;
}
.usernametext{
	float:left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.commentbtn{
	float:left;
	clear: left;
	padding-left: 148px;
	padding-top: 15px;
	width: 700px;
	padding-bottom: 5px;
}
.postbtn{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
.resetbtn{
	float:left;
	padding-left: 20px;
}

.formdiv{
	float:left;
}

.Blogentriestxt{
float:left;
}
.entries{
	clear: both;
	float:left;
	padding-top: 15px;
	padding-left:4px;
}
.entri{
	float:left;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 146px;
	text-align:center;
	
}
.entritxt_div{
float:left;
height:100%;
padding-left:4.5px;
width:900px;

}
.entritxt{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 200px;
	text-align: left;
}

.entrytxt{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 146px;
	text-align: left;
}


.blog_div{
    clear:both;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top:10px;
}

.blog_itom{
	float:left;
	width: 78px;
	padding-top: 3px;
	clear: left;
}
.blog_itom_field{
	float:left;
	padding-left: 5px;
}
.submit_btn{
	float:left;
	clear: both;
	padding-left: 83px;
	margin-top: 10px;
}
.aline{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.blog_list{

clear:both;
}
.comp1.rightbg_1 {
	background:url(../images/comp1/right.gif) right top repeat-y;
	padding:0 10px 0 0;
	float:left;
}
.btn{
clear:both;
}
.resetbtn_1{
	float:left;
	padding-left: 20px;
	padding-top:10px;
}
.adblog{
float:right;
padding-top:15px;
width:150px;
text-align:right;
padding-right:15px;

}
.dividerspace{
float:left;
height:5px;
}
