.formFieldLabels {
font-size: 12px;
}
input.m2m {
width: 200px;
border: solid 1px #666;
}
textarea {
width: 450px;
border: solid 1px #666;
overflow: hidden;
}

.submitbtn {
background:#FF0B18 none repeat scroll 0 0;
border:1px solid #000000;
color:#000000;
display:block;
font-size:12px;
padding-bottom:3px;
padding-top:2px;
text-align:center;
text-decoration:none;
width:150px;
}

#step1Container, #step2Container, #step3Container, #step4Container {
margin:0 0px;
}

.sectionHeader, .sectionSubHeader, .sectionContent {
margin-left:10px;
}

#step2Container, #step3Container, #step4Container {
display:none;
}

#step1Container input {
width: 30px;
}

#step3Container input, #step4Container input {
width: 100px;
}

.formTitle1 {
font-weight:bold;
font-size:16px;
color:#ff0000;
padding-left:5px;
}

.formTitle2 {
font-weight:bold;
font-size:14px;
}

.formTitle3 {
font-weight:bold;
color:#4F4F4F;
}

.inputRadio, .inputCheck {
width:50px;
border:none;
}

.fullPageContentContainer {
/* padding:0 5px; */
}

.bcMeasurement {
background:url('/userfiles/image/made-to-measure-progress1.gif');
background-repeat: no-repeat;
}
.bcCustDetails {
background:url('/userfiles/image/made-to-measure-progress2.gif');
background-repeat: no-repeat;
}
.bcStyle {
background:url('/userfiles/image/made-to-measure-progress3.gif');
background-repeat: no-repeat;
}
.bcEmbroidery {
background:url('/userfiles/image/made-to-measure-progress4.gif');
background-repeat: no-repeat;
}

.breadCrumbs {
width:575px;
height:30px;
margin:0;
padding:0;
}

.breadCrumbs ul {
padding:0;
margin:0;
}

.breadCrumbs li {
list-style:none;
margin:6px 0px;
padding:0px;
/*width:163px;*/
width: 142px;
height:25px;
float:left;
text-align:center;
}

.breadCrumbs li a {
color:#000;
text-decoration:none;
}
