body {
	background: url('../images/bg-main.jpg') repeat;
	height:100%;
	min-height:100%;
	font-size: 0.75em;
    font-family: Arial, helvetica, Sans-Serif;
    color: #9A9A9A;
    margin: 0;
}
body.non-bg-body {
    background-image: none;
    background-color: #FFFFFF;
}
form {
    margin: 0;
    padding: 0;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
	color: inherit;
	word-wrap: break-word;
}
ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}

/* ===== HEADER ===== */

.header-content-container {
    background-color: #F1F1F1;
    border-bottom: solid 1px #CCCCCC;
    width: 100%;
    min-height: 128px;
}
#myChatLinkInfo {
	background:url(https://store.mattel.com/include/images/nav-chat.png);
    background-repeat: no-repeat;
    padding-top: 6px;
    padding-left: 8px;
    padding-right: 40px; 
    line-height: 9px;
    width: 140px;
    height:31px; 
    color: #FFFFFF; 
    font-size:10.75px; 
}
.header-content-wrapper {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
}
.header-logo-mattel {
    display: block;
    height: 64px;
    margin: 0 10px 0 0;
    width: 64px;
    float: left;
}
.header-logo-mattel img {
	height: 100%;
}
.header-logo-fp {
    display: block;
    height: 27px;
    margin: 15px 0 0 75px;
    width: 83px;
}
.header-logo-fp img {
    height: 120%;
    width: 100;
}
.header-sub-title {
    margin: 10px 0 0 75px;
    color: #999999;
    font-weight: bold;    
}
.header-title {
    color: #EB2C34;
    font-size: 2.7em;
    line-height: 40px;
    margin: 0 0 0 75px;
}
.header-left {
    float: left;
    width: 315px;
}
.header-right {
    float: right;
    position: relative;
    width: 60%;
}
#brandHdr_pnlHeader > div {
    float: left;
}
.brandHdr_Service > div {
    float: right;
    margin: 15px 0;
}
.header-curvery-btn {
	clear: both;
}
.header-curvery-btn a {
    margin: 5px 0 0 10px;
    background-image: url('/include/images/nav-online-survey.png');
    height: 22px;
    width: 177px;
    display: block;
    text-indent: -9999px;
}
#smartbutton a {
	background-image: url('/include/images/nav-online-chat.png');
    height: 31px;
    width: 180px;
    display: block;
    text-indent: -9999px;
}
#smartbutton a img {
	display: none;
}
.brandHdr_Service .agentsIconOffline {
    margin: 5px 0 0 0;
}
#brandHdr_pnlHeader a {
	padding: 0 0 0 7px;
	margin: 0 0 0 7px;
	border-left: 1px solid #CCCCCC;
}
#brandHdr_lnkIn a
{
	border-left: none
}
#brandHdr_pnlHeader {
    margin: 10px 0 0 0;
}
#brandHdr_A1 img {
    margin: 0 5px 0 0 ;
}
#brandHdr_A1 span {
    color: #EB2C34;
}
#brandHdr_pnlGlobalSearch {
    float: right;
    height: 30px;
    margin: 85px 0 0;
    position: relative;
    width: 243px;
}
.header-nav {
	position: absolute;
    right: 0;
    top: 0;
}
#brandHdr_txtSearch {
    border: #CCCCCC solid 1px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;    
    height: 30px;
    width: 100%;
    padding: 0 0 0 13px;
    color: #999999;
}
#brandHdr_imgBtnGo {
    position: absolute;
    right: 10px;
    top: 7px;
}
#brandHdr_brandHeaderContainer {
    width: 100%;
    height: 40px;
    background-repeat: repeat-x;
    margin: 10px 0 0 0;
    background-color: #f1f1f1;
    display: none;
}
#brandHdr_brandHeaderImg {
    width: 990px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 40px;
    padding: 5px 0;
    height: 30px;
}
.nav-toggle {
	display: none;
	height: 25px;
	width: 25px;
	float: right;
	cursor: pointer;	
}
.nav-toggle div {
	height: 20%;
	width: 100%;
	float: left;
	background-color: #444444;
}
.nav-toggle .nav-toggle-middle {
	margin: 20% 0;
}

/* ===== MAIN ===== */

.main-content-container {    
    width: 100%;
    background: url('/include/images/bg-fade.png') repeat-x;
    min-height: 731px;
    overflow: hidden;
}
.main-content-wrapper {
    width: 950px;
    margin: 0 auto;
    background-color: #FFFFFF;
    padding: 20px;
    overflow: hidden;  
}
.main-content-container .content-sub-heading {
    font-size: 1.2em;
}
.main-content-container .content-sub-title-blue {
    font-size: 1.8em;
    color: #2592c0;
}
.main-content-container .content-sub-title-red {
    font-size: 1.8em;
    color: #eb2c34;    
}
.main-content-container .oldcases-title,
.main-content-container .oldcases-heading,
.main-content-container .content-oldcases {
    padding: 0 0 0 10px;
}
.main-content-container .content-sub-title-grey {
    font-size: 1.8em;
    color: #6A6A6A;
}
.main-content-container .oldcases-title {
    font-size: 1.8em;
    color: #eb2c34;  
}
.main-content-container .btn-grey,
.main-content-container .btn-blue,
.main-content-container .btn-red {
    color: #FFFFFF;
    padding: 5px 25px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    font-weight: bold;
    font-size: 1.1em;
}
.main-content-container .btn-grey {
    background-color: #777777;
    display: inline-block;
    margin-bottom: 10px;
}
.main-content-container .btn-red {
    background-color: #EB2C34;
}
.main-content-container .btn-blue {
    background-color: #2592c0;
}
.main-content-container input.btn-grey,
.main-content-container input.btn-blue,
.main-content-container input.btn-red {
    font-size: 1em;
}
.main-content-container .right {
	float: right;
}
.main-content-container .left {
	float: left;
}
.go-orders {
	clear: both;
	float: left;
	margin-top: 10px;
}

/* ===== FOOTER ==== */

.footer-content-container {
    text-align: center;
    color: #000000;
    padding: 30px 5%;
}
.footer-content-container .footer-terms {
    margin: 15px 0 0 0;
}
.footer-content-container .footer-terms a {
	font-weight: bold;
	color: #2592C0;
	text-decoration: underline;
}
/* ===== LANDING ===== */

.page-landing .landing-col-left {
	width: 53%;
	float: left;
}
.page-landing .landing-col-right {
	width: 45%;
	float: left;
	margin: 0 0 0 2%;
}
.page-landing .recall-copy {
    clear: both;
    float: left;
    margin: 20px 0 0;
    text-align: center;
    width: 100%;
}
.page-landing .recall-copy a {
    text-decoration: underline;
}
.page-landing .brands-container {
    padding: 5px 0 0 0;
    float: left;
    width: 100%;
}
.page-landing .brands-pwBanner {
	float: left;
	margin: 0 2% 0 0;
	width: 98%;
}
.page-landing .brands-pwBanner img {
	width: 100%;
}
.page-landing #topBrands a {
    float: left;
	margin: 0 2% 2% 0;
	width: 31.3333%;
}
.page-landing #topBrands a img {
	width: 100%;
}	
.page-landing .recommended-searches {
    padding: 0 20px 30px 20px;
    overflow: hidden;
}
.page-landing .recommended-searches-heading {
	position: relative;
}
.page-landing .recommended-searches-heading-trigger {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index:10;
	cursor: pointer;
	display: none;
}
.page-landing #commonSearch a {
    float: left;
    width: 30.3333%;
    color: #9A9A9A;
    text-decoration: underline;
    margin: 10px 3% 0 0;
}
.page-landing .all-brands {
    padding: 10px 20px 20px;
    overflow: hidden;
    background-color: #F2F2F2;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.page-landing .all-brands-heading {
	position: relative;
}
.page-landing .all-brands-heading-trigger {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index:10;
	cursor: pointer;
	display: none;
}
.page-landing .brands-list {
    overflow: hidden;
}
.page-landing .all-brands .brands-list a {
    color: #9A9A9A;
    float: left;
    margin: 5px 3% 0 0;
    text-decoration: underline;
    width: 30.3333%;
    height: 34px;
}
.page-landing .featured-parts {
    padding: 10px 0 0 0;
    float: left;   
    width: 100%;
    position: relative; 
}
.page-landing .top-brands {
	float: left;
}
.page-landing .parts-container {
    padding: 15px 0;
    overflow: hidden;
}
.page-landing .parts-container .parts-thumbnails {
    float: left;
    margin: 0 1% 2%;
    width: 23%;
    height: 190px;
}
.page-landing .parts-container .parts-thumbnails .parts-thumbnails-img {
    border: #9A9A9A solid 1px;
}
.page-landing .parts-container .parts-thumbnails .parts-thumbnails-img img {
	max-width: 100%;
}
.page-landing .parts-container .parts-thumbnails .parts-thumbnails-title {
    text-align: center;
    text-decoration: underline;
    line-height: 16px;
    margin: 12px 0;
}
.page-landing .view-all-link a {
	float: left;
    margin: 15px 0 0 0;
} 
.page-landing .view-all-link a:after {
	content:'\25BA';
	margin: 0 0 0 7px;
}

/* ===== LOGIN & REGISTER ===== */

#pnlInfo {
    float: left;
    width: 62%;
}
#pnlInfo a {
    color: #72cce0;
}
.page-login .pnl-right {
    float: right;
    width: 34%;
}
.page-login .signIn-container {
    background-color: #e3f5f9;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
.page-login .signIn-container-inner {
    padding: 15px;
}
.page-login .regis-container {
    background-color: #e3f5f9;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    border-top: solid 2px #FFFFFF;
    overflow: hidden;
}
.page-login .regis-container-inner {
	padding: 15px;
}
.page-login .regis-container .btn-blue {
	float: left;
	margin: 0 0 15px 15px;
}
.page-login .regis-container .desc {
	margin: 5px 0 0 0;
}
.page-login .field {
    margin: 4px 0;    
}
.page-login .field .label {
    float: left;
    margin: 0 10px 0 0;
    text-align: right;
    width: 60px;
    line-height: 20px;
}
.page-login .regis-container .field {
    margin: 10px 0 0 0;
}
.page-login .regis-container .field .label {
    width: 110px;
}
.page-login .regis-container .field .field-hidden {
    display: none;
}
.page-login .regis-container #_credentialsCtl_cmdContinue {
    float: right;
    margin: 0 40px 0 0;
}
.page-login .field input,
.page-login .field select {
    width: 170px !important;
    height: 20px;
    border: none;
}
.page-login .regis-info .error {
    display: block;
    color: #EB2C34;
}
.page-login .help-links {
    margin: 0 0 0 70px;    
}
.page-login .help-links a {
    color: #2592c0;
    padding: 0 5px 0 0;
    margin: 0 5px 0 0;
    border-right: 1px solid #2592c0;
}
.page-login .help-links a:last-child {
    border-right: none;
    padding: 0;
    margin: 0;
}
.page-login #cmdLogin {
	display: none;
}
.page-login #cmdLogin-trigger {
   float: left;
   margin: 0 0 15px 15px;
   clear: both;
}

/* ===== REGISTER  PAGE ===== */

.page-register .regis-container {
    background-color: #e3f5f9;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 15px;
    border-top: solid 2px #FFFFFF;
    overflow: hidden;
}
.page-register .regis-container .desc {
	margin: 5px 0 15px 0;
}
.page-register .field {
    margin: 4px 0;
}
.page-register .field .label {
    float: left;
    margin: 0 10px 0 0;
    text-align: right;
    width: 60px;
    line-height: 20px;
}
.page-register .regis-container .field {
    margin: 10px 0 0 0;
}
.page-register .regis-container .field .label {
    width: 110px;
}
.page-register .regis-container .field .field-hidden {
    display: none;
}
.page-register .regis-container #_credentialsCtl_lblError {
	display: block;
	color: #EB2C34;
}
.page-register .regis-container #cmdContinue-trigger {
	float: right;
	margin: 0 40px 0 0;
}
.page-register .regis-container #_credentialsCtl_cmdContinue {
	display: none;
}
.page-register .field input,
.page-register .field select {
    width: 170px !important;
    height: 20px;
    border: none;
}

/* ===== PARTS ORDER ===== */

.page-parts-order .sub-title {
    color: #eb2c34;
    text-transform: uppercase;
    font-weight: bold;
}
.page-parts-order .field-line {
    float: left;
    margin: 20px 0 0 0;
    clear: both;
    width: 250px;
}
.page-parts-order .field-line input {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #CCCCCC;
    margin: 5px 0 0;
    padding: 6px 3%;
    width: 94%;
}
.page-parts-order .go-btn {
	display: none;
}
.page-parts-order .go-btn-trigger {
    float: left;
    clear: both;
    margin: 20px 0 0 0;
    background-color: #EB2C34;
    padding: 7px 20px;
    color: #FFFFFF;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-weight: bold;
    cursor: pointer;
}

/* ===== PARTS ORDER STATUS ===== */

.page-parts-order-status #divorderstatus .list-title {
    width: 100%;
    border-bottom: solid 1px #CCCCCC;
    color: #EB2C34;
    overflow: hidden;
}
.page-parts-order-status #divorderstatus .list-title div {
    float: left;
    width: 20%;
    padding: 0 0 0 5%;
    font-weight: bold;
}
.page-parts-order-status #divorderstatus .list-details li {
    width: 100%;
    border-bottom: solid 1px #CCCCCC;
    overflow: hidden;
    padding: 8px 0;
    color: #444444;
}
.page-parts-order-status #divorderstatus .list-details li div {
    float: left;
    width: 20%;
    padding: 0 0 0 5%;
}

/* ===== PARTS ORDER DETAILS ===== */

.page-parts-order-status #divorderdetail {
    overflow: hidden;
    color: #444444;
}
.page-parts-order-status #divorderdetail .order-addr {
    padding: 15px 0;    
}
.page-parts-order-status #divorderdetail .list-title {
    width: 100%;
    border-bottom: solid 1px #CCCCCC;
    color: #EB2C34;
    overflow: hidden;
}
.page-parts-order-status #divorderdetail .list-title div {
    float: left;
    width: 17%;
    padding: 0 0 0 3%;
    font-weight: bold;
}
.page-parts-order-status #divorderdetail .list-details li {
    width: 100%;
    border-bottom: solid 1px #CCCCCC;
    overflow: hidden;
    padding: 8px 0;
}
.page-parts-order-status #divorderdetail .list-details li div {
    float: left;
    width: 17%;
    min-height: 1px;
    padding: 0 0 0 3%;
}

.page-parts-order-status #divorderdetail .order-price-list {
    padding: 15px 0;
    overflow: hidden;
}
.page-parts-order-status #divorderdetail .order-price-list-title {
    float: left;
    padding: 0 2% 0 0;
    text-align: right;
    width: 81%;
}
.page-parts-order-status #divorderdetail .order-price-list-prices {
    float: left;
}
.page-parts-order-status #divorderdetail .order-price-list-grand {
    clear: both;
    padding: 15px 0 0 0;
    border-top: solid 1px #cccccc;
}
.page-parts-order-status #divorderdetail .order-price-info {
    text-align: left;
    clear: both;
}


/* ===== COUNTRY SELECTION ===== */

.page-select-country {
    color: #9A9A9A;
}
.page-select-country .trans-seo {
    text-align: center;
    padding: 10px 0 0 0;
}
.page-select-country .trans-mainImg {
    display: none;
    text-align: center;
}
.page-select-country .trans-mainImg img{
	width: 75%
}
.page-select-country .trans-mainImg table {
    margin: 0 auto;
}
.page-select-country .headline {
    font-weight: bold;
    color:#000000;
}
.page-select-country #drpCountries {
    display: none;
}
.page-select-country #cmdContinue {
    display: none;
}
.page-select-country #country-images {
    width: 440px;
    margin: 40px auto;
    overflow: hidden;
}
.page-select-country #country-images div {
    float: left;
    margin: 0 30px;
}
.page-select-country #country-images div input {
    width: 160px;
    display: none;
}
/* ===== All BRANDS ===== */

.page-all-brands .brands-list {
    float: left;
    width: 21%;
    padding: 1% 2% 2%;
    margin: 0 4% 0 0;
    background-color: #EEEEEE;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.page-all-brands .brands-list #brandsNavList a {
    float: left;
    margin: 5px 0 0;
    width: 100%;
}
.page-all-brands .brands-list #brandsNavList a img {
	width: 100%;
}
.page-all-brands .brands-icons {
    float: left;
    width: 71%;
}
.page-all-brands .brands-icons .content-sub-title-blue {
    margin: 0 0 15px 0;
}
.page-all-brands .brands-icons #brandsMainList {
    width: 80%;
    float: left;
}
.page-all-brands .brands-icons #brandsMainList a {
    float: left;
    margin: 0 3% 3% 0;
    width: 22%;
}
.page-all-brands .brands-icons #brandsMainList a img {
	width: 100%;	
}
.page-all-brands .rightTile-pw {
    float: left;
    width: 20%;
}
.page-all-brands .rightTile-pw img {
	width: 100%;
}
.page-all-brands .rightTile-pw .pwServiceLogo-horz {
	display: none;
}

/* ====== SEARCH RESULTS ===== */

.page-search-results .search-results-main-content {
    float: left;
    width: 740px;
}
#divParts .products-list {
    float: left;
    width: 100%;
}
.page-search-results #lblRefineLabel {
    background-color: #EBF9FC;
    border: 1px solid #9CE3F1;
    display: block;
    padding: 10px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.pagenav {
    text-decoration: underline;
}
.pagenavOn {
    text-decoration: none;
    color: #9CE3F1;
    padding: 0 3px;
}
.page-search-results .breadcrumb-container {
	float: left;
}
.page-search-results .refine-result {
	float: right;
	width: 200px;
}
.page-search-results .refine-header {
    background-color: #9CE3F1;
    color: #FFFFFF;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 10px;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    position: relative;
}
.page-search-results .refine-header-target {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}
.page-search-results #lblRefineLabel ul {
    margin: 0 0 10px 0;
}
.page-search-results #lblRefineLabel span {
    font-weight: bold;
    color: #666666;   
    position: relative;
}
.page-search-results #lblRefineLabel span .target {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    display: none;    
}
.page-search-results #lblRefineLabel ul li {
    position: relative;
    overflow: hidden;
}
.page-search-results #lblRefineLabel ul li img {
    position: absolute;
    top: 5px;
    left: 0;
}
.page-search-results #lblRefineLabel ul li a {
    text-decoration: underline;
    float: left;
    padding: 0 0 0 10px;
}
#productDisclaimer {
    float: left;
    color: #72cce0;
    font-size: 1.2em;
    font-weight: bold;
}
.results-title {
    margin: 10px 0;
}
.results-pagination {
    float: right;
    margin: 0 3% 0 0;
    text-align: right;
}
.results-pagination .pagenav {
    text-decoration: underline;
    padding: 0 3px;
}
.results-pagination .pagenav-next,
.results-pagination .pagenav-prev {
    color: #99DFEF;
}
.results-pagination .pagenav-next:after {
    content: '\25B6';
}
.results-pagination .pagenav-prev:after {
    content: '\25C0';
}
.results-thumbnails {
    clear: both;
    float: left;
    width: 100%;
}
#divProducts {
    padding: 20px 0 0;
    float: left;
    width: 100%;
}
.results-content {
    border-bottom: 1px solid #99DFEF;
    border-top: 1px solid #99DFEF;
    padding: 15px 0;
    margin: 0 0 10px 0;
    float: left;
    width: 100%;
}
.results-list #header {
    overflow: hidden;
}
.results-list #primary li a {
    float: left;
    padding: 7px 20px;
    border-top: 1px solid #99DFEF;
    border-left: 1px solid #99DFEF;
    border-right: 1px solid #99DFEF;    
    background-color: #EBF9FC;
    color: #99DFEF;
    font-size: 1.2em;
    font-weight: bold;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.page-search-results .results-list #primary li.active a {   
    background-color: #99DFEF;
    color: #FFFFFF;
}
.page-search-results #dlProductParts td {
    height: 180px;
    width: 116px;
    padding: 0 34px 20px 0;
    float: left;
}
.parts-thumbnails-img {
	padding-bottom: 1px;
}
.page-search-results .products-list li{
    float: left;
    min-height: 280px;
    padding: 0 3% 3% 0;
    width: 17%;
}
.page-search-results .parts-thumbTitle img {
    margin: 5px 0;
}
.page-search-results .products-list .products-thumbImg,
.page-search-results #ItemsList .parts-thumbImg {
    width: 100%;
    border: solid 1px #99dfef;
    position: relative;
    margin: 0 0 10px 0;
    height: 110px;
    text-align: center;
}
.page-search-results .products-list .products-thumbImg img,
.page-search-results #ItemsList .parts-thumbImg img {
	max-width: 100%;
	max-height: 100%;
}
.page-search-results .products-list .products-thumbTitle,
.page-search-results #ItemsList .parts-thumbTitle {
    color: #666666;
    line-height: 18px;
    text-decoration: underline;
}
.page-search-results #imgButtonUpAddtoCart,
.page-search-results #imgButtonDownAddtoCart {
	display: none;
}
.page-search-results #imgButtonUpAddtoCart-trigger {
    margin: 0 0 10px 0;
    float: left;
}
.page-search-results #imgButtonDownAddtoCart-trigger {
    float: left;
}
.page-search-results .btn-container {
    overflow: hidden;
}

/* ===== ITEM DETAIL ===== */

.page-item-detail .itemDetail-container {
    margin: 20px 0 0 0;
}
.page-item-detail .part-thumbnail,
.page-emr .part-thumbnail  {
    float: left;
    width: 398px;
    height: 398px;
    border: solid 1px #99dfef;
    position: relative;
    text-align: center;
}
.page-item-detail .part-thumbnail img,
.page-emr .part-thumbnail img {
    max-height: 398px;
    max-width: 398px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
#btnContinue1 {
	margin-top: 10px;
}
.page-item-detail .part-info,
.page-emr .part-detail{
    float: right;
    width: 520px;
}
.part-shoptoCart {
    background-color: #E3F5F9;
    float: left;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.part-shoptoCart-inner {
	padding: 15px;
}
.part-shoptoCart #imgDwnAddtoCart-trigger {
	float: left;
	margin: 0 0 15px 15px;
}
.part-shoptoCart #imgDwnAddtoCart {
	display: none;
}
#lblDesc {
    color: #72cce0;
    font-weight: bold;
    font-size: 1.2em;
    margin: 0 0 10px 0;
    display: block;
}
.part-recProd {
    float: left;
    margin: 20px 0 0 0;
    clear: both;
}
.part-recProd .item-detail-sub-heading {
    font-weight: bold;
    color: #EB2C34;
    display: block;
    margin: 0 0 5px 0;
}
.page-item-detail .prod-container {
    padding: 20px 0 0 0;
}
.page-item-detail .prod-info {
    float: left;
    width: 210px;
    background-color: #e3f5f9;
    padding: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.page-item-detail .prod-info #lblProductName font,
.page-item-detail .prod-info #lblProductName span {   
    color: #72cce0 !important;
}
.page-item-detail .prod-info #imgProduct {
    width: 208px;
    height: 208px;
    border: solid 1px #72cce0;
    position: relative;
    float: left;
    margin: 10px 0 0 0;
    background-color: #FFFFFF;
}
.page-item-detail .prod-info #imgProduct img {
    max-width: 208px;
    max-height: 208px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.page-item-detail .prod-parts {
    float: left;
    padding: 0 0 0 20px;
    width: 680px;
}
.page-item-detail .part-shoptoCart #imgDwnAddtoCart {
    float: left;
    margin: 5px 0 0 0;
}
.page-item-detail .parts-list #imgDwnAddtoCart {
    float: right;
    margin: 20px 0 0 0;
}
.page-item-detail #ItemsList {
    display: none;
}
.page-item-detail #imgDwnAddtoCart-target {
    margin: 15px 0 0 0;
    float: right;
}
.title-ext {
	color: #EB2C34;
}
.page-item-detail #parts {
    background-color: #d5d6d6;
    width: 100%;
    margin: 15px 0 0 0;
    color: #666666;
}
.page-item-detail #parts .part-warning {
	float: left;
}
.page-item-detail #parts li.odd {
    background-color: #e2e2e2;
}
.page-item-detail #parts li {
    padding: 10px 20px;
    overflow: hidden;
}
.page-item-detail #parts .part-thumbImg {
    float: left;
    width: 100px;
    height: 100px;
    position: relative;
    background-color: #FFFFFF;
    margin-right: 2%;
}
.page-item-detail #parts .part-thumbImg img {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    margin: auto;
    max-height: 100px;
    max-width: 100px;
}
.page-item-detail #parts .part-title {
    margin: 0 0 0 20px;
    text-decoration: underline;
}
.page-item-detail #parts .part-title img {
    margin: 3px 0 0 0;
    display: none;
}
.page-item-detail #parts .part-title span a {
    color: #EB2C34;
    font-weight: bold;
}
.page-item-detail #parts .backordered-label {
    float: left;
    margin: 28px 0 0 20px;
    width: 190px;
    height: 44px;
    color: #EB2C34;
}
.page-item-detail #parts .part-price {
    float: left;
    margin: 0 0 0 20px;
    width: 60px;
    line-height: 100px;
}
.page-item-detail #parts .part-shop {
    float: left;
    margin: 40px 0 0 20px;
    width: 70px;
}
.page-item-detail #parts .part-shop input {
    float: right;
    width: 38px;
}
.page-item-detail #imgDwnAddtoCart {
    display: none;
}
.part-noprodMsg {
    padding: 0 0 10px 0;
}
.page-item-detail #ErrMsg,
.page-catalog #ErrMsg {
    color: #EB2C34;
    font-weight: bold;
    display: block;
}
.page-item-detail #ErrMsg .backtoHome {
    background-color: #EB2C34;
    padding: 3px 15px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;    
    color: #FFFFFF;
    font-size: 1.2em;
    margin: 10px 0 0 0;
    float: left;
} 

/* ===== CHECKOUT ===== */

.page-checkout .error-section {
	padding: 10px 0;
}
.page-checkout .error-section > a {
	display: block;
	maring: 5px 0;
}
.page-checkout .error-section li {
	margin: 5px 0 0 15px;
}
.page-checkout #ErrMsg {
	display: block;
	color: #EB2C34;
	font-weight: bold;
}
.page-checkout .checkout-heading {
    overflow: hidden;
    margin: 0 0 10px 0;
}
.page-checkout .checkout-heading .left {
    float: left;
    font-size: 1.3em;
    font-weight: bold;
}
.page-checkout .checkout-heading .right {
    float: right;
}
.page-checkout .checkout-heading .right div {
    padding: 4px 10px;
    color: #FFFFFF;
    background-color: #a3dff1;
    float: left;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 2px 0 0;
}
.page-checkout .checkout-heading .right div.active {
    background-color: #00a7d8;
}
.page-checkout .cart-note a {
    text-decoration: underline;
}
.page-checkout .cart-heading {
    width: 100%;
    color: #EB2C34;
    border-bottom: solid 1px #CCCCCC;
    overflow: hidden;
    margin: 20px 0 0 0;
}
.page-checkout .cart-heading div {
    width: 17%;
    padding: 0 0 0 3%;
    float: left;
}
.page-checkout .cart-heading div.cart-item {
    width: 37%;
}
.page-checkout .cart-itemList div.cart-qty,
.page-checkout .cart-itemList div.cart-price,
.page-checkout .cart-itemList div.cart-totalPrice {
    line-height: 60px;
}
.cart-qty #grdItems {
	float: left;
	width: 20%;
}  
.page-checkout .cart-itemList .cart-subtotal span {
    float: left;
    padding: 0 15% 0 63%;
    text-align: right;
}
.page-checkout .cart-itemList .cart-subtotal {
    color: #EB2C34;
    padding: 15px 0 0 0;
}
.page-checkout .cart-btns {
    float: right;
}
.page-checkout .cart-backtoShop,
.page-checkout .cart-next {
    float: left;
    margin: 0 0 0 10px;    
}
.page-checkout .cart-list-item {
    border-bottom: solid 1px #CCCCCC;
    padding: 10px 0;
    overflow: hidden;
    color: #444444;
    position:relative;
}
.page-checkout .cart-list-item > span {
	left: 80%;
    position: absolute;
    top: 30px;
}
.page-checkout .cart-list-item div {
    float: left;
    width: 17%;
    padding: 0 0 0 3%;
}
.page-checkout .cart-list-item div.cart-item-img {
    width: 7%;
}
.page-checkout .cart-list-item .cart-item-img img {
    max-width: 60px;
    float: left;
    margin: 0 3% 0 0;
}
.page-checkout .cart-list-item div.cart-item-title {
    width: 27%;   
}
.page-checkout .cart-list-item .title-secondary {
	display: none;
} 
.page-checkout .checkout-list-btn {
    color: #FFFFFF;
    padding: 3px 12px;
    background-color: #EB2C34;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    text-transform: uppercase;
    line-height: 22px;
    margin: 0 0 0 10px; 
    border: none;
    font-weight: bold;
}
.page-checkout .signup-form-container {
    padding: 25px 0;
    float: left;
    width: 100%;
}
.page-checkout .signup-form-container .form-col {
    height: 70px;
    overflow: hidden;
    padding: 0 0 10px 0;
}
.page-checkout .signup-form-container #_signupNew_address1Validator,
.page-checkout .signup-form-container #_signupNew_Requiredfieldvalidator1 {
	display: block;
}
.page-checkout .signup-form-container span {
    color: #444444;
}
.page-checkout .signup-form-container input,
.page-checkout .signup-form-container select {
    display: block;
    width: 100%;
    border: solid 1px #CCCCCC;
}
.page-checkout .signup-form-container .group-info {
	width: 100%;
	float: left;
}
.page-checkout .signup-form-container .group-info .field-small {
    width: 12%;
    float: left;
    margin: 0 4% 0 0;
}
.page-checkout .signup-form-container .group-info .field-medium {
    width: 17%;
    float: left;
    margin: 0 4% 0 0;
}
.page-checkout .signup-form-container .group-address {
	width: 54%;
	float: left;
}
.page-checkout .signup-form-container .group-address .field-large {
    width: 100%;
    float: left;
}
.page-checkout .signup-form-container .group-location {
	width: 42%;
	float: left;
	margin: 0 0 0 4%;
}
.page-checkout .signup-form-container .group-location .field-medium {
    width: 41%;
    float: left;
    margin: 0 9% 0 0;
}
.page-checkout .signup-form-container .group-info > div,
.page-checkout .signup-form-container .group-address > div,
.page-checkout .signup-form-container .group-location > div {
	height: 80px;	
}
.page-checkout #_signupNew_cmdSave {
    display: none;
}
.page-checkout .cart-backtoShop a,
 .page-checkout .cart-next a{
    float: left;
    background-color: #777777;
    color: #fff;
    border-radius: 25px;
    padding: 5px 25px;
    font-weight: bold;
}
.page-checkout .cart-backtoShop a:before {
    content:'\25C4';
    float: left;
    margin: 0 8px 0 0;
}
.page-checkout #pnlContinue a {
    float: left;
}
.page-checkout #pnlContinue a:after,
.page-checkout .cart-next a:after {
    content: '\25BA';
    float: right;
    margin: 0 0 0 8px;
}
.page-checkout .contactInfo-container {
    overflow: hidden;
    padding: 0 0 30px 0;
}
.page-checkout .contactInfo-container .btn-red {
    margin: 10px 10px 0 0;
    padding: 3px 20px;
    float: left;
}
.page-checkout .contactInfo-container .shippingInfo #cmdEdit {
    display: none;    
}
.page-checkout .contactInfo-container .billInfo,
.page-checkout .contactInfo-container .shippingInfo,
.page-checkout .checkout-form-container .billInfo-section,
.page-checkout .checkout-form-container .shipInfo-section {
    float: left;
    width: 180px;
    margin: 0 30px 0 0;
}
.page-checkout .checkout-form-container .billInfo-section span,
.page-checkout .checkout-form-container .shipInfo-section span {
    display: block;
}
.page-checkout .contactInfo-container .headTab,
.page-checkout .checkout-form-container .billInfo-section .title,
.page-checkout .checkout-form-container .shipInfo-section .title {
    color: #2592C0;
    margin: 10px 0;
}
.page-checkout .paymethod-section {
    float: left;
    clear: both;
    width: 280px;
    margin: 20px 20px 0 0;
} 
.page-checkout .paymethod-section .container {
    padding: 10px 15px 15px;
    border: solid 1px #444444;
}
.page-checkout .paymethod-section .container #lstPaymentType {
    margin: 10px 0 0 0;
}
.page-checkout .paymethod-section .container #pnlCheck {
    margin: 15px 0 0 0;
}
.page-checkout .paymethod-section .container .input-field {
    margin: 0 0 10px 0;
}
.page-checkout .paymethod-section .container .input-field input {
    display: block;    
}
.page-checkout .paymethod-section .shipping-method {
    float: left;
    padding: 20px 0 0 0;
    color: #2592C0;
}
.page-checkout .paymethod-section .shipping-method select {
    margin: 0 0 0 10px;
}   
.page-checkout .orderinfo-section {
    float: left;
    width: 94%;
    color: #444444;
    padding: 0 0 30px 0;
}
.page-checkout .orderinfo-section .order-heading {
    color: #EB2C34;
    overflow: hidden;
    padding: 5px 0 10px 0;
    text-transform: uppercase;
}
.page-checkout .orderinfo-section .order-heading .order-col-qty,
.page-checkout .orderinfo-section .order-heading .order-col-price,
.page-checkout .orderinfo-section .order-heading .order-col-total {
    text-align: center;
}
.page-checkout .orderinfo-section .order-heading div {
    width: 17%;
    padding: 0 0 0 3%;
    float: left;
}
.page-checkout .orderinfo-section .order-heading div.order-col-desc {
    width: 37%;
}
.page-checkout .orderinfo-section .order-content {
    border-top: solid 1px #444444;
    border-left: solid 1px #444444;
    border-right: solid 1px #444444;
}
.page-checkout .orderinfo-section .order-content-item {
    border-bottom: solid 1px #444444;
    padding: 10px 0;
    overflow: hidden;
}
.page-checkout .orderinfo-section .order-content-item .order-col-qty,
.page-checkout .orderinfo-section .order-content-item .order-col-price,
.page-checkout .orderinfo-section .order-content-item .order-col-total {
    text-align: center;    
}
.page-checkout .orderinfo-section .order-content-item div {
    width: 17%;
    padding: 0 0 0 3%;
    float: left;
}
.page-checkout .orderinfo-section .order-content-item div.order-col-desc {
    width: 37%;
}
.page-checkout .orderinfo-section .order-totalPrice {
    color: #EB2C34;
    text-align: right;
    margin: 15px 0 0 0;
}
.page-checkout .orderinfo-section .order-totalPrice .total-row {
    display: block;
    padding: 6px 40px 6px 0;
}
.page-checkout .orderinfo-section .order-totalPrice span {
    float: right;
    clear: right;
    width: 20%;
}
.page-checkout .checkout-contl #pnlContinueShopping {
    float: left;
    margin: 0 10px 0 0;
}
.page-checkout .checkout-contl #btnComplete {
    display: none;
}
.page-checkout .order-container .confirm-desc {
    margin: 0 0 20px 0;
}
.page-checkout #pnlInstructions {
    width: 100%;
    clear: both;
    overflow: hidden;
    margin: 15px 0;
}
.page-checkout #pnlInstructions .order-instr {
    float: left;
    width: 460px;
    margin: 0 25px 0 0;
}
.page-checkout li {
    list-style-type: disc;
}
.page-checkout li p {
	margin: 0;
	padding: 0;
}
.page-checkout #pnlInstructions .order-ref {
    float: left;
    width: 420px;
    padding: 10px 20px;
    border: dotted 2px #CCCCCC;
    position: relative;
}
.page-checkout #pnlInstructions .order-ref img {
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.page-checkout .order-details {
    display: block;
    overflow: hidden;
    padding: 20px;
    border: dotted 2px #CCCCCC;
    color: #444444;
}
.page-checkout .order-details .contactInfo {
    float: left;
    margin: 0 0 0 3%;
}
.page-checkout .order-details .contactInfo p {
    color: #2592c0;
    font-weight: bold;
}
.page-checkout .order-details .price {
    float: right;
    padding: 10px 60px 0 0;
    width: 380px;
    text-align: right;
}
.page-checkout .order-details .price .price-row {
    padding: 10px 0;
    color: #EB2C34;
}
.page-checkout .order-details .price .price-row-title {
    float: left;
    text-align: right;
    width: 200px;
    text-transform: uppercase;
}
.page-checkout .order-details .ref {
    float: right;
    clear: both;
    margin: 10px 60px 0 0;
}
.page-checkout .item-list .order-content-item {
    border-left: solid 1px #444444;
    border-top: solid 1px #444444;
    border-right: solid 1px #444444;
}
.page-checkout .item-list .order-item {
    display: block;
    padding: 10px 0;
    border-bottom: solid 1px #444444;
    overflow: hidden;
}
.page-checkout .order-notes {
    font-size: 0.9em;
    text-align: center;
    padding: 5px 0 0 0;
}
.page-checkout .order-notes .btn-red {
    float: right;
    padding: 5px 30px;
    margin: 10px 0 0 0;
}
.page-checkout .item-list .order-item .order-col-qty,
.page-checkout .item-list .order-item .order-col-price,
.page-checkout .item-list .order-item .order-col-total {
    text-align: center;    
}
.page-checkout .item-list .order-item div {
    width: 17%;
    padding: 0 0 0 3%;
    float: left;
}
.page-checkout .item-list .order-item div.order-col-desc {
    width: 37%;
}
.page-checkout .order-heading {
    overflow: hidden;
    color: #EB2C34;
    padding: 15px 0 10px;
}
.page-checkout .order-heading div {
    width: 17%;
    padding: 0 0 0 3%;
    float: left;
}
.page-checkout .order-heading .order-col-qty,
.page-checkout .order-heading .order-col-price,
.page-checkout .order-heading .order-col-total {
    text-align: center;    
}
.page-checkout .order-heading div.order-col-desc {
    width: 37%;
}
.page-checkout #pnlLink a {
    font-weight: bold;
    text-decoration: underline;
    color: #2592C0;
}

/* ===== LIGHTBOXES ===== */

.page-light-box {
    width: 100%;
}
.page-light-box .light-box-container {
	padding: 0 3%;
}
.page-light-box .content-sub-title-blue {
	color: #2592C0;
    font-size: 1.8em;
}
.chat-box-intro {
    text-align: center;
    padding: 20px 3%;
}
.chat-box {
    padding: 0 3%;
    overflow: hidden;
}
.chat-box .clear {
    clear: both;
    height: 10px;
    display: block;
}
.chat-box .row {
	padding: 0 0 15px 0;
	overflow: hidden;
}
.chat-box .chat-box-left {
    float: left;
    width: 44%;
    padding: 0 3% 0 0;
    overflow: hidden;
}
.chat-box .chat-box-right {
    float: right;
    width: 47%;
    overflow: hidden;
}
.chat-box .chat-box-left span,
.chat-box .chat-box-right span {
    float: left;
    text-align: right;
    width: 35%;
    margin: 0 3% 0 0;    
}
.chat-box .chat-box-cat {
    float: left;
}
.contactUsBtns {
    float: left;
    clear: both;
    margin: 15px 0 0 3%;
}
.chatNowBtn {
    color: #FFFFFF;
    padding: 7px 20px;
    margin: 0 10px 0 0;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    font-weight: bold;
    background-color: #2592c0;
    float: left;
}
.time-note {
    clear: both;
    float: left;
    width: 100%;
    padding: 15px 0 0 0;
    margin: 15px 0 0 0;
    border-top: solid 1px #444444;
}
.time-note li {
	list-style: disc;
	margin: 3px 0 3px 15px;
}
.page-light-box .terms {
	text-align: center;
	clear: both;
	float: left;
	padding: 15px 0;
	margin: 15px 0 0 0;
    width: 100%;
    border-top: solid 1px #444444;
}
.page-light-box .terms a {
	color: #2592C0;
	font-weight: bold;
}
.header-content-container-lb {
    background: url('/include/images/bg-header.png') repeat-x;
    height: 110px;
    width: 94%;
    padding: 0 3%;
    border-bottom: #CCCCCC solid 1px;
    overflow: hidden;
}

/* ==== SHIPPING LIGHTBOX === */

.page-shipping .shipInfo-desc,
.page-shipping .shipInfo-countryTab {
    text-align: center;
    padding: 15px 0;
}
.page-shipping .shipInfo-priceList .price-row {
    display: block;
    overflow: hidden;
    margin: 0 auto;
    text-align: right;
}
.shipInfo-priceList {
    margin: 0 auto;
    width: 200px;
}
.page-shipping .shipInfo-priceList .lowPrice-col,
.page-shipping .shipInfo-priceList .highPrice-col,
.page-shipping .shipInfo-priceList .shipFee-col   {
    float: left;
    width: 28%;
    padding: 0 5% 0 0;
} 
.page-shipping .footer-terms {
    padding: 15px 0 0 0;
    margin: 15px 0 0 0;
    text-align: center;
    border-top: solid 1px #CCCCCC;
}

/* ===== TERMS PAGE ===== */

.page-terms .terms-heading {
    padding: 0 0 20px 0;
    font-size: 1.3em;
}

/* ===== ORDER HISTORY ===== */

.page-order-history .ordersList {
    margin: 20px 0;    
}
.page-order-history .ordersList table {
    width: 100%;
}
.page-order-history .ordersList .headingRow {
    color: #EB2C34;
    font-weight: bold;
    text-transform: uppercase;
}
.page-order-history .ordersList tr {
    width: 100%;
    border-bottom: #CCCCCC solid 1px;
}

.page-order-history .ordersList td {
    width: 23%;
    padding: 8px 5%;
}
.page-order-history #OldCasesCtl_Pages {
    margin: 0 0 0 5%;
}

/* ===== CATALOG ===== */

.page-catalog #AddButton1 {
	display: none;
}
.page-catalog .left-menu {
	float: left;
    width: 220px;
}
.page-catalog .left-menu .catalog-nav-heading {
    padding: 5px 10px;
    background-color: #9CE3F1;
    color: #FFFFFF;
    font-weight: bold;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    font-size: 1.3em;
}
.page-catalog .left-menu .catalog-nav-content {
	background-color: #EBF9FC;
    border: 1px solid #9CE3F1;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    padding: 5px 10px;
}
.page-catalog .content-heading {
	overflow: hidden;
	padding: 0 0 0 20px;
}
.page-catalog .content-sub-title-blue {
	display: inline;
}
.page-catalog .item-title {
	padding: 0 0 0 20px;
	overflow: hidden;
}
.page-catalog .catalog-item {
	padding: 30px 0 30px 20px;
	overflow: hidden;
}
.page-catalog .catalog-item a {
	border: 1px solid #9CE3F1;
	float: left;
	margin: 0 10px 10px 0;
}
.page-catalog .catalog-item .pricing {
	overflow: hidden;
}
.page-catalog .catalog-item .pricing .price {
	float: left;
	margin: 5px 0 0 0;
}
.page-catalog .catalog-item .pricing .qty {
	float: left;
	margin: 5px 0 0 0;
	clear: both;
}
.page-catalog .catalog-item .pricing .qty input {
	margin: 0 0 0 5px;
}
.page-catalog .catalog-item .pricing .qty span {
	display: block;
}
.page-catalog .content-sub-title-blue strong,
.page-catalog .content-sub-title-blue font {
	color: #2592C0 !important;
    font-size: 1.8em !important;
}
.page-catalog #AddButton2 {
	padding: 0 0 0 20px;
	overflow: hidden;
}
/* ===== EMR REVIEW ===== */

.page-emr .error-msg {
	padding: 0 0 15px 0;
}
.page-emr .item-img {
	border: 1px solid #99DFEF;
    float: left;
    height: 398px;
    position: relative;
    width: 398px;
}
.page-emr .item-img img {
	bottom: 0;
    left: 0;
    margin: auto;
    max-height: 380px;
    max-width: 380px;
    position: absolute;
    right: 0;
    top: 0;
}
.page-emr .item-info {
	padding: 0 0 0 30px;
	float: left;
	width: 510px;
}
.page-emr .item-info input {
	border: solid 1px #999999;
	width: 60px;
	padding: 5px 10px;
}
.page-emr #ItemsList td {
	padding: 0 0 20px 0;
}

/* ===== MULTI CLAIM ===== */

#grdParts {
	width: 100%;
}
.page-multi-claim .block-info {
	overflow: hidden;
}
.page-multi-claim .block-info > div {
	float: left;
	width: 50%;
	margin: 20px 0 0 0;
}
.page-multi-claim .block-info span {
	display: block;
}
.page-multi-claim .sub-title {
	color: #2592C0;
	font-size: 1.3em;
}
.page-multi-claim .block-items {
	margin: 20px 0 0 0;
}
.page-multi-claim .block-items td {
	padding: 1%;
}
.page-multi-claim .block-email {
	margin: 20px 0 10px 0;
}
.page-multi-claim #cmdComplete {
	height: 25px;
}

/* ===== MULTI CLAIM ===== */

.page-parts-print .product-img {
	border: 1px solid #99DFEF !important;
    margin: 20px 20px 20px 0;
    width: 300px;
    height: 300px;
    padding: 20px;
    float: left;
}
.page-parts-print .product-img img {
	max-height: 300px;
	max-width: 300px;
}
.page-parts-print .product-info {
	margin: 20px 0 0 0;
}
.page-parts-print .product-info #PrintButton {
	display: block;
	margin: 10px 0 0 0;
	height: 25px;
	cursor: pointer;
}

