﻿
.sbgform p { margin-top: 6px; margin-bottom: 0; padding: 0; text-indent: 0; }
.sbgform h4 { margin-top: 0; padding-left: .3em; }
.sbgform .legend { margin: 0; padding: 0; font-weight : bold; color: #777777;}

.sbgform .notice { font-style: italic; margin:0; padding:0; padding-top: 15px; padding-bottom: 15px;}

.sbgform .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
.sbgform a { padding-left: 14px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
.sbgform label { margin: 0; padding: 0; display: inline;}
.sbgform label span { color: #ff0000; }
.sbgform .tx-srfeuserregister-pi1-error { color: #ff0000; }
.sbgform .error { color: #ff0000; }



.sbgform input { margin: 0; padding: 0 .5em 0 0; border: 1px solid #999; width: 300px; 	height: 18px;}
.sbgform input[type=password] { margin-right: 1em; }

.sbgform input.sbgpassword {width: 100px;}

.sbgform input[type=checkbox],
.sbgform input[type=radio] { width: 20px; border: 0;}

.sbgform select { margin: 0; padding: 0; width: 310px; font-size: 13px;}
.sbgform textarea { margin: 0; padding: 0 .5em 0 0;border : 1px solid #999; width: 500px; }

.sbgform input[type=submit] { width: 150px; height: 25px;}
.sbgform input[type=file] { width: 400px; height: 22px; border : 1px solid #999;}


* html .sbgform input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
.sbgform  input[type=radio], .sbgform input[type=checkbox] { background-color: transparent; }
* html .sbgform input.tx-srfeuserregister-pi1-radio, 
* html .sbgform input.tx-srfeuserregister-pi1-checkbox 
{ 
	background-color: transparent; 
	width: 20px; border: 0;
}

* html .sbgform input.tx-srfeuserregister-pi1-submit
{
	width: 150px;
	height: 25px;
}




.sbgform .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
.sbgform .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
.sbgform a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
.sbgform ul { margin: 0; padding: 0; list-style-position: inside; }
.sbgform ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
.sbgform ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
.sbgform ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
.sbgform ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
.sbgform dl { margin: 0; padding: 0; }
.sbgform dt, .sbgform dd { margin: 0 0 13px 0; padding: 0; float: left; }
.sbgform dt { clear: both; width: 220px; text-align: left; padding: 0;}
.sbgform dd { text-align: left; width: 450px;}
.sbgform .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
.sbgform .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }
* html .sbgform dd { float: none; }
.sbgform dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
.sbgform dd label { padding: 0 1em 0 .5em; }




