@charset "utf-8";
/* CSS Document */
body {
	background: #0083cb url(../images/bgGradient.png) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
h1, h2, h3, h4, h5, h6, ul, p {
	padding: 0;
	margin: 0;
}
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.clirer {
	clear: both;
	float: none;
}
#mainBg {
	width: 1200px;
	margin: 0 auto;
	min-height:1150px;
	background: url(../images/HappyPuckerBg-No2.jpg) no-repeat;
}
#mainContainer {
	width: 1000px;
	margin: 0 auto;
}
.PuckerPowderLogo {
	margin: 7px;
	position: absolute;
	z-index: 100;
}
.PuckerPowderLogo, .PuckerPowderLogo a, .PuckerPowderLogo a span {
	width: 369px;
	height: 185px;
	display: block;
}
.PuckerPowderLogo a {
	background: url(../images/PuckerPowderLogo.png) no-repeat;
}
.PuckerPowderLogo a span {
	visibility: hidden;
	text-align: center;
	vertical-align: middle;
}

#mainNavigHolder {
	z-index: 90;
	width: 864px;
	height: 228px;
	display: block;
	position: absolute;
	margin: 49px 0px 0px 6px;
}

#ContentPadiing {
	padding: 270px 0px 0px 28px;
}
#ContentPadiing #ContentHolder {
	width: 795px;
	background: url(../images/ContentBg.png) repeat-y;
	background-position: 0px 20px;
	display: block;
}
#ContentHolder .topCap {
	width: 770px;
	background: url(../images/ContentTopBg.png) no-repeat;
	margin-top: -25px;
	padding: 35px 0px 0px 25px;
}
#ContentHolder .botomCap {
	width: 795px;
	height: 25px;
	position: absolute;
	margin-bottom: -25px;
	background: url(../images/ContentBotomCap.png) no-repeat;
}
.topCap .hPuckerPhil {
	width: 303px;
	height: 90px;
	background: url(../images/Title-PuckerPhila.png) no-repeat;
}
.topCap .ContentIn {
	padding: 0px 50px 30px 20px;
	position:relative;
}
.topCap .ContentIn h2 {
	display: block;
	margin-left: -25px;
	margin-bottom: 100px;
}
.topCap .ContentIn .hPuckerPhil {
	width: 303px;
	height: 90px;
	background: url(../images/Title-PuckerPhila.png) no-repeat;
}
.topCap .ContentIn h2 span {
	display: none;
}
.topCap .ContentIn p {
	padding-bottom: 20px;
	padding-top: 3px;
}
.topCap .ContentIn .startP {
	width: 500px;
	font-style: italic;
}
.topCap .ContentIn h3 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #0095da;
}
.topCap .ContentIn h4 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.topCap .ContentIn h5 a {
	font-size: 15px;
	font-style: italic;
	color: #ce7200;
	text-decoration: underline;
}
.topCap .ContentIn h5 a:hover {
	text-decoration: none;
}

#FooterHolder {
	height: 200px;
	margin-top: 120px;
}
#FooterHolder .FooterIn {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/Footer.jpg) no-repeat;
	height: 155px;
	padding-top: 45px;
}
.FooterIn .leftFooter {
	float: left;
	width: 440px;
}
.FooterIn .botomNavig {
	list-style: none;
	width: auto;
	margin: 0 auto;
	padding-top: 20px;
}
.leftFooter .LeftF {
	float: left;
	margin-left: 28px;
}
.botomNavig li {
	float: left;
	padding: 0px 8px;
	border-right: solid 1px #000;
}
.botomNavig .noBr {
	border-right: none;
}
.botomNavig li a {
	float: left;
	padding: 0px 3px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.leftFooter .LeftF li .Home { width:38px; height: 9px; background: url(../images/botomBtn1.png) no-repeat; }
.leftFooter .LeftF li .Legal { width:35px; height: 13px; background: url(../images/botomBtn2.png) no-repeat; }
.leftFooter .LeftF li .Privacy { width:95px; height: 13px; background: url(../images/botomBtn3.png) no-repeat; }
.leftFooter .LeftF li .Customer { width:146px; height: 11px; background: url(../images/botomBtn4.png) no-repeat; }

.botomNavig li a:hover {
	color: #0095da;
}

#FooterHolder .FooterIn .leftInfo, #FooterHolder .FooterIn .RightInfo {
	float: left;
	width: 360px;
	padding: 12px 20px 0px 20px;
}
#FooterHolder .FooterIn .RightInfo {
	width: 380px;
}	
#FooterHolder .FooterIn .leftInfo {
	padding-left: 30px;
	padding-top: 15px;
	line-height: 11px;
	clear: left;
}
.leftInfo span {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.leftInfo span {
	padding: 0px 20px;
}
.leftInfo .MadeUSA {
	padding-left: 30px;
}
.leftInfo p {
	font-size: 10px;
	padding-top: 3px;
	line-height: 11px;
	text-align: center;
}
.leftInfo .copyR {
	font-weight: bold;
	padding: 0;
	font-size: 11px;
}


.FooterIn .rightFooter {
	float: right;
	width: 440px;
}
.RightF li {
	padding: 0px 5px;
}
#FooterHolder .FooterIn .RightF {
	float: right;
	margin-right: 15px;
}
#FooterHolder .FooterIn .RightInfo {
	padding-top: 20px;
	padding-left: 40px;
}
.RightInfo li {
	float: left;
	width: 120px;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 3px;
}
.RightInfo li a {
	float: left;
}
.RightInfo li img {
	border: none;
}
.rightFooter .RightF li .Terms { width: 89px; height: 11px; background: url(../images/botomBtn5.png) no-repeat;}
.rightFooter .RightF li .FAQ { width: 27px; height: 13px; background: url(../images/botomBtn6.png) no-repeat;}
.rightFooter .RightF li .Site { width: 57px; height: 13px; background: url(../images/botomBtn7.png) no-repeat;}
.rightFooter .RightF li .Webmaster { width: 74px; height: 11px; background: url(../images/botomBtn8.png) no-repeat;}
.rightFooter .RightF li .Contact { width: 71px; height: 11px; background: url(../images/botomBtn9.png) no-repeat;}
/*
#FooterHolder .FooterIn .logoFooter {
	width: 196px;
	height: 184px;
	display: block;
	background: url(../images/BotomLogo.png) no-repeat;
	position: absolute;
	margin: -50px 0px 0px 402px;
}

*/
.clearer{
 clear:both;
 float:none;
}
.galleryElement{
	width:211px;
	float:left;
	margin-right:21px;
}
.imageElement .open{
  color:#000;
  text-decoration:none;
  font-size:13px;
  font-style: italic
}
.imageElement .open:hover{
  text-decoration:underline;
}
.thumbWallpaper{
	width:211px;
	height:209px;
	background: url(../images/monitor.png) no-repeat;
	margin-top:10px;
}
.thumbWallpaper img{
 margin-left:8px;
 margin-top:9px;
}