﻿body
{
    background-color: White;
}
.header
{
    background: url(images/top.gif) no-repeat 0 0;
    background-position: top left;
    text-align: right;
    height: 80px;
    width: 975px;/**/
}
.search
{
    background: url(images/search_bar.gif) no-repeat top right;
    height: 40px;
    margin: 20px 0 0 0;
 	text-align:right;
	vertical-align:middle;
	
}
.search input[type=image]
{
    margin-top:10px;
}
#divNavigation
{
    float: left;
    width: 16.75%;
    background: url(  'images/left.gif' ) no-repeat left top;
    vertical-align: top;
    top: 0px;
    min-height: 100%;
	padding-top: 60px;
    height: 100%;
    width:19.1% /*border:solid 2px red;*/
}
#divConAndNav
{
}
#divContent
{
    float: left;
    width: 80.85%;
    background-color: #ffffff;
    margin-top: 8px;
    min-height: 100%;
    height: 100%;
}
#divInnerContent
{
    background-color: White;
    /*width: 800px;*/
}
#contentbgimage
{
    background: #ffffff url(images/new_video_background.jpg) no-repeat;
    height: 180px;
    margin-bottom: -200px;
}
#rssimage
{
    background: #ffffff url(images/mega_deal_finder.jpg) no-repeat;
    height: 123px;
    margin-bottom: -500px;
    margin-top: 200px;
}
#divFooter
{
    clear: both;
    bottom: 0px;
    text-align: center;
    /*width: 1111px; position: fixed;     min-width: 100%;     width: 100%;     min-height:100%;     height:100%;*/
}
#divfollow
{
    width: 100%;
    height: 50px;
    text-align: center;
    padding-bottom: 30px;
}
#divfollow a img
{
    width: 45px;
    height: 45px;
    border-width: 0px;
}
#advertiser
{
    background: url( 'images/advertiser.gif' ) no-repeat left top;
    padding-left: 5px;
    min-height: 86px;
    height: 86px;
    margin-top: 30px;
    margin-left:5px;
    width: 177px;
}
.addmenu
{
    font-family: Arial;
    font-size: 12px;
    font-weight: 800;
    color: #ffffff;
    text-decoration: none;
}
.addmenuhead
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: 600;
    color: #CCCCCC;
}


.menu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #CCCCCC;
    font-weight: bold;
    padding-left: 5px;
    line-height: 25px;
    background-color: Transparent;
    z-index: 1000001;
}
.menu:hover
{
    color: #000000;
}
.menu img
{
    display: none;
}
.top
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.top:hover
{
    text-decoration: none;
    color: #999999;
}
.productitem
{
    border: solid 1px gray;
    margin: 7px 4px 1px 4px;
    min-height: 100%;
    height: 100%;
}
.productitem:hover
{
    border: solid 2px Orange;
    margin: 6px 3px 0 3px;
}




