/* 
=================================
Skin styles for Picture House

Copyright iFinity 2006

Mods
who		when		what		
---		----		----
bc		13/03/2006	created		

=================================
*/

/* page master */
.pagemaster {
	width: 100%;
	height: 95%;	
	background-color:#F5F6CA;
}
.skinmaster {
	background-color:#F5F6CA;
	width:98%;
	color:Black;
	font-family:Sans-Serif ;
	font-size:smaller;
}
.skinmaster A, .skinmaster A:Active, .skinmaster A:Visited, 
.skinmaster A:Link
{
  text-decoration:  none; 
  color: #193936;
}
.skinmaster A:Hover
{
	text-decoration:  underline;
	color: #5e0924; 
}
.skinheader
{
	font-size:smaller;
}

.skinheader A:link ,.skinheader A:visited ,.skinheader A:active
{
	text-decoration:none;
	color:#193936;
}
.skinheader A:hover 
{
	text-decoration:underline;
	color:#5e0924;
}
.skinfooter
{
	color: #F5F6CA;
}
.skinfooter A, skinfooter A:Link ,.skinfooter A:Visited, .skinfooter A:Active
{
	color: #F5F6CA;
	text-decoration:none;
}
.skinfooter A:Hover 
{
	color: #F5F6CA;
	text-decoration:underline;
}
.SkinObject
{
		color: #F5F6CA;
}
/* content pane */
/* content items */
.contentHolder
{
	color:Black;
	width:100%;
}

/* borders */
.skinBorderHorzEnd
{
	background-color:#193936;
}
.skinBorderHorz
{
	background-color:#193936;
	height:27px;
	width:100%
}
.skinBorderLHVert
{
	border-left:solid 2px #193936;
}
.skinBorderRHVert
{
	border-right:solid 2px #193936;
}

.skinBorderLHTop
{
	background-image:url(CornerLHTop.gif);
	background-repeat:no-repeat;
	white-space:nowrap;
	border-left:solid 2px #193936;
	height:35px;
}
.skinBorderRHTop
{	background-image:url(CornerRHTop.gif);
	background-repeat:no-repeat;
	white-space:nowrap;
	height:35px;
	border-right:solid 2px #193936;
}
.skinBorderRHBot
{	background-image:url(CornerRHBot.gif);
	background-repeat:no-repeat;
	white-space:nowrap;
	height:35px;
	border-right:solid 2px #193936;
}
.skinBorderLHBot
{	background-image:url(CornerLHBot.gif);
	background-repeat:no-repeat;
	white-space:nowrap;
	border-left:solid 2px #193936;
	height:35px;
}
/* Headers */
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  Larger;
   font-weight: normal;

}

/* Standard Links */

A:link , A:visited, A:active, A:hover {text-decoration:none; color:#5e0924;}
/* Menu Items*/
.menuHolder
{
	
	font-family:Tahoma;
	font-size:SMALLer;
	white-space:nowrap;
	padding-left:2px;
	/*width:17%;*/
	
}
/* Menu Style */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor:pointer; 
	cursor:hand;
	height:16px;
}
.MenuItems
{
	font-family:Tahoma, Arial, Helvetica;
	font-size:smaller;
	font-weight:bold;
	font-style: normal;
	color: #F5F6CA; 
}
.MainMenu_MenuItem {
	border-left: #193936 0px solid; 
	border-bottom: #193936 1px solid; 
	border-top: #193936 1px solid; 
	border-right: #193936 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #F5F6CA; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuItemSel {
	background-color: #3F9C93; 
	cursor: pointer; 
	cursor: hand; 
	color: #F5F6CA; 
	font-family: Tahoma, Arial, Helvetica; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuIcon {
	background-color: #193936; 
	border-left: #193936 1px solid; 
	border-bottom: #193936 1px solid; 
	border-top: #193936 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align:right; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #193936;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#193936', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}

.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
/* link styles - requires a ID to be declared in the class menuHolder as menuHolder in order to work */
/*#menuHolder a:Link { color: #838383; text-decoration: none; }
#menuHolder a:visited { color: #E7CF31 }
#menuHolder a:hover { color: #E7CF31 }
*/
/* inventua side menu 
.MenuHdr
{ 
  font-size: smaller; padding-left: 1px; font-weight: bold; padding-bottom: 2px; 
  background-color: #E7CF31; padding-top: 2px; cursor: default;
}
.MenuItem, .MenuItemMouseOver, .MenuItem HR
{
  font-size: smaller; padding-left: 6px; font-weight: normal; padding-bottom: 2px;
  background-color: #E7CF31; padding-top: 2px;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, 
.MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver 
  A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, 
.MenuHdr A:Link 
{
  text-decoration: none; color: #5e0924; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer;  
}
.MenuItemMouseOver
{
  background-color: #FFDD00!Important; 
}
 end menu items*/

.StandardButton {
  background: #3f9c93 none; 
  font-family: verdana, sans-serif; 
  font-size: x-small;
  color:#f5F6CA;
  font-weight: normal;
}

/* footer items*/
.bottomDate
{
	font-family:Tahoma;
	font-size:10pt;
	color:#193936;
}
.iFinityLink
{
	font-size:xx-small;
	font-family:Tahoma;
	white-space:nowrap;
	text-align:right;
	
}




