/* 
================================
======Skin styles for PSCA======
================================
*/   

BODY
 {
	background: url(skinimages/background.gif);
	margin: 0px;
	padding: 0px;
 }
 
.MainContainer {
	width: 800px;
	border: 1px solid black;
	border-top: none;
}


 
.HeaderCell {
	background: url(skinimages/header_bg.jpg) repeat-x bottom;
	width: 50%;
	height: 95px;
}

.HeaderInfoBar {
	background: url(skinimages/header_info_bar.jpg) bottom repeat-x;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
}

.HeaderInfoCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}

.Normal
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
 }

.NormalBold
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
 }

.NormalRed
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
 }
 
 
.NormalTextBox
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 250px;
 }

.CommandButton
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
 }

A.CommandButton:link
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
 }

A.CommandButton:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
 }

A.CommandButton:active
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
 }

A.CommandButton:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #F59F9F;
 }

.StandardButton
 {
	background: #000000 none; 
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
 }

ul li
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: square;
 }

ul li li
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
 }

ul li li li
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: circle;
 }

ol li
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: decimal;
 }

ol ol li
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: lower-alpha;
 }

ol ol ol li
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: lower-roman;
 }

hr
 {
	border: 1px solid #FF0000;
	height: 1px;
 }

.SkinObject
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
 }

A.SkinObject:link
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
 }

A.SkinObject:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
 }

A.SkinObject:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #F59F9F;
 }

A.SkinObject:active
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
 }

.headerlink
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
 }



A.headerlink:visited, A.headerlink:active, A.headerlink:link
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
 }

A.headerlink:hover
 {
	color: #F59F9F;
 }



.footerlink
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
 }

A.footerlink:link
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
 }

A.footerlink:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
 }

A.footerlink:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #F59F9F;
 }

A.footerlink:active
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
 }

.footertext
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
 }



H1
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
 }

H2
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
 }

H3
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
 }

p
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
 }

td
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
 }

A:link
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0080FF;
 }

A:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0080FF;
 }

A:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
 }

A:active
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #0080FF;
 }

.MainMenu_MenuContainer
 {
	background-color: transparent;
	height: 24px;
 }

.MainMenu_MenuBar
 {
	cursor: pointer;
	cursor: hand;
	height: 16px;
	background-color: transparent;
 }

.MainMenu_MenuIcon
 {
	cursor: pointer;
	cursor: hand;
	background-color: #D8D8D8;
	border-bottom: #D8D8D8 1px solid;
	border-left: #D8D8D8 0px solid;
	border-top: #D8D8D8 1px solid;
	border-right: #FFF4F4 0px solid;
	text-align: center; 
 }
 
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_MenuBreak{display:none;}


.MainMenu_MenuBreak
 {
	background-color: #231F20;
	border-bottom: #231F20 1px solid;
	border-left: #231F20 0px solid;
	border-top: #231F20 1px solid;
	border-right: #231F20 0px solid;
 }
 
 .MenuContainer {
	background: url(skinimages/menu_bg.jpg) bottom repeat-x;
	height: 24px;
}

.MainMenu_RootMenuItem TD
 {
	cursor: pointer;
	cursor: hand;
	background: url(skinimages/Menu_bg_with_divider.jpg) right repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	padding: 0px 6px 0px 1px;
 }

.MainMenu_RootMenuItemActive TD
 {
	cursor: pointer;
	cursor: hand;
	background: url(skinimages/Menu_bg_with_divider.jpg) right repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	padding: 0px 6px 0px 1px;
 }

.MainMenu_RootMenuItemSelected TD
 {
	cursor: pointer;
	cursor: hand;;
	background: url(skinimages/Menu_bg_with_divider_bg.jpg) right repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	padding: 0px 6px 0px 1px;
	
	/*background-color: #DF3B3C;
	border-bottom: #DF3B3C 1px solid;
	border-left: #DF3B3C 0px solid;
	border-top: #DF3B3C 1px solid;
	border-right: #DF3B3C 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;*/
 }

.MainMenu_MenuItem
 {
	cursor: pointer;
	cursor: hand;
	/*background-color: #231F20;*/
	background-color: #D8D8D8;
	border-bottom: #D8D8D8 1px solid;
	border-left: #D8D8D8 0px solid;
	border-top: #D8D8D8 1px solid;
	border-right: #D8D8D8 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #231F20;
 }

.MainMenu_SubMenu
 {
	cursor: pointer;
	cursor: hand;
	padding: 0px 2px 0px 3px;
	background-color: #D8D8D8;
	border-bottom: #FFF4F4 1px solid;
	border-left: #FFF4F4 0px solid;
	border-top: #FFF4F4 1px solid;
	border-right: #FFF4F4 0px solid;
	z-index: 1000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
 }

.MainMenu_MenuItemSel
 {
	cursor: pointer;
	cursor: hand;
	
	background-color: #c7122b;
	border-bottom: #c7122b 1px solid;
	border-left: #c7122b 0px solid;
	border-top: #c7122b 1px solid;
	border-right: #c7122b 0px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: white;
 }
 
 
 .RightPaneGray {
 	background: #e7e7e4;
	width: 150px;
 }

 .RightPaneWhite {
 	background: white;
	width: 150px;
 }
 
 .FooterPane {
 	background: url(skinimages/header_bg.jpg) repeat-x top;
	background-color: Black;
 }
 
 .LeftPane {
 	background: #bebebe;
	margin: 0px;
	padding: 0px;
	width: 176px;
 }

 

.LeftNav_Table {
	width: 176px;
	border: none;
}

.LeftNav_MenuItem A:link, .LeftNav_MenuItem A:visited, .LeftNav_MenuItem A:active, 
.LeftNav_MenuItemTop A:link, .LeftNav_MenuItemTop A:visited, .LeftNav_MenuItemTop A:active {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.LeftNav_MenuItem A:hover, .LeftNav_MenuItemTop A:hover {
	text-decoration: underline;
}

.LeftNav_MenuItemTop {
	background: url(skinimages/left_menu_top_bg.jpg) left no-repeat;
	width: 176px;
	overflow: hidden;
   white-space: nowrap; 
	height: 48px;
	text-align: center;
	padding: 21px 0px 0px 0px;
	vertical-align: top;
}

.LeftNav_MenuItem {
	background: url(skinimages/left_menu_bg.jpg) left no-repeat;
	width: 176px;
	overflow: hidden;
	height: 40px;
	text-align: center;
	padding: 12px 0px 0px 0px;
	vertical-align: top;
   white-space: nowrap; 
}

.LeftNav_TextArea {
   background: url(skinimages/left_menu_bottom_bg.jpg) left repeat-y;
	width: 176px;
	overflow: hidden;
	height: 48px;
	text-align: center;
	padding: 5px 7px 0px 7px;
	vertical-align: top;
}

.LeftNav_TextAreaEnd {
	background: url(skinimages/left_menu_bottom_end_bg.jpg) left no-repeat;
	width: 176px;
	overflow: hidden;
	height: 9px;
	padding: 0px;
}



