@charset "utf-8";
/* CSS Document */
div#col-main div#intranet-main h2 {
font-size:18px;
color:#505050;
}
h2#showroomName {
width:450px;
position:relative;
overflow:hidden;
}
h2#showroomName span {
position:absolute;
white-space:nowrap;
}
div#display h2#showroomName {
visibility:hidden;
}
a#showroomUrl:hover {
color:#40ABD9;
text-decoration:underline;
}
.colTitle span.attention {
font-weight:normal;
display:block;
margin:14px 0 0 0;
background-color:#F0F0EE;
padding:5px 6px 6px 6px;
font-size:11px;
border:1px solid #ccc;
border-right:0;
}
.colTitle span.attention strong {
color:#d10000;
font-size:12px;
}
div.popMsg {
position:absolute;
width:320px;
font-weight:normal;
font-size:11px;
line-height:14px;
background-color:#F0F0EE;
padding:8px;
border:2px solid #CCCCCC;
top:-10px;
left:0px;
z-index:100;
display:none;
}
div.popMsg p {
line-height:14px !important;
margin:0;
}
.closeMsg {
display:block;
text-align:right;
}
div#aboutText {
color:#505050;
font-size:12px;
}
div#aboutText p {
line-height:18px;
margin:0 0 14px 0;
}
table#listing th a {
color:#fff !important;
text-decoration:none !important;
}
td.action a:hover {
text-decoration:none !important;
color:#607FA1 !important;
}
#field-productName label.error {
left:528px;
}
#field-productImage label.error {
left:528px;
}
#productDescription label.error {
left:528px; top:5px;
}
#categoryList label.error {
left:528px;
}
#additional label.error {
left:528px;
}
#intranet-main ul {
padding-left:24px;
}
#welcomeNotice ul li {
margin:0 0 8px 0;
}
#addProduct label.error {
left:528px;
}
div.ajContent {
color:#505050;
}
div.ajContent p {
line-height:20px;
margin:0 0 18px 0;
}
div.ajContent h3 {
font-size:13px;
color:#0090CD;
font-weight:normal;
margin:0 0 8px 0;
}
select.dualMultiSelect {
height:auto;
height:250px;
width:220px;
margin:0 0 5px 0;
}
div.dualMultiSelectHolder {
float:left;
width:220px;
margin-right:20px;
text-align:center;
}
#mastheader #logMsg {
top:15px;
}
#logMsg h3 {
width:350px;
font-size:18px !important;
line-height:18px !important;
}
/*---------------------------------
				Product Preview
----------------------------------*/
.product-name {
color:#0090CD !important;
font-size:15px !important;
margin:0 !important;
font-weight:normal !important;
}
.product-manufacturer {
color:#6A6AB2 !important;
font-size:12px !important;
margin:0 !important;
font-weight:normal !important;
}
.product-manufacturer .small2 {
font-size:10px !important;
font-weight:normal !important;
color:#6A6AB2 !important;
}
.product-showroom {
color:#2A2E20 !important;
font-size:12px !important;
font-weight:normal !important;
margin:0 !important;
}
.product-showroom .small {
color:#5B5E57 !important;
font-size:10px !important;
font-weight:normal !important;
}
.additional-title {
font-size:13px !important;
font-weight:normal !important;
color:#6A6AB2 !important;
margin:0 0 6px 0 !important;
}
div.dualMultiSelectHolder select option {
}
.nom-table {
border-bottom:1px solid #A6A6A6;
}
.nom-table th {
text-align:left;
padding:5px;
background-color:#D0D0D0;
border-bottom:1px solid #fff;
color:#000;
}
.nom-table td {
padding:6px 0;
border-top:1px solid #A6A6A6;
padding:8px 5px;
}
.nomination-area {
	margin:0 0 30px 0;
}
.msg-success {
background-color:#C6F0C6;
background-image:url(../i/icon_success.gif);
background-position:5px 6px;
background-repeat:no-repeat;
padding-left:16px;
color:#50944E;
width:690px;
}
