/* @override http://www.mtidental.com/cart/includes/templates/mti/css/stylesheet.css */

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	line-height: 1.2em;
}

.left {
	text-align: left !important;
}
.center {
	text-align: center !important;
}

dt {
	font-weight: bold;
}
dd {
	margin-left: 1em;
	font-style: italic;
}

.centerColumn p,
.centerColumn ul,
.centerColumn ol,
.centerColumn blockquote,
.centerColumn form,
.centerColumn fieldset,
.centerColumn h1,
.centerColumn h2,
.centerColumn h3,
.centerColumn h4,
.centerColumn h5 {
	padding-bottom: 10px;
}

.centerColumn ul {
	margin-left: 2.5em;
	list-style: url(../images/bullet.gif);
	font-size: 9pt;
}

#shippingInfoMainContent h2 {
	margin: 20px 0;
}
.centerColumn ul li,
.centerColumn ol li {
	margin-bottom: 4px;
}

hr {
	height: 1px;
	margin: 10px 0;
	border: none;
	background: #cdd0e2;
}

#mainWrapper {
	position: relative;
	width: 990px;
	margin: 0 auto;
}

.logo {
	float: left;
	width: 240px;
	height: 96px;
	z-index: 100;
	background: url(../images/MTI_New_Logo1.png) no-repeat 0 50%;
	text-indent: -9999px;
}

#menu {
	float: right;
	color: white;
	font-size: 11pt;
	margin: 0 auto;
	width: 740px;
	height: 65px;
	line-height: 30px;
	overflow: hidden;
	background: url(../images/slogan_bg.png) no-repeat 50% 35px;
}

#menu li {
	text-align: center;
	list-style-type: none;
	width: 183px;
	height: 30px;
	float: left
}

#menu a {
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	width: 183px;
}

#menu a {
	background: url("../images/menu_bg.jpg") no-repeat 50% 100%;
	border-left: 1px #BFCCE9 solid;
	border-right: 1px #8691AD solid;
}

#menu a:hover,
body#home #menu a.home,
body#contact #menu a.contact,
body#about #menu a.about,
body#dentist #menu a.dentist,
body#products #menu a.products,
body#prodinfo #menu a.products {
	background-image: url("../images/menu_bg_hover.jpg");
	font-weight: bold;
}

#menu a.home {
	background-position: 0 100%;
	border-left: none;
}

#menu a.dentist {
	background-position: 100% 100%;
	border-right: none;
}

#navColumnOne {
	clear: both;
	float: left;
	width: 230px;
	margin-right: 10px;
}

#navColumnOneWrapper {
	background: url(../images/navColumnOneWrapper_bg.gif) no-repeat;
	font: 10pt "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 10px;
}

#navColumnOneWrapperBottom {
	height: 10px;
	background: url(../images/navColumnOneWrapperBottom_bg.gif);
	font-size: 1px;
}

#navColumnOneWrapper a {
	text-decoration: none;
	color: #666;
	font-size: 9pt;
	line-height: 1.4em;
}

#navColumnOneWrapper a:hover {
	color: black;
}

#navColumnOneWrapper h3 {
	color: #993333;
	margin-bottom: 5px;
	padding-left: 10px;
}

.sideBoxContent {
	margin-bottom: 10px;
	padding: 0 10px;
}

#centerColumnWrapper {
	float: right;
	width: 740px;
	position: relative;
	top: 3px;
}

#centerColumnTop {
	height: 10px;
	background: url(../images/centerColumnTop_bg.gif) no-repeat;
	font-size: 1px;
}

#centerColumnBottom {
	height: 10px;
	background: url(../images/centerColumnBottom_bg.gif) no-repeat center bottom;
	font-size: 1px;
}

.centerColumn {
	border-right: 1px #CDD0E2 solid;
	border-left: 1px #CDD0E2 solid;
	padding: 0 10px;
}

.centerColumn h1 {
	position: relative;
	clear: both;
	background: #993333 url(../images/h1_bg.gif) no-repeat center top;
	padding: 10px 0 0 0;
	color: white;
	margin-bottom: 10px;
	line-height: 1;
}

.centerColumn h1 span {
	display: block;
	background: #993333 url(../images/h1_span_bg.gif) no-repeat center bottom;
	text-align: center;
	padding: 0 10px 10px 10px;
}

.centerColumn h2 {
	color: #36458a;
	border-bottom: 1px #ccc solid;
	line-height: 1;
	margin-bottom: 10px;
	padding-bottom: 0;
}

.centerColumn a {
	text-decoration: none;
	color: #933;
	border-bottom: 1px dotted;
	cursor: pointer;
}

.centerColumn a:hover {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #f9eaea;
}

#categoriesContent li {
	list-style: none;
	margin-bottom: 3px;
}

#categoriesContent li a {
	padding-left: 15px;
	background: url(../images/bullet.gif) no-repeat 0px 4px;
	display: block;
}

#categoriesContent li a:hover {
	background: url(../images/bullet_hover.gif) no-repeat 0px 4px;
}

#siteinfoLegal {
	clear: both;	
	text-align: center;
	font-size: 9pt;
	color: #666;
	padding: 5px 0;
	margin-left: 250px;
}

#userMenu {
	position: absolute;
	top: 70px;
	right: 10px;
	width: 720px;
	line-height: 30px;
	overflow: hidden;
}

#userMenu span.phoneno {
	margin-right: 5px;
	color: #36458a;
	font-weight: bold;
	float: left;
}

#userMenu ul {
	float: right;
	height: 30px;
	line-height: 30px;
	padding-right: 10px;
	background: #F0F1F6 url(../images/userMenu_r.gif) no-repeat right top;
}

#userMenu ul li {
	list-style: none;
	float: left;
	height: 30px;
	line-height: 30px;
	border-left: 1px white solid;
}

#userMenu a {
	text-decoration: none;
	font-size: 9pt;
	color: #6885c9;
	padding: 0 10px 0 25px;
	background-position: 5px 50%;
	background-repeat: no-repeat;
	float: left;
	line-height: 30px;
}	

#userMenu a:hover {
	color: black;
}

#userMenu .userLogin, #userMenu .userLogoff {
	border: none;
}

#userMenu .userCart a {
	background-image: url(../images/userMenu_cart.gif);
}

#userMenu .userCheckout a {
	background-image: url(../images/userMenu_checkout.gif);
}

#userMenu .userLogin,
#userMenu .userLogoff {
	background: url(../images/userMenu_l.gif) no-repeat left top;
	padding-left: 10px
}

#userMenu .userLogin a {
	background-image: url(../images/userMenu_login.gif);
}

#userMenu .userLogoff a {
	background-image: url(../images/userMenu_logoff.gif);
}

#userMenu .userAccount a {
	background-image: url(../images/userMenu_account.gif);
}



td.cartRemoveItemDisplay a,
td.cartRemoveItemDisplay a:hover {
	border: none;
	background: transparent;
}

.centerColumn table {
	margin-bottom: 10px;
}

.centerColumn table td {
	vertical-align: top;
	padding: 4px;
	border-bottom: 1px #eee solid;
	border-right: 1px #eee solid;
}

.centerColumn table th {
	background-color: whitesmoke;
	font-size: 9pt;
	padding: 4px;
	border-right: 1px #eee solid;
}

tbody tr.productListing-odd td.productListing-data form,
tbody tr.productListing-even td.productListing-data form {
	display: inline;
	white-space: nowrap;
	width: 500px;
}

tbody tr.productListing-odd td.productListing-data,
tbody tr.productListing-even td.productListing-data {
	vertical-align: middle;
	border-right: none;
}

td.productListing-data input {
	display: inline;
}

.pricecart {
	border: 1px red solid;
}

#cartSubTotal {
	float: right;
	margin-top: 10px;
	margin-right: 75px;
	font-weight: bold;
}
.buttonRow {
	float: none;
	display: block;
	clear: both;
	margin-top: 10px;
}

.buttonRow input,
.infobox input {
	margin-bottom: 0;
}

div.buttonRow.forward {
	display: block;
	text-align: right;
}

#checkoutShippingHidden form div.buttonRow.back,
#checkoutPayment form div.buttonRow.back,
#checkoutConfirmDefault div.buttonRow.back {
	display: block;
	clear: both;
	text-align: right;
	line-height: 1;
	margin-top: 5px;
}

#checkoutShippingHidden form div.buttonRow.back,
#checkoutPayment form div.buttonRow.back,
#checkoutConfirmDefault div.buttonRow.back {
	display: block;
	clear: both;
	text-align: right;
	line-height: 1;
	margin-top: 5px;
}

.buttonRow a, .buttonRow a:hover {
	border: none;
	background-color: transparent;
}

#cartImage {
	float: left;
	margin-right: 5px;
}

/* Forms */

form {
}

fieldset {
	border: none;
	padding: 10px;
	border: 1px #ddd solid;
	margin-bottom: 10px;
}

legend {
	background-color: whitesmoke;
	font-weight: bold;
	padding: 5px;
	line-height: 1;
	color: #933;
}

fieldset fieldset {
	margin-bottom: 20px;
	background-color: #F0F1F6;
	border: 1px #b5c1e4 solid;
}

fieldset fieldset legend {
	color: white;
	background: #b5c1e4;
}

.centerColumn form p {
	clear: left;
	padding: 5px 0;
}

form label {
	float: left;
	width: 10em;
	clear: both;
	text-align: right;
	padding-right: 1em;
}

#acctNewslettersDefault form fieldset label.checkboxLabel {
	width: auto;
	float: none;
	margin-left: 5px;
}

label.radioButtonLabel {
	float: none;
	width: auto;
	margin-left: 5px;
}

#checkoutShippingHidden form fieldset {
	width: 310px;
	float: left;
	margin-right: 10px;
}

#checkoutShippingHidden form label {
	width: auto;
	float: none;
}

#checkoutShippingHidden form input {
	margin: 0 5px 5px 0;
}

#checkoutShippingHidden form fieldset div.important.forward {
	float: right;
}

tbody tr td.productListing-data a {
	border: none;
}

tbody tr td.productListing-data form input {
	margin-bottom: 0;
}

#checkoutShippingHidden form legend {
	width: auto;
}

.advisory {
	margin-bottom: 10px;
}

fieldset#comments.shipping {
	width: auto;
	clear: both;
	float: none;
}

.clearBoth {
	clear: both;
}

address {
	line-height: 1;
	margin-bottom: 1em;
}

#checkoutShippingHeadingMethod {
	margin-top: 1em;
}

#siteinfoIP, #navSupp, .hide {
	display: none;
}

.lineTitle {
	float: left;
	clear: left;
}

.totalBox {
	float: right;
	clear: right;
	margin-right: 4px;
	font-style: italic;
}

#ottotal span.totalBox.larger {
	background-color: #933;
	color: white;
	font-weight: bold;
	font-size: 110%;
	padding: 0 4px;
	margin-right: 0;
	font-style: normal;
}

.messageStackSuccess,
.messageStackError {
	border: 2px #faf98a solid;
	padding: 10px;
	background-color: #fefde3;
	margin-bottom: 10px;
	text-align: center;
	clear: both;
}

#ottotal {
	border-top: 1px #ccc solid;
	font-weight: bold;
}

.smaller {
	font-size: 80%;
}
.larger {
	font-size: 110%;
}
.lefthalf,
.righthalf,
div#checkoutShipto.back {
	float: left;
	width: 340px;
	margin-right: 5px;
}
.righthalf,
div#checkoutBillto.forward {
	float: right;	
}

#contactUsForm {
	clear: both;
}

#orderTotals {
	line-height: 18pt;
	margin-bottom: 10px;
}


/* Home Montage */
body#indexBody .montage {
	background: #1c65b2 url(../images/home_montage_top.jpg) no-repeat;
	position: relative;
}

body#indexBody .introtext {
	display: none;
}

body#indexBody .text {
	color: white;
	margin-top: 230px;
	margin-left: 390px;
	margin-right: 20px;
	font-size: 10pt;
	line-height: normal;
	text-align: justify;
}

body#indexBody .montageBottom {
	background: url(../images/home_montage_bottom.jpg) no-repeat;
	height: 10px;
}
/* Specials */

.special {
	width: 300px;
	margin: 0 10px 10px 0;
	background: url(../images/special_white_bg.jpg) no-repeat;
	padding: 5px 5px 5px 35px;
	text-align: center;
	position: relative;
	border: 1px #ccc solid;
	float: left;
	min-height: 120px;
}

#betterTogetherDiscountPolicy {
	min-height: 90px;
	text-align: left;
	width: auto;
}

.special.r {
	float: right;
}

.special.l {
	float: left;
}

.special h2 {
	border: none;
	color: black;
	line-height: 1;
}
.special ul li {
	text-align: left;
	list-style: circle;
	margin: 0;
}
#mtispecialsMainContent h2 {
	padding-bottom: 5px;
	margin-bottom: 10px
}

#mtispecialsLink a {
	margin-top: 10px;
	display: block;
	text-indent: -999px;
	height: 35px;
	background: #933 url(../images/specials.gif) no-repeat;
	color: white;
	margin-bottom: 5px;
}

#mtispecialsLink a:hover {
	background-position: 0 -35px;
}

/* Product Page */

div.navNextPrevList,
#categoryIcon,
p.navNextPrevCounter {
	display: none;	
}

#prodImageInfoBlock {
	float: right;
	margin: 0 0 10px 10px;
	text-align: center;
}

#prodImageInfoBlock ul {
	list-style: none;
	margin: 0;
}

#productGeneral.centerColumn ul {
	line-height: 1.1em;
}

h2#productPrices.productGeneral {
	padding-top: 2px;
	border: none;
	padding: 0px;
	clear: both;
	margin-bottom: 5px;
}

#catBoxDivider {
	display: none;	
}

.infobox {
	border: 1px solid #cdd0e2;
	background-color: #e7eef3;
	padding: 5px;
}

#attribsOptionsText {
	padding: 0;
}

#cartAdd {
	font-size: 12px;
	text-align: center;
}

#cartAdd input {
	margin-right: 5px;
}

#productDescription {
	line-height: 1.2em;	
}

#productDetailsList {
	color: black;
	font-weight: normal;
	font-style: italic;
	display: block;
	margin: 0;
}

.prod_breakout {
	border: 3px #ccc double;
	float: left;
	padding: 10px;
	text-align: center;
	width: 150px;
}

.prod_breakout a {
	border: none;
	display: block;
}

.prod_breakout b {
	color: #36458a;
	font-size: 13pt;	
}

#indexDefaultHeading {
	display: none;
}

td.cartTotalDisplay {
	text-align: right;
}

#productAttributes {
}

#productAttributes div.wrapperAttribsOptions label {
	margin: 0;
	padding: 0;
}

#productAttributes div.wrapperAttribsOptions {
	margin-bottom: 10px;
}
#productAttributes div.wrapperAttribsOptions label {
	float:  none;
}

#productAttributes select {
	/*width: 120px;*/
}

#indexProductListCatDescription {
	text-align: center;
}

#advSearchDefault form fieldset div.centeredContent label.checkboxLabel,
#advSearchDefault form fieldset.floatingBox.back label.checkboxLabel {
	display: inline;
	float: none;
	margin-left: 5px;
	font-size: 9pt;
}

#pageTwoMainContent h2 {
	margin-top: 20px;	
}

.hiddenField {
	display: none;	
}

#loginDefault div.advisory {
	font-size: 9pt;
	color: #666;
}

.clear,
.break {
	clear: both;
}
.break {
	height: 1px;
}

/* Homepage Specials*/
/*
#homeSpecials .top {
	background: #333333 url(/cart/images/homepage/main-handpiece-grey.jpg) no-repeat;
	height: 370px;
}
#homeSpecials #intro {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 300px;
	font-size: 12pt;
	line-height: 1.2;
	color: #ddd;
}
#intro img {
	margin-bottom: 20px;
}
#homeSpecials .bottom {
	padding: 10px 10px 5px 10px;
	background: #005697 url(/cart/images/homepage/botttom-corners.png) no-repeat 0 100%;
}
#homeSpecials .offer {
	margin: 0 20px 10px 10px;
	background: #ff7e28 url(/cart/images/homeSpecials/offer-bg-l.png) no-repeat 0 50%;
}
#homeSpecials li {
	list-style-image: none;
	margin-bottom: 5px;
}
#homeSpecials {
	position: relative;
	font-size: 9pt;
	line-height: 1.2;
	color: #fff;
	font-size: 11pt;
}
#homeSpecials img {
	vertical-align: top;
}
#homeSpecials b {
	font-size: 115%;
	color: #ff7f1a;
}
#homeSpecials .box {
	position: relative;
	float: left;
	width: 335px;
	margin: 0 0 10px 10px;
	background: #1a66a1 url(http://mti-dental.com/cart/images/homepage/box-top.png) no-repeat 0 0;
}
#homeSpecials .box div {
	background: transparent url(http://mti-dental.com/cart/images/homepage/box-bottom.png) no-repeat 0 100%;
	padding: 10px;
	min-height: 120px;
	text-align: center;
}
#homeSpecials a {
	color: white;
	border: none;
}
#homeSpecials a:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
#homeSpecials .title {
	font-size: 1.5em;
	color: #ff7f19;
}
*/


.normalprice {
	color: #999;
	text-decoration: line-through;
}
.productSpecialPrice,
.productSalePrice {
	display: block;
	color: #933;
	font-size: 130%;
	font-weight: bold;
}
.productPriceDiscount {
	color: #933;
	font-weight: bold;
	display: block;
}
#specialsDefault {
	display: none;
}

#productQuantityDiscounts table {
	border: none;
	width: 100%;
	font-size: 10pt;
	margin-top: 10px;
}
#productQuantityDiscounts td {
	border: none;
	border-right: 1px solid #ced8e0;
	border-bottom: 1px solid #ced8e0;
}
#specialsListing div.specialsListBoxContents img {
	width: 200px;
	height: auto;
	border: 1px #eee solid;
	margin-bottom: 5px;
}
#specialsListing div.specialsListBoxContents {
	text-align: center;
	width: 219px !important;
	float: left;
	min-height: 300px;
	padding: 0 10px 10px 10px;
	margin-bottom: 10px;
}


/* oct 2011 */
#homeSpecials.oct11 {
	height: 720px;
	padding: 110px 0 0 0;
	background: url(../../../../images/homepage/2011-10-bg.jpg);
}
#homeSpecials.oct11 table {
	margin: 0;
}
#homeSpecials.oct11 td {
	border: 0;
	padding: 0;
	width: 200px;
	height: 200px;
}
#homeSpecials.oct11 .contest {
	background: url(../../../../images/homepage/2011-10-contest-title.png) no-repeat;
	width: 430px;
	height: 150px;
	padding: 50px 10px 10px 10px;
	font-size: 12px;
	line-height: 1.1;
}
#homeSpecials.oct11 .best-value {
	background: url(../../../../images/homepage/2012-02-best-value-title.png) no-repeat;
	width: 430px;
	height: 150px;
	padding: 50px 10px 10px 10px;
	font-size: 12px;
	line-height: 1.1;
}
#homeSpecials.oct11 .catalog {
	background: url(../../../../images/homepage/2011-10-catalog-title.png) no-repeat;
	height: 160px;	
	padding: 40px 10px 10px 10px;
	font-size: 12px;
	line-height: 1.1;
}
#homeSpecials.oct11 a,
#homeSpecials.oct11 a:hover {
	border: none;
}
a.button {
	border-radius: 5px;
	background: #ff801a;
	color:  #653000 !important;
	padding: 5px;
	border: none;
}
a.button:hover {
	background: #ffa91c;
	color: #000;
	border: none;
}
