.detail .leftborder					{
									position:relative;
									z-index:1;
									float:left;
									width:170px;
									height:100%;
									margin:0px;
									padding: 0px;
									border:0px;
									border-color:#000000;
									border-style:solid;
									background-color: #E8E9EA;
									text-align:right;
									}
									
.detail .leftborder	.search 		{
									padding: 0px;
									border-width: 0px;
									border-color: White;
									border-style: solid;
									margin-right:0px;
									margin-top:0px;
									margin-bottom:0px;
									margin-left:0px;
									padding-left: 15px;
									padding-top: 0px;
									padding-right: 0px;
									padding-bottom: 0px;
									background-color: #E8E9EA;
									}

.detail .leftborder	.search form 		{
										padding: 0px;
										border-width: 0px;
										border-color: White;
										border-style: solid;
										margin-right:0px;
										margin-top:0px;
										margin-bottom:0px;
										margin-left:0px;
										padding-left: 0px;
										padding-top: 0px;
										padding-right: 0px;
										padding-bottom: 0px;
										background-color: #E8E9EA;
										}

.detail .leftborder .search .searchboxleft		{
												float:left;
												background-image:url(images/buttons/searchleft.gif);
												width:13px;
												height:26px;
												}
												
.detail .leftborder .search .searchboxright		{
												float:left;
												background-image:url(images/buttons/searchright.gif);
												width:13px;
												height:26px;
												}

.detail .leftborder .search .searchbox					{
														height: 20px;
														width:125px;
														background-color:#FFFFFF;
														float:left;
														padding-left: 0px;
														padding-top: 4px;
														padding-right: 0px;
														padding-bottom: 2px;
														margin-left: 0px;
														margin-top: 0px;
														margin-right: 0px;
														margin-bottom: 0px;
														border-width: 0px;
														border-color: white;
														border-style: solid;
														text-align: left;
														}


.detail .leftborder .search .searchbox input		{
													font-size:0.8em;
													background-color: white;
													border-width: 0px;
													border-color: #000000;
													border-style: solid;
													margin-right:0px;
													margin-top:0px;
													margin-bottom:0px;
													margin-left:0px;
													padding-left: 0px;
													padding-top: 0px;
													padding-right: 0px;
													padding-bottom: 0px;
													}

.detail .leftborder input.search-btn 	{
										width: 125px;
										height: 15px;
										background:url(images/buttons/search.gif) no-repeat right top;
										margin-right:5px;
										margin-top:0px;
										margin-bottom:5px;
										margin-left:0px;
										padding-left: 0px;
										padding-top: 0px;
										padding-right: 0px;
										padding-bottom: 0px;
										}
										
.detail .leftborder input.search-btn:hover 		{
												background:url(images/buttons/search.gif) no-repeat right -15px;
												margin-right:5px;
												margin-top:0px;
												margin-bottom:5px;
												margin-left:0px;
												padding-left: 0px;
												padding-top: 0px;
												padding-right: 0px;
												padding-bottom: 0px;												
												}									
									
									
.detail .leftborder .leftnavbar			{
										clear:both;
										width:100%;
										margin:0px;
										padding: 0px;	
										text-align:right;
										border:0px;
										border-color:#FF9900;
										border-style:solid;
										background-color: #E8E9EA;
										padding-top: 10px;
										padding-bottom: 10px;
										}

.detail .leftborder .leftnavbar	.prodnavhead	{
												text-align:right;
												width:100%;
												background-color: #E8E9EA;
												border-bottom: 2px;
												border-bottom-color:#FF9900;
												border-bottom-style:solid;
												}


.detail .leftborder .leftnavbar	.department 	{
												clear:both;
												width:100%;
												margin:0px;
												padding:0px;
												padding-top:5px;
												padding-bottom:0px;												
												text-align:right;
												border:0px;
												border-bottom: 2px;
												border-bottom-color:#FF9900;
												border-bottom-style:solid;
												background-color:#666666;
												}


.detail .leftborder .leftnavbar	.department ul		{
													border:0px;
													border-color:#000000;
													border-style:solid;
													border-bottom:0px;												
													margin:0px;
													text-align:right;
													padding: 0px;
													direction:rtl;
													text-indent:0px;																																		
													}

.detail .leftborder .leftnavbar	.department ul li		{
														border:0px;
														margin:0px;
														padding:0px;
														border-color:#000000;
														border-style:solid;
														direction:rtl;
														text-indent:0px;
														padding-top:3px;
														padding-bottom:3px;
														list-style-type:none;
														background-image:url(images/buttons/sectionbtn.gif);
														background-repeat: no-repeat;
														background-position: right;																								
														}										
													
.detail .leftborder .leftnavbar	.department ul li:hover  	{
															list-style-type:none;
															background-image:url(images/buttons/sectionbtn_on.gif);
															background-repeat: no-repeat;
															background-position: right;													
															}	
																													

.detail .leftborder .leftnavbar	.department ul li a    	{
														color:#ffffff;
														text-decoration:none;
														font-size:1.0em;			
														font-weight:normal;				
														margin:0px;
														padding:0px;	
														border:0px;				
														padding-right:17px;					
														}

.detail .leftborder .leftnavbar	.department ul li a:hover      {
																color:#FF9900;
																text-decoration:none;
																font-size:1.0em;
																font-weight:normal;																													
																}			

																
.detail .leftborder .leftnavbar	.department ul li.current		{
																border:0px;
																margin:0px;
																padding:0px;
																border-color:#000000;
																border-style:solid;
																direction:rtl;
																text-indent:0px;
																list-style-type:none;
																list-style-position:outside;
																list-style-image:none;
																background-image:url(images/buttons/sectionbtn_on.gif); 
																background-repeat: no-repeat;											
																background-position: right 2px;	
																line-height:1.0em;
																margin-top:5px;							
																line-height:1.2em;																								
																}		
																
.detail .leftborder .leftnavbar	.department ul li.current:hover  	{
																	list-style-type:none;
																	background-image:url(images/buttons/sectionbtn_on.gif); 
																	background-repeat: no-repeat;
																	background-position: right 2px;	
																	}																									
																
.detail .leftborder .leftnavbar	.department ul li.current a     {
																color:#ff9900;
																text-decoration:none;
																font-size:1.0em;			
																font-weight:bold;				
																margin:0px;
																padding:0px;	
																border:0px;				
																padding-right:17px;																																																		
																}

.detail .leftborder .leftnavbar	.department ul li.current a:hover   {
																	color:#FFFFFF;
																	text-decoration:none;
																	font-size:1.0em;
																	font-weight:bold;																
																	}													


.detail .leftborder .leftnavbar	.department .group			{
															clear:both;
															margin:0px;
															padding:0px;
															text-align:left;
															background-color: #999999;
															text-indent:0px;
															font-size:1.0em;
															}


.detail .leftborder .leftnavbar	.department .group ul			{
																border: 2px;
																border-color:#FF9900;
																border-style:solid;			
																margin:0px;
																text-align:right;
																padding: 0px;
																direction:rtl;
																text-indent:0px;
																}
																
.detail .leftborder .leftnavbar	.department .group ul.last		{
																border: 2px;
																border-color:#FF9900;
																border-style:solid;			
																border-bottom: 0px;
																border-bottom-color:#FF9900;
																border-bottom-style:solid;																
																margin:0px;
																text-align:right;
																padding: 0px;
																direction:rtl;
																text-indent:0px;
																}																

.detail .leftborder .leftnavbar	.department .group ul li		{
																background-image:none; 	
																list-style-type:none;
																list-style-image:none;
																list-style-position:outside;																
																margin:0px;
																padding:0px;
																direction:rtl;
																text-indent:0px;
																padding-top:0px;
																padding-bottom:0px;
																padding-right:5px;	
																line-height:1.2em;
																}																				

.detail .leftborder .leftnavbar	.department .group ul li a     		{
																	color:#FFFFFF;
																	text-decoration:none;
																	font-size:0.8em;
																	padding-right:0px;																		
																	}

.detail .leftborder .leftnavbar	.department .group ul li a:hover     	{
																		color:#FF9900;
																		text-decoration:none;
																		font-size:0.8em;												
																		}

.detail .leftborder .leftnavbar	.department .group ul li.currentgroup	{
																		background-image:none; 
																		background-repeat: no-repeat;						
																		list-style-type:none;
																		list-style-image:none;
																		list-style-position:outside;	
																		border:0px;
																		margin:0px;
																		padding:0px;
																		border-color:#000000;
																		border-style:solid;
																		direction:rtl;
																		text-indent:0px;
																		padding-top:3px;
																		}			
																			
																																				
															
.detail .leftborder .leftnavbar	.department .group ul li.currentgroup a		{																		
																				color:#333333;
																				text-decoration:none;
																				font-size:1.0em;
																				font-weight:bold;
																				padding-right:5px;
																				}
															
.detail .leftborder .leftnavbar	.department .group ul li.currentgroup a:hover     		{
																						color:#FF9900;
																						text-decoration:none;
																						font-size:1.0em;
																						font-weight:bold;
																						list-style-type:none;
																						list-style-image:none;
																						list-style-position:outside;																						
																						}															

.detail .leftborder .leftnavbar	.department .group ul ul.subgroup		{
																			background-color:#E8E9EA;
																			border:0px;
																			border-top-width:2px;
																			border-top-color:#FF9900;
																			border-top-style:solid;
																			border-bottom-width:2px;
																			border-bottom-color:#FF9900;
																			border-bottom-style:solid;																			
																			margin:0px;
																			margin-left:0px;
																			text-align:right;
																			padding: 0px;
																			direction:rtl;
																			text-indent:0px;
																			}
																			
.detail .leftborder .leftnavbar	.department .group ul ul.lastsubgroup		{
																			background-color:#E8E9EA;
																			border:0px;
																			border-top-width:2px;
																			border-top-color:#FF9900;
																			border-top-style:solid;
																			border-bottom-width:0px;
																			border-bottom-color:#FF9900;
																			border-bottom-style:solid;																			
																			margin:0px;
																			margin-left:0px;
																			text-align:right;
																			padding: 0px;
																			direction:rtl;
																			text-indent:0px;
																			}																			
														
.detail .leftborder .leftnavbar	.department .group ul ul.subgroup li		{
																			margin:0px;
																			padding:0px;
																			text-indent:0px;
																			background-image:none; 
																			background-repeat: no-repeat;
																			background-position: right;						
																			list-style-type:none;
																			list-style-image:none;
																			list-style-position:outside;	
																			}
														
.detail .leftborder .leftnavbar	.department .group ul ul.subgroup li.currentsubgroup		{
																							margin:0px;
																							padding:0px;
																							text-indent:0px;
																							list-style-type:none;
																							list-style-image:none;
																							list-style-position:outside;
																							}												
												
.detail .leftborder .leftnavbar	.department .group ul ul.subgroup  a	{
																			padding-right:5px;
																			color:#333333;
																			text-decoration:none;
																			font-weight:normal;
																			font-size:0.8em;
																			text-indent:5px;
																			}
														
.detail .leftborder .leftnavbar	.department .group ul ul.subgroup a:hover		{
																				padding-right:5px;
																				color:#FF9900;
																				text-decoration:none;
																				font-weight:normal;
																				font-size:0.8em;
																				list-style-type:none;
																				list-style-image:none;
																				list-style-position:outside;																				
																				}


.detail .leftborder .leftnavbar	.department .group ul ul.subgroup li.currentsubgroup a		{
																								padding-right:5px;
																								color:#FF9900;
																								text-decoration:none;
																								font-weight:normal;
																								font-size:0.8em;
																								}	
														
.detail .leftborder .leftnavbar	.department .group ul ul.subgroup li.currentsubgroup a:hover	{
																								padding-right:5px;
																								color:#FF9900;
																								text-decoration:underline;
																								font-weight:normal;
																								font-size:0.8em;
																								}
																		
																		
.detail .leftborder .leftnavbar	.department .group ul ul.lastsubgroup		{
																			background-color:#E8E9EA;
																			border:0px;
																			border-top-width:2px;
																			border-top-color:#FF9900;
																			border-top-style:solid;
																			border-bottom-width:0px;
																			border-bottom-color:#FF9900;
																			border-bottom-style:solid;																			
																			margin:0px;
																			margin-left:0px;
																			text-align:right;
																			padding: 0px;
																			direction:rtl;
																			text-indent:0px;
																			}																			
														
.detail .leftborder .leftnavbar	.department .group ul ul.lastsubgroup li	{
																			margin:0px;
																			padding:0px;
																			text-indent:0px;
																			list-style-type:none;
																			list-style-image:none;
																			list-style-position:outside;
																			}
														
.detail .leftborder .leftnavbar	.department .group ul ul.lastsubgroup li.currentsubgroup		{
																							margin:0px;
																							padding:0px;
																							text-indent:0px;
																							list-style-type:none;
																							list-style-image:none;
																							list-style-position:outside;
																							}
														
.detail .leftborder .leftnavbar	.department .group ul ul.lastsubgroup li:hover		{
																					margin:0px;
																					padding:0px;
																					text-indent:0px;
																					list-style-type:none;
																					list-style-image:none;
																					list-style-position:outside;
																					}
														
												
.detail .leftborder .leftnavbar	.department .group ul ul.lastsubgroup  a	{
																			padding-right:5px;
																			color:#666666;
																			text-decoration:none;
																			font-weight:normal;
																			font-size:0.8em;
																			text-indent:5px;
																			}
														
.detail .leftborder .leftnavbar	.department .group ul ul.lastsubgroup a:hover	{
																				padding-right:5px;
																				color:#FF9900;
																				text-decoration:none;
																				font-weight:normal;
																				font-size:0.8em;
																				}


.detail .leftborder .leftnavbar	.department .group ul ul.lastsubgroup li.currentsubgroup a		{
																								padding-right:5px;
																								color:#FF9900;
																								text-decoration:none;
																								font-weight:normal;
																								font-size:0.8em;
																								}	
														
.detail .leftborder .leftnavbar	.department .group ul ul.lastsubgroup li.currentsubgroup a:hover	{
																								padding-right:5px;
																								color:#FF9900;
																								text-decoration:underline;
																								font-weight:normal;
																								font-size:0.8em;
																								}

																		
																		
.detail .leftborder .history	{
	 							position: relative;
								padding:5px;
								font-size: 1.0em;
								font-weight: normal;				
								color:#333333;
								text-align: center;
								margin-right:10px;
								margin-top:0px;
								margin-bottom:60px;
								width:170px;
								}
	
.detail .leftborder .history .histhead		{
											text-align:right;
											width:160px;
											background-color: #E8E9EA ;
											border-bottom: 2px;
											border-bottom-color:#FF9900;
											border-bottom-style:solid;
											}




.detail .leftborder .history .histimg a		{
	 										position: relative;
											padding:5px;
											padding-top:3px;
											padding-bottom:3px;
											font-size: 10px;
											font-weight: normal;				
											color:#333333;
											text-align: left;
											background: #E8E9EA;
											border-bottom: 1px #FF9900 dashed;
											display: block;
											}

.detail .leftborder .history .histimg 	{
										width:160px;
	 									position: relative;
										z-index: 5;	
										}

.detail .leftborder .history .histimg span		{
												border: 2px solid #FF9900;
												background: #FFFFFF;
												visibility: hidden;
												position: absolute;
												right:-135px;
												top:0px;
												width: 125px;
												text-align: center;
												text-decoration: none;
												font-size: 10pt;
												font-weight: bold;
												color:#666666;
												}

.detail .leftborder .history .histimg:hover span	{ /*CSS for enlarged image*/
													visibility: visible;
													z-index: 1;
													}



.detail .leftborder .history .histimg span .price	{
													text-align: right;
													width: 125px;
													font-size: 1.0em;
													font-weight: bold;
													color:#666666;
													text-decoration: none;
													border-top: 0px #CC66FF solid;
													border-left: 0px #CC66FF solid;
													border-right: 0px #CC66FF solid;
													border-bottom: 0px #CC66FF solid;
													margin:0px;
													padding:0px;
													background: #FFFFFF;
													}
													
.detail .leftborder .brandnavbar	{
									text-align: center;
									width:170px;
									margin-top:20px;
									margin-bottom:20px;	
									padding:5px;																	
									}

.detail .leftborder .brandnavbar .brandnavhead		{
													text-align:right;
													width:160px;
													background-color: #E8E9EA ;
													border-bottom: 2px;
													border-bottom-color:#FF9900;
													border-bottom-style:solid;
													}									

.detail .leftborder .brandnavbar .brandlink	{
											text-align: center;		
											padding:5px;														
											}		

.detail .leftborder .brandnavbar .brandlink	img {
												border:0px;															
												}								
												
												
.detail .leftborder .articles	{
	 							position: relative;
								padding:5px;
								font-size: 1.0em;
								font-weight: normal;				
								color:#333333;
								text-align: center;
								margin-right:10px;
								margin-top:0px;
								margin-bottom:60px;
								width:160px;
								}
	
.detail .leftborder .articles .articlesarchivehead	{
													text-align:right;
													width:160px;
													background-color: #E8E9EA ;
													border-bottom: 2px;
													border-bottom-color:#FF9900;
													border-bottom-style:solid;
													}




.detail .leftborder .articles .articlesdet a	{
												position: relative;
												padding:5px;
												padding-top:3px;
												padding-bottom:3px;
												font-size: 1.0em;
												font-weight: normal;				
												color:#333333;
												text-align: left;
												background: #E8E9EA;
												border-bottom: 1px #FF9900 dashed;
												display: block;
												text-decoration:none;
												}
												
.detail .leftborder .articles .articlesdet a:hover	{
													color:#FF9900;
													text-decoration:underline;
													}																													
