@charset "utf-8";

body
{
	margin: 0 0;
	padding: 0 0;
	background-color: #6f0019;
	background-image: url(/images/body_bg.png);
	background-repeat: repeat-y;
	background-position: top center;
}

#container
{
	position: relative;
	width: 900px;
	margin: 0px auto;
	font-family: Arial, sans-serif;
}

#bg_gradient
{
	position: absolute;
	width:100%;
	background-image:  url(/images/bg_gradient.png);
	background-repeat: repeat-x;
	z-index: 100;
}

#snow_bg
{
	position: absolute;
	width:900px;
	background-image:  url(images/snow_bg.gif);
	background-repeat: repeat;
	top: 0px;
	z-index: 1;
	height: 400px;
}

#snow
{
	position: absolute;
	width: 900px;
	top: 0px;
	background-image:  url(/images/snow_bg.gif);
	background-repeat: repeat;
	z-index: 2;
	height: 200px;
}

#curve_bg
{
	position: absolute;
	width:900px;
	top: 0px;
	z-index: 4;
	height: 450px;
}

#logo
{
	position: absolute;
	width:90px;
	bottom: 40px;
	right: 30px;
	z-index: 500;
	height: 110px;
}

#gradient_bg
{
	position: absolute;
	width:900px;
	top: 0px;
	z-index: 6;
	height: 800px;
}

#company_name
{
	position: absolute;
	width:324px;
	top: 10px;
	right:0px;
	z-index: 7;
	height: 70px;
}

#notice
{
	position: absolute;
	width:300px;
	top: 20px;
	left:160px;
	z-index: 7;
	height: 270px;
	border: 0px;
}

#reindeer
{
	position: absolute;
	width:199px;
	top: 63px;
	left:39px;
	z-index: 8;
	height: 284px;
}

#slogan
{
	position: absolute;
	top: 240px;
	right:120px;
	z-index: 9;
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-style: italic;
	font-size: 1.2em;
	color: #eaeaea;
}

#menu
{
	position: absolute;
	top: 272px;
	right:0px;
	z-index: 10;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
font-size: 0.9em;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #9dc130;
text-decoration: none;
}

#content
{
	position: absolute;
	z-index: 8;
	top: 350px;
	width: 898px;
	color: #fff;
	padding: 10px 10px;
}


#main {
	position: relative;
	width:610px;
	margin: 0 0px 10px 0;
	font-family: Arial, sans-serif;
}

#sticker
{
	position: absolute;
	width:120px;
	top: 50px;
	right: 40px;
	z-index: 100;
	height: 120px;
}

#main h1 {
	font-size: 1.0em;
	color: #ffffff;
	text-decoration: underline;
}

#main p {
	font-size: 0.9em;
	color: #ffffff;
	text-decoration: none;
}

#sidebar 
{
	float:right;
	width:250px;
	margin: 0 20px 10px 0;
}

.sidebox 
{
	position:relative;
	width:250px;
	height: 350px;
	background-image:  url(/images/scroll_bg.png);
	background-repeat: no-repeat;
	margin: 0 20px 10px 0;
}

#adopt_price
{
	position: absolute;
	width:100px;
	bottom: 15px;
	right:0px;
	z-index: 12;
	height: 100px;
}


.sidebox h2 {
	font-size: 1.0em;
	color: #333333;
	text-decoration: underline;
	padding: 65px 23px 0px 24px;
}

.sidebox p {
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	padding: 0px 25px 10px 30px;

}

.sidebox li {
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	margin: 0px 20px 10px 50px;

}



#footer
{
	width: 868px;
	color: #999999;
	background-color: #570014;
	border: 1px solid #610016;
	text-align: right; 
	font-size: 0.8em;
	padding: 4px 4px;
	clear:both;
}


.eventholder
{ 
	display: block;
	height: 170px;
	border-bottom: 1px solid #cccccc;	 
}

.eventholder img
{ 
border: 0px; 
}

.eventholder h2
{ 
	font-size: 15px; 
	letter-spacing: -1px;
	color: #ffffff;
	text-decoration: underline;
	 
}

.more a
{ 
	font-size: 13px; 
	letter-spacing: -1px;
	color: #ffffff;
	text-decoration: underline;
	text-align: right;	
	 
}

.moreplug a
{ 
	font-size: 14px; 
	letter-spacing: -1px;
	color: #ffffff;
	text-decoration: underline;
	text-align: right;
	margin: 5px 0 0 50px;	
	 
}


.imgplug img
{ 
border: 0px;
margin: 0 0 0 30px; 
}


div.reindeerfloat {
  float: left;
  padding: 0 12px 0 12px;
  }
  
div.reindeerfloat img {
border: 1px solid #ffffff;
  }
  
div.reindeerfloat p {
   text-align: center;
   }
   
 div.reindeercontainer {
 	text-decoration: none;
  }
  
div.shopfloat {
  float: left;
  padding: 0 10px 0 30px;
  }
  
div.shopfloat img {
border: 1px solid #ffffff;
  }
  
div.shopfloat a {
   text-align: center;
   color: #ffffff;
   }
   
 div.shopcontainer {
 	
  }

  
 div.spacer {
  clear: both;
  }

#productpicture
{
	background-image:  url(/images/lge_img_bg.png);
	background-repeat: no-repeat;
	height: 575px;
	width: 575px;
	z-index:100;
}

#productpicture img
{
margin: 60px 0px 75px 80px;
text-align:center;
}

#adoptformcontainer 
{ 
	background: #ffffff; 
	color: #666666;
    padding: 20px 20px; 
    margin: 20px 0 20px 0;
	border: 1px solid #000000;
}

#adoptform 
{ 

}

#adoptformleft 
{ 
	float: left;
	width: 200px;
	border-right: 0px solid #999999;
		padding: 5px 10px 5px 0px;
	text-align: right;
}

#adoptformright 
{ 
	width: 300px;
	margin: 0 0 0 180px;
	padding: 5px 0px 5px 20px;
	text-align: left;
}

#adoptformcontainer h2
{ 
	background: #ffffff; 
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 1.0em;
}

#adoptformcontainer p
{ 
	background: #ffffff; 
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
}

#adoptconfirm 
{ 
	background: #ffffff; 
	color: #666666;
    padding: 20px 20px; 
    margin: 20px 0 20px 0;
	border: 1px solid #000000;
}

#adoptconfirmtitle
{ 
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	text-decoration: underline;
	padding: 0 0 10px 0;
}

#adoptconfirmitem
{ 
		padding: 0 0 10px 10px;
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
}

.adoptsecuritytext
{ 
	padding: 0 0 0 0;
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	font-style: italic;
}

#slideshow {
    position:relative;
    float:left;
    height: 240px;
    width: 370px;

}

#slideshow IMG {
    position:absolute;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

.largeprice {
font-size: 1.6em;
}

.pandp {
font-size: 0.8em;
}

.adoptbracket {
color: #666666;
font-size: 0.8em;
}


