.tooltip span {
    background: #aaa;
}

.tooltip {
	background-color:#000;
	border: 1px solid #c70;
	padding: 10px 5px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:12px;

	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}

.tooltip ul {
    list-style-type: square;
    margin-bottom: 5px;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 5px;
    padding: 0;
}

.cmxform td em  {
    color: Red; 
    font-weight: bold; 
    font-size: 16px;
    margin: 5px;
    width: 15px;
}

.cmxform td span {
    display: block;
    float: left;
    margin-left: 10px;
    font-size: 12px;
    line-height: 12px;
}

.cmxform td span {
    max-width: 510px;
    width: auto;
}

.processStateRow {
}

.processStateRow .stateIndicator {
    background: url("../img/reg_state.png") no-repeat scroll right bottom transparent;
    float: left;
    height: 80px;
    margin-right: 50px;
    width: 100px;
}

.processStateRow .stateIndicator.selected {
    background: url(../img/reg_state_selected.png) no-repeat right bottom transparent;
}

.processStateRow .stateIndicator.selected .stateName {
    color: #c70;
    font-weight: normal;
}

.processStateRow .stateIndicator .stateIndex {
    color: #fff;
    font-size: 32px;
    line-height: 32px;
    font-weight: bold;
    font-style: italic;
    float: right;
    margin-right: 17px;
    margin-top: 15px;
    cursor: default;           
}

.processStateRow .stateIndicator .stateName {
    color: #888;
    font-size: 11px;
    line-height: 11px;
    float: left;
    margin-left: 5px;
    margin-top: 3px; 
    font-style: italic;
    font-weight: normal;
    cursor: default;       
}
    
.cmxform {
	font-size: 1em;
	color: #333;
}

.cmxform legend {
	padding-left: 0;
	font-size: 14px;
	font-style: italic;
	color: #A9BC86;
	font-weight: bold;
	height: 100%;
	line-height: 100%;
}

.cmxform .fullRow {
	display: block !important;
}

.cmxform .fullRow * {
	font-weight: normal !important;
}

.cmxform fieldset {
	border: none;
    background: url("../img/cmxform/cmxform-fieldset.jpg") repeat-x scroll left top transparent;
    border: 1px solid #C9DCA6;
    margin-bottom: 10px;
    display: block;
    line-height: 1.5em;
}

.cmxform fieldset table { margin: 10px; }

.cmxform fieldset .inputCell { width: 250px }

.cmxform .invoiceData, .cmxform .deliveryData { display: none; }

.cmxform fieldset .labelCell {
    margin-right: 10px;
    width: 115px;
}

.cmxform fieldset label {
    font-weight: bold;
    cursor: default;
    color: #333;
    margin-top: 4px;
}

.cmxform fieldset .info {
    font-style: italic;
    font-size: 11px;
    margin-left: 20px;
    width: 260px;        
}

.cmxform fieldset .info span { display: block; }
    
.cmxform input[type=submit] {
	cursor: pointer;
}

.cmxform fieldset tr {
    height: 30px;
    margin-top: 15px;
}

.cmxform input[type=text], 
.cmxform input[type=password] {
    width: 200px;
    height: 18px;
    font-size: 12px;        
}

.cmxform textarea { width: 200px; font-size: 12px; }

.cmxform fieldset .command, .cmxform fieldset .command * {
    margin: 10px;
    font-size: 14px !important;
    font-weight: normal;
    color: #474;
    line-height: 135%;
}

.cmxform label.error {
	color: red;
}

.cmxform input[type="text"]:focus, 
.cmxform input[type="password"]:focus, 
.cmxform textarea:focus { border: 1px solid #c70; }

.cmxform input.error { border: 1px solid red; }
.cmxform .gray * { color: gray; }

#regForm { width: 100%; }

.cmxform select {
    font-size: 12px;
    height: 22px;    
}

.cmxform select[size] {
    font-size: 12px;
    height: auto !important;    
}

.cmxform p {
}

.cmxform .low {
    height: 18px;
}

.cmxform .low .labelCell {
    width: 200px;
}

.cmxform .dataRowCell {
    border-bottom: 1px dotted #C9DCA6;
    width: 375px;
    padding-bottom: 3px;
    padding-top: 3px;    
}

/* service button */
.cmxform .serviceButton {
    border: 1px solid transparent;   
    height: 80px;
    line-height: 80px;         
}

.cmxform .serviceButton a {
    color: #663300;
    line-height: 18px;
}

.cmxform .serviceButton a:hover {
}

.cmxform .serviceButton.selected {
    border: 1px solid #c70;
    background: #ffddbb;
}

.cmxform .serviceButton input[type="radio"] {
    opacity: 0;
    filter: alpha(opacity=0);
}

.cmxform .serviceButton label {
    color: #555555;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
}

.cmxform .serviceCell .hint {
    font-size: 12px;
    font-style: italic;
    line-height: 14px;
    margin-top: 20px;
    text-align: center;
}

.cmxform .serviceCell {
    vertical-align: top;
    width: 190px;    
}

.cmxform .serviceButton label {
    height: 80px;
    line-height: 80px;
}

.cmxform .serviceButton {
    border: 1px solid #ccc;
    background: #eee;
    text-align: center;
}

.cmxform .serviceButton div {
}

.cmxform .serviceButton .inputBlock 
{
    height: 1px;
    width: 1px;
    line-height: 0px !important
}

.cmxform .serviceButton .labelBlock {
}

.cmxform .extraHeightRow {
}

#sendinfo.cmxform input[type=text], 
#sendinfo.cmxform input[type=password],
#sendinfo.cmxform textarea {
    width: 400px !important;
}

#sendinfo.cmxform select {
    width: 200px !important;
}

