@charset "UTF-8";
/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 23.8.07
**  File     : myOwnStyles.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/
@media all
{
/* Your styles here */


/* Powermail */
span.powermail_mandatory {
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	background-color: red;
}
div.powermail_mandatory_js {
	color: red;
	margin: 3px 0 15px 120px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: 1px solid #A5ACB2;
	padding: 10px;
	width:auto;
	clear:both;
	display:block;
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 100px;
	float: left;
	clear: both;
	display:block;
	font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset textarea {
	width: 160px;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin: 3px 0;
}
input.powermail_submit {
	margin: 0px 0px;
	padding: 0;
	font-weight: bold;
	border: 1px solid #444;
	width: 80px;
}
input.powermail_reset{
	margin: 0px 0px;
        padding: 0;
	font-weight: bold;
	border: 1px solid #444;
	width: 80px;
}

td.powermail_all_td {
	padding: 3px 10px 3px 0;
}


.tx-ablinklist-pi1 {padding: 0.5em; border-collapse:collapse; width:auto; display:block;}

.tx_ablinklist_listView_categories {background-color:#4E5155; color:white; padding:2px 7px 2px 7px; border: 2px solid #fff;display:block;}
.tx_ablinklist_listView_category {background-color: #e3e3e3; color: #4e5155; height:1.5em; padding:2px 7px 2px 7px; border: 2px solid #fff; text-align:left; font-weight:normal; display:block;}

.tx_ablinklist_listView_links {background:#4E5155; color:white; padding:2px 7px 2px 7px; border: 2px solid #fff;display:block}
.tx_ablinklist_listView_link_1 {background: #e3e3e3; color: #4e5155; height:1.5em; padding:2px 7px 2px 7px; border: 2px solid #fff; text-align:left; font-weight:normal; display:block;}
.tx_ablinklist_listView_link_2 {background: #eeeeee; color: #4e5155; height:1.5em; padding:2px 7px 2px 7px; border: 2px solid #fff; text-align:left; font-weight:normal; display:block;}

.tx_abdownloads_listView_downloads {background:#4E5155; color:white; padding:2px 7px 2px 7px; border: 2px solid #fff;display:block}
.tx_abdownloads_listView_download_1 {background: #e3e3e3; color: #4e5155; height:1.5em; padding:2px 7px 2px 7px; border: 2px solid #fff; text-align:left; font-weight:normal; display:block;}
.tx_abdownloads_listView_download_2 {background: #eeeeee; color: #4e5155; height:1.5em; padding:2px 7px 2px 7px; border: 2px solid #fff; text-align:left; font-weight:normal; display:block;}

.tx_abdownloads_viewDetailsForDownload {background:#4E5155; color:white; padding:2px 7px 2px 7px; border: 2px solid #fff;}
.tx_abdownloads_viewRateDownload {background:#4E5155; color:white; padding:2px 7px 2px 7px; border: 2px solid #fff;}

.tx_ablinklist_viewDetailsForLink {background:#4E5155; color:white; padding:2px 7px 2px 7px; border: 2px solid #fff;}
.tx_ablinklist_viewRateLink {background:#4E5155; color:white; padding:2px 7px 2px 7px; border: 2px solid #fff;}

/* WT GALLERY category mode */
div.wtgallery_categories { 
	border: 1px solid silver;
	width: 170px;
	padding: 10px;
	float: left;
	margin: 5px 0;
}
div.wtgallery_category_pic {
	float: left;
}
div.wtgallery_category_pic {
	margin-right: 10px;
}
div.wtgallery_category_folder {
	margin: 20px 0 10px 0;
}
p.wtgallery_category_pagebrowser {
	display: none;
}
/* WT GALLERY list mode */
.wtgallery_listpic_pic {
	border: 1px solid white;
}
.wtgallery_listpic {
	border: 1px solid #888888;
	width: 52px;
	height: 52px;
	margin: 5px;
}
.wtgallery_pagebrowser_up {
	display: none;
}
/* WT GALLERY singleview mode */
.wtgallery_singlepic_pic {
	border: 1px solid white;
}
.wtgallery_singlepic {
	border: 1px solid #888888;
	width: 482px;
	margin-left: 50px;
	text-align: center;
}
/* wt_gallery END */

/*Styles der New Login Box*/





