
/* basic */

body{
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	padding:0px;
	text-align:center;
}
a:link { 
	text-decoration: underline;
	color: #283f48;
}
a:visited { 
	text-decoration: underline;
	color: #000;
}
a:hover { 
	text-decoration: underline;
	color: #b3bbbf;
}

.handhelden{
	margin: auto;
	padding: 0;
	width:898px;
	text-align:left;
}
.header{
	width:898px;
	height:80px;
	margin-top: 20px;
}
.logo{
	width:638px;
	float:left;
}
.topmenu{
	width:232px;
	margin-top: 9px;
	float:right;
}


#s1 img { display: none }
#s1 img.firstimg { display: block }


.headline_game{
	margin-bottom: 12px;
	font-size: 25px;
}
.headline_company{
	margin-left: -2px;
	margin-bottom: 12px;
}


.switch_openclose, .switch_frontback, .switch_frontback2{
	margin-top: 122px;
	float: right;
}
.switch_frontback2{
	margin-top: 92px;
}





.searchbox, .searchbox.hilite{
	width:898px;
	height: 69px;
	margin-top: 1px;
	margin-bottom: 10px;
    background: url("../img/search/searchbar_wide_bg.jpg") top left no-repeat;
    border-bottom: 1px solid #9da8ad;
	color: #6b7b82;
}

.searchbox.hilite{
	margin-bottom: 0px;
}

.searchbox a:link, .searchbox a:visited {
    color: #6b7b82;
    text-decoration: none;
}
.searchbox a:hover {
    color: #283f48;
}

.labeltxtsearch{
	float: left;
	width: 75px; 
	height: 50px;
	padding: 18px 0px 0px 18px;
	font-size: 14px;
	color: #6b7b82;
	text-transform: uppercase;
}

.optionsbox_on{
	float: left;
	width: 264px; 
	height: 52px;
	padding: 18px 0px 0px 18px;
	font-size: 14px;
	color: #b3bbbf;
	text-transform: uppercase;
	background: transparent url('../img/search/searchbar_options_on.gif') top left no-repeat;
}

.optionsbox_off{
	float: left;
	width: 263px; 
	height: 51px;
	padding: 18px 0px 0px 18px;
	font-size: 14px;
	color: #6b7b82;
	text-transform: uppercase;
	background: transparent url('../img/search/searchbar_options_off.gif') top left no-repeat;
    border-right: 1px solid #9da8ad;
}
.newbox_off{
	float: left;
	width: 160px; 
	height: 50px;
	padding: 18px 0px 0px 18px;
	font-size: 14px;
	color: #6b7b82;
	text-transform: uppercase;
}

.searchbar_newnr{
	float: right;
	margin-right: 8px;
	font-size: 40px;
	line-height: 32px;
}

.searchquery{
	float: left;
	width: 310px; 
	height: 52px;
	padding: 17px 0px 0px 18px;
    border-right: 1px solid #9da8ad;
}

.searchquery.compact{
	width: 276px; 
}

.searchquery input[type="text"] {
	width: 200px; 
	height: 29px;
    border: #9ea8ad 1px solid;
    padding: 2px 7px;
    margin: 0;
    background: transparent;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #7c8a90;
    float: left;
	line-height: 29px;
}
.searchquery.compact input[type="text"] {
	width: 172px; 
    padding: 2px 6px;
    font-size: 14px;
	line-height: 29px;
	height: 29px;
}

.searchquery .button {
	background: transparent url('../img/search/newbttn.jpg') top left no-repeat;
	
	font: 14px Arial, sans-serif;
	line-height: 35px;
	color: #fff;
	text-decoration: none;
	width: 75px;
	height: 35px;
	display: block;
	padding: 0px 0px 0px 0px;
	border: 0;
	text-align: center;
    cursor: pointer;
    float: left;
}
.searchquery .button:hover {
	background: transparent url('../img/search/newbttn.jpg') bottom left no-repeat;
	color: #38398a;
}
.searchbttnmagic{
	/* magic bttn */
	float: left;
	width: 60px; 
	height: 53px;
	padding: 16px 0px 0px 0px;
    border-right: 1px solid #9da8ad;
	font-size: 13px;
	text-align: center;
}
.searchbttn1{
	/* results text */
	float: left;
	width: 130px; 
	height: 50px;
	padding: 20px 0px 0px 0px;
    border-right: 1px solid #9da8ad;
	font-size: 13px;
	text-align: center;
}

.searchbttn1b{
	/* return bttn */
	background: transparent url('../img/search/list_return.gif') right 17px no-repeat;
	float: right;
	width: 140px; 
	height: 48px;
	padding: 22px 0px 0px 0px;
	margin-right: 10px;
 	font-size: 11px;
	text-align: center;
}

.searchbttn2{
	/* filter display */
	float: left;
	width: 150px; 
	height: 55px;
	padding: 15px 0px 0px 9px;
    border-right: 1px solid #9da8ad;
	font-size: 11px;
	text-align: center;
}

.searchbttn3{
	/* grid size */
	float: left;
	width: 99px; 
	height: 50px;
	padding: 19px 0px 0px 14px;
    /* border-right: 1px solid #9da8ad; */
	font-size: 11px;
}

.gridsize{
	float: left;
	margin-right: 8px;
	opacity:0.3;
	filter:alpha(opacity=30); /* For IE8 and earlier */
}
.gridsize:hover{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
.gridsize.active{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

.filterdisplay{
	float: left;
	margin-right: 3px;
	opacity:0.3;
	filter:alpha(opacity=30); /* For IE8 and earlier */
}
.filterdisplay:hover{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
.filterdisplay.active{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
.filterdisplay.active:hover{
	opacity:0.3;
	filter:alpha(opacity=30); /* For IE8 and earlier */
}
.filterdisplay.clicked{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
.filterdisplay.clicked:hover{
	opacity:0.3;
	filter:alpha(opacity=30); /* For IE8 and earlier */
}

.filterdisplay.off{
	opacity:0.15;
	filter:alpha(opacity=15); /* For IE8 and earlier */
}

.prevnextbox, .prevnextboxlist{
	padding: 9px 0px 0px 7px;
	float: right;
	height: 60px;
    border-left: 1px solid #9da8ad;
}

.prevnextboxlist{
	padding: 9px 12px 0px 13px;
}


.prevnextboxprev, .prevnextboxnext{
	width:132px;
}

.prevnext, .prevnextbttn{
    color: #6b7b82;
	text-align: center;
	font-size: 6px;
}

.prevnexttxt{
	width:74px;
	font-size: 11px;
	float: left;
	line-height: 13px;
	margin-top: 4px;
	margin-left: 6px;
	margin-right: 2px;
}
.prevnexttxt.prev{
	text-align: right;
	margin-left: 3px;
	margin-right: 6px;
	padding-right: 0px;
}
.prevnext img{
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
	float: left;
}
.prevnext img:hover{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

.prevnextbttn img{
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	
}
.prevnextbttn img:hover{
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}

.prevnextbttn.off img{
	opacity:0.2;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}
.prevnextbttn.off img:hover{
	opacity:0.2;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}

.split{
	width:898px;
	margin-top: 20px;
}

.splitgames{
	width:898px;
	margin-top: 25px;
}
.splitlist{
	width:898px;
	margin-top: 25px;
}
.splitend{
	width:898px;
	height: 20px;
}


.noresultbox{
	width:898px;
	padding: 0px 33px 8px 0px;
	margin: 80px 0px 80px 0px;
	color: #6b7b82;
	font-size: 16px;
	line-height:19px;
	text-align: center;
}

.noresultbox a:link, .noresultbox a:visited{
  color: #546b75;
}

.noresultbox a:hover{
  color: #ffffff;
}


.extrasrch{
	width:898px;
	padding: 0px 33px 8px 0px;
	margin: 10px 0px 10px 0px;
	color: #6b7b82;
	font-size: 16px;
	line-height:19px;
	text-align: center;
}

.extrasrch a:link, .extrasrch a:visited { 
	color: #546b75;
}
.extrasrch a:hover { 
	color:#fff;
}


/* RESULTS  */


.resultbox_large{
	float:left;
	width:200px;
	padding: 0px 33px 15px 0px;
	margin: 0px 0px 0px 0px;
	color: #6b7b82;
	font-size: 13px;
	line-height:19px;
}
.resultbox_large.prelastbox{
	width:200px;
	padding: 0px 32px 15px 0px;

}
.resultbox_large.lastbox{
	width:200px;
	padding: 0px 0px 15px 0px;

}

.resultbox_small{
	float:left;
	width:100px;
	padding: 0px 33px 8px 0px;
	margin: 0px 0px 0px 0px;
	color: #6b7b82;
	font-size: 13px;
	line-height:19px;
}
.resultbox_small.lastbox{
	width:100px;
	padding: 0px 0px 8px 0px;

}


.resultbox_line{
	float:left;
	padding: 10px 33px 10px 15px;
	margin: 0px 0px 0px 0px;
	color: #6b7b82;
	font-size: 15px;
	line-height:22px;
}


/* RESULTS LARGE BOX  */


.resultbox_large .title_game{
	margin: 5px 0px 0px 7px;
	line-height: 16px;
	color: #283f48;
	font-size: 13px;
	width: 150px;
}
.resultbox_large .year_game{
	clear: both;
	float:right;
	margin: 4px 7px 0px 0px;
	line-height: 16px;
	padding-top: 1px;
	width: 22px;
	background-color: #283f48;
	text-align: center;
	font-size: 12px;
	color: #b3bbbf;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
.resultbox_large .display_game{
	float:right;
	margin: 5px 4px 0px 0px;
	line-height: 14px;
	color: #7c8a90;
	font-size: 13px;
	width: 28px;
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}

.resultbox_large .gamestatus{
	position:relative;
	left:152px;
	top:-205px;
	width: 48px;
	background-color: #283f48;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	font-size: 16px;
	color: #b3bbbf;
}
.resultbox_large .img_game{
	height: 200px;
	width:  200px;
}


/* RESULTS SMALL BOX  */


.resultbox_small .title_game{
	margin: 5px 0px 0px 5px;
	line-height: 12px;
	color: #283f48;
	font-size: 11px;
	width: 60px;
}
.resultbox_small .year_game{
	clear: both;
	float:right;
	margin: 3px 4px 0px 0px;
	line-height: 13px;
	padding-top: 1px;
	width: 17px;
	background-color: #283f48;
	text-align: center;
	font-size: 11px;
	color: #b3bbbf;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
.resultbox_small .display_game{
	float:right;
	margin: 4px 3px 0px 0px;
	line-height: 14px;
	color: #7c8a90;
	font-size: 13px;
	width: 20px;
	opacity:0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}

.resultbox_small .gamestatus{
	position:relative;
	left:62px;
	top:-105px;
	width: 38px;
	background-color: #283f48;
	padding-top: 1px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 13px;
	color: #b3bbbf;
}


.resultbox_small .img_game{
	height: 100px;
	width:  100px;
}


/* RESULTS LINE  */

.resultbox_line .title_game{
	float:left;
	width:410px;
	margin: 12px 0px 0px 12px;
	color: #283f48;
	font-size: 18px;
}
.resultbox_line .display_game{
	float:left;
	width:80px;
	margin: 5px 0px 0px 7px;
}
.resultbox_line .year_game{
	float:left;
	width:90px;
	margin: 5px 0px 0px 7px;
}
.resultbox_line .batteries_game{
	float:left;
	width:135px;
	margin: 5px 0px 0px 7px;
}
.resultbox_line .clr_game{
	float:left;
	width:45px;
	margin: 5px 0px 0px 7px;
}
.resultbox_line img{
	float:left;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */

}

.resultbox_line .gamestatus{
	float:left;
	background-color: #283f48;
	padding: 0px 3px;
	font-size: 14px;
	color: #b3bbbf;
	margin-right: 8px;
}




.splitlist a:link{
	text-decoration: none;
}
.splitlist a:hover{
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}





#content{
	position: absolute; 
	float:left;
	width:533px;
	padding: 48px 0px 100px 35px;
	margin: 0px;
    color: #283f48;
}

.list{
	float:right;
	width:250px;
	padding: 45px 0px 40px 0px;
	margin: 0px 15px 0px 0px;
	color: #6b7b82;
	font-size: 13px;
	line-height:19px;
}
.list td{
	font-size: 13px;
	line-height: 17px;
}
.list p{
	margin-top: 20px;
	padding: 0px;
    color: #283f48;
}

.list a:link, .list a:visited {
    color: #283f48;
    text-decoration: none;
}
.list a:hover {
    color: #fff;
}

.bufferline20 {
	border-top: #7c8a90 solid 1px;
}


table.specs_table{
	border-collapse: collapse;
}

td.specs_td{
    border-color: #7c8a90;
    border-width: 1px;
    border-style: solid;
    margin: 0;
    padding: 6px 4px;
    text-align: left;
    color: #6b7b82;
    vertical-align: middle;
}

td.specs_td.icons{
	text-align: center;
}

td.specs_td.serial{
	color: #283f48;
}

ul.specs{
	padding: 0;
	margin: 0;
	list-style: none;
}

li.specs:before { 
	content: "\2713"; 
	padding-right:3px;
}







.copyright{
	color: #b3bbbf;
	font-size: 14px;
}
.copyright.homelegal{
	margin: 22px 0px 20px 28px;
}




.game{
	padding: 0px 0px 0px 0px;
	margin:  16px 0px 0px -8px;
	color: #ffffff;
}
.home{
	float: left;
	padding: 0px;
	margin:  30px 0px 0px 28px;
	color: #273f48;
	width: 470px;
	font-size: 15px;
	line-height: 21px;
}

.homepicdescr{
	padding: 8px 10px;
	font-size: 16px;
	line-height: 21px;
	color: #839096;
	background: #f2f4f4;
	width: 430px;
	height: 22px;
}

.home a:link, .home a:visited { 
	text-decoration: underline;
	color: #283f48;
}
.home a:hover { 
	color:#b3bbbf; 
	text-decoration: underline;
}

.home .homepicdescr a:link, .home .homepicdescr a:visited { 
	color:#b3bbbf; 
	text-decoration: none;
}
.home .homepicdescr a:hover { 
	color: #283f48;
	text-decoration: none;
}


.prevnexttxt.hili{
	width:184px;
	margin-top: 8px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 17px;
}

.hometxt a:link, .hometxt a:visited{
	color: #475b64;
	text-decoration: none;
}
.hometxt  a:hover{
	color: #273f48;
	text-decoration: none;
}

a:link.allgames, a:visited.allgames{
	display: block;
	margin: 3px 4px 0px 0px;
	line-height: 28px;
	width: 200px;
	background-color: #283f48;
	text-align: center;
	font-size: 15px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
	opacity:0.5;
	color: #919da2;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}
a:hover.allgames{
	color: #d1d6d9;
}

.prevnexthome{
	margin-top: 10px;
	display: block;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}

a:hover .prevnexthome{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}


.prevnexthome img{
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	float: left;
}




.hometxt{
	float: right;
	padding: 0px;
	margin:  30px 18px 0px 0px;
	color: #475b64;
	width: 248px;
	font-size: 14px;
	line-height: 20px;
}

.hometxt .hometxttext a:link, .hometxt .hometxttext a:visited { 
	color: #475b64;
	text-decoration: underline;
}
.hometxt .hometxttext a:hover { 
	color:#273f48; 
	text-decoration: underline;
}





.info_teaser table{
	width:446px;
    border-color: #e1e1e1;
    border-width: 0 0 1px 1px;
    border-style: solid;
}
.info_teaser td{
    border-color: #e1e1e1;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 0;
    padding-bottom: 12px;
}
.info_teaser{
	width:446px;
	margin: 2px 0px 0px 0px;
}
.info_teaser img{
	margin: 12px 0px 2px 12px;
}

td.cell {
	width:121px;
}

.info_teaser table{
	width:446px;
    border-color: #e1e1e1;
    border-width: 0 0 1px 1px;
    border-style: solid;
}





.wanted td{
	padding: 0px 12px 20px 0px;
	font-size: 12px;
	line-height: 17px;
}
.dt td td{
	font-size: 14px;
	line-height: 17px;
	color: #fff;
}
.link table{
	width: 898px;
}
.links td td{
	padding: 0px 14px 10px 0px;
	font-size: 12px;
	line-height: 17px;
	color: #546b75;
}
.links hr { 
	border: 0;
	color: #8498a1;
	background-color: #8498a1;
	height: 1px;
}
.links a:link, .links a:visited { 
	color: #546b75;
}
.links a:hover { 
	color:#fff;
}
#formbox a:link, #formbox a:visited { 
	color: #678371;
}
#formbox a:hover { 
	color:#ffffff;
}
.wanted td { 
	width: 290px;
	color:#98914f;
}
.wanted a:link, .wanted a:visited { 
	color: #98914f;
}
.wanted a:hover { 
	color:#000000;
}
.balloon { 
	width: 730px;
	height: 60px;
    background: url(../_wanted/img/balloon.gif) top left no-repeat;
	margin-left: 50px;
}
.balloon p { 
	padding: 19px 14px 0px 10px;
}

.error_image_missing{
	font-family: Courier;
	margin-top: 15px;
	font-size: 11px;
	font-weight: normal;
	color: #ccc;
}


.img_descr{
	float:right;
	margin: 6px 10px 0px 0px;
	color: #9f96a3;
}
.about{
	position: relative;
	top: 10px;
}
.about table{
	width: 898px;
	border: 1px;
	background-color: #fff;
}
.about td{
    border-color: #b0a9b3;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 0;

	font-size: 12px;
	line-height: 17px;
	color: #514258;
	background-color: #c0bac2;
}
.about a:link, .about a:visited { 
	color: #514258;
}
.about a:hover { 
	color:#fff;
}
.about p{
	margin: 20px 20px 2px 25px;
}
.about img{
	margin: 25px 20px 2px 25px;
}
img.no_mrgn{
	margin: 0px;
}

.docs_txt{
	padding: 5px 20px 20px 29px;
}
.docs_ov_txt{
	padding: 22px 20px 0px 29px;
	height: 20px;
}
.docs_doc_txt{
	padding: 22px 20px 0px 29px;
}
.docs_doc_close{
	float:right;
	padding: 22px 20px 0px 29px;
}
.docs_ov_pics{
	margin: 0px 20px 12px 25px;
}
.docs_pics{
	margin: 12px 20px 0px 25px;
}
.docs_pics p{
	margin: 20px 20px 2px 25px;
}
.cover img, .cover_off img {
	border: none;
	/*border: 2px solid silver*/;
	border: 4px solid transparent;
	margin: 5px 18px 0px 0px;
	padding: 0px;
}

.info { 
	position: relative;
	top: 10px;
	padding-top: 4px;
	width: 898px;
	height: 640px;
    background: url(../_info/img/info_bg.gif) top left no-repeat;
}
.info img{
	margin: 22px 20px 0px 25px;
}
.first{
	width: 330px;
}
.last{
	width: 230px;
}


.dyn_pic_wide{
	height: 450px;
}

.wrap{
	clear:both;
	padding-top: 0px;
}

.buffer20 {
	clear:both;
	height: 20px;
}

#sel{
	line-height: 17px;
}

.stereo p, .stereo td{
	line-height: 17px;
	color: #283f48;
	font-size: 13px;
}

.h_all{
	margin-left: -2px;
}

.h_others, .h_misc{
	margin: 8px 0px 2px -1px;
}

.props {
	height: 60px;
}
.prop1 {
	margin: 4px 0px 7px 0px;
	color: #283f48;
	width: 450px;
	font-size: 15px;
	font-weight: bold;
}
.prop1 img {
	vertical-align: top;
	margin: 1px 2px 0px -2px;
}
.prop2, .prop3, .prop4, .prop5 {
	margin: 3px 0px 3px 0px;
	color: #283f48;
	font-size: 13px;
}
.prop2 img, .prop3 img {
	vertical-align: top;
	margin: 0px 2px 0px -2px;
}
.prop4 img, .prop5 img {
	vertical-align: top;
	margin: 0px 2px 0px 0px;
}

.prop2, .prop3 {
	width: 245px;
}
.prop4, .prop5  {
	width: 200px;
	position:relative;
	top: -40px;
	left: 250px;
}

.stereo .stats{font-family:Arial, Helvetica, sans-serif;font-size:11px}
.stereo .statshi{font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#ffffff; background-color:#d90000;}
.stereo .statstot{font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#d90000; background-color:#FF9191;}

a img {
	border: none;
	text-decoration: none;
	background-color: transparent;
}

.form-control{
	border: 1px solid #7c8a90;
	background-color: #919da2;
	color: #283f48;
	padding: 5px;
	font-family: Arial;
	font-size: 13px;
	width: 220px;
}
.form-control.infocomment{
	width: 220px;
	height: 70px;
}

.btn.btn-success{
	border: 0px;
	background-color: #7a888e;
    cursor: pointer;
	color: #919da2;
	padding: 5px 15px;
}
.btn.btn-success:hover{
	background-color: #283f48;
 }
 
.help-block{
	color: #283f48;
}
.alert-success{
	color: #fff;
}



.splitgames #content img{
	color: #b3bbbf;
}
