/* for store pricing script*/


a.grouplink {
background-position:left 5px;
background-repeat:no-repeat;
color:#1B57D1;
font-weight:bold;
letter-spacing:1px;
padding-left:11px;
padding-right:40px;
text-decoration:none;
}
a.grouplink:hover
{
color:#1b57d1;
font-weight:bold;
font-size 12px;
letter-spacing:1px;
text-decoration:none;
}

.trhover
{
font-family:Verdana;
color:#000;
padding-bottom:5px;
}
.trhover:hover
{
font-family:Verdana;
color:#000;
cursor:default;
}
.pricelistbox
{
	/*margin-left: 10px; padding-left: 5px;*/
	line-height:22px;
	padding-left:10px;
	display:none;
	background-image:url(../images/storeimg_ghdr.gif);
	background-repeat:no-repeat;
	padding-top:25px;
}

						
#tablepr_list
{
width:100%;
padding-left:30px;
}

.hdr1
{
height: 23px; width:455px; float:left; background:#F7F7F7; margin-top:2px; font-weight:bold; 
clear:both;
}

.hdr2
{
height: 23px; width:127px; float:left; background:#F7F7F7; margin-top:2px;font-weight:bold; text-align:center;
}

.hdr3
{
height: 23px; width:42px; float:left; background:#F7F7F7; text-align:left;margin-top:2px;font-weight:bold;
cursor:default;
}
.hdr4
{
height: 23px; width:85px; float:left; background:#F7F7F7; text-align:center;margin-top:2px;font-weight:bold;
}
.hdr5
{
height: 23px; width:38px; float:left; background:#F7F7F7; text-align:center;margin-top:2px;font-weight:bold;
}
.col1
{
width:500px;float:left; 
}

.col2
{
text-align: left;float:left; width:60px;
}
.col3
{
text-align: center;float:left; width:55px;padding-left:3px;
}
.qtybox
{
	width:38px;
	border: 1px solid #cccccc;
	background:#fffbc6;
	float:left;
	margin-right:10px;
}

.addtocart_div
{
	width:461px;
	height:25px;
}
.addtocart
{	
	width:620px;
	height:25px;
}
.groups_osd
{
margin-bottom:10px;
}
.addtocart_osd
{
    background-image: url('http://www.manageengine.com/products/images/addtocart.gif');
    width:123px;
	height:34px;
    cursor: pointer;
    font-weight: bold;
    background-repeat: no-repeat;
    background-attachment: scroll;
    border: 0px;
	background-position:0px 0px;
	background-color:#FFF;
	float:right;
	margin-top:4px;
	margin-left:10px;
}
.addtocart_osd:active
{
background-image: url('http://www.manageengine.com/products/images/addtocart.gif');
border:2px solid #FFF;

}
.addtocart_div_osd
{
	width:461px;
	height:25px;
}
.grouplink_osd
{
color:#000;
font-weight:bold;
font-size 12px;
letter-spacing:1px;
cursor:default;background-color:#CFF3C2;
padding:3px;
display:none;
}
.trhover_osd
{
font-family:Verdana;
color:#000;
padding:4px;
}
#tablepr_list_osd
{
width:454px;	
border:1px solid #ccc;
}
.hdr1_osd
{
height: 23px; width:635px; float:left; margin-top:2px; font-weight:bold; margin-left:13px;
}
.hdr5_osd
{
height: 23px; width:33px; float:left;  text-align:justify;margin-top:2px;font-weight:bold;
}
.col1_osd
{
width:400px;float:left; 
}

.qtybox_osd
{
	width:38px;
	border: 1px solid #cccccc;
	background:#fffbc6;
	float:left;
}
.groups {
background-image:url(../images/grey_plus.gif);
background-position:1px 6px;
background-repeat:no-repeat;
margin-top:6px;
width:670px;
}

.minusblack
{
background-image:url(../images/black_min.gif);
height:9px;
width:9px;
}
.plusblack
{
background-image:url(../images/black_plus.gif);
height:10px;
width:9px;
background-position:0px -9px;
}
.minuswhite
{
background-image:url(../images/grey_min.gif);
height:10px;
width:9px;
background-position:9px -19px;
}
.pluswhite 
{
background-image:url(../images/grey_plus.gif);
background-position:-10px -9px;
height:10px;
width:9px;
}

.groups_min {
background-image:url(../images/grey_min.gif);
background-position:1px 6px;
background-repeat:no-repeat;
margin-top:6px;
width:670px;
}
button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
    border: none;
}
/* for store pricing script*/

/*adventnet pages styles */

.bgmgray_f2b { font-weight:bold; }
.tblBorder { border: 1px solid #C2C2C2;}
.bgdarkred_fwhite { background-color:#355161; color:#FFFFFF; font-weight:bold;
.bgwhite { background-color: #FFFFFF;}
.bgmgray, .bggray { background:#EEEEEE; }