/*
** Customized stylesheet for Incompass
** Written by Christian Tapay
** for Incompass CC in Zusammenarbeit mit Currencies Direct Ltd. use
** 05-16-2008
*/

* {margin:0; padding:0;}
body {color:#626262; font-family:Arial, Helvetica, sans-serif; font-size:11px; background:#fff; text-align:left;}
a:link, a:visited {color:#E2292C; font-weight:normal; text-decoration:none;}

p {line-height:150%; margin-bottom:10px;}
h4 {color:#E2292C; font-size:16px; font-weight:normal; margin:15px 0 10px 0}
h5 {font-size:12px; margin:5px 0 10px 0}


/* form elements */
fieldset {border:none;}
fieldset p {margin:0;}
.select, .text, .textarea	{background:#fff; border:1px solid #CCCCCC; padding:2px; font-size:11px;}
.text {width:202px; height:16px;}
.textarea {width:421px; height:176px;}
label {display:block;}
.error {color:#f00;}
.button {border:1px solid #CCCCCC; color:#E2292C; font-size:11px; font-weight:bold; height:26px !important; line-height:18px !important; margin:1px; padding:0 5px; text-align:center; width:auto;}
.buttons {margin-top:15px;}

/* registration form */
a.lbAction {display:none;}
div#teamPopoutWrapper {border:none; float:none;}
div#teamPopout {background:none; border:none; float:none; margin:auto; padding:0;}
div#teamPopout br {display:none;}
div#teamPopout p {font-size:11px;}
div.detailsForm label {color:#626262; font-size:11px; font-weight:normal;}
div.detailsForm input.textbox {padding:2px; width:291px; height:16px;}
div.detailsForm select.listbox {font-size:11px; width:auto;}
div.detailsForm textarea {width:291px; padding:2px; 
}
div.formAgree label, div.detailsForm label {display:inline;}
div#teamPopout h3 {font-weight:normal; margin-bottom:15px;}
div#teamPopout td h3 {font-weight:bold;}
div.formAgree a, div.detailsSubmit a {color:#E2292C !important;}
div.detailsSubmit input.button {background:#ccc; border:1px solid #ccc; color:#E2292C; margin:15px 1px 1px; padding:0 5px; width:auto;}
