body {
	background-image: url(https://storage.googleapis.com/images.autodist.com/webattachments/images/autodist/Backgrounds/background.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}

body, td, p, a, li, h1, h2, h3, ol, ul, input, select, textarea, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3E3E;
}

form {
	margin: 0px;
	padding: 0px;
}

a, a:visited{
	color: #CC0000;
	text-decoration: none;
}

a:hover{
	color: #CC0000;
	text-decoration: underline;
}


h1 {
	font-size: 22px;
	color: #CC0000;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

h1.product {
	font-size: 14px;
	color: #002060;
	margin: 5px 0px 15px 0px;
	background-color:#E0E0E0;
	padding: 2px 0px 2px 8px;
	text-decoration: none;
}

h2 {
	font-size: 17px;
	color: #2B408C;
	padding: 0px;
	margin: 5px 0px 10px 0px;
}

h3 {
	font-size: 13px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

h4 {
	font-size: 13px;
	margin: 5px 0px 15px 0px;
	background-color:#002160;
	color: white;
	padding: 2px 0px 2px 8px;
	text-decoration: none;
}

p {
	padding: 0px;
	margin: 0px 0px 8px 0px;
}

p.copyright {
	font-size: 9px;
	padding: 15px 0px 0px 0px;
	margin: 5px 0px 8px 0px;
	text-align: center;
	border-top: solid 1px #999999;
}


.greyForm {
	background-color:#EDEDED;
	padding: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.greyForm table th{
	color: #314A8C;
	padding: 2px 5px 2px 0px;
	text-align: right;
	font-size: 12px;
}

.greyForm table th .small{
	color: #3E3E3E;
	font-size: 11px;
}

.greyForm table th.subTitle{
	background-color:#11367C;
	color: #FFFFFF;
	padding: 2px 12px 4px 10px;
	text-align: center;
	font-size: 12px;
}

.greyForm table td.subTitle{
	background-color:#CDCDCD;
	padding: 2px 12px 4px 10px;
	text-align: center;
	font-size: 12px;
}

.greyForm table th.subTitle2{
	background-color:#1B54C6;
	color: #FFFFFF;
	padding: 2px 12px 4px 10px;
	text-align: center;
	font-size: 13px;
}

.greyForm table th.subTitle3{
	background-color:#11367C;
	color: #FFFFFF;
	padding: 5px 12px 6px 10px;
	text-align: center;
	font-size: 12px;
}


.greyForm table td{
	padding: 2px 0px 2px 0px;
	font-size: 12px;
	text-align: left;
}

.red {
	color: #C80100;
}

.blue {
	color: #1B54C6;
}

.small {
	font-size: 11px;
}

.tbDate{
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}

.tbDate th{
	background-color:#EDEDED;
	padding: 3px 10px 4px 10px;
	text-align: center;
	color: #314A8C;
}

.tbDate tr.item td{
	border-bottom: solid 1px #EDEDED;
	padding: 3px 10px 4px 10px;
	text-align: center;
}

.attention th{
	background-color:#FFFF00;
	color: #C80100;
	font-size: 14px;
	padding: 4px 10px 5px 10px;
	text-align: left;
}

.attention td{
	background-color:#FFFFCC;
	color: #C80100;
	font-size: 13px;
	padding: 4px 10px 5px 10px;
	text-align: right;
}

.total {
	background-color:#C80100;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	border:0px;
}     

.subtotal {
	background-color:#EDEDED;
	padding: 2px 10px 3px 10px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	border:0px;
}     

.shipping {
	padding: 2px 10px 3px 10px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	border:0px;
}     


.orderInfo {
	width: 268px;
	font-size: 11px;
}

.orderInfo td{
	background-color:#EDEDED;
	padding: 3px 5px 3px 5px;
}

.orderInfo table td{
	padding: 0px;
}

.orderInfo td.oititle1{
	background-color:#FFFFFF;
	padding: 2px 13px 2px 5px;
	background-image: url(../images/orderInfoTitle1.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 9px;
	text-align: right;
	color: #264B9D;
}

.orderInfo td.oititle2{
	background-color:#BBD0E7;
	padding: 3px 10px 2px 10px;
	background-image: url(../images/orderInfoTitle2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 12px;
	text-align: left;
	color: #122126;
}

.formTitle {
	background-color:#BBD0E7;
	padding: 1px 8px 1px 8px;
	font-weight: bold;
	font-size: 12px;
	color: #122126;
}

.formField {
	border: 1px solid #76A4CF;
}

.formData {
	background-color:#FFFFFF;
	padding: 2px 8px 2px 8px;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	color: #122126;
}

.greyBlock {
	background-color:#D1D3D4;
	padding: 2px 2px 2px 2px;
	font-weight: normal;
	text-align: center;
	color: #122126;
}

.greyBlock table td{
	background-color:#D1D3D4;
	padding: 1px 0px 2px 0px;
}

.greyBlock select{
	background-color:#E0E9F4;
	color: #378BC4;
	font-size: 9px;
}

.yellowBlock {
	background-color:#FFFDE8;
	padding: 3px 8px 3px 8px;
	margin: 2px 0px 2px 0px;
	font-size: 11px;
	text-align: center;
	color: #D3312D;
}

.linkMore, .linkMore:visited {
	display: block;
	background-color:#D7E6ED;
	padding: 3px 8px 4px 8px;
	font-size: 12px;
	color: #122126;
	width:110px;
}

.prodStyle {
	font-size: 14px;
	color: #2B408C;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

.detailsTopPanel {
	background-image: url(../images/detailsTabBg.gif);
	background-repeat: repeat-x;
	height: 22px;
}

.detailsTopPanel td.tabNow{
	background-image: url(../images/detailsTab1.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 110px;
	text-align: center;
}

.detailsTopPanel td.tab{
	background-image: url(../images/detailsTab2.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 110px;
	text-align: center;
}

.detailsTopPanel a, .detailsTopPanel a:visited {
	color: #353E6C;
	display: block;
	padding-top: 3px;
}

.detailsInfo {
	border-left: solid 1px #E2E3E4;
	border-right: solid 1px #E2E3E4;
	border-bottom: solid 1px #E2E3E4;
	padding: 15px;
}

.formTab {
	background-image: url(../images/formTabBg.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #1952C5;
	font-weight: bold;
	padding: 5px 0px 5px 65px;
}

.formButton {
	background-image: url(../images/formButtonBg.gif);
	background-repeat: no-repeat;
	background-color:#1854C2;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	height:22px;
	border:0px;
	text-align: center;
	padding-left:15px;
}

.tbOrderList{
	text-align: center;
	width: 100%;
	border: solid 1px #BBD0E7;
	margin-bottom:5px;
	padding-right: 20px;
}

.tbOrderList th{
	background-color:#BBD0E7;
	padding: 6px 3px 7px 3px;
	text-align: center;
	color: #314A8C;
	font-size: 11px;
	font-weight: bold;
}

.tbOrderList td{
	padding: 3px 3px 3px 3px;
	text-align: center;
	font-size: 12px;
}

.tbOrderList tr.row1 td{
	background-color:#FFFFFF;
}

.tbOrderList tr.row2 td{
	background-color:#F4F4F4;
}

.tbOrderList td.links{
	padding: 0px 3px 5px 8px;
	text-align: left;
	font-size: 11px;
}

.tbOrderList td.links a, .tbOrderList td.links a:visited {
	color: #2B408C;
	font-size: 11px;
}

.tbOrderList td.links a:hover {
	color: #CC0000;
	font-size: 11px;
}


tr.amountDue td, tr.amountDue th {
	border-top: solid 1px #314A8C;
}



h1.title {
	background-image: url(../images/titleBg.gif);
	background-repeat: no-repeat;
	font-size: 15px;
	color: #2B408C;
	padding: 7px 0px 17px 22px;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
	font-weight: bold;
}

table.wto {
	width: 209px;
	float: right;
	border-bottom: solid 4px #3359A2;
	margin: 0px 0px 10px 15px;
}

table.wto td{
	background-image: url(../images/3wtobullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	border-left: solid 2px #CDCDCD;
	border-right: solid 2px #CDCDCD;
	border-bottom: solid 2px #CDCDCD;
	padding: 6px 10px 8px 10px;
	font-size: 11px;
}

table.wto td h3{
	font-size: 15px;
	color: #2B408C;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.wto th{
	background-color: #3359A2;
	border-bottom: solid 2px #CDCDCD;
}

td.kdTitle {
	background-image: url(../images/kdTop1.gif);
	background-repeat: no-repeat;
	height:29px;
	vertical-align: top;
}

td.kdTitle h1{
	font-size: 15px;
	color: #2B408C;
	padding: 7px 0px 0px 22px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
}

table.dealerBG {
	background-image: url(../images/kdBack.gif);
	background-repeat: repeat-y;
}

td.kdCenter {
	background-image: url(../images/kdTop3.gif);
	background-repeat:no-repeat;
	padding-left: 52px;
	padding-top: 25px;
}

td.kdBottom {
	background-image: url(../images/kdBot4.gif);
	background-repeat:no-repeat;
	background-color:#24408F;
	height:43px;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

th.th1 {
	background-color:#B9C0DA;
	color: #24408F;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 20px 3px 20px;
	text-transform: uppercase;
	border-bottom: solid 1px #CCCCCC;
}

th.th2 {
	background-color:#FC7F34;
	color: #365097;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	text-transform: uppercase;
	border-bottom: solid 1px #CCCCCC;
}
th.th3 {
	background-color:#365097;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	text-transform: uppercase;
	border-bottom: solid 1px #CCCCCC;
}

td.td1 {
	background-color:#FFFFFF;
	font-size: 13px;
	padding: 1px 9px 1px 9px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: solid 1px #CCCCCC;
}

td.td2 {
	background-color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 1px 9px 1px 9px;
	text-transform: uppercase;
	text-align: center;
	border-bottom: solid 1px #CCCCCC;
}

td.td3 {
	background-color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding: 1px 9px 1px 9px;
	text-align: center;
	border-bottom: solid 1px #CCCCCC;
}

p.kdsmall {
	width:100%;
	font-size:9px;
	padding:10px;
	margin: 5px;
	text-align: center;
}

td.lgsGreyBlock {
	background-image: url(../images/lgsLink7.jpg);
	background-repeat:no-repeat;
	background-color:#E4E4E4;
	width: 100%;
	color: #000000;
	text-align: center;
	font-size: 18px;
	line-height:27px;
	padding: 0px 5px 0px 5px;
}

.lgsBlackTitle {
	color: #CACACA;
	text-align: center;
	font-size: 22px;
	padding: 6px 10px 6px 10px;
	background-color:#000000;
	margin-bottom:2px;
}

.listOfProducts h2{
	color: #FFFFFF;
	font-size: 12px;
	padding: 4px 6px 4px 6px;
	text-transform: uppercase;
	background-color:#003A74;
	margin: 0px 0px 1px 0px;
}

.listOfProducts p{
	background-color:#E4E4E4;
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

.listOfProducts p a, .listOfProducts p a:visited {
	color: #3E3E3E;
	font-size: 11px;
	display: block;
	padding: 1px 6px 1px 6px;
}

.listOfProducts p a:hover {
	background-color:#F2F2F2;
	color: #CE0044;
	font-size: 11px;
	text-decoration: none;
}


.NewProducts  h2{
	color: #FFFFFF;
	font-size: 14px;
	padding: 3px 6px 3px 6px;
	text-transform: uppercase;
	background-color:#003A74;
	margin: 0px 0px 1px 0px;
}







.shcTitle {
	width: 940px;
}

.shcTitle td{
	background-color:#D1D3D4;
	background-image: url(../images/shcBg.gif);
	background-repeat: repeat-x;
}

.shcTitle2 {
	width: 940px;
}

.shcTitle2 td{
	background-color:#D1D3D4;
	background-image: url(../images/shcBg2.gif);
	background-repeat: repeat-x;
}

.shcTable {
	margin: 5px 0px 5px 0px;
	width: 940px;
}





.shcTable th{
	background-color:#DDDEDF;
	background-image: url(../images/shcTbThBg.gif);
	background-repeat: repeat-x;
	padding: 3px 5px 3px 5px;
	font-size: 12px;
	color: #2B408C;
	white-space: nowrap;
}

.shcTable td {
	border-bottom: 1px solid #DDDEDF;
	padding: 5px;
	font-size: 12px;
}

.orderTable{
	margin: 5px 0px 5px 0px;
}

.orderTable th{
	background-color:#DDDEDF;
	background-image: url(../images/shcTbThBg.gif);
	background-repeat: repeat-x;
	padding: 3px 5px 3px 5px;
	font-size: 12px;
	color: #2B408C;
	white-space: nowrap;
}

.orderTable td {
	border-bottom: 1px solid #DDDEDF;
	padding: 5px;
	font-size: 12px;
}

.smallButton1 {
	background-color:#2B408C;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	cursor: pointer;
}

.smallButton2 {
	background-color:#C8DDF5;
	border: 0px;
	padding: 2px 5px 2px 5px;
	color: #2B408C;
	font-size: 11px;
	text-transform: uppercase;
}

.shcTable .totalLine td {
	border-top: 2px solid #2B408C;
	border-bottom: 2px solid #2B408C;
	font-size: 15px;
	padding: 3px 5px 3px 5px;
}

.shcTable .totalLine td img{
	margin-right:10px;
}

.subTotal {
	background-color:#DDDEDF;
	background-image: url(../images/shcTbThBg.gif);
	background-repeat: repeat-x;
	padding: 3px 5px 3px 5px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	color: #2B408C;
	white-space: nowrap;
}




table.contactInfo td, table.promotions td{
	background-image: url(../images/contactsBullet.gif);
	background-repeat: no-repeat;
	background-position: 22px 0px;
	border-right: solid 2px #CDCDCD;
	border-bottom: solid 2px #CDCDCD;
	padding: 9px 20px 8px 38px;
	font-size: 11px;
}

table.contactInfo td h3{
	font-size: 15px;
	color: #2B408C;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.contactInfo td a, table.contactInfo td a:visited,
table.promotions td a, table.promotions td a:visited {
	font-size: 16px;
	color: #3E3E3E;
	text-decoration: underline;
}

table.contactInfo td a:hover, table.promotions td a:hover {
	color: #CC0000;
	text-decoration: underline;
}


table.wtoHours{
	width: 100%;
	margin-top:3px;
	border: solid 1px #ACC8F5;
}

table.wtoHours th{
	background-image: url(../images/rightFrameBg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#D3E5FF;
	color: #002060;
	text-align: left;
	font-size: 11px;
	padding: 3px 5px 3px 5px;
	border: 0px;
}

table.wtoHours td{
	background-image: none;
	padding: 2px 2px 2px 5px;
	border: 0px;
	width: 50%;
	font-size: 11px;
}
/*
\\ CORRECTED STYLES -----------------------------------------------------
*/

td.searchForm {
	background-color:#294694;
	padding: 0px 5px 0px 15px;
}

.searchForm #inputField{
	background-color:#FFFFFF;
	border: 0px;
	margin-right:5px;
	margin-top:8px;
	height: 17px;
	width: 220px;
}

.searchForm #searchButton{
	height: 28px;
	width: 95px;
	margin-right:5px;
	margin-top:4px;
	background-color:#FFFFFF;
	border: 0px;
}

.searchForm a, .searchForm a:visited {
	font-size: 9px;
	color: #DADADA;
}

.searchForm a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.myCart div.items{
	width: 140px;
	text-align: center;
	font-size: 13px;
	color: #9A9A9A;
}

.leftMenu .menu, .leftMenu .menu:visited {
	display: block;
	background-image: url(../images/leftMenuBg1.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	background-color:#D7E5EC;
	padding: 6px 0px 5px 53px;
	font-size: 12px;
	color: #002060;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.leftMenu .menu:hover {
	background-image: url(../images/leftMenuBg2.gif);
	color: #ED2326;
	text-decoration: none;
}


.leftMenu .submenu, .leftMenu .submenu:visited {
	background-image: url(../images/leftMenuBg0.gif);
	background-repeat:repeat-y;
	background-color:#E0E0E0;
	background-position: left bottom;
	display: block;
	font-size: 12px;
	color: #002060;
	margin-right:14px;
	padding: 2px 0px 3px 52px;
	text-decoration: none;
}

.leftMenu .submenu:hover {
	text-decoration: none;
	color: #ED2326;
	background-image: url(../images/leftMenuBg3.gif);
	background-repeat:repeat-y;
	background-color:#E0E0E0;
}

.leftMenu .submenuSelected {
	background-image: url(../images/leftMenuBg0.gif);
	background-repeat:repeat-y;
	background-color:#D0D0D0;
	background-position: left bottom;
	display: block;
	font-size: 12px;
	color: #002060;
	margin-right:14px;
	padding: 2px 0px 3px 52px;
	text-decoration: none;
}

th.rightFrame {
	background-image: url(../images/rightFrameBg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#D3E5FF;
	font-size: 12px;
	color: #24408F;
	font-weight: bold;
	border-top: solid 1px #A7A7A7;
	border-left: solid 1px #A7A7A7;
	border-right: solid 1px #A7A7A7;
	padding: 3px 8px 4px 8px;
	text-align: center;
}

th.rightFrame2 {
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#24408F;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-top: solid 1px #A7A7A7;
	border-left: solid 1px #A7A7A7;
	border-right: solid 1px #A7A7A7;
	padding: 3px 8px 4px 8px;
	text-align: center;
}

td.rightFrame {
	font-size: 11px;
	border-bottom: solid 1px #A7A7A7;
	border-left: solid 1px #A7A7A7;
	border-right: solid 1px #A7A7A7;
	padding: 3px 8px 4px 8px;
	text-align: center;
}

td.rightFrame2 {
	background-image: url(../imgnew/blue_gradation.jpg);	
	background-repeat:no-repeat;
	font-size: 11px;
	border-bottom: solid 1px #A7A7A7;
	border-left: solid 1px #A7A7A7;
	border-right: solid 1px #A7A7A7;
	padding: 3px 8px 4px 8px;
	text-align: center;
}


td.rightFrame td{
	font-size: 11px;
}

td.rightFrame2 td{
	font-size: 11px;
}

td.rightFrame input{
	font-size: 12px;
	background-image: url(../images/inputBg.gif);
	background-repeat:repeat-x;
	background-position:top;
	border: solid 1px #A7A7A7;
	padding: 2px 5px 3px 5px;
}

td.rightFrame2 input{
	font-size: 12px;
	background-repeat:repeat-x;
	background-position:top;
	border: solid 1px #A7A7A7;
	padding: 2px 5px 3px 5px;
}

td.rightFrame a, td.rightFrame a:visited{
	font-size: 11px;
	color: #24408F;
}

td.rightFrame a:hover{
	font-size: 11px;
	color: #CC0000;
}

td.rightFrame2 a, td.rightFrame a:visited{
	font-size: 11px;
	color: #24408F;
}

td.rightFrame2 a:hover{
	font-size: 11px;
	color: #CC0000;
}

.rightColumn {
	padding: 15px 0px 20px 19px;
}

.centerColumn {
	width: 525px;
	padding: 5px 3px 20px 0px;
}

table.contactInfo {
	width: 525px;
	border-bottom: solid 4px #3359A2;
	border-top: solid 2px #CDCDCD;
	border-left: solid 2px #CDCDCD;
}

.orderInfo td.oiproduct{
	background-color:#FFFFFF;
	border: solid 1px #EDEDED;
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	color: #002160;
}

/*
\\ NEW STYLES -----------------------------------------------------
*/

.topPanelLeft {
	background-color:#4369AC;
}

.topPanelCenter {
	background-image: url(../images/topPanelBg1.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width: 100%;

}

.topPanelRight {
	background-image: url(../images/topPanelBg2.gif);
	background-repeat:repeat-x;
	background-color:#CC0000;
	padding: 0px 40px 0px 5px;
}

.logo {
	background-color:#FFFFFF;
}

.header {
	background-color:#ACC5E3;
}

.bottomPanelRight {
	background-image: url(../images/bottomPanelBg2.gif);
	background-repeat: repeat-x;
	width: 100%;
}

.dealerLine {
	font-size: 11px;
	color: #24408F;
	margin: 3px 0px 1px 3px;
	height: 15px;
}

.footerFrame {
	width: 100%;
	margin: 4px 0px 4px 0px;
	/*border-left: 1px solid #666666;*/
}

.footerFrame td {
	width: 25%;
	border-right: 1px solid #666666;
	text-align: center;
	padding: 10px 10px 10px 10px;
}

.footerFrame h3 {
	color: #24408F;
	font-size: 12px;
	text-align: center;
	padding: 0px 0px 6px 0px;
	margin: 0px;
}

.footerFrame a, .footerFrame a:visited{
	font-size: 11px;
	color: #24408F;
}

.footerFrame a:hover{
	font-size: 11px;
	color: #CC0000;
}

.shcTable2{
	border-top: 2px solid #25408F;
	border-bottom: 2px solid #25408F;
}

.shcTable2 td{
	padding: 3px 8px 3px 8px;
	font-size: 10px;
}

.shcTable2 a, .shcTable2 a:visited {
	color: #24408F;
	font-size: 11px;
}

.shcTable2 input {
	border: solid 1px #5C70AB;
	font-size: 12px;
}

.shcTable3{
	border-bottom: 2px solid #25408F;
	margin-bottom: 15px;
}

.shcTable3 td{
	padding: 8px 8px 8px 8px;
	background-color:#F1F1F2;
	font-size: 11px;
}

.shcTable3 .totalLine{
	background-color:#FFFFFF;
	border: solid 1px #D1D3D4;
	padding:4px;
	text-align: center;
}

.shcTable3 .totalLine h3{
	background-color:#DDDEDF;
	background-image: url(../images/shcTbThBg.gif);
	background-repeat: repeat-x;
	padding: 3px 50px 3px 50px;
	font-size: 14px;
	color: #2B408C;
	text-align: center;
}

.shcTable3 .totalLine .price{
	padding: 3px 0px 0px 0px;
	font-size: 19px;
	color: #D2232A;
	font-weight: bold;
	text-align: center;
}

.orderInfo .oisubtitle {
	padding: 2px 10px 2px 10px;
	background-color: #BBD0E7;
	color: #231F20;
	font-size: 11px;
}

.orderInfo a, .orderInfo a:visited {
	font-size: 11px;
	color: #231F20;
	text-decoration: underline;
}

.yourCost {
	float: right;
	width:100px;
	margin: 3px 0px 3px 5px;
}

.yourCost th {
	background-color: #002160;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 3px 5px 3px 10px;
}

.yourCost td {
	background-color: #002160;
} 

.yourCost input{
	width:65px;
	font-size: 13px;
	margin: 0px 10px 0px 0px;
	border: 1px;
	text-align: right;
}

.discount {
	width: 100%;
	border-left: solid 1px #D1D3D4;
	border-top: solid 1px #D1D3D4;
}

.discount th, .discount td{
	border-right: solid 1px #D1D3D4;
	border-bottom: solid 1px #D1D3D4;
}

.discount .title {
	background-color: #000000;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
}

.discount .subTitle {
	background-color: #D1D3D4;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
	width: 50%;
}

.discount td {
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	text-align: center;
}

.attenInfo {
	margin-bottom: 10px;
}

.attenInfo th{
	background-color:#FFFAC2;
	background-image: url(../images/attenTitle.gif);
	background-repeat: no-repeat;
	padding: 3px 5px 2px 5px;
	font-size: 11px;
	color: #E8020B;
}

.attenInfo td{
	text-align: center;
	background-image: url(../images/attenBg.gif);
	background-repeat: repeat-y;
	padding: 5px 0px 0px 0px;
	font-size: 11px;
}










/*
\\ NEW STYLES 2 -----------------------------------------------------
*/

.qty{
	margin-top:3px;
}

.qty th{
	background-color: #002160;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 1px 5px 1px 10px;
}

.qty td{
	background-color: #BAD0E8;
}

.qty td input{
	border: 0px;
}

.redMessage {
	background-color: #D2232A;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding: 6px 15px 6px 15px;
	margin: 5px 0px 10px 0px;
}

.buttonLightBlue {
	background-color: #BAD0E8;
	border: 0px;
	font-size: 11px;
	color: #002160;
	padding: 2px 5px 3px 5px;
}


.shcFrame {
	width: 975px;
}

.shcFrame td.title {
	background-color: #D1D3D4;
	height: 40px;
}

.shcFrame th.title {
	background-color: #D1D3D4;
	width: 100%;
	padding: 3px 15px 3px 15px;
	font-weight: normal;
	font-size: 11px;
}

.shcFrame th.title h2{
	font-size: 15px;
	color: #2B408C;
	padding: 0px;
	margin: 0px;
}

.shcFrame td.center {
	border: solid 1px #D1D3D4;
	padding: 15px;
}

table.box {
	width: 343px;
}

.box th{
	background-color:#E3E3E3;
	background-image: url(../images/boxTitleBg.gif);
	background-repeat: no-repeat;
	height: 16px;
	border-bottom: solid 3px #24408F;
	padding: 4px 5px 3px 5px;
	color: #11309A;
	font-size:12px;
}

.box td.center{
	border: solid 1px #E9E9E9;
	padding: 5px 15px 5px 15px;
	height: 70px;
	text-align: center;
}

.box td.bottom{
	border-top: solid 1px #24408F;
	background-color:#E3E3E3;
}

.shcTable4{
	border-bottom: 2px solid #25408F;
	border-top: 2px solid #25408F;
	margin-bottom: 15px;
	width: 100%;
}

.shcTable4 td{
	padding: 8px 8px 8px 8px;
	background-color:#F1F1F2;
	font-size: 11px;
}

.shcTable4 .totalLine{
	background-color:#FFFFFF;
	border: solid 1px #D1D3D4;
	padding:4px;
	text-align: center;
}

.shcTable4 .totalLine h3{
	background-color:#DDDEDF;
	background-image: url(../images/shcTbThBg.gif);
	background-repeat: repeat-x;
	padding: 3px 50px 3px 50px;
	font-size: 14px;
	color: #2B408C;
	text-align: center;
}

.shcTable4 .totalLine .price{
	padding: 3px 0px 0px 0px;
	font-size: 19px;
	color: #D2232A;
	font-weight: bold;
	text-align: center;
}

.shcDiscounts {
	border-top: solid 1px #A7A9AC;
	margin-bottom: 5px;
	width: 100%;
}

.shcDiscounts th {
	background-color:#DDDEDF;
	background-image: url(../images/shcTbThBg.gif);
	background-repeat: repeat-x;
	padding: 3px 5px 3px 25px;
	text-align: right;
	font-size: 12px;
	color: #2B408C;
	border-bottom: solid 1px #A7A9AC;
}

.shcDiscounts td {
	background-color:#FFFFFF;
	padding: 3px 15px 3px 15px;
	/* text-align: center; */
	font-size: 12px;
	border-bottom: solid 1px #A7A9AC;
	width: 70px;
}

.shcTable4 .totalLine{
	background-color:#FFFFFF;
	border: solid 1px #D1D3D4;
	padding:0px;
	font-size: 11px;
	text-align: center;
	width:290px;
}

.shcTable4 .totalLine p{
	font-size: 10px;
}

.shcTable4 .totalLine h3{
	background-image: none;
	background-color:#D2232A;
	padding: 4px 30px 4px 30px;
	white-space: nowrap;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}

.shcTable4 .totalLine .price{
	padding: 0px;
	color: #3E3E3E;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
}

.thumbnail {
	border: 2px solid #bad0e9;
	width: 80px;
	height: 80px;
}

input#btn_img{
	background-image: none;
	font-size: 12px;
	color: #002060;
	font-weight: bold;
	border: 0px;
	padding: 3px 8px 4px 8px;
	text-align: center;	
}

.colheadernew{
	background-color:#CDDFFF;
	padding: 6px 3px 7px 3px;
	color: #314A8C;
	font-size: 11px;
	font-weight: bold;
}

.textnew{
	padding: 3px 3px 3px 3px;
	font-size: 12px;
}

.savedCarts{
	font-size: 11px;
	color: #002060;
	font-weight: bold;
	border-top: solid 2px #A73737;
	border-bottom: solid 2px #A73737;
	border-left: solid 2px #A73737;
	border-right: solid 2px #A73737;
	padding: 3px 8px 14px 8px;
	text-align: center;
}

.searchResultItem{
	border-bottom: solid 1px #EDEDED;
}
.selectedCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #bad0e9;
}

.selectedCategory a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
	color: #002060;
}

table.box2 {
	width: 445px;
	margin-top: 15px;
}

.box2 th{
	background-color:#E3E3E3;
	background-image: url(../images/box2TitleBg.gif);
	background-repeat: no-repeat;
	height: 16px;
	border-bottom: solid 3px #24408F;
	padding: 4px 12px 3px 12px;
	color: #11309A;
	text-align: left;
}

.box2 td.center{
	padding: 8px 12px 9px 12px;
}


table.box3 {
	width: 710px;
}

.box3 th{
	background-color:#E3E3E3;
	background-image: url(../images/box3TitleBg.gif);
	background-repeat: no-repeat;
	height: 16px;
	border-bottom: solid 3px #24408F;
	padding: 4px 12px 3px 12px;
	color: #11309A;
	text-align: left;
}

.box3 td.center{
	padding: 10px 12px 12px 12px;
}

.tbOrderList th{
	background-color:#CDDFFF;
	padding: 6px 3px 7px 3px;
	text-align: center;
	color: #314A8C;
	font-size: 11px;
	font-weight: bold;
}

.orderTotal {
	float: right;
	border: solid 1px #25418F;
	width: 240px;
	text-align: left;
}

.orderTotal td{
	font-size: 12px;
	font-weight: bold;
	padding: 3px 8px 0px 8px;
	white-space: nowrap;
}

.orderTotal tr.totalLine td{
	font-size: 18px;
	font-weight: normal;
	background-color:#EAEAEA;
	border-top: solid 6px #FFFFFF;
	padding: 4px 8px 5px 8px;
}

.minTotal{
	color:red;
	background-color:yellow;
	font-size:13px;
	font-weight:bold;
}

.h1sales{
	background-color:#E0E0E0;
	color:#002060;
	font-size:15px;
	font-weight:bold;
	margin:5px 0 15px;
	padding:2px 0 2px 8px;
	text-decoration:none;
}
.cartMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
}

td.inputpad {
	border-bottom: solid 1px #9BB0C7; 
	padding: 5 0 5 5px;
}

input.pad {
	background-image:url(images/inputBg.gif);
	background-position:center top;
	background-repeat:repeat-x;
	border:1px solid #A7A7A7;
}

.itmdetailsinvalid {
	color: red;
	font-weight:bold; 
	text-align: center;
}

p.padavailability {
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}

table.promotions {
	width: 525px;
	border-bottom: solid 4px #3359A2;
	border-top: solid 2px #CDCDCD;
	border-left: solid 2px #CDCDCD;
}

p.static_pg_descriptions {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #000;
	text-align: justify;
	padding: 10px 0px 10px 0px;
}
div.pg_wrapper{
	margin-top: 10px;
	margin-bottom: 10px;
}
div.pg_wrapper>p.static_pg_descriptions {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #000;
	text-align: justify;
}
div.pg_wrapper>.indented {
	padding-left: 20px;
}
th.static_header {
	background-image: url(../images/titleBg.gif);
	background-repeat: no-repeat;
	font-size: 15px;
	color: #2B408C;
	padding: 7px 0px 17px 22px;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}
th.static_subheader {
	background-image: url(../images/arrow_filler.gif);
	background-repeat: no-repeat;
	background-color: #DFDFDF;
	background-position: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #2F418B;
	text-align: left;
	padding: 3px 3px 0px 30px;
}

th.arthdr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #2F418B;
	text-align: center;
	padding: 15px 0px 20px 0px;
}

p.minprice_text {
	font-size: 11px;
	font-family: Geneva,Arial,Helvetica,sans-serif;
	padding: 10px;
	text-align: left;
}
p.minprice_title {
	color: #6B0C0F; 
	font-size: 13px; 
	font-family: Geneva,Arial,Helvetica,sans-serif;
	padding: 25px 5px 5px 5px;
}
div.minprice {
	width: 400px;
	padding: 10px 35px 15px 5px;
}
div.importantInformation {
	color: red;
	font-weight: bold;
	margin-left:20px;
	margin-top:7px;
}
.shcTableInner td {
	border-bottom: 0px solid #DDDEDF;
	padding: 0px;
	font-size: 12px;
	border:none;
}
.noteLine {
	font:8pt Arial;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
}
.veryLightGrayRow {
	background-color:#f8f8f8;
}
.lightBlueColumn {
	background-color:#DCEBFE;
	outline: 1px solid #cdcdcd;
}
.yellowInformationBox {
	background-color:#FEFF99;
	color: #A02010;
	font: 10pt Arial;
	font-weight:bold;
	padding:20px;
	margin-top:10px;
}
.bordered {
	outline: 1px solid #cdcdcd;
}
.bordered a {
	color:#000;
}
.estimatedShippingHeader1 {
	color: #D4000F;
	padding:0;
	font-weight:bold;
}
.estimatedShippingForm {
	outline: 1px solid #D4D4D4;
	background-color: #fff;
	padding:5px;
}
.cartTableHeader {
	border-left: 1px solid #fff;
	text-align:center;
}
.important1 {
	font: 12pt Arial;
	font-weight:bold;
}
#deleteConfirmation {
	text-align:center;
	margin-left: auto;
    margin-right: auto;
}

#catalogsPagesTable 
{
    text-align: center;
}

#catalogsPagesTable table{
	width: 100%;    
    border-collapse: collapse;
    margin: 0 auto; 
    text-align: left;    
}

#catalogsPagesTable caption{
    font: 12px Arial;
    font-weight:bold;
    height: 15px;
    margin-top: 5px;
}

#catalogsPagesTable td {
	font: 11px Arial;
	font-weight:bold;
    height: 20px;    
}

#catalogsPagesTable a {
	font: 11px Arial;
	font-weight:bold;
 	color: #24408F;
}

#catalogsPagesTable tr:nth-child(even) {
	background-color: #f2f2f2
}

#cenposPayIFrameId {
	background-color: white
}
	
.ui-dialog {
	position: absolute !important;
}