#page-wrap { width: 880px; margin: 15px auto 0 auto; text-align:left; padding:0;}

#page-wrap .menu_navigation {padding:0; margin:0 0 0 32px;}
.ui-tabs { zoom: 1;}
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: 2px 2px 0; overflow: hidden; z-index: 1000; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 18px -1px 18px; background: #ccc; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; color: black; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { border-bottom-width: 0; background: white; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, 
.ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; background: none; position: relative; }
.ui-tabs .ui-tabs-hide { display: none !important; }

/*a.mover { background: #900; padding: 6px 12px; position: absolute; color: white; font-weight: bold; text-decoration: none; }
.next-tab { bottom: 0; right: 0; -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; }
.prev-tab { bottom: 0; left: 0; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; }*/

a.theme_1 { background-image:url(../images/theme_1.png); width:168px; height:453px; background-repeat:no-repeat; z-index:5;}
a.theme_2 { background-image:url(../images/theme_2.png); width:168px; height:453px; background-repeat:no-repeat; z-index:5;}
a.theme_3 { background-image:url(../images/theme_3.png); width:168px; height:453px; background-repeat:no-repeat; z-index:5;}
a.theme_4 { background-image:url(../images/theme_4.png); width:168px; height:453px; background-repeat:no-repeat; z-index:5;}
a:hover.theme_1, a:hover.theme_2, a:hover.theme_3, a:hover.theme_4 { background-position:-168px 0;}
a.theme_1 span, a.theme_2 span, a.theme_3 span, a.theme_4 span {position:absolute; left:-9999px;}

#page-wrap #tabs .theme_1 {background-color:#ff466b;}
#page-wrap #tabs .theme_1 .top {background-image:url(../images/top_theme_1.png); background-repeat:no-repeat; width:880px; height:19px; position:relative;}
#page-wrap #tabs .theme_1 .bottom {background-image:url(../images/bottom_theme_1.png); background-repeat:no-repeat; width:880px; height:19px; position:relative;}
#page-wrap #tabs .theme_2 {background-color:#00b0fc;}
#page-wrap #tabs .theme_2 .top {background-image:url(../images/top_theme_2.png); background-repeat:no-repeat; width:880px; height:19px; position:relative;}
#page-wrap #tabs .theme_2 .bottom {background-image:url(../images/bottom_theme_2.png); background-repeat:no-repeat; width:880px; height:19px; position:relative;}
#page-wrap #tabs .theme_3 {background-color:#00df75;}
#page-wrap #tabs .theme_3 .top {background-image:url(../images/top_theme_3.png); background-repeat:no-repeat; width:880px; height:19px; position:relative;}
#page-wrap #tabs .theme_3 .bottom {background-image:url(../images/bottom_theme_3.png); background-repeat:no-repeat; width:880px; height:19px; position:relative;}
#page-wrap #tabs .theme_4 {background-color:#cb17fc;}
#page-wrap #tabs .theme_4 .top {background-image:url(../images/top_theme_4.png); background-repeat:no-repeat; width:880px; height:19px; position:relative;}
#page-wrap #tabs .theme_4 .bottom {background-image:url(../images/bottom_theme_4.png); background-repeat:no-repeat; width:880px; height:19px; position:relative;}

