/* MAIN StyleSheet *www.pep5.de */
/*
    Dark Pink: #990066
    Light Pink: #bc197e
*/

img {
	border: none;
}

a {
	text-decoration: none;
	color: #000;
}

.fe_u_ico {
   /* border: 1px solid transparent; */
    /*margin: 5px;*/
	 
}

.fe_u_ico.online {
	border: 1px solid #990066;
}

.fe_u_ico.offline {
	border: 1px solid #9c9c9c;
}

.fe_u_ico_small {
	position: relative;
	width:70x;
	height: 70px;
	overflow: hidden;
	float: left;
}

.m_img_n /* Member Image with Name */
{
	position: relative;
	width: 70px;
	float: left;
	margin: 4px 3px;
}

.m_img_n .image_container.small {
	width: 70px;
	height: 70px;
	overflow: hidden;
	margin-bottom: 2px;
	background-color: #333333;
}

.n_img_n_t {
	position: relative;
	width: 70px;
	height: 11px;
	font-size: 10px;
	line-height: 11px;
	margin-bottom: 2px;
	overflow: hidden;
	text-align: center;
}

.n_img_n_t.online {
	color: #990066;
}

.n_img_n_t.offline {
	color: #808080;
}

DIV.main_footer_box_content form.gsc-search-box{
    background-color: white;
    padding: 5px;
    border: 1px solid #CE529F;
    
    -moz-border-radius:5px;
    margin-bottom: 10px;
    
    width: 250px;
    
}

DIV.gsc-control{
    margin: 15px;
}


DIV.gsc-results{
    width: 500px;
    font-size: 11px;
}

DIV.gsc-results .gs-title {
    color: #990066;
    font-weight: bold;
    font-size: 12px;
}

DIV.gsc-results .gs-visibleUrl {
    display: none;
}

table {
	border-collapse: collapse;
}

DIV.loader{
	background: url(../bilder/ajax-loader.gif);
	width: 220px;
	height: 19px;
	margin: 10px;
	margin-right: auto;
	margin-left: auto;
}

.ce_text a {
	color: #990066;
}
/*
.ce_text a:visited {
	color: #bc197e;
}*/

.ce_text a:hover {
	text-decoration: underline;
}

BODY {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	
	font-size: 11px; /*80%;*/ /*+11px;*/
	/*line-height: 18px;*/
	
	color: #333;
	
	margin-top: 55px;

	background: url(../bilder/main/main_bg.gif);
	background-color: #FFFFFF;

	background-repeat: repeat-x;
	/*background-attachment:fixed;*/
}

H1, H2, H3, H4, H5, H6{
    margin: 0px;
    padding: 0px;
}

H3{
   padding-bottom: 2px;
   margin-bottom: 3px; 
   color: #990066;	
   font-size: 18px;
   text-transform: uppercase;
   /*font-family: Verdana, Helvetica, sans-serif;*/
   border-bottom: 1px dotted #990066;
}
/*
A, A.normal{
	color: #000000;
	text-decoration: none;
}

A:hover{
	color: #A27C1D;
	text-decoration: underline;
}*/

.clear{
	clear:both;
}

.mb_10{
	margin-bottom: 10px;
}

.mb_15{
	margin-bottom: 15px;
}

.mr_25{
	margin-right: 25px;
}

.hrdotted {
	margin: 2px 0;
   height: 1px;
	border-bottom: 1px dotted #990066;
}

/* Form */


/*DIV#community_navi_bar  */
input, select{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

DIV#community_navi_bar  INPUT.text{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	border: 1px solid #888888;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	font-size: 14px;
	padding: 2px;
	margin-bottom: 5px;
	width: 200px;
	margin-right:5px;
	color: grey;
}

DIV#community_navi_bar INPUT[type='button'], DIV#community_navi_bar INPUT[type='submit']{
    border: 1px solid white;
    background: url(../bilder/main/button01_bg.png);
    font-size: 12px;
    font-weight: bold;
    color: #990066;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: uppercase;
    margin: 4px;
}

DIV#community_navi_bar INPUT[type='button']:hover, DIV#community_navi_bar INPUT[type='submit']:hover{
    border: 1px solid #888888;
}


/* Site DIVs */

DIV#main_navi_bar{
	position: fixed;
	width: 100%;
	height: 34px;
	top: 0px;
	left: 0px;
	z-index: 999;
}

DIV#main_navi_bar_inner{
	position: relative;
	width: 994px;
	height: 34px;
	
	margin-left: auto;
	margin-right: auto;
}

DIV#menu_navi_bar{
	position: relative;
	width: 994px;
	height: 48px;
	
	margin-bottom: 40px;
	
	margin-left: auto;
	margin-right: auto;
	
	background: url(../bilder/main/main_navi_bg.png);
	background-repeat: repeat-x;

}

DIV#menu_navi_bar DIV.left{
	position: absolute;
	width: 5px;
	height: 48px;
	top: 0px;
	left:-5px;

	background: url(../bilder/main/main_navi_left.png);
	background-repeat: no-repeat;
}

DIV#menu_navi_bar DIV.right{
	position: absolute;
	width: 5px;
	height: 48px;
	top: 0px;
	right:-5px;

	background: url(../bilder/main/main_navi_right.png);
	background-repeat: no-repeat;
}

DIV#menu_navi_bar DIV.menu{
	position: absolute;
	width: 780px;
	height: 48px;
	top: 0px;
	left:230px;
}

DIV#menu_navi_bar DIV.menu A{
	display: block;
	float: left;
}

DIV#menu_navi_bar DIV.menu DIV.break{
	float: left;
	width: 2px;
	height: 48px;
	background: url(../bilder/main/main_navi_break.png);
	background-repeat: no-repeat;
}


DIV#menu_navi_bar DIV.logo{
	position: absolute;
	width: 220px;
	height: 116px;
	top: -32px;
	left:5px;

	background: url(../bilder/main/pep5_logo01.png);
	background-repeat: no-repeat;
}


DIV#community_navi_bar{
	position: absolute;
	height: 34px;
	top:0px;
	right:0px;
	
	color: white;
	font-size: 11px;
	font-weight: normal;
}

DIV#community_navi_bar DIV{
	height: 34px;
	background-repeat: no-repeat;
	float: left;
}

DIV#community_navi_bar DIV.inner_left{
	width: 5px;
	height: 34px;
	background: url(../bilder/main/community_navi_left.png);
}

DIV#community_navi_bar DIV.bg_profile{
	height: 34px;
	background-color: #7f0c5a;
}

DIV#community_navi_bar DIV.bg_navi{
	height: 34px;
	background-color: #c02182;
}

DIV#community_navi_bar DIV.inner_right{
	width: 5px;
	height: 34px;
	background: url(../bilder/main/community_navi_right.png);
}

DIV#community_navi_bar A, DIV#community_navi_bar SPAN{
	color: white;
	font-size: 11px;
	font-weight: bold;
	display: block;
	float: left;
	padding: 3px;
	margin-top: 7px;
}

DIV#community_navi_bar SPAN{
	font-weight: normal;
}

DIV#community_navi_bar IMG{
	float: left;
	padding-right: 2px;
}

DIV#community_navi_bar INPUT{
    float: left;
}

DIV#community_navi_bar INPUT[type='button']{
    margin: 4px;
    margin-right: 10px;
}


DIV#community_navi_bar INPUT.text{
    width: 150px;
    margin: 4px;
}

#community_navi_bar.error input.text {
	border: 1px solid red;
	color: #f54242;
}

DIV#main_content{
	position: relative;
	width: 1004px;
	min-height: 500px;
	
	margin-left: auto;
	margin-right: auto;
	
	background-color: white;
}

div#main_content_leaderboard_ads {
	position: relative;
	width: 728px;
	height: 90px;
	margin: 0 auto 0 auto;
	margin-bottom: 30px;
	display: block;
}

div#main_content_leaderboard_ads > iframe,
div#main_content_leaderboard_ads > div,
div#main_content_leaderboard_ads > a > img {
	margin-bottom: 25px !important;
}

#main_content_fullsize_ads {
   position: relative;
	width: 988px;
}

.banner_fullsize {
	position: relative;
	width: 468px;
	margin-bottom: 10px;
}

.banner_fullsize.left { float:left; }
.banner_fullsize.right{ float:right; }

DIV#main_content_content{
	width: 805px;
	margin-right: 25px;	
	float:left;
}

DIV#main_content_ads{
	width: 160px;
	height: 600px;
	float:left;
}

DIV#main_footer{
	position: relative;
	width: 980px;
	height: 145px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	
	background-color: white;
	
	background: url(../bilder/footer/bg.png);
	background-repeat: repeat-x;
}

DIV#main_footer a {
	color: #fff;
}

DIV#main_footer a:hover {
	text-decoration: underline;
}

DIV#main_footer DIV.left{
	position: absolute;
	top: 0px;
	left:-12px;
	
	width: 12px;
	height: 145px;

	background: url(../bilder/footer/left.png);
	background-repeat: no-repeat;
}

DIV#main_footer DIV.right{
	position: absolute;
	top: 0px;
	right:-12px;
	
	width: 12px;
	height: 145px;

	background: url(../bilder/footer/right.png);
	background-repeat: no-repeat;
}

DIV#main_footer DIV.main_footer_box_content{
	padding: 30px;
	color: white;
	font-size: 11px;
	line-height: 1.3em;
	float: left;
	color: #fff;
}

DIV#main_footer DIV.main_footer_box_break{
	width: 15px;
	height: 145px;
	float: left;
	
	background: url(../bilder/footer/break.png);
	background-repeat: no-repeat;
}

DIV#main_footer DIV.main_footer_box_content IMG{
	/*float:left;*/
}

DIV#main_footer DIV.main_footer_box_content UL{
	margin: 5px;
	padding: 5px;
	padding-left: 0;
	margin-left: 0;
	float: left;
	/*list-style-type: disc;*/
	list-style: none;
}

DIV#main_footer DIV.main_footer_box_content ul li{
   background: url(../bilder/list-icon-white.png) 0 6px no-repeat;
	padding-left: 8px;	
}

/* Content DIVs */

DIV.box_390{
	width: 370px;
	/*padding: 10px;*/	
	padding: 5px 5px 0px 5px;
	float: left;
	margin-bottom: 10px;
}

DIV.big_button{
    position: relative;
    height: 27px;
    
    background: url(../bilder/main/big_button_bg.png);
    background-repeat: repeat-x;
    float: right;
    display: inline;
    
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    line-height: 27px;
	 
	 font-size: 14px;
    
    margin: 4px;
    margin-left: 13px;
    margin-right: 30px;
    
    padding: 5px;
	 cursor: pointer;
}

DIV.big_button DIV.left{
    position: absolute;
    left:-9px;
    top: 0px;
    width: 9px;
    height: 37px;
    
    background: url(../bilder/main/big_button_left.png);
    background-repeat: no-repeat;
}

DIV.big_button DIV.right{
    position: absolute;
    right: -30px;
    top: 0px;
    width: 30px;
    height: 37px;
    
    background: url(../bilder/main/big_button_right.png);
    background-repeat: no-repeat;
}

/* Buttons Global */

a.button_uri {
	text-decoration: none;
	cursor: pointer;
}


/* News */

DIV.news_small{
    background: none;
    color: black;
    border-bottom: 1px dotted #414141;
    padding-top: 2px;
    padding-bottom: 4px;
    margin-bottom: 2px;
}

DIV.news_small.odd .newsinfo, 
DIV.news_small.odd .content_frame  {
	background-color: #EAEAEA;
}

DIV.news_small a:hover h4 {
	text-decoration: underline;
}

DIV.news_small IMG{
	display: none;
    float:left;
    margin-right: 7px;
    border: 1px solid white;
}

div.news_small .more {
	display: none;
}


DIV.news_small H4{
    font-size: 11px;
    line-height: 14px;
}

DIV.news_small H5{
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    overflow: hidden;
    height: 14px;
	 /*margin-bottom: 5px;*/
}

DIV.news_small strong {
	font-weight: 400;
}


DIV.news_small.over{    
    color: white;
    /*padding: 7px;*/
    /*margin-bottom: 2px;*/
    /*height: 73px;*/
}
DIV.news_small .content_frame {
	
	padding: 2px;
}
DIV.news_small.over .content_frame {
	background: #bc197e;
	padding: 7px;
}


DIV.news_small.over a {
	color: #fff;
}

DIV.news_small.over IMG, 
DIV.news_small.over2 IMG{
    display: inline;
}
/*
DIV.news_small.over .whitespacer {
	height: 3px;
}*/
/*
DIV.news_small.over IMG.more{
    border: none;
    margin: 0px;
    margin-top: 4px;
    float: right;
}*/

div.news_small.over .more {
	display: inline;
}

DIV.news_small.over H4{
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 2px;
}

DIV.news_small.over H5{
    height: 42px;
	 margin-bottom: 5px;
}

DIV.news_small.over H5.small{
   height: 31px;
	margin-bottom: 6px;
}

DIV.news_small .newsinfo {
	display: block;
	height: 12px;
	padding: 3px;
	color: #000;
}

DIV.news_small.over .newsinfo {
	background-color: #fff;
}

DIV.news_small.over .userinfo {
	margin-bottom:5px;
}

/******** Start Event Box ***********/

.group_small{
    background: none;
    color: black;
    border-bottom: 1px dotted #414141;
    padding-top: 2px;
    padding-bottom: 4px;
    margin-bottom: 2px;
}

.group_small .content_frame {
	padding: 3px;
	position: relative;
	/*padding-right: 80px;*/
}

.group_small.odd .newsinfo, 
.group_small.odd .content_frame  {
	background-color: #EAEAEA;
}

.group_small h4{
    font-size: 11px;
    line-height: 15px;
	 margin-right:60px;
}

.group_small a:hover h4 {
	text-decoration: underline;
}

.group_small img {
   float:left;
   margin-right: 7px;
   border: 1px solid white;
	margin-top:2px;
}

.group_small .newsinfo {
	display: block;
	height: 12px;
	padding: 3px;
	color: #000;
	padding-bottom: 2px;
	padding-left:4px;
	margin-top: 3px;
}

.group_small .category {
	position: absolute;
	top: 4px;
	right: 5px;
	font-weight: 800;
	color: #bc1a7d;
}

.group_small:hover .newsinfo,
.group_small:hover .content_frame{
	background-color: silver;
}
/*
DIV.news_small .content_frame {
	
	padding: 2px;
}*/


/********** Start Photos Box *************/
.fe_photos_box {
   position: relative;
	margin: 8px 0;	
	/*height: 380px;*/
}

.fe_photos_box a {
	/*margin: 3px;*/
	color: #fff;
}

.fe_photos_box img.fn {
	background: fuchsia url(../bilder/photos/small_bg.jpg) no-repeat;
	padding: 10px;
	/*margin: 0 9px 10px 0;	*/	
	/*margin: 3px;*/
}

.fe_photos_box .image_container {
	position: relative;
/*	display: inline;*/
	/*width: 115px;*/
	width: 90px;
	height: 75px;
	overflow: hidden;
	float: left;
   /*border: 1px solid transparent;*/
	margin: 0 3px 6px 3px;
	cursor:pointer;
	overflow: hidden;
	background: #eaeaea url(../bilder/photos/small_bg.jpg) 0 0 no-repeat;
	padding: 9px 16px 6px 9px;
}

.fe_photos_box.overview .image_container {
	margin: 0 9px 9px 9px;
}

.fe_photos_box .image_container2 {
	/*background: fuchsia url(../bilder/photos/small_bg.jpg) 0 0 no-repeat;*/
	width: 95px;
	height: 70px;
	overflow: hidden;
	background-color: silver;
	color: transparent;
	/*padding: 10px;*/
	border: 1px solid white;
}
/*
.fe_photo img.r {
	margin-right: 0;
}*/

.fe_photos_box .button {
   position:absolute;	
	right:  17px;
	top: 312px;	
}
/*
.fe_photo {
	position:relative;
	top: 0px;
	left: 0px;	
	display: inline;
}*/

.fe_photo_detail {
	position: absolute;
	
	margin-right: 10px;	
	z-index: 100;
	right: 0px;
	bottom: 14px;
	
	font-size: 10px;
	line-height: 11px;
}

.fe_pd_info {
	display: none;
	position: relative;
	width: 95px;
	height: 11px;
	text-align: right;
	overflow: hidden;
	white-space:nowrap;
	margin: 2px 0;
	cursor: pointer;
}

.fe_pd_info.show {
	display: block;
}

.image_container:hover .fe_pd_info {
	display: block;
}

.fe_tb {
	display: inline;
	padding: 1px;	
	color: #fff;
}

.fe_tb.black {
	background-color: #000;
}

.fe_tb.pink {
	background-color: #BC1A7D;
}

/*
.fe_photo_detail.r {
	margin-right: 0;
}*/
/*
.fe_photo_detail {
	font-size: 9px;
	float: right;
}*/

.fe_photo_detail h4, .fe_photo_detail h6  { /* Der Event */
	background-color: #bc1a7d;
	color: #fff;
   text-align: right;	
	font-size: 9px;
	padding: 0 3px;
	margin: 1px 0;
	display: inline;
	float: right;
}

.fe_photo_detail h5  { /* Der Event */
	background-color: #000;
	color: #fff;
	text-align: right;
	font-size: 9px;
	padding: 0 3px;
	display: inline;
	float: right;
	margin: 1px 0;
}

.fe_photo h4, .fe_photo h5, .fe_photo h6 {
	display: none;
}

.fe_photo .prev {
	display: inherit;
}

.fe_photo.over h4, .fe_photo.over h5, .fe_photo.over h6 {
	display: inherit;
}

/******************************************/

.inv {
	background-color: #414141;
	padding: 10px 10px 0px 10px !important;
	margin-bottom: 20px;
}

.box_390.flr {
	padding: 10px 10px 0px 10px !important;
}

.inv h3 { 
	color: #fff;
	border-bottom-color: #fff;
}

#fe_left {
	position: relative;
	float: left;
	
	/*background-color: #eee;*/
}

#fe_right {
   position: relative;
	float: right;
	width: 400px;
	/*background-color: #ddd;*/
}

/*************************************/

hr.dotted {
 	margin: 2px 0;
	border:none;
	border-bottom: 1px dotted #990066;
	height: 1px;
/*	padding: 0px;*/
}


#fe_gn { /* gallery navigation */
	position: relative;
	
	background-color: #7f0c5a;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 9px 15px 8px 15px;
}

#fn_gn_dbox {
	display: inline;
	float: right;
}

.fe_sb.active {
	color: #333;
	font-size: 1.11em;
	line-height: 1.11em;
}

#fe_gn a {
	text-transform: uppercase;
	/*padding: 9px 4px 8px 4px;*/
}

#fe_gn a:link, #fe_gn a:visited {
	color: #fff;
}

#fe_gn a:hover {
	color: #ef7fc2;
	text-decoration: none;
}

#fe_gn a.active {
	height: 33px;
}

#fe_gn .fspace {
	position: relative;
	display: inline;
	padding: 9px 4px 8px 4px;	
}

#fe_gn a.active .fspace {
	background-color: #bc1a7d;
}

#fe_gn a.inactive {
	color: #a5548b;
	/*background: none !important;
	cursor: default; */
}

#fe_gn a.arrow_left {
	background: url(../bilder/gn_arrow_left.png) no-repeat left;
	padding-left: 20px;
}

#fe_gn a.arrow_right {
	background: url(../bilder/gn_arrow_right.png) no-repeat right;
	padding-right: 20px;
}

#fe_gn .arrow_right.inactive {
	background: url(../bilder/gn_arrow_right_i.png) no-repeat right;
}

#fe_gn .arrow_left.inactive {
	background: url(../bilder/gn_arrow_left_i.png) no-repeat left;
}

/************** popup **********************/

#fe_popup  {
	position: absolute; 
	width: 310px; 
	min-height: 100px; 
	display: block; 
	background: #BC1A7D; 
	/*border: 1px solid #000; */
	/*right: 0px; top: 500px	*/
	top: -1000px;
	left: 50%;	
	
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	
	padding: 30px 15px 10px 15px;
	
	color: #fff;
	z-index: 1999;
}

#fe_popup .fe_p_header{
	position: absolute;
	width: 315px;
	top: 0;
	left: 0;
	background-color: #7F0C5A;
	height: 15px;
	font-weight: bold;
	
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	padding: 6px 10px 4px 15px;
	
	font-size: 14px;
}

#fe_popup .fe_p_header > .fe_p_close {
	position: absolute;
	right: 10px;
	top: 6px;
	width: 20px;	
	height: 20px;
}

.fe_p_close a {	
	display: block;
	color: #fff;
	text-align: center;
	font-size: 14px;
	
	
}

#fe_popup_content ul#fe_status_msg {
	padding: 0;
	margin: 0;
}

#fe_popup_content ul#fe_status_msg > li {
	list-style: none;	
	/*list-style-image: url(../bilder/s_okay.png);*/
	padding-left: 25px;	
	line-height: 20px;
	margin: 7px 1px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
}

#fe_popup_content ul#fe_status_msg > li.m_okay {
	background: url(../bilder/s_okay.png) no-repeat 0 2px;
}

#fe_popup_content ul#fe_status_msg > li.m_attention {
	background: url(../bilder/s_attention.png) no-repeat 0 2px;
}

#fe_popup_content ul#fe_status_msg > li.m_error {
	background: url(../bilder/s_error.png) no-repeat 0 2px;
}

.dgray {
	color: #414141;
}

.fe_w2 {
	position: relative;
	width: 530px;
	margin: 15px 0;
	float: left;
}

.fe_w3 {
	position: relative;
	width: 245px;
	margin: 15px 0;
	float: right;
	padding-left: 10px;
}

.fe_rounded_box {
	width: 500px;
	margin: auto;
	font-size: 14px;
   line-height:20px;
	margin: 34px 150px 10px 150px;
}
/*
.ce_text_3 {
	font-size: 16px;
	line-height: 18px;
}*/

div.load{
    margin-left: auto;
    margin-right: auto;
    
    margin-top: 200px;
    
    background-image: url(../bilder/ajax-loader.gif);
    height: 19px;
    width: 220px;
	 
	 z-index: 1205;
}

div.load.bar2{
    margin: 2px;
    background-image: url(../bilder/bar2.gif);
    height: 21px;
    width: 56px;
	 z-index: 1205;
}

div.load.bar3{
    margin: 2px;
    background-image: url(../bilder/bar3.gif);
    height: 11px;
    width: 43px;
	 z-index: 1205;
}

#overDiv{
	 position:fixed;
    top: 0;
	 left: 0;
    height: 100%;
    width: 100%;
    background-color: #fff;
    opacity: 0.7;
	 filter:alpha(opacity=60);
	 z-index:1000;
}

#insertDiv{
	 position:fixed;
	 top:0;
	 left:0;
    height: 100%;
    width: 100%;
	 z-index:1200;
}

.b_dotted {
	border-bottom: 1px dotted #990066;
}

#fe_pg_h {
	position: relative;
}

#fe_pg_h div.right {
	position: absolute;
	font-size: 11px;
	line-height: 11px;	
	text-transform: none;
	top: 23px;
	right: 0;
	font-weight: bold;
}

h3 span.right {	
	font-size: 11px;
	line-height: 11px;	
	text-transform: none;
	display: inline;
	float: right;
	right: 0;
   padding-top: 8px;
	padding-right: 3px;
}

.cm_box {
	background: url(../bilder/cm_box_bg.png) repeat-x 0 0;

}


/*********** Form (new) ***********/

form div.fe_form_row {
	float:left;	
	margin-bottom:10px;
	width:49.5%;
	position: relative;
}

form div.fe_form_row.full_row {
	width: 100%;
}

form div.fe_form_button_row {
	clear: both;
	float: left;
	text-align:right;
	margin-bottom:10px;
	width:100%;
	margin-top: 5px;
}

form.fe_form { margin:0; padding:0; }

form.fe_form fieldset {
	border: none;
	padding: 0;
	margin:  0;
}
	
form.fe_form label {
	display: block;
	margin-bottom:2px;
	color: #990066;
	padding: 1px;
	font-size: 12px;
}

form.fe_form input.edit, 
form.fe_form textarea.edit, 
form.fe_form select.edit {
	/* -moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px; */
	border:1px solid #ABABAB;
	font-size:13px;
	margin-bottom: 5px;
	padding:3px;
	width:220px; 
	/*	width: 90%;*/
	color: #777;
	font-weight: bold;
}

form.fe_form input.readonly {
	background-color: #eee;
	border-color: #ddd;
	color: #bbb;
}

form.fe_form select.edit {
	padding: 2px;
	width:230px;
}
form.fe_form select.short {
	width: auto;
}
form.fe_form select.mr {
	/*margin-right: 4px;*/
}
form.fe_form select.short2 {
	width: 54px; 
	/*margin-right: 4px;*/
}

form.fe_form select.short4 {
	width: 108px;
	/*margin-right: 4px;*/
}

form div.fe_form_row.full_row textarea {
	width: 465px;
	font-family: Arial, Helvetica, sans-serif;
}

form.fe_form_infos {
	margin-bottom: 20px;
}

form.fe_register {
	width: 280px;
	border: 1px solid #ccc;
}

form.fe_register fieldset {
	padding: 20px 25px;
}

form.fe_register .fe_form_row {
	width: 100%;
}

form.fe_form  label.error {
	color: red;
	/*font-size: 11px;*/
}

form.fe_form label img {
	margin-right: 4px;
}

form.fe_form  input.error,
form.fe_form  select.error {
	border:1px solid red;
	background-color: #f3f3f3;
}

form.fe_form .input_button {
	position: relative;
	float: left;
	display: inline;
	margin-right: 10px;
}

form.fe_form .input_button .fe_sb  {
	float: left;
}


form.fe_form.dyn input.edit, 
form.fe_form.dyn textarea.edit, 
form.fe_form.dyn select.edit {
	width: 90%;
}

form.fe_form.dyn select.edit {
	width: 94%;
}

form.fe_form select.edit.half {
	width: 46%;
	padding-right: 1%;
}

form.fe_form label.inline {
	display: inline;
}

form.member_search div.fe_form_row {
	margin: 0;
}

form.member_search .input_button {
	margin-top: 5px;
}

/*
form.fe_form_infos label {
	float: left;
	width: 37%;
}

form.fe_form_infos input.edit,
form.fe_form_infos select.edit {
	display: block;
	width: 61%;
}

form.fe_form_infos input.button {
	margin: 0 3px;
}
*/
