
#nav li.active
 {
 background: transparent !important;
 }

#nav li.active a, #nav li.active a:hover
 {
 color: #616a71 !important;
 }

/* Products */

.product .header
 {
 width: 123px;
 height: 19px;
 color: #ffffff;
 font-weight: bold;
 font-size: 12px;
 padding: 3px 0px 0px 3px;
 margin-top: 6px;
 }

.product { cursor: hand; cursor: pointer; } 
 
.product .text
 {
 margin:0px;
 width: 211px;
 height: 75px;
 padding: 6px 6px 6px 165px;
 font-size: 11px;
 }

.for_printers .header
 {
 background: url(../images/home/for-printers.gif) left top no-repeat;
 }

.for_printers .text
 {
 background: url(../images/home/left-producer.gif) left no-repeat #f0f3f4;
 color: #d2232a;
 }

.for_designers .header
 {
 background: url(../images/home/for-designers.gif) left top no-repeat;
 }

.for_designers .text
 {
 background: url(../images/home/left-creative.gif) left no-repeat #f0f3f4;
 color: #00773d;
 }

.for_photographers .header
 {
 background: url(../images/home/for-photographers.gif) left top no-repeat;
 }

.for_photographers .text
 {
 background: url(../images/home/left-capture.gif) left no-repeat #f0f3f4;
 color: #0057a6;
 }
 
/* News */

.news a, .news a:visited
 {
 text-decoration: underline;
 color: #0057a6;
 }
 
.gallery_slideshow 
 { 
 margin-left: 3px;
 background: url(../images/home/projects-gallery-frame2.jpg) left top no-repeat; 
 width: 210px;
 height: 198px;
 padding-top: 30px;
 text-align: center;
 }
  
/*  Disable active category in top navigation */

 
