#tabwrapper {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	overflow:auto;
	bottom-padding: 5px;
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/images/bottom_border.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

hr {
	border: none;
	
}
.formheader {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	height:26px;
	background-image: url(images/Trustrevised_52.gif);
	background-repeat: no-repeat;
	width:874px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
	
}
#process{
	
	overflow: auto;
}
.showColors{
	float: left;
	margin: 0 0 2px 0;
	padding: 2px 0;
	width: 150px;
	height: auto;
	font-size: .85em;
	text-transform: lowercase;
	overflow: visible;
	color: #9b9b9b;
}
.showColors img {
	margin: 0 3px -4px 0;
}

label{
	margin: 5px 0 0 0;
	padding: 5px 5px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 100;
	display: block;
	clear: both;
}
label span {
	
	margin: -2px 0 0 0;
	text-align: left;
}

input[type=text] {
	margin: 0;
	padding: 2px;
	font-size: 12px;
	border: 1px solid #666666;
	font-family: "Trebuchet MS";
	font-weight: normal;
	color: #666666;
}

input.quantity {
	margin: 5px 0 0 12px;
	width: 4em;
}
input.colors {
	margin: 5px 0 0 12px;
	width: 2.5em;
}

#priceinfo {
	height: 25px;
	background-color: #33FF00;
	overflow:auto;
}


#designspecs {
	
	clear : both;
	

}

#designspecs ul {
	list-style-type: none;
	
	height: 50px;
	
	}

#designspecs li {
	list-style-type: none;
	width: 300px;
	
}

#designspec  {
	
	float:left;
	width: 250px;
	
}

#designspec label span {
	float: right;
	margin: -2px 0 0 0;
	width :220px;
	text-align: left;
}

.secondprint label span {
	float: right;
	margin: -2px 0 0 0;
	width: 220px;
	text-align: left;
	background-color: #00FF00;
	display:inline;
}

.label{
	float:left;
	
}

.placements {
	width: 100%;
	height: 100%;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}
.placement {
	float: left;
	position: relative;
	margin: 5px 3px;
	padding: 0;
	height: 80px;
	width: 120px;
	text-align: center;
	display: inline;
	
}
.placement span {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	position: absolute;
	font-size: 11px;
	top: 0;
	left: 4px;
	padding-left: 5px;
}
.placement input {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.placement img {
	padding: 0px;
	height: 54px;
	width: 56px;
	margin-top: 18px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

fieldset {
	float:left;
	width: 280px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-color: #333333;	
}


fieldset label {
	float: left;
	width: 200px;
	display: inline;
}



fieldset ol {
	list-style-type: none;
	

}

fieldset li {
	list-style-type: none;
	margin: 0px;
	padding-left: 10px;
}

.right {

	float: right;

}

.dim {
	margin: 5px 10px 0 12px;
	width: 4em;
	display: inline;
}
#priceout{
	padding: 10px 5px;
	height: 250px;
	overflow: auto;
}
a.next{
	margin: 0 2px;
	padding: 5px;
	font-size: 1.2em;
	color: #fff;
	text-decoration: none;
	background-color: #a8281a;
}
.red{
	color: #a22415;
}
.fail {
	margin: 2px 0;
	padding: 4px;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	background-color: #a8281a;
}

.error {
	background-color: #FFCCCC;
	height: 18px;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CC0033;
	margin-bottom: 0px;
	color: #000000;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 35px;
}


#log {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
}
#log_res {
	overflow: auto;
}
#log_res.ajax-loading {
	margin: 0;
	padding: 20px 8px;
	background: url(images/spinner.gif) no-repeat center;
}

img  {

border: none;

}