/* CS Theme Static Part*/ 
body {
	margin: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: x-small;
	color: #424242;
	background-color:white;
	padding:19px 60px;	
	width:818px;
}
div.LargerText * {
	font-size:11px;
}

p {
	margin-top:10px;
	margin-bottom:10px;
	}
img {
	border-style:none !important;
	border:0px solid white;
	}
.infoButton {
	cursor:help;
	vertical-align:middle;
	margin-left:-5px;
	border-style:none;	
}
.InfoButtonLight {
	cursor:help;
	vertical-align:middle;
	margin-left:3px;
	border-style:none;	
}
/* Ajax status Box - where ajax status animation occurs */
div.AjaxStatusBox {
	position:absolute;
	top:120px;
	left:940px;
	color: #ffa144;
	font-weight:bold;
}
div.MessageBox {
	color: #ffa144;
	font-weight:bold;
}
div.MessageBox ul {
	list-style-image:none;
	list-style-position:inside;
	padding:0px;
	margin:0px;
}
div.MessageBox li {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
div.TopMessageBox {
	position:absolute;
	top:135px;
	left:542px;
	color: #ffa144;
	font-weight:bold;
}
.message {
	margin-left:10px;
	color: #ffa144;
	font-weight:bold;	
}
.FooterMessage {
	color: #ffa144;
	font-weight:bold;	
	}
#loginForm div.TopMessageBox, #registerForm div.TopMessageBox {
	left:65px;
	top:100px;
}
div.TopMessageBox ul {
	list-style-image:none;
	list-style-position:inside;
	padding:0px;
	margin:0px;
}
div.TopMessageBox li {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
/* if links are wanted in the default style */
a.default {
	color:#0000ff;
	text-decoration:underline;
	}
a.default:visited {
	color:#551a8b;
	}
a.default:hover {
	color:#0000ff;
	text-decoration:underline;
	}
/* prevent firefox from drawing dotted outline around image links */
* {
	-moz-outline-style: none;
}
a, a:visited {
	color:#2180c7;
	}
a:hover {
	color: #8CAFCD;
}

.Right, .right {
	float: right;
}
.Banner {
	width:818px;
	height:94px;
}
.HomeBanner {
	width:818px;
	height:84px;
}
.DefaultBanner {
	width:818px;
	height:94px;
}
.Banner input {
	vertical-align:middle;
}
.LogoutButtonX {
	margin-right:15px !important;
	position:relative;
	vertical-align:middle;
	padding-bottom:1px;	
}

.ShortcutsMenuX {
	margin-right:11px !important;
	position:relative;
	vertical-align:middle;
	padding-bottom:4px;	
}

.Body {
	padding: 25px 0px 25px 4px;
	clear: both;
	width:818px;
}
input.HomeButton {
	margin-right:0px;
	}

.one-unit { width:250px; }
.two-unit { width:500px; }

.info {
	color: #939392;  
	font-weight: bold;
}
.warn {
	color: #ffa144 !important; 
	font-weight: bold;
}

.menuButtons {
	font-family:Verdana;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: -0.09em;
}

.menuButtons * a {
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}

.menuButtons * a:active, .menuButtons * a:link, .menuButtons * a:visited {
	color: #424242;
}

.menuButtons * a:hover {
	color: #77A7C2; /* #FF6600; #8CAFCD*/
}

.actionButtons {
	width: 100%;
	text-align: center;
	padding-top: 10px;
}

.tableControl {
	width: 100%;
	text-align: right;
	padding-top: 15px;
}

.actionButtons a, .tableControl a {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #578BB8;
	border: 1px solid #578BB8;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
}

.actionButtons a:hover, .tableControl a:hover {
	color: white;
	background-color: #578BB8;
	margin: 5px;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	color: #3190d7;
	font-size: x-small;
	font-weight:bold;
	margin-top: 0px;
}

h2 {
	font-family: Verdana;
	color: #3190d7;
	font-size: x-small;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	padding-bottom:8px;
}
h2.Subdued {
	color:#424242;
}

h2.InfoSubsection {
	color:#424242;
	margin-top: 0px;
}

h2.SubduedMore {
	color:#939392;
}
h3 {
	font-size:x-small;
	font-family:Verdana;
	margin-top:0px;
}
fieldset { 
	border:0px;
	margin:0px;
	padding:0px;
}
form {
	border:0px;
	padding: 0px;
	margin: 0px;
}

.infoHeading {
	padding-top: 35px;
}
	
/*
table {
	width: 100%;
}

th {
	background-color: #578BB8;
	color: white;
	font-family: Verdana, Arial, sans-serif;
	padding: 5px;
}

td {
	background-color: #F0F0F0;
	text-align: center;
}

.narrow {
	width: 20%;
}

.wide {
	width: 80%;
}
*/
.first td {
	background-color: white;
}

.second td {
	background-color: white;
}
.fence th, .fence thead td {
	text-align:left;
	color:#939392;
	border-top:solid 1px white;
	background-color:white;
	border-right:0px;
}
	
.fence td {
	border-top:solid 1px #ececec;
	border-bottom:0px;
}

.fence .Cell-n {
	border-left:solid 1px #ececec;
	border-right:0px;
	padding-left:5px;
	padding-right:5px;
}

.fence td {
	padding-top:2px;
	padding-bottom:1px;
	font-weight:bold;
	color:#424242;
}

/* Only works in CSS2 compliant browsers, others get no border in heading */
.fence th + th, .fence thead td + td {
	border-left:1px solid #ececec;
	padding-left:5px;
}
/*
.dialog {
	padding: 15px;
	background-color: #F0F0F0;
	margin: 10px;
}

.dialog table {
	width: auto;
}

.message {
	border: 1px solid #FFCC00;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F0F0F0;
}

.prop {
	padding: 5px;
}

.prop .name {
	font-weight: bold;
	text-align: left;
	width: 115px;
}

.prop .value {
	text-align: left;
}

.prop .errors {
	color: red;
	text-align: left;
}
*/
/*.value input {
	width:190px;
}*/
/*
.errors input {
	border: 1px solid red;
}
*/

/* MDB admin page */
.mdaIdClass {
	width: 40px;
}

.mdaUserClass {
	width: 100px;
}

.mdaTypeClass {
	width: 100px;
}

.mdaDescClass {
	width: 400px;
}

.mdaStatusClass {
	width: 200px;
}

.mdaTimeClass {
	width: 180px;
}

/* Seam Date Picker */ /* the div that holds the date picker calendar */
.seam-date {
	width: 300px;
}

/* the table (within the div) that holds the date picker calendar */
.seam-date table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background: #fff url(../img/input.bg.gif) 0 0 repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	margin-top: 5px;
}

.seam-date-title div {
	font-size: 12px;
	color: gray;
	font-weight: bold;
}

/* the forward/backward buttons at the top */
.seam-date-title button {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	border: 1px solid #AAAAAA;
}

/* the "This Month" and "Close" buttons at the bottom */
.seam-date-footer {
	display: none;
}

.seam-date-footer button {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #FFFFFF;
	font-weight: bold;
	border: 1px solid #AAAAAA;
}

/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.seam-date-header td {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	width: 14%;
}

/* a table cell that holds a date number (either blank or 1-31) */
.seam-date-week td.seam-date-day {
	border: 1px solid #ece9d8;
	width: 14%;
}

/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.seam-date-week td.seam-date-hover {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	cursor: pointer;
	color: red;
}

/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */
.seam-date-week td.seam-date-selected {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	font-weight: bold;
}

/* banner box styling */
#bannerUserbox {
	font-size: smaller;
	float: right;
	border: 1px solid #444444;
	margin: 2px 10px 2px 10px;
	padding: 2px 10px 2px 10px;
}

#bannerUsername {
	width:153px;
	font-size: x-small;
	font-weight: bold;
	font-family:Verdana;
	color:#3190D7;
	border:solid 1px #ececec;
	padding:1px 8px;
	margin-left:10px;
	vertical-align:top;
	display:block;
}

div.HomeBox {
	float: left;
	border-width: 0px;
	margin-left:4px;
	width: 305px;
}
div.HomeBoxStyle {
	float: left;
	border-width: 0px;
	margin-left:4px;
	width: 305px;
	margin-top:3px;
}
div.DefaultLogoGainFolder {

}
div.HomeLogoGainFolder {

}

#twoHomes {
	display:block;
	margin-top:2px;
	margin-left:7px;
	color:#b3b3b2 !important;
	font-weight:bold !important;
}

/*
#bannerLogo {
	float: left;
	border-width: 0px;
	margin-left:4px;
}
#homeLogo {
	border-width: 0px;
	}
x#homeLogo img {
	border-style:none;
	border-width:0px;
	}

#homeLogo {
	border-width: 0px;
	}
#homeLogo img {
	border-style:none;
	border-width:0px;
	}
*/

/* Table with the login form */	
.loginTable, .layoutTable, .formTable, .searchTable, .pubTable {
	text-align: left;
	border:0px;
	padding:0px;
}
.layoutTable tr, .formTable tr {
	vertical-align: top;
}
.layoutTable, .formTable, .searchTable, .pubTable {
/*	cell-spacing:0px; not recognized */
/*	cell-padding:0px;  not recognized */
	margin:0px;
	padding:0px;
}

.loginTable, .searchTable, .pubTable {
	font-size: smaller;
}
.loginTable td, .layoutTable td, .formTable td, .searchTable td, .pubTable td {
	text-align: left;
	background:transparent;
}
#loginBox {
	border:1px solid #ececec;
	width:250px;
}	


/* FORMS */
.FormTable {
	text-align:left;
	border:0px;
	padding:0px;
	margin:0px;
}

/* Use for input fields of type text */
.InputField, .OutputField {
	border: 1px solid #ececec;
	font-family:Verdana;
	font-size:x-small;
	font-weight:normal;
	color:#3190D7;
	padding:3px 7px;
	letter-spacing:0.00em;
}
.DropdownField {
	border: 1px solid #ececec;
	font-family:Verdana;
	font-weight:normal;
	color:#3190D7;
	letter-spacing:0.00em;
	padding:2px;
}
.FormTable input[TYPE="checkbox"] {
	width:auto !important;
}
.FormTable tr {
	vertical-align: middle;	/* align label with input */
}
.FormTable td {
	padding:0px;
}
.labelCol {
	width:150px;
}
label {
	font-family:Verdana;
	font-size:x-small;
	font-weight:700;
	color: #939392;	
	letter-spacing:0.00em;
}
a.LabelLink:hover label {
	color:#2180c7;
}

td.LabelAbove {
	padding-bottom:3px;
}
td.LabelNotFirst {
	padding-top:10px;
}
.Size-XL {
	width: 320px;
}
.Size-XXL {
	width: 420px;
}
.Size-L {
	width:243px;
}
.Size-S {
	width:65px;
	}
/* Padding to get spacing for first row */	
tr.Row-1 td{
	padding-top:5px;
	padding-bottom:5px;
	}
/* Padding to get spacing for subsequent rows */
tr.Row-n td {
	padding-top:5px;
	padding-bottom:5px;
	}
.Important {
	font-weight:bold;
	}
.MediumGrey {
	color:#939392;
}	
div.Divider, div.Divider-L {
	width:818px;
	height:1px;
	max-height:1px;
	border-top:1px solid #ececec;
	padding:0px;
	font-size:0px;
	line-height:1px;
}
	
div.Divider2, div.Divider-M {
	width:472px;
	height:1px;
	max-height: 1px;
	border-top:1px solid #ececec;
	line-height:1px;
	margin:0px;
	padding:0px;
}

div.Divider4 {
	width:920px;
	height:1px;
	max-height:1px;
	border-top:1px solid #ececec;
	padding:0px;
	font-size:0px;
	line-height:1px;
}

div.Divider5 {
	width:420px;
	height:1px;
	max-height:1px;
	border-top:1px solid #ececec;
	padding:0px;
	font-size:0px;
	line-height:1px;
}
	
/* TEXT INDENT */
table.TextIndent td {
	padding-left:10px;
}

/* HOME styling */
.HomeBody {
	padding: 88px 0px 40px 4px;	
}
/* HOME SEARCH */
div.SearchBox {
	position:absolute;
	top:255px !important;
	top:255px;
	left:50px;
	background-repeat:no-repeat;
	height:100px;
	width:600px;
}
.HomePageSearchField {
	position:relative;
	padding:0px;
	left:27px;
	top:16px;
	height:14px;
	width:410px;
	border-style:none;
	border: 0px;
	color:#3190d7;
	font-family:Verdana;
	font-size:x-small;
	font-weight:bold;
}
.HomePageSearchButton {
	position:relative;
	top:22px;
	left:43px
}
img#searchHeading, img#publishHeading, img#foldersHeading, img#rmappingHeading {
	vertical-align:middle;
}
img#searchInfo, img#publishInfo, img#foldersInfo, img#rmappingInfo {
	vertical-align:middle;
	margin-left:-5px;
	border-style:none;
}

#searchForm {
	margin:0px;
	padding:18px 14px 18px 14px;
}

div#searchBoxFooter {
	position:absolute;
	display:block;
	top:50px;
	left:20px;
	width:425px;
}

#popupSearchOptions {
	color:#b3b3b2;
	text-decoration:none;
	float:left;
	display:block;
}
#popupSearchOptions img {
	vertical-align:top;
}

span#enterSearch {
	float:left;
	color:#3190d7;
}

#searchOptionsDiv, #changeImageDiv, #changeSplashDiv, #changeAccessDiv, #addInviteDiv, #changeInviteDiv, #fullLogPanelDiv  {
	/* background:transparent; */
	filter:alpha(opacity=10);
	-moz-opacity:.10;
	opacity:.10;
}
#searchOptionsContentDiv {
	background-color:white;
	border:1px solid #ececec;
	position:absolute;
}

#searchOptionsCDiv {

}

/* HOME PUBLISH */
#wrap-publish {
	margin-top:70px;
}

#pubBox {
	padding-left:2px;
	padding-top:2px;
}	

#pubText {
	font-family:Verdana;
	font-size:x-small;
	font-weight:700;
	color:#727272;
}

select.pubFolderSelector {
	width: 200px;
}

/* HOME CLOUDFOLDERS */
#wrap-folders {
	margin-top:44px;
}

#foldersBox {
	padding-left:2px;
	padding-top:2px;
}	

#foldersText {
	font-family:Verdana;
	font-size:x-small;
	font-weight:700;
	color:#727272;
}
/* HOME FOOTER */
.HomeFooter {
	position:absolute;
	top:549px;
	left:66px;	
	color:#B3B3B2;
	font-size:x-small;
	font-weight: normal;
	letter-spacing: -0.04em;
	text-align:left;
}
.HomeFooter .Cloudbar {
	margin-left:-5px;
	margin-top:3px;
	margin-bottom:3px;
}
/* ALL OTHER FOOTER */
.Footer {
	position:absolute;
	top:549px;
	left:66px;	
	color:#B3B3B2;
	font-size:x-small;
	font-weight: normal;
	letter-spacing: -0.04em;
	text-align:left;
	width:818px;
}

/* FLOATING FOOTER */
.FooterFloat {
	clear:both;
	position:relative;
	top:0px;
	left:6px;	
	color:#B3B3B2;
	font-size:x-small;
	font-weight: normal;
	letter-spacing: -0.02em;
	text-align:left;
}
.Cloudbar2 {
	margin-left:-6px;
	margin-top:3px;
	margin-bottom:3px;
}
span.Copyright {
	margin-left:-1px;
}
/* LINKS IN FOOTER */
a.FooterLink {
	text-decoration:none;
	padding-bottom:2px;
}
a.FooterLink:link, a.FooterLink:visited {
	color:#B3B3B2;
}
a.FooterLink:hover {
	color:#3190D7;
}
a.FooterLink:active {
	color:#77A7C2;
}

/* BULLET LISTS */
.SmallBullet li {
	padding-bottom:4px;
	}
.PublishButton {
	margin-top: 15px;
}
	
/* SIGN IN */

/* REGISTER/SIGNUP  */
img#registerHeading {
	margin-left:-4px;
	margin-bottom:10px;
}
#registerForm {
	margin-top:10px;
	margin-bottom:5px;
}

/* REGISTER */
.RegisterButton {
	margin-top:20px;
}

/* LOGIN */
#loginForm {
	margin-bottom:5px;
}
#wrap-signin {
	margin-top:10px;
}
#login {
	margin-bottom:5px;
}
/* FAQ and TEXT CONTENT */
a.CmdLink {
	text-decoration:none;
	padding-bottom:2px;
}
a.CmdLink:link, a.CmdLink:visited {
	color:#B3B3B2;
}
a.CmdLink:hover {
	color:#3190D7;
}
a.CmdLink:active {
	color:#77A7C2;
}

.textCmdLink {
	color:#77A7C2;
	padding-bottom:2px;
	cursor: pointer;
}

.textCmdLinkHover {
	color:#3190D7;
	padding-bottom:2px;
	cursor: pointer;
}

/* CONTENT BOX GENERIC */
.ContentBoxHeaderDivider { 
	width:100%; 
	margin-top: 10px;
	margin-bottom:10px !important;
	margin-bottom:0px;
	height:1px;
	border-top:1px solid #ececec;
}
.ContentBoxHeader {
	color:#2180c7;
	font-weight:bold;
}
.ContentBoxHeaderArrow {
	padding-right:10px;
	vertical-align: bottom;
}
/* MBADMIN */
#mdbadminDivider {
	margin-bottom:10px;
	margin-top:10px;
	margin-left:0px;
	width:1550px;
}

/* SEARCH PAGE */
img#searchResultsHeading {
	margin-left:-4px;
}
#searchHeadingDivider {
	margin-bottom:10px;
	margin-top:10px;
}
#searchMessageDivider {
	margin-bottom:10px;
	margin-top:10px;
}
#searchFooterDivider {
	margin-bottom:10px;
	margin-top:10px;
	margin-left:16px;
}


table.searchResults {
	border-style:none;
	width:828px;
	padding:0px;
	margin:0px;
}
table.searchResults td {
	border-style: none;	
	margin:0px;
	padding:0px;
}
table.searchResults a, table.searchResults a:visited {
	/*text-decoration:none;*/
	color:#727272; /* use a medium dark grey */
	/*font-weight:bold;*/
}
table.searchResults a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#2180c7;
}
table.searchResults td.searchContentArrow {
	width:16px;
	padding:0px;
	padding-top:5px;
	margin:0px;
}
table.searchResults td.searchContentType {
	width:40px;
	color:#30baef;
	padding-bottom:0px;
	text-align:left;
	padding-right:10px;
}
table.searchResults td.searchContentName {
	color:#2180c7;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:2px;
}
table.searchResults td.searchContentFolder {
	color:#2180c7;
	padding-bottom:0px;
	width:125px;
	padding-left:10px;
}
table.searchResults td.searchContentDigest {
	color:#b3b3b2;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:2px;
}
span.AboveSearchResult {
	margin-bottom:8px;
	display:block;
}
.SearchResultPaginator {
	margin-top:10px;
	margin-left:13px;
	width:820px; /* for IE */
}

#searchResultContainer {
	position:relative;
	left:-16px;
	overflow:visible;
	background:white;
	clear:both;
}
#searchSimpleResultContainer {
	position:relative;
	overflow:visible;
	background:white;
	clear:both;
}
.SmallMaterializeButton { 
	vertical-align:middle;
}

/* MATERIALIZER - help and error*/
h1#matTitle {
	margin-top:10px;
}
table#matContent {
	width:750px;
}
td.MatErrorFirstColumn {
	width:100px;
}
.MatOutputField {
	border: 1px solid #ececec;
	font-family:Verdana;
	font-size:x-small;
	font-weight:normal;
	color:#3190D7;
	padding:3px 7px;
	letter-spacing:0.00em;
	margin-top: 5px;
	margin-bottom: 5px;
}
p#matErrorProblem {
	font-weight:bold;
}

p#matErrorSolution {
	font-weight:bold;
}
img.MatHeading {
	margin-bottom:10px;
}

/************************
* OBJECT VIEWS
*/
/* GENERIC VIEW */
img#infoViewHeading, table#infoViewHeading {
	margin-left:-5px;
}
img#thisVersionHeading {
	margin-left:-5px;
	margin-top: 5px;
	margin-bottom: 5px;	
}
#infoViewHeadingDivider {
	margin-bottom:10px;
	margin-top:10px;	
}
.HeadingDivider {
	margin-bottom:10px;
	margin-top:10px;
	}
tr.InfoViewFirstRow td,
tr.InfoViewSecondRow td,
tr.InfoViewThirdRow td {
	padding-top:5px;
	padding-bottom:5px;
	}	
td.InfoViewNameLabelCell {
	width:113px;
	}
td.InfoViewFolderrCell {
	width:32px;
	}
td.InfoViewNameCell {
	width:243px;
	}
td.InfoViewFolderLabelCell {
	width:113px;
	}
#infoViewNameField {
	width:243px;
	margin-top:5px;
	margin-bottom:5px;
}
td.InfoViewFullNameLabelCell {
	width:82px;
}
#infoViewFullNameField {
	width:243px;
}
#infoViewSinceField {
	width:65px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}
td.InfoViewChangeLabelCell {
	text-align:center;
	}
td.InfoViewChangeCell {
	text-align:right;
	}
#infoViewChangedField {
	width:65px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	}
td.InfoViewVersionCell {
	}
	
#infoViewVersionField {
	width:243px;
}

#infoViewVersionTypeField {
	width:243px;
}

#infoViewFolderField {
	width:243px;
	margin-top:5px;
	margin-bottom:5px;
	}

#infoViewTabField {
	width:210px;
	margin-top:5px;
	margin-bottom:5px;
	}
	
#infoViewResolutionField {
	margin-top:5px;
	margin-bottom:5px;
	}

/* OBJECT VIEW */
#objectViewHeadingDivider {
	margin-bottom:10px;
	margin-top:10px;
}
div.ArrowVerticalDividerBox {
	margin-top:8px;
	margin-bottom:12px !important;
	margin-bottom:0px;
	padding:0px;
}
div.ArrowVerticalDivider {
	margin-left: 20px;
	margin-top:-8px;
	margin-bottom:8px !important;
	margin-bottom:0px;
	border-top:1px solid #ececec;
	width:799px;
	padding:0px;
}
div.ArrowVerticalDivider-M {
	margin-left: 20px;
	margin-top:-8px;
	margin-bottom:8px !important;
	margin-bottom:0px;
	border-top:1px solid #ececec;
	width:453px; 
	padding:0px;
}
div.OneColumnContainer {
	width:400px;
}
div.OneWideColumnContainer {
	width:470px;
	margin:0px;
	padding:0px;
}
/* CSPEC VIEW */
table.CSpecViewDepTable, table.CSpecViewCloudTable {
	border-style:none;
}
table.CSpecViewDepTable td, table.CSpecViewCloudTable td{
	border-style:none;
}
td.CSpecViewDepButton, td.CSpecViewCloudButton {
	padding-left:0px;
	padding-right:0px;
}
table.CSpecViewDepTable, table.CSpecViewCloudTable {
	width:500px;
	margin-bottom:20px;	
}
td.CSpecViewCloudName {
	width:200px;
	padding-left:0px;
	padding-right:0px;
}
td.CSpecViewCloudName a, td.CSpecViewCloudName a:visited {
	text-decoration:none;
	color:#727272; /* 424242 too heavy */
	font-weight:bold;
}
td.CSpecViewCloudName a:hover {
	color:#3190D7;
}

td.CSpecViewCloudDigest {
	padding:0px;
	color:#b2b2b3;
	padding-bottom:8px;
}
td.CSpecViewCloudDigest  p {
	margin:0px
}
.CSpecViewInfoText {
	color:#b2b2b3;
}
table.CSpecViewAttrTable {
	border-style:none;
	width:410px;
	margin-bottom:20px;
	margin-top:-7px;
}
table.CSpecViewAttrTable td {
	border-style:none;
}
table.CSpecViewAttrTable td p {
	margin:0px;
}
td.CSpecViewAttrDoc {
	color:#b2b2b3;
	padding:0px;
}
td.CSpecViewAttrDoc p {
	padding-bottom:5px;
}
td.CSpecViewAttrName {
	color:#727272; /* 424242 too heavy */
	font-weight:bold;
	padding:0px;
	padding-bottom:0px;
}
td.CSpecViewCloudType {
	color:#30baef;
	width:40px;
}
td.CSpecViewDepType {
	color:#b2b2b3;
}
td.CSpecViewDepDesignator {
	color:#30baef;
}
td.CSpecViewDepName a {
	color:#727272; /* 424242 too heavy */
	font-weight:bold;
	text-decoration:none;
}
td.CSpecViewDepName a:hover {
	color:#2180c7;
}
td.CSpecViewCloudURL {
	width:100px;
}
td.CSpecViewCloudURL a,  td.CSpecViewCloudMaterialize a {
	color:#b2b2b3;
	text-decoration: none;
}
td.CSpecViewCloudMaterialize {
	width:55px;
	text-align:right;	
}
td.CSpecViewCloudURL a:hover, td.CSpecViewCloudMaterialize a:hover {
	color:#2180c7;
}

	
/* BOM VIEW - reuses cspec styling */
#bomViewTimestampField {
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
}
#infoViewFromQueryField {
	margin-top:5px;
	margin-bottom:5px;
	}
	
td.CSpecViewCloudButton {
	width:18px;
}
/* Component View */
/* Shadow box around version selection */
div.ComponentViewVersionSelectWrap {
	position:absolute;
	left:540px;
	top:242px !important;
	top:242px;
	width:334px;
	height:217px;	
}
div.VersionSelectBox {
	position:relative; /* anchor for paginator */
	border:1px solid #ececec;
	height:215px;
}

div.ComponentViewVerSelectPaginator {
	position:absolute; /* in relation to versionSelectBox */
	top:190px;
	left:0px; /* need indent as table has 10px margin */
	width:300px;
}

table.ComponentViewVerSelect, table.ComponentViewVerSelect td {
	border-style:none;
}
table.ComponentViewVerSelect .rich-table-cell{
	padding-top:3px;
	padding-bottom:3px;
}

table.ComponentViewVerSelect {
	margin:10px;
}

table.ComponentViewVerSelect a {
	text-decoration:none;
	font-weight:bold;
}

table.ComponentViewVerSelect a:hover {
	color:#3190d7 !important; /* IE6 does not get this... */
	text-decoration:none !important; /* firefox gets this */
}

.ComponentViewNoVersionWarn {
	padding:20px;
	position:relative;
	top:20px;	
	}

.Subdued {
	color:#b3b3b2;
}
div.NoVersionSelectedBox {
	height:193px;
	min-height:193px;
}

div.NoVersionSelectedBox h2 {
	padding-top:5px;
}

/* Front page fatter text links */
a.FatLink, a.FatLink:visited {
	color:#727272;
	text-decoration:none;
}
a.FatLink:hover {
	color:#3190d7;
}

a.BlueLink, a.BlueLink:visited {
	color:#2180C7;
	text-decoration:none;
}
a.BlueLink:hover {
	color:#3190d7 !important;
	text-decoration:underline;
}

a.FatBlueLink, a.FatBlueLink:visited {
	color:#2180C7;
	font-weight:bold;
	text-decoration:none;
}
a.FatBlueLink:hover {
	color:#3190d7 !important;
	font-weight:bold;
	text-decoration:underline;
}

a.FaqLink, a.FaqLink:visited {
	color:#2180C7;
	font-weight:bold;
	text-decoration:none;
}
a.FaqLink:hover {
	color:#3190d7 !important;
	font-weight:bold;
	text-decoration:underline;
}

a.FatLink img, 
a.FatBlueLink img, 
a.FatGreyLink img, 
a.FatGreyLink2 img, 
a.GreyLink img, 
a.FatDarkLink img,
a.FatMediumLink img,
a.FaqLink img {
	border-style:none;
}
/* Grey */
a.FatGreyLink, 
a.FatGreyLink2,
a.FatGreyLink2:visited,
a.FatGreyLink:visited {
	font-weight:bold;
	color:#c0c0c0;
	text-decoration:none;
}
a.FatGreyLink:hover {
	font-weight:bold;
		color:#3190d7;
	text-decoration:none;
}
span.FatGrey2Maker a:hover,
a.FatGreyLink2:hover {
	font-weight:bold;
	color:#30BAEF;
	text-decoration:none;
}
span.FatGrey2Maker a,
span.FatGrey2Maker a.visited {
	font-weight:bold;
	color:#c0c0c0;
	text-decoration:none;
	}
/* Medium */
a.FatMediumLink, 
a.FatMediumLink:visited {
	font-weight:bold;
	color:#939392;
	text-decoration:none;
}
a.FatMediumLink:hover {
	font-weight:bold;
	color:#30baef;
	text-decoration:none;
}

/* Dark */
a.FatDarkLink, 
a.FatDarkLink:visited {
	font-weight:bold;
	color:#727272;
	text-decoration:none;
}
a.FatDarkLink:hover {
	font-weight:bold;
	color:#2180c7;
	text-decoration:none;
}
.FatDark {
	color:#727272;
	font-weight:bold;
}
/* Glosary Link */
a.GlossaryLink, a.GlossaryLink:visited {
	font-weight:normal;
	color:#30baef;
	text-decoration:none;
}
a.GlossaryLink:hover {
		color:#2180c7;
	text-decoration:underline;
}
/* Glosary Link */
a.GlossaryLink2, a.GlossaryLink2:visited {
	font-weight:normal;
	color:#424242; 
	text-decoration:none;
	border-bottom:1px dashed #30baef;
}
a.GlossaryLink2:hover {
	color:#30baef;
	text-decoration:none;
		border-bottom:1px solid #30baef;
}
/*
.GlossaryTerm {
	color:#424242;
	border-bottom:1px dashed #30baef;
	}

a.GlossaryLink2:hover * {
	color:#30baef;
	text-decoration:none;
	border-bottom:1px solid #30baef;
}
*/
/* Cyan Link */
a.CyanLink, a.CyanLink:visited {
	font-weight:normal;
	color:#30baef;
	text-decoration:none;
}
a.CyanLink:hover {
		color:#2180c7;
	text-decoration:underline;
}

/* Grey */
a.GreyLink, a.GreyLink:visited {
	font-weight:normal;
	color:#b3b3b2;
	text-decoration:none;
}
a.GreyLink:hover {
	color:#3190d7;
	text-decoration:none;
}

a.undecorated {
	text-decoration:none;
}
a.undecorated:visited {
	text-decoration:none;
}

/* Pseudo Links */
.DisabledFatLink {
	color: #B3B3B2;
	font-weight: bold;
	text-decoration:none;
}

/* Search Again */
.SearchAgainBox {
	position:absolute;
	left:542px;
	top:72px;
	width:360px;
}
#inlineSearchAgain {
	position:relative;
	}
#inlinedSearchAgain .SearchAgainBox {
	position:relative;
	top:0px;
	left:0px;
	}
.SearchAgainField {
	width:270px !important;
}
.MenuSearchAgainField {
	width:270px !important;
	position:relative;
	top:-2px;
}
.MenuSearchAgainField-M {
	width:170px !important;
	position:relative;
	top:-2px;
}
.MenuSearchAgainField-L {
	width:265px !important;
	position:relative;
	top:-2px;
}
.SearchAgainBox img {
	position:relative;
	top:4px;
}
.SearchMainMenuBox {
	position:relative;
	top:4px;
}
/* POPUP MENU */
.MenuBar {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	width:818px;
}

.DropDownMenu {
}

.PopupMenu a, .PopupMenu a.Enabled, .PopupMenu a:visited {
	display:block;
	text-decoration:none;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:22px;
	padding-right:22px !important; 
	padding-right:0px; 
	color:#424242;
	width:auto !important;
	width:100%;
	height:auto !important;
	height:100%;
	margin:0px;
}
.PopupMenu a:hover, .PopupMenu a.Enabled:hover {
	color:#2180c7;
	background-color:#ececec;
}
.PopupMenu a.Disabled, .PopupMenu a.Disabled:hover {
	color:#cccccc;
	cursor:default;
	}
.PopupMenu a.Enabled:hover {
	color:#2180c7 !important;
	background-color:#ececec;
}

.PopupMenuContent {
	background-color:white;
	border:1px solid #cccccc;
	position:relative;
	top:-5px;
	left:-5px;
	padding-top:0px;
	padding-bottom:0px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
div.MenuItem {
	cursor:pointer;
	width:auto !important;
	width:100%;
	height:auto !important;
	height:100%;
}
div.MenuSeparator {
	display:block;
	position:relative;
	width: auto !important;
	width:100%;
	height:0px;
	border-top:1px solid #ececec;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
div.MenuItemLink {
	cursor:pointer;
	width:auto !important;
	width:100%;
	height:auto !important;
	height:100%;
	padding:0px;
	margin:0px;
	}
div.PopupMenu div.MenuItemLink a {
	cursor:pointer;
	width:auto !important;
	width:100%;
	height:auto !important;
	height:100%;
	margin:0px;
	display:block;
	padding-left:6px;
	padding-bottom:4px;
	padding-top:4px;
	padding-right:0px;
}

div.MenuItemLink img {
	vertical-align:-4px;
}

/*menubar columns*/
td.MenuBarColumn {
	padding-right:10px;
}
td.WatchListControlColumn {
	width:600px;
	text-align:right;
}

/* Search Options Menu */
#searchOptionMenu_popup div.MenuItem {
	padding-left:6px;
	padding-right:20px !important;
	padding-right:0px;
	padding-top:4px;
	padding-bottom:4px;
}
#searchOptionMenu_popup div.MenuItem * {
	vertical-align:middle;
}
span.NoneProvidedByPublisher {
	color:#939392;
}
a.LabelLink {

}
a.LabelLink:hover * {
	color:#2180c7 !important;
}
.ResultsLimitedText {
	float:left;
	position:relative;
	left:20px;
}
.ResultsLimitedTextTop {
	float:left;
	margin-left:720px;
	margin-top:-15px;
}
/*
.ResultsLimitedTextTop {
	float:left;
	left:0px;
	margin-top:-15px;
}*/
.SearchResultsInfoText {
	float:right;
	left:7px;
	color:#10AADF;
	position:relative;
}

.TabInfo {
	display:block;
	padding-top:5px;
	padding-bottom:10px;
	float:right;
	clear:both;
	text-align:right;
}
.Dim {
	-moz-opacity:.30;
	opacity:.30;
	filter:alpha(opacity=30);
}
.DimHalf {
	-moz-opacity:.50;
	opacity:.50;
	filter:alpha(opacity=50);
}
.NoDim {
	-moz-opacity:1 !important;
	opacity:.99;
	filter:alpha(opacity=100);
}
/* New Home Pages */
table.HomeTopTable {
	width:818px;
	margin-bottom:0px;
}
#homeTopLeft {
	width:367px;
	padding:14px 10px 0px 0px;
}

#homeTopLeft-PC {
	width:367px;
	padding:14px 10px 10px 0px;
}

span.TopText {
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#727272;
}
span.Blue {
	color:#2180c7;
}
table.HomeTable {
	width:100%;
	padding:6px 0px 6px 0px;
}
td.HomeArrowCell {
	width:16px;
}
td.HomeLeft {
	font-size:small;
	margin:0px;
	padding-right:30px;
}
td.HomeLeftN {
	width:334px;
}
td.HomeLeftX {
	width:36px;
}		
td.HomeRight {
	width:315px;
	padding:0px;
}
/* BOTTOM SECTION */
#homeBottomTable {
	border-bottom:1px solid #ECECEC;
	left:0px;
	margin-top:0px;
	position:relative;
	width:706;
}

#homeBottomContentCell {
	padding-top:14px;
}
#homeBottomRightTable {
}
/*OLD HOMEPAGE STYLES pre-PILEUS*/
th.HomeBottomLeftCell,
th.HomeBottomMiddleCell,
th.HomeBottomRightCell{
	border-top:solid 1px #ececec;
	border-bottom:solid 1px #ececec;
	text-align:left;
	padding:6px 6px 6px 6px;
}

td.HomeBottomLeftCell div.Digest-M,
td.HomeBottomMiddleCell div.Digest-M {
	width:258px;
	height:73px;
	margin:6px; 
	padding:0px;
}

td.HomeBottomRightCell div.Digest-M {
	width:190px;
	height:73px;
	margin:6px; 
	padding:0px;
}

table#homeBottomLeftTable {
	margin-left:20px;
	margin-right:23px;
	margin-top:19px;
	width:180px;
}
td.xHomeBottomLeftCell {
	height:86px;
	width:350px;
	padding:6px 6px 6px 6px;
}

th.HomeBottomEmailCell {
	text-align:left;
	vertical-align:middle;
	padding:2px 6px 4px 6px;
}
td.HomeBottomEmailCell {
	height:86px;
	width:350px;
	padding:6px 6px 6px 6px;
}


/*NEW HOMEPAGE STYLES - PILEUS*/
#homeAnnouncementsTable {
	left:0px;
	margin-top:0px;
	position:relative;
	width:920px;
}
th.HomeBottomHeaderCell {
	border-top:solid 1px #bebebe;
	border-bottom:solid 1px #bebebe;
	border-left:0px;
	border-right:0px;
	text-align:left;
	padding:6px 0px 3px 6px;
	width:176px;
}
th.HomeBottomHeaderFillerCell {
	border-top:solid 1px #bebebe;
	border-left:0px;
	border-right:0px;
	text-align:left;
	width:10px; 
}
th.Dark{
	background:#def3f8;
}
th.Light{
	background:#e9f7fa;
}
td.HomeBottomHeaderCell {
	border-bottom:solid 1px #bebebe;
	border-left:0px;
	border-right:0px;
	text-align:left;
	padding:12px 6px 6px 6px;
	height:125px;
	vertical-align:top;
}
td.HomeBottomHeaderFillerCell {
	border-bottom:solid 1px #bebebe;
	border-left:0px;
	border-right:0px;
	text-align:left;
	width:10px;
}
td.Dark{
	background:#def3f8;
}
td.Light{
	background:#e9f7fa;
}




#homeSearchTable {
	padding-top:16px;
	padding-left:16px;
	width:256px;
}
.SearchHomeField {
	width:160px;
}
#searchHomeField {
	}
#searchAgainButtonCell {
	width:54px;
	text-align:left;
	padding-left:0px;
	margin-left:0px;
	}	
#searchAgainButtonCell input {
	text-align:left;
	padding:0px;
	margin:0px;
	}
#popupSearchOptionsCell {
	width:18px;
	padding-top:3px;
	padding-bottom:3px;
}
#searchOptionTextCell {
	padding-top:0px;
	padding-bottom:3px;
	text-algin:left;
	padding-left:0px;
	width:242px;
}
.SearchAgainButton {
padding-right:0px;
}
.MenuSearchAgainButton {
	position: relative;
	top:-2px;
	/*padding-left:3px;*/
	padding-right:12px;
	cursor: pointer;
}
.SearchSimpleAgainButton {
padding-right:0px;
margin-bottom:-7px;
}
.SearchMainMenuForm {
	border:0px none;
	left:315px;
	position:relative;
}

#extraSearchText {
	padding-top:2px;
}
.ILink {
	vertical-align:top;
	cursor: help;
}
/* Content Boxes */
.SwitchContentPanel {
	position:relative;
}
.PrevPanelSwitch-DS {
	position:absolute;
	top:65px;
	left:0px;
}
.NextPanelSwitch-DS {
	position:absolute;
	top:65px;
	left:12px;
}
.PrevPanelSwitch-DM {
	position:absolute;
	top:65px;
	left:0px;
}
.NextPanelSwitch-DM {
	position:absolute;
	top:65px;
	left:12px;
}
/* TEXT CONTENT */
.TextContent {
}
.TwoColumns, .TwoColumn {
	width:800px;
	}
.TextContent b {
	color:#727272;
	}
table.TextContent p {
	margin-top:0px;
}

table.TextContent td {
	padding-right:25px;
	vertical-align:top;
	padding-top:0px;
}
table.TextContent h1 {
	margin-top: 0px;
	margin-bottom:18px	
	}
table.TextContent h2 {
	margin-top: 18px;
	margin-bottom:18px
	}
table.TextContent h3 {
	display:inline;
	color:#727272;
	font-weight:bold;
	font-family:Verdana;
	}
.leftCol, .LeftCol {
	width:50%;
	}
.rightCol, .RightCol {
	width:50%;
	}
.OneCol {
	width:100%;
	}
	

.MenuInstruction {
	font-variant: small-caps;
	font-weight:bold;
	color:#939392;
}

.ExpectedFeature {
	font-style: italic;
	color:#939392;
}

.XmlSnippet {
	font-family:Courier New,Courier;
	font-size:x-small;
}

.MenuButtonRightAlign {
	text-align:right;
}

/* TAG FOOTER TABLE */

table.MainTagTable {
	width:818px;
}

table.MainTagTable td {
	width:409px;
}
td.TagTableFormCell {
}
td.TagTableDisplayCell {
	vertical-align:top;
	padding-left:30px;
	padding-right:10px;
}
select {
	font-family:Verdana;
	font-size:x-small;
	border:1px solid #ececec;
	height:18px;
}
.EclipseDiv {
}
/* Makes tutorial mode panel fixed where we want it */
.TutorialModeInstructions { 
 position: fixed; 
 top: 13px; 
 left: 500px;
 } 
/* styling of 1234 pages*/
.tutorial1234IntroPages {
	
}
.tutorial1234IntroPagesOuterTable {
	height:392px;
	margin-top:15px;
}
.tutorial1234IntroPagesLeftTableCell {
	padding-left:30px;
	padding-right:15px;
	font-size:11px;
}
.tutorial1234IntroPagesRightTableCell {
	padding-left:15px;
	padding-right:15px;
	vertical-align:middle;
	border-left:1px solid #ececec;
	color:#727272;
	font-size:9px;
}
div.TopNavBar * form { padding:0px; margin:0px; }

.DeveloperHomeHeader {
	width:818px;
	margin-top: 15px;
	margin-bottom: 50px;
	vertical-align:top;
}

table.recentDistros {
	border-style:none;
	width:500px;
	padding:0px;
	margin:0px;
}

table.recentDistros td {
	border-style: none;	
	margin:0px;
	padding:0px;
}
table.recentDistros a, table.recentDistros a:visited {
	text-decoration:none;
	color:#727272; /* use a medium dark grey */
	font-weight:bold;
}
table.recentDistros a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#2180c7;
}
table.recentDistros td.searchContentArrow {
	width:16px;
	padding:0px;
	padding-top:5px;
	margin:0px;
}
table.recentDistros td.searchContentType {
	width:40px;
	color:#30baef;
	padding-bottom:0px;
	text-align:left;
	padding-right:10px;
}
table.recentDistros td.searchContentName {
	color:#2180c7;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:2px;
}
table.recentDistros td.searchContentFolder {
	color:#2180c7;
	padding-bottom:0px;
	width:125px;
	padding-left:10px;
}
table.recentDistros td.searchContentDigest {
	color:#b3b3b2;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:2px;
}

div.Divider3, div.Divider-S {
	width:311px;
	height:1px;
	max-height:1px;
	border-top:1px solid #ececec;
	padding:0px;
	font-size:0px;
	line-height:1px;
}
.dr-mpnl-mask-div {
	background-color: #000020;	
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;
}

.csToolTip {
	z-index: 100;
	position: absolute;
	display: none;
	cursor: default;
	padding: 0px;
	border: 1px solid #C2C5CC;
	text-align: left;
	background: white;
}

.csToolTipPanel {
	margin: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.csToolTipPanelContent {
	padding: 10px;
	background-repeat: repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.csToolTipPanelInnerContainer {
	overflow: auto;
	width: 100%;
	height: 100%;
	color: #444341;
}

.csTtMoreInfoText {
	font-size: 1.2em;
}



	