/* Css for the Custom Design Page */

ul {
position: relative;
}

#design_bg {
height: 685px;
width: 729px;
background: url(/images/design/custom_bg.jpg) no-repeat;
}

#cus_left_form {
position: relative;
float: left;
width: 180px;
}

#cus_left_form ul{
margin: 0px;
padding: 0px;
}

#custom_quote input {
border: 1px solid #999;
width: 165px;
}

#cus_left_form input.de_field {
width: 170px;
padding: 0px;
margin: 5px 0px 10px 0px;
text-align: left;
}

#custom_quote ul {
margin: 0px;
}

#custom_quote ul li {
padding-bottom: 10px;
list-style: none;
}

#cus_right_form {
position: relative;
width: 200px;
float: left;
}

#cus_right_form ul {
margin: 0px 0px 0px 30px;
padding: 0px;
}

#cus_text_area {
float: left;
padding-left: 40px;
width: 250px;
}

#cust_praise ul{
margin: 0px;
padding: 0px 0px 0px 15px;
list-style: square;
list-style-position: inside;
}

#cust_praise li{
font-size: small;
line-height: 1.5em;
}

ul#cus_pra_left {
margin: 0px;
padding: 10px 0px 0px 45px;
position: relative;
float: left;
width: 315px;
}

p#cus_pra_right {
margin: 0px;
padding: 0px 0px 0px 70px;
float: left;
width: 250px;
}

#cust_praise {
padding-top: 545px;
width: 729px;
height: 201px;
}

#description {
height: 110px;
}

#custom_quote {
width: 680px;
margin-top: 35px;
margin-left: 30px;
}

#custom_quote textarea {
border: 1px solid #999;
width: 250px;
height: 110px;
}

#cus_text_area input.de_btn {
border: 0px;
width:119px;
margin-top: 5px;
}

#custom_qoute h3{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #666666;
}

#cust_options {
margin-left: 30px;
}

#cust_options ul {
margin: 10px;
padding: 0px 0px 0px 15px;
list-style: square;
}

#cust_options li{
font-size: small;
margin: 0px;
line-height: 1.5em;
}

#cust_options li a{
color: #666;
}

#cust_options li a:hover{
color: #333;
}

#cust_op1 {
width: 300px;
position: relative;
float: left;
}

#cust_op2{
width: 350px;
position: relative;
float: left;
}

.cust_form {
padding-bottom: 20px;
margin-bottom: 20px;
}

.hr {
  height: 1px;
  border-bottom: 1px solid #ccc;
  width: 670px;
  clear: both; 
  padding-top: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}

.hr hr {
  visibility: hidden;
  display: none;
  border: 0px;
  height: 0px;
}