form {
	padding: 0px;
}
form .field {
	margin-bottom:8px;
	float:left;
	width:100%;
}
form .field-margin-bottom4 {
	margin-bottom:4px;
	float:left;
	width:100%;
}
form .field-no-margin {
	margin-bottom:0px;
	float:left;
	width:100%;
}
form .search-field {
	margin-bottom:5px;
	margin-top:5px;
	width:100%;
}
form .fieldQty {
	margin-bottom:8px;
	float:left;
	width:55px;
}
form .fieldW {
	margin-bottom:8px;
	float:left;
	width:65px;
	padding-left:10px;
}
form .fieldBy {
	margin-bottom:8px;
	float:left;
	width:20px;
	margin-left:10px;
	padding-top:30px;
	text-align:center;
}
form label {
	display: block;
	float: left;
	width:21%;
	color:#000;
	font-weight: bold;
	margin-right:10px;
	text-align: right;
	font-size:12px;
	cursor: pointer;
}
form label.sizes {
	display: block;
	float: left;
	width:28%;
	color:#000;
	font-weight: bold;
	margin-right:2%;
	text-align: right;
	font-size:13px;
	cursor: pointer;
	padding:4px;
	font-style:italic;
}
form label.product {
	display: block;
	float: left;
	width:100%;
	color:#000;
	font-weight: bold;
	text-align:left;
	font-size:12px;
	cursor: pointer;
	padding:0px;
	line-height:24px;
	font-family:Arial,sans-serif;
}



form label.row {
	display: inline-block;
	float: left;
	width:100%;
	color:#000;
	font-weight: bold;
	text-align:left;
	font-size:12px;
	cursor: pointer;
	padding:0px;
}

form label.full {
	display: block;
	float: left;
	width:95%;
	color:#000;
	padding:0;
	font-weight: bold;
	text-align: left;
	font-size:12px;
	line-height:28px;
	margin:0;
	cursor: pointer;
}
form label.full2 {
	display: block;
	float: left;
	width:95%;
	color:#000;
	padding:0;
	font-weight: bold;
	text-align: left;
	font-size:12px;
	line-height:14px;
	margin:0;
	cursor: pointer;
}
form label.top {
	display: block;
	float: left;
	width:95%;
	color:#000;
	font-weight: bold;
	text-align: left;
	font-size:12px;
	cursor: pointer;
	padding:0;
}
form label.catalog {
	display: inline-block;
	float: left;
	width:21%;
	color:#000;
	font-weight: bold;
	text-align:right;
	font-size:12px;
	cursor: pointer;
}
form label.register {
	display: block;
	float: left;
	width:25%;
	color:#000;
	font-weight: bold;
	text-align:right;
	font-size:12px;
	cursor: pointer;
}
form label.register2 {
	display: block;
	float: left;
	width:120px;
	color:#000;
	font-weight: bold;
	margin-right:10px;
	text-align: right;
	font-size:12px;
	cursor: pointer;
	line-height:28px;
	padding:3px 0px 3px 0px;
}
form label.register3 {
	display: block;
	float: left;
	width:200px;
	color:#000;
	font-weight: bold;
	margin-right:10px;
	text-align: right;
	font-size:12px;
	cursor: pointer;
	line-height:28px;
	padding:3px 0px 3px 0px;
}
form label.credit-card {
	display: block;
	float: left;
	width:130px;
	color:#000;
	font-weight: bold;
	margin-right:10px;
	text-align: right;
	font-size:12px;
	cursor: pointer;
	line-height:28px;
	padding:3px 0px 3px 0px;
}
form label.how {
	display: block;
	float: left;
	width:220px;
	color:#000;
	font-weight: bold;
	text-align: right;
	font-size:12px;
	cursor: pointer;
	line-height:28px;
	padding:3px 0px 3px 0px;
}
form label.ship-to {
	display: block;
	float: left;
	width:60px;
	color:#000;
	font-weight: bold;
	margin-right:10px;
	text-align: right;
	font-size:12px;
	cursor: pointer;
	line-height:28px;
	padding:3px 0px 3px 0px;
}
form label.fastquote {
	display: block;
	float: left;
	width:80px;
	color:#000;
	font-weight: bold;
	margin-right:10px;
	text-align: right;
	font-size:12px;
	cursor: pointer;
	line-height:28px;
	padding:3px 0px 3px 0px;
}
form label.login {
	display: block;
	float: left;
	width:70px;
	color:#000;
	font-weight: bold;
	margin-right:10px;
	text-align: right;
	font-size:12px;
	cursor: pointer;
	line-height:28px;
	padding:3px 0px 3px 0px;
}
form label.left {
	width:13%;
	color:#000;
	font-weight: bold;
	text-align: left;
	font-size:12px;
	cursor: pointer;
	padding:3px;
}
form label.checkbox {
	display: block;
	float: left;
	width:85%;
	color:#000;
	font-weight: bold;
	text-align: left;
	font-size:12px;
	cursor: pointer;
	line-height:22px;
	padding:3px;
	margin:0;
}
form label.catalog-checkbox {
	display: block;
	float: left;
	width:85%;
	text-align:left;
	color:#000;
	font-weight: bold;
	font-size:12px;
	cursor: pointer;
	padding:2px;
	margin:0;
}
form label.signup-checkbox {
	display: block;
	float: left;
	width:85%;
	text-align:right;
	color:#000;
	font-weight: bold;
	font-size:12px;
	cursor: pointer;
	padding:3px;
	line-height:22px;
	margin:0;
}
form label.remember-checkbox {
	display:inline;
	width:80%;
	color:#000;
	font-weight: bold;
	text-align:left;
	font-size:12px;
	cursor: pointer;
	padding:3px;
	line-height:22px;
}
form label.cat-checkbox {
	display:inline-block;
	width:110px;
	color:#000;
	font-weight: bold;
	text-align:left;
	font-size:12px;
	cursor: pointer;
	padding:3px;
	line-height:22px;
}
form label.mailing-checkbox {
	display:inline;
	width:80%;
	color:#000;
	font-weight: bold;
	text-align:left;
	font-size:12px;
	cursor: pointer;
	padding:3px;
	line-height:22px;
}
form label.inline-left-100 {
	display:inline;
	width:100%;
	color:#000;
	font-weight: bold;
	text-align:left;
	font-size:12px;
	cursor: pointer;
	padding:4px 0 4px 0;
	line-height:22px;
}
form label.inline-right-100 {
	display:inline-block;
	width:100%;
	color:#000;
	font-weight: bold;
	text-align:right;
	font-size:12px;
	cursor: pointer;
	margin:0;
	padding:4px 0 4px 0;
	line-height:24px;
	font-family:Arial,sans-serif;
}

form label.inline {
	display:inline;
	width:auto;
	color:#000;
	font-weight: bold;
	text-align:left;
	font-size:12px;
	cursor: pointer;
	padding:5px 0 5px 0;
	line-height:24px;
}

form label.inline-right {
	display: block;
	float: left;
	width:100%;
	color:#000;
	font-weight: bold;
	text-align:right;
	font-size:12px;
	cursor: pointer;
	padding:0px;
	line-height:32px;
}


form label.default {
	display:inline;
	width:100px;
	color:#000;
	font-weight: bold;
	text-align:left;
	font-size:12px;
	cursor: pointer;
	padding:3px;
	line-height:22px;
}

form label.default-input {
	display:inline;
	width:20px;
	color:#000;
	font-weight: bold;
	text-align:left;
	font-size:12px;
	cursor: pointer;
	padding:0px 3px 0 3px;
	line-height:18px;
}

form label.radio {
	display: block;
	float:left;
	width:80%;
	color:#000;
	font-weight: bold;
	text-align:left;
	font-size:12px;
	cursor: pointer;
	padding:0 0 0 3px;
	margin:0;
	line-height:14px;
}
form label.radio2 {
	display: block;
	float: left;
	color:#000;
	font-weight: bold;
	margin-right:10px;
	text-align: left;
	width: 65%;
	line-height: 28px;
	font-size:12px;
	cursor: pointer;
	padding:3px 0px 3px 0px;
}
form label.radio3 {
	display: inline-block;
	float: left;
	width:20px;
	color:#000;
	font-weight: bold;
	text-align: left;
	font-size:12px;
	cursor: pointer;
	line-height:28px;
	padding:3px 0px 3px 0px;
}
form label.radio4 {
	display: block;
	float:left;
	width:auto;
	color:#000;
	font-weight: normal;
	text-align:left;
	font-size:12px;
	cursor: pointer;
	padding:3px 0 0 3px;
	margin:0;
	line-height:14px;
}
form label.checkbox2 {
	display: block;
	float: left;
	width:52%;
	text-align:right;
	color:#000;
	font-weight: bold;
	font-size:12px;
	cursor: pointer;
	padding:3px;
	line-height:22px;
	margin:0;
}
form label.checkbox-left {
	display: block;
	float: left;
	width:85%;
	text-align:left;
	color:#000;
	font-weight: bold;
	font-size:12px;
	cursor: pointer;
	padding:3px;
	line-height:20px;
	margin:0;
}
.req {
	color:#cc3300;
}
form label span {
	display:inline-block;
	font-weight:normal;
	color:#AE1231;
	margin-right:3px;
}
form label.signup {
	display: block;
	float: left;
	font-weight: bold;
	margin-right:10px;
	text-align: right;
	width: 120px;
	padding: 4px;
	font-size:12px;
	cursor: pointer;
}
form label span.in {
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	font-size:10px;
	cursor: pointer;
	color:#000000;
}



form input, form textarea {
	border: 1px solid #b9bdc1;
	font-family: inherit;
	color: #000;
	font-size: 12px;
	/*font-weight: bold;*/
	font-weight:normal;
	padding: 6px;
	margin:0;
}
form input[type="checkbox"] {
	float:left;
	width:15px;
	display:block;
	margin-top:7px;
	border:none;
}

form input[type="radio"] {
	float:left;
	width:15px;
	display:block;
	margin-top:2px;
	border:none;
}
form input[type="image"] {
	float:left;
	width:20px;
	height:20px;
	display:block;
	margin-top:7px;
	border:none;
}
form input[type="file"] {
	float:left;
	display:inline-block;
	width:100%;
	border:none;
	padding:0;
	margin:0;
}
form .catalog-checkbox {
	float:left;
	width:10%;
	display:block;
	margin:0 0 0 5%;
	padding: 0;
}
form .signup-checkbox {
	float:left;
	width:10%;
	display:block;
	margin:0 5% 0 0;
	padding: 0;
}
form .remember-checkbox {
	width:8%;
	margin:0;
	padding: 0;
}
form .cb {
	width:auto;
	display:inline-block;
	float:left;
}
form label.cb {
	width:auto;
	display:inline-block;
	float:left;
}
form .radio {
	width:8%;
	margin:0;
	padding: 0;
	float:left;
}
form input.radio2 {
	width:4%;
	float:left;
	margin:10px 0 0 2%;
	padding:0;
	display: block;
	line-height:28px;
}
form input.radio3 {
	float:left;
	width:15px;
	display:block;
	margin-top:7px;
	border:none;
}
form .cat-checkbox {
	width:15px;
	display:inline-block;
	margin:0;
	padding: 0;
}
form .checkbox-left {
	float:left;
	width:10%;
	display:block;
	margin:0 5% 0 0;
	padding: 0;
}
form input[type="text"]:focus, form textarea:focus, form input[type="password"]:focus, form input[type="file"]:focus {
	border: 1px solid #003399;
	box-shadow:none;
}
form select:focus, form select.product:focus, form select.catalog:focus, form select.address:focus, form select.credit-card:focus {
	border: 1px solid #003399;
}
form input:disabled {
	opacity:1;
}
form textarea.height-150 {
	height:150px;
}
form textarea.height-100 {
	height:100px;
}
form .input-dialog-100 {
	display:inline-block;
	font-size: 12px;
	font-family: inherit;
	font-weight: normal;
	color: #000;
	width:90%;
	padding: 6px;
}
form .input-ship {
	font-size: 10px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	width:60%;
	padding: 6px;
	max-width:250px;
}
form .input-login {
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	width:65%;
	padding: 6px;
	margin:0;
	max-width:250px;
}
form input.catalog {
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	width:270px;
	padding: 6px;
	margin:0;
}
form input.qty {
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	width:50px;
	padding: 6px;
}
form .input-60 {
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	width:60%;
	padding: 6px;
	max-width:250px;
}
form .input-65 {
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	width:65%;
	padding: 6px;
	max-width:300px;
}
form .input-65-no-max {
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	width:65%;
	padding: 6px;
}
form .input-70 {
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	width:70%;
	padding: 6px;
}
form .input-90 {
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	width:90%;
	padding: 6px;
}
form .input-100 {
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	width:90%;
	padding: 6px;
}

form .input-large {
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	float:left;
	width:100%;
	display:inline;
	padding: 6px;
}


form .input-250 {
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	width:72%;
	padding: 6px;
}
form .selectedsize {
	border:1px solid #000;
	background:#D50805;
	color:#ffffff;
	width:282px;
	text-align:center;
	padding: 6px;
	font-size: 15px;
	font-family: inherit;
	font-weight:normal;
	-webkit-text-fill-color:#ffffff;
}
/*
form input[type="text"][disabled] {
	border:1px solid #000;
	background:#D50805;
	color:#ffffff;
	width:184px;
	text-align:center;
	padding: 6px;
	font-size: 15px;
	font-family: inherit;
	font-weight: bold;
	-webkit-text-fill-color:#ffffff;
	-webkit-box-sizing : border-box;‌​
  -moz-box-sizing : border-box;
  box-sizing : border-box;
}
*/

form .product-diabled {
	border:1px solid #000;
	background:#D50805;
	color:#ffffff;
	width:184px;
	text-align:center;
	padding: 6px;
	font-size: 15px;
	font-family: inherit;
	font-weight: bold;
	-webkit-text-fill-color:#ffffff;
	-webkit-box-sizing : border-box;‌​
  -moz-box-sizing : border-box;
  box-sizing : border-box;
}
form .input-full {
	/*
	font-size: 12px;
	font-family: inherit;*/
	font-size:12px;
	font-family:Arial,sans-serif;
	text-rendering:optimizeLegibility;
	font-weight:normal;
	color: #000;
	float:left;
	width: 100%;
	max-width:100%;
	padding: 8px;
	-webkit-box-sizing : border-box;‌​
  -moz-box-sizing : border-box;
  box-sizing : border-box;
}
form .input250 {
	border: 1px solid #b9bdc1;
	font-family: inherit;
	color: #000;
	font-size: 12px;
	padding: 3px 4px;
	width: 250px;
	font-weight:normal;
}
form .state {
	border: 1px solid #b9bdc1;
	padding: 5px;
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
}
form .state150 {
	border: 1px solid #b9bdc1;
	padding: 5px;
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	width:200px;
}
form a.rmv {
	float: left;
	font-weight:normal;
	width: 50px;
	color:#C30;
	line-height: 25px;
	font-size:14px;
	padding-top:30px;
	padding-left:20px;
}
form a.remove_prd {
	float: left;
	font-weight:normal;
	width: 20px;
	color:#C30;
	line-height: 25px;
	font-size:14px;
	padding-top:20px;
	padding-left:0px;
}

form select {
	border: 1px solid #b9bdc1;
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	
}

form select.product {
	border: 1px solid #b9bdc1;
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	width:100%;
	margin:0;
	max-width:315px;
	padding:5px
}
form select.input-full {
	border: 1px solid #b9bdc1;
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	width:100%;
	padding:5px;
}

form select.product-dialog {
	border: 1px solid #b9bdc1;
	font-size: 12px;
	font-family: inherit;
	font-weight: normal;
	color: #000;
	width:100%;
	margin:0;
	max-width:315px;
	padding:6px
}
form select.credit-card {
	border: 1px solid #b9bdc1;
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	width:180px;
	margin:0;
	padding:6px;
}
form select.address {
	border: 1px solid #b9bdc1;
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	width:100%;
	max-width:350px;
	margin:0;
	padding:6px
}
form select.catalog {
	border: 1px solid #b9bdc1;
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	width:238px;
	margin:0;
	padding:6px
}
form select.zone {
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	float:left;
	width: 100%;
	display:inline-block;
	margin:0;
	padding:7px;
	background: #EEEEEE;
	background:-moz-linear-gradient(top,#FFFFFF 0%,#EEEEEE);
	background:-webkit-gradient(linear,left top,left bottom,from(#FFFFFF),to(#EEEEEE));
	-webkit-box-sizing : border-box;‌​
  -moz-box-sizing : border-box;
  box-sizing : border-box;
}

form select.zone option {
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	float:left;
	width: inherit;
	display:block;
	margin:0;
	padding-right:14px;
}


form select.country {
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	/*float:left;*/
	width: 100%;
	display:inline-block;
	margin:0;
	padding:5px;
}

form select.country option {
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	/*float:left;*/
	width: inherit;
	display:block;
	margin:0;
	padding-right:14px;
}

form .select-small {
	font-size: 12px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	width:120px;
}
form span.error {
	color:red;
	padding-left:0px;
	white-space: pre-wrap;      /* CSS3 */
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap;     /* Opera <7 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	word-wrap: break-word;      /* IE */
}
form .error_text {
	font-weight:normal;
	color:red;
	float:left;
	width:300px;
	white-space: pre-wrap;      /* CSS3 */
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap;     /* Opera <7 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	word-wrap: break-word;      /* IE */
}
form .error_text2 {
	font-weight:normal;
	color:red;
	white-space: pre-wrap;      /* CSS3 */
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap;     /* Opera <7 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	word-wrap: break-word;      /* IE */
}

form em {
	display:inline-block;
	color:#AE1231;
	margin-left:5px;
}
form input.error, form select.error, form textarea.error, form input[type="password"] .error {
	/*border: 1px solid #AE1231;*/
	/*background:#F3E7E7;*/
	border: 2px solid #AD3333;
}
form select.drop-error {
	border: 1px solid #CC3300;
}
.bottomBorder {
	border-bottom:dashed thin #039;
	float:left;
	width:100%;
	margin:10px 0;
}
.top-border {
	border-top:dashed thin #039;
	float:left;
	width:100%;
	margin:10px 0;
}
.remove_prd {
	font-weight: bold;
	color:#C30;
	line-height: 25px;
	font-size:14px;
	padding:30px 0 0 0;
}
span.note {
	font-size:10px;
	font-weight:normal;
	color:#000000;
	padding:15px 0 0 25px;
}
span.error {
	display:inline-block;
	color:#AE1231;
}
#showBillingSame {
	line-height:15px;
	font-size:12px;
	color:#333333;
}
.wordwrap {
	white-space: pre-wrap;      /* CSS3 */
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -pre-wrap;     /* Opera <7 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	word-wrap: break-word;      /* IE */
}
/*-------   Search Form ------------*/
#search-form {
	padding: 0;
}
#search-form label {
	display:inline;
	color:#444444;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#search-form input {
	background-color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius:0;
	border: 1px solid #dcdcdc;
	font-family: inherit;
	color: #444444;
	font-size: 12px;
	padding: 5px;
	width: 175px;
	float:right;
	display:block;
	font-weight: normal;
}
#search-form select {
	background-color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius:0;
	border: 1px solid #dcdcdc;
	font-family: inherit;
	color: #444444;
	font-size: 12px;
	padding: 2px 4px;
	width: 140px;
	line-height:18px;
	font-weight: normal;
}
#search-form :focus {
	border:1px solid #666;
}


/*-- Table design to display data in success view --*/
#display_data {
	padding:10px;
}
#display_data .name {
	font-style: italic;
	text-decoration:underline;
}
#display_data table {
	border: none;
	margin:10px 0px;
	border-collapse:collapse;
	table-layout:auto;
	background:#FFF;
}
#display_data tr {
	padding-bottom:10px;
}
#display_data td.left {
	text-align:right;
}
#display_data td.right {
	padding-left:10px;
}
#display_data td.comments {
	text-wrap:normal;
	word-wrap:break-word;
	width:350px;
}
#display_data .font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
#display_data h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0.4em 0;
}
#display_data h3 {
	font-size: 25px;
	color: #003399 !important;
	font-family: Arial, Helvetica, sans-serif;
}
#display_data h4 {
	font-size: 22px;
	color: #003399 !important;
	font-family: Arial, Helvetica, sans-serif;
}
#display_data h5 {
	font-size: 18px;
	color: #003399 !important;
	font-family: Arial, Helvetica, sans-serif;
}
#display_data h6 {
	font-size: 14px;
	color: #003399 !important;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	margin-bottom:0;
	text-align:left
}
#display_data p {
	font-size: 13px;
	color: #444444 !important;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	line-height:22px;
	margin:0;
}
#display_data .successlist {
	padding:0;
	display:block;
}
#display_data .successlist li {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	color: #444444 !important;
	line-height:16px;
	font-size:13px;
	list-style:disc;
	margin-left:30px;
}
#main {
	border:none;
}
#product-added h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	padding:10px;
}
#product-added h3.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003399;
}
#product-added h3 a {
	color:#003399;
	font-size:12px;
}
#product-added a.continue {
	color:#003399;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size:12px;
}
#product-added .continue {
	color:#003399;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size:12px;
}
#product-added .continue:hover {
	color:#003399;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size:12px;
	cursor:pointer;
}
#product-added p {
	color:#333;
	font-size:12px;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	line-height:16px;
}
#product-added p.note {
	color: #666;
	font-size:11px;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	line-height:14px;
}


#quote-product-added h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	padding:10px;
}
#quote-product-added h3.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#003399;
}
#quote-product-added h3 a {
	color:#003399;
	font-size:12px;
}
#quote-product-added a.continue {
	color:#003399;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size:12px;
}
#quote-product-added .continue {
	color:#003399;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size:12px;
}
#quote-product-added .continue:hover {
	color:#003399;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size:12px;
	cursor:pointer;
}
#quote-product-added p {
	color:#333;
	font-size:12px;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	line-height:16px;
}
#quote-product-added p.note {
	color: #666;
	font-size:11px;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	line-height:14px;
}


.drop {
	overflow: hidden;
	border:1px solid #d0d0d0;
	padding:3px;
	margin:0px 3px 2px 0px;
	color:#000;
	font-size:11px;
	width:100px;
	font-weight:normal;
}

.category-dropdown {
	font-size: 11px;
	font-family: inherit;
	font-weight:normal;
	color: #000;
	width:90px;
	overflow: hidden;
	padding: 3px;
	display:inline-block;
}
