/* ##########################################################
#															#
#				  CUSTOM DEFINED CLASSES					#
#															#
########################################################## */

#search INPUT.partsearch_text {
	font-size: 9px; /*fixed size, to prevent layout going too mad */
	border: 0px;
	width: 100px;
	padding: 3px;
	border: 1px solid #1f1f1f
}

#search INPUT.go {
	font-size: 11px;
	padding: 0px 1px;
	background: #3c68b4;
	color: #fff;
	border: 1px solid #fff;
	text-align: center
}

*html #search INPUT.go {
	font-size: 11px;
	padding: 2px 1px;
	background: #3c68b4;
	color: #fff;
	border: 1px solid #fff;
	text-align: center;
	height: 20px;
	width: 20px
}


/* ##########################################################
#															#
#				   IDENIFIER LEVEL STYLES					#
#															#
########################################################## */

#headerholder {
	height: 122px;
	min-width: 1024px;
	border: 1px solid #2e2b29;
	background: #575757;
	padding: 1px;
	margin-bottom: 7px	;
	position: relative
}

.HolderBorder {
	border: 1px solid #e3e3e3;
	background: #fff url(../images/background/main_header_bg.jpg) no-repeat top right;
}

	#tobylogo {
		position: absolute;
		top: 8px;
		left: 8px;
		width: 166px;
		height: 102px;
		background: #000
	}
	
	#Logo {
		float: left;
		width: 166px;
		height: 83px;
		padding: 8px 8px 0px 8px;
		background: #fff
	}
	
	#headersearch {
		/*float: right;*/
		position: absolute; 
		right: 0;
		top: 0;
		height: 30px;
		font-size: 14px;
		color: #FFFFFF;
		z-index: 2;
		display: inline; /* prevent vertical spacing of the form */
		margin: 0px;
		padding: 2px 2px 2px 12px;
		background-image: url(../images/background/search.png);
		background-position: top left;
		background-repeat: no-repeat;
	}
	
		#headersearch FORM {
			display: inline; /* prevent vertical spacing of the form */
			margin: 0px;
		}
		
		#headersearch IMG {
		}
		
	#headersearchhelp {
		position: absolute; 
		right: 194px;
		top: 0;
		/*height: 30px;*/
		font-size: 14px;
		color: #000000;
		background-color: #FFFFFF;
		z-index: 1;
	}
	
	#headerphonepadding {
		z-index: 0;
		float: right;
		width: 250px;
		text-align: center;
	}

	#headerphone {
		
	}
		
		#headerphone H1 {
			color: #fff;
			font-size: 20px;
			letter-spacing: 1px;
			margin: 0;
			padding: 25px 0 0 0;
			font-weight: normal		
		}

	
	


		
#contentholder {
	padding: 0px;
	background: #fff;
	border: 1px solid #2e2b29;
	clear: both;
	position: relative
}

*html #contentholder {
	height: 100%;
}

.ContentBorder {
	border: 0px solid #e3e3e3;
	padding: 2px
}

.inner {
	margin: 0px 0px 0px 182px;
	padding: 2px;
	position: relative
}

.innerSeries {
	margin: 0px 198px 0px 178px;
	padding: 10px;
}


	#navigationholder {
		width: 182px;
		float: left;
		z-index: 10;
		margin: 0px
	}
	
	*html #navigationholder {
		height: 1px;
	}
	
	#navigationholder table, #navigationholder table td {
		padding: 0px;
	}
	
	#navigationholder table td img {
		display: none;
		visibility: hidden
	}
	
	#navigationholder a, #navigationholder a:link, #navigationholder a:visited {
		color: #fff;
		display: block;
		padding: 0px 0px 5px 0px;
		text-decoration: none
	}
	
	#navigationholder a:hover {
		color: #1f1f1f;
	}
	
	#navigationholder .DynamicMenuStyle {
		background: #ff9900;
		padding: 0px 10px 5px 10px;
		width: 220px;
		border-left: 1px solid #fff;
		margin-top: -4px;
		z-index: 1;
		margin-left: 10px
	}
	
	*html #navigationholder div.DynamicMenuStyle {
		height: 100%;
		background: #ff9900;
		padding: 0px 10px 5px 10px;
		width: 220px;
		border-left: 1px solid #fff;
		margin-top: 0px;
		margin-left: 0px
	}
	
	#navigationholder .DynamicMenuStyle a:link, #navigationholder .DynamicMenuStyle a:visited {
		color: #fff;
		display: block;
		padding: 5px 0px 0px 0px;
	}
	
	#navigationholder .DynamicMenuStyle a:hover {
		color: #1f1f1f;
	}
	
	

	
	
	
	
		#navigationheader, #navigationfooter {
			display: none;
		}
		
		#navigationheader {
			
		}

		#navigationfooter {
			
		}

		#navigationcontent {
			padding: 0px;
		}
		
		
		
		
		
		
		
		
		
		
		#NewsBot {
			height: 10px;
		}
		
		
			#navigationcontent H1 {
				font-size: large;
				color: #FFFFFF;
				margin: 0 0 4px 0;
			}
			
			#navigationcontent UL {
				margin: 0;
				padding: 0;
				list-style: none
				
			}
			
			#navigationcontent LI {
				margin: 0px;
				padding: 0px 0px 5px 0px;
				list-style: none
			}
		

			#navigationcontent a, #navigationcontent a:link, #navigationcontent a:visited {
				color: #FFFFFF;
				text-decoration: none;
				font-weight: normal
			}
			
			#navigationcontent a:hover, #navigationcontent a:active {
				color: #1F1F1F;
				text-decoration: none;
				font-weight: normal
			}
			
			
			
	/* Linecard logos */
	#linecard {
		margin-top: 15px;
		margin-left: 15px;
		border: none;
	}

	/* Info box */
	#info {
	
		padding: 0px;
		font-size: 95%;
		width: 158px;
	}
	#info h3 { font-size: 100%; line-height: 1.2em; background: url(../images/new-site/block-top-grad.gif) no-repeat top left; color: #fff; font-weight: normal; padding: 5px 10px 3px 10px; }
	#info p { margin: 0; padding: 5px 10px 10px 10px; background: url(../images/new-site/block-middle.gif) repeat-y top left; font-size: 0.9em; color: #fff  }
	#info #OrderingBot {
		margin: 0px 0px 0px 0px;
		padding: 0px;
		border-bottom: 2px solid #fff
	}
	
	#info a:link, #info a:visited {
		color: #fff;
	}
	
	#info a:hover {
		color: #f93;
	}

	#breadcrumbholder {
		position: absolute;
		top: auto;
		left: auto;
		margin: 0px;
		font-size: 0.6em;
		text-transform: uppercase;
		font-weight: bold;
		letter-spacing: 1pt;
		top: 0px;
		padding-left: 10px;
		width: 100%
}
	
	#breadcrumbholder IMG {
		vertical-align: middle;
		margin: 0 11px 0 0;
	}
	
	#breadcrumbholder IMG.floatright {
		float: right;
		margin: 0;
	}
	
	#breadcrumbholder A {
		color: #f90;
		text-decoration: none;
	}
	
	#breadcrumbholder A:hover {
		color: #f90;
	}
	
	#breadcrumbholder A.selected {
		color: #000;
	}
	
	#contentmain {
		
}
	
	#contentmainIndex {
		
	}
	
#footerholder {
	margin: 4px 0 0 0;
	padding: 15px;
	font-size: x-small;
	color: #999999;
	height: 50px;
	clear:both
	
}

#datestamp {
		float: left;
		text-align: left;
	}



span.AddButton {
	float: left;
	margin-top: -25px;
	margin-left: 40px;
	color: #fff
}

.LeftContentHeader {
	background: url(../images/background/left_section/nav_header.gif) no-repeat top left;
	height: 19px;
	color: #fff;
	font-size: 12px;
	padding: 5px
}

.RightContentHeader {
	background: url(../images/background/left_section/nav_headerRight.gif) no-repeat top left;
	height: 19px;
	color: #fff;
	font-size: 12px;
	padding: 5px 5px 5px 10px
}

.LeftContent {
	background: #ff9900;
	padding: 10px;
	margin-bottom: 2px
}


#navigationcontent span.menuHeader2 {
	padding: 19px 10px 3px 10px;
	color: #fff;
	width: 158px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	
}

#navigationcontent span.BrowseManu {
	display: block; height: 10px;
		
	
}

#navigationcontent table {
	background: #fff url(../images/new-site/block-bottom.gif) no-repeat bottom left;
	padding-bottom: 10px;
}

#navigationcontent .ChildNode ul li#60 {
	height: 10px;
}

#navigationcontent table table {
	background: none;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px
}

#search {
	margin: 0px 0px 0 0;
	padding: 0px;
}

#PartSearch {
	padding: 4px 5px 2px 10px;
	color: #fff
}

#SearchCrit {
	padding: 10px 5px 5px 10px
}

#SearchBot {
	height: 10px;
}

.RowCell2 a, .SubItem2 a {
	display: block;
	margin-left: 25px;
	margin-top: -18px;
	padding-bottom: 5px;
}

.RowCell img {
	height: 12px;
}

.Button {
	background: #f90 url(../images/buttons/button.png) no-repeat top right;
	height: 26px;
	border: 0px;
	padding: 0px 20px 0px 5px;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	font-weight: bold
}

.InputField {
	border: 1px solid #000;
	padding: 2px;
}