#ec6PopCanvas {
visibility: hidden;
position: fixed;
z-index: 200;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
filter: alpha(opacity=50);
-moz-opacity: 0.50;
opacity: 0.50;
background-color: #000000;
}
#ec6PopFrame {
visibility: hidden;
overflow: auto;
position: fixed;
z-index: 201;
background-color: #ffffff;
border: solid 1px #000000;
}
#ec6PopTopbar {
text-align: right;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 0px;
}
#ec57PopCanvas {
visibility: hidden;
position: fixed;
z-index: 200;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
filter: alpha(opacity=50);
-moz-opacity: 0.50;
opacity: 0.50;
background-color: #000000;
}
#ec57PopFrame {
visibility: hidden;
overflow: auto;
position: fixed;
z-index: 201;
background-color: #ffffff;
border: solid 1px #000000;
}
#ec57PopTopbar {
text-align: right;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 0px;
}
#message_box_canvas {
position: fixed;
z-index: 200;
top: 0px;
width: 100%;
height: 100%;
filter: alpha(opacity=50);
-moz-opacity: 0.50;
opacity: 0.50;
background-color: #000000;
}
#message_box {
top: 0px;
left: 0px;
margin-top: 20px;
width: 600px;
overflow: hidden;
position: absolute;
z-index: 201;
background-color: #ffffff;
border: solid 1px #000000;
text-align: left;
}
#message_boxtop {
text-align: left;
background-color: #e0e0e0;
padding: 4px 8px 4px 8px;
}
#message_boxtop a {
float: right;
font-size: 130%;
}
#message_boxtop span {
float: left;
font-size: 130%;
}
#message_boxtop a:hover {
text-decoration: underline;
}
#message_box_content {
padding: 10px 10px 10px 10px;
overflow: auto;
max-height: 450px;
}
#messagebox_navigateafteraddtobasket {
margin-top: 16px;
}
#messagebox_continueshopping {
float: left;
}
#messagebox_continueshopping a {
font-size: 130%;
}
#messagebox_gotobasket {
float: right;
}
#messagebox_gotobasket a {
font-size: 130%;
}
#ucInfoMessagebdy div {
color: #333333;
background-color: #e0e0e0;
margin: 2px 0px 2px 0px;
border-top: solid 1px #666666;
border-right: solid 1px #666666;
border-bottom: solid 1px #666666;
border-left: solid 1px #666666;
padding: 4px 4px 4px 4px;
}
#ucInfoMessagebdy div.warning {
color: #aa6600;
background-color: #e0e0e0;
margin: 2px 0px 2px 0px;
border-top: none 1px #666666;
border-right: none 1px #666666;
border-bottom: none 1px #666666;
border-left: none 1px #666666;
padding: 4px 4px 4px 4px;
}
#ucInfoMessagebdy div.error {
color: #aa0000;
background-color: #e0e0e0;
font-weight: bold;
margin: 2px 0px 2px 0px;
border-top: solid 1px #666666;
border-right: solid 1px #666666;
border-bottom: solid 1px #666666;
border-left: solid 1px #666666;
padding: 4px 4px 4px 4px;
}
input.inputError,textarea.inputError,select.inputError {
color: #aa0000;
background-color: #F1F100;
}
