body {
	text-align: center;
	
} 
#homepicholder {
	position: absolute;
	z-index: 100;
	width: 500px;
	margin-left: 30px;
	padding-left: 30px;
	margin-top: 18px;
	padding-top: 18px;
}

#ppWinner {
	position: absolute;
	z-index: 100;
	width: 90px;
	height: 220px;
	padding-top: 130px;
}


.mainbox {
	margin-top: 170px;
	margin-bottom: 10px;
	/* padding-top: 10px; */
	padding-left: 8px;
	padding-right: 6px; 
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.mainboxOrder {
	padding-left: 8px;
	padding-right: 6px; 
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 0px;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	/* color: #000000; */
	margin-top: 6px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.picholder h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	margin: 12px auto;
	text-align: center;
}
.postapony-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.postapony-form.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.postapony-form.textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ppCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	padding-left: 9px;
	padding-right: 9px;
}

.cartOverTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.cartOverDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	padding-right: 20px;


}

.cartPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.CartDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}
.headerRHS {
	padding-left: auto;
	padding-right: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.MJnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	margin: 10px;
	padding: 10px;
	width: 550px;
	border: 4px solid #990000;
	background-position: center;
}

/* Nav CSS Style */

#nav UL {
margin: 10px 0 0 0;
list-style: none;
padding: 0;

}

#nav LI {
display: block;
width: 130px;
height: 34px;
padding: 0;
}

#nav a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
text-decoration:none;
line-height: 34px;
text-align: center;
}

#nav a:hover {
text-decoration: underline;
}

#nav LI.home a {
background: url(images/buttons/home-off.jpg) no-repeat;
text-decoration:none;
color: #ffffff;
display: block;
}

#nav LI.home a:hover {
background: url(images/buttons/home-on.jpg) no-repeat;
text-decoration:underline;
color: #ffffff;
}

#nav LI.work a {
background: url(images/buttons/how-work-off.jpg) no-repeat;
text-decoration:none;
color: #ffffff;
display: block;
}

#nav LI.work a:hover {
background: url(images/buttons/how-work-on.jpg) no-repeat;
text-decoration:underline;
color: #ffffff;
}

#nav LI.action a {
background: url(images/buttons/action-off.jpg) no-repeat;
text-decoration:none;
color: #ffffff;
display: block;
}

#nav LI.action a:hover {
background: url(images/buttons/action-on.jpg) no-repeat;
text-decoration:underline;
color: #ffffff;
}

#nav LI.about a {
background: url(images/buttons/about-off.jpg) no-repeat;
text-decoration:none;
color: #ffffff;
display: block;
}

#nav LI.about a:hover {
background: url(images/buttons/about-on.jpg) no-repeat;
text-decoration:underline;
color: #ffffff;
}

#nav LI.order a {
background: url(images/buttons/order-off.jpg) no-repeat;
text-decoration:none;
color: #000066;
display: block;
}

#nav LI.order a:hover {
background: url(images/buttons/order-on.jpg) no-repeat;
text-decoration:underline;
color: #000066;
}

#nav LI.links a {
background: url(images/buttons/links-off.jpg) no-repeat;
text-decoration:none;
color: #ffffff;
display: block;
}

#nav LI.links a:hover {
background: url(images/buttons/links-on.jpg) no-repeat;
text-decoration:underline;
color: #ffffff;
}

#nav LI.contact a {
background: url(images/buttons/contact-off.jpg) no-repeat;
text-decoration:none;
color: #ffffff;
display: block;
}

#nav LI.contact a:hover {
background: url(images/buttons/contact-on.jpg) no-repeat;
text-decoration:underline;
color: #ffffff;
}

#nav LI.safety a {
background: url(images/buttons/safety-off.jpg) no-repeat;
text-decoration:none;
color: #ffffff;
display: block;
}

#nav LI.safety a:hover {
background: url(images/buttons/safety-on.jpg) no-repeat;
text-decoration:underline;
color: #ffffff;
}

#nav LI.postapony a {
background: url(images/buttons/postapony-off.jpg) no-repeat;
text-decoration:none;
color: #ffffff;
display: block;
}

#nav LI.postapony a:hover {
background: url(images/buttons/postapony-on.jpg) no-repeat;
text-decoration:underline;
color: #ffffff;
}

#nav LI.sugg a {
background: url(images/buttons/sugg-off.jpg) no-repeat;
text-decoration:none;
color: #ffffff;
display: block;
}

#nav LI.sugg a:hover {
background: url(images/buttons/sugg-on.jpg) no-repeat;
text-decoration:underline;
color: #ffffff;
}

#nav LI.whatsay a {
background: url(images/buttons/whatsay-off.jpg) no-repeat;
text-decoration:none;
color: #ffffff;
display: block;
}

#nav LI.whatsay a:hover {
background: url(images/buttons/whatsay-on.jpg) no-repeat;
text-decoration:underline;
color: #ffffff;
}

#nav LI.bling a {
background: url(images/buttons/bling-off.jpg) no-repeat;
text-decoration:none;
color: #ffffff;
display: block;
}

#nav LI.bling a:hover {
background: url(images/buttons/bling-on.jpg) no-repeat;
text-decoration:underline;
color: #ffffff;
}

#nav LI.tall a {
background: url(images/buttons/tall-off.jpg) no-repeat;
text-decoration:none;
color: #ffffff;
display: block;
}

#nav LI.tall a:hover {
background: url(images/buttons/tall-on.jpg) no-repeat;
text-decoration:underline;
color: #ffffff;
}

#nav LI.games a:hover {
background: url(images/buttons/games-on.jpg) no-repeat;
text-decoration:underline;
color: #ffffff;
}

#nav LI.games a {
background: url(images/buttons/games-off.jpg) no-repeat;
text-decoration:none;
color: #ffffff;
display: block;
}

#nav LI.games a:hover {
background: url(images/buttons/games-on.jpg) no-repeat;
text-decoration:underline;
color: #ffffff;
}

#nav LI.kits a {
background: url(images/buttons/kits-off.jpg) no-repeat;
text-decoration:none;
color: #ffffff;
display: block;
}

#nav LI.kits a:hover {
background: url(images/buttons/kits-on.jpg) no-repeat;
text-decoration:underline;
color: #ffffff;
}
