/* copyright_begin
   IBM Confidential
   OCO Source Materials
   
   5724-R21
   © Copyright IBM Corp.  2006.   All Rights Reserved.
   
   The source code for this program is not published or otherwise divested of its trade secrets, 
   irrespective of what has been deposited with the U.S. Copyright Office.
   copyright_end */

body {
	font-family: verdana;
	font-size: 10px;
	
	margin: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}

/* 
a {
	color: #081AC5;	
}

a:link {
	color: #163660;
	font-size: 12px;
}

a:visited {
	color: #163660;
	font-size: 12px;
}

a:hover {
	color: #000000;
	font-size: 12px;
}

a:active {
	color: #000000;
	font-size: 12px;
}
*/

/* NAVIGATION SECTION STYLE SHEETS */

.navigation_link_inactive {
	color: #9fa7af;
	font-size: 12px;
}

.navigation_text {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
}

/* COLLECTION SECTION STYLE SHEETS */

.collections_link {
	color: #163660;
	font-size: 12px;
	margin: 7px;
}

.collections_selected {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 7px;
}

.collections_header {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.collections_error {
	color: red;
	font-size: 12px;
	font-weight: bold;
}

.collections_more {
	color: #163660;
	font-size: 12px;
	font-weight: bold;
	margin: 7px;
}

.page_results_header_numberInfos {
	font-family: verdana;
	font-size: 12px;
	font-style: italic;
	text-align: right;
	color: #163660;
}

.page_regularResultsHeader_queryString {
	font-family: verdana;
	font-size: 12px;
	font-style: italic;
	text-align: left;
	color: #163660;
}



/* INPUT SECTION STYLE SHEETS */

.inputfieldBgNormal {
	height: 25px;
	width: 100px;
	border: 1px solid #999b9a;
	background: url('../images/y-search-field-bg.png');
	background-repeat: no-repeat;
}

.inputfieldBgSelected {
	height: 25px;
	width: 100px;
	border: 1px solid #999b9a;
	background: url('../images/y-search-field-bg.png');
	background-repeat: no-repeat;
}

.inputfieldTextNormal {
	vertical-align: center;
	width: 300px;
	border: 0px;
	background: url('../images/spacer.gif');
	margin-left: 5px;
	margin-right: 5px;
}

.inputfieldTextSelected {
	vertical-align: center;
	width: 300px;
	border: 0px;
	background: url('../images/spacer.gif');
	margin-left: 5px;
	margin-right: 5px;	
}

.inputfieldSeparator {
	width: 1px;
	background-color: #999b9a;
}



/* BUTTON STYLE SHEETS */

.buttonBgNormal {
	height: 100%;
	border: 0px;
	background: url('../images/y-search-button-bg.png');
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.buttonBgSelected {
	height: 100%;
	border: 0px;
	background: url('../images/y-search-button-bg.png');
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}



/* PREFERENCES AND HELP STYLESHEETS */

.preferencesLink {
	font: 10px Verdana;
	color: #000000;
}

.helpLink {
	font: 10px Verdana;
	color: #000000;
}



/* INFO MESSAGE STYLE SHEETS */

.message_info_left {
	width: 10px;
	background-image: url('../images/message-info-left.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

.message_info_icon {
	background-image: url('../images/message-info-header.gif');
}

.message_info_header {
	background-image: url('../images/message-info-header.gif');
	padding-left: 6px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #2d2d2d;
	font-size: 14px;
	font-weight: bold;
}

.message_info_right {
	width: 45px;
	background-image: url('../images/message-info-right.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

.message_info_body {
	background-image: url('../images/message-info-body.gif');
	background-position: top left;
	background-repeat: repeat-x;
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #464646;
}



/* RESULT STYLE SHEETS */

.resultHeadlineNormal {
	background-image: url('../images/result-center.gif');
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #003083;
	font-size: 14px;
	font-weight: normal;
}

.resultHeadlineQuick {
	background-image: url('../images/result-center-quick.gif');
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #003083;
	font-size: 14px;
	font-weight: normal;
}

.resultHeadlineSelected {
	background-image: url('../images/result-center-over.gif');
	padding-left: 5px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #003083;
	font-size: 14px;
	font-weight: normal;
}






.resultHeaderLeftNormal {
	width: 14px;
	background-image: url('../images/result-left.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

.resultHeaderLeftQuick {
	width: 14px;
	background-image: url('../images/result-left-quick.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

.resultHeaderLeftSelected {
	width: 14px;
	background-image: url('../images/result-left-over.gif');
	background-position: left top;
	background-repeat: no-repeat;
}






.resultHeaderRightNormal {
	width: 62px;
	background-image: url('../images/result-right.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

.resultHeaderRightQuick {
	width: 62px;
	background-image: url('../images/result-right-quick.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

.resultHeaderRightSelected {
	width: 62px;
	background-image: url('../images/result-right-over.gif');
	background-position: left top;
	background-repeat: no-repeat;
}






.resultContentNormal {
	background-image: url('../images/result-body.gif');
	background-position: top left;
	background-repeat: repeat-x;
	padding-left: 35px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #000000;
}

.resultContentQuick {
	background-image: url('../images/result-body-quick.gif');
	background-position: top left;
	background-repeat: repeat-x;
	padding-left: 35px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #163660;
}

.resultContentSelected {
	background-image: url('../images/result-body-over.gif');
	background-position: top left;
	background-repeat: repeat-x;
	padding-left: 35px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 12px;
	color: #163660;
}

.resultFooterNormal {
	margin-top: 3px;
	padding-top: 0px;
	font-style: italic;
	font-size: 12px;
	color: #22518F;
}

.headTable {
	padding: 0;
	width: 100%;
}

.regularResult_score {
	font-size: 10px;
	color: #606c7f;
}

/* SPELL SUGGESTIONS STYLE SHEETS */
.spellSuggestion {     
     font-size: 12px;
     color: #558dd9;
     font-weight: bold;
}

/* ERROR PAGE STYLE SHEETS */
.errorHeader {
     font-size: 12px;
     color: #000000;
     font-weight: bold;
}

.errorMessage {
     font-size: 12px;
     color: #ff0000;
     font-weight: bold;
}

#topNav {padding:5px;}
#topNav #userInfo {float:right;font:normal 85% arial;}
#topNav .userName {font-weight:bold;}
#loginForm .loginError {color:#ff0000;}
#loginForm .signin {font-weight:bold; text-align:left;padding-bottom:8px;}
#loginForm th {text-align:right;}
#loginForm label {font-weight: normal;}
#loginForm table {background-color:#f9f9f9;border:1px solid; padding: 20px;margin-top:20px;margin-bottom:20px;}
#login {margin-top:55px;}
#resultTruncation {clear:both;width:80%;padding-left:30px;background:#fefbdd url(/search/images/warn16_1.gif) no-repeat 4px -1px; font:italic 100% arial; margin-top:30px; margin-left:12px;}