﻿.body
{
	background-color: #FFFFFF;
	font-family: "Lucida Grande" , "Lucida Sans Unicode" ,sans-serif;
	font-size: 11px;
}
#logoArea
{
	height: 114px;
	background-color: White;
	text-align: left;
	background-image: url(../img/logograde.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.form
{
	width: 100%;
}
.title
{
	padding: 2px;
	font-size: 20;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	background: #8698B3;
}
.warning
{
	font-size: 14px;
	font-weight: normal;
	color: #FFAAAA;
}
.leftBar
{
	vertical-align: top;
	padding-bottom: 5px;
}
.boxTitle
{
	white-space: nowrap;
	font-size: 12;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	height: 28px;
	color: #FFFFFF;
	background-image: url(../img/titleback.gif);
	line-height: 28px;
}
.boxInfo
{
	font-size: 12;
	padding: 3px;
	color: #3333AA;
	vertical-align: top;
}
.menu
{
	text-align: right;
	color: #AAAAAA;
	font-weight: normal;
	padding-right: 20px;
	white-space: nowrap;
}

.menu A
{
	color: #DDEEFF;
	text-decoration: none;
}
.menu A:Hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.menu li
{
	display: inline;
	background-image: url(../img/titleicon.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 28px;
}


/* Search */
.searchBox
{
	width: 200px;
	font-weight: normal;
	font-size: 13px;
	font-family: Tahoma;
	padding: 5px;
	vertical-align: top;
}
.searchText
{
	width: 280px;
	height: 60px;
	margin-bottom: 5px;
}
.categoryDropDown
{
	width: 280px;
}

.searchWatermark
{
	width: 240px;
	height: 55px;
	color: #CCCCCC;
	overflow: hidden;
	margin-bottom: 5px;
}

/* Categories */
.categoriesBox
{
	width: 200px;
	font-weight: normal;
	font-size: 13px;
	font-family: Tahoma;
	padding: 5px;
	vertical-align: top;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
}

/* Tag Cloud */
.cloudBox
{
	font-weight: normal;
	font-size: 13px;
	font-family: Tahoma;
	padding: 2px;
	padding-left: 10px;
	vertical-align: top;
}
.tags
{
	text-align: center;
	padding-left: 30px;
}
.tag
{
	display: inline-block;
	cursor: pointer;
	margin-right: 5px;
}
.tag a
{
	color: #E1551F;
	text-decoration: none;
}
.tag a:hover
{
	color: #2244FF;
	text-decoration: underline;
}
.tagAlt
{
	display: inline-block;
	cursor: pointer;
	margin-right: 5px;
}
.tagAlt a
{
	color: #BA7D1A;
	text-decoration: none;
}
.tagAlt a:hover
{
	color: #2244FF;
	text-decoration: underline;
}
.selectedTags
{
	margin: 2px;
	border-bottom: solid 2px #EEEEEE;
	width: 100%;
}
.selectedTag
{
	background-color: #FFFD9E;
	font-size: 14px;
	margin: 0px 4px 2px 0px;
	padding: 3px;
	display: inline-block;
}
.selectedTag .tagText
{
	color: #555555;
	padding: 0 0 0 4;
}
.selectedTag .delete
{
	color: #CC0000;
	font-weight: bold;
	cursor: pointer;
	padding: 2px;
}

/* Search Results */

.content
{
	font-size: 12px;
	font-family: Verdana;
	width: 100%;
	vertical-align: top;
	border-bottom: solid 1px #AAAAAA;
	border-top: solid 1px #AAAAAA;
}

.resultBox
{
	color: #AAAAAA;
	display: block;
	padding: 8 3 4 3;
	margin: 5px;
	border-top: solid 2px #CCCCCC;
}
.resultBoxFirst
{
	display: block;
	padding: 0 3 4 3;
	margin: 5px;
}
.resultBoxAlt
{
	display: block;
	padding: 8 3 4 3;
	margin: 5px;
	border-top: solid 2px #CCCCCC;
}
.resultBoxHeader
{
	text-align: right;
	padding: 0 0 0 0;
	color: #666688;
	font-size: 12px;
}
.results
{
	font-size: 14px;
	color: #999999;
	background-color: White;
	min-height: 100px;
}
.results .seperator
{
	padding: 0 5 0 2;
	vertical-align: top;
}
.results .label
{
	vertical-align: top;
}
.results .question
{
	vertical-align: top;
	padding-top: 3px;
	color: #000000;
}
.results .infoTable
{
	font-size: 14px;
	font-weight: normal;
	font-family: Tahoma;
	background-color: #CCCCFF;
	width: 100%;
}
.results .info
{
	padding: 4px;
	padding-left: 20px;
	text-align: center;
	width: 100%;
}
.results .navigator
{
	color: #0000FF;
	white-space: nowrap;
	padding: 4px;
	padding-right: 20px;
}
.results .navigatorPage
{
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
}
.results .questionHeader
{
	color: #AA0000;
	font-weight: bold;
}
.answer
{
	margin: 10 0 10 15;
	padding: 10 0;
	color: #AA0000;
	background-color: #FFFFFF;
}
.answerText
{
	padding: 0 10 0 10;
}
.welcome
{
	font-size: 14px;
	font-weight: normal;
}
.welcome TDx
{
	padding: 3px;
	vertical-align: top;
	color: #555555;
}
.welcome .label
{
	white-space: nowrap;
	font-style: italic;
}
.noResult
{
	padding: 20px;
}
.noResult TD
{
	padding: 10px;
	vertical-align: top;
	color: #555555;
}

.lastAccess
{
	width: 100%;
}

.mostQ
{
	padding: 15px;
	width: 50%;
	vertical-align: top;
}

.lastQ
{
	padding: 15px;
	width: 50%;
	vertical-align: top;
}

.lastAccess .lastAccessResultsLabel
{
	color: #444444;
	font-family: Arial Unicode MS;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	text-align: center;
	vertical-align: middle;
	background-color: #CCCCFF;
}

.copyright
{
	width: 99%;
	text-align: center;
	color: #666699;
	padding: 2px;
	font-size: 10px;
	min-height: 400px;
}

.searchInfo
{
	background-color: #FFFFCC;
	font-size: 14px;
	width: 98%;
}

.searchInfoCell1
{
	padding: 5px;
	vertical-align: middle;
	white-space: nowrap;
}
.searchInfoCell2
{
	padding: 5px;
	vertical-align: middle;
	white-space: nowrap;
	width: 98%;
}
.kbInfo
{
	color: #444444;
	font-size: 13px;
	text-align: right;
	white-space: nowrap;
	padding-right:20px;
	padding-bottom:10px;
	vertical-align: bottom;
	width: 100%;
}
.loading
{
	padding: 40px;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
