#products_panel {
	background: url(../../images/layout/sub_products/sides_bg.gif);
	width: 979px;
	margin: 0px 13px;
	position: relative;
}

#product_details_panel {
	width: 968px;
	margin: 0px 6px;
	height: 240px;
}
#product_details_panel:after {
	content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
/* Hide from IE Mac \*/ 
.product_details_panel {display:block;} 
/* End hide from IE Mac */ 

#products_panel_bottom {
	height: 15px;
	background: url(../../images/layout/sub_products/bottom_bg.jpg) bottom center;
}
#product_details_panel_bottom {
	height: 15px;
	background: url(../../images/layout/sub_products/details_bottom_bg.jpg) bottom center;
}

#details_menu, #details_product_image {
	float: left;
}

#details_menu {
	width: 224px;
	margin: 35px 10px 0px 15px;
	background: url(../../images/temp/bottom.png) bottom center no-repeat;
}

#details_menu h1 {
	width: 224px;
	height: 36px;
	text-indent: -5000px;
	margin: 0px;
}

#details_menu ul {
	list-style: none;
	padding: 5px 10px 10px 5px;
	background: #e6e7e5;
	margin-bottom: 11px;
}

#details_menu ul li {
	margin: 0px;
}

#details_menu ul li a {
	display: block;
	height: 17px;
	width: 214px;
	background: url(../../images/temp/tech.gif);
	text-indent: -5000px;
	border: 0px;
}
#details_menu ul li a:hover {
	background-position: 0px -34px;
}

.separator {
	background: url(../../images/layout/sub_products/separator.gif) center no-repeat;
}

#details_product_image {
	width: 969px;
}

#products_panel_contents {
	background: #343433 url(../../images/layout/sub_products/main_bg.jpg) top center repeat-x;
	width: 968px;
	margin: 0px 5px;
	min-height: 128px;
}

#products_panel_contents a {
	border: 0px;
}

#products_panel_contents a:hover {
	text-decoration: underline;
}

#products_panel_contents div {
	display: block;
	float: left;
	width: 232px;
	padding: 25px 0px 25px 10px;
	color: #FFFFFF;
}

#products_panel_contents div h2 {
	font-weight: bold;
	font-size: 1em;
	margin: 1px 0px 10px 0px;
}

#products_panel_contents div h2 a {
	font-size: 1.1em;
	letter-spacing: 0.05em;
	color:#FFFFFF;
}

#products_panel_contents div ul li {
	list-style: none;
	margin: 0px;
	font-size: 1.05em;
}

#products_panel_contents:after {
	content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}

/* Hide from IE Mac \*/ 
.products_panel_contents {display:block;} 
/* End hide from IE Mac */ 

#products_panel_contents div#l {
	width: 222px;
	padding-left: 20px;
	background: url(../../images/layout/sub_products/left_top_bg.jpg) top left no-repeat;
}

#products_panel_contents div#r {
	width: 222px;
	padding: 25px 20px 25px 0px;
	background: url(../../images/layout/sub_products/top_right_bg.jpg) top right no-repeat;
}

#products_panel_pointer {
	background: url(../../images/layout/sub_products/pointer.jpg);
	width: 85px;
	height: 23px;
	position: absolute;
	top: -5px;
	left: 18px;
}

#products_list {
	margin: 0px;
	width: 769px;
	background: url(../../images/layout/sub_products/product_list_bg.gif) center repeat-y;
}

.products_list_img {
	background: url(../../images/temp/hui.gif) top left no-repeat;
	width: 235px;
	padding: 5px;
}

.products_list_img a {
	border: 0px;
}

.products_list_img a img {
	margin: 5px 5px 0px 5px;
	border: #666666 3px solid;
}
.products_list_img a img:hover {
	margin: 5px 5px 0px 5px;
	border: #00a2e5 3px solid;
}

.products_list_desc {
	background: url(../../images/temp/top_right.gif) top right no-repeat;
	padding: 15px 20px 10px 0px;
	color: #FFFFFF;
	font-size: 1.1em;
}

td.spacer {
	background: url(../../images/temp/bottom.gif) top center no-repeat #FFFFFF;
	font-size: 0px;
	height: 12px;
	
}

.product_model {
	color: #FFFFFF;
	font-size: 1.2em;
}

.product_tagline {
	color: #FFFFFF;
}

.products_list_desc h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 5px 0px;
}

.products_list_desc h2 a {
	border: 0px;
}

.products_list_desc h2 a:hover {
	text-decoration: underline;
	border: 0px;
}