﻿/* The P2PLiNK Core Styles Copyright (c) 2006, All Rights Reserved. */

/* P2PLiNK RGB/HTML Colors (Pantone Color Bridge Coated)
-------------------------------------------------------------------
Logo Outline & Text		Pantone(490 C);RGB(91,43,47);HTML(#5B2B2F);
Logo Ground				Pantone(); RGB(); HTML();
Logo Sky				Pantone(); RGB(); HTML();

Sky Blue				Pantone(); RGB(); HTML();
Light Brown				Pantone(); RGB(); HTML();
Dark Brown				Pantone(); RGB(); HTML();
-------------------------------------------------------------------
*/
body
{
	text-align: center;
	margin: 0;
	background-color: #9E7C0C;
	background-image: url(images/bgBody.gif);
}
#mLayoutWrapper
{
	width: 765px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	border-style: none solid none solid;
	border-left-width: 3px;
	border-right-width: 3px;
	border-color: #5B2B2F;
}
#mLayoutHeader
{
	position: relative;
	height: 100px;
	width: 765px;
	background-image: url(images/bgHeader.gif);
	background-repeat: no-repeat;
	border-style: none none solid none;
	border-bottom-width: 3px;
	border-color: #F4F7FB;
}
#mLayoutHeaderLogo
{
	position: absolute;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
}
#mLayoutHeaderLogin
{
	margin-right: 20px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: auto;
}
#mLayoutHeaderNav
{
	margin-right: 20px;
	position: absolute;
	top: auto;
	right: 0;
	bottom: 0;
	left: auto;
}
#mLayoutFooter
{
	height: 100px;
	width: 765px;
	border-style: none none solid none;
	border-bottom-width: 3px;
	border-color: #5B2B2F;
	clear:both;
}
#mLayoutFooterTop
{
	height: 56px;
	width: 765px;
	background-image: url(images/bgFooter.gif);
	background-repeat: no-repeat;
}
#mLayoutFooterBottom
{
	text-align: center;
}

#mLayoutFooterNav
{
	text-align: center;
}
#mLayoutFooterNav TABLE
{
	margin-left: auto;
	margin-right: auto;
}
#mLayoutFooterCopyright
{
	text-align: center;
}
#mLayoutContent
{
	width: 745px;
	margin: 0;
	padding: 0 10px 0 10px;
}

/* Two Column Layout 30/70 split
------------------------------*/
#aLayoutLeftContent
{
	width: 197px;
	float: left;
	margin: 0;
	padding: 51px 15px 0 20px;
}
#aLayoutMainContent
{
	width: 458px;
	float: left;
	margin: 0;
	padding: 10px 20px 0 15px;
}

/*------------------------------*/

/* Two Column Layout 70/30 split
------------------------------*/
#bLayoutMainContent
{
	width: 458px;
	float: left;
	margin: 0;
	padding: 10px 15px 0 20px;
}
#bLayoutRightContent
{
	width: 197px;
	float: left;
	margin: 0;
	padding: 51px 20px 0 15px;
}
/*------------------------------*/

/* Two Column Layout 50/50 split
------------------------------*/
#cLayoutLeftContent
{
	width: 327px;
	float: left;
	margin: 0;
	padding: 25px 15px 0 20px;
}
#cLayoutRightContent
{
	width: 328px;
	float: left;
	margin: 0;
	padding: 25px 20px 0 15px;
}
/*------------------------------*/

/* Full Column Layout
------------------------------*/
#dLayoutMainContent
{
	width: 705px;
	float: left;
	margin: 0;
	padding: 10px 20px 0 20px;
}
/*------------------------------*/

/* P2PLiNK Header Navagation for <asp:Menu>
-----------------------------------------*/
.headerNavStaticMenuStyle
{
	padding: 0;
	margin: 0;
}
.headerNavStaticMenuItemStyle
{
	font-family: Verdana;
	color: #5B2B2F;
	font-size: small;
	margin: 0;
	padding: 0 2px 0 2px;
}
.headerNavStaticHoverStyle
{
	font-family: Verdana;
	color: #A2AD00;
	font-size: small;
	margin: 0;
	padding: 0 2px 0 2px;
}
.headerNavStaticSelectedStyle
{
	font-family: Verdana;
	color: #A2AD00;
	font-size: small;
	margin: 0;
	padding: 0 2px 0 2px;
}
.headerNavDynamicMenuStyle
{
	background-color: #FFFFFF;
	border-style: solid solid solid solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-color: #F4F7FB;
}
.headerNavDynamicMenuItemStyle
{
	font-family: Verdana;
	color: #5B2B2F;
	font-size: small;
	margin: 0;
	padding: 0 2px 0 2px;
}
.headerNavDynamicHoverStyle
{
	font-family: Verdana;
	color: #A2AD00;
	font-size: small;
	margin: 0;
	padding: 0 2px 0 2px;
}
.headerNavDynamicSelectedStyle
{
	font-family: Verdana;
	color: #A2AD00;
	font-size: small;
	margin: 0;
	padding: 0 2px 0 2px;
}
/*---------------------------------------*/

/* P2PLiNK Footer Navagation for <asp:Menu>
-----------------------------------------*/
.footerNavStaticMenuStyle
{
	padding: 0;
	margin: 0;
}
.footerNavStaticMenuItemStyle
{
	font-family: Verdana;
	color: #5B2B2F;
	font-size: small;
	margin: 0;
	padding: 0 2px 0 2px;
}
.footerNavStaticHoverStyle
{
	font-family: Verdana;
	color: #A2AD00;
	font-size: small;
	margin: 0;
	padding: 0 2px 0 2px;
}
.footerNavStaticSelectedStyle
{
	font-family: Verdana;
	color: #A2AD00;
	font-size: small;
	margin: 0;
	padding: 0 2px 0 2px;
}
/*---------------------------------------*/

/* P2PLiNK Rounded Corners
-----------------------------------------*/
.lbrc{display:block}
.lbrc *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#e8ffd1}
.lbrc1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f5ffeb;
  border-right:1px solid #f5ffeb;
  background:#edffdc}
.lbrc2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fcfffa;
  border-right:1px solid #fcfffa;
  background:#ecffd9}
.lbrc3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ecffd9;
  border-right:1px solid #ecffd9;}
.lbrc4{
  border-left:1px solid #f5ffeb;
  border-right:1px solid #f5ffeb}
.lbrc5{
  border-left:1px solid #edffdc;
  border-right:1px solid #edffdc}
.lbrcfg{
  background:#e8ffd1}
/*---------------------------------------*/