/* Validation class */
.validator
{
	padding-left: 3px;
	font-size: 12px;
	color:#cc5848;
	
}


.FormTitle
{
	background-color:#DFe9F4;
	height:17px;
	padding-left:3px;
	font-weight:bold;
}

.formLabel
{
	color:Black;
}
/* End of Validation class */

/* Products Starts */
#products
{
	width:540px;
	padding-top:6px;
	padding-bottom:6px;
	border-bottom: #b5c7d9 1px solid;
	height:100px;
}

#productsLeft
{
	width:130px; 
	float:left;
}

#productsRight
{
	width:410px;
	float:right;
}

.repeaterAltLinks
{
	background: #F1F1F1 url("./../images/Shared/BlueArrow.gif" ) 0px 5px no-repeat;
	padding-left:10px;
}

.repeaterLinks
{
	background: none url("./../images/Shared/BlueArrow.gif" ) 0px 5px no-repeat;
	padding-left:10px;
}


/* Products Ends */
 
body
{
	margin-top: 0;
	margin-left: 0;
}

body, td, p
{
	font-family: Arial;
	font-size: 12px;
}

.pageSubTitle
{
	font-weight:bold;
	font-size: 12px;
	padding-bottom:6px;
	display:block;
}

.darkBlue1
{
	background-color: #153b63;
}

.softBlue4
{
	background-color: #dfe9f4;
}

.darkBlue3
{
	background-color: #b5c7de;
}

.darkBlue2
{
	background-color: #1B528C;
}


.pageTitle
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #153B63;
}
.bodyText
{
	font-family: Arial;
	font-size: 12px;
	color: #153B63;
	line-height: 15px;
}

.whiteLinks
{
	color: #FFFFFF;
	text-decoration: none;
}

#localNavigationCurrentArea
{
	font-weight: bolder;
	font-size: 13px;
	padding-left: 6px;
	padding-top: 24px;
	padding-bottom: 24px;
	color: #FFFFFF;
}

.lefNavLines
{
	background-color: #b5c7de;
}

.topOfPageLink
{
	font-family: Arial;
	font-size: 11px;
	color: #153b63;
	text-decoration: none;
	background-image: url(./../images/Shared/arrow_up_12x12_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	background-color: transparent;
	margin-left: 6px;
	padding-left: 10px;
}

#footer
{
	background: white;
	line-height: 6px;
	padding-top: 8px;
}



/* GLOBAL DEFAULT STYLES */
body
{
	margin: 0;
	padding: 0;
	color: #153b63;
	background-color: #fff;
	font-size: 12px;
	line-height: 15px;
	height: 100%;
	min-height: 100%;
}


.boschTemplate a, .boschTemplate920 a
{
	color: #153b63;
	text-decoration: none; /*background: transparent url( "./../images/Shared/BlueArrow.gif" ) 0 4px no-repeat; 	padding: 0 8px;*/
}
.boschTemplate a:hover, .boschTemplate a:active
{
	/*text-decoration:underline;*/
}

.boschTemplate td
{
	vertical-align: top;
	height: 100%;
}

.boschTemplate
{
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
}

.boschTemplate920
{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
}

/*NO ARROW STYLES*/
.noArrow, .noArrow a, .boschTemplate ul a, #m_ipldBanner a, .boschTemplate .noArrow
{
	padding: 0;
	background: none;
	margin: 0;
}

div.contentDetail
{
	margin: 0px;
	overflow: hidden;
	padding-right: 0px;
	padding-left: 6px;
	padding-bottom: 12px;
	padding-top: 12px;
}
.contentDetail hr
{
	border: none 0;
	border-bottom: dotted 1px #153b63;
	height: 1px;
}
 
div.contentDetail a
{
	text-decoration:underline;
}

/* Left Navigator: the links are offset 6px to the left, there is a "shadow" drop and div elements within it */
/* Left side navi */
div#left
{
	width: 174px;
	margin-left: 6px;
	background-color: #dfE9f4;
	display: block;
	height: 100%;
}

div.shadow
{
	font-size: 1px;
	padding-bottom: 6px;
	background: #b4c6d9;
}
div#navigation
{
	left: -6px;
	position: relative;
	background-color: #153b63;
	color: white;
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 6px;
}
div#navigation h2
{
	font-size: 13px;
	font-weight: bold;
	padding: 22px 0px 13px 6px;
	margin: 0;
}
div#navigation h3
{
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0px 3px 0px;
	margin: 0;
}
div#navigation a
{
	display: block;
}
div#navigation ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
}
div#navigation ul ul
{
	margin-left: 8px;
}

div#navigation ul li
{
	border-bottom: solid 1px #b4c6d9;
}
div#navigation ul li.title
{
	border-bottom: solid 0px;
}
div#navigation li.lastClass
{
	border-bottom: solid 0px;
}

div#navigation ul li a
{
	padding: 3px 0px 3px 8px;
	background: transparent url(   "./../images/Shared/arrow8x10white.gif" ) 0px 2px no-repeat;
	color: #fff;
}
div#navigation #rootMenu ul ul a
{
	padding: 3px 0px 3px 8px;
	background: transparent url(   "./../images/Shared/arrow8x10white.gif" ) 0px 2px no-repeat;
}
#navigation ul li a:hover
{
	margin-left: -10px;
	padding: 3px 0px 3px 18px;
	background: #1b528c url(   "./../images/Shared/arrow8x10white.gif" ) 10px 2px no-repeat;
}
#navigation ul ul li a:hover
{
	margin-left: -18px;
	padding: 3px 0px 3px 26px;
	background: #1b528c url(   "./../images/Shared/arrow8x10white.gif" ) 18px 2px no-repeat;
}
#navigation #rootMenu ul ul li a:hover
{
	margin-left: -10px;
	padding: 3px 0px 3px 18px;
	background: #1b528c url(   "./../images/Shared/arrow8x10white.gif" ) 10px 2px no-repeat;
}
/* REPLACE THIS FOR THE EXPANDED IMAGE*/
div#navigation ul a.selected
{
	margin-left: -10px;
	padding: 3px 0px 3px 18px;
	background: #2269b5 url(   "./../images/Shared/arrow8x10white.gif" ) 10px 2px no-repeat;
}
div#navigation ul ul a.selected
{
	margin-left: -18px;
	padding: 3px 0px 3px 26px;
	background: #2269b5 url(   "./../images/Shared/arrow8x10white.gif" ) 18px 2px no-repeat;
}
div#navigation ul a.expanded
{
	background-image: url(./../images/Shared/arrow8x10white.gif);
	background-repeat: no-repeat;
}

div#navigation ul a.expanded:hover
{
	background-image: url(./../images/Shared/arrow8x10white.gif);
	background-repeat: no-repeat;
}

/* End Left side navigation */

/* mainContent Styles */
.mainContent
{
	font-size: 12px;
	line-height: 15px;
}
/*LINK LIST*/
div.linkList ul
{
	list-style-type: none;
	line-height: 15px;
	margin-left: 0px;
}

/*STAGE AREA*/
div#stage
{
	background-color: #dfE9f4;
	margin: 0;
	padding: 0;
	border-top: solid 6px #b4c6d9;
	width: 540px;
}
div#stage h1
{
	margin: 0;
	padding: 12px 6px;
	line-height:22px;
	font-size: 20px;
}
div#stage img
{
	padding: 0;
	margin: 0;
	border: 0;
	margin-bottom: -3px;
}

div#stage .caption
{
	font-size: 13px;
	line-height: 15px;
	padding: 0px;
	width: 354px;
}
div#stage .caption p
{
	padding: 6px 6px 6px 6px;
	margin: 0px;
}


div#stageadmin
{
	background-color: #dfE9f4;
	margin: 0;
	padding: 0;
	border-top: solid 6px #b4c6d9;
	width: 740px;
}
div#stageadmin h1
{
	margin: 0;
	padding: 12px 6px;
	line-height:22px;
	font-size: 20px;
}
div#stageadmin img
{
	padding: 0;
	margin: 0;
	border: 0;
	margin-bottom: -3px;
}

div#stageadmin .caption
{
	font-size: 13px;
	line-height: 15px;
	padding: 0px;
	width: 554px;
}
div#stageadmin .caption p
{
	padding: 6px 6px 6px 6px;
	margin: 0px;
}
 
 


/*TEASERS*/
#featuredArticlesHomePage
{
	padding-left:0px;
	padding-bottom:5px;
	padding-right:0px;
}


#featuredArticlesText
{
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 0px;
}

#featuredArticlesTitle
{
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 0px;
}

/* GENERAL 'ITEMS' STYLE (applied in Universal Boxes and teasers)*/
.item .description p
{
	margin: 0px;
}
.item a
{
	padding: 0;
	background: none;
}
.item .description a
{
	font-weight: normal;
	background: transparent url(   "./../images/Shared/BlueArrow.gif" ) 0px 3px no-repeat;
	padding: 0 0 0 8px;
	text-decoration:none;
}

/* RSS Styles home page */
#rssTitle a
{
	color: White;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration:none;
}

#rssItemTitle
{
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}

#rssItems
{
	padding-top: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	display: block;
	font-size: 12px;
	font-family: Arial;
	border-bottom: #b5c7d9 1px solid;
	line-height:15px;
}

#rssItems a
{
	text-decoration:none;
}

#rssArea
{
	background-color: #153b63;
	padding-left: 35px;
	padding-bottom: 1px;
	background-image: url(./../images/Shared/rss.jpg);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}

#rssHomePageArea
{
	width: 100%;
	float: left;
}
/* End of RSS Styles home page */

#freeTextArea
{
	background-color: #153b63;
	padding-left: 1px;
	padding-bottom: 1px;
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}
#freeTextTitle
{
	color: White;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	text-decoration:none;
}

#marketsSolutions
{
	width: 100%;
}

#marketSolutionSecTitle
{
	color: White;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	background-color: #153b63;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#marketSolutionItem
{
	background-color: #DFE9F4;
	height: 17px;
	padding-right: 1px;
	padding-left: 14px;
	padding-bottom: 1px;
	background-position-x: left;
	background-image: url(./../images/Shared/BlueArrowRight.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	border-bottom: white 1px solid;
	font-size: 11px;
	
}

#marketSolutionItem a
{
	text-decoration:none;
}

#marketSolutionSecDesc
{
	background-color: #DFE9F4;
	line-height: 13px;
	padding-left: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 6px;
	font-size: 11px;
}

/* MCMS Label Starts */
.mcmsLabel
{
	font-size: 12px;
	color: maroon;
	font-family: Verdana;
	background-color: #ffffcc;
	border-right: #990000 1px dotted;
	border-top: #990000 1px dotted;
	border-left: #990000 1px dotted;
	border-bottom: #990000 1px dotted;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	overflow: hidden;
	clear: none;
	width: 95%;
	font-style: italic;
}
/* MCMS Label Ends */

/* Related Info Starts */
#relatedInfoTitle
{
	color: White;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	padding-top: 3px;
	background-color: #153b63;
	padding-right: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
}

#relatedInfoPicture
{
	background-color: #DFE9F4;
	display:block;
}

#relatedInfoItems
{
	background-color: #DFE9F4;
	padding-right: 1px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top:2px;
	font-size: 11px;
	display:block;
}

/* Related Info Ends */

/* Related Links Starts */
#relatedLinksTitle
{
	color: White;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	padding-top: 3px;
	background-color: #153b63;
	padding-right: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
}

#relatedLinksItemsArea a
{
	background-color: #DFE9F4;
	padding-right: 1px;
	padding-left: 14px;
	padding-bottom: 2px;
	padding-top:2px;
	background-image: url(./../images/Shared/BlueArrowRight.gif);
	background-position: 0px 6px;
	text-decoration:none;
	background-repeat: no-repeat;
	border-bottom: white 1px solid;
	font-size: 11px;
	display:block;
}

#relatedLinksItemsArea a:hover
{
	background-color:#A0B7CF;
}

#relatedLinksItemsArea 
{
	background-color: #DFE9F4;
}

/* Related Links Ends */

/* Press Releases Starts */
#pressReleaseItem
{
	display:block;
	border-bottom: #b5c7d9 1px solid;
	background-image: url(./../images/Shared/BlueArrowRight.gif);
	background-position: -5px 6px;
	background-repeat: no-repeat;
	padding:3px 3px 3px 3px;
}

#pressReleaseItem a
{
	padding-left:7px;
}

.pressReleaseItemAlt
{
	background-color: #f1f1f1;
}
/* Press Releases Ends */

/* Where to Buy Starts*/
.pagination
{
	float: right;
	font-family:Arial;
	font-size:9px;
}

dd.whereToBuyItems 
{
	font-family:Arial;
	font-size:12px;
	float: left;
	width: 174px;
	margin: 0px, 6px, 12px, 0px;
	display:inline;
}

dd.serviceCenterName
{
	font-weight:bold;
}

/*Where to  buy Ends*/

/*BCSD Logon Page*/
.bcsdErrorMessage
{
	 color: #df0024;
	 font-size: 11px;
	 font-weight: bold;
}

/*BSCD Logon Ends*/

/*PhD Send Url to Friend Form*/
.sendURLHeader
{
 background-color:#dfe9f4;
}
.sendURLForm
{
	 background-color:#F1F1F1;
	
}

/*Product Detail*/
#detailPageLinks a
{
	text-decoration:none;
	
}

