@charset "UTF-8";
/* CSS Document */

#products img {margin:0 0px 0px 0; cursor:pointer;}

.description { width:850px; min-height:140px; display:none; margin-top:17px; margin-left:0px;}

.description .arrow {wheight:34px; margin-top:-28px; margin-left:36px; font-size:1px; position:relative;}

#commercial .arrow {margin-left:150px;	}

#multidomain .arrow {margin-left:250px;}

.description-content strong {color:#dc1784;}

/* the overlayed element */
.simple_overlay {display:none; z-index:10000; width:700px; min-height:200px;}

/* close button positioned on upper right corner */
.simple_overlay .close {background-image:url(../../../images/2010/large-interface/close.png); position:absolute; right:-15px; top:-15px; cursor:pointer; height:35px; width:35px;}

.details {padding:15px;}

.details-top {background-image:url(../../../images/2010/large-interface/media-top.png); width:700px; height:27px;}

.details-middle {background-color:#eee000; width:700px; background-image:url(../../../images/2010/large-interface/media-middle.png); background-repeat:no-repeat; background-position:bottom;}

.details-bottom {background-image:url(../../../images/2010/large-interface/media-bottom.png); width:700px; height:30px;  background-repeat:no-repeat;}

.details p {font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight: normal; color: #251a06; text-align:left; line-height:14px; text-align:justify; margin-bottom:15px;}

.details strong {color:#c10d71;}

.details h1 {font-family: "Lucida Grande",verdana,arial,sans-serif; font-size:24px; font-weight: bold; color: #c10d71; text-align:left; text-align:justify; margin-top:0px; text-transform:uppercase; letter-spacing:-1px; margin-bottom:10px;}

.details  h2 {font-family: "Lucida Grande",verdana,arial,sans-serif; font-size:18px; font-weight: bold; color: #ed1c8f; text-align:left; line-height:16px; text-align:justify; margin-top:0px; text-transform:uppercase; letter-spacing:-1px; margin-bottom:10px;}

.details  h3 {font-family: "Lucida Grande",verdana,arial,sans-serif; font-size:16px; font-weight: bold; color: #ed1c8f; text-align:left; line-height:16px; text-align:justify; margin-top:0px; text-transform:uppercase; letter-spacing:-1px; margin-bottom:10px;}

img a {text-decoration:none; background-color:none;}

