@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align:justify;
	font-weight:bold;
}
.style1-prod {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-align:left;
	text-transform:uppercase;
}
.style2 {
	font-family: Verdana;
	color: #585858;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

.style2:hover{
	font-family: Verdana;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.style3 {	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}
.style1BOTTOM {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	padding-left:40px;
}
.sub-linktd
{
padding:10px 0 14px 0;
}
/*------------Contact form----------*/
.textarea1
{
width:189px;
height:101px;
background-color:#ffffff;
border:1px solid #acacac;
font-size:11px;
color:#666666;
}
.textarea2
{
width:105px;
height:15px;
background-color:#ffffff;
border:1px solid #acacac;
font-size:11px;
color:#666666;
}
/*-----------Location------------*/
.location-txt1
{
font-size:11px;
font-weight:bold;
line-height:30px;
color:#ffffff;
text-transform:uppercase
}
.location-txt1a
{
font-size:10px;
font-weight:bold;
line-height:18px;
color:#ffffff;
text-transform:uppercase;
}
.location-txt2
{
font-size:11px;
font-weight:bold;
line-height:30px;
color:#ffffff;
text-transform:uppercase;
text-decoration:underline;
}
/*-------popup-text---------*/
.popup-txt
{
	font-size: 9px;
	color: #FFFFFF;
	font-weight:bold;
	line-height:13px;
	text-transform:uppercase;
}
/* Thumbnail Gallery */
#container{position:relative; width:720px; height:370px; margin:0;}
#container .view {width:237px; position:absolute; right:5px; top:0px; border-top:1px solid #333333; border-right:1px solid #333333; border-left:1px solid #333333; background:url(images/views-txt.jpg) no-repeat 6px 2px; float:right}
#container .thumbnail {width:227px; height:120px; position:absolute; right:5px; top:20px; border:1px solid #333333; float:right; padding:5px;}
#container .product-heading {width:237px; position:absolute; right:5px; top:170px; border-top:1px solid #333333; border-right:1px solid #333333; border-left:1px solid #333333; height:28px; padding-top:6px; float:right}
#container .product-desc {width:237px; height:160px; position:absolute; right:5px; top:200px; border:1px solid #333333; padding-top:10px; float:right}
#container2{position:relative; width:705px; height:370px; margin:0; border:1px solid #333333; padding-top:15px;}