/*product page */
.side-content a:hover
{
	margin-top: 5px;
	color: #FFFFFF;	
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
}
#noexpdelmsg
{
 color:#828282;
 margin-left: 12px;
  float:left;
  font-family:tahoma;
  font-size:10px;
   font-weight:900;
}
.border {
border-bottom:1px solid #828282;
margin:0px;
padding:0px;
}
#stage-product-body-center {
background-image:url(/images/art/content-corner.gif);
background-position:left top;
background-repeat:no-repeat;
float:left;
padding:0px 0px 3px;
text-align:left;
vertical-align:top;
width:586px;
}

#stage-body-center-marketinggraphic {
float:left;
font-family:Arial;
font-size:10px;
font-weight:900;
margin:5px 10px;
padding-right:5px;
text-align:left;
vertical-align:middle;
 width:350px;
}
#stage-body-center-breadcrumbs {
float:right;
font-family:Arial;
font-size:10px;
font-weight:900;
margin:5px 0px;
padding-right:5px;
text-align:right;
vertical-align:middle;
 width:500px;
}
#stage-body-center-breadcrumbs a:hover
{
font-size:10px;
text-decoration:underline;
font-size:10px;
}
#stage-header-content-menu a {
color:#FFFFFF;
font-size:10px;
text-decoration:none;
}
#stage-header-content-menu a:link {
color:#FFFFFF;
text-decoration:none;
font-size:10px;
}
#stage-header-content-menu a:hover {
color:#FFFFFF;
text-decoration:none;
font-size:10px;
}
.stage-body-product-center-header {
color:#003366;
float:left;
font-family:Arial;
font-size:14px;
font-weight:900;
margin:10px 0px 5px;
padding-left:5px;
width:380px;
}

#stage-product-body-center #stage-body-right-product
{
	background-color:#FFFFFF;
	border:0px solid #666666;
	float:right;
	width:174px;

}
#stage-product-body-center #stage-body-right-product .product-image {
border:1px solid #828282;
height:170px;
margin:10px 0px 0px;
width:170px;
}

#stage-product-body-center #product-recommendations {
	float:left;
	margin:0px 10px 25px;
	width:576px;
}

#stage-product-body-center #product-recommendations .recommended-item 
{
	border:0px solid #828282;
	color:#828282;
	float:left;
	height:95px;
	margin-right:2px;
	width:90px;
}

#stage-product-body-center #product-recommendations .recommended-item a{
	color:#828282;
	float:left;
	margin-top:3px;
}

#stage-product-body-center #product {
	color:#000000
                     float:left;
                     font-family:arial;
	font-size:12px;
	padding-left:5px;
       padding-top:10px;
	width:381px;
}
#stage-product-body-center  .stage-body-center-subheader-blue {
	color:#003366;
	float:left;
	font-family:Arial;
	font-size:11px;
	font-weight:900;	
	margin:10px 0px 5px;
	padding:0px 0px 0px 2px;
	width:401px;
}

#product-links 
{
	float:left;
	margin:10px;
	padding:0px;
	width:565px;
}
#product-links-feature 
{
	float:left;
        color:#003366;
	padding:0px;
         font-size:10px;
	width:255px;
}
#product-links-feature  a:link, a:hover
{
    color:#003366;
    text-decoration:none;
    font-size:11px;
    font-weight:900px;
  font-family:Arial;
}
#product-links-feature  a
{
   color:#003366;
   font-size:11px;
   text-decoration:none;
   font-weight:900px;
    font-family:Arial;
}

#product-links-lighthouse
{
  float:left;
    color:#003366;
   width:200px;
  padding:0px;
  font-size:10px;
}
#product-links-lighthouse  a:link, a:hover
{
    color:#003366;
   text-decoration:none;
    font-weight:900px;
    font-size:11px;
    font-weight:900px;
   font-family:Arial;
}
#product-links-lighthouse  a
{
   color:#003366;
   font-size:11px;
   text-decoration:none;
    font-weight:900px;
 font-family:Arial;
}
#product-links-generalarticle
{
  float:left;
    color:#003366;
   width:100px;
  padding:0px;
  font-size:10px;
}
#product-links-generalarticle  a:link, a:hover
{
    color:#003366;
   text-decoration:none;
    font-weight:900px;
    font-size:11px;
    font-weight:900px;
   font-family:Arial;
}
#product-links-generalarticle  a
{
   color:#003366;
   font-size:11px;
   text-decoration:none;
    font-weight:900px;
 font-family:Arial;
}

#stage-product-body-center #product-table {
	border:0px solid #333333;
	float:left;
	margin:5px;
	padding:0px;
	width:580px;
                     color:#333333;
                     font-family:tahoma;
                     font-size:11px;
                     font-weight:800px;
}

#stage-product-body-center #product-table table {
	margin-top:10px;
	width:580px;
}

#stage-product-body-center #product-table select {
	border:1px solid #828282;
	color:#828282;
}
#stage-product-body-center .border {
	border-bottom:1px solid #828282;
	margin:0px;
	padding:0px;
}
#stage-product-body-center .product-table-subheader td {
	
}
#stage-product-body-center #product-table a {
	color:#274875;
	float:left;
	margin-right:15px;
	text-decoration:none;
       font-weight:900px;
        font-family:Arial;
        font-size:14px;
}
#stage-product-body-center #product-recent-items {
	float:left;
	margin:0px 0px 10px;
	width:586px;
}
.more
{
text-transform:lowercase;
}
/*End Productpage */
