
#intro {
    padding-bottom: 0px;
}


#slider {
    width: 500px;
    margin-left:0px;
    position: relative;
    border: 1px solid gray;
}

.bigcontainer
{
	 width: 760px;

}
.scroll {
   
    height: 340px;
    width: 500px;
    overflow: hidden;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF;
}

.scrollContainer div.panel {
    
    padding-left: 0px;
    padding-right: 0px;
    height: 340px;
    width: 500px;
}

#shade {
    background:  url(xmas2008_images/tab_bg.jpg);
    background-repeat:repeat-x;
    display: block;
    float:left;
    height: 29px;
    width: 124px;
    border-left: 1px solid gray;
    padding-top:3px;
}
#firstshade {
    background:  url(xmas2008_images/tab_bg.jpg);
    background-repeat:repeat-x;
    display: block;
    float:left;
    height: 29px;
    width: 125px;
    padding-top: 3px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 0px;
    text-align:center;
    font-size:13px;
    
}

ul.navigation li {
	
	    padding-top:5px;	
    	height: 36px;
    	display: inline;
    	margin-left: 0px;

}

ul.navigation a {
    width: 114px;
    font-weight:normal;
    padding-left: 10px;
    padding-right:10px;
    padding-bottom: 15px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {

  

}

ul.navigation a.selected {
    background-color: none;

}

ul.navigation a:focus {
    outline: none;

}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
    
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

.rightcol
{
	position:relative;
	float: right;
	width: 240px;
	margin-right:10px;
	_margin-right:0px;

}

.giftboxes
{
	margin-top:2px;
}
.welcometext
{
	
	margin-left:5px;
	margin-bottom:0px;
	margin-right:10px;
}
.filler ul
{
	margin-top: 0;
	margin-bottom:0;
}
.filler
{
	clear:both;
	margin-top: 10px;
	padding-top:10px;
	margin-bottom:10px;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	height: 120px;
	width: 755px;
	margin-left:0px;
}
.smalltab
{
	    font-size:12px;
	    font-family: trebuchet MS;
	    line-height: 10px;
	    font-weight: normal;
}
.tabtext
{

}

.subbox
{
	float: left;
	width:127px;
	margin-top:5px;
	margin-bottom:5px;
}
.bullet
{
	margin-top:0px;
	float:left;
	width:500px;
}
.rightofbullet
{
	margin-top:0px;
	float:left;
}

