﻿#threeDWhatContainer
{
	width: 849px; 
	height: 300px; 
	position: relative; 
	left: 38px; 
	top: 10px;
	margin-bottom: 130px;
	text-decoration: none;
}

#threeDWhatContainer a
{
	text-decoration: none;
}

#threeDWhatNewContainer
{
	width: 849px;
	height: 550px;
	position: relative; 
	left: 38px; 
	top: 10px;
	margin-bottom: 130px;
	text-decoration: none;
	overflow: hidden;
}

.threeDWhatBox
{
	width: 280px;
	height: 400px;
	float: left;
}

.threeDWhatBox .threeDWhatSectionTitle
{
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}

.threeDWhatBox .threeDWhatImage
{
	margin-left: auto;
	margin-right: auto;
	width: 260px;
	margin-top: 20px;
	display: block;
}

.threeDWhatBox ul
{
	position: absolute;
	top: 310px;
	font-size: 1.3em;
	width: 210px;
	text-align:justify;
}

.threeDWhatBox ul li
{
	margin: 8px 0 8px 0;
}

.threeDWhatBoxDivider
{
	width: 22px;
	height: 400px;
	float: left;
}

.threeDSectionColumn
{
	float: left;
	margin-right: 43px;
	width: 180px;
	height: 20px;
	margin-bottom: 0;
}

.threeDSectionColumn h2, .threeDSectionColumnEnd h2
{
	color: #7F8185;
	font-size: 1.4em;
	text-align: center;	
	cursor: default;
	height: 5em;
}

.threeDSectionColumnEnd
{
	float: left;
	margin-right: 0;
	width: 180px;
	height: 20px;
}

.threeDTextContainer
{
	background-image: url('../../images/LayoutImages/3D/3dTextContainer.png');
	height: 180px;
	width: 180px;
	display: block;
	margin-top: 40px;
	position: absolute;
	top: 130px;
}

.threeDTextContainer h2
{
	text-align: center;
	position: relative;
	top: 2px;
	color: #7F8185;
	font-size: 1.4em;
}

.threeDTextContainer ul
{
	color: #333;
	position: relative;
	top: -1.5em;
	left: -10px;
	font-size: 1.1em;
}

.threeDTextContainer ul li
{
	padding: 5px 0 5px 0;
}

.whatdoineedText
{
	position: relative;
	z-index: 2;
	padding: 0 10px 0 10px;
	height: 42px;
	top: -50px;
	vertical-align: middle;
	width: 160px;
	cursor: pointer;
}

.whatdoineedText .text
{
	font-size: 1.1em;
	text-align: center;
	color: #333;
	height: 42px;
	vertical-align: middle;
	display: table-cell;
	width: 160px;
}

.whatdoineedintrotext
{
	color: #666;
	padding: 0 30px 0 30px;
	text-align: justify;
}

#faqbutton
{
	padding-left: 30px;
	margin-bottom: 60px;
}

#introContainer
{
	clear: both;
	overflow: hidden;
	width: 100%;
}

#introContainer .whatdoineedintroImage
{
	float: right;
	width: 400px;
	margin-right: 30px;
	text-align: center;
}

#introContainer .whatdoineedintrotext
{
	float: left;
	width: 430px;
}

#glassesIntroText
{
	margin-top: 30px;
	width: 440px;
}

/* rotator in-page placement */
div#rotator 
{
	position: relative;
	height:220px;
	margin-left: 15px;
}
/* rotator css */
div#rotator ul li {
	float:right;
	position:absolute;
	list-style: none;
}
div#rotator ul
{
	margin: 0;
	padding: 0;
}
/* rotator image style */	
div#rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
div#rotator ul li.show {
	z-index:500;
}

ol#pcgamingnvidialist
{
	color: #FF0000;
	font-weight: bold;
}

#pcgamingnvidialist p
{
	color: #666;
	font-weight: normal;
}

#abbeyschool
{
	background-color: #EAE3F4;
	border: solid 1px #BEACDD;
	padding: 5px;
	font-weight: bold;
	color: #5D3F97;
	margin: 20px 0 40px 0;
}

.abbeyimage
{
	border: solid 1px #BEACDD;
}