/* ########### PRODUCT.CSS BEGIN ################ */

body {background-image: url('/images/common/content_bg.jpg'); background-repeat: repeat-y} 

/* ########### TAB NAV ################ */
#tabProduct { position:absolute; left:5px; top:63px; height:20px; width:134px; background: url(/images/tabs/tabProduct.jpg) no-repeat 0 -34px;}
#tabProduct a { display: block; margin: 0; padding:0; width:100%; height:100%; background: url(/images/tabs/tabProduct.jpg) no-repeat top left; }
#tabProduct a:hover {background-image: none;}

#tabExplore { position:absolute; left:141px; top:63px; width:134px; height:20px; background: url(/images/tabs/tabExplore.jpg) no-repeat 0 -34px;}
#tabExplore a { display: block; margin: 0; padding:0; width:100%; height:100%; background: url(/images/tabs/tabExplore.jpg) no-repeat top left; }
#tabExplore a:hover {background-image: none;}

#tabSupport { position:absolute; left:277px; top:63px; width:134px; height:20px; background: url(/images/tabs/tabSupport.jpg) no-repeat 0 -34px;}
#tabSupport a { display: block; margin: 0; padding:0; width:100%; height:100%; background: url(/images/tabs/tabSupport.jpg) no-repeat top left; }
#tabSupport a:hover {background-image: none;}

#tabGallery { position:absolute; left:413px; top:63px; width:134px; height:22px; background: url(/images/tabs/tabGallery.jpg) no-repeat 0 -34px;}
#tabGallery a { display: block; margin: 0; padding:0; width:100%; height:100%; background: url(/images/tabs/tabGallery.jpg) no-repeat top left; }


/* ########### TAB SUB NAV ################ */

#tabNavALLGALLERIES { position:absolute; left:5px; top:85px; width:93px; height:23px;  background: url(/gallery/images/tabNavALLGALLERIES.jpg) no-repeat 0 -25px;}
#tabNavALLGALLERIES a { display: block; margin: 0; padding:0; width:100%; height:100%; background: url(/gallery/images/tabNavALLGALLERIES.jpg) no-repeat top left; }
#tabNavALLGALLERIES a:hover { background-image: none;}

#tabNavRIGHTMARGIN { background-position: top left; position:absolute; left:98px; top:85px; width:662px; height:23px; background: url(/gallery/images/tabNavRIGHTMARGIN.jpg); background-repeat:repeat-x; }

/* ########### PRODUCT.CSS END ################ */
