﻿.menuRowOne { background-color: #4B7CB7; }
.menuRowOneHover { background-color: #5486C3; }
.menuRowOneSelected { background-color: #73A2DE; }

.menuRowTwo { background-color: #4B7CB7; }
.menuRowTwoHover { background-color: #5486C3; }
.menuRowTwoSelected { background-color: #73A2DE; }

.menuRowThree { background-color: #4B7CB7; }
.menuRowThreeHover { background-color: #5486C3; }
.menuRowThreeSelected { background-color: #73A2DE; }

.content img.thumb { float: left; margin-right: 15px; margin-bottom: 6px; margin-top: 0em; border-color: #ddd; border-width: 1px; border-style: solid; }
.content img.showcase_thumb { float: left; margin: 0px 15px 12px 0px; border: solid 0px #f2f2f2; padding: 0px; }
.content img.alt { float: right; margin: .5em 0 6px 16px; }
.content img.plain { border: none !important; }
.content img.sm { padding: 6px; background: #f2f2f2; }
.content a img.thumb:hover { padding: 0; border: 6px solid #ddd; }
.content .figure { float: right; margin: .5em 0 6px 20px; font-size: 92%; color: #999; text-align: center; }
.content .figure dt img { margin: 0 0 6px 0; padding: 5px; border: 1px solid #ddd; }
.content .figure img.fig { border-color: #ddd; border-width: 1px; border-style: solid; padding: 5px; }
.content img.alone, .content .block { float: none; margin-left: 0; }

.ContextMenuPanel { border: 1px solid #868686; z-index: 1000; background-color: #FAFAFA; cursor: default; padding: 1px; text-align:left; }
.ContextMenuBreak { margin: 1px 1px 1px 32px; padding: 0; height: 1px; overflow: hidden; display: block; border-top: 1px solid #C5C5C5; }
a.ContextMenuItem { margin: 1px 0 1px 0; display: block; color: #003399; text-decoration: none; cursor: pointer; padding: 4px 19px 4px 33px; }
a.ContextMenuItem-Selected { font-weight: bold; }
a.ContextMenuItem:hover { background-color: #FFE6A0; color: #003399; border: 1px solid #D2B47A; padding: 3px 18px 3px 32px; }

.GridViewHeadings { text-decoration:none !important; font-weight:normal !important; }


.testLabel { margin-right: 10px; }
.clearButton { margin-left: 76px; }
.displayButton { margin-left: 10px; margin-top: 2px; }
.radiobuttonList { margin-right: 20px; }
.xhtmlcheckbox { margin-right: 12px; }
.spacer { margin-left: 60px; display: inline; }
.display { width: 578px; padding: 10px; border: solid 1px gray; }


.AvailableContentItemSelected { background-color:#dfefff; }
