﻿/* lightbox */
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../../img/lightbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../../img/lightbox/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../../img/lightbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../../img/lightbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* lightbox */
#header {
 background:transparent url(../../img/header_product.png) no-repeat top center;
 height:409px;
 }

#productOptionsText {
  position:absolute;
  top:10px;
  left:10px;
}

#productOptionsText ul, #productOptionsText ul li {
	margin-left:0px;
	list-style:none;
}

#productOptionsText ul li { 
  background:#FD0000 url(../../img/left_list_bg_open.jpg) repeat-x scroll left bottom;
  padding: 2px 5px;
  margin-bottom: 5px;
}

#productOptionsText ul li a { 
color:#fff;

}

#productHeader_left {
	float:left;
	left:35px;
	position:relative;
	text-align:center;
	width:50%;
 }
 
#productHeader_right {
	margin-left:500px;
	position:relative;
	margin-right:auto;
	width:auto;
} 

.productHeaderImg {
	width:45%;
	float:left;
	text-align:center;
	margin-bottom:3px;
 }

#productBigImage {
	position:absolute;
	width:480px;
	height:320px;
	z-index:99;
	text-align:center;
	vertical-align:middle;
	overflow: hidden;
	display:table;
	left:35px;
	background-color:transparent;
 }

.prodInfo1Spacer {
	width:270px;
 }


.productInfo1 {
	background:transparent;
	border:0 none;
 }
 
#col3_content {
	padding:0px;
 }



		/* #productBigImage[id] {display: none; position: absolute;}
		
		/* #productBigImageMiddle {position: absolute; top: 50%; width: 100%; text-align: center;} /* for explorer only*/
		/* #productBigImageMiddle[id] {display: table-cell; vertical-align: middle; position: static;}
		
		/* #productBigImage img  {position: relative; top: -50%; text-align: left;} /* for explorer only */
		/* #productBigImage img  { margin-left: auto; margin-right: auto;} /* for all browsers*/
		/* optional: #inner[id] {position: static;} */
		
#secondTable td {
display:list-item;
margin-bottom:5px;
	list-style-image: url('../../img/list-image.png');
	height: auto !important;
 }
 
 .MsoNormalTable {
	border-right:4px solid #ff0000;
	border-collapse:collapse;
margin-left:4.8pt;
margin-right:30px;
padding-right:300px;
width:370.7pt;
}
	
.MsoNormalTable tbody td, .MsoNormalTable tbody th {
border:0 none;

} 

#secondTable tr:first-child  td {
list-style-image:none;
display:block;
}

#secondTable {
 border:0 none;
 float:right;
 margin-right:0;
 margin-left:auto;
}

#tuev_logo{
bottom:95px;
left:auto;
position:absolute;
right:15px;
width:auto;
}
