body {
background-color: #fff;
margin: 0px;
}

a:link {
	color: #02c65a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #02c65a;
}
a:hover {
	text-decoration: none;
	color: #7a7a7a;
}
a:active {
	text-decoration: none;
	color: #02c65a;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#header {
height: 116px;
background-image: url(images/white/top-bg.jpg);
background-repeat: repeat-x;
background-position: top;
text-align: center;
}

#homepage-ad {
width: 980px;
height: 554px;
text-align: left;
}

#content {
width: 980px;
}

#footer {
width: 980px;
padding-top: 5px;
height: 30px;
border-top: 1px solid #ccc;
color: #7a7a7a;
}

#footer2 {
width: 980px;
margin-top: 30px;
padding-top: 5px;
height: 35px;
color: #7a7a7a;
}

#footer3 {
width: 980px;
margin-top: 5px;
padding-top: 5px;
height: 35px;
color: #333;
display: none;
}

#box-top {
width: 980px;
height: 13px;
background-image: url(images/white/box-top.jpg);
background-repeat: no-repeat;
background-position: top;
}

#box-middle {
width:938px;
border-left: 1px solid #c4c4c4;
border-right: 1px solid #c4c4c4;
text-align: left;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
font-size: 12px;
color: #555;
}

#box-bottom {
width: 980px;
height: 23px;
background-image: url(images/white/box-bottom.jpg);
background-repeat: no-repeat;
background-position: top;
}

#title {
font-size: 14px;
color: #02c65a;
font-weight: bold;
}

.thumbNormal {
border:1px solid #c4c4c4;
}
.thumbSelected {
border:1px solid #999;
}

#vigo-top {
width: 314px;;
height: 265px;
}

#vigox-top {
width: 314px;;
height: 265px;
}

#vigoxl-top {
width: 314px;;
height: 265px;
}

#vigo-middle {
width: 292px;
background-color: #efefef;
border-left: 1px solid #c4c4c4;
border-right: 1px solid #c4c4c4;
color: #7a7a7a;
text-align: left;
padding-left: 10px;
padding-right: 10px;
font-size: 12px;
}

#vigo-middle-price {
margin-top: 10px;
text-align: center;
color: #000;
font-weight: normal;
font-size: 15px;
}

#vigo-middle-price a {
color: #000;
}

#vigo-middle-price a:hover {
color: #02c65a;
}

#vigo-bottom {
width: 314px;;
height: 29px;
background-image: url(images/white/vigo-bottom.jpg);
background-repeat: no-repeat;
background-position: top;
}

.build a img, .build a:visited img {
color: #c7c7c7;
text-decoration: none;
border: 5px solid #c7c7c7;
}

.build a:hover img {
color: #02c65a;
border: 5px solid #999;
}