@charset "UTF-8";


body {
	background-color: #000000;
}

#thumbnails div {
	position: relative;
	width: 24px;
	height: 24px;
	margin: 8px;
	padding: 0;
	display:inline;
}

#thumbnails img {
	background-image: url(images/2imageComboCommercial.gif);
	background-position: 0 0;	
}


#thumbnails img:hover{	
	background-image: url(images/2image_roll.gif);
}

.selectedThumbnail {  background-position: 0 -14px !important; }

#picture img {	margin-bottom: 10px; }



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #51636d;
	letter-spacing: 0.05em;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #5c707c;
}
.titlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	color: #5c707c;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #34b9eb;
	text-decoration: none;
	letter-spacing: 0.05em;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #067aa5;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #00a7e5;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #5c707c;
	text-decoration: underline;
}
.goldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #bba536;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
}
