﻿/* DentalProfessional Ordering.css */

@import url("Base.css");

/* Layout
-------------------------------------------------------------- */

body {color:#555555;}
h1.orderHead {padding-top:62px;}

.ordbcdiv {margin-left:0px; margin-right:0px;}
.ordtitlediv {visibility:hidden;}
.tdProdImage {width:80px; text-align:center; vertical-align:middle;}
.tdProdLink {width:275px; vertical-align:middle;}
.tdProdPrice {width:100px; color:#ff0000; text-align:center; vertical-align:middle; border-left:1px solid #d9e1e8; border-right:1px solid #d9e1e8;}
.tdProdQuantity {width:95px; vertical-align:middle; color:#464646;}
.orditemqtyinput {width:40px; text-align:center; vertical-align:top; padding:0; border:1px solid #d5d5d6;}
.orditemqtyinputdis {width:40px; text-align:center; vertical-align:top; padding:0; background-color:#ebebeb; border:1px solid #d5d5d6;}
.orditemqtylblspan {width:95px;}
.orditempricespan {}
.orditemnostockspan {text-transform:capitalize; font-weight:bold; clear:both; display:block;}
.orditemfreespan {}
.tblProdQuantity {width:95px; text-align:center;}
.tblInCartHtml {width:583px;}
.tdInCartHtmlLeft {width:100px; font-weight:bold;}
.tdInCartHtmlCenter {width:342px;}
.tdInCartHtmlRight input {position:relative; top:2px;}
.cartDivider {padding-bottom:3px; padding-top:2px;}
.cartHeadline {color:#fe9152; font-weight:bold; font-size:18px; margin-left:5px;}
.ioiHead {cursor:pointer; background: url(../Images/En/Order/minus.png) no-repeat left top; padding-left:19px;}
.ioiExpand {cursor:pointer; background: url(../Images/En/Order/plus.png) no-repeat left top; padding-left:19px;}
.ioiBody {height:550px;}
.rightCopy {position:relative; bottom:70px;}
.tblButtonHtml {width:583px; height:32px; background:transparent url(../images/en/order/cartItemsBG.png) no-repeat top center;}
.tdButtonLeft {width:420px;}
.tdButtonRight {text-align:right; float:right;}
.ordcarttbl {width:583px; margin-top:5px; margin-bottom:5px;}
.ordaddprevnexttbl {width:583px; height:32px; background:transparent url(../images/en/order/cartItemsBG.png) no-repeat top center;}
.ordaddressBtnLefttd {width:420px;}
.ordCredAddressScroller {padding-top:7px; padding-bottom:7px; padding-left:20px;}
.ordaddbutton {padding-top:7px; padding-bottom:7px;}
.ordcredtbl {padding-bottom:7px;} 
.ordconfbtndiv {width:583px; height:32px; background:transparent url(../images/en/order/cartItemsBG.png) no-repeat top center;}
.ordconfbtndiv input {float:right; vertical-align:middle;}
.tblConfBtn {width:583px; height:32px;}
.tblConfBtn td {height:32px;}
.ordaddbox {padding-left:5px; width:400px; border:1px solid #000000; background-color:#FEF2E0;}
.dragPanel {background-color:#FEF2E0;}
.ordProdDtDragTable {background:transparent url(../images/en/order/cartItemsBG.png) no-repeat top center; border-color:#999999; border-top-width:1px; border-bottom-width:0px; border-left-width:1px; border-right-width:1px; border-style:solid;}
.ordProdDtTable {background-color:#ffffff; border-color:#999999; border-top-width:0px; border-bottom-width:1px; border-left-width:1px; border-right-width:1px; border-style:solid;}
.ordtitledivdtls {width:100px; float:left; font-weight:bold;}
.ordproddtclosediv {width:18px; float:right;}
.ajax__tab_body {width:564px;}
.ajax__tab_header {width:582px;}
.hiddencontrol {display:none;}

#content {padding-bottom:150px;}
#imgInfo {position:relative; top:1px;}
#InCartTopDiv {width:583px; height:32px; background:transparent url(../images/en/order/cartItemsBG.png) no-repeat top center;}
#productViewSortDiv {width:583px;}
#productViewGridDiv {width:583px;}
#InCartBottomDiv {width:583px; height:32px; background:transparent url(../images/en/order/cartItemsBG.png) no-repeat top center;}
#productViewAddDiv {width:580px; padding-top:3px; padding-bottom:7px;}
#tblOrderProduct {width:580px;}
#confirmOrderFinalizePurchaseDiv {width:583px; height:32px; margin-top:20px; padding-top:3px; padding-left:5px;}
#confirmOrderLabelItemsinOrderDiv {padding-top:7px;}

#ctl00_ContentPlaceHolder1_shopping_cart_1_shopping_cart_product_view_upItemsInCartTop {text-align:left;}
#ctl00_ContentPlaceHolder1_shopping_cart_1_shopping_cart_product_view_upItemsInCartBottom {text-align:left;}
#ctl00_ContentPlaceHolder1_CMS1_shopping_cart_1_shopping_cart_confirm_order_ibtnConfirm {position:relative; right:10px;}

/* Links 
-------------------------------------------------------------- */

a:link.orditemlinkhref {color:#0076a3; text-decoration:underline; font-weight:normal;}
a:visited.orditemlinkhref {color:#0076a3; text-decoration:underline; font-weight:normal;}
a:hover.orditemlinkhref {color:#0076a3; text-decoration:none; font-weight:normal;}

a:link.cartInfo {color:#003663; text-decoration:underline; font-weight:normal;}
a:visited.cartInfo {color:#003663; text-decoration:underline; font-weight:normal;}
a:hover.cartInfo {color:#003663; text-decoration:none; font-weight:normal;}
