@charset "utf-8";
/* CSS Document */
div#gooContainer {
	float:none;
	width:917px; 
	background-color:#3C3C3C;
	position:relative; 
	left:30px; 
	padding-bottom:0px;
	margin-bottom:0px;
}

div#gooContainerHeader {
	width:917px;
	background-image:url(images/manuPageLayouts/goo-systems-header-bg.png); 
	height:46px;
}

img#gooLogo {
	float:left; 
	padding-left:4px;
}

div#gooHeader {
	padding-top:10px;
	padding-left:340px;
}

h1#gooH1{
	font-size:18px; 
	font-weight:500;
	font-family:Tahoma, Geneva, sans-serif; 
	padding:0px; 
	padding-right:90px;
	margin:0px;
	float:left;
}

p#gooFreeShipping {
	font-size:14px;
	padding-top:4px;
	margin-top:0px;
	color:red;
	font-family:Tahoma, Geneva, sans-serif;
}
img.gooBanner{
	position:absolute;
	left:0px;
	top:0px;
	padding-left:1px;
	padding-bottom:0x;
	margin-bottom:0px;
}

div#gooTextBox {
	color:white;
	font-family:Tahoma, Geneva, sans-serif; 
	font-weight:100;
	font-size:12px; 
	padding-left:2px;
	padding-bottom:2px;
}

div.gooText{
	position:relative;
	left:2px;
	top:-2px;
	background-color:#3C3C3C;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:0px;
	padding-right:7px;
	padding-top:0px;
	height:193px;
	width:902px;
	overflow:hidden;
	text-align:justify;
}


h2.gooTextHeader{
	font-size:16px; 
	font-weight:100; 
	width:900px;
	margin:0px; 
	padding:0px;
	padding-bottom:8px;
	text-align:center;
}

div#gooContainerTabs {
	width:100%;
	height:33px;
	background-color:#333;
	margin-top:0px;
	margin-bottom:10px;
}

div#gooLearnMore {
	width:103px;
	weight:100px;
	height:31px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif; 
	color:white; 
	font-size:12px;
	padding-left:3px;
	padding-top:0px;
	padding-right:0px;
	margin-right:58px;
}
div#gooContainerTabs ul {
	padding:0px;
	margin:0px;
}
div#gooContainerTabs ul li{
float:left;
display:inline;
width:250px; 
height:26px;
border-left-style:solid;
border-left-width:1px; 
border-left-color:#000; 
font-family:Tahoma, Geneva, sans-serif; font-weight:100; 
font-size:11.5px; 
text-align:center; 
padding-top:7px;
padding-left:0px;
padding-right:0px;
margin-left:0px;
margin-right:0px;
background-image:url(images/manuPageLayouts/goo-systems-right-bg-off.png);
color:#d1d1d1;
}
div#gooContainerTabs ul li.hover{
	color:white;
	cursor:pointer;
}
div#gooContainerTabs ul li.gooTabOn {
background-image:url(images/manuPageLayouts/goo-systems-left-bottom-bg.png);
color:#292929;
}
img.gooThumbnail {
	padding-left:6px;
	padding-right:0px;
	margin-top:30px;
	cursor:pointer;
}
div#gooProjectionType {
	position:relative;
	width:400px;
	top:-3px;
	left:0px;
	text-align:right;
}
div#gooProjectorBrightness {
	width:400px;
	position:relative;
	top:5px;
	left:0px;
	text-align:right;
}
div#gooAmbientLight {
	width:400px;
	position:relative;
	top:11px;
	left:0px;
	text-align:right;
}
input#gooCalculate {
	position:absolute;
	margin:0px;
	padding:0px;
	left:240px;
	top:160px;
}
div.gooRecBox {
	position:absolute;
	top:400px;
	width:1000px;
	height:195px;
	padding-top:7px;
	background-color:#333;
}
div.gooProdThumb {
	width:160px;
	float:left;
	padding-left:20px;
	text-align:center;
}
div.gooProdThumb img{
max-height:67px;
}
div.gooProductRec{
	padding-top:8px;
}
div.gooProductRec a{
	color:#CCC;
}
div.gooProdLinks {
	position:absolute;
	top:144px;
	left:340px;
	padding-left:30px;
}
div.gooProdLinks img{
	border:none;
	position:relative;
	top:0px;
	padding-right:30px;
	margin:0px;
	padding:0px;
}
div#gooDisclaimer {
	width:250px;
	text-align:justify;
	padding:8px;
	position:absolute;
	top:70px;
	left:450px;
	background-color:#666;
	border:#000 thin solid;
}
div#gooCategories {
	margin-top:3px;
	margin-left:30px;
	padding-left:0px;
	width:900px;
	height:200px;
	float:left;
	overflow:visible;
}
div#gooCatLeft {
	width:900px;
	padding-right:0px;
	height:100px;
	float:left;
}
div#gooCatLeft img {
	border:none;
	padding-top:5px;
}
div#gooInfo {
	position:relative;
	top:-20px;
	left:0px;
	margin-top:0px;
	margin-left:30px;
	padding-left:0px;
	width:270px;
	height:150px;
	float:left;
}
div.gooText a {
	color:#CCC;
}
