	
	div.option_table{	width: 	533px;
	margin-left:0px;
	border: 1px solid #ececee;
	border-top: 0px solid #ececee;
	background-color:#faf0fb;
	margin-left:2px;
	/*background:url(cat_box_right_buttom.gif) bottom right no-repeat;
	-moz-border-radius: 0 0 20px 20px;
    -webkit-border-radius: 0 0 20px 20px;
    -khtml-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;    */
     /*behavior: url(border-radius.htc);*/
    
	
}
.option_table{width: 	533px;
	
	border: 1px solid #dad7da;
	border-top: 0px solid #dad7da;
	border-bottom: 0px solid #dad7da;
	background-color:#faf0fb;   
    
	
}

div.option_table span{	width: 	533px;
	
	border: 1px solid #ececee;
	border-top: 0px solid #ececee;
/*	-moz-border-radius: 0 0 20px 20px;*/
	background-color:#faf0fb;
	background:url(cat_box_left_buttom.gif) bottom left no-repeat;
	
}
.dynamic-tab-pane-control.tab-pane {

	position:	relative;

	width:		533px;
	width:		533px !important;


}



.dynamic-tab-pane-control .tab-row .tab {

	font-family:	Verdana, Helvetica, Arial;

	font-size:		12px;

	cursor:			Default;

	display:		inline;

	margin:			1px -3px 1px 1px;

	float:			left;
	padding:		3px 1px 3px 1px;




	

/********** tab background (not selected) **********/

	/*background:		#8AB5AA;*/

	/*background:		#ffffff;*/

	 /*background:		#f2f2f2;*/
	/* background:#d7d7d7;*/

	

/*   background-image: url("http://localhost/catalog/images/infobox/box_background.gif");*/  /* Use background image*



/********** tab borders (not selected)**********/

	/*border:			1px solid;*/

	/*border-color:	#733983;*/

/*	border-color:#cccccc;*/

	/*border-left:	0;                                        /*hide  border left*/

	border-bottom:	0;                                        /*hide  border bottom*/

	/*border-top:	0;                                     /*hide  border top*/



	

	cursor:			hand;

	z-index:		1;

	position:		relative;

	top:			0;
	-moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
       
    /*background: #d7d7d7;*/	
    background-image:url(gray_tab.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 159px;
    text-align:center;
   

}


.dynamic-tab-pane-control .tab-row .tab.selected {        /* Style for Selected tab */

	/*border:			1px #ececec solid;*/

	

	border-bottom:	0;

	z-index:		3;

	/*padding:		2px 6px 5px 6px;*/

	padding:		3px 1px 3px 1px;
	

	/*margin:			1px -6px -2px 0px;*/

	margin:			1px -3px 1px 1px;	
	top:			0px;

	/*background-image: url("activetab.jpg");*/
	background-image: url(active_tab.gif);
	background-repeat:no-repeat;
	background-position:top left;

	/*background:		#fcf7fe;*/
	

	-moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;    
    
    width: 159px;
    text-align:center;
    
}



.dynamic-tab-pane-control .tab-row .tab a {               /*Link Colour*/

	font-family:		Verdana, Helvetica, Arial;

	font-size:			12px;

	color:				black;

	text-decoration:	none;

	cursor:			hand;	

background-image: none;

}



.dynamic-tab-pane-control .tab-row .tab.hover {             /*Link Colour on mouseover */

   color:	black;

   /*border:			1px #ececec solid;*/

   border-bottom:	0; 

  /*background-image: url("activetab.jpg");*/
  	background-image: url(active_tab.gif);
  	background-repeat: no-repeat;
  	background-position:top left;
  
  
 /* background: #edd5e5;*/
 

  /* background:		#cccccc;*/
  
/*	color:	rgb(0,66,174);*/

	padding:		3px 1px 3px 1px;

	margin:			1px -3px 1px 1px;	
	width: 159px;
    text-align:center;

}



.dynamic-tab-pane-control .tab-row .tab.selected a {

	font-weight:	bold;
	background-image: none;


}



.dynamic-tab-pane-control .tab-page {

	clear:			both;

	border:			1px #dad7da solid;

	/*background:		#fcf7fe;*/

	z-index:		2;

	position:		relative;

	top:			-2px;

	color:			#000000;

	font-family:	Verdana, Helvetica, Arial;

	font-size:		12px;

	padding:		8px;
	
	background: #fcf7fe;
	
	/*background:url(cat_box_right_top.gif) #fcf7fe top right no-repeat;*/
	
	-moz-border-radius: 0 21px 0 0;
	
    -webkit-border-radius: 0 21px 0 0;
    
    -khtml-border-radius: 0 21px 0 0;
    
    border-radius:  0 21px 0 0;
    
    /*behavior: url(border-radius.htc);*/
     
    margin-left:2px;

}



.dynamic-tab-pane-control .tab-row {

	z-index:		1;

	white-space:	nowrap;

 /********************************************************* tab header background *************/

	background:		#fcf7fe;

/*   background:	   #F7F9FF;    */

/*   background-image: url("http://localhost/catalog/images/infobox/box_background.gif");*/   /* Use background image*/



	width:			100%;

 /********************************************************* tab header outer borders **********/	

/*	border:			1px solid;  */

/*	border-color:	rgb(120,172,255);	*/

/*	border-left:	0; */                                     /*hide  border left*/

	border-bottom:	0;                                        /*hide  border bottom*/

/*	border-top:	0;*/                                         /*hide  border top*/

}



.dynamic-tab-pane-control .tab-page .BoxTextMain{

	clear:			both;

	background:		#fcf7fe;

	z-index:		2;

	position:		relative;

	top:			-2px;

	color:			#000000;

	font-family:	Verdana, Helvetica, Arial;

	font-size:		12px;

	padding:		0px;

}
