@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;
}

a:link {
	color: #ffffff;	
}

a:visited {
	color: #ffffff;
}


#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: 3px;
	right:0px;
	z-index: 7;
	height: 70px;
}

#bauble
{
	position: absolute;
	width:317px;
	top: -100px;
	right:-94px;
	z-index: 9;
	height:463px;
}

#notice a
{
	position: absolute;
	display: block;
	width:420px;
	top: -30px;
	left:190px;
	z-index: 1000;
	height: 250px;
	border: 0px;
}

#reindeer
{
	position: absolute;
	width:250px;
	top: 54px;
	left:31px;
	z-index: 8;
	height: 284px;
}

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

#home_button
{
	position: absolute;
	top: 10px;
	left:0px;
	z-index: 12;
	width: 200px;
	height: 30px;
	padding: 5px 0 0 10px;
/* 	background: url(/images/home_bg.png) no-repeat top left; */
}




#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.8em;
}

#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;
}

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

#main_gallery {
	position: relative;
	text-align: center;
	width:800px;
	margin: 20px 0px 10px 40px;
	font-family: Arial, sans-serif;
}

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

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

#main p,#main_full 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;
  }
 
div.galleryfloat {
  float: left;
  padding: 0 10px 0px 30px;
  margin: 0 0 20px 0;
  }
  
div.galleryfloat img {
border: 1px solid #ffffff;
  }
  
div.galleryfloat a {
   text-align: center;
   color: #ffffff;
}

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


#productpicture img
{
margin: 160px 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;
}

#slideshow_grotto {
    position:relative;
    float:left;
    height: 190px;
    width: 320px;

}

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

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

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

.largeprice {
font-size: 1.6em;
}

.pandp {
font-size: 0.8em;
}

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

#forsale {
	background-color: #600318;
	text-align: center;
	padding: 10px;
	margin: 0 0 15px 0;
	border: 1px solid #400713;
	font-size: 18px;
}

#testimonials {
	background: #600318 url(/images/testimonials_bg.png) no-repeat top center;
	padding: 15px;
	margin: 0 0 15px 0;
	border: 1px solid #400713;
}

#testimonials p {
	font-weight: 100;
	font-size: 16px;
}

.testimonials_signature {
	font-weight: 100;
	font-size: 16px;
	font-style: italic;
	color: #999999;
}

.delivery_note {
	font-size: 0.75em;
	padding: 10px;
}

/* New Menu */
.nav, .nav ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
.nav a {
    text-decoration:none;
    font-size: 13px;
    text-align: center;
}
/*IE5 list fix*/
.nav .sub li {float:left;}
.nav .sub > li {float:none;}
#navigation {
    position:absolute;
    width: 900px;
    top: 335px;
    left: 0px;
    height:30px;
    z-index:10;
    background: url('/images/menu_bg.png');
    background-repeat: repeat-x;
}
.nav {
    position:absolute;
}
.nav .link {
    width:122px; /*112px*/
    margin-top:-10075px;
    float:left;
}
.nav a {
    position:relative;
    display:block;
    min-height: 30px;
    line-height:24px;
    text-decoration:none;
    color:#fff;
    z-index:10;
}
.nav .sub a {
    background:#9dc130;
    margin:0 -1px 0 0;
    width:122px; /*112px*/
    border-top: 1px solid #fff;
        font-size: 11px;

}
.nav .sub {
    float:left;
    background-color: #9dc130;
    padding-top:30px;
    margin-top:-30px;
}
.nav a.main {
    width:112px;
    
    line-height:30px;
    margin-top:10075px;
    margin-right:-111px;
    float:left;
}
.nav a.main:hover, .nav a.main:focus, .nav a.main:active {
    margin-right:0;
	color: #fff;
	background-color: #9dc130;
	text-decoration: underline;
}
.nav .sub a:hover, .nav .sub a:focus, .nav .sub a:active {
    margin:0 0 0 0;
    background-color: #6e8e0d;
    color:#fff;
}
/*empty rule to fix occassional IE6 tabbing bug, one of the weirdest bug's i have seen.*/
a, a:hover, a:active, a:focus {}
/*Opera fix*/
.sub:hover {
    clear:both;
}

img.xmas-packages-thumb-float {
border: 1px solid #ffffff;
margin: 10px 10px 5px 0;
  }
  

