.basic  {
	width: 100%;
	border: 1px solid #dfdfdf;
}

.basic form {
	margin:10px;
}

.basic span.left {
	display:block;
	margin:10px;
	float:left;
}
.basic span.fancy {
	float:left;
	margin:0;
}
.basic span.fancy a {
	float:left;
	margin:5px 0 0 5px;
}
.left{
	float:left;
}
.basic form .txt {
	border:1px solid #666666;
	width:200px;
}

.basic label.error {
	color: red;
	display:block;
	font-weight:bold;
}
.basic div.error { display: none; }
.basic input.error { 
	border: 1px dotted red;
	background:#faebe7;
}



.basic p {
	margin:0;
	border: none;
	text-decoration: none;
}
.basic a.header {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #a2a2a2;
}
.basic a.header span {
	color:#14BBCE;
	margin:0;
}
p.prod_name {
	display:block;
	text-align:center;
	margin:0;
	padding:0;
	color:#14BBCE;
	font-weight:bold;
}
.basic a.info_box {
	display:block;
	clear:both;
	font-size:12px;
	font-weight:bold;
}
a.step1 {
	display:block;
	width:120px;
	height:30px;
	background:url(../images/btn_thisone.jpg);
}
.basic .selec {
	margin:5px 0 5px 0;
}
.basic .error{
	color:#F00;
	font-weight:bold;
}

.faq  {
	width: 100%;
}

.faq form {
	margin:10px;
}

.faq p {
	margin:10px;
	border: none;
	text-decoration: none;
}
.faq a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.faq a:hover {
	color: black;
}
.faq a.selected {
	color: black;
}

.basic a.back {
	display:block;
	margin:15px auto 0 auto;
	width:120px;
	height:30px;
	background:url(../images/btn_back.jpg);
}

.basic a.continue {
	display:block;
	margin:0 auto 0 auto;
	width:120px;
	height:30px;
	background:url(../images/btn_continue.jpg);
}

#select_product {
	width:100%;
}
#ceramic_items {
	width:100%;
}
#user_help {
	padding:5px;
}
#sup_design_details p, #sup_designs p, #fonts p, #extra_info p, #order_details p {
	margin:5px;
}
.left_txt {
	display:block;
	float:left;
	width:180px;
	font-weight:bold;
}
.right_txt{
	display:block;
	float:left;
}
