@charset "utf-8";
/* CSS Document */

/*

Theme Name: Net Elevation Template

Theme URI: http://www.netelevation.com/

Description: Custom Theme by Net Elevation

Version: 2.0

Author: Net Elevation/Cinch Connectors

Author URI: http://www.netelevation.com/

*/



/* adding new styles for refresh 2011 */


html { overflow:scroll;
	
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background-image: url(http://www.cinch.com/wp-content/uploads/2011/11/cinch-bg-top.gif);
	background-repeat: repeat-x;
	color: #333;
}
body, h1, h2, h3, h4, h5, h6, a, ol, ul, li, label, table { font-family: Verdana, Helvetica, sans-serif; }


a {
   	color: #277dba;
	text-decoration:none;
}


a:hover {
   color: #277dba;
   text-decoration:underline;
}



.header-container {

	background-image: url(http://www.cinch.com/wp-content/uploads/2011/11/cinch-connectors-header-bg.gif);
	background-repeat: repeat-x;
}

.header {
	width: 924px;
	text-align:left;
	margin:0 auto;
	position:relative;

}

.head-links {
	position:absolute;
	top:10px;
	right:0;
	color:#FFF;
	text-align: right;
	
}

.head-links a {
	color:#FFF;
	text-decoration:none;
	margin: 0px;
}

.head-links a:hover {
	color:#FFF;
	text-decoration: underline;
}

.search-cinch
{
	position:absolute;
 	top:30px;
 	right:0;
}


.home-top-wrap
{
	margin: 0; padding: 0; 
}

.home-banner-wrap
{
	display: inline-block; width:718px;border-color:#069; border:solid; border-width:thin;
}

.home-news-wrap
{
	display: inline-block;width:206px;border-color:#069; border:solid; border-width:thin;
}




.cinch-main-tb {
	border: 1px solid #EAEAEA;
}


.body-tb-main {
	background-color: #FFF;
	border: 1px solid #DAD8D8;
	padding: 0px;
	text-align: left;
 }
 
 .td-main p{
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
 }

 .td-main h3{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
 }

  .td-main table{
	border: 1px solid #E9E9E9;
	font-size: 10px;
	padding: 0px;
	margin-left: 0px;   /*margin: 0px; this cancels out the wordpress table alignments, so i disabled it. BB 11/24/2009 */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 }
 

.td-main thead{
	margin: 0px;
	padding: 3px;
	font-size: 10px;
	color: #FFF;
	background-color: #4D85AC;
	border: 1px solid #E9E9E9;
 }

.td-main td{
	margin: 0px;
	padding: 3px;
	font-size: 10px;
	border: 1px solid #E9E9E9;
 }
 


 .td-sec p{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 20px;
 }

 .td-sec h3{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
 }

  .td-sec table{
	border: 1px solid #E9E9E9;
	font-size: 10px;
	padding: 0px;
	margin-left: 20px;   /*margin: 0px; this cancels out the wordpress table alignments, so i disabled it. BB 11/24/2009 */
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
 }
 

.td-sec thead{
	margin: 0px;
	padding: 3px;
	font-size: 10px;
	color: #FFF;
	background-color: #4D85AC;
	border: 1px solid #E9E9E9;
 }

.td-sec td{
	margin: 0px;
	padding: 3px;
	font-size: 10px;
	border: 1px solid #E9E9E9;
 }



.search-cinch-txt
{
	color:#000;
	font-size:9px;
	background-color: #FFFFFF;
	background-image: url(http://www.cinch.com/wp-content/uploads/2011/11/search-cinch.gif);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align: middle;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top:8px;
	border-radius: 4px;
}


.nav-container {

	background-color: #FFF;
	width: 924px;
	margin:0 auto;
	position:relative;
}

.top-nav-brdr {
	height: 9px;
	background-image: url(http://www.cinch.com/wp-content/uploads/2011/11/nav-gradient.gif);
	background-repeat: repeat-x;
	padding:0px;
}

.top-nav-brdr-924 {
	height: 9px;
	background-image: url(http://www.cinch.com/wp-content/uploads/2011/11/gradient2.gif);
	background-repeat: repeat-x;
	padding:0px;
	width:924px;
	background-position: center;
	text-align: center;
	margin:0 auto;
	position:relative;
}

.space {
	height: 14px;
}

.space2 {
	background-color:#FFF;
	height:34px;
}


.news-events {
	background-color: #fff;
	font-size: 9px;
	background-image: url(http://www.cinch.com/wp-content/uploads/2011/11/cell-btm-grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	height: 234px;
    overflow: auto;
	scrollbar-face-color: #eee;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #ccc;
	scrollbar-darkshadow-color: #fff;
	scrollbar-shadow-color: #aaa;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #eee;

}

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}


/*.news-events strong {
	color:#133B58;
	}
*/
	
.news-events a {
	color: #277dba;
	text-decoration: none;
}



.news-events a:hover {
	color: #277dba;
	text-decoration: underline;
}


.markets {
	padding: 0px;
	border: 1px solid #DFDCDC;
	font-size: 9px;
	background-color: #FFFFFF;
	background-image: url(http://www.cinch.com/wp-content/uploads/2011/11/cell-btm-grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.markets ul     	     {
	list-style: none;
	margin-left: 10px;
	padding: 0px;     
	     }

.markets ul li:before {
	content: "\00BB";
	color: #333;
	margin: 3px;
	padding: 3px;
}

.markets ul li {
	padding-bottom: 8px; 
	margin-left: 10px;
	text-indent:-19px;
	padding-right:10px;
     
}	

.markets ul li a {
	color: #333;
}	

.markets ul li a:hover {
	color: #1c5b87;
	text-decoration: underline;    
}	

.markets p {
	font-size: 15px;
	font-weight: bold;
	color: #1c5b87;
	padding: 0px;  
	margin-top: 10px;  
	margin-bottom: 4px;  

}

.markets-copy {
	text-indent: 10px;
}




}

.news-head { 
	margin-top: 10px;
}

.customfont-news {
	font-family: Verdana, Tahoma;
	font-size:15px;
	text-indent: 10px;
	color:#1C5B87;
	background-color: #FFF;
	height: 14px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
}

.customfont-news a{ 
    font-family: Verdana, Tahoma;
    font-size:15px;
    text-indent: 10px;
    color:#1C5B87;
}


.customfont-news a:hover{ 
    font-family: Verdana, Tahoma;
    font-size:15px;
    text-indent: 10px;
    color:#1C5B87;
    text-decoration: underline;
}

.home-head {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}




#container .sidebar-table {
   background-color: #F7F7F7;
   padding: 0px;
   margin: 0px;
   border: 0px;
   float: right;
   width:250px;
 }

.sidebar-table {
	background-color: #F7F7F7;
	padding: 0px;
	margin: 0px;
	border: 0px;
        float: right;
	width:250px;
 }
 
 .sidebar-table table{
	background-color: #F7F7F7;
	padding: 0px;
	margin: 0px;
	border: 0px;
        float: right;
        width:250px;
 }
 
 .dot{
	background-image: url(http://www.cinch.com/wp-content/uploads/2011/12/dots.gif);
	background-repeat: repeat-y;

}

 .dot2{
	background-image: url(http://www.cinch.com/wp-content/uploads/2011/12/dots.gif);
	background-repeat: repeat-x;

}

/*.sidebar-table td{
   background-color: #FFF;
   padding: 0px;
   margin: 0px;
   border: 1px solid #CCC;
 }
*/


.main-table {
	background-color: #FFFFFF;
	box-shadow: #666 0px 2px 3px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
}



.main-title {

	height:30px;
	padding-left: 10px;
	text-align: left;
	background-image: url(http://www.cinch.com/wp-content/uploads/2011/11/main-title-bg.gif);

	background-repeat: repeat-x;
}

h2 {
	height:30px;
	text-align: left;
	background-image: url(http://www.cinch.com/wp-content/uploads/2011/11/main-title-bg.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	color: #FFF;
	width: 924px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin: 0px;
	clear: both;
}

/*
.cookie {
    breadcolor: #FFF;
	border: 0px;
	background-color:#2986c7;
	color:#FFF;
	margin: 0px;
	padding: 3px;
	vertical-align: middle;
	clear: both;
	height: 20px;
}

.cookie a{
    breadcolor: #FFF;
	color:#FFF;
}


.cookie a:hover{
    breadcolor: #FFF;
	color:#FFF;
	text-decoration:underline;
}

*/


.breadcrumbs {
	border: 0px;
	background-color:#FFF;
	color:#1c5b87;
	vertical-align: middle;
	height: 18px;
	font-size:9px;
	width: 604px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
        float: left;
}

.breadcrumbs a{
	color:#1c5b87;
	text-decoration:none;
}

.breadcrumbs a:hover{
	color:#1c5b87;
	text-decoration:underline;
}


.breadcrumbs-sales {
	border: 0px;
	background-color:#FFF;
	color:#1c5b87;
	vertical-align: middle;
	height: 18px;
	font-size:9px;
	width: 604px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
        float: left;
}

.breadcrumbs-sales a{
	color:#1c5b87;
	text-decoration:none;
}

.breadcrumbs-sales a:hover{
	color:#1c5b87;
	text-decoration:underline;
}

/*
.breadcrumbs {
	border: 0px;
	background-color:#2986c7;
	color:#FFF;
	vertical-align: middle;
	height: 18px;
	font-size:9px;
	width: 924px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	clear: both;
	margin: 0px;
}

.breadcrumbs a{
	color:#FFF;
	text-decoration:none;
}

.breadcrumbs a:hover{
	color:#FFF;
	text-decoration:underline;
}

*/

#footer {
   text-align:center; /* reset text alignment */
   width:924px; /* for the rest */
   line-height: 30px;
   margin-top: 0;
   margin-right: auto;
   margin-bottom: 0;
   margin-left: auto;
   padding-bottom: 20px;
   padding-top: 15px;
   background-color: #FFF;
} 


#footer a {
   color: #333333;
   text-decoration:none;
}


#footer a:hover {
   color: #1c5b87;
   text-decoration:underline;
}


.pn-search {
	background-color:#EBEBEB;
	text-align: left;
	margin: 0px;
	padding-top: 8px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
}


.search-cinch-pn
{
	color:#000;
	font-size:9px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-radius: 4px;
	width: 168px;
}


#p-foot { border: 0; }
#p-foot table {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#p-foot table td { border: 0; }


/* ending new styles for refresh 2011  */



body{
   text-align:center;  /*for IE*/

   margin:0 auto;

   padding: 0;

   font-family: Verdana, sans-serif;

   color: #333;

   background-color: #fff;


}





















.newstb .email a {



   color: #124B96;



   text-decoration:none;



}







.newstb .email a:hover {



   color: #124B96;



   text-decoration:underline;



}











.newstb a {



   color: #124B96;



   text-decoration:none;



}







.newstb a:hover {



   color: #124B96;



   text-decoration:underline;



}





.newstb {



   border: 1px solid #ACACAC;



   font-family: Verdana, Arial, Helvetica, sans-serif;



   font-size: 9px;



   line-height: 14px;



   background-color: #FFFFFF;



}











.newstb li {











   background-image: url(http://www.cinch.com/images/smtxt-bull.png);



   background-repeat: no-repeat;



   background-position: 0 .4em;



   padding-left: 1em;



   font-size: 9px;



   line-height: 16px;



   margin-left: 0;



}











.newstb ul {



   list-style-type: none;



   padding: 0;



   margin: 0;



}







.newshome {

   background-color: #F9F9F9;

   padding: 10px;

   width: 180px;

   border-right-width: 1px;

   border-right-style: solid;

   border-right-color: #E2E2E2;

}





.searchgray {



   background-image: url(http://www.cinch.com/images/gr-srch-bg2.png);



   padding-bottom: 1px;



}



.topcontainerbg {



   background-repeat: repeat;



   padding-right: 5px;



   background-image: url(http://www.cinch.com/images/blue-bg.gif);



   background-position: top;



}



.topimgpd {

   padding-bottom: 0px;

}



.textfieldtop  {



   background-color: #d9e2ee;



   height: 14px;



   margin-right: 10px;



   font-family: Verdana, Arial, Helvetica, sans-serif;



   font-size: 9px;



   padding-top: 0px;



   padding-right: 5px;



   padding-bottom: 0px;



   padding-left: 5px;



   border: 1px solid #A4A4A2;



   margin-top: 0px;



   margin-bottom: 0px;



   margin-left: 0px;



}



.email {



   background-color: #E2E2E2;



   font-weight: bold;



}







.btmtb .email a {



   color: #124B96;



   text-decoration:none;



}







.btmtb .email a:hover {



   color: #124B96;



   text-decoration:underline;



}













.btmtb a {



   color: #124B96;



   text-decoration:none;



}







.btmtb a:hover {



   color: #124B96;



   text-decoration:underline;



}







.nav {



   font-family: Verdana, Arial, Helvetica, sans-serif;




   font-size: 11px;



   font-weight: bold;



   color: #3f4042;



   border-right-width: 1px;



   border-right-style: solid;



   border-right-color: #FFFFFF;



   padding-left: 5px;



   background-image: url(http://www.cinch.com/images/nav-bg.png);



   background-repeat: repeat-x;



}





.topcontainer label {



   font-family: Verdana, Arial, Helvetica, sans-serif;



   font-size: 10px;



   font-weight: bold;



   color: #b3c5de;



}



.navlast {



   font-family: Verdana, Arial, Helvetica, sans-serif;



   font-size: 11px;



   font-weight: bold;



   color: #3f4042;



   background-image: url(http://74.53.38.246/~cinchco/images/nav-bg.png);



   background-repeat: repeat-x;



}



.smtxt {



   font-size: 9px;



}





.side-img {



   top: -20px;



}





.promogr {



   background-color: #F7F7F7;



}





.discontinued {

   background-color: #CCCCCC;

   text-decoration: line-through;

}





.navcontainer {



   width: 904px;



/* background-image: url(http://74.53.38.246/~cinchco/images/dots.png);



   background-repeat: no-repeat;



   background-position: right bottom;

*/

   background-image: url(http://74.53.38.246/~cinchco/images/nav-bg.png);

   background-repeat: repeat-x;



   height: 18px;



   border-top-width: 1px;



   border-top-style: solid;



   border-top-color: #333333;



   padding: 0px;



}



.bxpd {



   padding: 5px;



}



.news {



   background-color: #F3F3F3;



   padding: 10px;



   width: 180px;



   border-right-width: 1px;



   border-right-style: solid;



   border-right-color: #E2E2E2;



}



.tech {



   background-color: #F3F3F3;



   width: 140px;



   padding: 10px;



}



.featuredbg {



   background-color: #F3F3F3;



   border-right-width: 1px;



   border-right-style: solid;



   border-right-color: #888B90;



}



.btmtb .featuredbg p {



   padding: 8px;



}





.navOn {



   font-family: Verdana, Arial, Helvetica, sans-serif;



   font-size: 11px;



   font-weight: bold;



   color: #124B96;



   border-right-width: 1px;



   border-right-style: solid;



   border-right-color: #FFFFFF;



   padding-left: 5px;



   background-image: url(http://74.53.38.246/~cinchco/images/nav-roll-bg3.png);



   background-repeat: repeat;



}



#midcontainer {



   background-image: url(http://74.53.38.246/~cinchco/images/top-table-bg.png);



   padding: 0px;



   margin: 0px;



   width: 924px;



}





.homeleft {



   background-image: url(http://74.53.38.246/~cinchco/images/tp-lt.png);



   background-repeat: repeat-y;



   background-position: right;



}



.homeright {



   background-image: url(http://www.cinch.com/images/tp-rt.png);



   width: 10px;



   background-repeat: repeat-y;



   background-position: left;



}









.topcontainerbgwhite {



   padding-right: 5px;



   background-image: url(http://www.cinch.com/images/bg-scheme.png);



}



.textfieldmid {



   background-color: #FFFFFF;



   height: 14px;



   margin-right: 15px;



   font-family: Verdana, Arial, Helvetica, sans-serif;



   font-size: 9px;



   padding-top: 0px;



   padding-right: 0px;



   padding-bottom: 0px;



   padding-left: 0px;



   margin-bottom: 5px;



   border: 1px solid #E0E0E0;



}



.btmtb {





   border: 1px solid #ACACAC;



   font-family: Verdana, Arial, Helvetica, sans-serif;



   font-size: 9px;



   line-height: 14px;



   background-color: #CCCCCC;



}











.btmtb li {











   background-image: url(http://www.cinch.com/images/smtxt-bull.png);



   background-repeat: no-repeat;



   background-position: 0 .4em;



   padding-left: 1em;



   font-size: 9px;



   line-height: 16px;



   margin-left: 0;



}












.btmtb ul {



   list-style-type: none;



   padding: 0;



   margin: 0;



}














.footerl1 {



   font-size: 9px;



   font-weight: bold;



   padding-left: 10px;



   padding-right: 5px;



}












.btmtb-hd {



   background-color: #F3F3F3;



}



.gr-img-bg {



   background-color: #888B90;



}



.btmtb-feature {



   background-color: #FFFFFF;



   border-bottom-width: 3px;



   border-bottom-style: solid;



   border-bottom-color: #888B90;



}







.searchgraywhite {

   font-size: 9px;

   font-weight: bold;

   color: #3F4042;

   background-image: url(http://www.cinch.com/images/gr-wht-srch-bg.gif);

   background-repeat: repeat-x;

}



.searchgraywhite form {

   padding: 0px;

   margin-top: 3px;

        margin-bottom: 2px;

   margin-left: 0px;

   margin-right: 5px;

}




.searchgraywhite #textfield2 {

   margin-top: 0px;

        margin-bottom: 3px;

   margin-left: 3px;

   margin-right: 3px;

}





.searchgraywhite2 {

   font-size: 9px;

   font-weight: bold;

   color: #3F4042;

        float: right;

   background-color: #dfdfdf;

   background-repeat: repeat-x;

}



.searchgraywhite2 form {

   padding: 0px;

   margin-top: 5px;

        margin-bottom: 1px;

   margin-left: 14px;

   margin-right: 5px;

}



.searchgraywhite2 #textfield2 {

   margin-top: 0px;

        margin-bottom: 1px;

   margin-left: 3px;

   margin-right: 3px;

}



.smtxt-bold {



   font-size: 9px;



   font-weight: bold;



}



.footerl2 {



   font-size: 8.5px;



   font-weight: bold;



   padding-left: 5px;



   padding-right: 3px;



}







.ltcol {



/*    border-bottom-width: 1px;



   border-bottom-style: solid;



   border-bottom-color: #888B90; */



   background-color: #FFFFFF;



   text-align: left;



}




.ltcol li {

   font-size: 11px;

}





.ltnews ul {

   list-style-type: none;

   padding: 0;

   margin: 0;

}



.ltnews li {

   background-image: url(http://www.cinch.com/images/smtxt-bull.png);

   background-repeat: no-repeat;

   background-position: 0 .4em;

   padding-left: 1em;

   font-size: 9px;

   line-height: 16px;

   margin-left: 0;

   list-style-type: none;

   margin-bottom: 14px;

}





.ltcol hr {

   line-height: 1px;

   color: #124B96;

   height: 1px;

}


#second {



   padding: 10px;



}


.rtcol {



   border-bottom-width: 1px;



   border-bottom-style: solid;



   border-bottom-color: #888B90;



   background-color: #F8F8F8;



   padding: 0px;



}



h3 {



   font-size: 11px;



   font-weight: bold;



}



.subnav {



   font-size: 11px;



   font-weight: bold;



   padding-left: 0px;



   padding-right: 10px;



}



.subnav a {

   color: #124B96;



   text-decoration:none;



}



.subnav a:hover {


   color: #0d2e5a;



   text-decoration:underline;



}







.btmtb-hd-news {



   background-color: #F3F3F3;



   border-right-width: 1px;



   border-right-style: solid;



   border-right-color: #E2E2E2;



}





.related {
	font-size: 9px;
	width: 100%;
	margin: 5px;
 }



}



.related td{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



.related img{
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}





.sec-side {





   font-size: 9px;

   

   background-color: F7F7F7;



   padding: 10px;



   width: 100%;



}





.sec-side li {





   background-image: url(http://www.cinch.com/images/smtxt-bull.png);



   background-repeat: no-repeat;



   background-position: 0 .4em;



   padding-left: 1em;



   font-size: 9px;



   line-height: 16px;



   margin-left: 0;



}









.sec-side ul {



   list-style-type: none;



   padding: 0;



   margin: 0;



}



.midcol {



   border-bottom-width: 1px;



   border-bottom-style: solid;



   border-bottom-color: #888B90;



   background-color: #FFFFFF;



   padding: 10px;



   text-align: left;



}



.topcontainerbg .assist {



   font-size: 10px;



   font-weight: bold;



   color: #124B96;



   margin: 0px;



        padding-top: 0px;  

   

        padding-right: 10px;



   padding-bottom: 0px;



}



.midcol {



   border-bottom-width: 1px;



   border-bottom-style: solid;



   border-bottom-color: #888B90;



   background-color: #FFFFFF;



   padding: 10px;



   text-align: left;



}



.form-table {



   font-size: 10px;



   padding: 5px;



   margin: 5px;



   border: 1px solid #124B96;



}



.midcol .form-table .field {



   font-size: 10px;



   padding: 2px;



   margin: 5px;



   height: 14px;



}



.field-multi {



   height: 50px;



}



.repsnav {

   font-size: 9px;

   font-weight: bold;



}



.nav2 {

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size: 9px;

 font-weight: bold;

 color: #3f4042;

 padding-left: 5px;

 background-image: url(http://www.cinch.com/images/nav-bg.png);

 background-repeat: repeat-x;

 height: 18px;

 border-bottom-width: 1px;

 border-bottom-style: solid;

 border-bottom-color: #333333;

}

.navOn2 {

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size: 9px;

 font-weight: bold;

 color: #124B96;

 padding-left: 5px;

 background-image: url(http://www.cinch.com/images/nav-roll-bg3.png);

 background-repeat: repeat;

 height: 18px;

 border-bottom-width: 1px;

 border-bottom-style: solid;

 border-bottom-color: #333333;

}    



/*contact form styles*/

.altrow { background-color: #f7f7f7; } 



/*sitemap styles*/ 

.ddsg-wrapper h2 { display: none; }

.ddsg-wrapper li { font-size: 11px; }

.ddsg-wrapper p { display: none; }



/* competitor parts table */

#post-2468 th { font-weight: bold; background-color: #2777AA; color: #fff; }

#post-2468 td { border: 1px solid #124B96; }





/* print page styles */

thead {

   font-weight: bold;

   background-color: #2777AA;

   color: #FFFFFF;

}

thead a {

   color: #FFFFFF;

   text-decoration: none;

}

thead a:hover {

   color: #FFFFFF;

   text-decoration: underline;

}


*/ 

.ltcol td {

   border: 1px solid #124B96;

   margin: 0px;

   padding: 3px;

   font-size: 10px;

}

*/

.no-bordertd {

   border: 0px ;

   margin: 0px;

   padding: 3px;

   font-size: 10px;

}



#footer-table, #footer-table td { border: 0; }

#no-mp-table, #no-mp-table td { border: 0; }

#lightbox-overlay-text-about { display: none; }

#partSearch { background-color: #eee; text-align: center; padding: 5px; width: 260px; margin: auto; border: 1px solid #333; font-size: 10px; font-weight: bold;}

        

/* table alignment */

.tablecenter { margin-left: auto; margin-right: auto; width: 300px; }





/* KEEP THIS IN ALL CSS, so that customers can use the alignment features when adding images. */

/* Begin Images */

p img {

   padding: 0;

   max-width: 100%;

   }



/* Using 'class="alignright"' on an image will (who would've

   thought?!) align the image to the right. And using 'class="centered',

   will of course center the image. This is much better than using

   align="center", being much more futureproof (and valid) */



img.centered {

   display: block;

   margin-left: auto;

   margin-right: auto;

   }



img.alignright {

   padding: 4px;

   margin: 0 0 2px 7px;

   display: inline;

   }



img.alignleft {

   padding: 4px;

   margin: 0 7px 2px 0;

   display: inline;

   }



.alignright {

   float: right;

   }



.alignleft {

   float: left

   }



.aligncenter {

   margin-left:auto; margin-right:auto;



}



/* End Images */

