
/***************************************
 navigation login form
***************************************/
#navloginform {
width:204px;
margin:0 auto;
padding: 8px 0px;
font-size: 13px;
}
#navloginform fieldset{
border: none;
}
#navloginform legend{
color: #106d36; 
font-weight: normal;
font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
font-size: 19px;
line-height: 22px;
padding: 0 0 8px 0;
margin: 0;
}
#navloginform label{
color: #6B6B6B;
font-weight: normal;
display:block;
height:2em;
padding:2px 2px 4px 0;
text-align: left;
}
#navloginform input {
width:124px;
margin:4px 0;
border:1px solid #999999;
clear:right;
background:#fff;
}
#navloginform input:focus,#navloginform input:hover {
border:1px solid #333333;
}
#navloginform input.navsubmitform {
margin: 10px 13px 0px 0px;
padding: 0;
border: none;
width: 62px;
}
#navinputsubmit {
float: right;
margin: 0;
padding: 0;
}
/***************************************
login form
***************************************/

#loginform {
width:300px;
margin:auto;
}
#loginform fieldset{
padding:10px;
}
#loginform legend{
font-weight:normal;
font-size:15px;
color: #444;
}
#loginform label{
display:block;
height:2em;
padding:10px 10px 0;
}
#loginform input {
margin-right:20px;
border:1px solid #999999;
float:right;
clear:right;
background:#fff;
}
#loginform input:focus,#loginform input:hover {
border:1px solid #333333;
}

/***************************************
register form
***************************************/

#registerform {
width:500px;
margin:0;
}
#registerform fieldset {
padding:0px;
}
#registerform legend {
font-weight:bold;
font-size:9pt;
}
#registerform label {
font-size: 12px;
display:block;
height:2em;
padding:3px 0px;
}
#registerform input,#registerform select {
margin-left: 10px;
margin-right:20px;
border: 1px solid #999999;
clear:right;
background:#fff;
padding:2px;
}
#registerform input.submitform {
margin-top:10px;
}

/***************************************
 update user form
***************************************/

#updateuser {
	width: 635px;
	margin: 0;
	padding: 10px 0px 0px;
	font-size: 12px;
}
#updateuser h3 {
	font-weight:normal;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size:16px;
	line-height:18px;
	color: #444;
}
#updateuser fieldset{
	padding:0px;
}
#updateuser legend{
	font-weight:bold;
	font-size:15px;
	color: #333;
}
#updateuser label{
	display:block;
	height: 2em;
	padding: 5px 0px;
	color: #555;
}
#updateuser input,#updateuser select {
	margin-left: 10px;
	margin-right:20px;
	border:1px solid #999999;
	clear:right;
	background:#fff;
}
#updateuser input.submitform {
	margin-top:15px;
}

#updateuser p {
	padding: 7px 0px;
}

/***************************************
 checkout form
***************************************/

#checkoutform {
	width:640px;
	margin:0;
	padding: 0;
}
#checkoutform fieldset{
	padding:0px;
}
#checkoutform legend{
	font-weight:bold;
	font-size:15px;
	color: #444;
}
#checkoutform label{
	display:block;
	height:2em;
	padding:5px 0px;
}
#checkoutform input,#checkoutform select {
	margin-left: 10px;
	margin-right:20px;
	border:1px solid #999999;
	clear:right;
	background:#fff;
}
#checkoutform input.submitform {
margin-top:15px;
}
#basket {
width: 640px;
margin: 0px;
padding: 0px;
}
#inputsubmit {
margin: 0;
padding: 5px 0;
}
#inputsubmit input, #inputsubmit select, #inputsubmit input:hover, #inputsubmit input:focus {
border: none;
padding: 0px 6px 0px 0px;
margin: 0;
}
#newsletter {
	padding: 10px 0;
}
#newsletter input,#newsletter select {
	margin: 0;
	padding: 0;
}

/***************************************
 Verify form
***************************************/

#verifyform {
xwidth:500px;
xmargin:auto;
}
#verifyform fieldset{
xpadding:10px;
}
#verifyform legend{
	font-weight:bold;
	font-size:15px;
	color: #444;
}
#verifyform label{
	display:block;
	height:2em;
	padding:5px 0;
}
#verifyform input,#verifyform select {
margin-left: 10px;
margin-right:20px;
xmargin-top:-20px;
border:1px solid #999999;
xfloat:right;
clear:right;
background:#fff;
}
#verifyform input.submitform {
background: url(/PDGCommTemplates/Header_Footer_XHTML/images/completeorder.gif) no-repeat top center;
height: 32px;
margin:20px 0 0;
width: 128px;
}
#verifyform input.submitform {
border: none;
cursor: pointer;
margin:20px 0 0;
padding: 0;
}
#verifyform input:focus,#verifyform input:hover {
xborder:1px solid #333333;
}

/***************************************
 search form
***************************************/

#searchform {
width:400px;
margin:auto;
}
#searchform fieldset{
padding:5px;
}
#searchform legend{
font-weight:bold;
font-size:9pt;
}
#searchform label{
display:block;
height:2em;
padding:10px 10px 0;
}
#searchform input,#searchform select {
margin-right:20px;
margin-top:-25px;
border:1px solid #999999;
float:right;
clear:right;
background:#fff;
}
#searchform input.submitform {
margin-top:15px;
}
#searchform input:focus,#searchform input:hover {
border:1px solid #333333;
}


/***************************************
 ship estimate form
***************************************/

#shipestimate {
padding-top: 40px;
width:320px;
float:right;
}
#shipestimate fieldset{
padding:2px;
}
#shipestimate legend{
font-weight:bold;
font-size:9pt;
}
#shipestimate label{
display:block;
height:2em;
padding:5px 5px 0;
}
#shipestimate input,#shipestimate select {
margin-right:5px;
xmargin-top:-25px;
border:1px solid #e9ebf0;
xfloat:right;
clear:right;
background:#fff;
}
#shipestimate input.submitform {
margin:5px 0 10px 0;
}
#shipestimate input:focus,#searchform input:hover {
border:1px solid #ccc;
}

/***************************************
 misc
***************************************/
#credit_cards {
	margin: 10px 0;
	padding: 0;
}
#credit_cards td {
	padding-right: 10px;
}
