
/*
 * CSS based Layout 
 *   (c) 2008 Log@t
 *
 *
 */

@import url('mtLightbox.css');
@import url('forms.css');
@import url('tabs.css');
@import url('controls.css');
@import url('messenger.css');
@import url('buttons.css');


.socialBookmarks .description {
        display: none;
        position: absolute;
        margin-top: 23px;
        margin-left: -21px;
        font-size: 12px;
        font-family: Arial, sans-serif;
        color: #000000;
}

.socialBookmarks a:hover .description {
        display: inline;
        border: 1px solid #808080;
        background: #ffffff;
        padding: 5px;
}



html {
 background: #969696;
 background-image: url( '../graphics/bg_gradient.png');
 background-repeat: repeat-x;
 border:  0;

 padding: 0px;
 margin:  0px;

 font-family: Arial, Helvetiva, sans-serif;

}


hr.light {
 height: 1px;
 border: none;
 border-top: 1px solid #e0e0e0;
}

.header,
.cwrap,
.pwrap,
.mainmenu {
 width: 100%;
}

.header {
 width: 100%;
 position: relative;
 height: 115px;

 background:        #ffffff;
 background-image:  url('../graphics/headerbg.png');
 background-repeat: repeat-x;
 
 border-top:   1px solid #ebeff2;
 

/* border-top:   2px solid #fffaff;*/

 border-right: 1px solid #d3d8dc;

}

.himage {
margin-left:      15px;
/* width:            487px; */
 width:            380px;
 height:           84px;

/*
 * Private Beta:
 */
 /* beta
 background-image: url('../graphics/logo_privatebeta_slogan.jpg');
 */
 background-image: url('../graphics/logo_nobeta_slogan.jpg');

/* RealLogo:
 *  background-image: url('../graphics/megatest.png');
 */

position: absolute;
}

.himage * {
 display: none;
}

.header .panel {
 position: absolute;
 right:15px;
 top:  15px;
 height: 75px; 
 overflow: hidden;
 width: 283px;
}

.header .login-options {
  width: 100%;
  position: absolute;
  text-align: right;
  line-height: 1.25em;
}

.header .login-options .fconnect {
 display: block;
 margin-top: 5px;
}

.header .login-options a {
  padding-right: 16px;
  background-repeat: no-repeat;
  background-position: 100% 0px;
}

.header .login-options a.login {
  background-image: url('../graphics/login.png');
}

.header .login-options a.signup {
  background-image: url('../graphics/signup.png');
}


.header img {
  border: none;
}

.header .login-form {
 width: 198px;
 position: absolute;
 margin-top: 100px;
 right: 2px;
}

.header .login-form input[type='text'], 
.header .login-form input[type='password'] {
  display: block;
  width: 198px;
  border: 1px solid #0099ff;
  margin-bottom: 7px;
}

.header .login-form input[type='submit'] {
  border: none;
  background: none;
  color: #0099ff;  
  font-weight: bold;
  right: 0px;
  position: absolute;
  cursor: pointer;

  padding: 0px;
}


.hsearch {
/* width: 390px; */
 position: absolute;
 left: 30px; 
 bottom: 10px;
}

.hsearch h2 {
 margin-bottom: 5px;
 font-size: 10px;
 color: #818181;
}

.hsearch input {
 border: 1px solid #0099ff;
 float: left;
}

.hsearch .submit {
 background: #0099ff;
 color:      #ffffff;
 margin-left: 5px;
 float: right;
 height: 26px;
 cursor: pointer;
 font-weight: bold;
 -moz-box-shadow: white 0px 0px 8px 3px;
}


.hsearch .searchfield {
 width: 442px;
 height: 22px; 
 
/* width: 255px;  */
 font-size: 13px;
 -moz-box-shadow: white 0px 0px 8px 3px;
}

noscript img {

}

.pwrap {
 margin-top: 91px;
 width: 943px;
 position: relative;
 height: auto;
 background: #ffffff;
 margin-left: auto;
 margin-right: auto;
 border: 1px solid #d4d4d4;
}


.cwrap {
 background: #ffffff;
 margin:  0;
 padding: 0;
 left: 0;
}

.cbreadcrumb {
 display: block;
 width: 800px;
 clear: both;
 font-size: 7pt;
 color: #888888;
 line-height: 36px;
 margin-left: 15px;
}

/* breadcrumblinks: 
.cbreadcrumb a:link,
.cbreadcrumb a:visited,
.cbreadcrumb a:hover {
  font-size: 7pt;
  color: #888888;
  font-weight: normal;
}

.cbreadcrumb a:hover {
 text-decoration: underline;
}

*/


.carea {
 width: 100%;
 margin: 0px;
}

.cleft {
 float: left; 
 background: #ffffff;

 width: 627px;
}

.cright {

 float: right;

/* background-image: url('../graphics/crightbg_full.png');  */
 background: white;
 
 width: 300px;

 height: auto;
 margin-right: 7px;
 padding-top: 2px;
}

.clear {
 background: #ffffff;
 clear: both;
/* height: 30px; */
}

.vskip {
 height: 30px;
 padding: 0;
 margin:  0;
}

.dspace {
 height: 25px;
}

.spacer {
 height: 15px; 
 width: 300px;
 background: #ffffff;
}

/*
 * Ad handling: 
 */

.infTop a:link,
.infTop a:visited,
.infRight a:link,
.infRight a:visited,
.infTop img,
.infRight img {
 text-decoration: none;
 border: 0;
}

.infRight {
 position: absolute;
 top:  91px;
 left: 50%;
 margin-left: 473px;
}

.infTop {
 width: 730px;
 margin-left: -356px;
 top: 0px;
 left: 50%;
 position: absolute;
 
}

.infWallpaper {
 position: absolute;
 left: 102px;
 top: 0px;
}
/* twocolumn-grid sub-layout for small content */
.twocolumn {
 width: 486px;
}


.grid {
 float: left;
}


.ce-recommend a:link,
.ce-recommend a:visited,
.ce-recommend a:active,
.ce-recommend a:hover,
.ce-recommend img
{
 text-decoration: none;
 border: none;
 color: #000000;
}

/*
 * ne recommendation, non image - just text 
 */
#ce-recommend-2, 
#ce-recommend-3, 
#ce-recommend-4, 
#ce-recommend-5 {
 display: none;  
 position: absolute;
}

.ce-recommend {
 position: relative;
 margin-bottom: 20px;
 margin-left: 13px;
 margin-top: 0px;
 height: 210px;
}


.ce-recommend .product-image { 
 position: absolute;
}

.ce-recommend .fl-supscript,
.ce-recommend .fl-title,
.ce-recommend .info  {
 position: absolute;
 left: 140px;
}

.ce-recommend .fl-supscript {
 top: 16px;
 width: 310px;
/* color: white; */
 font-weight: bold;
}

.ce-recommend .fl-title {
/* color: white !important; */
 top: 40px;
 width: 320px;
 font-size: 18px;
 font-weight: bold;
 cursor: pointer;
}

.ce-recommend .fl-title a,
.ce-recommend .fl-title a:hover,
.ce-recommend .fl-title a:link,
.ce-recommend .fl-title a:visited {
/* color: white; */
 font-weight: bold;
/* font-size: 18px !important; */
}

.ce-recommend .fl-supscript a:link,
.ce-recommend .fl-supscript a:visited, 
.ce-recommend .fl-supscript a {
/*  color: white !important; */
}


.ce-recommend .info  {
 top: 120px;	
 width: 320px;
}

.ce-recommend-nav {
  width:  253px;
  height: 53px;
  background-image: url('../graphics/ce_recommend_nav_bg.jpg');
  text-align: center;
  background-repeat: no-repeat;

  position: absolute;
  bottom: 0px;
  right: 0px;
}

.ce-recommend-nav img {
 border: 1px solid #9c9c9c;
 margin-left: 0px;
 margin-right: 0px;
 padding: 0px;
 margin: 0px;
 margin-top: 5px; 
 cursor: pointer;
 filter:alpha(opacity=50);
 opacity: 0.5;
 -moz-opacity:0.5;
}

.ce-recommend-nav .active {
 border: 1px solid #0a99f9;
 filter:alpha(opacity=100);
 opacity: 1.0;
 -moz-opacity:1.0;
}

.indexMenu {
  position: absolute;  
  right: 15px;
  top:  210px;
/*  bottom: 9px;*/
  font-size: 7px;
/*  color: white; */
  color: #808080;
  text-shadow: #fff 0px 1px;
}

.indexMenu a:link,
.indexMenu a:visited,
.indexMenu a:hover,
.indexMenu a:active {
 color: #808080;
}

/* ad fixing: */
.ad br {
 display:none;
}

#WPBanner {
 top: 0 !important;
}


#news-slider {
 width: 288px;
}

#news-slider .slider-container {
 position: relative;
 overflow: hidden !important:
 width: 255px;
 height: 50px;

 padding-left: 5px;
 padding-top:  5px;

}

#news-slider td {

 background: white;
 background-image: url('../graphics/news_cell_bg.png' );
 background-position: bottom;
 background-repeat: repeat-x;
}

#news-slider .nav-prev,
#news-slider .nav-next {
 height: 50px;
 width: 14px;
 border: 1px solid #aaa;
 cursor: pointer;
 text-align: center;
}

#news-slider .newsfeld {
 overflow: hidden;
 border-top: 1px solid #aaa;
 border-bottom: 1px solid #aaa;
}


#news-slider .items {
 width: 10000px;
 position: absolute;
}


#news-slider .item {
 float:left;
 width: 255px;
}

#news-slider .item img {
 margin-left: 5px; 
 margin-right: 5px;
 margin-top: 5px;
 float: left;
 border: 0;
}

#news-slider .item span {
 float: left;
 width: 170px;
 display: block;
 margin-top: 6px;
}


form .hint {
 color: #888;
 font-weight: bold;
}


/*
 * 
 */

div.box {
  font-size: 11px;
  margin-bottom:12px;
  border: 1px solid #c8c8c8;
}

div.my-box {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-bottom:12px;
  margin-top: 12px;
  border: 1px solid #c8c8c8;
  border-left: none;
  padding-left: 12px;
}

div.my-box h4 {
 margin-left: -12px;
}

.cleft div.box {
 border-left: none;
}


.nomore {
/* background-image: url('../graphics/header_cap_big_nomore.jpg') !important;
 */
 background-image: none;
 background: #0099ff!important;
}


div.padded {
 margin: 8px;
 margin-left: 15px;
 margin-right: 12px;
}

/* facebook connect button */
.fbconnect.bt-connect {
 float: right;
}

a img {
 border: none;
}

.messagebox { 
  margin-top: 12px;
  margin-right: 12px;
  margin-bottom: 0px;
  padding: 8px;
}

.header .info {
 border-left: 1px solid #aaa;
 padding-left: 12px; 
 font-size: 11px;
 width: 280px;
 color: #808080;
 line-height: 1.25em;
}

.header .info .head {
  margin-bottom: 5px;
}

.header .info a:link,
.header .info a:visited,
.header .info a:hover {
 font-weight:normal;
}

/* header links */
.header .panel a {
 background-repeat: no-repeat;
 padding-left: 20px;
}

.header a.my-profile {
 background-image: url('../graphics/icons/user.png');
}

.header a.my-postbox {
 background-image: url( '../graphics/icons/postfach.png' );
}

.header a.my-memolist {
 background-image: url( '../graphics/icons/memolist.png' );
}

.header a.my-votes {
 background-image: url( '../graphics/icons/wertungen.png' );
}

.header a.logout {
 position: absolute;
 right: 2px;
 bottom:0px;
}

.header a.forgot {
 padding-left: 0px;
}

.productToolbarDynamic {
 display: none;
}


.productToolbarDynamic .buttons {
 float: right;
 font-size: 12px;
 font-weight: bold;
 text-shadow: 0px -1px 0px #444;
 color: #eee;
 margin-top: -17px;
 cursor: pointer;
}

.productToolbarDynamic .buttons span {
 padding-left: 8px;
 padding-right: 8px;
 border-left: 1px solid #ccc;
}

.productToolbarDynamic .close {
	
}


.productToolbarDynamic .content {
 margin: 12px;
}


.toolbar-message {
  padding: 8px;
  font-size: 10px;
  font-weight: bold;
}

.toolbar-message img {
 float: left;
 padding: 2px;
}


.my-memolist .memo {
	border-bottom: 1px solid #aaa;
}

.my-memolist .memo a.remove {
 background: red;
 position: absolute;
 margin-top: -28px;
 margin-left: 15px;
 color: white;

 font-weight: normal;

 padding: 3px;
}

.agent-product .tools {
 position:absolute;
 margin-top: -30px;
 margin-left: 12px;
}

.agent-product .tools span,
.agent-product .tools span.users,
.agent-product .tools span.experts,
.agent-product .tools span.megadots {
 padding: 1px;
 padding-left: 4px;
 padding-right: 4px;
 background: green;
 margin-left: 5px;
 margin-right: 5px;
 color: white;
} 

.agent-product .tools span.remove,
.agent-product .tools .remove a {
 background: red; 
 color: white;
}

.message p {
 margin-left: 12px;
 margin-right: 12px;
}


/* votes */
table.votes {
 border-collapse: collapse;
 margin: 0px !important;
 padding: 0px;
 width: 100%;
 border-right: 1px solid #c8c8c8;
}

table.votes tr {
 padding: 0px;
}

table.votes td {
 border: 1px solid #aaa;
 border-left: 0px; 
 border-right: 0px;
 margin: 0px;
 padding-left: 12px;
 padding-right: 12px;

 font-size: 11px;
 color: #808080;
}

table.votes .headline,
table.votes a {
 font-weight: bold;
 font-size: 14px;
}

table.votes .info {
 vertical-align: top;
 padding-top: 8px;
 padding-bottom: 8px;
 width: 290px;
}

table.votes .result {
 background: #e0e0e0;
 border-left: 1px solid #aaa;
 
 color: #808080;
 text-align: center;
 text-shadow: #ffffff 0px 1px; 
}

table.votes .value {
 font-size: 18px;
 font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
 font-weight: bold;
 text-shadow: #ffffff 0px 1px; 
}

div.text {
 font-size: 11px;
}

.textslice.expand,
.textslice.shrink { 
 font-size: 11px;
}


/* toplist: voter */

.top-voters-options {
 text-align: right;
 padding: 5px;
}

.top-voters-options a {
 float: right;
}

.topVoters .top10 {
 display: none;
}

#gug {
width: 300px;
height: 223px;
background: url('../graphics/gug_hintergrund.jpg');
background-repeat: no-repeat;
z-index: 0;
position: relative;
margin-bottom: 12px;
}
#btn_ribbon {
position:absolute;
right: -2px;
top: -2px;
}
#btn_preis_gug {
position:absolute;
width: 77px;
height: 90px;
border: 0px;
background: url('../graphics/icons/jetztkaufen.png');
background-repeat: no-repeat;
right: 3px;
bottom: 3px;
}
#text_preis_gug {
position:absolute;
left: 10px;
bottom: 20px;
font-size: 13px;
font-family: verdana, sans-serif;
font-weight: bold;
color: #ffffff;
}


/**
 * Bold CSS Button
 */
.bbutton {
 
}   

.bbutton {
	display: inline;

	padding: 6px 10px 6px;
	
	border: none;
	
	
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	color: #ffffff !important;
	background: #222 url('../graphics/bbutton_bg.png') repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	
	text-shadow: 0 -1px 1px rgba(0,0,0,0.30);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	
	position: relative;
	cursor: pointer;
}

.bbutton.small {
 padding: 2px 6px 2px 6px;
 font-size: 11px;
 font-weight: normal;
}

.bbutton.inactive {
 background-color: #444;
 color: #bbb !important;
 cursor: default !important;
}

.bbutton.blue {
 	background-color: #036ea5;
	/* background-color: #00679c;	
*/	
}

.bbutton.blue:hover {
		background-color: #0074ad;
}


.action-buttons {
 width: 190px;
 text-align: center;
 position: relative;
 height: 142px;
}


.action-buttons iframe {
 border: 1px solid red;
 margin: 0px;
 margin-top: 7px;

 padding: 0px;
 float: right;
}


.action-buttons .bbutton {
 display: block;
 margin: 5px;
 margin-bottom: 11px;
 margin-left: auto;
 margin-right: 19px;
 padding: 0px !important;
 width: 80px !important;
 height: 23px !important;
 line-height: 23px !important;
 background-color: #747d8a;
 background-color: #222;
 font-size: 12px !important;
 font-weight: normal !important;
 text-shadow: 0px -1px 1px #111;
 font-family: arial, serif;
 font-variant: small-caps; 
}

.bar-buttons {
 position: absolute;
 bottom: 4px;
 width: 100%;
}

.bar-buttons .bbutton {
 display: block;
 float: left;
 margin: 7px;
 margin-left: 4px;
 margin-right: 2px;
 padding: 0px !important;
 width: 64px !important;
 height: 23px !important;
 line-height: 23px !important;
 background-color: #747d8a;
 background-color: #222;
 font-size: 11px !important;
 font-weight: normal !important;
 text-shadow: 0px -1px 1px #111;
 font-family: arial, serif;
 font-variant: small-caps; 
 text-align: center;

}

.bar-buttons iframe {
 margin-left: 4px;
 margin-top: 9px;
}

/**
 * product options 
 * [bewerten], [merken] etc.
 */
ul.product-options {
 list-style: none;
}

ul.product-options li {
  margin-bottom: 15px;
}

.subrub ul.product-options li {
 margin-bottom: 10px;
}




.product-options .bbutton {
 height: 30px;
 line-height: 30px;
 width: 100px;
 padding: 0px;
 display: block;
 /*
 background-color: #666666;
 */
 background-color: #747d8a;
 background-color: #222;
 font-size: 14px !important;
 
 font-weight: normal !important;

 text-shadow: 0px -1px 1px #111;
 font-family: arial, serif;
 font-variant: small-caps; 
}

.product-options .bbutton:hover,
.bar-buttons .bbutton:hover,
.action-buttons .bbutton:hover {
 background-color: #0088ee;
 text-shadow: 0px 1px 1px #444;
} 





td.product-options {
 width: 160px;
 text-align: center;
}



/***
 * 
 * Social Menu Icons
 */

 .social-menu {
 	position: absolute;
 	top: 0px;
 	left: -61px;
 	width: 60px;
 	overflow: hidden;
	padding: 0px;
 }
 
 .social-menu ul {
	margin:0px;
	margin-left: 8px;
 	list-style: none;
	padding: 0px;
 }
 
 .social-menu li {
 	margin-bottom: 3px;
	margin-left: 0px;
 }
 
 
 .social-menu a {
 	width: 200px;
 	height: 22px;
 	text-align: right;
 	display: block;
 	background-repeat: no-repeat;
 	background-position: 27px;
 }

 .social-menu .youtube a {
 	background-image: url('../graphics/social/youtube.png') !important;
 }
 
  .social-menu .facebook a {
 	background-image: url('../graphics/social/facebook.png');
 }
 
  .social-menu .twitter a {
 	background-image: url('../graphics/social/twitter.png');
 }
 
  .social-menu .rss a {
 	background-image: url('../graphics/social/rss.png');
 }



.megadots-value.small {
 border: 1px solid #b8b8b8;
 width: 145px;
 font-size: 10px;
 float: right;
 position: relative;
 margin-right: 8px;
 margin-top: 5px;
}

.megadots-value.small td {
 text-align: left;
}

.megadots-value.small img {
 position: absolute;
 margin-top: -53px;
 margin-left: 23px;
}

.megadots-value.small ul {
 padding: 0px;
}

.megadots-value.small li {
 margin: 0px;
 margin-left: 8px;
}

.megadots-value.small .product-value {
 height: 38px;
}

.megadots-value.small tr {
}

.megadots-value.small .product-price {	
 padding-top: 4px;
 padding-bottom: 6px;
 font-size: 12px;
}

.product-price em {
 font-weight: normal;
 font-style: normal;
}

.product-price a {
 font-size: 12px !important;
 font-weight: bold !important;
}



/** 
 * new product list 
 */
 
.product-list { 
 width: 100%;
 font-family: Arial, sans-serif; 
 font-size: 12px; 
 color: #333; 
 border-collapse: collapse;
 border-right: 1px solid #c8c8c8;
} 
 
.product-list .interactive > td {
 border-bottom: 1px solid #c8c8c8;
}

.product-list .picture {
 padding-left: 12px;
 width: 185px;
 position: relative;
}

.product-list .action-buttons {
 width: 200px;
}

.product-list .headline {
 padding-top: 5px;
} 

.product-list .headline span { 
 display: block; 
}

.product-list .headline .category {
 color: #888888;
 font-size: 10px;
}

.product-list .price {
 margin-top: 8px;
 margin-bottom: 5px;
}

.product-list .price a,
.product-list .headline a {
 font-family: Arial, sans-serif;
 font-size: 13px !important;
}

.product-list .values-list a {
 font-family: Arial, sans-serif;
 font-size: 11px !important;
}

.product-list .price-na a {
 color: #888;
 font-size: 13px !important;
}

.ce-right {
 margin-bottom: 5px;
}

.ce-right > * {
 border: 1px solid #e0e0e0;
}


.values-list * {
  border: none !important;
  font-size: 8px !important;
  font-weight: normal;
}

.values-list a:link,
.values-list a:hover,
.values-list a:active,
.values-list a:hover {
  padding-top: 6px;
}

.values-list .experts-list a,
.values-list .users-list a {
/* padding: 0 !important; */
}


.values-list .experts-list { margin-top: 0px; padding-left: 3px; padding-bottom: 0px !important;   height: 17px;  vertical-align: bottom; }
.values-list .users-list {   padding-top: 0px; padding-left: 3px; padding-top: 5px; height: 20px;   vertical-align:top; }

/* side options 
 */
.side-options a {
 color: #222!important;
 font-size: 9px!important;
 font-weight: bold!important;
}

table.side-options {
 border-collapse: collapse;
 margin-bottom: 5px;
 width: 100%;
}

.side-options td {
 width: 55px;
 text-align: center;
}

.side-options img {
 margin-top: 5px;
}


/**
 * top 5 categories
 */
.category-top-5 .more {
 display: none;
}

.category-top-5 table {
 margin-left: auto;
 margin-right: auto;
}

.category-top-5 td {
 width: 105px; 
 height: 105px;
 border: 1px solid #0099fa;
  vertical-align:middle;
 text-align:center;
}


.greybold {
        padding-left: 0px;
        color: #808080;

        font-size: 12px;
        font-weight: bold;

        padding-top: 0px;
        padding-bottom: 0px;
}    

div.recently-viewed {
 border: 1px solid #c8c8c8;
}

table.single-product-information {
 width: 100%;
 border: 1px solid #c8c8c8; 
 border-top: none;
 border-left: none;
}

table.single-product-information td {
 padding: 8px;
 text-align: center;
}


/**
 * flash messenger message boxes 
 */
/*
 * Messagebox style definitions
 */
.message-box {
 font-size: 11px;
 border: 1px solid #aaa;
 padding: 5px 12px 5px 12px;
 margin: 0px 0px 15px 12px;
}

.message-box.info  {
 border-color: #00529B;
 background-color: #BDE5F8;
}


.message-box.error {
 border-color: #f44700;
 background: #f4c6b3;
}

.message-box.success {
    border-color: #4F8A10;
    background-color: #DFF2BF;
}

.message-box strong {
 display: block;
 font-weight: bold;
 margin-bottom: 0.5em;
}



