#container
{
    background-color: #357486;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    text-align: left;
    position: relative;
    z-index: 1;
    padding: 0 8px;
}
#header
{
    clear: both;
    background: #357486 url(img/newyear/header-bg.jpg) no-repeat bottom left;
    width: 960px;
    margin: 0 0 4px;
    padding: 0 0 0 0px;
}
#hdr-inner
{
    background: #357486 url(img/newyear/header-bg.jpg) no-repeat bottom right;
    height: 168px;
}
#hdr-top
{
    height: 99px;
    clear: both;
}
#hdr-left
{
    width: 248px;
    height: 99px;
    float: left;
    clear: none;
position:relative;
}

#hdr-right
{
    width: 710px;
    height: 99px;
    float: right;
    clear: none;
}
#hdr-right .top
{
    height: 38px;
    clear: both;
}
#hdr-right .bot
{
    height: 44px;
    clear: both;
}
#hdr-top-link
{
    width: 340px;
    float: left;
    clear: none;
    padding: 4px 0 0;
}
#hdr-tool-link
{
    width: 260px;
    float: right;
    clear: none;
    text-align: right;
    direction: ltr;
    padding: 4px 10px 0;
}
#hdr-cart
{
    width: 155px;
    text-align: left;
    float: right;
    clear: none;
    padding-top: 4px;
}
#searchBox
{
    text-align: left;
    font-family: Verdana;
    padding-top: 2px;
    float: left;
    width: 537px;
    clear: none;
}
#searchBox #srh-form
{
    display: block;
    clear: none;
    padding: 8px 0 8px 10px;
}
#btnFindSubmitPad
{
    border: 0;
    width: 80px;
    height: 24px;
    clear: none;
    float: left;
    display: block;
    background: #da251c url(img/newyear/bg_btn.gif);
    position: relative;
}
#btnFindSubmit
{
    border: 0;
    width: 80px;
    height: 24px;
    background: transparent;
    color: #fff;
}
select#cboDir
{
    border: 1px solid #B3B3B3;
    color: #4D4D4D;
    font-size: 13px;
    margin-right: 10px;
    float: left;
    width: 140px;
    height: 24px;
    padding: 2px 0;
}
#txtQuery, #txtQuery-focus
{
    border: 1px solid #B3B3B3;
    color: #4D4D4D;
    font-size: 13px;
    margin-right: 10px;
    text-indent: 4px !important;
    width: 270px;
    float: left;
    height: 14px;
    padding: 4px 0;
}
#header a:link, #header a:visited, #footer a:link, #footer a:visited
{
    color: #4D4D4D;
    text-decoration: none;
}
a.topCartMoney, a.topCartMoney:link, a.topCartMoney:visited
{
    font-size: 14px;
    font-weight: 700;
    color: #c00 !important;
}
#header #imLogo
{
   border:none;
}
#tabsb
{
    display: block;
    white-space: nowrap;
    width: 936px;
    height: 18px;
    overflow: hidden;
    padding: 4px 12px;
}
#tabs
{
    font-size: 12px;
    line-height: normal;
    display: block;
    width: auto;
    height: 30px;
    padding: 6px;
}
#tabs #top_left
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
#tabs #top_right
{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
ul#topnav li
{
    display: block;
    position: relative;
    float: left;
    z-index: 20;
    margin: 0 2px;
    padding: 0;
}
ul#topnav a.x
{
    float: left;
    display: block;
    background: url(img/newyear/tab-item-bg.gif) no-repeat left top;
    text-decoration: none;
    font-weight: 700;
    background-position: 0 0;
    margin: 0;
    padding: 0 0 0 10px;
}
ul#topnav a.x span
{
    float: left;
    display: block;
    background: url(img/newyear/tab-item-bg2.gif) no-repeat left top;
    color: #333;
    height: 16px;
    font-size: 9pt;
    font-family: Arial;
    cursor: pointer;
}
ul#topnav a.x span.t
{
    background-position: 100% -111px;
    padding: 8px 12px 4px 2px;
}
ul#topnav a.x span.t1
{
    background-position: 100% 0;
    padding: 8px 24px 4px 2px;
}
ul#topnav li.tabActive a.x, ul#topnav a.x:hover, ul#topnav li.tabOn a.x
{
    color: #fff;
    background-position: 0 -37px;
}
ul#topnav li.tabActive a.x span.t, ul#topnav a.x:hover span.t, ul#topnav li.tabOn a.x span.t
{
    color: #fff;
    background-position: 100% -76px;
}
ul#topnav a.x:hover span.t1, ul#topnav li.tabOn a.x span.t1
{
    color: #fff;
    background-position: 100% -39px;
}
ul#topnav li span.subhover
{
    background-position: center bottom;
    cursor: pointer;
}
#topnav div.subnavPad
{
    width: 400px;
    border: 1px solid #0a7ec7;
    position: absolute;
    top: 28px;
    left: -2000px;
    z-index: 200;
    line-height: 16px;
    background: #fff none;
    border-top: 2px solid #0a7ec7;
    padding: 8px 0;
}
.subnavPad p
{
    display: block;
    line-height: 23px;
    margin: 0;
    padding: 0;
}
.subnavPad p a, .subnavPad p a:visited, .subnavPad p a:link
{
    display: block;
    line-height: 19px;
    color: #000;
    padding: 2px 4px;
}
.subnavPad p a:hover
{
    background: url(img/newyear/bg_leftnavitem.gif) no-repeat scroll 0 100% #FFF;
    text-decoration: underline;
    color: Red;
}
.subnavPad p.menu-item1 a, .subnavPad p.menu-item1 a:visited
{
    color: #666;
    font-weight: 700;
}
.subnavPad p.menu-item2 a
{
    padding-left: 12px;
}
.column
{
    border-left: solid 1px #ccc;
}
.first
{
    border-left: none !important;
}
div#bookSubNav, div#allSubNav
{
    width: 958px !important;
}
div#ttSubNav, div#gdSunNav{
	width: 580px !important;
}
.sublinks, .sublinks:link, .sublinks:visited
{
    color: #174B9C;
    text-decoration: none;
    padding: 0 4px;
}
a.sublinks:hover
{
    color: #174B9C;
    text-decoration: underline;
}
.pageNormalItem a, .pageNormalItem a:link, .pageNormalItem a:visited
{
    line-height: 12px;
    display: block;
    color: #333;
    text-decoration: none;
    padding: 2px 4px;
}
.pageNormalItem a:hover, .pageSelectedItem a, .pageSelectedItem a:link, .pageSelectedItem a:visited
{
    background: url(http://freevnn.com/wp-content/themes/freevnn/menu.css) repeat scroll 0 0 #DA251C;
    line-height: 12px;
    display: block;
    font-weight: 700;
    color: #fff;
    padding: 2px 4px;
}
.pageSelectedItem a:link, .pageSelectedItem a:visited
{
    font-weight: 700;
    color: Red;
    text-decoration: none;
}
.pageNormalItem a:hover, .pageSelectedItem a, .pageSelectedItem a:link, .pageSelectedItem a:visited
{
    background: url(http://freevnn.com/wp-content/themes/freevnn/menu.css) repeat scroll 0 0 #DA251C;
    line-height: 12px;
    display: block;
    font-weight: 700;
    color: #fff;
    padding: 2px 4px;
}
.vw-list .prod-item-hdr
{
    float: left;
    width: 120px;
    clear: left;
}
.vw-list .prod-item-info
{
    float: left;
    clear: right;
    width: 600px;
}
.vw-grid
{
    max-width: 170px;
    float: left;
}
.prod_item
{
    display: block;
    margin: 10px 4px 4px;
}
.prod_item a.title-lnk:link, .prod_item a.title-lnk:visited
{
    color: #333;
    text-decoration: none;
    clear: both;
    display: block;
    margin: 4px 0;
}
.prod-img-thumb
{
    width: 105px;
    display: block;
    margin: 0 0 4px;
}
.price
{
    font-weight: 700;
    color: #DC0A23;
}
a.more-lnk
{
    color: #0070BE;
    text-decoration: none;
}