﻿/* Content Page Layout */
H1
{
	font-weight: bold;
	font-size: medium;
	color: #000000;
	margin: 0px;
}
.bannerpic
{
	width: 70%;
	background: url(http://mygsk.com/imageserver/plumtree/portal/custom/backgrounds/mainstyle14/pop-pic-scientist.jpg) right bottom no-repeat;
}
.bannertopcurve
{
	width: 79px;
	background: url(http://mygsk.com/imageserver/plumtree/portal/custom/backgrounds/mainstyle14/pop-bnr-top.jpg) left bottom no-repeat;
}
.bannerbottomcurve
{
	width: 79px;
	background: url(http://mygsk.com/imageserver/plumtree/portal/custom/backgrounds/mainstyle14/pop-bnr-bottom.gif) #CBE1ED left top no-repeat;
}
.bannercurvespacer
{
	width: 79px;
	height: 32px;
	visibility: hidden;
}
.bannercurvespacerbottom
{
	width: 79px;
	height: 24px;
	visibility: hidden;
	vertical-align: middle;
}
.bannersubbannertitle, .bannertitle
{
	width: 200px;
	padding-left: 3px;
}
.bannersubbannertitle
{
	background-color: #CBE1ED;
}
.bannerbuttons
{
	background: url(http://mygsk.com/imageserver/plumtree/portal/custom/backgrounds/mainstyle14/pop-bnr-tile.gif) #80B7D5 right top repeat-x;
}
.bannerbuttons div
{
	white-space: nowrap;
	text-align: right;
}
.bannerwbutt
{
	width: 29px;
	border: none;
	vertical-align: middle;
}

.sidebarcontent
{
	border: 1px solid gray;
	line-height: 1.5em;
	font-weight: bold;
}

/* Content Page Layout */
.demoarea
{
	padding: 20px;
	background: #FFF url(../../images/demotop.png) no-repeat left top;
}

.collapsePanelHeader
{
	width: 100%;
	height: 20px;
	background: url(../../Images/sprite.png) repeat-x 0px 0px;
	border-color: #989898 #989898 #989898 #989898;
	background-repeat: repeat-x;
	border-color: #989898 #989898 #989898 #989898;
    border-style: solid solid solid solid;
    border-width: 1px 1px 1px 1px;
    color: #000;
    padding: 4px 4px 4px 4px;
	font-weight: bold;
	font-size: 8px;
}

.TitleBackground
{
	width: 100%;
	height: 20px;
	background: url(../../Images/imagebackground.JPG) repeat-x 0px 0px;
	background-repeat: repeat-x;
	border-color: #989898 #989898 #989898 #989898;
    color: #000;
    padding: 4px 4px 4px 4px;
	font-weight: bold;
	font-size: 8px;
}

.PanelHeader
{
	width: 100%;
	height: 20px;
	background-image: url(../../images/hd_hover_bg.png);
	background-repeat: repeat-x;
	color: white;
	font-weight: bold;
	font-size: 8px;
}

/*CollapsiblePanel*/
.collapsePanel
{
	background-color: white;
	overflow: hidden;
}

/*Modal Popup*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}

/*for visible invisible calendar controls*/
.invisible
{
	cursor: hand;
	display: none;
}

.visible
{
	visibility: visible;
	cursor: hand;
}

.CssForListBox label
{
	color: white;
}

.hide
{
	display: none;
}

.show
{
	display: inline;
}

/* DropShadow */
#master_content .dropShadowPanel span
{
	color: white;
	text-decoration: underline;
}
#master_content .dropShadowPanel span:hover
{
	text-decoration: none;
}

.dropShadowPanel
{
	width: 300px;
	background-color:White ;
	color: black;
	font-weight: bold;
}

.bgcolor
{
	background-color: White;
}

.ajax__tab_blueGrad-theme .ajax__tab_header 
{
    dfont-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    color:#ffffff;
    border-bottom:solid 5px #84aeef;
}
.ajax__tab_blueGrad-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/blueGradd.jpg) gainsboro repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:middle;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_blueGrad-theme .ajax__tab_header .ajax__tab_tab
{    
    colord:#ffffff;
    color: dimgray;
    padding:0em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_blueGrad-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(images/blueGrad.jpg) #84aeef repeat-x left -1300px;
}
.ajax__tab_blueGrad-theme .ajax__tab_active .ajax__tab_tab 
{
    color: white;
    font-weight:bold;
}
.ajax__tab_blueGrad-theme .ajax__tab_active .ajax__tab_outer
{
     background:url(images/blueGrad.jpg) #84aeef repeat-x left -1400px;  
}
.ajax__tab_blueGrad-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    background-color:#edf5ff;    
    border:solid 1px #808080;
    border-top-width:0px;
}

.tr_row
{
	background:Lavender;
}

.header_row
{
	background:Gainsboro;
	font-weight:bold;
}

.tablestyle 
{
	font-family: arial;
	font-size: 11px;
}

.altrowstyle 
{
    background-color:WhiteSmoke;
}

.headerstyle th 
{
    background: url(../../Images/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
}  

.headerstyle th a
{
    font-weight: normal;
	text-decoration: none;
	text-align: left;
    color: black;
	display: block;
    padding-right: 10px;
}    

.rowstyle .sortaltrow, .altrowstyle .sortaltrow 
{
    background-color: #edf5ff;
}

.rowstyle .sortrow, .altrowstyle .sortrow 
{
    background-color: #dbeaff;
}

.rowstyle td, .altrowstyle td 
{
    padding: 10px 5px 1px 5px;
    border-right: solid 0px #cbcbcb;
    vertical-align: middle;
}

.headerstyle .sortascheader 
{
    background: url(../../Images/sprite.png) repeat-x 0px -100px;
}

.headerstyle .sortascheader a 
{
    background: url(../../Images/dt-arrow-up.png) no-repeat right 50%;
} 

.headerstyle .sortdescheader 
{
    background: url(../../Images/sprite.png) repeat-x 0px -100px;
}   

.headerstyle .sortdescheader a 
{
    background: url(../../Images/dt-arrow-dn.png) no-repeat right 50%;
} 

.HeadingCssStyle
{
color: #1f5ca9;
background-color: #c5d4e6;
table-layout: auto;
border-collapse: separate;
border-right: gray thin solid;
border-top: gray thin solid;
border-left: gray thin solid;
border-bottom: gray thin solid;
}

table.sample {
	    border: 0px;
    }
table.sample td {
    border: 1px solid lavender;
    padding: 0.1em 0.1ex 0.1em 0.1ex;
}
table.sample tr.d0 td {
    background-color: #FCF6CF;
}
table.sample tr.d1 td {
    background-color: #FEFEF2;
}

table.basic {
	border-width: 1px;
	border-spacing: 0;
	border-style: outset;
	border-color: Silver;
	border-collapse: separate;
	background-color: white;
}