@charset "utf-8";
/* CSS Document */

/* Triwa CSS Document 	*/
/* v1.0 May 08				*/

html { height:100%; }
body { height:100%;margin:0px;padding:0px;position:relative;color:#000000;background-color:#FFFFFF;background-image:url(/graphics/big_bg_new.gif); background-position:center top;}
img { border:0px;margin:0px;padding:0px; }
form { display:inline;margin:0px;padding:0px; }
td {}
.test {border:1px solid red;}





/* text classes */
.site_text, body, td, div.site, div.site_wrapper, td.site, div.site_wrapper, div.lightgrey_box, div.grey_box, .site_redtext, div.error,
input.site_std, input.checkout, select.site_std, select.checkout´, textarea.checkout
{ font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:18px; }
.site_smalltext { font-size:10px; }
.site_mediumtext { font-size:13px; }
.site_largetext { font-size:14px; }


.hdl, .hdl_white { font-size:16px;letter-spacing:-1px; }
.hdl_small, .hdl_small_white { font-size:13px;font-weight:bold;letter-spacing:-1px;}
.hdl_large, .hdl_large_white { font-size:18px;line-height:22px;letter-spacing:-1px;}
.hdl_vlarge, .hdl_vlarge_white { font-size:26px;line-height:22px;letter-spacing:-1px;}

div.hdl_large.top {margin-top:14px;}


/* colors */
.txtcolor, a { color:#000000; }
.darkgrey, div.site_footer, a.grey, a.grey:visited {color:#3c3c3c;}
.grey_dark_back, div.darkgrey_line, td.darkgrey_divider {background-color:#3c3c3c;}


/* divs and areas */
div.site_wrapper {position:relative;width:940px;margin-left:auto;margin-right:auto;border:0px solid red;}
div.site_wrapper div#bg {background-color:#FFF;padding:30px 30px 0px 30px;}
div.header_logo {width:132px;height:79px;margin-left:auto;margin-right:auto;margin-top:0px;margin-bottom:40px;}
div.site_footer {text-align:center;padding:16px 0px 60px 0px;}
div.error {padding:5px 5px 5px 28px;margin-bottom:20px;background-color:#333333;background-image:url(/graphics/icon_error.gif); background-repeat:no-repeat;color:#FFF; }

div#splash1 {z-index:-1;border:0px solid red;position:absolute;top:0px;left:950px; background-image:url(/graphics/splash1.png);width:300px;height:176px;}
div#splash2 {z-index:-1;border:0px solid red;position:absolute;top:800px;/*1200px*/;left:-330px;width:453px;height:399px;background-image:url(/graphics/splash2.png);}


table.cols3 {margin-bottom:20px;width:100%;}
table.cols3 td.col {width:276px;vertical-align:top;}
table.cols3 td.space {width:25px;vertical-align:top;}

table.cols2 {margin-bottom:0px;width:880px;}
table.cols2 td.col {width:430px;vertical-align:top;}
table.cols2 td.space {width:20px;vertical-align:top;}

table.cols4 {margin-bottom:0px;width:880px;}
table.cols4 td.col {width:205px;vertical-align:top;}
table.cols4 td.space {width:20px;vertical-align:top;}

table.product_info {width:880px;}
table.product_info td.arrow {width:21px;}
table.product_info td.prod_thumbs {width:70px;padding:20px 10px 0px 89px; vertical-align:top;}
table.product_info td.prod_image {width:310px;padding:20px 20px 0px 0px; vertical-align:top}
table.product_info td.prod_info {width:250px;padding:15px 0px 0px 0px; vertical-align:top;}

table.product_grid {width:880px;margin-bottom:36px;}
table.product_grid td.prod {width:130px; text-align:center; vertical-align:top}
table.product_grid td.colspace {width:20px;overflow:hidden;}
table.product_grid td.rowspace {height:16px;overflow:hidden;}
img.prod_on {}

div.label_left {float:left;width:140px;padding-right:10px;}
div.out_of_stock {margin-top:16px;}


/* menu */
table.menu {width:100%;letter-spacing:0px;margin:12px 0px 12px 0px;}
table.menu td {font-size:12px;}
table.menu td.mainmenu {}
div.submenu {width:100%;text-align:center;padding:8px 0px 8px 0px;}
table.submenu {width:100%;margin:8px 0px 8px 0px;letter-spacing:0px;border:0px solid red;}


div.arrow_off {width:21px;height:42px;cursor:pointer;background-color:#000000;}
div.arrow_on {width:21px;height:42px;cursor:pointer;}


/* lines and dividers */
div.grey_line, div.darkgrey_line, div.lightgrey_line { height:1px;overflow:hidden;clear:both; }
td.darkgrey_divider {width:1px;overflow:hidden;}


/* links */
a { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover {} /* in color css */

a.menu {color:#000000;}
a.menu:visited {color:#000000;}
a.menu:hover {} /* in color css */

a.white {color:#000000;}
a.white:visited {color:#000000;}
a.white:hover {} /* in color css */

a.black {color:#000000;}
a.black:visited {color:#000000;}
a.black:hover {} /* in color css */

a.grey {}
a.grey:visited {}
a.grey:hover {} /* in color css */

/* forms */
input.site_std, input.checkout, textarea.checkout
{width:146px;border:0px;padding:3px 2px 3px 2px;background-color:#000;color:#FFF;}
select.site_std, select.checkout
{width:146px;border:0px;padding:3px 2px 3px 2px;background-color:#000;color:#FFF;}
input.checkout {width:246px;}
select.checkout {width:246px;}
textarea.checkout {width:246px;overflow:auto;background-color:#000;color:#FFF;}

/* space */
div.space, div.space10, div.space15, div.space20, div.space25, div.space30, div.space35, div.space40 { overflow:hidden;clear:both;height:5px; }
div.space10 { height:10px; }
div.space15 { height:15px; }
div.space20 { height:20px; }
div.space25 { height:25px; }
div.space30 { height:30px; }
div.space35 { height:35px; }
div.space40 { height:40px; }
td.colspace20 {width:20px;overflow:hidden;}

/* Enemy Unknown styles */
#eu_slideshow {width:880px;height:430px;overflow:hidden;margin:0;padding:0;position:relative;z-index:1;}
#eu_slideshow_control {position:relative;top:-23px;z-index:2;}
#eu_slideshow_pager {float:right;margin-right:8px;}
#eu_slideshow_pager a {text-decoration:none;display:inline-block;width:10px;height:10px;overflow:hidden;font-weight:normal;font-size:12px;background:#000;color:#000;padding:0;margin:2px;outline:none;border:1px solid #000;}
#eu_slideshow_pager a:focus {outline:none;}
#eu_slideshow_pager a:hover, #eu_slideshow_pager a.activeSlide {background:#f8ea0b;border:1px solid #f8ea0b;color:#f8ea0b;}
#eu_slideshow_info {position:relative;height:40px;width:860px;top:-60px;z-index:1;overflow:hidden;background:#000;color:#fff;padding:10px;}
#eu_slideshow .hidden {display:none;}

#eu_watch_scroller {width:880px;height:430px;overflow:hidden;margin:0;padding:0;}
#eu_watch_scroller_up, #eu_watch_scroller_down {height:430px;width:260px;overflow:hidden;margin:0;padding:0;}
#eu_watch_scroller_up {float:left;}
#eu_watch_scroller_down {float:right;}
#eu_watch_scroller .mid_box {float:left;margin:0;padding:0;height:430px;width:360px;overflow:hidden;text-align:center;}
#eu_watch_scroller img {border:0px;margin:0;padding:0;}
#eu_watch_scroller #eu_watch_scroller_up img, #eu_watch_scroller #eu_watch_scroller_down img {width:310px;margin:60px 0 0 -25px;}
#eu_watch_scroller a:focus {outline:none;}

