﻿h2 {
color:#A46762;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:16px;
font-weight:400;
margin-bottom:25px;
margin-top:-2px;
padding-left:0;
}

#steps {
list-style:none;
font-size:12px;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
height:38px;
margin-top:40px;
margin-bottom:20px;
padding:0;
}


#steps li {
float:left;
margin-top:10px;
margin-right:25px;
}

#steps li p.normal {
background-image:none;
}

#steps li p {
float:left;
background-image:url(/images/circle.png);
background-repeat:no-repeat;
width:20px;
height:30px;
padding-left:7px;
margin-top:-1px;
padding-top:0;
}

#steps .active {
font-weight:700;
color:#000;
}

#steps .active p {
background-image:url(/images/activecircle.png);
background-repeat:no-repeat;
color:#000;
}

.steps div {
float:left;
width:100px;
font-size:12px;
}

.steps div p {
float:left;
width:25px;
padding-left:8px;
height:25px;
margin-bottom:0;
}

.steps div div {
float:left;
width:35px;
margin-top:12px;
}

#hp-box hr {
margin-bottom:10px;
margin-top:20px;
color:#ccc;
clear:both;
}

.section .infoSelection {
margin-left:-8px;
}

#contents h3 {
color:#000;
font-weight:blod;
margin-bottom:5px;
}

#contents p {
margin-top:0;
}

.section {
float:left;
width:100%;
margin-bottom:38px;
}

.section.error {
background-color:#F5D5D5;
padding-bottom:20px;
margin-bottom:20px;
border:1px solid red;
border-radius:8px;
}

.section.error2 {
background-color:#F5D5D5;
padding-bottom:20px;
margin-bottom:10px;
border:1px solid red;
border-radius:8px;
}

.section.error2 label {
color:#000;
}

.section .infoSelection label {
font-size:14px;
}

.section .datePicker {
float:left;
width:350px;
height:280px;
}

.section .duel {
float:left;
width:220px;
height:50px;
}

.radioHorizontal {
font-size:14px;
margin-top:20px;
margin-bottom:20px;
}

.section .spinner {
height:25px;
padding-left:10px;
}

.section .spinnerImg {
margin-top:-6px;
height:24px;
}

.infoSelection {
height:100px;
margin-top:10px;
}

.infoSelection .hidden.info {
margin-left:150px;
border:1px solid #ccc;
border-radius:5px;
-moz-border-radius:5px;
background-color:#ccc;
color:#000;
max-width:400px;
padding:0 10px 5px;
}

.infoSelection .hidden.info p {
margin:0 0 5px;
}

.infoSelection tr {
height:30px;
}

#ModalContents .section {
margin-bottom:0;
}

#ModalContents .section h3 {
font-size:12px;
}

#ModalContents .section input {
width:250px;
}

.dialog-form hr {
color:#ccc;
width:100%;
margin-bottom:10px;
float:left;
margin-top:20px;
}

.dialog-form input[type="button"] {
margin-top:10px;
}

#validationBox {
display:none;
background-color:#F5D5D5;
height:40px;
padding-top:3px;
padding-left:20px;
border:1px solid red;
border-radius:8px;
}

#courseSelector ul li {
margin-top:5px;
color:#000;
font-family:arial,Lucida Sans Unicode, Tahoma, sans-serif;
font-size:12px;
}

#courseSelector p {
margin-top:25px;
color:#000;
font-family:arial,Lucida Sans Unicode, Tahoma, sans-serif;
font-size:12px;
margin-bottom:0;
}

#courseSelector input {
margin-left:0;
}

#courseSelector select {
margin-left:0;
padding:5px;
}

#courseSelector #commands {
margin-top:-39px;
}

#courseSelector #results {
margin-top:60px;
border-top:1px solid #CCC;
}

#steps li div,#hp-box input.prevPage,.infoSelection table {
float:left;
}

.section.error h3,.section.error div,.section.error2 h3,.section.error2 div {
padding-left:20px;
}

.section .datePicker .hiddenDate,.infoSelection .hidden,.dialog-form {
display:none;
}

.fb_edge_widget_with_comment {
    position: absolute;
top: 5px;
}