
.black-ribbon {  position: fixed;  z-index: 9999;  width: 50px;}@media only all and (min-width: 768px) {  .black-ribbon {    width: auto;  }}.stick-left { left: 0; }.stick-right { right: 0; }.stick-top { top: 0; }.stick-bottom { bottom: 0; }
.black-ribbon1 {  position:fixed ;  z-index: 9999;  width: 50px;}@media only all and (min-width: 768px) {  .black-ribbon1 {    width: auto;  }}.stick-left { left: 0; }.stick-right { right: 100; }.stick-top { top: 0; }.stick-bottom { bottom: 0; }

.style1 {color: #FF0000}
.style2 {color: #009900}
.style3 {color: #0000FF}
.style4 {color: #3333FF}
.style5 {color: #993399}
.style6 {color: #FF33CC}
.style7 {color: #0033FF}
.style8 {color: #FFFF00}
.style9 {color: #FF6600}
.style10 {color: #FF9900}
.style11 {color: #CC0000}
.style12 {color: #7D3704}



       a.link-red:link, a.link-red:visited, a.link-red:active
		{font-family: Tahoma, Verdana;  font-size: 12px; color:##FF9900;}
       a.link-red:hover
		{ font-family:Tahoma, Verdana; 12px; color: #E69BAC; text-decoration: underline; font-weight: normal;}
		
		a.link-white2:link, a.link-white2:visited, a.link-white2:active
		{font-family: Tahoma, Verdana;  font-size: 13px; color:#ffffff; font-weight: normal; text-decoration: none;}
       a.link-white2:hover
		{ font-family:Tahoma, Verdana; 13px; color: #FF9900; text-decoration: none; font-weight: normal;}
		
		a.link-black:link, a.link-black:visited, a.link-black:active
		{ 
		font-family:  Tahoma, Verdana;
			font-size: 13px; color: #000000; 
			font-weight: normal;
			}
a.link-black:hover
		{ 
		font-family:, Tahoma, Verdana;font-size: 13px; 
		color: #000000; 
		text-decoration: underline; 
		font-weight: normal;
		}
		
table.product{
	border:1px solid #27221E;
}
		
table.product:hover{
	background-color: #303030;
	color: #FFFFFF;
	border:1px solid #27221E;
}

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:610px; margin:2px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:610px; height:410px; padding:2px;  background:none; overflow:hidden}
#information {position:absolute; bottom:0; width:610px; height:0; background:none; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px; background:none;}
#information p {padding:0 8px 8px}
#image {width:610px}
#image img {position:absolute; z-index:25; width:610px}
.imgnav {position:absolute; width:15%; height:400px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:410px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
#imglink img{ width:600px; }
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:70px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:70px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:560px; margin-left:5px; height:70px; overflow:hidden}
#slider {position:absolute; left:0; height:70px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
img.lang{
	opacity:.6;  
	filter:alpha(opacity=70);
	background:#CCCCCC;
}

img.image-view{
	border:1px solid #CCCCCC;
}

.border-bottom{
	border-bottom:1px dashed #FFFFFF;
}