.TabbedPanels { margin: 0px; padding: 0px; float: left; clear: none;
	width:97%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/ }

.TabbedPanelsTabGroup { margin:-60px 0px 0px 170px; padding: 0px; list-style-type:none; float:left; clear:both; width:50%; display:inline; }

.TabbedPanelsTab { position: relative; top:2px; float:left; padding:0px 6px 0px 0px; margin:0px 15px 0px 5px; list-style:none;
-moz-user-select: none; -khtml-user-select: none; cursor: pointer; background-position:left top; height:14px; display:inline-block; }

.tab-bracelets { background:url(../images/tab-brace-lates-link.png) no-repeat; width:84px; }
.tab-earings { background:url(../images/tab-ear-rings-link.png) no-repeat; width:74px; }
.tab-pendents { background:url(../images/tab-pendents-link.png) no-repeat; width:74px; }


.TabbedPanelsTabHover { background-position:left bottom; }

.TabbedPanelsTabSelected { background-position:left bottom; }

.TabbedPanelsTab a { color: black; text-decoration: none; }

.TabbedPanelsContentGroup { margin:-10px 0 0 0; padding:0; float:left; clear: both; width:865px; }

.tab-content-left { width:400px; float:left; }
.tab-content-left a { text-decoration:none; color:#230000; text-transform:lowercase; }
.tab-content-left a:hover { color:#CAAC97; }
.tab-content-right { width:465px;float:left; padding:20px 0 0 0; }
.tab-content-right font { color:#230000; font-size:14px; font-weight:bold; }
.tab-content-right span { color:#230000; font-size:12px; font-weight:400; }
.tab-content-right p { margin:0; padding:0; color:#634131; }
.tab-content-right a { text-decoration:none; color:#350000; font-weight:bold; }
.tab-content-right a img, .tab-content-right img { vertical-align:middle; }
.tab-content-right code { margin:0; padding:0; color:#634131; font-size:11px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; }

.TabbedPanelsContent { }

.TabbedPanelsContentVisible { }

.VTabbedPanels .TabbedPanelsTabGroup { float: left;	width: 10em; height: 20em; background-color: #fff; position: relative; }

.VTabbedPanels .TabbedPanelsTab { float: none; margin: 0px; border-top: none; border-left: none; border-right: none; }

.VTabbedPanels .TabbedPanelsTabSelected { background-color: #EEE; border-bottom: solid 1px #999; }

.VTabbedPanels .TabbedPanelsContentGroup { clear: none; float: left; padding: 0px; width: 30em; height: 20em; }



