/* CSS Document for Inquira Support Mockups */ /*-- CSS fixes --*/
img {
	border: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

a {
	outline: none;
}

.greenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222566;
	font-weight: bold;
	padding-left: 10px;
}

.topcontent {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.topcontent ul {
	padding: 0 0 0 20px;
	margin: 0;
}

.topcontent ul li {
	padding: 0;
	margin: 0;
	list-style-type: square;
	font-size: 9px;
}

.topcontent a {
	color: #8A0034;
	font-weight: normal;
}

#cschat {
	padding-right: 3px;
}

/*-- Styles for Header and Footer Includes --*/
	/*-- Begin header styles --*/
.blueSmall {
	color: #222566;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.blueSmall A:link {
	color: #222566;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.blueSmall A:hover {
	color: #222566;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.blueSmall A:active {
	color: #222566;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underlined;
}

.blueSmall A:visited {
	color: #222566;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.redSmall {
	color: #AD0034;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.redSmall A:link {
	color: #AD0034;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.redSmall A:hover {
	color: #AD0034;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.redSmall A:active {
	color: #AD0034;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underlined;
}

.redSmall A:visited {
	color: #AD0034;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.toolbar {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* MENU */
#menucontainer {
	background: #EFEFEF none repeat scroll 0%;
	height: 24px;
	margin: 0pt;
	/*padding: 0pt 0pt 0pt 235px;*/
	width: 100%;
}

#menucontainer ul.menu {
	float: right;
}

.menu {
	background: #EFEFEF none repeat scroll 0%;
	font-family: arial, sans-serif;
	font-size: 12px;
	height: 2em;
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
	position: relative;
	text-align: left;
	font-weight: bold;
}

.menu ul {
	list-style-type: none;
	margin: 0pt;
	padding: 0pt;
}

.menu li {
	float: left;
	position: relative;
}

.menu li a,.menu li a:visited {
	color: #222566;
	display: block;
	float: left;
	height: 2em;
	line-height: 2em;
	padding-right: 2em;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

.menu li a.drop,.menu li a.drop:visited {
	font-weight: bold;
}

.menu li ul {
	height: 2em;
	left: 0pt;
	overflow: hidden;
	position: absolute;
	top: 2em;
	visibility: hidden;
}

.menu table {
	border-collapse: collapse;
	font-size: 1em;
	margin: -1px;
}

.menu li:hover a,.menu li a:hover {
	border: 0pt none;
	color: #222566;
	text-decoration: none;
}

.menu li:hover ul,.menu li a:hover ul {
	background: #222566 none repeat scroll 0%;
	border: 1px solid #222566;
	color: #222566;
	height: auto;
	left: 0pt;
	overflow: visible;
	top: 24px;
	visibility: visible;
	width: 185px;
}

.menu li:hover ul li a,.menu li a:hover ul li a {
	background: transparent none repeat scroll 0%;
	color: #FFFFFF;
	display: block;
	font-size: 10px;
	font-weight: normal;
	height: auto;
	line-height: 1.5em;
	padding: 0.5em;
	text-decoration: none;
	width: 175px;
}

* html .menu li a:hover ul li a {
	width: 180px;
}

.menu li:hover ul li a.drop,.menu li a:hover ul li a.drop {
	color: #222566;
	font-weight: bold;
	text-align: left;
}

.menu li:hover ul li ul,.menu li a:hover ul li a ul {
	height: 0pt;
	left: 9.5em;
	overflow: hidden;
	position: absolute;
	top: 0pt;
	visibility: hidden;
}

.menu li:hover ul li a:hover,.menu li a:hover ul li a:hover {
	background-color: #EFEFEF;
	color: #000000;
	text-decoration: none;
}

.menu li:hover ul li:hover ul,.menu li a:hover ul li a:hover ul {
	background: #FFFFFF none repeat scroll 0%;
	border: 1px solid #222566;
	color: #000000;
	height: auto;
	visibility: visible;
	width: 17em;
}

.menu li:hover ul li:hover ul.left,.menu li a:hover ul li a:hover ul.left
	{
	left: -9.3em;
}

.menu li:hover ul li:hover ul li a,.menu li a:hover ul li a:hover ul li a
	{
	display: block;
	height: auto;
}

.menu li:hover ul li:hover ul li:hover a,.menu li a:hover ul li a:hover ul li a:hover
	{
	text-decoration: underline;
}

/*-- End header styles --*/ /*-- End footer styles --*/
#footer {
	width: 960px;
	position: relative;
	height: 27px;
	margin: 10px auto;
	padding: 0;
	background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
}

#footer ul {
	margin: 0px;
	padding: 5px 0px 0px 5px;
}

#footer li {
	color: #222566;
	padding-left: 0px;
	display: inline;
}

#footer li a:link {
	color: #222566;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#footer li a:visited {
	color: #222566;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#footer li a:active {
	color: #AD0034;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

#footer li a:hover {
	color: #AD0034;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

.copyright {
	font-weight: normal;
}

.footerdivider {
	padding: 0px 5px 0px 5px;
	color: #222566;
}

#clear {
	clear: right;
}

#foot {
	width: 800px;
	margin: 0 auto;
	padding: 4px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #666666
}

#foot a:link {
	color: #666666;
	text-decoration: none;
}

#foot a:hover {
	color: #666666;
	text-decoration: none;
}

#foot a:visited {
	color: #666666;
	text-decoration: none;
}

#foot a:active {
	color: #666666;
	text-decoration: none;
}

/*-- End footer styles --*/ /*-- Inquira InfoCenter styles --*/
	/* Styles to make the liquid layout a fixed size of 760px with the left column being 750px and the right nav area being 180px */
.centercolumn .node h1,.leftcentercolumn .node h1 {
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004176;
	padding: 0 0 16px 0;
}

#overall {
	width: 800px;
	background: #fff;
	margin: 0 auto;
}

#content {
	width: 750px;
}

#breadCrumb, .bc {
color:#004176;
font-family:Arial;
font-size:11px;
font-weight:normal;
margin-bottom:5px;
margin-top:5px;
}

#breadCrumb a.bc, #breadCrumb a.bc:link, #breadCrumb a.bc:visited {
	color:#004176;
	font-size:11px;
	text-decoration:none !important;
}
#breadCrumb a.bc:hover { color: #CE1339; text-decoration:underline !important; }

/* Page Title and Sub Title Styles */
.ADVISORY .im-page-subtitle {
	margin-top: 10px;
}

.UNSTRUCTURED .im-page-subtitle {
	margin-top: 10px;
}

.DESCRIPTION h3 {
	margin-bottom: 10px;
}

.SOLUTION h1,.UNSTRUCTURED h1,.ADVISORY h1,.TUTORIAL h1 {
	display: none;
}

.SOLUTION .im-page-subtitle {
	font-style: italic;
	color: #ad0034;
	font-size: 16px;
	margin-top: 10px;
}

.im-page-subtitle {
	color: #AD0034;
	font-size: 16px;
}

/* Resetting Hyperlink to default style */
.sbmodulebody a:link,a:link span,.im-buttons a:link,.im-standard-subject:link
	{
	color: #392578;
	font-size: 12px;
}

.sbmodulebody a:visited,a:visited span,.im-buttons a:visited,.im-standard-subject:visited
	{
	color: #004176;
}

.sbmodulebody a:hover,a:hover span,.im-buttons a:hover,.im-standard-subject:hover
	{
	color: #CE1339;
}

.centercolumn .node a,.leftcentercolumn .node a,.leftcentercolumn .node a:visited,.leftcentercolumn .node a:active
	{
	text-decoration: none;
	font-size: 11px;
	color: #004176;
}

.centercolumn .node a:hover,.leftcentercolumn .node a:hover {
	text-decoration: underline;
	font-size: 11px;
	color: #CE1339;
}

/* Adjusting fonts and colors for the right column hyperlinks */
.rightcolumn .node {
	background: #fff;
}

.rightcolumn .node li a,a {
	font-size: 11px;
	font-weight: normal;
}

.rightcolumn .node li a:link,a:visited {
	color: #8A0034;
	text-decoration: none;
}

.rightcolumn .node li a:link,a:hover {
	color: #8A0034;
	text-decoration: none;
}

.rightcolumncontent {
	margin: 38px 10px;
}

.norecordfound .im-infobox,.norecordfound #im-question-box {
	border: 0px;
	background: none;
}

.norecordfound .im-infobox table {
	width: 100%;
	border: 0px;
}

/* Each box in the right nav uses the sbmodule class */
.sbmodule {
	width: 180px;
	font-size: 12px;
	margin: 0px 0px -5px 0px;
}

/* Right nav box title style */
.sbmodule h1 {
	color: #004176;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 10px;
}

.sbmodule form {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sbmodule form input {
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sbmodule form nobr {
	vertical-align: middle;
}

.sbmodulebody #im-question-box,.sbmodulebody #im-question-box table {
	background: transparent;
	border: 0px;
}

.sbmodulebody form textarea.searchbox-example,.sbmodulebody form textarea.searchbox
	{
	margin-left: -2px;
	height: 14px;
}

.feedback  .stars {
	white-space: nowrap;
	float: right;
	/*vertical-align: text-top;  /* doesn't have any visual effect, but describes what I wanted pretty well */
	/*padding-bottom: 0px;
	padding-right: 10px;*/
}

.sbmodulebody h3 {
	font-size: 12px;
	font-weight: normal;
}

.sbmodulebody {
	font-size: 11px;
}

.sbmodulebody a:link {
	color: #8A0034;
	font-size: 11px;
	text-decoration: none;
}

.sbmodulebody a:visited {
	color: #8A0034;
	font-size: 11px;
	text-decoration: none;
}

.sbmodulebody a:hover {
	color: #8A0034;
	font-size: 11px;
	text-decoration: underline;
}

.sbmodulebody p {
	margin: 3px 0 0 0;
}

.im-infobox table {
	width: 160px;
	border: 0px;
	background-color: #FFFFFF;
	border: 1px solid #392578;
	color: #392578;
}

.im-lightblue {
	color: #000000;
}

/* ASK A QUESTION BOX - Styles to override default inquira styles */
.im-question-box-home {
	width: 750px;
	min-height: 72px;
	height: auto !important;
	height: 72px;
	margin-bottom: 10px;
	background: url('../images/ask-bg.gif') top left no-repeat;
}

.im-question-box-home .im-table {
	width: 750px;
	font-size: 11px;
}

.im-question-box-home table tr td {
	font-size: 12px;
}

/* Removing background colors for the rounded gradient */
.im-question-box-home .im-table,.im-question-box-home .im-lightblue {
	background: transparent;
}

/* Removing border from Ask a Question Box */
.im-question-box-home,.im-question-box-home .im-first,.im-question-box-home .im-bottom-border,.im-question-box-home .im-last
	{
	border: 0px;
}

.im-table table {
	font-size: 11px;
}

.im-last {
	padding: 0px 0px 5px 0px;
}

.im-question-box-ask {
	background: none;
}

.im-top-border {
	border: 0px;
}

/* Ask a Question Box */
.searchbox-example {
	margin-left: 5px;
	font-size: 12px;
}

.xmleditfield {
	width: 95%;
	margin-left: 5px;
	font-size: 12px;
}

.xmledittextfield {
	width: 180px;
	font-size: 11px;
	color: #333333;
	border: 1px solid #7f7f7f;
    	font-size: 90%;
    	padding: 2px;
}

span#ask-title {
	padding: 5px 0px 0px 10px;
	display: block;
	font-weight: bold;
}

/* Solution View Page Style Adjustments*/
span.Title {
	color: #ad0034;
}

/* Critical Advisories box styles  */
#im-question-box {
	width: 750px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: transparent url('../images/cas-bg.gif') repeat-y;
}

#im-question-box h1 {
	color: #ad0034;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 10px;
	padding: 0px;
	width: 200px;
	background: transparent;
}

#im-question-box img.rss {
	position: relative;
	right: 0px;
	top: -18px;
	float: right;
	display: block;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}

#im-question-box ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: none;
	background: transparent;
}

#im-question-box ul li {
	margin: 0px;
	padding: 2px 0px;
	font-weight: bold;
}

#im-question-box ul a {
	font-weight: bold;
	font-size: 12px;
}

#im-question-box ul a:link {
	color: #392578;
}

#im-question-box ul a:visited {
	color: #392578;
}

#im-question-box ul a:hover {
	color: #c60042;
}

#im-question-box #casT {
	width: 750px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	_margin-bottom: -10px;
	background: url('../images/casT.gif') top left no-repeat;
}

#im-question-box #casB {
	width: 750px;
	height: 6px;
	margin: 0px;
	padding: 0px;
	_margin-top: -10px;
	background: url('../images/casB.gif') bottom left no-repeat;
}

/* Advisory Styles */
.advisoriesTitle img {
	border: none;
}

#im-question-box table.advisoriesTitle {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background-color: #ffffff;
	border: 0px;
	color: #000000;
	width: 548px;
}

#im-question-box table.advisoriesTitle TD {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

#im-question-box table.advisoriesTitle td.title {
	border-bottom: 0px dotted #A1A5A9;
	color: #9b0033;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	display: block;
	font-weight: bold;
	width: 684px;
}

#im-question-box table.advisoriesTitle TD.rss {
	margin: 0px;
	padding: 2px 3px 0px 0px;
	width: 49px;
}

table.advisories {
	background-color: #FFFFFF;
	border: 0 none;
	color: #000000;
	margin: 3px 0 0 8px;
	padding: 0;
	width: 548px;
}

table.advisories td {
	font-weight: bold;
	padding: 0 8px 4px 0;
	vertical-align: top;
}

table.advisories td.date {
	color: #333333;
	padding: 0 13px 0 10px;
	width: 50px;
}

table.advisories a {
	font-size: 11px;
	font-weight: bold;
	color: #8A0034;
	text-decoration: none;
}

table.advisories a:link {
	text-decoration: none;
}

table.advisories a:visited {
	text-decoration: none;
}

table.advisories a:hover {
	text-decoration: underline;
}

/* Inquira Tabs */
#tabs {
	margin: 0 0 10px;
	padding: 0;
	width: 750px;
}

#tabs img {
	display: block;
}

#tabs #tabsT {
	z-index: 100;
}

#tabs #pnlControl {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 0 15px;
}

#tabs #pnlControl li {
	background: transparent url(../images/tabOff.gif) no-repeat scroll left
		top;
	display: block;
	float: left;
	line-height: 24px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 109px;
	z-index: 100;
}

#tabs #pnlControl li a {
	color: #000000;
	display: block;
	font-size: 11px;
	margin: 0;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	padding: 0;
	text-align: center;
	text-decoration: none;
	width: 109px;
	z-index: 10;
	font-weight: bold;
}

#tabs #pnlControl li.sel {
	background: transparent url(../images/tabOn.gif) no-repeat scroll left
		top;
	position: relative;
	top: 1px;
	z-index: 10;
}

#tabs #pnlControl li.sel a {
	color: #9B0033;
	font-size: 11px;
}

#tabs .panel {
	border-left: 1px solid #C1C2BC;
	border-right: 1px solid #C1C2BC;
	height: auto !important;
	min-height: 160px;
	width: 748px;
	text-align: left;
}

#tabs .panel .rss {
	display: block;
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
	border: none;
}

#tabs .panel ul {
	margin: 0 0 0 29px;
}

#tabs .panel ul li {
	color: #000000;
	padding-right: 10px;
	padding-top: 3px;
	list-style-type: square;
	font-size: 9px;
}

#tabs .panel ul li a:link {
	color: #004176;
	font-size: 11px;
	margin: 0;
	text-decoration: none;
}

#tabs .panel ul li a:visited {
	color: #004176;
	font-size: 11px;
	margin: 0;
	text-decoration: none;
}

#tabs .panel ul li a:hover {
	color: #CE1339;
	font-size: 11px;
	margin: 0;
	text-decoration: underline;
}

#tabs #pl2 {
	display: none;
}

#tabs #pl3 {
	display: none;
}

#tabs .panelHide {
	display: none;
}

/* Answer Search Results Page Styles */
.im-paginationtop {
	width: 160px;
	background: #e6e6e6;
	border: 0px;
}

.snippetClass0,.snippetClass1,.snippetClass3 {
	color: #000;
}

.im-standard-subject {
	font-size: 12px;
}

.im-top-facet,.im-facet {
	background-color: #e6e6e6;
}

.im-first,.im-last {
	border: 0px;
}

.im-even-answer {
	color: #000;
}

.im-even-answer a {
	font-size: 12px;
}

a:link span,.im-even-answer a:link,.im-standard-subject:link,.facet:link,.im-last a:link
	{
	color: #392578;
}

a:visited span,.im-even-answer a:visited,.im-standard-subject:visited,.facet:visited,.im-last a:visited
	{
	color: #666633;
}

a:hover span,.im-even-answer a:hover,.im-standard-subject:hover,.facet:hover,.im-last a:hover
	{
	color: #c60042;
}

.im-paginationtop td {
	color: #000;
	padding: 3px 5px;
}

.im-paginationbottom td {
	text-align: center;
}

.snippetClass0,.snippetClass1 {
	color: #000;
}

.snippetClass3 {
	color: #333366;
}

.im-standard-subject {
	font-size: 12px;
}

.im-root-facet {
	color: #000;
}

.im-first,.im-last {
	border: 0px;
}

.im-answers-heading {
	font-weight: bold;
	color: #000;
}

.im-active-facet a {
	display: block;
	line-height: 16px;
	background: url('../images/filter-arrow.gif') 98% no-repeat;
	border: 0px;
	background-color: #e6e6e6;
	background-image: url('../images/filter-arrow.gif');
}

a.facet {
	display: block;
	line-height: normal;
	padding: 0px 0px 0px 0px;
}

/* Login Module Styles */
.centercolumn .node .loginmodule {
	margin: 20px 0px;
}

.centercolumn .node .loginmodule h1 {
	font-size: 12px;
	color: #ad0034;
}

.loginmodulebody,.loginmodulebody a,.loginmoduletop,.loginmodulebottom,.loginmoduletop a,.loginmodulebottom a
	{
	font-size: 12px;
}

.loginmodulebody table tr td table {
	width: 90%;
}

.loginmodulebody .editfields {
	width: 160px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.loginmodulebody .button-feature {
	float: right;
}

span.nobreak a,.loginmodulebody a:link {
	color: #392578;
	text-decoration: underline;
}

span.nobreak a:visited,.loginmodulebody a:visited {
	color: #392578;
	text-decoration: none;
}

span.nobreak a:hover,.loginmodulebody a:hover {
	color: #c60042;
	text-decoration: underline;
}

/* Inquira Default Button Styles - Replaced the background image to use a default button style */
button {
	background: transparent url('../images/button-bg.gif');
	border-style: none;
	color: #000;
	cursor: pointer;
	height: 17px;
	margin: 5px 10px 5px 1px;
	min-width: 64px;
	text-align: center;
	vertical-align: middle;
	width: 64px;
	font-weight: bold;
	font-size: 11px;
}

button.type-feature,button.button-feature {
	background: transparent url('../images/button-bg.gif');
	border-style: none;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	margin: 2px 8px 0 0;
}

/* Right Nav Module visited link adjustments */
a.login:visited,a.logout:visited,a.bookmarks:visited,a.help:visited,a.myposts:visited,a.prefs:visited,a.questions:visited,a.watches:visited,a.profile:visited,a.finduser:visited,a.recommend:visited,a.recommend_change:visited,a.recommendations:visited,a.document_add:visited,a.feedback:visited,a.support:visited,a.documents:visited
	{
	display: block;
	padding: 0px 0px 0px 26px;
	line-height: 15px;
}

.sbmodule a {
	font-size: 11px;
}

.sbmodule a:link {
	color: #8A0034;
	font-size: 11px;
}

.sbmodule a:visited {
	color: #8A0034;
	font-size: 11px;
}

.sbmodule a:hover {
	color: #8A0034;
	font-size: 11px;
}

.sbmodule textarea.searchbox {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 0px -2px;
	padding: 2px;
	width: 95%;
}

/* Offsetting a problem with visited links moving over after they are clicked */
a:visited {
	margin: 0px;
}

/* ASK A QUESTION BOX - Styles to override default inquira styles */
.im-question-box {
	width: 750px;
	min-height: 72px;
	height: auto !important;
	height: 72px;
	margin-bottom: 10px;
	background: url('../images/ask-bg.gif') top left no-repeat;
}

.im-question-box .im-table {
	width: 750px;
	font-size: 11px;
}

.im-question-box table tr td {
	font-size: 12px;
}

/* Removing background colors for the rounded gradient */
.im-question-box .im-table,.im-question-box .im-lightblue {
	background: transparent;
}

/* Removing border from Ask a Question Box */
.im-question-box,.im-question-box .im-first,.im-question-box .im-bottom-border,.im-question-box .im-last
	{
	border: 0px;
}

.im-table table {
	font-size: 11px;
}

.im-last {
	padding: 0px 0px 5px 0px;
}

.im-question-box-ask {
	background: none;
}

/* the default rating is placed as a background image in the ul */
	/* use the background position according to the table above to display the required images*/
#ratingsBox {
	border: 1px solid #9A9A9A;
	float: left;
	margin: 0px 0px 10px;
	padding: 10px;
	vertical-align: middle;
	width: 720px;
}

#radioRates {
	display: none;
}

#ratingMsgTop,#ratingMsgBottom {
	text-align: center;
	width: 120px;
}

#ratingMsgTop {
	margin-bottom: 5px;
}

#ratingMsgBottom {
	margin-top: 5px;
}

.ratingConfMessage {
	width: 220px;
	text-align: left;
	color: #c60042;
}

#ratingsBox .xmleditfield {
	font-size: 9px;
}

.ratingContainer {
	width: 405px;
	margin: 0px;
	padding: 0px;
}

.centercolumn .node ul,.leftcentercolumn .node ul.rating {
	margin: 0px;
	padding: 0px;
}

.rating {
	width: 65px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: relative;
	left: 25px;
	background: url('../images/thawte-stars.gif') no-repeat 0px 0px;
}

ul.rating li {
	cursor: pointer;
	/*ie5 mac doesn't like it if the list is floated\*/
	float: left;
	/* end hide*/
	text-indent: -999em;
}

ul.rating li a {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 16px;
	height: 16px;
	text-decoration: none;
	z-index: 200;
	outline: none;
}

ul.rating li.one a {
	left: 0px
}

ul.rating li.two a {
	left: 13px;
}

ul.rating li.three a {
	left: 26px;
}

ul.rating li.four a {
	left: 39px;
}

ul.rating li.five a {
	left: 53px;
}

ul.rating li a:hover {
	z-index: 2;
	width: 80px;
	height: 14px;
	overflow: hidden;
	left: 0px;
	background: url('../images/thawte-stars.gif') no-repeat 0px 0px;
}

ul.rating li.one a:hover {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -13px;
}

ul.rating li.two a:hover {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -26px;
}

ul.rating li.three a:hover {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -39px
}

ul.rating li.four a:hover {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -52px
}

ul.rating li.five a:hover {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -65px
}

/* Classes to setup the hover */
.nostar {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px 0px
}

.onestar {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -13px
}

.twostar {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -26px
}

.threestar {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -39px
}

.fourstar {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -52px
}

.fivestar {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -65px
}

/* Classes to setup the server returned value of the average rating */
.halfstar {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -143px
}

.onehalfstar {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -156px
}

.twohalfstar {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -169px
}

.threehalfstar {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -182px
}

.fourhalfstar {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -195px
}

.fivehalfstar {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -218px
}

/* Classes to setup the click action of the rating system */
.onestar-selected {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -13px
}

.twostar-selected {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -26px
}

.threestar-selected {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -39px
}

.fourstar-selected {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -52px
}

.fivestar-selected {
	background-image: url('../images/thawte-stars.gif');
	background-position: 0px -65px
}

/* Class to remove hover after the soluton has been rated */
ul.rating li.rated a:hover {
	background-image: url('../images/thawte-stars.gif');
	background-position: -999px -999px
}

/* Floated Left Styles for Ratings Box */
.floatLeft {
	float: left;
	margin: 0px 10px 0px 0px;
	_margin: 0px 5px 0px 0px;
	padding: 0px;
}

.floatLeft textarea.xmleditfield {
	height: 50px;
	margin: 0px;
	width: 180px;
}

.floatLeft button {
	margin: 10px 0 0 0px;
}

table.floatLeft tr td {
	text-align: left;
}

.DESCRIPTION h4,h4 span,h5 span span {
	font-weight: bold;
	font-size: 11px;
}

/* Styles to override Primus Imported Styles */
TABLE.bc1 {
	margin: 5px 10px 5px 0px;
	width: 540px;
	padding-bottom: 10px;
}

.CGO_TITLE {
	font-weight: bold;
	font-size: 16px;
	color: #ad0034;
	word-spacing: normal;
}

.CGO_ID {
	font-weight: bold;
	font-size: 13px;
	border: none;
	color: #000000;
	word-spacing: normal;
}

.CGO_SOL_TEXT {
	font-weight: normal;
	font-size: 10px;
}

P.contentTableXHeader {
	color: #FFFFFF;
	font: bold 11px Helvetica, Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 5px;
	text-align: left
}

/* Primus Hyperlink Styles */
.Heading-00204 a:link,.RESOLUTION a:link {
	color: #392578;
}

.Heading-00204 a:visited,.RESOLUTION a:visited {
	color: #392578;
}

.Heading-00204 a:hover,.RESOLUTION a:hover {
	color: #c60042;
}

.rightcolumn .node ul.stdListing li,.sbmodulebody ul.stdListing li {
	font-size: 9px;
	list-style-type: square;
	color: #000000;
}

.rightcolumn .node ul.stdListing li a,.rightcolumn .node ul.stdListing li a:link
	{
	font-size: 11px;
	color: #004176;
	text-decoration: none;
	position: relative;
	left: -5px;
}

.rightcolumn .node ul.stdListing li a:visited {
	font-size: 11px;
	color: #004176;
	text-decoration: none;
}

.rightcolumn .node ul.stdListing li a:hover {
	font-size: 11px;
	color: #CE1339;
	text-decoration: underline;
}

.question-box-generic-link {
	padding-right: 22px;
	text-align: right;
}

* HTML DIV.contentbody TABLE TABLE DIV.leftcentercolumn .im-table .im-question-box-home .im-table .im-question-box-ask INPUT.xmleditfield
	{
	width: 456px;
	height: 21px;
}

/* Contact Escalation Styles (start) */

.contact-leftbox {
	float: left;
	width: 355px;
	margin: 0px 40px 0px 0px;
	text-align: left;
	border: solid 0px red;
}

.contact-leftbox table tr td {
	vertical-align: top;
}

.contact-leftbox table tr td img {
	margin: 0px 5px 0px 0px;
}

.contact-leftbox table.contact-instructions {
	margin-top: 15px;
}

.contact-leftbox table.contact-instructions tr td {
	padding-bottom: 14px;
}

.contact-rightbox {
	float: left;
	width: 355px;
	border: solid 0px red;
	margin: 0px 10px 0px 0px;
}

.contact-step {
	padding-bottom: 15px;
	vertical-align: top;
}

.contact-form {
	padding: 0px;
}

.contact-form TD {
	font-size: 11px;
}

.contact-form TD.reqd {
	width: 10px;
	vertical-align: top;
	padding-top: 5px;
}

.contact-form TD.contact-label {
	font-size: 12px;
	font-weight: bold;
	width: 155px;
}

.contact-form TD.contact-field {
	width: 190px;
}

.contact-form TD.contact-field INPUT {
	width: 160px;
	font-size: 11px;
}

.contact-form TD {
	padding-bottom: 8px;
}

.contact-form SELECT {
	width: 164px;
	font-size: 11px;
}

.contact-form TEXTAREA {
	width: 315px;
	font-size: 11px;
}

.contact-header {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 5px;
	vertical-align: top;
	text-align: left;
}

.contact-subhead {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
}

.contact-escalation-results {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

.contact-escalation-results .contact-leftbox {
	min-width: 355px;
	width: auto;
}

.support-request {
	margin: 8px 0px;
}

.support-request .btn {
	margin: 8px 0px;
}

/* Contact Escalation Styles (end) */

.im-news a:link {
    color: #004276;
    font-size: 11px;
    margin: 0;
    text-decoration: none;
}

/* Added in 8.5 for Document Feedback section */ 

.im-feedback-radio-question {
    width: 300px;
    text-align: left;
}

.im-feedback-radio-answer{
    width: 50px;
    text-align: right;
}

.im-feedback-textarea-question{
    width: 300px;
    vertical-align: text-top;
}

.im-feedback-textarea-answer{
    width: 200px;
}

.im-feedback-textbox-question{
    width: 300px;
    vertical-align: text-top;
}

.im-feedback-rate-firstcol{
    height: 10px;
    width: 320px;
}
