/* Main CSS Document for Atomic Betty */
#splash { 
	margin: 0; 
	margin-top: 0px; 
	padding: 0; 
	background-color: #1C4B7D; 
	color: #000; 
	min-width: 750px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 76%; 
	background-image: url(../images/atomicbetty_background2Splash.jpg); 
	background-repeat: repeat;
}
body { 
	margin: 0; 
	margin-top: 20px; 
	padding: 0; 
	background-color: #1C4B7D; 
	color: #000; 
	min-width: 750px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 76%; 
	background-image: url(../images/atomicbetty_background2.jpg); 
	background-repeat: repeat;
}
/* Accessibility rules */
.hide {
	top: -850px;
	position: absolute;
}
#accessibility {
	top: -850px;
	position: absolute;
}

/* layout styles */

#container {
	margin: auto; 
	width: 767px;
}

#wrap { 
	margin: auto; 
	width: 767px; 
	background-image: url(../images/wrapper_background.gif); 
	background-repeat: no-repeat; 
	height: 438px; 
	float: left;
}
#wrapProducts { 
	margin: auto; 
	width: 767px; 
	background-image: url(../images/wrapper_background_products.gif); 
	background-repeat: no-repeat; 
	height: 438px; 
	float: left;
}
#wrapHomepage { 
	margin: auto; 
	width: 767px; 
	background-image: url(../images/wrapper_background_homepage.gif); 
	background-repeat: no-repeat; 
	height: 438px; 
	float: left;
}

#logo {
	position: relative;
	width: 172px;
	height: 438px;
	float: left;
}

html>body #logo {
    width:175px;
}

#logolink {
	float:left;
	display: block; 
	width: 172px; 
	height: 145px;
	background-image: url(../images/single.gif);
	background-repeat: no-repeat;
}

#flash {
	float: none;
	height: 145px;
}

#contentWrapper {
	width: 520px;
	height: 285px;
	margin-left: 190px;
	position: relative;
	top: -145px;
	/*border: 1px solid red;*/
}
/* backslash hack for MacIE5. This fixes a vertical layout issue on mac \*/
#contentWrapper {
	position: relative;
	top: 0px;	
}
/* end hack */
#pageContent {	
	overflow: auto;
	width: 515px;
	height: 285px;
	margin: 2px;
 	padding-right: 5px; 
	scrollbar-face-color: #CCFF66; /* this stuff only works under IE. */
	scrollbar-shadow-color: #000; 
	scrollbar-highlight-color: #000; 
	scrollbar-3dlight-color: #000; 
	scrollbar-darkshadow-color: #000; 
	scrollbar-track-color: #004131; 
	scrollbar-arrow-color: #000; 
 }
#contentWrapperHomepage {
	width: 270px;
	height: 186px;
	margin-left: 430px;
	position: relative;
	top: -145px;
}
/* backslash hack for MacIE5. This fixes a vertical layout issue on mac \*/
#contentWrapperHomepage {
	position: relative;
	top: 0px;	
}
/* end hack */
#pageContentHomepage {	
	overflow: auto;
	width: 270px;
	height: 186px;
	margin: 2px;
 	padding-right: 5px; 
	scrollbar-face-color: #FDC67F; /* this stuff only works under IE. */
	scrollbar-shadow-color: #000; 
	scrollbar-highlight-color: #000; 
	scrollbar-3dlight-color: #000; 
	scrollbar-darkshadow-color: #000; 
	scrollbar-track-color: #004131; 
	scrollbar-arrow-color: #000; 
 }
#homepagePromos {
 	width: 310px;
	margin-left: 420px;
 }
 /*#homepagePromos {
	position: relative;
	width: 310px;
	height: 100px;
	padding: 0;
	margin-left: 420px;
	background: #7FA0B1;	
	}*/
#promoSpots {
	position: absolute;
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100px;
	display: inline;
	overflow: hidden;
	width: 310px;
	}
	
#promoSpots li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#promoSpots a {
	float: left;
	padding: 100px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:100px; /* for IE5/Win */
	}
	
#promoSpots a:hover {
	background-position: 0 -100px;
	}

#promoSpots a:active, #promoSpots a.selected {
	background-position: 0 -200px;
	}
	
#promoLeft a  {
	width: 161px;
	background: url(../images/promo_askx5-1.gif) top left no-repeat;
	}

#promoRight a  {
	width: 149px;
	background: url(../images/promo_buildascene-1.gif) top left no-repeat;
	}
	
	
#pageContentHomepage p {
	font-size: 0.95em;
}

.clear {
clear : both;
height : 0;
}

.backButton {
	background-image: url(../images/backarrow.gif);
	background-repeat: no-repeat;
	width: 96px;
	height: 37px;
	float: right;
	padding-bottom: 10px;
	vertical-align: bottom;
}

#left {
	float: left;
	width: 210px;
}
#right {
	float: right;
	width: 275px;
}
.productFeature {
width:210px;height:160px;background-image:url(../images/imgFeature_bg.gif);background-repeat: no-repeat;margin-bottom:10px;}
p.feature {
	margin: 0;
	font-weight: bold;
}
.productCategory img {padding-bottom:10px;}
.productCategory {
width:110px;height:85px;background-image:url(../images/img_bg.gif);background-repeat: no-repeat;display : inline;float:left;margin-left:10px;margin-bottom:20px;}
.productCategory img {padding-bottom:10px;}
.productCategory a {text-decoration:none;text-align: center;}
.productCategory a:hover {color:white;}

.categoryThumb {
width:142px;height:98px;background-image:url(../images/imgCategory_bg.gif);background-repeat: no-repeat;float:left;}
.categoryThumb img {
position: static;
}
.largeThumb {
width:230px;height:160px;background-image:url(../images/imgLargeThumb_bg.gif);background-repeat: no-repeat;margin-bottom:10px;}
.largerThumb {
width:260px;height:188px;background-image:url(../images/imgLargerThumb_bg.gif);background-repeat: no-repeat;margin-bottom:10px;}
p.feature {
	margin: 0;
	font-weight: bold;
}
a.thumb {
	color: Black;
}
/* used in about us section for character thumbnails */
div.transOFF {width: 100%; background-color: silver; float:left}
div.transON  {width: 100%; background-color: silver;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5; float:left}

/* used only on the ecards pages */
.button {
	BORDER-RIGHT: #007a9d 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #7de2ff 1px solid; PADDING-LEFT: 1px; FONT-WEIGHT: bold; FONT-SIZE: 8pt; PADDING-BOTTOM: 1px; BORDER-LEFT: #7de2ff 1px solid; COLOR: white; PADDING-TOP: 1px; BORDER-BOTTOM: #007a9d 1px solid; FONT-FAMILY: verdana, tahoma, arial; BACKGROUND-COLOR: #008ab0
}

input {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 2px solid #BF2F38;
	background: #C7E884;
	color: #BF2F38;
	font-size: 12px;
}
textarea {
	border-top: 1px solid #B7DD62;
	border-left: 1px solid #B7DD62;
	border-right: 1px solid #B7DD62;
	border-bottom: 2px solid #BF2F38;
	background: #C7E884;
	color: #BF2F38;
	font-size: 11px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
/* input fields on contest entry form page */
label.yourname {
	background: transparent url(../images/label_yourname.gif) no-repeat center top;
	width: 68px;
	height: 14px;
   text-indent: -1000em;
}
label.yourparentsemail {
	background: transparent url(../images/label_yourparentsemail.gif) no-repeat center top;
	width: 170px;
	height: 15px;
}
input.contest {
	width:320px; border:1px solid; background-color:white; padding:2px; font-size:14px; font-weight:bold;
}
.submitEntry {
	background: transparent url(../images/submitbutton3.gif) no-repeat center top;
	width: 55px;
	height: 28px;
	margin: 0;
   padding: 0;
   border: 0;
   text-indent: -1000em;
   cursor: pointer; /* hand-shaped cursor */
   cursor: hand; /* for IE 5.x */
}

/* Text Styles*/

a {
	color: #003399;
}
a:visited {
	color: #BF2F38;
}
h2 {
	font-size: 175%;
	height: 35px;
	color: #BF2F38;
	margin-bottom: 0em;
	margin-top: 0em;
	
}
h3 {
	font-size: 160%;
	height: 30px;
	color: #BF2F38;
	margin-bottom: -0.5em;
}
#pageContentHomepage h3 {
	font-size: 130%;
	color: #BF2F38;
	margin-top: 0.5em;
	margin-bottom: 0;
}
#pageContentHomepage p {
	margin-top: 0;
	margin-bottom: 1em;
}

h4 {
	font-size: 160%;
	height: 30px;
	color: #BF2F38;
	margin-bottom: -0.5em;
}
#footer {
	min-width: 750px;
	margin: auto;
	width: 750px;
	text-align: center;
	padding-top: 5px;
	margin-top: 5px;
	font-size: 0.9em;
}
#footer ul{ margin: 0; padding: 0;}
#footer li{ display: inline; list-style: none; margin: 0; padding: 0; float: none;}
#footer li.divider {
	 border-right: 1px solid #444;
	 padding-right: 5px;
	 margin-right: 5px;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: black;
}
#footer a:visited {
	color: #fff;
}
#copyright {
margin-top: 5px;
}

/* image styles */
.imageBorder {
	border: 1px solid white;
	float: left;
	margin-right: 20px;
}
.imageShift {
	border: 1px solid black;
	float: left;
	margin-right: 20px;
}

.imageWrap {
	border: 1px solid white;
	background: #B5D36C;
	float: left;
	margin: 4px;
}
.image {
	border: 1px solid black;
	position: fixed;
	left: -5px;
	top: -5px;
}
dt {
	clear: both;
	font-size: 125%;
	font-weight: bold;
}
dd {
	margin-bottom: 40px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
}
.thumbs {
	font-size: 10px;
}