/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Title : Piximix Landing Page CSS for All Browsers
Author : Kyle Hoyt / kyle@piximix.com
URL : http://www.piximix.com/
Created : 4/10/2009
Modified : 4/10/2009
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/
* {
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
	color:#6699CC;
}
#appley a,
#appleyLightbox a {
	color:#ec73ac;
}
a img {
	border:0px;
}
a:hover {
	text-decoration:underline;
}
a:visited,
a:visited img {
	border:0px;
}
a:active
{
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}
.hide {
	display:none;
}
.bold {
	font-weight:bold;
}
.whiterightBorder {
	border-right:1px solid #FFFFFF;
}
h1 {
	font-family: Trebuchet MS, Arial,Verdana, Helvetica,sans-serif;
	font-size:44px;
	font-weight:normal;
}
h2 {
	font-family: Trebuchet MS, Arial,Verdana, Helvetica,sans-serif;
	font-size:31px;
	font-weight:normal;
}
h3 {
	font-family: Trebuchet MS, Arial,Verdana, Helvetica,sans-serif;
	font-size:25px;
	font-weight:normal;
}
h4 {
	font-family: Trebuchet MS, Arial,Verdana, Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
}
#appley h1,
#appley h2,
#appley h3,
#appley h4 {
	color:#754c24;
}
p {
	line-height:18px;
}
body#pixipets {
	font-family: Arial,Verdana, Helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	background:#c3d3e4 url('http://www.pixipets.com/img/landing/pixipets/pxp_background.png') top center repeat-x;
	text-align:center;
}
body#appley {
	font-family: Arial,Verdana, Helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	background:#a66838 url('../img/landing/appley/appley_background.jpg') top center repeat-x;
	text-align:center;
}
#pixipets #pageWrapper,
#appley #pageWrapper {
	position: relative;
	text-align:center;
	min-width:951px;
	width:951px;
	margin:0 auto;
}
#lightboxWrapper {
	position: relative;
	text-align:center;
	min-width:550px;
	width:550px;
	max-width:550px;
	margin:0 auto;
	height:470px;
	overflow:hidden;
}
/* Buttons */
a.grayBtn {
	color:#FFFFFF;
	background:url('http://www.pixipets.com/img/shared/grayBtn_left.png') no-repeat 0px 0px;
	font-size:14px;
	padding:4px 0px 7px 5px;
	margin:0 0 0 0px;
}
#appley a.grayBtn {
	color:#FFFFFF;
}
a.grayBtn:hover {
	background:url('http://www.pixipets.com/img/shared/grayBtn_left_roll.png') no-repeat 0px 0px;
	text-decoration:none;
}
a.grayBtn span {
	background:url('http://www.pixipets.com/img/shared/grayBtn_right.png') no-repeat 100% 0px;
	padding:4px 10px 7px 5px;
}
a.grayBtn span:hover {
	background:url('http://www.pixipets.com/img/shared/grayBtn_right_roll.png') no-repeat 100% 0px;
	text-decoration:none;
}
/* Piximix Header */
#pixipets .pageHeader {
	margin-bottom:10px;
	padding-bottom:27px;
}
.pageLinks {
	position: relative;
	min-width:976px;
	width:976px;
	margin:0 auto;
	height:22px;
	text-align:right;
	padding:6px 5px 0px 0px;
}
.pageLinks span {
	font-size:11px;
	padding:0px 10px 0px 10px;
}
#pixipets .pageLinks span {
	border-right:1px solid #93bbdd;
}
#appley .pageLinks span {
	border-right:1px solid #ffffff;
}
#pixipets .pageLinks span.last, 
#appley .pageLinks span.last {
	border-right:0px;
}
.pageLinks span a {
	color:#6699CC;
}
#appley .pageLinks a {
	color:#ffffff;
}
.sectionLinks {
	clear:both;
	float:left;
	height:22px;
	text-align:left;
	padding:0px 0 0 0;
	margin:-13px 7px 0 7px;
}
.sectionLinks span {
	font-size:11px;
	padding:0px 10px 0px 10px;
	border-right:1px solid #E71F23;
}
.sectionLinks span.last {
	border-right:0px;
}
#pixipets .headerBar {
	background-color:#6ca2d0;
}
#appley .headerBar {
	background-color:#ff5d95;
}
#pixipets .navWrapper {
	position: relative;
	margin:0 auto;
	min-width:976px;
	width:976px;
	height:43px;
	color:#FFFFFF;
	background-color:#6ca2d0;
}
#appley .navWrapper {
	position: relative;
	margin:0 auto;
	min-width:976px;
	width:976px;
	height:43px;
	color:#FFFFFF;
	background-color:#ff5d95;
}
#pixipets .navShadow {
	height:6px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_hdr_shadow.png') repeat-x;
}
#appley .navShadow {
	height:17px;
	background:transparent url('../img/landing/appley/appley_hdr_shadow.png') repeat-x;
}
.logo {
	float:left;
}
ul.mainNav {
	float:left;
}
ul.mainNav li {
	list-style-type:none;
	float:left;
	font-size:16px;
	position:relative;
}
.mainNav a {
	line-height:43px;
	color:#FFFFFF;
	font-weight:normal;
	padding:12px 15px 12px 15px;
	border-right:1px dotted #FFFFFF;
}
#appley .mainNav a {
	color:#FFFFFF;
}
#pixipets .mainNav a.first {
	background:url('http://www.pixipets.com/img/landing/pixipets/logo_shadow.jpg') no-repeat 0px 0px;
}
#appley .mainNav a.first {
	background:url('../img/landing/appley/logo_shadow.jpg') no-repeat 0px 0px;
}
#pixipets .mainNav a.first:hover,
#appley .mainNav a.first:hover  {
	background-color:#000000;
	background-image:none;
}
.mainNav a.pulldown {
	background:url('http://www.pixipets.com/img/shared/pulldownIcon.gif') no-repeat right center;
	padding-right:30px;
}
.mainNav a:hover,
.mainNav a.selected {
	text-decoration:none;
	background-color:#000000;
	background-image:none;
}
.mainNav a.pulldown:hover,
.mainNav a.pulldownselected {
	background:#000000 url('http://www.pixipets.com/img/shared/pulldownIcon.gif') no-repeat right center;
}
ul.cartNav {
	float:right;
}
ul.cartNav li {
	list-style-type:none;
	float:left;
	font-size:16px;
	border-left:1px dotted #FFFFFF;
}
.cartNav a {
	line-height:43px;
	color:#FFFFFF;
	font-weight:normal;
}
#appley .cartNav a {
	color:#FFFFFF;
}
.cartNav li:hover,
.cartNav li.selected {
	text-decoration:none;
	background-color:#000000;
	height:43px;
}
.cartNav a:hover,
.cartNav a.selected {
	text-decoration:none;	
	border-right:1px dotted #FFFFFF;
	margin:0 -1px 0 0;
}
.cartNav li.deselected {
	line-height:43px;
	font-size:14px;
	background:none;
	padding:0px 20px 0px 20px;
	border-right:1px dotted #FFFFFF;
}
#pixipets .cartNav li.deselected {
	color:#5a87ad;
}
#appley .cartNav li.deselected {
	color:#cc4072;
}
.cartNav li.deselected:hover {
	text-decoration:none;
	height:43px;
}
.itemCount {
	font-size:25px;
	padding:0px 10px 0px 45px;
	background:url('http://www.pixipets.com/img/shared/shoppingIcon.png') no-repeat 10px 50%;
	float:left;
}
.itemCount:hover {
	line-height:43px;
	background:#000000 url('http://www.pixipets.com/img/shared/shoppingIcon.png') no-repeat 10px 50%;
	height:43px;
}
.itemText {
	display:block;
	float:left;
	width:64px;
	overflow:hidden;
	line-height:11px;
	padding:10px 10px 10px 0px;
	font-size:12px;
	text-align:left;
}
.checkoutLink a {
	line-height:43px;
	font-size:14px;
	color:#FFFFFF;
	background:transparent url('http://www.pixipets.com/img/shared/checkoutIcon.png') no-repeat 10px 50%;
	padding:13px 16px 13px 20px;
}
#appley .checkoutLink a {
	color:#FFFFFF;
}
/* Style for anylink menus */
.anylinkcss {
	position:absolute;
	visibility: hidden;
	line-height: 28px;
	z-index: 100;
	background-color: #E71F23;
	width: 123px;
	border-left:1px dotted #fff;
	border-right:1px dotted #fff;
	border-bottom:1px dotted #fff;
	margin:0 0 0 -1px;
}
#pixipets .anylinkcss {
	background-color: #6ca2d0;
}
#appley .anylinkcss {
	background-color: #ff5d95;
}
#anylinkmenu1 a {
	color: #ffffff;
	width: 103px;
	display: block;
	text-indent: 10px;
	border-top: 1px dotted #fff;
	padding: 1px 10px;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	text-align:left;
}
#anylinkmenu1 a:hover {
	background-color: #000000;
}
/* Comic box */
.comicBox {
	clear:both;
}
#pixipets .comicBoxHeader {
	height:190px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_comicbox_top.png') no-repeat 0px 0px;
}
#appley .comicBoxHeader {
	height:40px;
	overflow:hidden;
}
#pixipets .comicBoxContent {
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_comicbox_mid.png') repeat-y 0px 0px;
}
#appley .comicBoxContent {
	clear:both;
}
#pixipets .comicBoxFooter {
	clear:both;
	height:51px;
	padding-top:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_comicbox_bot.png') no-repeat 0px 0px;
	font-family: Trebuchet MS, Arial,Verdana, Helvetica,sans-serif;
}
.homeNote {
	color:#ffcc35;
	font-weight:bold;
	font-size:14px;
}
#pixipets .landingpageTitle,
#appley .landingpageTitle {
	float: left;
	clear: none;
	text-indent: -99999px;
}
.comicControls {
	float:right;
	clear:none;
}
#pixipets .comicControls {
	margin: 96px 75px 0 0;
}
#appley .comicControls {
	margin: 10px 181px 10px 0;
}
#pixipets .comicSelector,
#appley .comicSelector {
	text-align:right;
	font-family: Trebuchet MS, Arial,Verdana, Helvetica,sans-serif;
}
#pixipets .comicSelector .deselected,
#appley .comicSelector .deselected {
	color:#999999;
}
#pixipets .separator,
#appley .separator {
	color:#999999;
	margin:0 5px 0 5px;
}
#pixipets .comicStrip {
	min-height:250px;
}
.entry {
	margin:0 auto;
	align:center;
}
#pixipets .entry {
	width:750px;
}
#appley .entry {
	clear:both;
	width:750px;
}
#pixipets .backBtn_inactive {
	display:block;
	text-indent: -99999px;
	clear:none;
	float:left;
	position:absolute;
	height:250px;
	width:33px;
	margin:0 0 0 16px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_back_background.jpg') left center no-repeat;
}
#pixipets .backBtn a {
	display:block;
	text-indent: -99999px;
	clear:none;
	float:left;
	position:absolute;
	height:250px;
	width:33px;
	margin:0 0 0 16px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_back_background_on.jpg') left center no-repeat;
}
#pixipets .backBtn a:hover {
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_back_background_roll.jpg') left center no-repeat;
}
#pixipets .nextBtn_inactive {
	display:block;
	clear:none;
	float:right;
	position:absolute;
	width:33px;
	height:250px;
	margin:0 0 0 902px;
	text-indent: -99999px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_next_background.jpg') right center no-repeat;
}
#pixipets .nextBtn a {
	display:block;
	clear:none;
	float:right;
	position:absolute;
	width:33px;
	height:250px;
	margin:0 0 0 902px;
	text-indent: -99999px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_next_background_on.jpg') right center no-repeat;
}
#pixipets .nextBtn a:hover {
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_next_background_roll.jpg') right center no-repeat;
}
#appley .backBtn_inactive {
	display:block;
	text-indent: -99999px;
	clear:none;
	float:left;
	position:absolute;
	height:125px;
	width:110px;
	margin:145px 0 0 65px;
	background:transparent url('../img/landing/appley/appley_back_background.png') left center no-repeat;
}
#appley .backBtn a {
	display:block;
	text-indent: -99999px;
	clear:none;
	float:left;
	position:absolute;
	height:125px;
	width:110px;
	margin:145px 0 0 65px;
	background:transparent url('../img/landing/appley/appley_back_background_on.png') left center no-repeat;
}
#appley .backBtn a:hover {
	background:transparent url('../img/landing/appley/appley_back_background_roll.png') left center no-repeat;
}
#appley .nextBtn_inactive {
	display:block;
	clear:none;
	float:right;
	position:absolute;
	width:110px;
	height:125px;
	margin:145px 0 0 775px;
	text-indent: -99999px;
	background:transparent url('../img/landing/appley/appley_next_background.png') right center no-repeat;
}
#appley .nextBtn a {
	display:block;
	clear:none;
	float:right;
	position:absolute;
	width:110px;
	height:125px;
	margin:145px 0 0 775px;
	text-indent: -99999px;
	background:transparent url('../img/landing/appley/appley_next_background_on.png') right center no-repeat;
}
#appley .nextBtn a:hover {
	background:transparent url('../img/landing/appley/appley_next_background_roll.png') right center no-repeat;
}
.comicFooter {
	clear:both;
	display:block;
	margin:0 auto;
	overflow:auto;
	padding:10px 0 10px 0;
}
#appley .comicFooter .separator {
	color:#ffffff;
}
#pixipets .comicFooter {
	width:750px;
}
#appley .comicFooter {
	width:590px;
}
#appley .comicFooter a {
	color:#f5c866;
}
.comicDetails {
	text-align:left;
	clear:none;
	float:left;
	font-family: Trebuchet MS, Arial,Verdana, Helvetica,sans-serif;
	font-size:10px;
}
#pixipets .comicDetails {
	width:350px;
	color:#999999;
}
#appley .comicDetails {
	width:200px;
	color:#ffffff;
}
ul.toolList {
	clear:none;
	float:right;
	margin: 0;
	position:relative;
}
ul.toolList li {
	list-style-type:none;
	float:left;
	position:relative;
	margin: 0 5px 0 0;
	font-family: Trebuchet MS, Arial,Verdana, Helvetica,sans-serif;
	font-size:14px;
	text-align:left;
}
ul.toolList li img {
	margin-top:-1px;
}
ul.toolList li.toolEmail a {
	border-left: 1px solid #71aad6;
	padding-left:30px;
	margin-left:5px;
}
#appley ul.toolList li.toolEmail a {
	border-left: 1px solid #ffffff;
	padding-left:30px;
	margin-left:5px;
}
#pixipets ul.toolList li.toolEmail a {
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/tools_mail.gif') top left no-repeat;
}
#appley ul.toolList li.toolEmail a {
	background:transparent url('../img/landing/appley/tools_mail.gif') top left no-repeat;
}
ul.toolList li.toolRss a {
	border-left: 1px solid #71aad6;
	padding-left:30px;
	margin-left:5px;
}
#appley ul.toolList li.toolRss a {
	border-left: 1px solid #ffffff;
	padding-left:30px;
	margin-left:5px;
}
#pixipets ul.toolList li.toolRss a {
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/tools_rss.gif') top left no-repeat;
}
#appley ul.toolList li.toolRss a {
	background:transparent url('../img/landing/appley/tools_rss.gif') top left no-repeat;
}
ul.toolList li.toolComment a {
	border-left: 1px solid #71aad6;
	padding-left:30px;
	margin-left:5px;
}
#appley ul.toolList li.toolComment a {
	border-left: 1px solid #ffffff;
	padding-left:30px;
	margin-left:5px;
}
#pixipets ul.toolList li.toolComment a {
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/tools_comment.gif') top left no-repeat;
}
#appley ul.toolList li.toolComment a {
	background:transparent url('../img/landing/appley/tools_comment.gif') top left no-repeat;
}
/* Content box */
.contentBox {
	clear:both;
}
#pixipets .contentBox {
	color:#ffffff;
}
#pixipets .contentBoxHeader {
	clear:both;
	height:40px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_contentbox_top.png') no-repeat 0px 0px;
}
#appley .contentBoxHeader {
	clear:both;
	height:76px;
	background:transparent url('../img/landing/appley/appley_contentbox_top.png') no-repeat 0px 0px;
}
#pixipets .contentBoxContent {
	clear:both;
	overflow:auto;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_contentbox_mid.png') repeat-y 0px 0px;
}
#appley .contentBoxContent {
	clear:both;
	overflow:auto;
	background:transparent url('../img/landing/appley/appley_contentbox_mid.png') repeat-y 0px 0px;
}
#pixipets .contentBoxFooter {
	clear:both;
	height:21px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_contentbox_bot.png') no-repeat 0px 0px;
}
#appley .contentBoxFooter {
	clear:both;
	height:26px;
	background:transparent url('../img/landing/appley/appley_contentbox_bot.png') no-repeat 0px 0px;
}
#pixipets .contentBoxHeader2 {
	clear:both;
	height:40px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_contentbox_top2.png') no-repeat 0px 0px;
}
#appley .contentBoxHeader2 {
	clear:both;
	height:76px;
	background:transparent url('../img/landing/appley/appley_contentbox_top2.png') no-repeat 0px 0px;
}
#pixipets .contentBoxContent2 {
	clear:both;
	overflow:auto;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_contentbox_mid2.png') repeat-y 0px 0px;
}
#appley .contentBoxContent2 {
	clear:both;
	overflow:auto;
	background:transparent url('../img/landing/appley/appley_contentbox_mid2.png') repeat-y 0px 0px;
}
#pixipets .contentBoxFooter2 {
	clear:both;
	height:49px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_contentbox_bot2.png') no-repeat 0px 0px;
}
#appley .contentBoxFooter2 {
	clear:both;
	height:54px;
	background:transparent url('../img/landing/appley/appley_contentbox_bot2.png') no-repeat 0px 0px;
}
/* Content left */
.contentLeft {
	float:left;
	text-align:left;
}
#pixipets .contentLeft,
#appley .contentLeft {
	width:590px;
	margin: 0 0 0 24px;
}
/* Intro styles */
#pixipets .Infoboxtop {
	clear:both;
	height:34px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_introbox_top.jpg') no-repeat 0px 0px;
}
#pixipets .Infoboxmid {
	clear:both;
	overflow:auto;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_introbox_mid.jpg') repeat-y 0px 0px;
}
#appley .Infoboxmid {
	clear:both;
	overflow:auto;
	background:transparent url('../img/landing/appley/appley_introbox.jpg') no-repeat 0px 0px;
	min-height:333px;
}
#pixipets .Infoboxbot {
	clear:both;
	height:34px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_introbox_bot.jpg') no-repeat 0px 0px;
}
#pixipets .charBox {
	text-align:center;
	float:left;
	width:204px;
	height:204px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_intro_characterbox.jpg') no-repeat 0px 0px;
	margin: 0 0 0 34px;
}
#pixipets .charBox img {
	margin:12px 0 0px 0;
}
#appley .charBox img {
	margin:0px 0 0px 13px;
}
#pixipets .introTxt {
	float: right;
	width:285px;
	margin: 8px 45px 0 0;
	font-family: Trebuchet MS, Arial,Verdana, Helvetica,sans-serif;
}
#appley .introTxt {
	float: right;
	width:230px;
	margin: 8px 45px 0 0;
	padding-right:55px;
	font-family: Trebuchet MS, Arial,Verdana, Helvetica,sans-serif;
}
#appley .introTxt h2 {
	color:#ffffff;
}
#appley .introTxt a {
	color:#f5c866;
	font-weight:bold;
	font-size:18px;
}
#pixipets .introTxt p {
	font-size:14px;
	margin:12px 0 0 0;
}
#appley .introTxt p {
	font-size:14px;
	margin:12px 0 0 0;
	color:#ffffff;
}
.textBump1 {
	font-size:18px;
}
.textBump2 {
	font-size:20px;
}
/* News styles */
#pixipets .newsboxTop {
	clear:both;
	height:33px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_newsbox_top.jpg') no-repeat 0px 0px;
}
#appley .newsboxTop {
	clear:both;
	height:33px;
	background:transparent url('../img/landing/appley/appley_newsbox_top.jpg') no-repeat 0px 0px;
}
#pixipets .newsboxMid {
	clear:both;
	overflow:auto;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_newsbox_mid.jpg') repeat-y 0px 0px;
	font-family: Trebuchet MS, Arial,Verdana, Helvetica,sans-serif;
	color:#000000;
	padding: 0 45px 0 45px;
}
#appley .newsboxMid {
	clear:both;
	overflow:auto;
	background:transparent url('../img/landing/appley/appley_newsbox_mid.jpg') repeat-y 0px 0px;
	font-family: Trebuchet MS, Arial,Verdana, Helvetica,sans-serif;
	color:#000000;
	padding: 0 45px 0 45px;
}
#pixipets .newsboxBot {
	clear:both;
	height:33px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_newsbox_bot.jpg') no-repeat 0px 0px;
}
#appley .newsboxBot {
	clear:both;
	height:33px;
	background:transparent url('../img/landing/appley/appley_newsbox_bot.jpg') no-repeat 0px 0px;
}
#pixipets .newsboxMid h1, h4 {
	color:#686868;
}
#pixipets .newsboxMid a {
	color:#9bb857;
}
.newsItem {
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #999999;
}
.newsItemLast {
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
}
.newsItem p,
.newsItemLast p {
	margin: 5px 0 0 0;
}
.dateLine {
	display:block;
	font-family: Trebuchet MS, Arial,Verdana, Helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	margin: 0 0 10px 0;
}
/* Download styles */
#pixipets .downloadBox {
	min-height:230px;
	overflow: auto;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_freestuffbox.jpg') no-repeat 0px 0px;
	padding: 35px 45px 0 45px;
}
#appley .downloadBox {
	min-height:230px;
	overflow: auto;
	background:transparent url('../img/landing/appley/appley_freestuffbox.jpg') no-repeat 0px 0px;
	padding: 35px 45px 0 45px;
}
#pixipets .downloadBox p {
	margin:10px 0 0 0;
}
ul.download {
	float:left;
	margin-left:-5px;
}
ul.download li {
	list-style-type:none;
	float:left;
	position:relative;
}
.downloadBtn a {
	display:block;
	float:left;
	text-align:center;
	height:30px;
	width:105px;
	font-weight:bold;
	padding: 75px 0 0 0;	
	margin:20px 0 0 0;
}
#pixipets .downloadBtn a {
	color:#ffffff;
}
.downloadBtn a:hover {
	text-decoration:none;
}
#pixipets a.downloadBtn1 {
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_stuffbutton1_on.jpg') no-repeat 0px 0px;
}
#pixipets a.downloadBtn1:hover {
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_stuffbutton1_roll.jpg') no-repeat 0px 0px;	
}
#pixipets a.downloadBtn2 {
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_stuffbutton2_on.jpg') no-repeat 0px 0px;
}
#pixipets a.downloadBtn2:hover {
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_stuffbutton2_roll.jpg') no-repeat 0px 0px;	
}
#pixipets a.downloadBtn3 {
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_stuffbutton3_on.jpg') no-repeat 0px 0px;
}
#pixipets a.downloadBtn3:hover {
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_stuffbutton3_roll.jpg') no-repeat 0px 0px;	
}
#appley a.downloadBtn1 {
	background:transparent url('../img/landing/appley/appley_stuffbutton1_on.jpg') no-repeat 0px 0px;
}
#appley a.downloadBtn1:hover {
	background:transparent url('../img/landing/appley/appley_stuffbutton1_roll.jpg') no-repeat 0px 0px;	
}
#appley a.downloadBtn2 {
	background:transparent url('../img/landing/appley/appley_stuffbutton2_on.jpg') no-repeat 0px 0px;
}
#appley a.downloadBtn2:hover {
	background:transparent url('../img/landing/appley/appley_stuffbutton2_roll.jpg') no-repeat 0px 0px;	
}
#appley a.downloadBtn3 {
	background:transparent url('../img/landing/appley/appley_stuffbutton3_on.jpg') no-repeat 0px 0px;
}
#appley a.downloadBtn3:hover {
	background:transparent url('../img/landing/appley/appley_stuffbutton3_roll.jpg') no-repeat 0px 0px;	
}
/* Comment styles */
#pixipets .commentBoxTop {
	height:33px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_newsbox_top.jpg') no-repeat 0px 0px;
}
#appley .commentBoxTop {
	height:33px;
	background:transparent url('../img/landing/appley/appley_newsbox_top.jpg') no-repeat 0px 0px;
}
.commentBox {
	font-family: Trebuchet MS, Arial,Verdana, Helvetica,sans-serif;
	color:#000000;
	padding: 0 45px 0 45px;
}
#pixipets .commentBox h1 {
	color:#686868;
	margin-bottom:15px;
}
#pixipets .commentBox a {
	color:#9bb857;
}
/* Content right */
.contentRight {
	float:right;
	text-align:left;
}
#pixipets .contentRight,
#appley .contentRight {
	width:288px;
	margin: 11px 40px 0 0;
}
.sideBox,
.sideBoxLast {
	overflow: auto;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}
#pixipets .sideBox {
	border-bottom:1px dotted #ffffff;
}
#appley .sideBox {
	border-bottom:1px dotted #000000;
}
.sideImage {
	margin-bottom:15px;
}
.actionCall img {
	float:left;
	margin:-6px 6px 0 0;
}
.sideBox p, 
.sideBoxLast p {
	margin:5px 0 0 0;
}
.sideBox .actionCall,
.sideBoxLast .actionCall {
	margin: 15px 0 0 0;
}
/* Network styles */
ul.network {
	float:left;
	margin: 10px 0 0 0;
}
ul.network li {
	list-style-type:none;
	float:left;
	position:relative;
	margin: 0 5px 0 0;
	padding:0;
	height:39px;
}
.sideParagraph {
	display:block;
	width: 140px;
	float: right;
	margin: 0 0 0 10px;
	padding: 15px 0 0 0;
}
/* Footer */
.pageFooter {
	clear:both;
	color:#666666;
	font-size:10px;
	padding:16px 16px 32px 16px;
}
#appley .pageFooter {
	color:#ffffff;
	width:920px;
	margin:0 auto;
	text-align:center;
}
#pixipets .pageFooter a {
	color:#666666;
}
#appley .pageFooter a {
	color:#ffffff;
}
.copyRight {
	float:left;
}
.footerLinks {
	float:right;
}
.footerLinks li {
	display:inline;
	padding:0px 5px 0px 5px;
	border-right:1px dotted #999999;
}
#appley .footerLinks li {
	border-right:1px dotted #ffffff;
}
.footerLinks li.last,
#appley .footerLinks li.last {
	border-right:0px;
}

#pixipets .pager-inner {
        width: 750px;
        border-top: 1px dotted #ccc;
        margin: 0 auto;
        padding: 15px 0 0 0;
}

/* Pixipets Lightbox Styles */
body#pixipetsLightbox  {
	font-family: Arial,Verdana, Helvetica,sans-serif;
	font-size:14px;
	color:#000000;
	background:#67a1d1 url('http://www.pixipets.com/img/landing/pixipets/pxp_lightbox_background.jpg') top center repeat-x;
	text-align:center;
}
#pixipetsLightbox .lightboxHeader {
	height:52px;
	overflow:hidden;
	text-align:center;
}
#pixipetsLightbox .lightboxTop {
	clear:both;
	height:27px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_lightbox_top.jpg') no-repeat 0px 0px;
}
#pixipetsLightbox .lightboxMid {
	clear:both;
	height:364px;
	overflow:hidden;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_lightbox_mid.jpg') repeat-y 0px 0px;
	font-family: Trebuchet MS, Arial,Verdana, Helvetica,sans-serif;
	color:#000000;
	text-align:center;
}
#pixipetsLightbox .lightboxBot {
	clear:both;
	height:27px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_lightbox_bot.jpg') no-repeat 0px 0px;
}
#pixipetsLightbox h1 {
	color:#ffffff;
	font-size:25px;
	padding-top:15px;
}
#pixipetsLightbox .lightNote {
	clear:both;
	color:#666666;
	font-size:14px;
}
#pixipetsLightbox .backBtn_inactive {
	display:block;
	text-indent: -99999px;
	clear:none;
	float:left;
	position:absolute;
	height:364px;
	width:33px;
	margin:0 0 0 10px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_back_background.jpg') left center no-repeat;
}
#pixipetsLightbox .backBtn a {
	display:block;
	text-indent: -99999px;
	clear:none;
	float:left;
	position:absolute;
	height:364px;
	width:33px;
	margin:0 0 0 10px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_back_background_on.jpg') left center no-repeat;
}
#pixipetsLightbox .backBtn a:hover {
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_back_background_roll.jpg') left center no-repeat;
}
#pixipetsLightbox .nextBtn_inactive {
	display:block;
	clear:none;
	float:right;
	position:absolute;
	width:33px;
	height:364px;
	margin:0 0 0 507px;
	text-indent: -99999px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_next_background.jpg') right center no-repeat;
}
#pixipetsLightbox .nextBtn a {
	display:block;
	clear:none;
	float:right;
	position:absolute;
	width:33px;
	height:364px;
	margin:0 0 0 507px;
	text-indent: -99999px;
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_next_background_on.jpg') right center no-repeat;
}
#pixipetsLightbox .nextBtn a:hover {
	background:transparent url('http://www.pixipets.com/img/landing/pixipets/pxp_next_background_roll.jpg') right center no-repeat;
}
#pixipetsLightbox .lightboxContent {
	width:460px;
	margin: 0 45px 0 45px;
}
#pixipetsLightbox .wallpaperImg {
	margin:40px 0 30px 0;
}
#pixipetsLightbox .wallpapersizeList {
	clear:both;
	margin-top:10px;
}
#pixipetsLightbox .wallpapersizeList span {
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #cccccc;
}
#pixipetsLightbox .wallpapersizeList span.last {
	margin:0;
	padding:0;
	border:none;
}
#pixipetsLightbox .iconImgs {
	padding:65px 0 8px 0;
	overflow:auto;
}
#pixipetsLightbox ul.iconList {
	clear:both;
	width:360px;
	margin:0 auto;
	padding:0;
}
#pixipetsLightbox ul.iconList li {
	list-style-type:none;
	float:left;
	padding:0 20px 20px 0;
}
#pixipetsLightbox ul.iconList li a img {
	border:2px solid #cccccc;
}
#pixipetsLightbox ul.iconList li a:hover img {
	border:2px solid #6699CC;
}
#pixipetsLightbox ul.iconList li.last {
	margin:0;
	padding-right:0;
}
#pixipetsLightbox .video 320 {
	margin-top:50px;
}
#pixipetsLightbox .video425 {
	margin-top:10px;
}
/* Appley Lightbox Styles */
body#appleyLightbox  {
	font-family: Arial,Verdana, Helvetica,sans-serif;
	font-size:14px;
	color:#000000;
	background:#cc4072 url('../img/landing/appley/appley_lightbox_background.jpg') top center no-repeat;
	text-align:center;
}
#appleyLightbox .lightboxHeader {
	height:52px;
	overflow:hidden;
	text-align:center;
}
#appleyLightbox .lightboxTop {
	clear:both;
	height:27px;
	background:transparent url('../img/landing/appley/appley_lightbox_top.jpg') no-repeat 0px 0px;
}
#appleyLightbox .lightboxMid {
	clear:both;
	height:364px;
	overflow:hidden;
	background:transparent url('../img/landing/appley/appley_lightbox_mid.jpg') repeat-y 0px 0px;
	font-family: Trebuchet MS, Arial,Verdana, Helvetica,sans-serif;
	color:#000000;
	text-align:center;
}
#appleyLightbox .lightboxBot {
	clear:both;
	height:27px;
	background:transparent url('../img/landing/appley/appley_lightbox_bot.jpg') no-repeat 0px 0px;
}
#appleyLightbox h1 {
	color:#ffffff;
	font-size:30px;
	padding-top:15px;
}
#appleyLightbox h2 {
	color:#754c24;
	font-size:25px;
	font-weight:bold;
	padding-top:15px;
}
#appleyLightbox .lightNote {
	clear:both;
	color:#754c24;
	font-size:14px;
}
#appleyLightbox .backBtn_inactive {
	display:block;
	text-indent: -99999px;
	clear:none;
	float:left;
	position:absolute;
	height:364px;
	width:33px;
	margin:0 0 0 10px;
	background:transparent url('../img/landing/appley/appley_back_background2.jpg') left center no-repeat;
}
#appleyLightbox .backBtn a {
	display:block;
	text-indent: -99999px;
	clear:none;
	float:left;
	position:absolute;
	height:364px;
	width:33px;
	margin:0 0 0 10px;
	background:transparent url('../img/landing/appley/appley_back_background2_on.jpg') left center no-repeat;
}
#appleyLightbox .backBtn a:hover {
	background:transparent url('../img/landing/appley/appley_back_background2_roll.jpg') left center no-repeat;
}
#appleyLightbox .nextBtn_inactive {
	display:block;
	clear:none;
	float:right;
	position:absolute;
	width:33px;
	height:364px;
	margin:0 0 0 507px;
	text-indent: -99999px;
	background:transparent url('../img/landing/appley/appley_next_background2.jpg') right center no-repeat;
}
#appleyLightbox .nextBtn a {
	display:block;
	clear:none;
	float:right;
	position:absolute;
	width:33px;
	height:364px;
	margin:0 0 0 507px;
	text-indent: -99999px;
	background:transparent url('../img/landing/appley/appley_next_background2_on.jpg') right center no-repeat;
}
#appleyLightbox .nextBtn a:hover {
	background:transparent url('../img/landing/appley/appley_next_background2_roll.jpg') right center no-repeat;
}
#appleyLightbox .lightboxContent {
	width:460px;
	margin: 0 45px 0 45px;
}
#appleyLightbox .characterInfo {
	width:460px;
	text-align:left;
}
#appleyLightbox .characterInfo h2 {
	margin-bottom:10px;
}
#appleyLightbox .wallpaperImg {
	margin:40px 0 30px 0;
}
#appleyLightbox .wallpapersizeList {
	clear:both;
	margin-top:10px;
}
#appleyLightbox .wallpapersizeList span {
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #cccccc;
}
#appleyLightbox .wallpapersizeList span.last {
	margin:0;
	padding:0;
	border:none;
}
#appleyLightbox .iconImgs {
	padding:65px 0 8px 0;
	overflow:auto;
}
#appleyLightbox ul.iconList {
	clear:both;
	width:360px;
	margin:0 auto;
	padding:0;
}
#appleyLightbox ul.iconList li {
	list-style-type:none;
	float:left;
	padding:0 20px 20px 0;
}
#appleyLightbox ul.iconList li a img {
	border:2px solid #cccccc;
}
#appleyLightbox ul.iconList li a:hover img {
	border:2px solid #ec73ac;
}
#appleyLightbox ul.iconList li.last {
	margin:0;
	padding-right:0;
}
#appleyLightbox .video 320 {
	margin-top:50px;
}
#appleyLightbox .video425 {
	margin-top:10px;
}
/* Download screen */
body#downloadScreen {
	font-family: Arial,Verdana, Helvetica,sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#ffffff;
	margin:0 auto;
	padding:20px;
}
#downloadScreen a {
	text-decoration:none;
	color:#000000;
}
#downloadScreen ul.downloadInstructions li {
	list-style-type:none;
	float:left;
	position:relative;
	margin: 0 15px 0 15px;
	text-align:left;
	width:150px;
}
#downloadScreen ul.downloadInstructions li.last {
	width:50px;
}
#downloadScreen ul.downloadInstructions ol li {
	list-style-type:decimal;
	float:none;
	position:relative;
	margin: 5px 15px 5px 15px;
	text-align:left;
}
#downloadScreen img {
	display:block;
	clear:both;
	padding:20px;
}
#downloadScreen p {
	padding:0 15px;
	margin:0 0 15px 0;
}
#downloadScreen h1 {
	font-size:28px;
	clear:both;
	padding:0 13px;
	margin:0 0 5px 0;
}
#downloadScreen h2 {
	font-size:14px;
	clear:both;
	font-weight:bold;
	margin-bottom:10px;
}
#downloadScreen h3 {
	font-size:12px;
	clear:both;
	font-weight:bold;
	margin-bottom:10px;
}
#downloadScreen pre {
	background-color:#eeeeee;
	padding:10px;
	text-align:left;
	width:500px;
	overflow:auto;
}
#downloadScreen .downloadBox {
	clear:both;
	border: 1px solid #cccccc;
	padding:10px;
	margin:15px;
	width:520px;
}
#downloadScreen .downloadBox img {
	margin:0 0 10px 0;
	padding:0;
}
#downloadScreen .downloadBox p {
	margin:0 0 10px 0;
	padding:0;
}
#downloadScreen p.downloadIntro {
	font-size:12px;
	width:520px;
}
/* ph=1 */

