
/*
INPUT.submit{font-family:Verdana; border:1px solid #666666;background-color:#FFF8DF;color:#000000;font-weight:bold}
*/

#topMenu a {font-family:Century Gothic; letter-spacing:1.5px;font-weight:bold; font-size:13px; color:#FFFFFF; text-decoration:none;}
#topMenu a:visited {color:#FFFFFF;}
#topMenu a:hover, #topMenu a:active {color:#F4BB56;}

/*                                             
#bgLogoimage { background-image: url(/images/logo_planetpop.gif);}
*/
#bgScreenimage { background-image: url(/images/family-bg.gif); background-repeat: repeat}

#bgDealOfDay { background-image: url(/images/bgDealOfDay.gif); background-repeat: no-repeat}
            
#bgFooter a {font-family:Century Gothic;letter-spacing:1.3px;color:#EEEEEE;font-size:13px;text-decoration:none;}
#bgFooter a:visited {color:#EEEEEE;text-decoration:none;} 
#bgFooter a:hover, #bgFooter a:active {color:#F4BB56;}

/* Use in FAQ.php, etc */
.linkcolor a {color:#E26400}


/* This imageless css button was generated by CSSButtonGenerator.com */
INPUT.submit_big {
	-moz-box-shadow:inset 0px 1px 0px -1px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px -1px #fce2c1;
	box-shadow:inset 0px 1px 0px -1px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d25f00), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #d25f00 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d25f00', endColorstr='#fb9e25');
	background-color:#d25f00;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	padding:5px 24px;
	text-decoration:none;
	text-shadow:1px -1px 9px #cc9f52;
}.submit_big:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #d25f00) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #d25f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#d25f00');
	background-color:#fb9e25; cursor:pointer;cursor:hand;
}.submit_big:active {
	position:relative;
	top:1px;
}


INPUT.submit_med {
	-moz-box-shadow:inset 0px 1px 0px -1px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px -1px #fce2c1;
	box-shadow:inset 0px 1px 0px -1px #fce2c1;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d25f00), color-stop(1, #fb9e25) );
	background:-moz-linear-gradient( center top, #d25f00 5%, #fb9e25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d25f00', endColorstr='#fb9e25');
	background-color:#d25f00;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	border-radius:14px;
	border:1px solid #eeb44f;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:3px 12px;
	text-decoration:none;
	text-shadow:1px -1px 9px #cc9f52;
}.submit_med:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #d25f00) );
	background:-moz-linear-gradient( center top, #fb9e25 5%, #d25f00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb9e25', endColorstr='#d25f00');
	background-color:#fb9e25; cursor:pointer;cursor:hand;
}.submit_med:active {
	position:relative;
	top:1px;
}
