@charset "utf-8";
/* CSS Document */

/*--------------------------Standard for all boxes---------------------------*/

.box_float_left {
	float:left;
	margin-right:10px;
	}
.box_float_right {
	float:right;
	margin-left:10px;
}
.box_container {
	position:relative;
	clear:both;
	margin-top:10px;
	min-height:100px;
	margin-bottom:20px;
	padding-bottom:0px;
	z-index:2;	
	background-repeat: repeat-y;
}
*html .box_container {
	height:100px;
	}


.box_top {
	left:0px;
	height:8px;
	margin:0px;
	margin-top:-1px;
	z-index:1;
	background-repeat:no-repeat;
}
.box_title {
	z-index:6;
	position:absolute;
	top:-17px;
	background-color:#FFFFFF;
}
.box_middle {
	margin:0px;
	padding-left:10px;
	padding-bottom:15px;
	z-index:2;
}
.box_headline {
	position:relative;
	text-align:left;
	margin-top:5px;
	width:70%;
}
.box_bottom {
	position:absolute;
	bottom:-5px; /*to cover up the last row of bg image in the container*/
	left:0px;
	height:15px;
	z-index:3;
	background-repeat:no-repeat;
}
*html .box_bottom {
	/*margin-bottom:-3px;*/
}
/*--------------------------END Standard for all boxes---------------------------*/
.box_style_A {
	width:944px;
}
*html .box_style_A {
	width:936px;
}
.box_style_A_container {
	width:936px;
	position:relative;
	clear:both;
	margin-top:10px;
	min-height:100px;
	margin-bottom:20px;
	padding-bottom:0px;
	z-index:2;	
	background-repeat: repeat-y;
	background-image: url(../images_new/layout_images/ips_product_family_list_bg_middle.gif);
}
.box_style_A_top {
	left:0px;
	height:8px;
	margin:0px;
	margin-top:-1px;
	z-index:1;
	background-repeat:no-repeat;
	background-image: url(../images_new/layout_images/ips_product_family_list_bg_top.gif);
}
.box_style_A_bottom {
	position:absolute;
	bottom:-5px; /*to cover up the last row of bg image in the container*/
	left:0px;
	height:15px;
	z-index:3;
	background-repeat:no-repeat;
	background-image: url(../images_new/layout_images/ips_product_family_list_bg_bottom.gif);
	background-repeat:no-repeat;
}













/*.box_style_B {
	width:674px;
}
.box_style_B.box_container {
	background-image: url(../images_new/layout_images/ips_product_detail_box_bg_middle.gif);
	}
.box_style_B.box_top {
	background-image: url(../images_new/layout_images/ips_product_detail_box_bg_top.gif);
}
.box_style_B.box-bottom {
	background-image: url(../images_new/layout_images/ips_product_detail_box_bg_bottom.gif);
	background-repeat: no-repeat;
}
.B-box_image {
	position:absolute;
	bottom:5px;
	right:12px;
	width:180px;
	height:220px;
	z-index:5;
}
*html .B-box_image {
	bottom:1px;
}
.box_style_C {
	width:442px;
}
.box_style_C.box_container {
	background-image: url(../images_new/layout_images/ips_product_portal_box_bg_middle.gif);
}
.box_style_C.box_top {
	background-image: url(../images_new/layout_images/ips_product_portal_box_bg_top.gif);
	
}
.box_style_C.box_middle {
	padding-left:10px;
	width:272px;
	margin:0px;
	padding-bottom:15px;
	z-index:2;
	background-repeat: repeat-y;
}



.box_style_C.box_bottom {
	background-image: url(../images_new/layout_images/ips_product_portal_box_bg_bottom.gif);
	}

.C-box_image {
	position:absolute;
	bottom:5px;
	right:12px;
	width:150px;
	height:220px;
	z-index:5;
}*/
*html .C-box_image {
	bottom:1px;
}






.D-box_container {
	position:relative;
	clear:both;
	float:left;
	margin-top:30px;
	margin-right:10px;
	width:250px;
	min-height:160px;
	margin-bottom:40px;
	padding-bottom:0px;
	z-index:2;	
	background-image: url(../images_new/layout_images/ips_product_detail_menu_bg_middle.gif);
	background-repeat: repeat-y;
}
*html .D-box_container {
	height:160px;
}

.D-box_top {
	left:0px;
	width:250px;
	height:8px;
	margin:0px;
	margin-top:-1px; /*to cover up the first row of bg image in #center_right_column_container*/
	z-index:1;
	background-image: url(../images_new/layout_images/ips_product_detail_menu_bg_top.gif);
	background-repeat: no-repeat;
}
.D-box_headline {
	position:relative;
	text-align:center;
	margin-top:5px;
	width:220px;
	margin-right:0px;
}

.D-box_middle_content {
	padding-left:10px;
	width:230px;
	margin:0px;
	padding-bottom:15px;
	z-index:2;
	
}
.D-box_middle_content_overview {
	padding-left:10px;
	width:180px;
	margin:0px;
	padding-bottom:15px;
	z-index:2;
	
}


.D-box_bottom {
	position:absolute;
	bottom:-5px; /*to cover up the last row of bg image in #center_right_column_container*/
	left:0px;
	width:250px;
	height:15px;
	z-index:3;
	background-image: url(../images_new/layout_images/ips_product_detail_menu_bg_bottom.gif);
	background-repeat: no-repeat;
}
*html .D-box_bottom {
	margin-bottom:-5px;
}
.B-box_flash_movie {
	position:absolute;
	bottom:5px;
	right:12px;
	width:200px;
	height:220px;
	z-index:5;
	}
.D-box_image {
	position:absolute;
	bottom:5px;
	right:12px;
	width:150px;
	height:220px;
	z-index:5;
}
*html .D-box_image {
	bottom:1px;
}

/*------------------------------End PRODUCT DETAIL PAGE - LEFT SIDE MENU--------------------*/

/*------------------------------Begin PRODUCT DETAIL PAGE - RIGHT SIDE INFORMATION--------------------*/