/* VPASP 700 CART AND FORM ELEMENTS 
 General override styles */
.ac {text-align:center !important;}
.ar {text-align:right !important;}
.al {text-align:left !important;}
.fr {float:right !important;}
.fl {float:left !important;}
.vt {vertical-align:top !important;}
.vm {vertical-align:middle !important;}
.vb {vertical-align:bottom !important;}
.cb {
clear:both;
display:block;
font:1px/0 serif;
content:".";
height:0;
visibility:hidden;
}

/* breadcrumbs */
div.breadcrumb {
text-align:left;
color:#bbb;
font-size:10px;
margin:10px 0 10px 10px;
}

div.breadcrumb a {
color:#bbb !important;
text-decoration:none;
}

div.breadcrumb a:hover {
text-decoration:underline;
}

/* common form elements */
.txtfield {
background-color:#FFF;
border:1px solid #8C9CAB;
color:#333;
}

.searchfield {
font:11px/12px Arial, Helvetica, sans-serif;
color:#666;
height:12px;
border:1px solid #8C9CAB;
padding:2px 0 3px 2px;
}

.submitbtn {
background:#636463;
border:1px solid #ccc;
font:bold 11px Arial, Helvetica, sans-serif;
color:#fff;
text-align:center;
cursor:pointer;
padding-left:5px;
padding-right:5px;
}

.txtfielddropdown {
background-color:#FFF;
color:#333;
border:1px solid #8C9CAB;
font-size:11px;
}

input.submitbtn:hover {
background-color:#fff;
color:#333;
}

.imgbtn {
border:0;
}

/* General styles */
.menuhdr {
background-color:#B3B7BB;
color:#FFF;
font-size:11px;
font-weight:bold;
text-align:left;
padding:3px 5px;
}

.menubdr {
background-color:#B3B7BB;
}

.txtheader {
color:#000;
font-size:11px;
font-style:normal;
font-weight:bold;
}

.hdrproduct {
color:#000;
font-weight:bold;
}

.dashed {
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
background-color:#F7F7F7;
}

.dottedBorder {
border:1px dotted #ccc;
background-color:#F9F9F9;
padding:10px;
}

.dateformbody {
position:absolute;
visibility:hidden;
background-color:#FFF;
}

.custformshipping {
margin-left:14px;
width:auto;
float:left;
width:235px;
}

.registrantform {
background-color:#EEE;
text-align:left;
}

.xmlform {
position:relative;
top:10px;
}

.dateform {
background-color:#E5E5E5;
}

.hiddenstyle {
visibility:hidden;
}

.populatemenu {
border-top:solid 1px #99c;
}

.applywidthauto {
width:auto;
}

.upsrowcolor {
background-color:#EFEFEF;
}

.expiredprojectrecord {
background-color:#FF8600;
}

.fontbold {
font-weight:bold;
}

.smlpad {
padding:15px !important;
}

.pricesmall {
font-size:12px;
}

.price {
font-size:12px;
font-weight:bold;
}

/* shopsearch.asp styles */
#searchform {
color:#666;
font-size:12px;
}

#searchform .searchsummary {
background:#F1F1F1;
border:1px solid #C3C6CD !important;
margin-bottom:30px;
text-align:left;
font-weight:bold;
padding:10px;
}

#searchform table.words {
border-collapse:collapse;
margin:10px 0 30px 10px;
}

#searchform table.words td {
padding:5px 5px 5px 0;
}

#searchform table.fieldchooser {
border-collapse:collapse;
margin:10px 0 30px 30px;
}

#searchform table.fieldchooser td {
padding:0;
}

#searchform .searchfilters {
clear:both;
border-top:1px dotted #000;
margin-bottom:30px;
line-height:24px;
padding:20px 0 0 10px;
}

#searchform .searchfilters div {
padding:5px 0 0;
}

#searchform table.searchprice td {
padding:0 10px 0 0;
}

#contactusinfo {
color:#666;
font-size:12px;
padding:20px;
}

#contactgooglemap {
padding:20px;
}

/* shopcontent.asp styles */
#contentpage {
padding:5px 20px 20px;
}

#contentpage .right_image {
margin-left:5px;
}

#contentpage .left_image {
margin-right:5px;
}

.categorysummary table td {
text-align:center;
}

.categorysummary .catmemo {
font-size:11px !important;
}

.categorysummary .cattitle a {
font-weight:bold !important;
}

.productsummary h3 {
font-size:16px;
font-weight:bold;
padding:0 5px;
}

.productsummary table td {
text-align:left;
}

.productsummary .productname {
color:#7ea806;
background-color:#eaeaea;
font-weight:bold;
line-height:24px;
text-align:left;
padding-left:5px;
margin-bottom:10px;
}

.productsummary .productcode {
font-size:10px;
padding:0 10px 10px;
}

.productsummary .productdesc {
margin-bottom:10px;
padding:0 10px;
}

.productsummary .productoptions {
text-align:left;
margin-left:10px;
}

.productsummary prod_img {
padding:0 10px;
}

.productsummary .dotline {
border-top:1px dotted #6f6f6f;
width:100%;
height:1px;
margin:8px 0;
}

.productsummary .divider,#productexd .divider {
height:10px;
}

.productsummary label {
padding-right:5px;
font-size:11px;
}

.thumbnail_img {
float:left;
margin:3px;
}

.thumbnail_img img {
width:auto !important;
height:40px !important;
}

#productexdleft {
width:auto;
float:left;
text-align:center;
}

#productexdleft img {
margin:10px auto;
}

#productexdleft .main_image {
width:200px;
margin:10px auto;
}

#productexdleft .image_wrapper {
width:250px;
}

#productexdright {
width:245px;
float:left;
}

#productexdright .productdesc_table {
background:#f8f8f8;
}

#productexdright .productdesc {
text-align:left;
padding:10px 5px;
}

#productexdright .productinfo {
float:left;
padding:0;
}

#productexdright span.productinfolabel {
float:left;
width:70px;
line-height:20px;
}

#productexdright span.productinfodetails {
float:left;
line-height:20px;
}

#productexdright span.productinfodetails p {
margin:0;
padding:0;
}

#productexdright span.productinfodetails a {
color:#5a5a5a;
font-size:10px;
}

#productexdright .productbuy {
margin-top:10px;
}

#productexdright fieldset .inputfield {
float:left;
}

#productexdright label {
float:left;
font-size:12px;
padding:0 5px;
}

/* shopcustadmin.asp,shopaffadmin.asp styles */
table.customerservice {
width:95%;
background:#F9F9F9;
border:1px solid #CCC !important;
border-collapse:collapse;
margin:10px auto;
}

table.customerservice th {
height:35px;
background-position:1% 50%;
background-repeat:no-repeat;
font-weight:bold;
color:#333;
font-size:12px;
border-bottom:1px solid #CCC;
background-color:#FFF;
text-align:left;
padding-left:50px;
vertical-align:middle;
}

table.customerservice ul {
font:12px/20px Arial, Helvetica, sans-serif;
margin:0;
padding:0 10px 0 25px;
}

#loginform .logintable {
border-collapse:separate !important;
padding:5px !important;
}

#loginform form table td {
padding:2px !important;
}

#customerform {
color:#666;
font-size:12px;
padding:10px 20px;
}

table.tbl_customer {
border-collapse:collapse;
width:100%;
margin:10px;
}

table.tbl_customer th {
width:35%;
vertical-align:top;
text-align:left;
font-weight:bold;
}

table.tbl_customer iframe {
width:100%;
}

table.tbl_compare {
width:100%;
border-collapse:collapse;
border:0;
}

table.tbl_compare td {
vertical-align:top;
text-align:left;
padding:0 5px;
}

table.tbl_compareproduct {
line-height:18px;
border:1px solid #d4d4d4;
margin:0;
}

/* standard table display */
.std_table {
background:#F1F1F1;
border:1px solid #C3C6CD !important;
margin-bottom:10px;
text-align:left;
vertical-align:top;
line-height:20px;
font-size:11px;
padding:5px;
}

.std_table th {
vertical-align:top;
width:35%;
font-weight:normal;
padding:0 10px 0 0;
}

.std_table td {
padding:0 5px 0 0;
}

table.tbl_subproduct {
border-collapse:collapse;
margin-right:2px;
margin-bottom:2px;
border:1px solid #ddd;
background:#F7F7F7;
text-align:center;
width:100%;
}

table.tbl_subproduct td {
padding:3px 5px;
}

.productcolwrapper {
vertical-align:top;
padding:5px;
}

.item_row {
font-size:11px;
padding:10px 10px 0 0;
}

.item_row2 {
font-size:11px;
}

.carttittle {
margin-bottom:5px;
display:block;
}

.ipwarningtable {
border:1px solid #D6D6D6;
}

.btncontainer {
margin-top:5px;
margin-bottom:5px;
}

.ordercompletemsg {
border:1px solid #D6D6D6 !important;
color:#666 !important;
font-weight:bold !important;
margin-top:10px;
line-height:18px;
padding:5px !important;
}

.largeinfofont {
color:#666;
font-weight:bold;
}

.info_table {
margin-bottom:20px;
border-collapse:separate;
border:1px solid #D6D6D6;
}

.info_table .odd_row {
background:#FCFCFC;
}

.info_table .even_row {
background:#FFF;
}

.sort_product_container {
width:520px;
float:right;
padding:10px 0 10px 10px;
}

.sort_product_container label {
float:left;
margin-right:5px;
font-size:12px;
}

.sort_product_container .inputfield {
float:left;
margin-right:5px;
}

.tell_friend_container {
border:1px solid #d6d6d6;
background:#f8f8f8;
padding:10px;
}

.blog_review_container fieldset,.tell_friend_container fieldset,.invoice_summary_container fieldset {
margin-bottom:10px;
border:0;
}

.blog_review_container label,.tell_friend_container label,.invoice_summary_container label {
float:left;
margin-right:10px;
font-size:12px;
display:block;
width:160px;
}

.blog_review_container .inputfield,.tell_friend_container .inputfield,.invoice_summary_container .input_field {
float:left;
font:11px Arial, Helvetica, sans-serif;
color:#666;
height:16px;
border:1px solid #8C9CAB;
padding:0 0 0 2px;
}

.blog_review_container .captcha_wrapper,.tell_friend_container .captcha_wrapper {
float:left;
width:250px;
}

.blog_review_container a,.tell_friend_container a {
margin:0 5px;
}

.submit_btn_container {
border:1px solid #ccc;
border-top:0;
width:473px;
background:#F1F1F1;
text-align:right;
margin:0 auto;
padding:5px;
}

.titlecolor {
color:#fff;
}

#invoice_summary_table table.info_table {
font-size:11px;
background:#fff;
border-collapse:separate;
margin:0 0 10px;
}

#invoice_summary_table table.info_table th {
background-color:#e0dede;
text-align:left;
padding:5px;
}

#invoice_summary_table table.info_table td {
background:#f8f8f8;
line-height:20px;
padding:3px;
}

#invoice_summary_table table.info_table td.highlight {
background:#BBD50D;
}

#contentpage li {
margin-bottom:5px;
text-indent:-16px;
list-style:inside;
margin-left:16px;
}

.data_table {
font-size:9px;
}

.product_thumbnail {
width:auto;
height:auto;
}

.tracking_form {
background:#fff;
padding:10px;
}

#searchform table.searchprice,.std_table table {
border-collapse:collapse;
}

#blogsreviewform,#newsreviewform,#contactusform {
color:#666;
font-size:12px;
padding:5px 20px 20px;
}

#blogsreviewform table,#newsreviewform table,#contactusform table,#contactusinfo table {
border-collapse:collapse;
margin:20px 10px 0;
}

#blogsreviewform table td,#newsreviewform table td,#contactusform table td,#contactusinfo table td,table.tbl_customer td {
vertical-align:top;
padding:0 30px 10px 0;
}

.categorysummary,.productsummary p,table.tbl_compareproduct td,.randomproduct,.blog_review_container,.invoice_summary_container {
padding:5px;
}

.productsummary,#productexdright fieldset,#productexdbottom .productcompare {
margin-bottom:10px;
}

.productsummary .productrating,.productsummary .productlinks {
padding-top:5px;
font-size:11px;
line-height:16px;
}

#productexd,#loginform,#shopcustomer,#shopcustregister,#shopcustadmincoupon {
width:95%;
margin:10px auto;
}

#productexdright .productprice,#productexdbottom {
clear:both;
padding:15px 0;
}

table.customerservice td,#loginform .iconlogin,.ipwarningtable td {
padding:10px;
}

.info_table td,.data_table td {
padding:3px;
}

#contentpage ul li,#main .main-product .productdesc ul li,#productexd .productdesc ul li {
margin-bottom:5px;
text-indent:-16px;
list-style:inside;
margin-left:-20px;
}

#main .main-product .productdesc li,#productexd .productdesc li {
margin-bottom:5px;
margin-top:5px;
text-indent:-16px;
list-style:inside;
margin-left:16px;
}

.selectproductbuttonwrapper { padding:5px; }

.std_table_customer {
margin: 0 auto 10px; 
width: 473px;
}