﻿body 
{
    font: 15px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
	color: #000000;
	margin: 0 0 0 0 ;
	background: #99CDFF url(../images/mainBG.gif) repeat-x top left;
	background-color: #99CDFF;
	SCROLLBAR-BASE-COLOR: #fbfbfb;
	SCROLLBAR-FACE-COLOR: #; SCROLLBAR-HIGHLIGHT-COLOR: #CCCCFF; 
	SCROLLBAR-SHADOW-COLOR: #c0c0c0; SCROLLBAR-3DLIGHT-COLOR: #fbfbfb; 
	SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #fbfbfb; 
	SCROLLBAR-DARKSHADOW-COLOR: #fbfbfb;
	margin-left: auto;
    margin-right: auto;
    height: auto;
}

select
{
	color: #0067B8;
	font: 13px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
	border-bottom: solid 1px #bbbbbb;
    border-left: solid 1px #bbbbbb;
    border-top: solid 1px #bbbbbb;
    border-right: solid 1px #bbbbbb;
}

textarea
{
	color: #0067B8;
	font: 13px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
	border-bottom: solid 1px #bbbbbb;
    border-left: solid 1px #bbbbbb;
    border-top: solid 1px #bbbbbb;
    border-right: solid 1px #bbbbbb;
}

input
{
    color: #0067B8;    
    font: 13px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    border-bottom: solid 1px #bbbbbb;
    border-left: solid 1px #bbbbbb;
    border-top: solid 1px #bbbbbb;
    border-right: solid 1px #bbbbbb;
}

label
{
    font-weight: bold;    
}

a:hover
{
    color: #0067B8;
    text-decoration: underline;
    font-weight: bold;
    font: 11px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
}

a
{
    color: #D53476;
    text-decoration: underline;
    font-weight: bold;    
    font: 11px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
}

#topbanner
{
    background: #ffffff url(../images/Towave_bkg.jpg) no-repeat;
       
}

#logo
{
    background: url(../images/PSX_logo.jpg) no-repeat;
    height: 108px;
    
}

#ctl00_logo
{
    background: url(../images/psx_logo.jpg) no-repeat;
    height: 108px;
    
}

.publiclogo
{
    background: url(../images/PSX_logo.png) no-repeat;
    height: 108px;
    
}

#apptitle
{
    float: right;
    font: 16px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    font-weight: bold;
	/*color: #24618E; */
	color: #0067B8;
	padding: 0px 5px 5px 5px;
	border-bottom: solid 1px #cccccc;
    border-left: solid 1px #eeeeee;
    border-top: solid 1px #eeeeee;
    border-right: solid 1px #cccccc;
	background-color: #FaFaFa;    
}

#wrapper
{
/*    margin-top: 1px;*/
    padding: 10px 10px 0px 10px;
    margin-left: auto;
    margin-right: auto;
    width: 900px;
	background-color: #ffffff; 
	position: relative;
	min-height: 100%;
	height: 100%;
}

.clear
{
    clear:both;
    width:100%;
    line-height:0px;
    height:0px;
    display:block;
}

#loggedinuser
{
    margin-right: 5px;
    font: 12px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    float: right;
    color: #0067B8;    
}

#subnav
{
	height: 21px;
	width: 100%;
	clear: both;
	margin-top: 1px;
	background:url("../images/subnavBG.jpg") repeat-x left top;
}

#footer
{
  width:100%;
  height: 0px;
  background:#fff;
  font-size:93%;
  line-height:normal;
  border-top:2px solid #0067B8;
  clear: both;
  margin-top: 30px;
}

.pageexplorer
{
   
    float: left;
    clear:both;
    width: 145px;
    height: 300px;
    margin-bottom: 20px;
    margin-left: 0px;
}
.pageexplorer h2
{
    font: 18px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    font-weight: bold;
    color: #D53476;
    padding-left: 5px;
    margin-bottom: 0px;
}



span.note
{
    font: 11px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
	color: #818181;
}

.maincontainer
{
    width: 740px;
    float: left;
    clear:both;
    margin-bottom: 10px;
}

.maincontainernoactions
{
    width: 850px;
    float: left;
    clear:both;
    margin-bottom: 10px;
}

.maincontainernoactions h2
{
    font: 18px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    font-weight: bold;
    color: #D53476;
    padding-left: 5px;
    margin-bottom: 0px;
}

.maincontainer h2
{
    font: 18px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    font-weight: bold;
    color: #D53476;
    padding-left: 5px;
    margin-bottom: 0px;
}

.maincontainerfull
{
    width: 890px;
    
    float: left;
    clear:both;
    margin-bottom: 10px;
}

.maincontainerfull h2
{
    font: 18px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    font-weight: bold;
    color: #D53476;
    padding-left: 5px;
    margin-bottom: 0px;
}

.maincontainertitlefloatright
{
    float: right;  
    margin-bottom: 0px;  
}

.maincontainerfullright
{
    width: 700px;
    float: right;
    clear:both;
    margin-bottom: 20px;
    margin-left: 20px;
}

.maincontainerfullright h2
{
    font: 18px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    font-weight: bold;
    color: #D53476;
    padding-left: 5px;
    margin-bottom: 0px;
}

.maincontent
{
    width: 100% ;
    padding: 5px 5px 5px 5px;
    border-top: solid 1px #eeeeee;
    border-right: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    border-left: solid 1px #eeeeee;
    background-color: #FdFdFd;
    font: 12px "Trebuchet MS", "Tahoma", "Verdana", sans-serif; 
}

.emailBody
{
    padding: 5px 5px 5px 5px;
    border: solid 1px #000;
}

.maincontent span
{
    color: #0A7CC5;
    font-weight: bold;    
}

.maincontentright
{
    float: right;
    width: 550px;    
}

.maincontentrightJP
{
    float: right;
    width: 400px;    
}

.maincontentfarright
{
    float: right;
    width: 250px;    
}

.maincontentfarrightJP
{
    float: right;
    width: 550px;    
}

.maincontentactions
{
    float: right;
    padding-right: 0px;
    margin-top: -1px; 
    margin-right: -12px;
    padding: 10px 10px 10px 10px;
    border-top: solid 1px #ffffff;
    border-right: solid 1px #bbbbbb;
    border-bottom: solid 1px #bbbbbb;
    border-left: solid 1px #bbbbbb;
    margin-bottom: 10px;   
    z-index: 1;
}

.maincontentactionsleft
{
    float: left;
    padding-right: 0px;
    margin-top: -1px; 
    margin-right: -11px;
    padding: 10px 0px 10px 0px;
    margin-bottom: 10px;   
    z-index: 1;
}

.maincontentactions a
{
    color: #0067B8;
    text-decoration: none;
    font: 15px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    font-weight:900;
    border-top: solid 1px #eeeeee;
    border-right: solid 1px #bbbbbb;
    border-bottom: solid 1px #bbbbbb;
    border-left: solid 1px #eeeeee;
    padding: 2px 5px 2px 5px;
    background-color: #FdFdFd;
}

.maincontentactions a:hover
{
    color: #D53476;
    text-decoration: none;
    font: 15px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    font-weight:900;
    border-top: solid 1px #bbbbbb;
    border-right: solid 1px #eeeeee;
    border-bottom: solid 1px #eeeeee;
    border-left: solid 1px #bbbbbb;
    padding: 2px 5px 2px 5px;
    background-color: #FdFdFd;
}

.maincontentactionsleft a
{
    /*color: #0067B8;
    text-decoration: none;
    font: 15px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    font-weight:900;
    border-top: solid 1px #eeeeee;
    border-right: solid 1px #bbbbbb;
    border-bottom: solid 1px #bbbbbb;
    border-left: solid 1px #eeeeee;
    padding: 2px 5px 2px 5px;
    background-color: #F9F9F9;*/
}

.maincontentactionsleft a:hover
{
    /*color: #D53476;
    text-decoration: none;
    font: 15px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    font-weight:900;
    border-top: solid 1px #bbbbbb;
    border-right: solid 1px #eeeeee;
    border-bottom: solid 1px #eeeeee;
    border-left: solid 1px #bbbbbb;
    padding: 2px 5px 2px 5px;
    background-color: #FaFaFa;*/
}

.maincontentactionstop
{
    float: right;
    padding-right: 0px;
    margin-top: 0px; 
    margin-right: -12px;
    padding: 10px 10px 15px 10px;
    border-top: solid 1px #eeeeee;
    border-right: solid 1px #eeeeee;
    border-bottom: solid 1px #000;
    border-left: solid 1px #eeeeee;
    margin-bottom: -11px;  
    z-index: 0; 
}

.contentmessage
{
    width: 100%;
    text-align: center;
}

.contentmessage span
{
    font: 16px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    color: red;
}

.filterscontainer
{
    border-bottom: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    border-top: solid 1px #eeeeee;
    border-right: solid 1px #eeeeee;
    background-color: #FdFdFd;
    font: 12px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;    
    padding: 5px 5px 5px 5px;
    width: 100%;
    margin-bottom: 10px;
}

.filtercontent
{
    width: 100% ;
    padding: 5px 5px 5px 5px;
    border-bottom: solid 1px #bbbbbb;
    border-left: solid 1px #bbbbbb;
    border-top: solid 1px #eeeeee;
    border-right: solid 1px #eeeeee;
    background-color: #FdFdFd;    
}

.contentholder
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    padding-top: 10px;   
    position: relative;
    width: 875px;
}

.actions
{
    float: right;
    width: 130px;
}

.actionlinks
{
    border-bottom: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    border-left: solid 1px #eeeeee;
    border-top: solid 1px #eeeeee;
    background-color: #FdFdFd;
    font: 12px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;    
    padding: 5px 5px 5px 5px;
    margin-bottom: 30px;
    
}

.actions a
{
    color: #0067B8;
    text-decoration: underline;
    font: 12px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;    
}

.actions a:hover
{
    color: #D53476;
    text-decoration: underline;
    font: 12px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;    
}

.actions h2
{
    font: 18px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    font-weight: bold;
    color: #D53476;
    padding-left: 5px;
    margin-bottom: 0px;
}


/*SiteMapPath Styles ---------------------------------------------*/

#divsitemappath
{
    float: right;
    margin-top: 0px;
    margin-bottom: 5px;
    padding-right: 10px;  
    font: 11px "Trebuchet MS", "Tahoma", "Verdana", sans-serif; 
}

.currentnodestyle
{
    font: 11px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    color: #568200;    
}

.nodestyle
{
    font: 11px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
}

a.nodestyle:hover
{
    color: #D53476;
    text-decoration: none;
    font-weight: bold;
    font: 11px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
}

a.nodestyle
{
    color: #0067B8;
    text-decoration: underline;
    font-weight: bold;    
    font: 11px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
}

/*End SiteMapPathStyles ------------------------------------------8AAA65*/


.savediv a
{
    text-decoration: none;
}

.hiddenbutton
{
    color:White;
    background-color: White;
    border-color:White;    
    border-style:none;
}

.bluetext
{
    color: #0067B8;
    font: 13px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
}

/*Modal Popup Styles ---------------------------------------------*/

.modalBackground
{
    /*background-color: #000;
    filter: alpha(opacity=30);
    opacity: 0.3;
    background-position: -50px -50px;  */
}

.modalPopup
{
    background-color: #ffffff;
    border: solid 2px #4B86D7;
    padding: 5px 5px 5px 5px;
    width: 500px;
}

.modalPopupContent
{
    display:block;
    color:#000;
    text-align:center;
}

.modalPopupContent select
{
    width: 400px;
    color:#4B86D7;
}
/*End Modal Popup Styles -----------------------------------------*/

.scrollingdiv
{
    vertical-align: top; 
    height: 150px; 
    overflow-y: scroll;
    overflow-x: hidden;
    width:100%;
}

div#divFooterBL
{
    position: relative;
    width: 750px;
    height: 50px;
    top: 0px;
    left: -15px;
    background: url(../images/footerLCorner.jpg) 0 100% no-repeat;
}

div#divFooterBR
{
    position: relative;
    width: 930px;
    height: 50px;
    background: url(../images/footerRCorner.jpg) 100% 100% no-repeat;
}

div#divBannerBL
{
    position: relative;
    width: 725px;
    height: 50px;
    top: -25px;
    left: -10px;
    background: url(../images/bannerLCorner.jpg) 0 100% no-repeat;
}

div#divBannerBR
{
    position: relative;
    width: 920px;
    height: 50px;
    background: url(../images/bannerRCorner.jpg) 100% 100% no-repeat;
}

.progress
{
    text-align:center;
    width:150px;
    height:50px;
    background-color: #ffffff;
    border: solid 1px #000000;
}

.progressbackground
{
    width:200px;
    height:300px;
    background-color: #ffffff;
}

#aspnetForm .error 
{
    /*background:url("../images/error.png") no-repeat 0px 0px;*/
    padding-left: 5px;
    padding-bottom: 2px;
    font-size: 9px;
    font-weight: bold;
    color: #F33;
}

#aspnetForm select.error 
{
    border:1px solid #F33;
}


#aspnetForm select.success 
{
    border:1px solid #fff;
}

.invalid 
{ 
    border: 1px solid red; 
}

#aspnetForm .checked 
{
    /*background:url("../images/success.png") no-repeat 0px 0px;*/
}


div.sidecontent
{
    border: solid 1px #0A7CC5;
    padding: 2px 2px 2px 2px;
}
div.divSideContainer
{
    width: 190px;
    margin-left: 5px;
    margin-right: 0px;
    float: right;  
    margin-bottom: 10px;
    color: #522991;
    font: 13px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
}

div.sidecontent a
{
    color: #D53476; 
    font: 13px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    text-decoration: none;
}

div.sidecontent a:hover
{
    color: #0067b8;    
    font: 13px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
}

div.sidecontenttitle span
{
    color: #ffffff; 
    font: 13px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    text-decoration: none;
    font-weight: bolder;
}

div.sidecontenttitle
{
    background: #0A7CC5 url(../images/titlebar.gif) repeat-x top left;
    height: 20px;
    color: #ffffff; 
    text-align: center;   
    padding: -2px -2px -2px -2px;
}

div.mainsitecontent
{
    float: left;
    background: #ffffff;
    border: solid 1px #99A7B1;
    min-height:300px;
    height:auto !important;
    height:300px;
    width: 605px;
    margin-bottom: 10px;
    margin-left: 5px;
    padding: 10px 5px 5px 5px;
}

.polariodclient
{
    background: url(../images/polariod.jpg) no-repeat;
    height: 475px;
    padding: 12px 20px 0px 15px;
    float: left;
    position: relative; 
    text-align: justify;

}

.polariodclient
{
    background: url(../images/polariod.jpg) no-repeat;
    height: 299px;
    padding: 12px 20px 0px 15px;
    float: left;
    position: relative; 
    text-align: justify;

}

.textwrap 
{ 
    text-align:justify; 
    float: right;
} 

.textwrapclient 
{ 
    text-align:justify; 
    margin: 10px;
    color: #000000;
} 

div.maincontentfull
{
    float: left;
    background: #ffffff;
    height: auto;
    width: 100%;
    margin-bottom: 10px;
}

.maincontentfull h2
{
    font: 18px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    font-weight: bold;
    color: #D53476;
    padding-left: 5px;
    margin-bottom: 0px;
}

.maincontentfull span
{
    color: #D53476;
    font-weight: bold;    
}

.exportcontainer
{
    float: right;
    color: #D53476; 
    font: 8px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
}

.exportcontainer a
{
    text-decoration: none;
    color: #D53476; 
    font: 8px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
}

.exportcontainer a:hover
{
    text-decoration: none;
    color: #0A7CC5; 
    font: 8px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
}

.gridviewheader
{
    font: 16px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    background-color: #F4F4F4;
    color: #0067B8;
    text-align: left;
    padding: 0 5px 5px 5px; 
}

.gridviewheader a
{
    color: #0067B8;
    font: 16px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    font-weight: bold;
}

.gridviewheader a:hover
{
    color: #ccc;
    font: 16px "Trebuchet MS", "Tahoma", "Verdana", sans-serif;
    font-weight: bold;
}

