/* @group commerce tabs */

.anchors {
    list-style: none;
    margin: 0;
 
    
}
.anchors:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.anchors li {
    float: left;
    width: 72px;
	background-image: url(../images/commercetab_tile.jpg);
}

.anchors li.leftmargin {
	    margin: 0 0 0 1px;
		font-size:14px;
}

.anchors a {
    display: block;
    position: relative;
    top: 1px;
    border: 1px solid #ffc259;
    border-bottom: 0;
    z-index: 2;
    padding: 2px 9px 1px;
    color: #000;
    text-decoration: none;
    	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-size:14px;
}
.anchors .on a {
    padding-bottom: 2px;
    font-weight: bold;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:14px;
}
.anchors a:focus, .anchors a:active {
    outline: none; /* @ Firefox 1.5, remove ugly dotted border */
}
.anchors .on a, .anchors a:hover, .anchors a:focus, .anchors a:active,
.anchor {
    background: #ffc259;    
    
}
.anchors .on a:link, .anchors .on a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.anchors a:hover, .anchors a:focus, .anchors a:active {
    cursor: pointer;
}
.anchor {
 

}

/* @end */





/* @group overview tabs */

.anchors2 {
    list-style: none;
    margin: 0;
 
    
}
.anchors2:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.anchors2 li {
    float: left;
    width: 190px;
	background-color: #fff;
	color: #000;
}

.anchors2 li.leftmargin {
	    margin: 0 0 0 1px;
}

.anchors2 a {
    display: block;
    position: relative;
    top: 1px;
    border: 1px solid #f55104;
    border-bottom: 0;
    z-index: 2;
    padding: 12px 19px 8px 19px;
    color: #f55104;
    text-decoration: none;
    	text-align: center;
	font: bold 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.anchors2 .on a {
    padding-bottom: 8px;
    font-weight: bold;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
}
.anchors2 a:focus, .anchors2 a:active {
    outline: none; /* @ Firefox 1.5, remove ugly dotted border */
}
.anchors2 .on a, .anchors2 a:hover, .anchors2 a:focus, .anchors2 a:active,
.anchor2 {
    background: #f55104;
	color: #fff;
}
.anchors2 .on a:link, .anchors2 .on a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.anchors2 a:hover, .anchors2 a:focus, .anchors2 a:active {
    cursor: pointer;
}
.anchor2 {
 

}

/* @end */







/* @group privacy tabs */

.anchors3 {
    list-style: none;
    margin: 0;
 
    
}
.anchors3:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.anchors3 li {
    float: left;
    width: 190px;
	background-color: #fff;
	color: #000;
}

.anchors3 li.leftmargin {
	    margin: 0 0 0 1px;
}

.anchors3 a {
    display: block;
    position: relative;
    top: 1px;
    border: 1px solid #f55104;
    border-bottom: 0;
    z-index: 2;
    padding: 12px 19px 8px 19px;
    color: #f55104;
    text-decoration: none;
    	text-align: center;
	font: bold 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.anchors3 .on a {
    padding-bottom: 8px;
    font-weight: bold;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
}
.anchors3 a:focus, .anchors3 a:active {
    outline: none; /* @ Firefox 1.5, remove ugly dotted border */
}
.anchors3 .on a, .anchors3 a:hover, .anchors3 a:focus, .anchors3 a:active,
.anchor3 {
    background: #f55104;
	color: #fff;
}
.anchors3 .on a:link, .anchors3 .on a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.anchors3 a:hover, .anchors3 a:focus, .anchors3 a:active {
    cursor: pointer;
}
.anchor3 {
 

}

/* @end */

