/* Sets all values in the main table */
#PM_BackLink
{
	color: #213A83;
}

#PM_BackLink A:Link
{
	color: #213A83;
}

#PM_BackLink A:Hover
{
	color: #CC3333;
}

.Product_Display_Table {
	margin: 0px;
	padding: 0px;
}

/* Search page - stage 1 */

/* Debug information - should not show on live site! */
.DebugContent {
	display: none;
}

/* Discription for search page */
.products_view_heading {
	
	padding-bottom: 5px;
	float: left;
}
/* Background to main search area */
.view_blank_search {
	background-color: #E6E6E6;
	margin-top: 10px;
	width: 512px;
}

/* Search page header plus background */
.view_blank_product_search {
	font-weight: bold;
	background-color: #CCCCCC;
	padding-left: 7px;
	color: #FFFFFF;
	padding-top: 5px;

}
/* Search box text */
.view_search_text_title {
	width: 100px;
	text-indent: 5pt;
	
	font-size: 90%;
	padding-top: 5px;
}

.view_search_text_title_box {
	width: 260px;
}

/* Search box title */
.view_blank {
	margin-top: 2px;
	margin-bottom: 2px;
}

/* Search input box 1 */
#P_C_ID38 {
	width: 260px;
	margin-top: 2px;
	margin-bottom: 2px;
}
/* Search box 1 */
.view_search_text_category_P_C_38 {
	width: 100px;
	padding-left: 5pt;
	font-size: 90%;
	padding-top: 5px;
}
/* Search input box 2 */
#P_C_ID37 {
	width: 260px;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* Search box 2 */
.view_search_text_category_P_C_37 {
	width: 100px;
	padding-left: 5pt;
	padding-top: 5px;
}
/* Search input box 3 */
#P_C_ID36 {
	width: 260px;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* Search box 3 */
.view_search_text_category_P_C_36 {
	width: 100px;
	padding-left: 5pt;
	font-size: 90%;
	padding-top: 5px;
}
/* Search input box 4 */
#P_C_ID34 {
	width: 260px;
	margin-top: 2px;
	margin-bottom: 2px;

}

/* Search box 4 */
.view_search_text_category_P_C_34 {
	width: 100px;
	padding-left: 5pt;
	
	font-size: 90%;
	padding-top: 5px;
}

/* Search input box 5 */
#P_C_ID35 {
	width: 260px;
	margin-top: 2px;
	margin-bottom: 2px;
	
}

/* Search box 5 */
.view_search_text_category_P_C_35 {
	width: 100px;
	padding-left: 5pt;
	
	font-size: 90%;
	padding-top: 5px;
}

/* Search input Part number */
#P_D_Code {
	display: none;
}

/* Search box Part number */
.view_search_text_part {
	display: none;
	
}

/* Find text plus graphic */
.view_find_td {
	padding-left: 0px;
}

.view_find {
	
	line-height: 170%;
	background: url(../SkinImages/Buton-right.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	display: block;
	width: 45px;
	float: right;
	margin: 2px;
	cursor: hand;
}

/* Results page */
.category_results_search_td_whole {
	/*width: 367px;*/
	vertical-align: top;
}
.PM_HoldingTable {
	/* if width of 100% on the table tag itself - no margins or padding please or the areas will drop-down in IE6! */
	margin-top: -13px;
	z-index: 20;
	padding: 5px;
}
/* Left Cell */
.PM_LeftWrap {
	vertical-align: top;
	/*width: 390px;*/
}
#PM_ProductTitle {}

#PM_ProductTitle IMG {
	/*display: none;*/
}

#MainContent {
	margin-right: 10px;
	background-color: transparent;
}

#PM_Description 
{
	background-color: none;
}

#PM_KeyPoints {
	margin: 10px 15px 10px 0px;
	background-color: #EAEAEA;
	padding: 5px;
	_height: 1%;
}

#PM_KeyPoints H2{
	background-color: #fff;
}

#PM_KeyPoints LI {
	list-style-position: outside;
	list-style-type: disc;
}

/* Right Cell */
.PM_RightWrap {
	vertical-align: top;
	/*width: 170px;*/
}
/* Image on product page */
.PM_MainImage img {
	cursor: pointer;
}

/* Discription for product image */
#PM_ImageCaption {
	font-size: 90%;
	text-transform: uppercase;
	color: #000066;
	width: 170px;
}
.PM_TechnicalDocs {}

.PM_Links {}

.category_results_search_table1 {
	width: 230px;
	background-color: #EEE;
}
/* Heading wrap for item found */
.view_blank_search_results_top {
	margin: 0px;
}

.view_result_wrap {
	background-color: #ECECEC;
	width: 250px;
	margin: 0px 5px 5px 0px;
	border: 1px solid #FFF;
	min-height: 100px;
	display: block;
	cursor: hand;
}

.view_result_wrap:hover {
	background-color: #E6D8D8;
	border: 1px solid #999;
	text-decoration: none;
}

/* Heading text for item found */
.view_blank_search_title {
	background-color: #999;
	text-transform: uppercase;
	color: #FFF;
	padding: 2px 5px;
}

/* Discription text for item found */
.img_thumbnail {
	float: left;
	margin-right: 5px;
	border: 0px;
	display: block;
}

.view_see_description {
	display: block;
	padding: 0px 5px;
	float: right;
	width: 163px;
	cursor: hand;

}

.result_pulldown
{
	float: none;
	clear: both;
}

/* discription and image for results link */
.view_see_results  {
	line-height: 150%;
	display: block;
	height: 20px;
	background: url(../SkinImages/Buton-right.gif) no-repeat right center transparent;
	
	text-transform: capitalize;
	padding: 5px;
	margin-right: 5px;
	float: right;
	width: 100px;
	cursor: hand;
}


/* PRODUCT PAGE */

#PM_TechHeader {
	background-color: #F9880E;
	line-height: 20px;
	vertical-align: middle;
	border-bottom: 2px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	padding: 0px 5px 0px 20px;
}

#PM_LinksHeader {
	background-color: #F9880E;
	line-height: 20px;
	vertical-align: middle;
	border-bottom: 2px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	padding: 0px 5px 0px 20px;
}


.technical_docs{}

.technical_text {
	margin: 0px;
	padding: 0px;
	width: 170px;
}

.technical_text a {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	line-height: 150%;
	display: block;
	color: #000;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 6px 0px;
	background-image: url(../Skin_images/Arrow-button.gif);	
	border-bottom: #F4CDB7 1px solid;
}

.technical_text a:hover {
	background-color: #F4CDB7;
	border-bottom: #F4CDB7 1px solid;
}

.product_search_next
{
	float: right;
	margin-bottom: 10px;
}

.product_search_previous
{
	float: left;
	margin-bottom: 10px;
}

.print_icon
{
	width: 100%;
	position: relative;
	top: -16px;
	left: 160px;
}

.products_view_name
{
	font-size: 140%;
	color: #444;
}

.productview
{

	font-size: 110%;
	color: #222;
}

.product_view_body
{
	font-size: 110%;
	color: #222;
}
