/* ak_hp.css */
.style2 {font-size: 10pt}
.style3 {color: #FF0000;font-weight: bold;}
.weeklydealbox {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #CCCCCC;
border-right-color: #CCCCCC;
border-bottom-color: #CCCCCC;
border-left-color: #CCCCCC;
text-decoration: none;
}
.dealstext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
padding: 0px 0px 0px 4px;
margin: 3px;
text-decoration: none;
}
.dealtextwasprice {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #999999;
text-decoration: line-through;
padding: 0px 2px;
margin: 3px;
}
.dealsprice {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #000000;
margin: 3px;
padding: 0px 2px;
text-decoration: none;
}
.mainblockbox {
border-bottom-width: 1px;
border-left-width: 1px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #CCCCCC;
border-left-color: #CCCCCC;
}
.shopbybox {
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #a6a6a6;
border-left-color: #a6a6a6;
}
.shopdprice {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
}
.shopdwasprice {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #999999;
text-decoration: line-through;
}
.shopdtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
}
.shopdsaleprice {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FF0000;
text-decoration: none;
}
.smalllink {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #343399;
/*text-decoration: underline;*/
}
.shopdcatmessage {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF0000;
font-weight: bold;
}

/*a:link{text-decoration:none; color:#333333;}*/

#popitmenu{
position: absolute;
background-color: #E9F7FD;
border:2px solid #E6410A;
font: bold 12px Arial;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: #1A6FCF;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #5CEFD2;
}

#popitmenu a:visited{ /*visited link color*/
color: #1A6FCF;
}

