﻿/* master page content styles */
#main {
	text-align: left;
	vertical-align: top;
	font-size: 80%;
	background-color:#fff;
}
p.prnews_p{
	font-size: 8pt !important;
	font-family: "Arial" !important;
}
#mainContent{
	margin-left: auto;
	margin-right: auto;
	/*padding-right:40px;*/
	text-align: left;
	vertical-align: top;
	width: 954px;
	position: relative;
	top:/*-49px*/-69px;
	line-height: 1.35em;
}
.TKRStock A:link{
	color:#fff;
}
/* end master page content styles */

/*-----header styles-----*/
/* keep */

/*styles for homepage start*/
.headerHomePage{
	background:url(../images/headerBackHome.gif) repeat-x left top !important; 
	height:436px !important;
}
.headerHomePage .topBarHomePage{
	width:904px !important;
}
.headerHomePage .logoNavHomePage{
	width:904px !important;
}
.footerHomePage .footerContentHomePage{
	width:904px !important;
}
/*styles for homepage end*/


#header {
	background: url('../images/headerBack.gif') top left repeat-x;
	height: 180px;
}
#header img{
	margin:0;
}
#header #topBar{
	margin-left: auto;
	margin-right: auto;
	width:954px;
	font-family: Trebuchet, "Trebuchet MS", Helvetica, "Vera Sans", sans-serif;
	font-size:0.8em;
	color:#fff;
	padding:10px 0px 0px 0px;
}
#header #topBar a{
	color:#fff;
}
#header #logoNav{
	margin-left: auto;
	margin-right: auto;
	width:954px;
	clear:both;
	padding:31px 0px 0px 0px;
}
#header #stockValue{
	float:right;
	position:relative;
	left:-40px;
	width:170px;
}
#header #dropdowns img{
    border:0;
	position:relative;
	top:7px;
	right:3px;
}
#header #headerLinks{
	position:relative;
}
/* keep */
#logo {
	display: inline;
	float: left;
	margin: 20px 0 0 20px;
}

#breadcrumb {
	float: left;
	font-size: 0.875em;	
	width:960px;
}

#breadcrumb span.breadcrumbCurrent
{
	color: #013a81;
	text-decoration: none;
}

#breadcrumb a
{
	color: #5e5e5e;
}


/* Start Footer */
#footer {
	background: url('../images/footerBack.gif') top left repeat-x;
	height:110px;
}
#footerContent{
	margin-left: auto;
	margin-right: auto;
	width:954px;
	position:relative;
	top:30px;
	font-size:0.8em;
	color:#000;
}

#footerContent a{
	color:#000;
}
#footerContent #footerLinks{
	float:right;
}
#footerContent #footerSocialLinks{
	float:right;
	position:relative;
	left:-180px;
}
#footerContent #copy{
	position:relative;
}


/* End Footer */


/*----- Start Page Field Style -----*/
		.PageField-Edit-Container
		{
			float:left; 
			width: 690px; 
			border: 1px #CCC solid;	
		}
		.PageField-Edit-Head
		{
			float: left; 
			background-color: #CCC; 
			width: 690px; 
			padding: 5px 5px 5px 5px; 
			font-weight: bold;			
		}		
		.PageField-Edit-FieldContainer
		{
			padding:10px 10px 10px 10px; 
			width: 670px;
		}
		.PageField-Edit-Field
		{
			float: left; 
			width: 670px; 
			padding: 5px 0px 5px 0px; 
			background-color: #FAFAFA; 
			border-bottom: 1px #000 dotted;
		}
		.PageField-Edit-Field-Input
		{
			float: left; 
			width: 450px;
		}
		
		.PageField-Edit-Field-Description
		{
			float: left; 
			width: 200px; 
			padding: 10px 10px 10px 10px; 
			font-size: 10px; 
			color: #fd8816;
		}
/*----- End Page Field Style -----*/


/*-----layout styles-----*/

.contactitem {
	display: inline;
	float: left;
	margin-bottom: 15px;
	position: relative;
	width: 145px;
}

.content {
	background: url('../images/bannerBack.gif') top left repeat-x;
	background-color: #FFF;
	float: left;
	padding-bottom: 10px;
}

.half {
	clear: none;
	display: inline;
	float: left;
	position: relative;
	width: 560px; /*  405*/
	padding-right:5px;
	margin: 20px 5px 20px 0px;    /*----RD------*/ /* 20px 10px 20px 0px */
}

.full {
	clear: none;
	float: left;
	margin: 20px 0 0 40px;
	position: relative;
	width: 695px;
}

.landingLeft {
	display: inline;
	float: left;
	margin: 25px 0 0 20px;
	position: relative;
	width: 330px;
}

.oneQuarter{
	clear: none;
	display: inline;
	float: left;
	margin: 0px 35px 0px 0px;  /*changing to match the margins of oneQuarterLeft (3A) - old was 20px 10px 0 20px */
	position: relative;
	width: 150px;
}

.OneQuarterNEW
{	
	clear: none;
	display: inline;
	float: left;
	margin: 20px 0px 0 20px;
	position: relative;
	width: 140px;
	/*
	padding: 0px 20px 0px 20px;
	position: relative;
	width: 150px;*/
}


.rightQuarter {
	clear: none;
	float: left;
	margin: 20px 5px 0px 5px; /*changed from 10 to 0 - JMC -- changed left padding from 18px to 10px - too much padding on the left RD */
	.margin: 20px 0 0 0; /* IE7 hack, right column boxes were dropping down below middle column */
	position: relative;
	width: 194px;
	font-size:0.9em;
}


#searchsubmit {
	margin-right: 10px;
}

.OneThird{
	clear: none;
	display: inline;
	float: left;
	position: relative;
	width: 278px;
}

.smallbanner {
	background: url('../images/bannerBack.gif') top left repeat-x;
	margin-bottom: 10px;
	width: 964px;
}

.thirdHolder {
	clear: none;
	display: inline;
	float: left;
	margin: 20px 20px 0 20px;
	width: 95%;
}

.threeQuarters {
	clear: none;
	display: inline;
	float: left;
	margin: 0px 20px 0 0;
	position: relative;
	width: 740px;
}

.topDotted {
	border-top: 1px dotted #666;
	margin-top: 15px;
	padding-top: 15px;
}

.toplineHalf {
	border-top: 1px solid #CCC;
	float: left;
	padding-top: 10px;
	position: relative;
	width: 555px;
}

.toplineThree {
	border-top: 1px solid #CCC;
	float: left;
	margin-top: 5px;
	padding-top: 10px;
	position: relative;
	width: 550px;
}

.topline {
	border-top: 1px solid #CCC;
	padding-top: 10px;
	position: relative;
	display:inline-block;
}


.toplinkHalf {
	border-top: 1px solid #CCC;
	display: inline;
	float: left;
	margin-top: 10px;
	padding-top: 15px;
	position: relative;
	width: 555px;
}

.toplinkFull {
	border-top: 1px solid #CCC;
	float: left;
	margin-top: 10px;
	padding-top: 20px;
	position: relative;
	width: 675px;
}

.toplinkThree {
	border-top: 1px solid #CCC;
	float: left;
	margin-top: 10px;
	padding-top: 15px;
	position: relative;
	width: 740px;/*559px;*/ /*580px;*/ /*changed from 550 -JMC*/
}



/*----- Start Timken 01 Page Layout Styles -----*/
#LayoutOne
{
	width:904px;
	margin-left: 25px;
	padding-top: 20px;
}

#LayoutOne .blockitem {
	width: 265px;	
}

#LayoutOne .OneThird {
	padding: 0px 56px 0px 0px;
}

#LayoutOne .productitem {
	clear: none;
	display: inline;
	float: left;
	margin: 0 0 15px 0;
	width: 395px;
}

#LayoutOne .OTImage {
	text-align:center;
}


/*----- Start Timken 02 Page Layout Styles -----*/

/*----- Start Timken 03 Page Layout Styles -----*/
.OneQuarterLeft
{	
	clear: none;
	display: inline;
	float: left;
	padding: 0px 35px 0px 0px; 
	position: relative;
	width: 150px; 
}

/*----- End Timken 03 Page Layout Styles -----*/

/*----- Start Timken 03a Page Layout Styles -----*/


.featureblock {
	clear: none;
	display: block;
	float: left;
	width: 284px;
	/*height: 95px;*//*removed to be IE7 compatible - JMC*/
}

.featureitem {
	background-color: #EBEBEB;
	clear: none;
	display: inline;
	float: left;
	padding: 5px 0 10px 0;
	width: 282px;
}

.featureinner {
	margin: 0 25px 0 10px;
}

#newsroom .blockitem {
	margin: 5px 0 10px 0;
	width: 405px;
}

.NewsItems{
	font-family: Trebuchet, "Trebuchet MS", Helvetica, "Vera Sans", sans-serif;
	font-size: 1em;
}

.NewsItems a:hover{
	color: #013a81;
}


/*----- Start Timken 04 Page Layout Styles -----*/

#full .oneThird
{
	margin-top: 15px;
	padding-top: 0;
	width: 185px;
	float: left;
}

#full .blockitem {
	float: right;
	width: 165px;
}
#full .productPic {
	margin: 3px 0 5px 0;
}

#full .rightLine {
	margin-right: 35px; /*Changed from 35px JMC*/
	padding-right: 35px; /*Changed from 35px JMC*/
}

#StockLookup
{
	width: 400px;
	padding: 0px 20px 20px 0px;
	float: left;
}



/*----- Start Timken 05 Page Layout Styles -----*/
.LayoutFive
{
	clear: none;
	float: left;
	margin: 20px 10px 10px 0px;
	position: relative;
	width: 755px;
}

#LayoutFive.img {
	padding:10px 10px 10px 10px;
}


LayoutFive.a {
	color:#FD8816;
}

.ms-PartSpacingVertical
{
	margin: 0px;
}

/*------------ New Layout Changes ---------- */


headertitle-large {
	font-style:italic;
}

#ProductTabDisplayAreas {
	padding-top:15px;
	clear:both;
}

#ProductTabDisplayAreas div table
{
	width:100%;
}
#ProductTabDisplayAreas div tr
{
	width:100%;
	float:right;
}

.oddrow
{
	background-color: #EBEBEB;
	width:100%;
	float:right;
}

#oddrow
{
	background-color: #EBEBEB;
}


#ProductTabDisplayAreas div td,
.oddrow td 
{
	float:left;
}


/* Styles for Layout 7 - Product pages*/
#ProductTabDisplayArea1 img {	 
	display: inline;
	float: right;
	padding-right: 5px;
	padding-top:5px;
	padding-bottom:5px;
	position: relative;
	vertical-align: top;
	width: auto;
}
#ctl00_PlaceHolderMain_ctl02_ctl00_RichHtmlField_displayContent_toolbar img{
	padding-right: 0px;
	padding-top:0px;
	padding-bottom:0px;
}
.layout7fix{
	display:block;
}
/* END Styles for Layout 7 - Product pages*/

/*----- Start Timken 10 Page Layout Styles -----*/
.OneHalfLeft
{	
	clear: none;
	display: inline;
	float: left;
	padding: 0px 20px 0px 20px;
	position: relative;
	width: 325px;
}

.twoQuarter {
	clear: none;
	float: left;
	margin: 0px 20px 0 0;
	position: relative;
	width: 160px;
} /*  */

.halfMicro {
	clear: none;
	display: inline;
	float: left;
	position: relative;
	width: 390px;
	margin: 0px 0px 20px 1px;    /*----RD------*/
}

.eventSummaryHead{
	background-image:url('../images/eventSummary_top.gif');
	width:298px;
	height:25px;
	padding-left:20px;
	padding-top:15px;
	padding-bottom:3px;
	font-weight:bold;
}
.eventSummary {
	width: 314px;
	background-image: url('../images/eventSummary_middle.gif');
	border-left:2px #ccc solid;
	border-right:2px #ccc solid;
}
.eventSummaryText {
	padding: 0px 30px 0px 15px;
}
.eventSummaryFoot{
	background-image:url('../images/eventSummary_bottom.gif');
	width:318px;
	height:17px;
}




/*----- End Timken 10 Page Layout Styles -----*/

/*----- Start Timken Investor CCBN Page Layout Styles -----*/
.InvestorMain
{
	background-color: #FFF;
	float: left;
	font-family:Trebuchet, "Trebuchet MS", Helvetica, "Vera Sans", sans-serif;
	font-size: .7em;
	text-align:left;
}
.InvestorContent
{
	width: 550px;/*560px;*/
	padding: 0px 20px 20px 0px;
}

.InvestorContent.img {
	padding:10px 10px 10px 10px;
}
.InvestorContent.a {
	color:#FD8816;
}
/*----- Start Timken Investor CCBN Page Layout Styles -----*/

.SlideShow_Content_Row {
	background-color:white;
}

.pageHeading {
	padding-bottom:10px;
}

/*------- core Search Style overrides--------*/
.srch-results{
	margin: 0 15px 0 15px;   /*RD*/
}
.srch-Icon{
	margin-right:5px;  /*RD*/
}
.srch-Page{
	FONT-WEIGHT:bolder;
	FONT-SIZE:1.5em;
	text-align:center;
	background-color:#FFF;
    border-top: 1px solid #DDD;
	padding-top: 7px;
	border-bottom: 1px solid #DDD;
	padding-bottom: 7px;
}
.srch-sort{
	display:none;
}
.srch-URL A,.srch-URL A:link,.srch-URL A:visited{
	color: #808080 !important;
	text-decoration: none;
}
.srch-URL a:hover,.srch-URL a:active {
	text-decoration: underline;
}
.srch-Metadata A,.srch-Metadata A:link,.srch-Metadata A:visited{
	color: #808080;
	text-decoration: none;
}
.srch-Metadata a:hover,.srch-Metadata a:active {
	text-decoration: underline;
}


#NewsRoomUtilities{
		padding-top: 10px;
		padding-left:1px;
}

/*Summary Link TimkenFeatureBox styles*/
.TimkenFeatureBox, .TimkenFeatureBoxOrange{
	margin-bottom:10px;
	width:99%;
}
.TimkenFeatureBox .sectionHeader, .TimkenFeatureBoxOrange .sectionHeader{
	background-color:#888;
	width:100%;
	background-image:url('/SiteCollectionImages/whiteCorner_topLeft.gif');
	background-repeat:no-repeat;
	background-position: left top;
	padding-top:2px;padding-bottom:2px;
	border-bottom:1px #FD8816 solid;
}
.TimkenFeatureBox .sectionHeader h3 a, .TimkenFeatureBoxOrange .sectionHeader h3 a{
	color:white;
	padding-left:5px;padding-right:2px;
}
.TimkenFeatureBox #ProductNavigator, .TimkenFeatureBoxOrange #ProductNavigator{
	width:auto !important;	
	float:none !important;	
	padding-left:5px;
	padding-right:5px;
	font-size:1em !important;
	position:relative;
}
.TimkenFeatureBox #ProductNavigator a, .TimkenFeatureBoxOrange #ProductNavigator a{
	width:auto !important;
	color:#FD8816;	
	position:relative;
}
.TimkenFeatureBox #ProductNavigator .leftLink, .TimkenFeatureBoxOrange #ProductNavigator .leftLink{
	float:left;
}
.TimkenFeatureBox .sectionFooter, .TimkenFeatureBoxOrange .sectionFooter{
	background-color:#888;
	width:100%;
	height:5px;
	border-top:1px #FD8816 solid;
	background-image: url('/SiteCollectionImages/whiteCorner_bottomRight.gif');
	background-repeat:no-repeat;
	background-position: right bottom;
}


.TimkenFeatureBoxOrange .sectionHeader{
	background-color:#FD8816;
}
.TimkenFeatureBoxOrange .sectionFooter{
	background-color:#FD8816;
}

.webPartLink{
	color:#FD8816 !important;
}

/*-----table styles-----*/
#topTable {
	padding-top: 10px;
	position: relative;
}

.tableitem {
	display: inline;
	float: left;
	position: relative;
	width: 385px;
}

.tableitem td, th {
	border: 1px solid #CCC;
	font-size:10px;
	padding: 3px;
}

.tableitem th {
	background-color: #808080;
	color: #FFF;
	font-weight:bold;
}



.tableitem_wide {
	display: inline;
	float: left;
	position: relative;
	width: 560px;
}

.tableitem_wide td, th {
	border: 1px solid #CCC;
	font-size:10px;
	padding: 3px;
}

.tableitem_wide th {
	background-color: #808080;
	color: #FFF;
	font-weight:bold;
}

.loctable {
	border: 1px solid #CCC;
	color: #333;
	margin-bottom: 10px;
	table-layout: fixed;
	text-align: left;
	width: 95%;
	
	border-spacing:0px,0px;
	margin: 0;
	padding: 0;
}

.loctable caption {
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: left;
}

.loctable td, th {
	border: 1px solid #CCC;
	/*font-size: .7em;*/
	padding: 3px;
}

.loctable th {
	background-color: #808080;
	color: #FFF;
}

#table a {
	color:#FF8816;
}


.firstcol {
	width: 85px;
}

.secondcol {
	width: 38px;
}

.thirdcol {
	width: 105px;
}

/* Start Form Control Styles */

input {
	border:0;
	color: #666;
	font-family: Trebuchet, "Trebuchet MS", Helvetica, "Vera Sans", sans-serif;
}

select {
	border:0;
	color: #666;
	font-family: Trebuchet, "Trebuchet MS", Helvetica, "Vera Sans", sans-serif;
}

.formitem {
	float: left;
	display: inline;
	margin-bottom: 5px;
	width: 215px;
}

.formitemwide {
	display: inline;
	float: left;
	margin-bottom: 5px;
	width: 480px;
}

.formitemXwide {
	display: inline;
	float: left;
	margin-bottom: 5px;
	width: 560px;
}

.formitem_half {
	float: left;
	display: inline;
	margin-bottom: 5px;
	width: 275px;
}

.formitem_thirds {
	float: left;
	display: inline;
	margin-bottom: 5px;
	width: 190px;
}

.formitemwide_thirds {
	display: inline;
	float: left;
	margin-bottom: 5px;
	width: 380px;
}

/* End Form Control Styles */

/*-----list styles-----*/
.blocklist {
	display: inline;
	float: left;
	position: relative;
	width: 300px;
}
.bulleted li {
	color: #333;
}
.featlist li {
	color: #FD8816;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 5px;
	position: relative;
}
.featlist li a, .featlist li a:hover, .featlist li a:link, .featlist li a:visited
{
	color: #FD8816;
}
.gallerylist {
	background: url('../images/bullet.gif') 0 5px no-repeat;
	color: #FD8816;
	font-weight: normal;
	list-style-type: none;
	padding-left: 10px;
}

/*-----Search Bar-----*/
/* keep */
#dropdowns {
	float:right;
	position:relative;	
	bottom:10px;
}
#dropdowns input{
	position:relative;
	top:3px;
	line-height:19px;
	padding-left:3px;
}
#dropdowns select{
	/*height:19px;*/
	position:relative;
	left:-20px;
	font-size:1em;
	height:18px;
	position:relative;
	top:3px;
}
/* keep */
#search {
	border:0;	
	font-size:1em;
	height:16px;
}

/* keep */
#searchLink {
	color: #FFF;
	position:relative;
	top:2px;
}

/* keep */
#searchbtn {

}

/* End Search Bar styles */


/* Start Summary Field Control Styles */

.blockitem {
	display: inline;
	float: left;
	margin: 5px 0;
	position: relative;
	width: 555px; /* changed from 350 to 405 for mining success stories*/
}			      /* changed from 405 to 395 because there was no padding against the right line*/

.blockitem-nomargin {   /* added this style for pages like Seals products section with links with no descriptions */
	display: inline;
	float: left;
	position: relative;
	width: 570px; 
}


.blockitem-events {
	display: inline;
	float: left;
	margin: 5px 0;
	position: relative;
	width: 385px; /* changed from 350 to 405 for mining success stories*/
}


.shortblockitem
{	
	margin: 15px 0 0 0;
	width: 320px;
	float: left;
	padding: 0px 15px 0px 0px;
}

.xshortblockitem
{	
	margin: 15px 0 0 0;
	width: 182px;
	float: left;
	padding: 0px 10px 0px 0px;
}



.longblockitem
{
	margin-top: 10px;
	width: 98%;
	float: left;
	padding: 0px 10px 0px 0px;
}
.mediumblockitem
{
	margin-top: 10px;
	width: 555px; /*385px; JMC*/
	/* width: 400px; */
	float: left;
	padding: 0px 10px 0px 0px;
}

.shortblockitem-1{
	display: inline;
	float: left;
	margin: 5px 0;
	position: relative;
	width: 256px;
}

a.shortblockitem-1
{
	color: #000;
}

.blockitem-Bubble {
	display: inline;
	float: left;
	margin: 5px 0;
	width: 390px;
}

ul.Simple-List
{
	list-style-image: url('../images/bullet.gif');
	margin: 0px 0px 0px 20px;
}

/* End Summary Field Control Styles */


/* Investors/xml styles */
.earningsEst{
	width:95%;
}
/* end Investors/xml styles */

