﻿body {
   font-size: 9pt;
   color: #333333; 
   font-family: 'Segoe UI', Verdana, Tahoma, Helvetica, Sans-Serif;
   text-align: left;
   background: url(../images/gui/sisbg.jpg);
}

table {
    font-size: 9pt;
    color: #333333;
    font-family: 'Segoe UI', Verdana, Tahoma, Helvetica, Sans-Serif;
    text-align: left;
}

.aboutSIS{
    border-top: #A2C1E2 1px solid; 
    border-bottom: #A2C1E2 1px solid;
    padding: 15px; 
    background: #EFF4FC; 
}

input, select, textarea {
    color: #191970;
    font-family: 'Segoe UI', Verdana, Tahoma, Helvetica, Sans-Serif;
}

a {
    color: #3366CC;
    text-decoration: underline;
}

a:hover {
    color: #990000;
    text-decoration: underline;
}

.treeViewParent {
    font-weight: bold;
}

.message {
    padding: 10px;
    border: #ffffff 1px solid;
}

.mainmenu {
    text-align: left;
    padding-left: 15px;
}

#mainmenu {
    text-align: left;
    padding-left: 15px;
}

.leftMenu {
    border-left: #999999 1px solid;
    padding: 10px;
    width: 153px;
}

.mainContent {
    border-right: #999999 1px solid;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    background-color: #ffffff;
    text-align: left;
    width: 607px;
}   

a[href^="http:"] {
    background: url(../images/gui/externalLink.gif) no-repeat right top;
    padding-right: 10px;
}

a[href^="http://www.sismarine.com"], a[href^="http://www.sismarine.com"] {
    background-image: none;
    padding-right: 0;
}

a[href^="mailto:"] {
    background: url(../images/gui/mailto.gif) no-repeat left center;
    padding-left: 13px;
}
    
.accordionHeader {
    background: #ffffff;
    cursor: pointer;
    padding: 10px;
    font-weight: bold;
    font-size: 11pt;
}

.accordionHeader:active {
    background-color: #f0f0f0;
}
.accordionHeader:hover {
    background-color: #f5f5f5;
}

.accordionContent {
    background: #e3edf5;
    padding: 10px;
    height:200px;
}    

.question {
	cursor: hand;
	color: #b22222;
} 

.answer {
    DISPLAY: none;
    COLOR: #336699;
}

.treeview {
    font-size: 9pt;
    text-align: left;
    display: block; /* If not displayed as block, text will be centered. */
}

hr {
    color: #6699cc;
    height: 1px;
}

.topListTable {
    display: inline;
	font-size: 9pt;
	float: left;
	color: #a9a9a9;
	font-family: 'Segoe UI', Tahoma, Verdana, Arial, Sans-Serif; }

.topListHeader {
	font-size: 9px;
	color: #996600;
	font-family: Tahoma, Sans-Serif;
	background-color: #ffffcc; }
	
a.topListLink {
	color: #396089;
	font-size: 10px;
	}

a.topListLink:hover {
	color: #6495ed;
}
		
.mainArticleHeader {
   	font-weight: bold;
	font-size: 9pt;
	color: #336699;
	font-family: 'Segoe UI', Tahoma, Sans-Serif; 
}
    
.mainArticleText {
    font-size: 8pt;
	line-height: 11pt;
	font-family: 'Segoe UI', Tahoma, Sans-Serif; }
    
a.news {
	color: #396089;
	display: inline-block;
	margin: 0 0 0 -95px;
}

.latestNews {
	border: lightblue 1px solid;
	background-position: 50% bottom;
	font-size: 9pt;
	background-image: url(../images/gui/latestnews_bg.gif);
	background-repeat: repeat-x;
	font-family: 'Segoe UI', Tahoma, Verdana, Arial, Sans-Serif;
	background-color: #f1f5f9;
	}
	
.latestNewsCaption 
{
	display:inline-block;
	margin: 0 0 0 95px;
	}	
	
.newsdate {
    vertical-align:top;
    display: inline;
    }  
    	
.newsheader {
    display: block;
    margin: 0 0 0 80px;
    font-weight: bold;
    color: #666;
    }
    
 h1 {
	font-weight: bold;
	font-size: 13pt;
	color: #333399;
	font-family: 'Segoe UI', Tahoma, Verdana, Sans-Serif;
	display: inline;
    margin-bottom: -25px;
    margin-top: -10px;
    }

 h2 {
    margin-bottom: -1px;
    font-weight: bold;
    font-size: 11pt;
    color: #5F5FC9;
    font-family: 'Segoe UI' , Tahoma, Verdana, Sans-Serif;
}

.heading1 {
	font-weight: bold;
	font-size: 13pt;
	color: #333399;
	font-family: 'Segoe UI', Tahoma, Verdana, Sans-Serif;
	display: inline;
    margin: 10px 5px 0 5px;
    padding: 2px;
	}

.heading2 {
	margin-top: 5px;
	margin-bottom: -5px;
	font-weight: bold;
	font-size: 10pt;
	color: #6699cc;
	font-family: 'Segoe UI', Tahoma, Verdana, Sans-Serif;}

.employeeimage {
    padding-right: 15px;
    padding-bottom: 5px; }
    
/* Style for Upcoming Events. */
.UpcomingEvents 
{
	border-left: #a2c1e2 1px solid;
	border-right: #a2c1e2 1px solid;
	border-bottom: #a2c1e2 1px solid;
	width: 142px;
	background-color: #eff4fc;
	text-align: left;
	font-size: 11px;
	word-spacing: -1px;
	padding: 3px;
	display: block;
}  

#MainContentRow 
{
    height: 400px;
    background-color: #ffffff;
}

.info
{
    background: url(../images/gui/information.png) #f0fff0 no-repeat 1% center;
    color: #669900;
    padding: 3px;
    padding-left: 28px;
    border: #669900 1px solid;
    display: block;
}  
    
.error
{
    background: url(../images/gui/exclamation.png) #faf0e6 no-repeat 1% center;
    color: #cc3300;
    padding: 3px;
    padding-left: 28px;
    border: #cc3300 1px solid;
    display: block;
}     
    
.validator
{
    color: #990000;
    font-weight: bold;
    background-color: #FFEAFF;
    padding: 1px;
    display: block;
    border: #990000 1px solid;
    width: 100%;
}

.inputForm {
    background-color: #dfe9f8;
    padding: 10px;
    border: #a2c1e2 1px solid;
}

.inputFormlabel {
    vertical-align: top;
    text-align: right;
}
    
.feedback {
    font-style: italic;
    font-weight: bold;
}
    
.img-wrapper {
    background: url(../images/gui/dropshadow.gif) no-repeat bottom right;
    clear: right;
    float: left;
    position:relative;
}
    
.img-wrapper img {
    margin: -5px 5px 5px -5px;
    background-color:#ffffff;
    border: 1px solid #a9a9a9;
    padding: 4px;
    display: block;
    position: relative;
}
    
.gridView {
    padding: 3px;
    font-size: 11px;
}

.gridView .actions div {
	float: right;
	text-align: right;
}

.gridView .edit td,.gridView .create td {
	background: #daffcd;
	padding: 3px;
	border-bottom: solid 2px #ffffff;
	border-top: solid 2px #ffffff;
}

.gridView td {
	background: #d7e6f4;
	border-bottom: solid 1px #c5dbf7;
	color: #333333;
	font-family: "Segoe UI", Segoe, sans-serif;
	padding: 3px;
	display: block;
}

.gridView td a {
	color: #0066cc;
	font-size: 9pt;
	font-family: "Segoe UI", Segoe, sans-serif;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;
	display:block
}
	
.gridView td a:hover {
	color: #333333;
	font-weight: bold;
}
.gridView th {
	background: #4168bd;
	color: #ffffff;
	font-weight: bold;
	font-size: small;
	font-family: "Segoe UI", Segoe, sans-serif;
	padding: 3px;
	text-align: left;
}
.gridView th a{
	color: #ffffff;
	font-weight: bold;
	font-size: small;
	font-family: "Segoe UI", Segoe, sans-serif;
}
.gridView th a:hover{
	color: #00ff00;
}
.gridView tr.even td,.detailsview tr.even td {
	background: #ffffff;
}
.gridView tr.header {
	background: #c5dbf7;
}
.gridView,.detailsview {
	width: 100%;
}


/* DetailsView -------------------------------------------- */
.DefaultView
{
	font: 12px;
}

.dwRowStyle input
{
	width: 100%;
	border: solid 1px #507CD1;
	font: 12px;
	padding: 2px;
	margin: 2px;
}

.dwAlternativeRowStyle input
{
	width: 100%;
	border: solid 1px #5D7B9D;
	font: 12px;
	padding: 2px;
	margin: 2px;
}
/* END DetailsView ---------------------------------------- */

.info
{
    background: url(~/images/gui/information.png) #f0fff0 no-repeat 1% center;
    color: #669900;
    padding: 3px;
    padding-left: 28px;
    border: #669900 1px solid;
    display: block;
}  
    
.error
{
    background: url(~/images/gui/exclamation.png) #faf0e6 no-repeat 1% center;
    color: #cc3300;
    padding: 3px;
    padding-left: 28px;
    border: #cc3300 1px solid;
    display: block;
}     
 
.validator
{
    color: #cc3300;
    font-weight: bold;
    background-color: #FFEAFF;
    padding: 1px;
    display: block;
    border: #990000 1px solid;
    width: 100%;
}

.multiPage /* Style for IEWC TabStrip control. */
{
	padding:10px;
	border:1px solid navy;
	background-color:#F5F5F5;
}

.multiPageTab /* Style for IEWC TabStrip control. */
{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	/*border-top:1px solid navy;
	border-left:1px solid navy;
	border-right:1px solid navy;
	background-color:#F5F5F5;*/
}

.ajax__tab_header{
    font-size: 9pt;
    font-weight:bold;
}

.ajax__tab_panel{
    font-size: 9pt;
    font-family: 'Segoe UI', Verdana, Tahoma, Helvetica, Sans-Serif;
}

/* UC 2008-specific */
.uc08Plenary {
	background-color:#F9F9F9;
	color: #333333; 
	font-size: 8pt; 
	vertical-align: top;	
}

.uc08Maintenance {
	background-color: #CCFFCC;
	color: #003300; 
	font-size: 8pt; 
	vertical-align: top;	
}

.uc08Safety {
	background-color: #FFDD95;
	color: #800000;
	font-size: 8pt;
	vertical-align: top;	
}

.uc08Purchasing {
	background-color:#E1EFFF;
	color: #3366CC;  
	font-size: 8pt;
	vertical-align: top;
}

.uc08Misc {
	background-color: #FEF7C2  ;
	color: #663300;  
	font-size: 8pt;
	vertical-align: top;	
}

.uc08PlenaryHeader {
	background-color: #FFFFFF;    
	color: #000000;    
    font-size: 10pt;
	font-weight:bold;  
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;	
}

.uc08MaintenanceHeader {
    font-size: 10pt;
	background-color: #CCFFCC;
	color: #003300;
	font-weight:bold;  
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #003300;	
}

.uc08SafetyHeader {
    font-size: 10pt;
	background-color: #FFDD95;
	color: #800000;
	font-weight:bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #800000;	
}

.uc08PurchasingHeader {
    font-size: 10pt;
	background-color:#E1EFFF;
	color: #3366CC;
	font-weight:bold;  
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #3366CC;
}

.uc08MiscHeader {
    font-size: 10pt;
	background-color: #FEF7C2  ;
	color: #663300;
	font-weight:bold;
    border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #663300;		
}

.uc08MainHeader {
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
}

.uc08Divider {
    border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #ffffff;
}

/* END OF UserConference-specific classes */