@charset "utf-8";
/* CSS Document */

#page1 {
background: url(img/page1.jpg) no-repeat bottom right;
color: #3b227a;
}

#page1-title {
width: 370px;
font-size: 13px;
font-weight: bold;
color: #ffffff;
height: 20px;
background: #3b227a;
}

#page1-title-text {
float: right;
padding-right: 60px;
}

#page1-fileds {
margin-left: 20px;
}

.field-row {
background: #ef82bf;
}

.field-row td {
vertical-align: middle;
font-weight: bold;
border-bottom: #ef95c7 3px solid;
}

.field-row input {
background: #ef82bf;
border:#3b227a 0px dotted;
border-bottom:#3b227a 1px dotted;
}


#page2 {
background:#3b2d66 url(img/page2.gif) no-repeat top left;
color: #ffffff;
}

#page2-title {
width: 305px;
font-size: 13px;
font-weight: bold;
color: #f287b6;
height: 20px;
border-bottom:#f287b6 3px solid;
}

#page2-title-text {
float: right;
padding-right: 40px;
}

#btn-line {
width: 305px;
height: 23px;
background:#f287b6;
float: left;
}

#btn-line input {
vertical-align: middle;
margin-left: 50px;
}

#page2-fields {
float: left;
margin-left: 20px;
border-collapse: collapse;
color: #ffffff;
width: 250px;
}

#page2-fields td { 
vertical-align: middle;
color: #ffffff;
}

#bundlesTbl {
background:#3b227a url(img/page3.gif) no-repeat top left;
color: #ffffff;
font-wieght: bold;
}

#viewOrder {
color: #3b227a;
font-wieght: bold;
background:#ef95c7 url(img/page4.gif) no-repeat top right;
}

#view-title {
width: 370px;
font-size: 13px;
font-weight: bold;
color: #ffffff;
height: 20px;
background: #3b227a;
}

#view-title-text {
float: left;
padding-left: 50px;
}

.view-text {
float: left;
margin-left: 30px;
font-wieght: bold;
}
