@charset "utf-8";
/* CSS Document */

#supportNav {
	display:none;
}

#supportClick {
	left:507px;
}

#content {
	border-top:none;
	height:416px;
}

#topBar {
	height:21px;
	width:auto;
	background-color:#7F7F7F;
	font-size:12px;
	padding-left:335px;
}

.topNavOff, .topNavOn {
	padding-left:12px;
	padding-right:12px;
	text-align:center;
	display:inline;
	line-height:21px;
	height:21px;
	float:left;
}

.topNavOn {
	color:#FFFFFF;
	background-color:#595858;
}

.topNavOff {
	cursor:pointer;
	color:#DCDBDB;
}

.topNavOff:hover {
	color:#FFFFFF;
}

.pannelOff {
	z-index:-1;
}

#pannel1, #pannel2 {
	position:absolute;
	top:20;
	left:0;
	width:710px;
	background:url(images/SUPPORT_downloadsBG.jpg)  repeat-x #FFFFFF;
	overflow:hidden;
	height:394px;
	border-bottom:1px solid #777F8B;
}

#supportCenterTitle {
	margin-top:14px;
	margin-left:20px;
	clear:both;
}

#pannel1Left {
	float:left;
	width:244px;
}

#pannel1LeftTop {
	text-align:center;
	font-size:14px;
	color:#4F565C;
	margin-top:33px;
}

.supportInfoLine {
	margin-top:9px;
}

#pannel1Bottom {
	background:url(images/SUPPORT_pannel1LeftBottomBG.jpg) no-repeat;
	position:absolute;
	top:239px;
	left:0px;
	width:230px;
	height:132px;
}

#auditorOver, #joinQueue {
	position:absolute;
}

#auditorOver {
	left:42px;
	top:102px;
}

#joinQueue {
	left:65px;
	top:37px;
}

#pannel1Right {
	float:left;
	text-align:right;
	width:466px;
	font-size:11px;
}

#formAbout {
	text-align:center;
	margin-bottom:14px;
}

.line {
	margin-bottom:15px;
	margin-right:28px;
}

input, select, textarea {
	width:362px;
	border:1px solid #497ED4;
	margin-left:7px;
	background:#FFFFFF;
}

textarea {
	height:4em;
}

#submit, #reset {
	position:absolute;
	top:358px;
	width:74px;
	height:28px;
	cursor:pointer;
}

#reset {
	left:508px;
	background:url(contact/reset.jpg) no-repeat;
}

#submit {
	left:411px;
	background:url(contact/submit.jpg) no-repeat;
}

.empty {
	border: 1px solid #FF0000;
}

#nutriLink, #nutriCafe, #nutriScan, #nutriNet {
	margin-top:19px;
	margin-left:19px;
	float:left;
	position:relative;
	width:152px;
	height:329px;
}

#nutriLinkDownloads, #nutriCafeDownloads, #nutriScanDownloads, #nutriNetDownloads {
	padding-top:6px;
	padding-right:9px;
	padding-bottom:6px;
	padding-left:9px;
	width:134px;
	height:278px;
	position:relative;
	overflow:auto;
}
