@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background-color: #111111;
	color: #FFFFFF;
}
.topDiv {
	height: 35px;
	width: 98%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style:solid;
	border-color:#999;
	padding-left: 20px;
	overflow:hidden;
}
.content {
	width: 100%;
	position: fixed;
	height: 75%;
	margin-bottom: 50px;
	padding: 0px;
	margin-left: 0px;
	min-height:750px;
	min-width:900px;
}
.left_header {
	float: left;
	margin-left: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 32px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 2px;
}
.right_header {
	float: right;
	width: 300px;
	text-align: right;
	margin-right: 45px;
	font-family: Helvetica, Arial, sans-serif;
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 20px;
	overflow: hidden;
}
.right_header a, a:link, a:hover, a:visited, a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#images {
	list-style:none;
	margin:0;
	padding:0;
}
#images li {
	float:left;
}
#images a * {
	display: none;
}
#images a,
#images a .hover {
	height:150px;
	position:relative;
	display:block;
	background:url(images/Sprite.jpg) 0 0 no-repeat;
}
/*individual images */
#images a.cube {
	background:url(images/Sprite.jpg) 0 0 no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.cube .hover {
	background:url(images/Sprite.jpg) 0 0 no-repeat;
	background-position:-150px 0;
	width:150px;
}
#images a.ob {
	background:url(images/Sprite.jpg) 0 -150px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.ob .hover {
	background-position:-150px -150px;
	width:150px;
}
#images a.fresh {
	background:url(images/Sprite.jpg) 0 -300px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.fresh .hover {
	background-position:-150px -300px;
	width:150px;
}
#images a.dream {
	background:url(images/Sprite.jpg) 0 -450px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.dream .hover {
	background-position:-150px -450px;
	width:150px;
}
#images a.pha {
	background:url(images/Sprite.jpg) 0 -600px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.pha .hover {
	background-position:-150px -600px;
	width:150px;
}
#images a.live {
	background:url(images/Sprite.jpg) 0 -750px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.live .hover {
	background-position:-150px -750px;
	width:150px;
}
#images a.past {
	background:url(images/Sprite.jpg) 0 -900px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.past .hover {
	background-position:-150px -900px;
	width:150px;
}
#images a.lemon {
	background:url(images/Sprite.jpg) 0 -1050px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.lemon .hover {
	background-position:-150px -1050px;
	width:150px;
}
#images a.rc {
	background:url(images/Sprite.jpg) 0 -1200px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.rc .hover {
	background-position:-150px -1200px;
	width:150px;
}
#images a.pp {
	background:url(images/titleSprite.jpg) 0 0 no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.pp .hover {
	background:url(images/titleSprite.jpg) 0 0 no-repeat;
	background-position:-150px 0px;
	width:150px;
}
#images a.uw {
	background:url(images/titleSprite.jpg) 0 -150px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.uw .hover {
	background:url(images/titleSprite.jpg) 0 0 no-repeat;
	background-position:-150px -150px;
	width:150px;
}
#images a.sd {
	background:url(images/titleSprite.jpg) 0 -300px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.sd .hover {
	background:url(images/titleSprite.jpg) 0 0 no-repeat;
	background-position:-150px -300px;
	width:150px;
}
/* second set of images - sprite2 */
#images2 a,
#images2 a .hover {
	height:150px;
	position:relative;
	display:block;
	background:url(images/sprite2.png) 0 0 no-repeat;
}
#images a.fd {
	background:url(images/sprite2.png) 0 0 no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.fd .hover {
	background:url(images/sprite2.png) 0 0 no-repeat;
	background-position:-150px 0;
	width:150px;
}
#images a.cf {
	background:url(images/sprite2.png) 0 -150px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.cf .hover {
	background:url(images/sprite2.png) 0 0 no-repeat;
	background-position:-150px -150px;
	width:150px;
}
#images a.fb {
	background:url(images/sprite2.png) 0 -300px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.fb .hover {
	background:url(images/sprite2.png) 0 0 no-repeat;
	background-position:-150px -300px;
	width:150px;
}
#images a.tp {
	background:url(images/sprite2.png) 0 -450px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.tp .hover {
	background:url(images/sprite2.png) 0 0 no-repeat;
	background-position:-150px -450px;
	width:150px;
}
#images a.soym {
	background:url(images/sprite2.png) 0 -600px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.soym .hover {
	background:url(images/sprite2.png) 0 0 no-repeat;
	background-position:-150px -600px;
	width:150px;
}
#images a.sin {
	background:url(images/sprite2.png) 0 -750px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.sin .hover {
	background:url(images/sprite2.png) 0 0 no-repeat;
	background-position:-150px -750px;
	width:150px;
}
#images a.fashion {
	background:url(images/sprite2.png) 0 -900px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.fashion .hover {
	background:url(images/sprite2.png) 0 0 no-repeat;
	background-position:-150px -900px;
	width:150px;
}
#images a.imm {
	background:url(images/sprite2.png) 0 -1050px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.imm .hover {
	background:url(images/sprite2.png) 0 0 no-repeat;
	background-position:-150px -1050px;
	width:150px;
}
/* third set of images - sprite3 */
#images3 a,
#images3 a .hover {
	height:150px;
	position:relative;
	display:block;
	background:url(images/sprite3.png.jpg) 0 0 no-repeat;
}
#images a.hb {
	background:url(images/sprite3.png) 0 0 no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.hb .hover {
	background:url(images/sprite3.png) 0 0 no-repeat;
	background-position:-150px 0;
	width:150px;
}
#images a.ab {
	background:url(images/sprite3.png) 0 -150px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.ab .hover {
	background:url(images/sprite3.png) 0 0 no-repeat;
	background-position:-150px -150px;
	width:150px;
}
#images a.stoplight {
	background:url(images/sprite3.png) 0 -300px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.stoplight .hover {
	background:url(images/sprite3.png) 0 0 no-repeat;
	background-position:-150px -300px;
	width:150px;
}
#images a.sp {
	background:url(images/sprite3.png) 0 -450px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.sp .hover {
	background:url(images/sprite3.png) 0 0 no-repeat;
	background-position:-150px -450px;
	width:150px;
}
#images a.tt {
	background:url(images/sprite3.png) 0 -600px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.tt .hover {
	background:url(images/sprite3.png) 0 0 no-repeat;
	background-position:-150px -600px;
	width:150px;
}
/* fourth set of images - sprite4 */
#images4 a,
#images4 a .hover {
	height:150px;
	position:relative;
	display:block;
	background:url(images/sprite4.png.jpg) 0 0 no-repeat;
}
#images a.dunno {
	background:url(images/sprite4.png) 0 0 no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.dunno .hover {
	background:url(images/sprite4.png) 0 0 no-repeat;
	background-position:-150px 0;
	width:150px;
}
#images a.of {
	background:url(images/sprite4.png) 0 -150px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.of .hover {
	background:url(images/sprite4.png) 0 0 no-repeat;
	background-position:-150px -150px;
	width:150px;
}
#images a.boad {
	background:url(images/sprite4.png) 0 -300px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.boad .hover {
	background:url(images/sprite4.png) 0 0 no-repeat;
	background-position:-150px -300px;
	width:150px;
}
#images a.mouth {
	background:url(images/sprite4.png) 0 -450px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.mouth .hover {
	background:url(images/sprite4.png) 0 0 no-repeat;
	background-position:-150px -450px;
	width:150px;
}
#images a.ttsketch {
	background:url(images/sprite4.png) 0 -600px no-repeat;
	width:150px;
}
#images .highlight a.cube:hover,
#images a.ttsketch .hover {
	background:url(images/sprite4.png) 0 0 no-repeat;
	background-position:-150px -600px;
	width:150px;
}
/* extra pages */
.hidden {
	display: none;
}
.inlineContent {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #222222;
	background-repeat: repeat;
	padding-top: 50px;
	padding-left: 75px;
	height: 85%;
	overflow: hidden;
	line-height: 30px;
	letter-spacing: 0.15ex;
	padding-right: 75px;
}
.contact {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	font-size:16px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 50px;
	overflow: hidden;
	line-height: 30px;
	letter-spacing: 0.15ex;
}
.insp {
	width:75px;
	height:30px;
	float:left;
	text-align: center;
	padding-top: 20px;
	overflow: hidden;
	position: relative;
	font-size: 12px;
	line-height: 10px;
	color:#CCC;
}
