.main_tab_bar	{	font-family: Tahoma, Helvetica, Arial;
					color: #FFFFFF;
					font-size: 11px;
					font-weight: bold;
					text-decoration: none;}
				
.main_tab_bar:hover	{	color: yellow;
					text-decoration: none;}

.product_title	{ 	font-family: Tahoma, Helvetica, Arial;
				color: #98B5B0;
				font-size: 14px;
				font-weight: bold; }
				
.product_price	{ 	font-family: Tahoma, Helvetica, Arial;
				color: #5B124E;
				font-size: 12px;
				font-weight: bold; }				
				
.rt_bar_title		{	font-family: Tahoma, Helvetica, Arial;
				color: #5B124E;
				font-size: 12px;
				font-weight: bold; }
				
.rt_bar_content	{	font-family: Tahoma, Helvetica, Arial;
				color: #5B124E;
				font-size: 10px;
				font-weight: bold;
				text-decoration: none; }
				
.cart_title {	
	BACKGROUND-COLOR: #9CBDB2;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}

.cart_box {
	BACKGROUND-COLOR: #FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}
					
					
.rt_bar_content:hover { text-decoration: underline; }

.copyright			{ 	color: #CCCCCC;
					font-weight: bold;
					text-decoration: none; 
					font-size: 10px; }

.detailed_image		{ 	border: 1px solid black; }

.thumb_image		{ 	border: 1px solid black; }

.tab_bar, .tab_bar:link, .tab_bar:visited {	
	
	font: 11px tahoma, arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 40px;
	padding-right: 5px;
	

}
					
.tab_bar:hover {	
	
	font: 11px tahoma, arial;
	color: #5B124E;
	font-weight: bold;
	text-decoration: underline;
	padding-left: 40px;
	padding-right: 5px;
	
}

.tab_bar_sel {	
	
	font: 11px tahoma, arial;
	color: #5B124E;
	font-weight: bold;
	padding-left: 40px;
	padding-right: 5px;
	
}

.ddmx {
    font: 11px tahoma;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    opacity: 0.9;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover,
.ddmx .item1-active:visited,
.ddmx .item1:visited {
    font: 11px tahoma, arial;
    color: #5B124E;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2:visited,
.ddmx .item2-active,
.ddmx .item2-active:visited,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #5B124E;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #E8E1DF;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #FFFFFF;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
    border: 1px solid #5B124E;
    background: #E8E1DF;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */
