/*-----------------------------------------------------------------------

					Title: 	Sticky Kids Style (Orange)
					Author:	www.geckonewmedia.com
					
					
-----------------------------------------------------------------------*/




/*-----------------------------------------------------------------------

					Form Stuff
					
-----------------------------------------------------------------------*/
.box_full p.nopad {
	padding: 0px;
	margin: 5px 0px 0px;
	clear: both;
}
h2.formheader
	{
	font-family: "comic sans ms", "sans serif";
	font-size: 16px;
	font-weight:normal;
	margin: 15px 0 0;
	padding: 0;
	clear: both;
	line-height: 20px;
	}
.checkout_info {
	margin-top: 10px;
}

.box_full .helptext_indented {
	font-size: smaller;
	margin-left: 23px;
}
.box_full label {
	width: 15em;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	font-weight: bold;
}
.box_full .form_verysmall {
	width: 50px;
}
.box_full .form_small {
	width: 100px;
}
.box_full .form_medium {
	width: 200px;
}
.box_full .form_large {
	width: 300px;
}
.box_full .form_multi {
	width: 300px;
	height: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.box_full .form_dropdown {
}
.box_full .form_file {
}
.checkouttbl {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF7711;
}
.checkouttbl td {
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF7711;
	border-left-color: #FF7711;
	border-left-width: 1px;
	border-left-style: solid;
}
.checkouttbl td.nolines {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
.checkouttbl td.totals {
	font-size: 80%;
	text-align: right;
	font-weight: bold;
}
.checkouttbl td.numbers {
	font-size: 80%;
	text-align: right;
}
.checkouttbl th {
	font-size: 70%;
	text-align: left;
	color: #FFFFFF;
	background-color: #FF7711;
}
