﻿.pop-up-background {
    /*background: rgba(255,255,255,.8);*/
	
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

.pop-up-background-modal {
    cursor:default;
	background-color:#000000;
    filter:alpha(opacity=60);
    opacity:0.6;
    -moz-opacity:0.6;
}

.pop-up {
    visibility:hidden;
    left: 50%;
    margin-left: -400px;
    max-width: 800px;
    position: absolute;
    top: 20px;
    width: 90%;
    z-index: 100;
}

.pop-up.small{
    margin-left: -200px;
    max-width: 400px;
}

.pop-up.medium{
    margin-left: -300px;
    max-width: 600px;
}

.pop-up.large{
    margin-left: -250px;
    max-width: 500px;
}

.pop-up-content {
	border-radius: 15px; 
	-moz-border-radius: 15px; 
	-webkit-border-radius: 5px; 
	border: 2px solid #666666;
	padding: 15px;
	background:#FFF;
   /* background-image: url(../../images/common/ModalBack.png);
    -webkit-box-shadow: 0px 1px 10px 2px #ccc;
    -moz-box-shadow:    0px 1px 10px 2px #ccc;
    box-shadow:         0px 1px 10px 2px #ccc;
    min-height: 30px;
    padding: 24px;*/
}

.pop-up-content .close,
.pop-up-footer {
    text-align: right;
}

.pop-up-footer {
    padding-top: 24px;
}

.pop-up-body {
	
    font-size: 16px;
    color:#666;
}

.pop-up-display-content {
	
    display: none;
	
}

.pop-up .close {
    position:absolute;
    top:10px;
    right:10px;
    z-index: 99;
}

.pop-up .close a{
    font-size: 18px;
    color: #d22;
    width: 24px;
    height: 24px;
    background: url(../../images/common/close.png) no-repeat 0 0;
    display: inline-block;
}
.pop-up .close a:hover{
    opacity: 0.6;
}

.pop-up-btn {
    padding: 8px 15px;
    display: inline-block;
    background: #3B4658;
    border-radius: 3px;
    margin-left: 10px;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
}

.pop-up-btn:hover,
.pop-up-btn:focus {
    background: #6A798E;
}

.pop-up .screen-reader-text {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

.ie6 .pop-up {
    border: 10px solid #CED4E2;
    width: 600px;
}

/*Title*/
.FindDistributorNameModal {
	display:block; 
	font-size:18px; 
	font-weight:700; 
	color:#666666;
	text-decoration:none; 
	position:relative; 
	height:28px; 
	font-family: museo500; 
	padding-left: 5px;
	margin-top:5px;	
	}
.FindDistributorNameChooseModal {
	display:block; 
	font-size:12px; 
	font-weight:normal; 
	color:#666666;
	text-decoration:none; 
	position:relative; 
	height:20px; 
	font-family: museo500; 
	padding-left: 5px;
	margin-top:-5px;	
	}
/*.FindDistributorNameChooseModal {display:block; font-size:16px; font-weight:100; color:#666666;text-decoration:none; position:relative; height:28px; font-family: museo500; padding-left: 26px; margin-top:3px; margin-left:25px;}*/
.CodeBox { height:30px; width:110px; background:transparent url(../../images/common/ModalTextBox.png) left no-repeat; margin-left:5px; margin-top:15px;}
.CodeBoxError { height:30px; width:110px; background:transparent url(../../images/common/ModalTextBoxerror.png) left no-repeat; margin-left:5px; margin-top:15px;}
.CodeBox .item { width:110px; height:30px; display:block; clear:both; float:left; }
.CodeBox .item input { background:none; border:0; color:#004168; margin:0; height:30px; display:block;}
.CodeBox .item input.text { width:75px; color: #666666; margin:0 5px; line-height:25px; float:left; padding-left: 10px; padding-top: 1px; }
.CodeBox .item .btn_search { display:inline; float:right; padding-right: 5px; }
.CodeBox .item input.button { background:url(../images/common/header/btn-search.png) no-repeat; cursor:pointer; width: 29px; height:23px; line-height:20px; padding-bottom:4px; padding-left:10px; }

.Recalculate {margin-top:5px;}
.Recalculate a {
	background: url(../../images/common/modal/btnRecalculate.png) no-repeat transparent;
	color: white;
	cursor: pointer;
	display: block;
	font-weight: bold;
	height: 22px;
	line-height: 16px;
	padding: 0 0 4px 15px;
	width: 90px;
	font-size: 12px;
	font-family: "Arial Narrow", arialnarrow;
	}
.btnRecalculate { height:20px; width:20px; display:block; margin-left:5px; margin-top:15px;}
.btnRecalculate a { 
	background:url(../../images/common/modal/btnRecalculate.png) no-repeat scroll transparent; 
	color:#FFF; 
	cursor:pointer; 
	float:left; 
	font-weight:bold; 
	height:23px; 
	line-height:20px; 
	padding:0 0 4px 15px; 
	width:105px; }
	
.CodeCancel a{
	display:block;
	color:#114e87;
	cursor: pointer;
	font-weight:normal;
	width: 130px;
	font-size: 12px;
	font-family: "Arial Narrow", arialnarrow;
	text-decoration:underline;
	height:20px; width:40px;
	float:left;
	margin-left: 120px;
    margin-top: -23px;
	}

.TalkToRepresentative {}
.TalkToRepresentative a {
	background: url(../../images/common/modal/find_distributor.png) no-repeat transparent;
	color: white;
	cursor: pointer;
	display: block;
	font-weight: bold;
	height: 35px;
	line-height: 16px;
	padding: 0 0 4px 30px;
	padding-top: 7px;
	width: 200px;
	font-size: 12px;
	font-family: "Arial Narrow", arialnarrow;
	}
.btnTalkToRepresentative { height:35px; width:200px; display:block; margin-left:5px; margin-top:10px;}
.btnTalkToRepresentative a { 
	background:url(../../images/common/modal/find_distributor.png) no-repeat scroll transparent; 
	color:#FFF; 
	cursor:pointer; 
	float:left; 
	font-weight:bold; 
	height:23px; 
	line-height:20px; 
	padding:10 10 4px 15px; 
	width:105px; }
.FindDistributor {padding: 0px 0px 0px 0px;}
.FindDistributor a {
	background: url(../../images/common/modal/find_distributor.png) no-repeat transparent;
	color: white;
	cursor: pointer;
	display: block;
	font-weight: bold;
	height: 35px;
	line-height: 16px;
	padding: 8px 10px 10px 40px;
	padding-top: 7px;
	width: 200px;
	font-size: 12px;
	font-family: "Arial Narrow", arialnarrow;
	}
.btnFindDistributor { 
	height:35px; 
	width:200px; 
	display:block; 
	margin-left: 230px;
    margin-top: -45px;}
.btnFindDistributor a { 
	background:url(../../images/common/modal/find_distributor.png) no-repeat scroll transparent; 
	color:#FFF; 
	cursor:pointer; 
	float:left; 
	font-weight:bold; 
	height:23px; 
	line-height:20px; 
	padding:10 10 4px 15px; 
	width:105px; }
.choosedistributor{
	display:block;
	margin-left:5px;
	margin-top:26px;
}
/*Distributor Box*/
.DistributorBox { 
	height:35px; 
	width:370px; 
	background:transparent url(../../images/common/header/bg-input-dname.png) left no-repeat; 
	margin-left: 5px;
	margin-top: 10px;}
.DistributorBox .item { width:370px; height:32px; display:block; clear:both; float:none; }
.DistributorBox .item input { background:none; border:0; color:#004168; margin:0; height:30px; display:block; }
.DistributorBox .item input.text { width:370px; color: #aaa; margin:0 5px; line-height:25px; float:left; padding-left: 15px; padding-top: 1px; }
.DistributorBox .item .btn_search { display:inline; float:right; padding-right: 5px; }
.DistributorBox .item input.button { background:url(../images/common/header/btn-search.png) no-repeat; cursor:pointer; width: 29px; height:23px; line-height:20px; padding-bottom:4px; padding-left:10px; }

#tooltipcontainer{
	position:absolute;
	margin-left:120px;	
	margin-top:-30px;
	display:none;
}
.tooltiparrow{
	background:url(../../images/common/modal/tooltiparrow.png);
	display:block;
	float:left;
	width:10px;
	height:20px;
}
.tooltipmessage{
	font-family: museo500;
	font-size:12px;
	padding: 5px 5px 5px 5px;
	text-indent:5px;
	display:block;
	float:left;
	background:url(../../images/common/modal/tooltipmessagebox.png);
	width:185px;
	/*height:65px;	*/
}


@media only screen and (max-width:760px) {
    .pop-up.large {
        left: 5%;
        margin: 0;
    }
}

@media only screen and (max-width:480px) {
    .pop-up.small,
    .pop-up.medium {
        left: 5%;
        margin: 0;
    }
    .pop-up-content {
        padding: 12px;
    }
    .pop-up-footer {
        padding-top: 12px;
    }
}