body {

    background: #fff url(/images/bkg_main.jpg) top center no-repeat;

    margin: 0;

    padding: 0;

    text-align: center;

    font: 11px/16px Arial, Tahoma, Serif;
    
    color: #323232;

}



img{border: none;}



a{text-decoration: none;}

a:hover{text-decoration: underline;}



#header, #footer

{

    margin: 0 auto;

    width: 969px;

    text-align: left;
    
    padding-bottom:10px;

}



#header

{

    background: url(/images/1header.jpg) 0 0 no-repeat;

    height: 200px

}



.logo

{

    width: 454px;

    padding: 20px 0 0 19px;

    float: left;

}



.top-links

{

    width: 200px;

    float: right;

    padding: 30px 20px 20px 20px;

    color: #096d9e;

}



.top-links a

{

    color: #096d9e;

    padding: 0 3px;

}



.headerlinks

{

    float: right; 

    text-align: right;

    width: 750px;

    padding: 30px 30px 0 0;

    text-transform: uppercase;

    color: #889DAE;

}



.headerlinks a

{

    color: #096d9e;

    margin: 0 10px;

	font-size: 12px;
}



.headerlinks a:hover

{

    text-decoration: none;

    border-bottom: 2px solid #3D709B;

}



#footer

{


    height: 37px;

    color: #9FAABC;

    margin: 20px auto;

}



.copyright

{

    padding: 10px 0 10px 10px;

}



.keyword-search

{

    background: url(/images/leftnav_top.jpg) 0 0 no-repeat;

    padding: 5px 0 0 0;

}



.keyword-search form{

    background: #F3F3F3 url(/images/leftnav_bot.jpg) 0 bottom no-repeat;

    text-align: center;

    padding: 10px 0 10px 0;

    margin: 0 0 5px 0;

}



.keyword-search *

{

    vertical-align: middle;    

}



.category

{

    width: 720px;

    padding: 0 0 0 15px;

}



.category table tr td table

{

    width: 600px;

    margin: 0 auto;

}



.shop

{

    background: #F3F3F3;

}



/************ Amazon Default Overrides ************/

.bgcl, .bgc, .bgcr, .bgl, .yy, .bar, .f, .t, .l, .v, .g, .gg, table#wba_poweredby_table, table.s td.searchLabel, table.s{

    display: none;

}



table.main, table.content

{

    width: 969px;

    text-align: left;

}



table.main

{

    /*background: #fff url(/images/main_bot.jpg) left bottom no-repeat;*/

}



.bgcl, .bgc, .bgcr, .bgl, .bg, .yy, .bar, .row, .bgw

{

    background: #fff;

}



.bg 

{

    padding: 0;

}



table.leftnav

{

    margin: 0 0 15px 20px;

    padding: 0 0 5px 0;

    background: #F3F3F3 url(/images/leftnav_bot.jpg) 0 bottom no-repeat;

    width: 200px;

}



td.leftnavlink

{

    background: #F3F3F3;

}



td.leftnavlink h2

{

    padding: 5px 5px 5px 15px;

    font: bold 11px arial;

    color: #5D5D5D;

}



td.leftnavlink h2 a

{

    color: #5D5D5D;

}



.fg

{

    background: url(/images/banner.jpg) 0 0 no-repeat;

    height: 39px;

    font-weight: normal;

    font-size: 18px;

    padding: 5px 5px 5px 15px;

    text-transform: uppercase;

}


.bgw

{

    color: #0077B9;

    font: bold 9px verdana;

}



td.bgw

{

    padding: 5px;

}



td.leftnav-col

{

    width: 220px;

}


/* New Styles */

div#newTitle {
	float:left;
	width:705px;
    background: url(/images/banner.jpg) 0 0 no-repeat;
    height: 39px;    
    padding: 10px 5px 5px 15px;
    text-transform: uppercase;	
	color:#003399;
    font-size: 18px;
    font-weight: normal;
    display:none;
    margin-left:10px;
}


#item_table {
	width:710px;
	padding:0 10px;
}

.productDetailTitle, .productDetails
{
    display: none;
}













