/* CSS Document */
body { padding:0px; margin:0px; font:10px Arial, Tahoma, Verdana; color:#707070; }
table { font:10px Arial, Tahoma, Verdana; color:#707070; }
ul, li { list-style:none; padding:0px; margin:0px; }
form { padding:0; margin:0; font:9px Arial, Tahoma, Verdana; color:#333; }
input.triple-length, textarea.triple-length, select.triple-length { width:140px; font:10px Arial, Tahoma, Verdana; color:#333; padding:1px; margin:0; }
select.length { font:11px Arial, Tahoma, Verdana; color:#333; padding:0px; margin:0; }
b { font-size:11px; font-weight:bold; }
h1 { font:bold 14px Arial, Tahoma, Verdana; color:#63977A; padding:0; margin:0 0 5px 0; }

a { color:#333; text-decoration:none; }
a:hover { color:#666; text-decoration:none; }

/* -------------------------------------- Boreder Class -------------------------------------- */
.border_b01 { border-bottom:7px solid #D0CFCF; }
.border_t01 { border-top:6px solid #D0CFCF; }
.border_r01 { border-right:6px solid #D0CFCF; }
.border_L02 { border-left:3px solid #fff; }
.border_r02 { border-right:12px solid #D0CFCF; background-color:#fff; }
.border_lr01 { border-left:7px solid #D0CFCF; border-right:7px solid #D0CFCF; }
.border_lrt01 { border-left:6px solid #D0CFCF; border-right:6px solid #D0CFCF; border-top:6px solid #D0CFCF; }
.border_lrt02 { border-left:12px solid #D0CFCF; border-right:12px solid #D0CFCF; border-top:6px solid #D0CFCF; }
.border_tb01 { border-top:12px solid #D0CFCF; border-bottom:6px solid #D0CFCF; }
.border_tb02 { border-top:6px solid #D0CFCF; border-bottom:6px solid #D0CFCF; }
.border_t02 { border-top:6px solid #D0CFCF; background-color:#fff; }

.border_01 { border:6px solid #D0CFCF; }

/* -------------------------------------- Font Class -------------------------------------- */
.font_green { color:#63977A; }
.font_black { color:#000; }

/* -------------------------------------- Background Class -------------------------------------- */
.menu_bg { background:#fff url(../images/manu_bg.gif) repeat-x bottom left; padding:0; }
.submenu_bg { background:#fff url(../images/manu_bg.gif) repeat-x bottom left; border-right:6px solid #D0CFCF; padding:0; }
.gray_bg { background-color:#D0CFCF; }
.white_bg { background-color:#fff; }
.white_bg { background-color:#fff; }
.sub_title { border-bottom:7px solid #D0CFCF; border-right:7px solid #D0CFCF; }
.button_01 { background:#fff; color:#63977A; font-size:11px; font-weight:bold; border:0px; }
.go_button { background:url(../images/go_button.gif) no-repeat 0 0; width:35px; height:19px; border:0px; cursor:pointer; }
.addcart_button { background:url(../images/addcart_button.gif) no-repeat 0 0; width:81px; height:17px; border:0px; cursor:pointer; }

/* -------------------------------------- Padding Class -------------------------------------- */
.padding_01 { padding:3px 5px 10px 5px; }
.padding_02 { padding:8px 0px 8px 0px; }
.padding_03 { padding:4px 0px 10px 0px; }
.padding_04 { padding:5px; }
.padding_04_r { padding:5px; margin-left:5px; }
.padding_05 { padding:25px; }
.padding_06 { padding:25px 25px 25px 0; }
.padding_07 { padding:3px 7px 15px 0; }
.padding_08 { padding:8px; }
.padding_09 { padding:8px 0px 8px 10px; }
.padding_10 { padding:15px; border-left:3px solid #fff; }
.padding_11 { padding:15px 20px 15px 5px; }

.padding_t01 { padding:3px 0 0 0; }
.padding_t02 { padding:8px 0 0 0; }
.padding_t03 { padding:8px 0 0 5px; }
.padding_L01 { padding:0 0 0 8px; }

.padding_tb01 { padding:8px 0; }
.padding_tb02 { padding:30px 0 3px 5px; }
.padding_lr01 { padding:0 8px; }
.padding_l { padding-left:8px; }

/* -------------------------------------- Link Class -------------------------------------- */
#menu { padding:0; margin:0px; }
#menu li { float:left; background:url(../images/menu_pipe.gif) no-repeat top right; color:#fff; padding:3px 8px 0px 8px; font-size:0px; }
#menu li a { float:left; color:#fff; padding:8px 5px 10px 5px; }
#menu li a:hover { color:#fff; }
#menu li.last { background:none; }

#menu li.home a { background:url(../images/home_n.gif) no-repeat 0% 50%; width:37px; }
#menu li.home a:hover { background:url(../images/home_r.gif) no-repeat 0% 50%; }
#menu li.home a.active { background:url(../images/home_r.gif) no-repeat 0% 50%; width:37px; }

#menu li.shop a { background:url(../images/shop_n.gif) no-repeat 0% 50%; width:35px; }
#menu li.shop a:hover { background:url(../images/shop_r.gif) no-repeat 0% 50%; }
#menu li.shop a.active { background:url(../images/shop_r.gif) no-repeat 0% 50%; width:35px; }

#menu li.series a { background:url(../images/series_n.gif) no-repeat 0% 50%; width:46px; }
#menu li.series a:hover { background:url(../images/series_r.gif) no-repeat 0% 50%; }
#menu li.series a.active { background:url(../images/series_r.gif) no-repeat 0% 50%; width:46px; }

#menu li.news a { background:url(../images/news_n.gif) no-repeat 0% 50%; width:38px; }
#menu li.news a:hover { background:url(../images/news_r.gif) no-repeat 0% 50%; }
#menu li.news a.active { background:url(../images/news_r.gif) no-repeat 0% 50%; width:38px; }

#menu li.blog a { background:url(../images/blog_n.gif) no-repeat 0% 50%; width:34px; }
#menu li.blog a:hover { background:url(../images/blog_r.gif) no-repeat 0% 50%; }
#menu li.blog a.active { background:url(../images/blog_r.gif) no-repeat 0% 50%; width:34px; }

#menu li.artworks a { background:url(../images/artworks_n.gif) no-repeat 0% 50%; width:73px; }
#menu li.artworks a:hover { background:url(../images/artworks_r.gif) no-repeat 0% 50%; }
#menu li.artworks a.active { background:url(../images/artworks_r.gif) no-repeat 0% 50%; width:73px; }

#menu li.music a { background:url(../images/music_n.gif) no-repeat 0% 50%; width:40px; }
#menu li.music a:hover { background:url(../images/music_r.gif) no-repeat 0% 50%; }
#menu li.music a.active { background:url(../images/music_r.gif) no-repeat 0% 50%; width:40px; }

#menu li.download a { background:url(../images/download_n.gif) no-repeat 0% 50%; width:72px; }
#menu li.download a:hover { background:url(../images/download_r.gif) no-repeat 0% 50%; }
#menu li.download a.active { background:url(../images/download_r.gif) no-repeat 0% 50%; width:72px; }

#menu li.info a { background:url(../images/info_n.gif) no-repeat 0% 50%; width:29px; }
#menu li.info a:hover { background:url(../images/info_r.gif) no-repeat 0% 50%; }
#menu li.info a.active { background:url(../images/info_r.gif) no-repeat 0% 50%; width:29px; }


#submenu { padding:0; margin:0px; }
#submenu li { float:left; background:url(../images/menu_dot.gif) no-repeat 100% 30%; color:#fff; padding:5px 8px 0px 8px; font-size:0px; }
#submenu li a { float:left; color:#fff; padding:8px 5px 10px 5px; }
#submenu li a:hover { color:#fff; }
#submenu li.last { background:none; }

#submenu li.starfighter a { background:url(../images/starfighter_n.gif) no-repeat 0% 0%; width:89px; }
#submenu li.starfighter a:hover { background:url(../images/starfighter_r.gif) no-repeat 0% 0%; }
#submenu li.starfighter a.active { background:url(../images/starfighter_r.gif) no-repeat 0% 0%; width:89px; }

#submenu li.i_hate_humans a { background:url(../images/ihate_humans_n.gif) no-repeat 0% 0%; width:99px; }
#submenu li.i_hate_humans a:hover { background:url(../images/ihate_humans_r.gif) no-repeat 0% 0%; }
#submenu li.i_hate_humans a.active { background:url(../images/ihate_humans_r.gif) no-repeat 0% 0%; width:99px; }

#submenu li.brain_child a { background:url(../images/brain_child_n.gif) no-repeat 0% 0%; width:77px; }
#submenu li.brain_child a:hover { background:url(../images/brain_child_r.gif) no-repeat 0% 0%; }
#submenu li.brain_child a.active { background:url(../images/brain_child_r.gif) no-repeat 0% 0%; width:77px; }

#submenu li.pen_talk a { background:url(../images/pentalk_n.gif) no-repeat 0% 0%; width:60px; }
#submenu li.pen_talk a:hover { background:url(../images/pentalk_r.gif) no-repeat 0% 0%; }
#submenu li.pen_talk a.active { background:url(../images/pentalk_r.gif) no-repeat 0% 0%; width:60px; }

/*#submenu li.sb_vs a { background:url(../images/sb_vs_n.gif) no-repeat 0% 0%; width:41px; }
#submenu li.sb_vs a:hover { background:url(../images/sb_vs_r.gif) no-repeat 0% 0%; }
#submenu li.sb_vs a.active { background:url(../images/sb_vs_r.gif) no-repeat 0% 0%; width:41px; }*/

#submenu li.original_box a { background:url(../images/originel-box-03.gif) no-repeat 0% 0%; width:83px; }
#submenu li.original_box a:hover { background:url(../images/originel-box-02.gif) no-repeat 0% 0%; width:83px; }
#submenu li.original_box a.active { background:url(../images/originel-box-02.gif) no-repeat 0% 0%; width:83px; }

#submenu li.saysam a { background:url(../images/saysam_n.gif) no-repeat 0% 0%; width:55px; }
#submenu li.saysam a:hover { background:url(../images/saysam_r.gif) no-repeat 0% 0%; }
#submenu li.saysam a.active { background:url(../images/saysam_r.gif) no-repeat 0% 0%; width:55px; }

#submenu li.love_story a { background:url(../images/love_story_n.gif) no-repeat 0% 0%; width:82px; }
#submenu li.love_story a:hover { background:url(../images/love_story_r.gif) no-repeat 0% 0%; }
#submenu li.love_story a.active { background:url(../images/love_story_r.gif) no-repeat 0% 0%; width:82px; }

#submenu li.myke_forte a { background:url(../images/myke_forte_n.gif) no-repeat 0% 0%; width:85px; }
#submenu li.myke_forte a:hover { background:url(../images/myke_forte_r.gif) no-repeat 0% 0%; }
#submenu li.myke_forte a.active { background:url(../images/myke_forte_r.gif) no-repeat 0% 0%; width:85px; }

#submenu li.clothing a { background:url(../images/clothing_n.gif) no-repeat 0% 0%; width:62px; }
#submenu li.clothing a:hover { background:url(../images/clothing_r.gif) no-repeat 0% 0%; }
#submenu li.clothing a.active { background:url(../images/clothing_r.gif) no-repeat 0% 0%; width:62px; }

/* new class added by ashish */
#submenu li.mens a { background:url(../images/clothing_n.gif) no-repeat 0% 0%; width:62px; }
#submenu li.mens a:hover { background:url(../images/clothing_r.gif) no-repeat 0% 0%; }
#submenu li.mens a.active { background:url(../images/clothing_r.gif) no-repeat 0% 0%; width:62px; }

#submenu li.womens a { background:url(../images/clothing_n.gif) no-repeat 0% 0%; width:62px; }
#submenu li.womens a:hover { background:url(../images/clothing_r.gif) no-repeat 0% 0%; }
#submenu li.womens a.active { background:url(../images/clothing_r.gif) no-repeat 0% 0%; width:62px; }
/* end claass */

#submenu li.accessories a { background:url(../images/accessories_n.gif) no-repeat 0% 0%; width:89px; }
#submenu li.accessories a:hover { background:url(../images/accessories_r.gif) no-repeat 0% 0%; }
#submenu li.accessories a.active { background:url(../images/accessories_r.gif) no-repeat 0% 0%; width:89px; }

#submenu li.box_toys a { background:url(../images/box_toys_n.gif) no-repeat 0% 0%; width:62px; }
#submenu li.box_toys a:hover { background:url(../images/box_toys_r.gif) no-repeat 0% 0%; }
#submenu li.box_toys a.active { background:url(../images/box_toys_r.gif) no-repeat 0% 0%; width:62px; }

#submenu li.artwork a { background:url(../images/artworks_n.gif) no-repeat 0% 50%; width:65px; }
#submenu li.artwork a:hover { background:url(../images/artworks_r.gif) no-repeat 0% 50%; }
#submenu li.artwork a.active { background:url(../images/artworks_r.gif) no-repeat 0% 50%; width:65px; }

#submenu li.sb_books a { background:url(../images/sb_books_n.gif) no-repeat 0% 0%; width:65px; }
#submenu li.sb_books a:hover { background:url(../images/sb_books_r.gif) no-repeat 0% 0%; }
#submenu li.sb_books a.active { background:url(../images/sb_books_r.gif) no-repeat 0% 0%; width:65px; }

#submenu li.sale a { background:url(../images/sale_n.gif) no-repeat 0% 0%; width:33px; }
#submenu li.sale a:hover { background:url(../images/sale_r.gif) no-repeat 0% 0%; }
#submenu li.sale a.active { background:url(../images/sale_r.gif) no-repeat 0% 0%; width:33px; }

#submenu li.about a { background:url(../images/about.gif) no-repeat 0% 0%; width:44px; }
#submenu li.about a:hover { background:url(../images/about_r.gif) no-repeat 0% 0%; }
#submenu li.about a.active { background:url(../images/about_r.gif) no-repeat 0% 0%; width:44px; }

#submenu li.contact a { background:url(../images/contact.gif) no-repeat 0% 0%; width:61px; }
#submenu li.contact a:hover { background:url(../images/contact_r.gif) no-repeat 0% 0%; }
#submenu li.contact a.active { background:url(../images/contact_r.gif) no-repeat 0% 0%; width:61px; }

#submenu li.termscondition a { background:url(../images/termscondition.gif) no-repeat 0% 0%; width:137px; }
#submenu li.termscondition a:hover { background:url(../images/termscondition_r.gif) no-repeat 0% 0%; }
#submenu li.termscondition a.active { background:url(../images/termscondition_r.gif) no-repeat 0% 0%; width:137px; }

#submenu li.stockists a { background:url(../images/stockists_n.gif) no-repeat 0% 0%; width:72px; }
#submenu li.stockists a:hover { background:url(../images/stockists_r.gif) no-repeat 0% 0%; }
#submenu li.stockists a.active { background:url(../images/stockists_r.gif) no-repeat 0% 0%; width:72px; }

#submenu li.wholesale a { background:url(../images/wholesale_n.gif) no-repeat 0% 0%; width:79px; }
#submenu li.wholesale a:hover { background:url(../images/wholesale_r.gif) no-repeat 0% 0%; }
#submenu li.wholesale a.active { background:url(../images/wholesale_r.gif) no-repeat 0% 0%; width:79px; }

#submenu li.digidanston a { background:url(../images/digidanston_n.gif) no-repeat 0% 0%; width:84px; }
#submenu li.digidanston a:hover { background:url(../images/digidanston_r.gif) no-repeat 0% 0%; }
#submenu li.digidanston a.active { background:url(../images/digidanston_r.gif) no-repeat 0% 0%; width:84px; }

#submenu li.lostchild a { background:url(../images/lostchild_n.gif) no-repeat 0% 0%; width:69px; }
#submenu li.lostchild a:hover { background:url(../images/lostchild_r.gif) no-repeat 0% 0%; }
#submenu li.lostchild a.active { background:url(../images/lostchild_r.gif) no-repeat 0% 0%; width:69px; }

#submenu li.tbone a { background:url(../images/t-bone_fks_n.gif) no-repeat 0% 0%; width:78px; }
#submenu li.tbone a:hover { background:url(../images/t-bone_fks_r.gif) no-repeat 0% 0%; }
#submenu li.tbone a.active { background:url(../images/t-bone_fks_r.gif) no-repeat 0% 0%; width:78px; }

#submenu li.lynk a { background:url(../images/lynk_n.gif) no-repeat 0% 0%; width:35px; }
#submenu li.lynk a:hover { background:url(../images/lynk_r.gif) no-repeat 0% 0%; }
#submenu li.lynk a.active { background:url(../images/lynk_r.gif) no-repeat 0% 0%; width:35px; }

#submenu li.sbd a { background:url(../images/sbd_n.gif) no-repeat 0% 0%; width:26px; }
#submenu li.sbd a:hover { background:url(../images/sbd_r.gif) no-repeat 0% 0%; }
#submenu li.sbd a.active { background:url(../images/sbd_r.gif) no-repeat 0% 0%; width:26px; }

#submenu li.tempo33 a { background:url(../images/tempo33_n.gif) no-repeat 0% 0%; width:60px; }
#submenu li.tempo33 a:hover { background:url(../images/tempo33_r.gif) no-repeat 0% 0%; }
#submenu li.tempo33 a.active { background:url(../images/tempo33_r.gif) no-repeat 0% 0%; width:60px; }

#menu li.archive a { background:url(../images/archive_n.gif) no-repeat 0% 0%; width:54px; }
#menu li.archive a:hover { background:url(../images/archive_r.gif) no-repeat 0% 0%; }
#menu li.archive a.active { background:url(../images/archive_r.gif) no-repeat 0% 0%; width:54px; }

#submenu li.archive a { background:url(../images/archive_n.gif) no-repeat 0% 0%; width:54px; }
#submenu li.archive a:hover { background:url(../images/archive_r.gif) no-repeat 0% 0%; }
#submenu li.archive a.active { background:url(../images/archive_r.gif) no-repeat 0% 0%; width:54px; }

#submenu li.wallpaper a { background:url(../images/wallpaper_n.gif) no-repeat 0% 0%; width:88px; }
#submenu li.wallpaper a:hover { background:url(../images/wallpaper_r.gif) no-repeat 0% 0%; }
#submenu li.wallpaper a.active { background:url(../images/wallpaper_r.gif) no-repeat 0% 0%; width:88px; }

#submenu li.profile_pics a { background:url(../images/profile_pics_n.gif) no-repeat 0% 0%; width:86px; }
#submenu li.profile_pics a:hover { background:url(../images/profile_pics_r.gif) no-repeat 0% 0%; }
#submenu li.profile_pics a.active { background:url(../images/profile_pics_r.gif) no-repeat 0% 0%; width:86px; }

#submenu li.podcasts a { background:url(../images/podcasts_n.gif) no-repeat 0% 0%; width:69px; }
#submenu li.podcasts a:hover { background:url(../images/podcasts_r.gif) no-repeat 0% 0%; }
#submenu li.podcasts a.active { background:url(../images/podcasts_r.gif) no-repeat 0% 0%; width:69px; }

#submenu li.music a { background:url(../images/music_n.gif) no-repeat 0% 0%; width:40px; }
#submenu li.music a:hover { background:url(../images/music_r.gif) no-repeat 0% 0%; }
#submenu li.music a.active { background:url(../images/music_r.gif) no-repeat 0% 0%; width:40px; }


.sub_link { font:10px Arial, Tahoma, Verdana; color:#707070; }
.sub_link a { color:#707070; text-decoration:none; padding:0 4px; }
.sub_link a:hover { color:#DE0000; text-decoration:none; }
.sub_link a.active { color:#DE0000; text-decoration:none; }

.footer_link { font:8spx Arial, Tahoma, Verdana; color:#707070; border-top:12px solid #D0CFCF; border-bottom:12px solid #D0CFCF; padding:3px; }
.footer_link a { color:#707070; text-decoration:none; padding:0 10px; }
.footer_link a:hover { color:#DE0000; text-decoration:none; }
.footer_link a.active { color:#DE0000; text-decoration:none; }

.shopping_link { border-bottom:8px solid #D0CFCF; padding:2px; font:10px Arial, Tahoma, Verdana; color:#707070; }
.shopping_link a { color:#707070; text-decoration:none; }
.shopping_link a:hover { color:#DE0000; text-decoration:none; }

.accesories_link { padding:2px 35px 2px 20px; font:10px Arial, Tahoma, Verdana; font-weight:bold; color:#7A7A7A; line-height:25px; }
.accesories_link a { font-weight:bold; color:#accesories_link; text-decoration:none; }
.accesories_link a:hover { color:#DE0000; text-decoration:none; }

.green_link { color:#63977A; font-weight:bold; font-size:11px; }
.green_link a { color:#63977A; text-decoration:none; }
.green_link a:hover { color:#000; text-decoration:none; }

.red{ font-family:verdana; font-size:11px; color:red;}

.slideshow { width:307px; height:132px; margin:0; padding:0; }