@charset "utf-8";
/* CSS Document */
.feildForms fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
.feildForms ul {
	padding:0;
	margin:0;
}
.feildForms ul li {
    clear: both;
    float: left;
    margin-bottom: 15px;
    width: 100%;
    list-style: none;
}
.feildForms ul li .inputTxt {
	height:19px;
	background:url(../images/common/formBg.jpg) no-repeat 0 0;
	border: 1px solid #ccc;
/*	border-width: 0 1px 1px 0 !important;*/
	margin:0;
	padding-left: 0px;
  /*  padding:0px 10px 0px 10px;*/
	float: left;
	/*text-indent: 8px;*/
	line-height: 19px;
}
.feildForms ul li .labelName {
	color: #333;
	display: block;
	font-weight: normal;
	margin-bottom: 2px;
}
.feildForms ul li .commetnsArea {
	background:url(../images/common/formBg.jpg) no-repeat 0 0;
	border: 1px solid #ccc;
	border-width: 0 1px 1px 0;
	resize: none;
	font-size: 12px;
    padding-left: 20px;
    width:548px;
}

.paymentSec a{
	background:url(../images/buyer/paymetnIcons.jpg) no-repeat;
	width: 38px;
	height: 23px;
	float: left;
	text-indent: -9999em;
	margin-right: 4px;
}
.paymentSec .visa {
	background-position: 0 0;
}
.paymentSec .masterCard {
	background-position: -39px 0;
}
.paymentSec .discover{
	background-position: -79px 0;
}
.paymentSec .americanExpress {
	background-position: -118px 0;
}
.feildForms address {
	font-style: normal;
}
/*---------------
	width
-----------------*/
.width450 {
	width: 450px;
}
.w10 {
	width: 10%;
}
.w17 {
	width: 17%;
}
.w16 {
	width: 16%;
}
.w20 {
	width: 20%;
}
.w21 {
	width: 21%;
}
.w23 {
	width: 23%;
}
.w25 {
	width: 25%;
}
.w26 {
	width: 26%;
}
.w30 {
	width: 30%;
}
.w40 {
	width: 40%;
}
.w46 {
	width: 46%;
}
.w47 {
	width: 47.5%;
}
.w48 {
	width: 48.35%;
}
.w50 {
	width: 50%;
}
.w55 {
	width: 55%;
}
.w52 {
	width: 52%;
}
.w60 {
	width: 60%;
}
.w70 {
	width: 70%;
}
.w77 {
	width: 77%;
}
.w79 {
	width: 79%;
}
.w80 {
	width: 80%;
}
.w83 {
	width: 83%;
}
.w87 {
	width: 87%;
}
.w90 {
	width: 90%;
}
.w100 {
	width: 100%;
}
.w98 {
	width: 98%;
}

/*---------------
	heights
-----------------*/
.height85 {
	height: 85px;
}
.height100 {
	height: 100px;
}
.height35 {
	height: 35px;
}

/*--------------------------
  Select drop down menu
---------------------------*/

.dd {
	text-align:left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
}
.dd .ddTitle {
	background:url(../images/common/filterBg.png) repeat-x 0 0;
	border:1px solid #c3c3c3;
	line-height: 21px;
	text-indent:6px;
	cursor:default;
	overflow:hidden;
	height:21px;
}
.dd .ddTitle span.arrow {
	background:url(../images/common/filterArw.png) no-repeat 1px -1px !important;
	float:right;
	display:inline-block;
	width:23px;
	height:22px;
	cursor:pointer;
}
.dd .ddTitle span.ddTitleText {
	text-indent:1px;
	overflow:hidden;
	line-height:22px;
}
.dd .ddChild {
	position:absolute;
	border:1px solid #c3c3c3;
	/*border-top:none;*/
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background: #fff;
}
.dd .ddChild .opta a, .dd .ddChild .opta a:visited {
	padding-left:10px
}
.dd .ddChild a {
	display:block;
	padding:2px 0 2px 0px;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
	text-indent: 6px;
	border-bottom: 1px solid #e7e7e7;
}

#zipcode{width:80px;}
.w98{
    width:98%;
}
.w94{
    width:94%;
}
.w106
{
    width:106%;
}
.w91
{
    width:91%;
}

.lineHeight35 { line-height:35px !important; }
.lineHeight53 { line-height:53px !important; }
.height35 { height:35px !important; }

.w22 { width:22%; }
.w39 { width:39%; }
.w29 { width:29%; }
.w27 { width:27%; }
.w21 { width:21%; }
.w15 { width:15%; }
.w97pt5 { width:97.5%; }
.width113px {width:113px;}
.width200px {width:200px;}
.width325px {width:325px !important;}
.state_holder { width:300px; }

#dateInBusiness {
    height: 23px;
   /* width: 325px;*/
    background: url(../images/common/formBg.jpg) no-repeat scroll 0 0 transparent;
}
#dateInBusiness input {
    background: url(../images/account/calender.jpg) no-repeat scroll right center transparent;
}
.IE7 .lineHeightNil-IE7 {line-height:0px !important; }
