/* begin Page */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #5F071A;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

#pierotti-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#pierotti-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 150px;
	left: 0;
	top: 0;
}

#pierotti-page-background-glare-image
{
	background-image: url('images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 150px;
	width: 411px;
	margin: 0;
}

html:first-child #pierotti-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}



#pierotti-page-background-gradient
{
	background-position: top left;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.pierotti-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 1000px;
	min-width:123px;
	min-height:123px;
}

.pierotti-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 38px;
}

.pierotti-Sheet-tr, .pierotti-Sheet-tl, .pierotti-Sheet-br, .pierotti-Sheet-bl, .pierotti-Sheet-tc, .pierotti-Sheet-bc,.pierotti-Sheet-cr, .pierotti-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.pierotti-Sheet-tr, .pierotti-Sheet-tl, .pierotti-Sheet-br, .pierotti-Sheet-bl
{
	width: 214px;
	height: 214px;
	background-image: url('images/Sheet-s.png');
}

.pierotti-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 107px, 107px, auto);
}

.pierotti-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 107px, 107px);
}

.pierotti-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(107px, 107px, auto, auto);
}

.pierotti-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(107px, auto, auto, 107px);
}

.pierotti-Sheet-tc, .pierotti-Sheet-bc
{
	left: 107px;
	right: 107px;
	height: 214px;
	background-image: url('images/Sheet-h.png');
}

.pierotti-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 107px, auto);
}

.pierotti-Sheet-bc
{
	bottom: 0;
	clip: rect(107px, auto, auto, auto);
}

.pierotti-Sheet-cr, .pierotti-Sheet-cl
{
	top: 107px;
	bottom: 107px;
	width: 214px;
	background-image: url('images/Sheet-v.png');
}

.pierotti-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 107px);
}

.pierotti-Sheet-cl
{
	left:0;
	clip: rect(auto, 107px, auto, auto);
}

.pierotti-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 107px;
	left: 107px;
	right: 107px;
	bottom: 107px;
	background-color: #F7E3D8;
}


.pierotti-Sheet
{
	margin-top: -38px !important;
}

#pierotti-page-background-simple-gradient, #pierotti-page-background-gradient, #pierotti-page-background-glare
{
	min-width:1000px;
}

/* end Box, Sheet */

/* begin Header */
div.pierotti-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 924px;
	height: 225px;
}


div.pierotti-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 924px;
	height: 225px;
	background-image: url('images/music-Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
div.scarves-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 924px;
	height: 225px;
	background-image: url('images/scarves-Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.pierotti-Logo
{
	display : block;
	position: absolute;
	left: 10px;
	top: 78px;
	width: 894px;
}

h1.pierotti-Logo-name
{
	display: block;
	text-align: left;
}

h1.pierotti-Logo-name, h1.pierotti-Logo-name a, h1.pierotti-Logo-name a:link, h1.pierotti-Logo-name a:visited, h1.pierotti-Logo-name a:hover
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 28px;
font-style: normal;
font-weight: bold;
text-decoration: none;
	padding:0;
	margin:0;
	color: #D4E7F2 !important;
}

.pierotti-Logo-text
{
	display: block;
	text-align: left;
}

.pierotti-Logo-text, .pierotti-Logo-text a
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 19px;
font-style: normal;
font-weight: normal;
	padding:0;
	margin:0;
	color: #D4E7F2 !important;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.pierotti-menu a, .pierotti-menu a:link, .pierotti-menu a:visited, .pierotti-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.pierotti-menu, .pierotti-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.pierotti-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.pierotti-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.pierotti-menu li li
{
	float: none;
}

.pierotti-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.pierotti-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.pierotti-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.pierotti-menu:after, .pierotti-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.pierotti-menu, .pierotti-menu ul
{
	min-height: 0;
}

.pierotti-menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.pierotti-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.pierotti-menu
{
	padding: 0px 0px 0px 0px;
}

.pierotti-nav
{
	position: relative;
	height: 38px;
	z-index: 100;
}

.pierotti-nav .l, .pierotti-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 38px;
	background-image: url('images/nav.png');
}

.pierotti-nav .l
{
	left: 0;
	right:0px;
}

.pierotti-nav .r
{
	right: 0;
	width: 924px;
	clip: rect(auto, auto, auto, 924px);
}


/* end Menu */

/* begin MenuItem */
.pierotti-menu ul li
{
	clear: both;
}

.pierotti-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 38px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}


.pierotti-menu a .r, .pierotti-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 114px;
	background-image: url('images/MenuItem.png');
}

.pierotti-menu a .l
{
	left:0;
	right:0px;
}

.pierotti-menu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.pierotti-menu a .t 
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
	color: #2E363E;
	padding: 0 10px;
	margin: 0 0px;
	line-height: 38px;
	text-align: center;
}

.pierotti-menu a:hover .l, .pierotti-menu a:hover .r
{
	top:-38px;
}

.pierotti-menu li:hover>a .l, .pierotti-menu li:hover>a .r
{
	top:-38px;
}

.pierotti-menu li:hover a .l, .pierotti-menu li:hover a .r
{
	top:-38px;
}
.pierotti-menu a:hover .t
{
	color: #E8EEF3;
}

.pierotti-menu li:hover a .t
{
	color: #E8EEF3;
}

.pierotti-menu li:hover>a .t
{
	color: #E8EEF3;
}



/* end MenuItem */

/* begin MenuSeparator */
.pierotti-nav .pierotti-menu-separator
{
	display: block;
	width: 8px;
	height: 38px;
	background-image: url('images/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.pierotti-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 26px;
	width: 180px;
	overflow:hidden;
	line-height: 26px;
	margin-right: auto;


	background-image: url('images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #5F071A;
}

.pierotti-nav ul.pierotti-menu ul span, .pierotti-nav ul.pierotti-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.pierotti-menu ul a, .pierotti-menu ul a:link, .pierotti-menu ul a:visited, .pierotti-menu ul a:hover, .pierotti-menu ul a:active, .pierotti-nav ul.pierotti-menu ul span, .pierotti-nav ul.pierotti-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	color: #4C5A67;
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.pierotti-menu ul ul a
{
	margin-left: auto;
}

.pierotti-menu ul li a:hover
{
	color: #EBF0F4;
	border-color: #023616;
	background-position: 0 -26px;
}

.pierotti-menu ul li:hover>a
{
	color: #EBF0F4;
	border-color: #023616;
	background-position: 0 -26px;
}

.pierotti-nav .pierotti-menu ul li a:hover span, .pierotti-nav .pierotti-menu ul li a:hover span span
{
	color: #EBF0F4;
}

.pierotti-nav .pierotti-menu ul li:hover>a span, .pierotti-nav .pierotti-menu ul li:hover>a span span
{
	color: #EBF0F4;
}


/* end MenuSubItem */

/* begin ContentLayout */
.pierotti-contentLayout
{
	position: relative;
	margin-bottom: 3px;
	width: 924px;
}
/* end ContentLayout */

/* begin Box, Block */
.pierotti-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:23px;
	min-height:23px;
}

.pierotti-Block-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}

.pierotti-Block-tr, .pierotti-Block-tl, .pierotti-Block-br, .pierotti-Block-bl, .pierotti-Block-tc, .pierotti-Block-bc,.pierotti-Block-cr, .pierotti-Block-cl
{
	position:absolute;
	z-index:-1;
}

.pierotti-Block-tr, .pierotti-Block-tl, .pierotti-Block-br, .pierotti-Block-bl
{
	width: 34px;
	height: 34px;
	background-image: url('images/Block-s.png');
}

.pierotti-Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 17px, 17px, auto);
}

.pierotti-Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 17px, 17px);
}

.pierotti-Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(17px, 17px, auto, auto);
}

.pierotti-Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(17px, auto, auto, 17px);
}

.pierotti-Block-tc, .pierotti-Block-bc
{
	left: 17px;
	right: 17px;
	height: 34px;
	background-image: url('images/Block-h.png');
}

.pierotti-Block-tc
{
	top: 0;
	clip: rect(auto, auto, 17px, auto);
}

.pierotti-Block-bc
{
	bottom: 0;
	clip: rect(17px, auto, auto, auto);
}

.pierotti-Block-cr, .pierotti-Block-cl
{
	top: 17px;
	bottom: 17px;
	width: 34px;
	background-image: url('images/Block-v.png');
}

.pierotti-Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 17px);
}

.pierotti-Block-cl
{
	left:0;
	clip: rect(auto, 17px, auto, auto);
}

.pierotti-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 17px;
	left: 17px;
	right: 17px;
	bottom: 17px;
	background-image: url('images/Block-c.png');
}


.pierotti-Block
{
	margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.pierotti-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 13px;
	margin-bottom: 0px;
}

.pierotti-BlockHeader .t
{
	height: 30px;
	color: #43505B;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
	white-space : nowrap;
	padding: 0 10px;
	line-height: 30px;	
}





.pierotti-header-tag-icon
{
	display:inline-block;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 20px;
	background-repeat: no-repeat;
	min-height: 22px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.pierotti-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.pierotti-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 13px;
}



.pierotti-BlockContent-body
{
	color:#1A1F23;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height: 150%;
}

.pierotti-BlockContent-body a:link
{
	color: #235976;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.pierotti-BlockContent-body a:visited, .pierotti-BlockContent-body a.visited
{
	color: #6C8193;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.pierotti-BlockContent-body a:hover, .pierotti-BlockContent-body a.hover
{
	color: #2F779D;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.pierotti-BlockContent-body ul
{
	list-style-type: none;
	color: #0E242F;
	margin:0;
	padding:0;
}

.pierotti-BlockContent-body li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-decoration: none;
}

.pierotti-BlockContent-body ul li
{
	padding:0px 0 0px 17px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.pierotti-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.pierotti-Post-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}



.pierotti-Post
{
	margin: 10px;
}

/* Stpierotti images */
a img
{
	border: 0;
}

.pierotti-article img, img.pierotti-article
{
	border: inset 6px #9CB5C9;
	margin: 1em;
}

.pierotti-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Stpierotti tables */

.pierotti-article table, table.pierotti-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.pierotti-article table, table.pierotti-article .pierotti-article tr, .pierotti-article th, .pierotti-article td
{
	background-color:Transparent;
}

.pierotti-article th, .pierotti-article td
{
	padding: 2px;
	border: solid 1px #758899;
	vertical-align: top;
	text-align:left;
}

.pierotti-article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.pierotti-PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
	color: #193E52;
}

.pierotti-PostHeader a, .pierotti-PostHeader a:link, .pierotti-PostHeader a:visited, .pierotti-PostHeader a:hover
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
	margin:0;
	color: #193E52;
}

.pierotti-PostHeader img
{
	border:none;
	vertical-align: middle;
	margin:0;
}
/* end PostHeaderIcon */

/* begin PostHeader */
.pierotti-PostHeader a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #1E4D66;
}

.pierotti-PostHeader a:visited, .pierotti-PostHeader a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #4D718F;
}

.pierotti-PostHeader a:hover, .pierotti-PostHeader a.hovered
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #3079A1;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
  color: #1E2429;
}


.pierotti-PostContent p 
{
	margin: 0.5em 0; 
}

.pierotti-PostContent, .pierotti-PostContent p
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
letter-spacing: 1px;
text-align: left;
line-height: 150%;
  color: #1E2429;
}

.pierotti-PostContent
{
  margin:0;
}


/* Stpierotti Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #245C7A;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #245C7A;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #596A78;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #3079A1;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Stpierotti Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 28px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #245C7A;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #245C7A;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #496C88;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #1E2429;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #1E2429;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #1E2429;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Stpierotti Content list */
ol, ul
{
	color: #0F1215;
	margin:1em 0 1em 2em;
	padding:0;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.pierotti-Post li
{
	padding:0px 0 0px 14px;
	line-height:1.2em;
}

.pierotti-Post ol li, .pierotti-Post ul ol li
{
	background: none;
	padding-left:0;
}

.pierotti-Post ul li, .pierotti-Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:14px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Stpierotti blockquote */
blockquote,
blockquote p,
.pierotti-PostContent blockquote p
{
	color:#071218;
font-family: Tahoma, Arial, Sans-Serif;
font-style: normal;
font-weight: normal;
text-align: left;
}

blockquote,
.pierotti-PostContent blockquote
{
		border:solid 5px #023616; 
		margin:10px 50px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#D7E1EA;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.pierotti-button-wrapper .pierotti-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:36px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.pierotti-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 36px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .pierotti-button-wrapper
{
	display:block;
	float:left;
}

.pierotti-button-wrapper .pierotti-button
{
	display:block;
	height: 36px;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 26px !important;
	line-height: 36px;
	text-decoration: none !important;
	color: #F0F2F4 !important;
}

input, select
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.pierotti-button-wrapper.hover .pierotti-button, .pierotti-button:hover
{
	color: #E4F0F7 !important;
	text-decoration: none !important;
}

.pierotti-button-wrapper.active .pierotti-button
{
	color: #EEF3F6 !important;
}

.pierotti-button-wrapper .l, .pierotti-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 108px;
	background-image: url('images/Button.png');
}

.pierotti-button-wrapper .l
{
	left:0;
	right:11px;
}

.pierotti-button-wrapper .r
{
	width:411px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.pierotti-button-wrapper.hover .l, .pierotti-button-wrapper.hover .r
{
	top: -36px;
}

.pierotti-button-wrapper.active .l, .pierotti-button-wrapper.active .r
{
	top: -72px;
}


/* end Button */

/* begin Footer */
.pierotti-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 924px;
	margin: 5px auto 0px auto;
}

.pierotti-Footer .pierotti-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 20px;
	text-align: center;
}

.pierotti-Footer .pierotti-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 924px;
	height: 150px;
	bottom:0;
	left:0;
}


.pierotti-Footer .pierotti-Footer-text p
{
	margin: 0;
}

.pierotti-Footer .pierotti-Footer-text
{
	display:inline-block;
	color:#1E2429;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
line-height: 200%;
}

.pierotti-Footer .pierotti-Footer-text a:link
{
	text-decoration: none;
	color: #245C7A;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.pierotti-Footer .pierotti-Footer-text a:visited
{
	text-decoration: none;
	color: #2B343B;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.pierotti-Footer .pierotti-Footer-text a:hover
{
	text-decoration: none;
	color: #0C1E27;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.pierotti-page-footer, .pierotti-page-footer a, .pierotti-page-footer a:link, .pierotti-page-footer a:visited, .pierotti-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#2A6B8D;
}

.pierotti-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#4E5D6A;
}
/* end PageFooter */

/* begin LayoutCell */
.pierotti-contentLayout .pierotti-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 692px;
}
.pierotti-contentLayout .pierotti-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 922px;
}
/* end LayoutCell */

/* begin LayoutCell */
.pierotti-contentLayout .pierotti-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 230px;
}
/* end LayoutCell */


