﻿body 
{
    margin: 0 0 0 0;
    text-align: center;
    font-family:Arial;
    font-size:8pt;
    background-image:url('Images/bg.jpg');
    background-repeat:no-repeat;
    background-position:bottom right;
        }

.HeaderTable
{
    width: 800px;
    background-image: url('Images/header.jpg');
    height:70px;
    background-position:left bottom;
    background-repeat:no-repeat;    
        }

.Categories
{
   padding-top:10px;
   text-align:left;
   vertical-align:top;
   width:160px;
   
        }

.NavParagraphHeader
{
    font-size:14pt;
    color:White;
    height:31px;
    width:132px;
    text-align:left;
    padding-left:10px;
        }
    

.GiftBoxes
{
   padding-top:10px;
   text-align:left;
   vertical-align:top;
   width:160px;
   
        }


.Support
{
   padding-top:10px;
   text-align:left;
   vertical-align:top;
   width:160px;
        }

.Search
{   
    background-repeat:no-repeat;
    text-align:left;
    vertical-align:top;    
    width:160px;
        }


.textboxskin
{
    background:url('images/srch_txtbox_bg.png');
    background-repeat:no-repeat;
    font-size:7pt;
    width:75px;
    height:15px;
        }

.searchbtnSkin
{
    background:url('Images/srch_btn_bg.png');
    background-repeat:no-repeat;
    font-size:8pt;
    width:42px;
    height:14px;
        }
.bodytable
{
    width:800px;
    background-color:White;
    border-left:solid 1px gray;
    border-right:solid 1px gray;
    vertical-align:top;
        }
        
.footer
{
    width:800px;
    text-align:left;
    color:#353535;       
    background-color:White;   
    padding-top:40px;
    padding-bottom:10px;
    border-left:solid 1px gray;
    border-right:solid 1px gray;
	border-bottom:solid 1px #E55C21;
        }
.advertismentsDiv
{
    padding:10px 10px 10px 10px;
        }        
.sepecialofferDiv
{
    padding:10px 10px 10px 10px;    
        }
.newrealeasesDiv
{
    padding:10px 10px 10px 10px;
        }
.specialofferBuynow
{
        background-image:url('Images/buynow_button_bg.png');
        background-repeat:no-repeat;
        width:62px;
        height:17px;
        border-width:0px;
        }
