@charset "utf-8";
/* CSS Document */
body {
	background: url('images/bg.jpg') top left repeat-x;
	margin: 0;	
}
.pajina {
	width: 982px;
	margin-left: auto;
	margin-right: auto;
}
h3 {
	font-family: 'Arvo', serif;
	font-size: 20px;
	color: #09F;
	margin-top: 0;
}
#errorbox p {
	font-family: 'Arvo', serif;
	color: #003366;
	margin-top: 0;
	text-shadow: none; 
	font-size: 16px; 
}
.banner h3 {
	position: absolute;
	margin-top: 255px;
}
.dailydeal h3 {
		color: #666; 
		margin-bottom: 5px;
}
.banner {
	height: 320px;
	background: url('images/dog_banner.jpg') bottom left no-repeat;
}
.formfield {
	
}
.checkboxname {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	display: inline;
}
.checkmeout {	
}
.intro {
	position: absolute;
	width: 400px;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 150%;
	margin-left: 10px;
	margin-top: 120px;
}
.dailydeal {
	clear: both;
	padding: 20px;
	width: 600px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background: #EEE;
	text-align: center;
	background: url('images/dailydeals_bg.jpg') top left no-repeat;
}
.seleccion {
	width: 140px;
	float: left;
}
.bigboi {
	width: 960px;
}
.closer {
	clear: both;
	height: 5px;
}
#selectionsbox {
	height: 190px;
	background: url('images/selectionbox.jpg') top left no-repeat;
}
#advanceddog.active, #advancedcat.active, #advancedfish.active, #advancedhorse.active, #advancedreptile.active, #advancedbird.active, #advancedsm.active {
	border-bottom: 1px solid #CCC;
	clear: both;
	height: auto;
}
.floating {
	position: absolute;
}
.bigtex {
	font-size: 18px;	
}
h4 {
	text-align: center;
	margin: 0;
	font-family: 'Arvo', serif;
		text-shadow: 1px 1px 1px #333;
	color: #eee;
	font-size: 14px;
	padding-top: 5px;
}
.dailydeal p {
	font-family: Tahoma, Arial, san-serif;
	font-size: 15px;
	color: #333;
	position: relative;
}
.footer {
	clear: both;	
}
.footer p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 150%;
	text-align: center;
}
.errormessage {
	font-weight: bold;
	color: #C00;
	font-family: Tahoma, Geneva, sans-serif;
	background: url('images/errormessage_bg.jpg') top left no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	font-size: 15px;
	border-bottom: 1px dashed #EEE;
}
.columna {
	width: 300px;
	padding: 10px;
	float: left;
	height: 250px;
}
.pajina .columna p.optiontext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	margin: 0;
	padding-bottom: 5px;
}
.pajina .columna p.field1 {
	width: auto;
}
.pajina .columna p.field2 {
	width: 85px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.pajina .columna p.field3 {
		width: 420px;
	border-bottom: 1px dashed #CCC;
}
.smalltext {
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 12px;
}
.part1 {
	width: 122px;	
}
.part2 {
	width: 330px;
}
.part3 {
	width: 480px;
	padding-right: 0;
}
.profile {
	text-align: center;	
}
.titolo {
	font-family: 'Arvo', serif;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
.topper {
	height: 40px;	
}
.shortcaption {
	padding-left: 10px;	
	padding-top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	float: left;
	width: 800px;
}
#advancedBox {
	clear: both;
}
#advanceddog, #advancedcat, #advancedfish, #advancedhorse, #advancedreptile, #advancedbird, #advancedsm {
	height: 0;
	overflow: hidden;
}
.petprofile {
	background: url('images/profile_bg.jpg') top left no-repeat;
	padding: 10px;
	height: 150px;
}
.selectall {
	text-align: right;
	padding-right: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #666;
}
.bday {
	width: 40px;	
}
.bdayyear {
	width: 60px;
}
.submission {
	padding-top: 10px
}
.enterEmail {
	border: 1px solid #999;
	width: 300px;
	padding: 5px;
	color: #666;
	margin-bottom: 10px;
}
.hideme {
	height: 0px;	
}
.opensezame {
	height: auto;
}
.petselection {
	width: 100px;
	text-align: center;
	font-family: 'Arvo', serif;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	border: none;
}
#advancedfish .columna p.field1, #advancedreptile .columna p.field1, #advancedbird .columna p.field1, #advancedsm .columna p.field1 {
	padding-left: 20px;	
}
.disappear {
	width: 0;
	float: left;
	overflow: hidden;
	height: 0;
	visibility: hidden;
}