/* CSS Document */
#loginform{
	text-align:left;
	margin-top:10px;
	width:400px;
	float:left;
	display:inline;

}
.bottomborder{
	background-image:url(../images/bottom_border.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:7px;
	text-align:right;
	}

#orderstat{
	padding:10px 10px 10px 10px;
	text-align:center;
	background-color:#ededed;
	margin:10px -10px 0px -10px;
	}

#orderstat span.active{
	font-size:18px;
	padding:5px 25px 10px 25px;
	font-weight:bold;
	color:#2f2e2e;
	background-color:#FFF;
	
	}
#orderstat span.inactive{
	padding:5px 25px 10px 25px;
	font-size:12px;
	font-style:italic;
	color:#c4c4c4;
	background-color:#FFF;
	background-image:url(../images/tab_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;

	
	}

.shipinfo{
	display:inline;
}
.shipinfo3{
	display:inline;
}
.shipinfo2{
	display:inline;
}



#logform{
padding:20px;
margin-left:90px
}

.options{
	text-align:left;
	padding:5px;
	}


.ship_method{
	text-align:left;
	padding:5px;

	}

.ship_method span{
	float:left;
	display:inline;
	width:120px;
	}

.options span{
	float:left;
	display:inline;
	width:120px;
	}



#loginRegister{
	width:500px;
	float:right;
	margin-top:40px;
	text-align:center;
	
}

div.uname {
	text-align:right;
	text-decoration: underline;
}
div.pword{
text-align:right;
}
div.unamefield{
margin:10px;
text-align:right;

}
div.pwordfield{
margin:10px;
}

.login{
margin:10px auto auto 30px;
}

form.regform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
	margin-left:10px;

}
div.error { display: none; }
input[type="radio"] {	border: 0px solid gray; }
input[type="checkbox"] {	border: 0px solid gray; }
input {	border: 1px solid gray; }


input.checkbox { border: none }
input:focus { border: 1px solid gray; }
input.error { border: 1px dotted gray; }
form.regform .gray * { color: gray; }

#divprofile{
 font-family: verdana, arial, sans-serif;
 font-size:12px;
	}

#divprofilehead{
	margin:3px;
	border:1px solid #999;
	padding:3px;
	font-weight:bold;
	}
#divprofile ul li{
	list-style:none;
	padding:5px
	}

#divprofile ul li span{
	float:left;
	display:inline;
	width:120px;
	}


#divprofile p.address{
	margin-left:120px;
	margin-bottom:0px
	
	}
	
#order_list{
	padding:5px;
	}
#order_list tr td{
	padding:5px;
	font-size:14px;
	}
