/* Global CSS Document for TCPI.com*/

/*Global ------------------------------------------------- */
 * {
	margin:0; 
	padding:0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	/*color:#959595;*/
	color: #666;
	}

body{
	height:100%; 
	background: #d4d6d9 url(/images/SilverBK.jpg) repeat-x;
	}

html{
	height:100%;
	}

img{
	border:none;
	}

/* Structure --------------------------------------------- */


.Clear{
	clear:both; 
	height:1px;
	}

.Container{
	margin:0 auto; 
	width:760px;
	background: #fff url(/images/MainImageBKcorner.gif) no-repeat right top;
	}

.TopNav{
	margin:0 auto;
	padding:5px 10px 0 0;
	width:760px;
	height:auto; 
	text-align:right;
	}

.TopNav a{
	text-decoration:none;
	}

.TopNav a:hover{
	color:#333;
	}

.corp{
	color:#e50d2e;
	}

.pro{
	color:#7f99b8;
	}

.home{
	color:#8dc63f;
	}

.LeftContainer{
	width:149px; 
	border-right:#FFFFFF solid 1px; 
	float:left;
	}

.RightContainer{
	width:610px; 
	float:left;
	}

.RightContainer p{
	margin:0 0 10px 0;
	/*New 061207*/ line-height:14px;
	}

.MainContentRight{
	margin:0 0 0 432px; 
	padding:0 5px 5px 13px; 
	width:150px; 
	height:auto; 
	z-index:100; 
	position:absolute; 
	top:173px; 
	border-left:#e1e1e1 dotted 1px;
	}

.MainContentRight ul{
	margin:0 0 0 5px;
	list-style:none;
	}

.MainContentRight a:hover{
	color:#666;
	}

.MainContentRight img{
	margin:0 0 5px 0;
	}

.ContainerBottom{
	margin:0 auto; 
	width:760px;
	}

.NewsContainer{
	margin:0 0 0 420px;
	padding:0; 
	width:190px; 
	height:275px; 
	z-index:100; 
	position:absolute; 
	top:230px;
	}

.NewsHeader{
	width:190px;
	height:40px;
	margin:210px 0 0 420px;
	position:absolute;
	z-index:10;
	}
.NewsContent{
	width:190px;
	height:275px;
	margin:250px 0 0 420px;
	position:absolute;
	z-index:10;
	}
.NewsContent p{
    padding: 0 0 0 5px;
	}
.NewsContent table{
    text-align: left;
	}
.NewsContent h1{
    font-size:  14px;
	color: #FFFFFF;
	}

/* Left Navigation --------------------------------------- */

.Search{
	margin:0 0 10px 10px;
	}

.InputBox{
	width:97px; 
	height:15px;
	}

.InputButton{
	width:26px;
	}

.LeftNavContainer{
	height:375px;
	}

#leftnav, #leftnav ul { /* all lists */
	padding: 0;
	margin: 0;
	/*width:149px;*/
	list-style: none;
	line-height: 1;
}

#leftnav, #leftnav ul {
	width:149px;
	}
	
#leftnav{
	display:block;
	}

#leftnav ul {
	border-top:#fff solid 1px;
	}

#leftnav a {
	display: block;
	width: 124px;
	padding:5px 0 0 0;
	text-decoration:none;
}
* + html #leftnav li a { padding: 5px 0 0 0;}
#leftnav li { /* all list items */
	float: left;
	/*width: 125px;  width needed or else Opera goes nuts */
	height:20px;
	padding:0 0 0 25px;
	background: url(/images/LeftNavArrow.gif) no-repeat;
	border-bottom: 1px solid #FFFFFF;
}

#leftnav li ul { /* second-level lists */
	position: absolute;
	background: #e1e1e1;
	width: 149px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin:-16px 0 0 124px;
	border:#fff solid 1px;
}

#leftnav li ul ul { /* third-and-above-level lists */
	margin: -1.2em 0 0 10em;
	border:#fff solid 1px;
}

#leftnav li:hover ul ul, #leftnav li:hover ul ul ul, #leftnav li.sfhover ul ul, #leftnav li.sfhover ul ul ul {
	left: -999em;
}
#leftnav li:hover{
	background:#e7e7e7 url(/images/LeftNavArrow.gif) no-repeat;
	position: static;
	}

#leftnav li.sfhover{
	background:#e7e7e7 url(/images/LeftNavArrow.gif) no-repeat;
	}

#leftnav li a:hover{
	color:#000;

	}

#leftnav li:hover ul, #leftnav li li:hover ul, #leftnav li li li:hover ul, #leftnav li.sfhover ul, #leftnav li li.sfhover ul, #leftnav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#leftbanner{
	width:116px;
	margin:15px 0 0 16px;
}

/* Main Content ----------------------------------------- */

.MainImage{
	width:610px; 
	height:250px;
	}

.MainImage2{
	width:610px; 
	height:124px;
	}
	
.SubNav{
	height: 18px;
	margin:-2px 0 0 0;
	padding:2px 0 0 0;
	}

html > body .SubNav{
	height: 18px;
	margin:0;
	padding:2px 0 0 0;
	}

.SubNav li{
	display:inline;
	border-right: #fff solid 1px;
	}
.SubNav li a{
	margin:5px;/*New 061207*/
	text-decoration:none;
	}

.SubNav li a:hover{
	margin:5px;/*New 061207*/
	text-decoration:none;
	}
	
.MainContent{
	margin:10px 0 0 10px;
	width:400px;
	clear:both;
	}
	
.MainContent ul{
	margin:5px 0 10px 0;
	padding: 0 0 0 0;
	list-style: none url(/images/list_item_red.gif) outside !important;
	}

.MainContent li{
	margin:4px 0 0 20px;
	padding: 0 0 0 0;
	list-style: none url(/images/list_item_red.gif) outside !important;
	}
	
.MainContent ol,
.MainContentFull ol {
	margin:5px 200px 10px 0;
	padding: 0 0 0 0;
	list-style: outside decimal !important;
	}
	
.MainContentFull{
	margin:10px 0 0 25px;
	width:590px;
	clear:both;
	}

.MainContentSub{
	margin:10px 0 0 10px;
	width:400px;
	float:left;
	}

.ContentRightSub{
	margin:23px 0 0 10px;
	padding:0 0 0 10px;
	width:160px;
	float:left;
	border-left:#e1e1e1 dotted 1px
	}

.FooterContainer{
	margin:20px 0 10px 160px;
	padding:5px 0 0 0;
	width:600px;
	border-top:#e1e1e1 solid 1px;
	clear:both;
	}

.FooterContainer li{
	margin:0 10px 0 0;
	display: inline;
	list-style-type: none;
	}

.FooterContainer a:hover{
	color:#666;
	}

.ProductList{
	width:77px;
	margin:0 7px 0 0;
	float:left;
	/*border:#00FF00 solid 1px;*/
	}
.ProductList h2{
height:32px;
}
.ProductList ul{
	list-style:none;
	}
.ProductList li{
	margin: 0 0 3px 0;
	}
.ProductList li a{
	font-size:10px;
}

/* News & Events ---------------------------------------- */

.NewsContent h2{
	width:170px;
	margin:29px 0 15px 10px;
	font-size:13px;
	color:#000;
	}

.NewsContent li{
	width:150px;
	margin:10px 5px 10px 20px;
	list-style:none;
	}
	
html > body.NewsContent li{
	margin:10px 5px 10px 3px;
	}


/* Styles ----------------------------------------------- */

h1{
	margin:5px 0 5px 0;
	color:#000;
	}

h2{
	font-size:13px;
	color:#333;
	}

.ShortDescription{
	width:72px;
	text-align:center;
	margin:0 0 10px 0;
	}

.esp{
	float:right;
	margin:5px 10px 0 10px;
	}

.ideastar{
	text-decoration:none;
	}
.DKgray{
	color:#333;
	}
.floatLeft {
	width: 189px;
	margin: 5px 0 10px 0;
	}
table.formula {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
.formula td {
	padding: 2px 7px 2px 7px;
	text-align: center;
	}
.underline {
	border-bottom:#CCC solid 1px;
	}

	
/* Google Search Appliance ----------------------------- */
div.GoogleSearchResults 
{
	margin: 20px 0 20px 0;
}
div.GoogleSearchResults_Item {
	margin: 0px 0px 20px 0px;	
}
p.GoogleSearchResults_Header {
	 margin: 0;	
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}
p.GoogleSearchResults_Header a {
	color: #666666;
}
p.GoogleSearchResults_Header b {
	color: #333333;
}
span.GoogleSearchResults_Title {
	color: #333333;
}
p.GoogleSearchResults_Snippet 
{
	color: #666666;
}

/* Product List Table */
.ProductListTable
{
	width:100%;
	border:0px;
}
.ProductListTable th
{
	padding:3px;
	vertical-align:top;
	border-bottom:1px solid #cbcbcb;
	border-top:1px solid #cbcbcb;
	color:Black;
	background-color:#f0f0f0;
}
.ProductListTable td
{
	vertical-align:top;
}
.ProductDescription
{
    text-align:left;
}
.ProductDescription td
{
    border-width:0 0 0 0;
}
.RightBorder
{
    text-align:center;
    padding:3px;
	border-right:1px solid #cbcbcb;
	border-bottom:2px solid #cbcbcb;
}
.RightBorderLeftAlign
{
	text-align:left;
    padding:3px;
	border-right:1px solid #cbcbcb;
	border-bottom:2px solid #cbcbcb;
}
.NoRightBorder
{
    text-align:center;
    padding:3px;
	border-bottom:2px solid #cbcbcb;
}
#BreadCrumbs
{
    margin:14px 0 0 0;
    float:left;
    display:inline;
}
#PagingHolder
{
    float:right;
    text-align:right;
    width:175px;
    white-space:nowrap;
    display:inline;
}
#ProductsMatchHolder
{
    font-size:12px;
    border-top:1px solid #cbcbcb;
    margin-top:32px;
    text-align:left;
    padding:5px 0 5px 0;
}
#ProductsMatchTotal
{
    font-size:16px;
    font-weight:bold;
}
#CategoryDescription
{
	padding:5px 0 10px 0;
}

/* Savings Calc ----------------------------------------------- */

.SavingsCalc{
	width:590px;
	text-align:left;
	}

.SavingsCalc td{
	padding:1px 0 1px 0;
	}
	
.SCtotal{
	width:107px;
	text-align:center;
	
	}
.SCtotal div{
	font-size:15px;
	color:#fff;
	padding:50px 0 0 0;
	}


/* Contact Form ------------------------------------------*/

.ContactTable{
	width:100%;
	text-align:left;
}
.ContactTable th{
	padding:2px 5px 2px 0;
	font-weight:normal;
}
.ContactTable td{
	padding:2px 0 2px 0;
}

.CommentsBox{
	width:380px;
}

/* Printer Styles -------------------------------------- */
@media {
* {
	color:#000;
	}

.TopNav a:hover{
	color:#000;
	}

.corp{
	color:#000;
	}

.pro{
	color:#000;
	}

.home{
	color:#000;
	}
	
.MainContentRight a:hover{
	color:#000;
	}
	
#leftnav li a:hover{
	color:#000;
	}
	
.FooterContainer a:hover{
	color:#000;
	}
	
.NewsContent h2{
	color:#000;
	}
	
h1{
	color:#000;
	}

h2{
	color:#000;
	}

.DKgray{
	color:#000;
	}
	
p.GoogleSearchResults_Header {
	color: #000;
}

p.GoogleSearchResults_Header a {
	color: #000;
}

p.GoogleSearchResults_Header b {
	color: #000;
}

span.GoogleSearchResults_Title {
	color: #000;
}

p.GoogleSearchResults_Snippet {
	color: #000;
}

.ProductListTable th {
	color: #000;
}

.SCtotal div {
	color:#000;
	}
}

