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

/*Global Column Sytle*/
#rightColumn {
float : right;
width : 500px;
heigh : 100%;
margin : 15px 15px 0 15px;
boorder: 1px solid red;
}

/*my_account, semester_select, package_select, survey property, registration, laundry_schedule_pickup, storage_schedule_pickup, delivery_scheduling, print_barcodes, reserve_space, storage_overview1, storage_overview2*/
#c1Head {
width : 635px;
margin : 0 auto 0 auto;
}
#_c1Wrap {
width : 635px;
height : auto;
margin : 0 auto 0 auto;
background:url(../images/contentBg.png) repeat;
}
#c1 {
width : 625px;
height : auto;
margin : 0 auto 0 auto;
}

/*semester_select properties*/
form#service_select {
width : 550px;
margin : 75px auto;
}
select#service {
width : 286px;
border : 1px solid #0998dc;
}

/*package_select properties*/
#leftContent {
float : left;
width : 300px;
margin : 30px 0 0 10px;
}
#rightContent {
float : right;
width : 300px;
margin : 30px 10px 0 0px;
}
form#package{
clear : both;
width : 605px;
margin : 30px 0 0 10px; 
}

/*my_account, survey property* & laundry_overview property*/
.content {
width : 600px;
height : 100%;
margin : 15px auto 0 auto;
}

/*laundry_overview properties*/
.innerContent {
width : 550px;
height : 100%;
margin : 15px auto 0 auto;
}
.bottom {
width : 550px;
height : 100%;
margin : 30px auto 0 auto;
}
select#packages {
border : 1px solid #0998dc;
}

/*my_account, laundry_overview properties, laundry_schedule_pickup*/
#c2Head {
width : 635px;
margin : 30px auto 0 auto;
}
#_c2Wrap {
width : 635px;
height : auto;
margin : 0 auto 0 auto;
background:url(../images/contentBg.png) repeat;
}
#c2 {
width : 625px;
height : 100%;
margin : 0 auto 0 auto;
}
th {
color : #ec6500;
font-size: 15px;
font-weight: bold;
}
#pagelinks a, a:link a:visited {
color : red;
text-decoration: none; 
}
#pagelinks a:hover {
color : #0998dc;
text-decoration: underline;
}

/*my_account properties*/
#topLeft {
float : left;
width : 250px;
}
#topRight {
float : right;
width : 250px;
}
#button {
width : 150px; 
}
#c3Head {
width : 635px;
margin : 30px auto 0 auto;
}
#_c3Wrap {
width : 635px;
height : auto;
margin : 0 auto 0 auto;
background:url(../images/contentBg.png) repeat;
}
#c3 {
width : 625px;
height : 100%;
margin : 0 auto 0 auto;
}
/*registration*/
form#registration {
margin : 0 50px 0 50px;
text-align : left;
}
form#registion {
width : 250px;
}
form#registion {
width : 250px;
}
#agree {
width : 50px; 
}
#register {
width : 100%; 
}
/*storage_schedule_pickup, storage_overview1*/
#storageTerms, #termsStorage {
width : 300px;
}
/*storage_overview1, storage_overview2*/
#navigation {
width : 550px;
height : 20px;
margin : 0 0 5px 15px;
text-align : center;
}
#navigation a {
color : #0998dc;
text-decoration : none;
}
#navigation a:visited {
color : #0998dc;
text-decoration : none;
}
#navigation a: hover{
color : #ec6500;
text-decoration : underline;
}
.price
{
	font-size:15px;
	font-family:arial;
	color:#ec6500;
	font-weight:700;
}

.mydiv{
    cursor: pointer;
}
