/*.my-profile {margin-top: 1px;!important}*/
.my-profile h1{background:#ECECEC;margin-bottom:0px;padding: 10px 10px}
/*.my-profile h1{background:transparent url(typo3conf/ext/lf_feuserprofile/res/menu-abonnementer.gif) no-repeat scroll left top; margin-bottom:0px;padding: 10px 10px}*/
.my-profile .profile-img{float: left; width: 10%; padding: 0 5%;}
.my-profile .profile-details{float: left; width: 70%; padding: 0 5%;}

#tablistspacer {background:#C60203 none repeat scroll 0 0;clear:both;height:2px;width:100%;margin-top:1px;}

.my-profile table{cellspacing:0;border:0px !important; width:100%; border-collapse: collapse;}
.my-profile table tr{background:#D7D7D7; height:30px; border-top:1px dashed #A5A5A5 !important;}
.my-profile table tr.odd{background:#ECECEC;}
.my-profile table tr td{border:0;}
.my-profile table tr td img{padding:10px 10px 10px 10px;}
.my-profile table tr td.row-title{font-weight:bold;padding-left:10px;}
.my-profile table tr#first{border-top:0px !important;}

.my-profile-small{background:#ECECEC;padding-bottom:10px;}
.my-profile-small table{cellspacing:0;border:0px !important; width:100%; border-collapse: collapse;}
.my-profile-small table tr td.row-title{font-weight:bold;padding-left:10px;}
.my-profile-small .profile{margin-bottom:5px;height:120px;}
.my-profile-small .username{font-weight:bold;float:left;margin:100px 5px 5px 5px;}
.my-profile-small .profile-img{float:right;margin:10px 5px 5px 5px;}
.my-profile-small .left{margin-top:3px;margin-left:5px;}

#main_sub ul{list-style-image:none;}
#sort_container{display:none;}

.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; background:transparent url(/typo3conf/ext/lf_feuserprofile/res/menu-abonnementer.gif) no-repeat scroll left top;}
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; color:#000000 !important;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; background:transparent url(/typo3conf/ext/lf_feuserprofile/res/menu-personlig-act.gif) no-repeat scroll left top; }
.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; color:#FFF !important; }
.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; }
.ui-tabs .ui-tabs-hide { display: none !important; }


/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/

.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.ui-state-default, .ui-widget-content .ui-state-default { border: 0px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 0px solid #999999/*{borderColorHover}*/; background: #eaeaea/*{bgColorHover}*/ url(images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 0px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; outline: none; text-decoration: none; }

