@charset "UTF-8";
/* CSS Document */


.body{
text-align:center
}

#container {
	width: 690px;
	height: 100%;
	background: #FFFFFF;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	}
	
	
#option1 {
	width: 42px;
	height:80px;
	text-align: left;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: capitalize;
	color: #666666;
	float: left;
	text-decoration: none;
	line-height: 16px;
	visibility:visible
	}
	
	
	
#option2 {
	width: 73px;
	height:80px;
	text-align: left;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	float: left;
	margin-left: 20px;
	line-height: 16px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	line-height: 16px;
	visibility:visible;
	}
	
	#option3 {
	width: 88px;
	height:80px;
	text-align: left;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	float: left;
	margin-left: 15px;
	line-height: 16px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	line-height: 16px;
	visibility:visible;
	}

	#squares {
	width: 126px;
	height:80px;
	text-align: left;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	float: left;
	margin-left: 15px;
	line-height: 16px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	}
	
	
	

	
		#thumbnails{
	width: 200px;
	height:80px;
	text-align: left;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	float: left;
	margin-left: 15px;
	line-height: 16px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	}
	
	.thumbcontainer{
	width:200px;
	height:80px;
	visibility:hidden;
	position:absolute;
	}
	
	.thumbimage{
	width: 120px;
	height: 80px;
	float:left;
	visibility:inherit;
	}
	
	.thumbtext{
	width:70px;
	height:15px;
	visibility:inherit;
	float:left;
	line-height:16px;
	margin-left:10px;

	
	}
	
	
	.details1{
	width:100px;
	height:65px;
	float: left;
	margin-top:5px
	}

	
	#logo {
	width: 100%;
	text-align: left;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	float: left;
	margin-top: 5px;
	line-height: 16px;
	padding-right: 15px;
	}
	
	
	

















a {
outline:none
}

img {
outline:none;
border:none;
}

a:link {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	outline:none;
	border-width:0px;
}

a:visited {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	outline:none;
	border-width:0px;


}

a:hover {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	outline:none;
	border-width:0px;


}
a:active {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	outline:none;
	border-width:0px;

}