html {
	height: 100%;
	}
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
body, td, th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575555;
	line-height: 130%;
	}
form {
	margin: 0;
	padding: 0;
	}
a {
	color: #006699;
	text-decoration: underline;
	}
input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #575555;
	font-size: 11px;
	padding: 1px 1px 1px 3px;
	}
input, textarea {
	border: #da2820 1px solid;
	}
.s, .s table td {
	font-size: 11px;
	}
.w {
	color: #fff;
	}
.w a, .w table td {
	color: #fff;
	}
.b a {
	font-weight: bold;
	text-decoration: none;
	}
.r {
	color: #da2820;
	}
.lang_selected {
	font-weight: normal;
	color: #cecece;
	}
table.news .td1 {
	font-weight: bold;
	color: #da2820;
	padding-bottom: 18px;
	}
table.news .td2 {
	padding-bottom: 18px;
	}
div.hd {
	margin-bottom: 20px;
	}
table.menu, table.dim, table.price {
	border-collapse: collapse;
	}
table.menu td {
	padding-right: 18px;
	}
table.menu td img {
	border: 0px;
	}
table.faq {
	margin-bottom: 30px;
	}
table.faq td {
	padding-bottom: 25px;
	}
table.gallery {
	border-collapse: collapse;
	margin-bottom: 20px;
	}
table.gallery td {
	padding: 3px;
	text-align: center;
	font-size: 11px;
	}
table.gallery td.f {
	border: #da2820 1px solid;
	padding: 5px;
	}
table.gallery td.d {
	font-weight: bold;
	}
table.gallery td img {
	border: #cecece 1px solid;
	}
div.catalod {
	padding: 0px;
	width: 100%;
	}
div.catalog ul{
	margin: 0px;
	padding: 0px;
	width: 100%;
	}
div.catalog ul li {
	list-style: none;
	display: inline;
	float: left;
	margin-right: 110px;
	margin-bottom: 30px;
	}
table.cat td {
 	border: #da2820 1px solid;
	padding: 5px;
	}
table.dim {
	margin-bottom: 30px;
	}
table.dim th {
	font-weight: bold;
	background-color: #cecece;
	}
table.dim th, table.dim td {
	text-align: center;
	border-right: #da2820 1px solid;
	border-bottom: #da2820 1px solid;
	padding: 2px 15px 2px 15px;
	}
table.dim th.last, table.dim td.last {
	border-right: 0px;
	}
table.dim tr.last td {
	border-bottom: 0px;
	}
table.price {
	margin-bottom: 10px;
	}
table.price th {
	font-weight: bold;
	background-color: #cecece;
	}
table.price th, table.price td {
	font-size: 11px;
	text-align: center;
	border-right: #da2820 1px solid;
	border-bottom: #da2820 1px solid;
	padding: 2px 7px 2px 7px;
	}
table.price th.last, table.price td.last {
	border-right: 0px;
	}
table.price tr.last td {
	border-bottom: 0px;
	}
td.tdcart {
	border-top: #da2820 1px solid;
	border-bottom: #da2820 1px solid;
	padding: 5px 10px 5px 10px;
	background-color: #f5f5f5;
	}
table.cart {
	width: 100%;
	}
table.cart td {
	padding: 3px;
	}
table.customer td {
	padding: 3px 0px 3px 10px;
	white-space: nowrap; 
	}
table.customer td.t1 {
	padding-left: 0px;
	}
table.customer td input, table.customer td textarea {
	width: 300px;
	}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/pic/e.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/pic/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/pic/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #25485b; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #666;
	}