body {

	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: center;
	
}

body{
	background:#eee url(images/bg_g2.png) repeat-x;
	margin-left: 0px;
	margin-right: 0px;
}

a {
	
	color: #3034ca;
}

#copyright {
	
	font-size: 0.85em;
	margin-bottom: 0;
}

#logo {

	padding: 0;
	float: left;
}

#toprightnav {
	
	float: right;
	margin: 0;
	text-align: right;
}

#bodycontent {
	
	margin: 0 auto 20px auto;
	border: solid 1px #999;
	padding: 15px 20px 10px 20px;
	width: 728px;
	text-align: left;
	
	background: #fff url("images/papercliphouses.jpg") no-repeat top right;
}

#bodycontent form {
	
	background: url("images/matchsticks.jpg") no-repeat top left;
}

#form_table {
	
	width: 100%;
}

#form_table td.label {
	
	width: 225px;
}

#form_buttons {
	
	margin-top: 20px;
	width: 100%;
}

/*
input:hover {
	
	background: #8dd77d;
}
*/
input:active {
	
	background: #eaffe6;
}

input.readonly {
	
	border: 0;
	background: 0;
	color: #222;
	padding: 0;
	padding-left: 3px;
	font-weight: bold;
}

input,select {
	
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 1em;
	border: solid 1px #999;
	padding: 3px;
	background: #f5f5f5;
}

input.submit {
	
	border: solid 2px #ccc;
	padding: 3px;
	background: #00ba35;
	color: #fff;
}

textarea {
	
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 0.95em;
	border: solid 1px #999;
	padding: 3px;
}

td.label {
	
	text-align: right;
}

ul.errors {
	color: #f00;
}

.required {
	
	color: #f00;
}

#summary th{
	vertical-align:top;
	text-align:right;
	font-weight:normal;
	padding-right: 5px;
}
#summary td{
	font-weight:bold;
}
ul.horizontal-nobull li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
ul.horizontal-nobull {
	text-align: center;
}
.boxout {
	
	background: #fcffe2;
	border: solid 2px #ccc;
	padding: 3px 3px 3px 6px;
}
.optional {

	color: #888;
}
#price_summary td {
	
	background: #f5f5f5;
	text-align: right;
	padding: 0 4px 0 4px;
}
#price_summary th {

	background: #f5f5f5;
	padding: 0 4px 0 4px;
	font-weight: normal;
}
#price_summary tr.header td,#price_summary tr.header th {
	
	background: #999;
	color: #fff;
	font-weight: bold;
}
img, div { behavior: url("inc/iepngfix.htc") }

table.price p{
	padding:0;
	margin:0;
}
table.price td{
	padding-bottom:20px;
}
