﻿/* CSS Document */
body
{
	BACKGROUND-COLOR: #FFFFFF;
	
	MARGIN: 0px;
	
}




#wrapper
{
	background-position: 100% 0;
	background-repeat: repeat-x;
	margin: 0 auto;
	text-align: left;
	position: relative;
	z-index: 15;
}

/* Default page top  */

#top
{
	background: transparent url('/images/Global/body-bg.gif') repeat-x 0 0;
	font-family: arial, sans-serif;
	font-size: 8pt;
	margin: -1px;
	padding: -1px;
	height:200px;
	top: -1;
	left: -1;
}

#Container {

text-align:center;

}

.ContainerMain
{
	text-align: center;
	width: 980px;
	vertical-align: middle;
	font-family: arial, sans-serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	height:200px;
	top: 0;
	left: 0;
}

.ContainerMiddle
{
	text-align: center;
	width: 980px;
	vertical-align: middle;
	font-family: arial, sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
	height:200px;
	top: 0;
	left: 0;
}

/* Top Header */

div.toparea 
{
	background: transparent url('images/Global/body-bg.gif') repeat-x 0 0;	
	width:980px;
	height:120px;
	margin-top:-3px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-color:#ffffff;
}


	

div.topmenu {
	text-align:left;	
	width:980px;
	height:10px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-color:#ffffff;
}

div.topmain {
		
	width:980px;
	height:330px;
	margin-top:15px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-color:#ffffff;
}
.topmaintable
{
	width: 980px;
	height: 314px;
	margin-top:0px;
}
.topmaintableright
{
	width: 235px;
	height: 314px;
	margin-top:0px;
	background-image: url('images/Global/findagift.jpg');
	background-repeat: no-repeat;
}

.topmaintablerightcells
{
   width: 235px;
	height: 104px;
	margin-top:0px;
	
}

.topmaintableleft
{
	width: 240px;
	height: 314px;
	margin-top:0px;
	
}

.topmaintableleftcells
{
   background-color: #ba1b6b;
   width: 240px;
}

.topmaintablemiddle
{
	width: 300px;
	height: 314px;
	margin-top:0px;
}

.topmaintablemiddlecells
{
   background-color: #ffffff;
}

/* Footer */

#bottom
{
	background: transparent url('/images/Global/foot-bg.gif') repeat-x 0 0;
	font-family: arial, sans-serif;
	font-size: 8pt;
	margin: -1;
	padding: -1;
	height:145px;
	top: -1;
	left: -1;
}


/* ShowCase */

.showcasetable1
{
    width:980px;
	height:330px;
	margin-top:0px; 
	margin-bottom:0px;
	padding-bottom:0px;
	background-color:#ffffff;
}	

