body
{
	background-color: #F8F8F8;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: inherit;
	font-size: 1.0em;
	width: 100%;
}
/*body,div,dl,dt,dd,ul,ol,li,nav,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,a
{
	margin: 0;
	padding:2px;
	border-width: 2px;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top;
}*/

#btp
{
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}

.ui-widget 
{
margin-top: 0.0em;
}

input[type="submit"] {
background-position:center top;
}
input[type="text"] {
 display: inline;
 margin-right: .3em;
 margin-bottom: .6em;
 padding: 3px;
 border-width: 1px;
 border: solid 1px #888888;
 appearance: none;
 box-shadow: none;
 border-radius: 5px;
 -webkit-transition: box-shadow 0.3s, border 0.3s;
 -moz-transition: box-shadow 0.3s, border 0.3s;
 -o-transition: box-shadow 0.3s, border 0.3s;
 transition: box-shadow 0.3s, border 0.3s;
}
input[type="text"]:focus {
 border: solid 1px #DDDDDD;
 -webkit-box-shadow: 0 0 5px 1px #969696;
 -moz-box-shadow: 0 0 5px 1px #969696;
 box-shadow: 0 0 5px 1px #969696;
}
textarea {
 display: inline;
 margin-right: .3em;
 margin-bottom: .6em;
 padding: 3px;
 border-width: 1px;
 border: solid 1px #888888;
 appearance: none;
 box-shadow: none;
 border-radius: 5px;
}
.btp_buttons
{
font-family:Verdana,Arial,sans-serif;
text-align:center;
width:100%;
}
.product_cfg_outer a { color: #0055FF; text-decoration: none; background-color: #FFFFFF; font-weight: normal }
.product_cfg_outer a:link { color: #0055FF; text-decoration: none; background-color: #FFFFFF; font-weight: normal }
.product_cfg_outer a:visited { color: #0055FF; text-decoration: none; background-color: #FFFFFF; font-weight: normal }
.product_cfg_outer a:hover { color: #0000FF; text-decoration: none; background-color: #FFFFFF; font-weight: bold }
.product_cfg_outer a:active { color: #0055FF; text-decoration: none; background-color: #FFFFFF; font-weight: normal }
.product_cfg_outer
{
font-family:Verdana,Arial,sans-serif;
font-size:0.8em;
margin:0px auto;
border-collapse:collapse;
}
.product_cfg_outer th
{
vertical-align:text-top;
}
.product_cfg_outer td
{
border:1px solid #484fF1;
display:table-cell;
vertical-align:text-top;
padding-left:2px;
}
.product_cfg_inner 
{
margin: 0;
padding: 1;
border-width: 0;
}
.product_cfg_inner th
{
padding-top:1.2em;
padding-bottom:.6em;
font-size:1.0em;
font-weight: bold;
text-align: center;
width:400px;
vertical-align:text-top;
}
.product_cfg_inner td
{
vertical-align:text-top;
border:0px;
}

option.color_sample {
 background-repeat: no-repeat !important;
 padding-left: 20px;
}
.color_sample .ui-icon {
 background-position: left top;
}


/*#header_section_1 {
 position: fixed;
 width: 100%;
 background: rgba(177,188,221,1.0);
 height: 77;
 margin: 0;
 padding: 0;
 z-index: 1;
}

#header_section_1 nav ul {
 margin: 0;
 list-style-type: none;
 text-align: left;
}

#header_section_1 nav ul li {
 padding-right: 20px;
 font: bold 13px/19px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
 display: inline;
 width: 200px;
 top: 0px;
 cursor: pointer;
 transition: all 0.2s;
 text-shadow: 0 0px 1px #000;
}

#header_section_1 nav ul li a {
 text-decoration: none;
 padding: .2em 1em;
 color: #000088;
 background-color: #B1BCDD;
}

#header_section_1 nav ul li a:hover {
 text-decoration: none;
 background-color: #DDDDFF;
}

#body_section_1 {
 font: bold 13px/19px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
*/
#build_to_price_form {
	width: 453px;
	position: relative;
	right: 0px;
	top: 35px;
	left: 0px;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
}
.btp {
	width: 453px;
	margin-right: auto;
	margin-left: auto;
}
.javaText {
	width: 450px;
	text-align: center;
}
