﻿/*** Lightbox styles ***/
 #filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 200%;
	height: 200%;
	background-color: #000000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}

#dvCard1 {
display: none;
position: absolute;
top: 20%;
left: 50%;
width: 800px;
height: 600px;
padding: 0;
margin:0 0 0 -400px;
background-color: white;
z-index:11;
}
#dvCard2 {
display: none;
position: absolute;
top: 20%;
left: 50%;
width: 800px;
height: 600px;
padding: 0;
margin:0 0 0 -400px;
background-color: white;
z-index:11;}
#dvCard3 {
display: none;
position: absolute;
top: 20%;
left: 50%;
width: 800px;
height: 600px;
padding: 0;
margin:0 0 0 -400px;
background-color: white;
z-index:11;}
#dvCard4 {
display: none;
position: absolute;
top: 20%;
left: 50%;
width: 800px;
height: 600px;
padding: 0;
margin:0 0 0 -400px;
background-color: white;
z-index:11;}

/*** end lightbox ***/

#dvProcess {display:none; position:absolute; z-index:7; background-color:#ffffff; width:300px; height:300px;}
#scrollText {display:none;}




#lblError {
                font-size:12px;
                color:#CC0000;
                text-align:center;
}

.petapresents_card {
	float:left;
	display:inline;
	padding:0 14px 1em 0;
	width:110px;
}

.cardcaption {
	border-bottom:1px solid #CCCCCC;
	font-size:11px;
	line-height:1.25em;
	padding:0 0 1em;
	width:110px;
	min-height:4.5em;
}

.petapresents_card a {
	font-weight: normal;
	text-decoration: none;
}

.petapresents_card h4 {
	margin:0.5em 0 0.8em 0;
	font-size:105%;
}

.petapresents_card p {
	margin:1em 0 0;
	width:110px;
}

.petapresents_card img {
	margin-bottom:-0.5em;
}

#petapresents_submit {
	text-align: center;
}

.form td {padding:.4em 0;  }
.form {margin:2em auto; width:90%;}
.boldcap {
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
}

#billingshippingcontainer {
	border:1px solid #CCCCCC;
	margin:1.5em 0;
}

#billshipsameaddress {
	height:3em;
}
.presents_more {
font-family: tahoma,verdana,arial,sans-serif;
width:715px;
margin:0;
padding:30px;
}

.presents_more_close {
text-align:right;
margin-bottom:-16px;
padding:0;
}
.presents_more_close a {
color:#999999;
text-decoration:none;
text-transform:lowercase;
font-weight:normal;
font-size:12px ;
}

.presents_more h2 {
 color: #666;
 font-size: 14px;
 font-weight: bold;
 margin:0;
}
.presents_more h3 {
 font-family: tahoma,verdana,arial,sans-serif;
 color: #666;
 font-size: 14px;
 font-weight: normal;
 margin:0;
}

.presents_more_card {
margin:15px 20px 30px 0;
width:287px;
float:left;
}
.presents_more_card img {
border:#cccccc 1px solid;
padding:0;
margin-bottom:12px;
}
.presents_more_cardtoggle {
font-size: 11px;
}
.presents_more_cardtoggle a {
color:#6699cc;
text-decoration:none;
padding-left:12px;
margin:0;
font-weight:normal;
}

.presents_more p {
 font-size: 13px;
 line-height:1.3em;
}

.errormsg {
	font-size:12px;
	color:#CC0000;
	text-align:center;
}
