/* @override http://dev.schroeders-spiel-steine.de/sitedata/css/style.css */

* {
	padding: 0px;
	margin: 0px;
}
body {
	background-image:url(../images/ssBg.png);
	background-position: center top;
	background-repeat: repeat-x;
	height: 1000px;
	margin: 1px auto;
	padding: 0px;
	font-family: Helvetica;
	font-size: 14px;
	line-height: 18px;
}
a {
	cursor:pointer;
}
.container {
	max-width: 1200px;
	min-width: 950px;
	margin: 0px auto 0px auto;
	background: url(../images/LogoWolke.png) no-repeat center top;
}
#ssBasketHeart {
	text-decoration: none;
	display: block;
	width: 60px;
	height: 60px;
	background: url(../images/ssBasketHeart.png) no-repeat 0 top;
}
#ssBasketHeart p {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 58px;
	top: 22px;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

/* @group Header */

#ssHeader {
	width: 950px;
	margin: 0px auto;
	height: 306px;
	padding: 1px 0px 0px 0px;
}
#ssLogo {
	text-indent: -99999px;
	display: block;
	padding: 0px;
	margin: 0px;
	background: url(../images/schroeders-spiel-steine-lego-logo.png) no-repeat 36px 33px;
	width: 300px;
	height: 90px;
	float: left;
}

/* @group Navi */

#ssHeader ul {
	margin: 0px;
	padding: 0px;
	width: 670px;
	margin-left: 280px;
	list-style: none;
	margin-top: 70px;
	height: 20px;
}
#ssHeader ul li {
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin-right: 20px;
}
#ssHeader ul li.active a {
	border-bottom: 1px solid #5587b9;
}
#ssHeader ul li a:link, 
#ssHeader ul li a:visited 
{
	color: #5587b9;
	text-decoration: none;	
}
#ssHeader ul li a:active, 
#ssHeader ul li a:hover,
#ssHeader ul li a:focus
{
	color: #477023;
	text-decoration: none;	
}

/* @end */

#ssHeader p {
	clear: both;
	margin-left: 280px;
	margin-right: 80px;
	margin-top: 50px;
	font: 18px/24px "Arial Rounded MT Bold", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ffffff;
}

/* @end */
#ssContent {
	width: 850px;
	margin: 72px auto;
	min-height: 500px;
}
#ssContentWrapper {
	margin: 0px auto;
	padding: 1px;
	background: url(../images/ssContentBg.png) no-repeat center top;
	min-width: 950px;
	max-width: 1200px;
}
#ssBasket {
	float: left;
	background-image: url(../images/baskets.png);
	width: 241px;
	height: 379px;
	margin-left: 40px;
}

.ssAGBBestellen {
	float: right;
	position: relative;
	bottom: 83px;
	border: 0px;
}

/* @group Form */
#ssContent form {
	clear: both;	
}

#ssContent form div {
	clear: both;	
	margin-bottom: 18px;
}
#ssContent form div label {
	text-align: right;
	margin-right: 40px;
	float: left;
	display: block;
	width: 200px;
	padding-top: 8px;
}
#ssContent form div p {
	margin-left: 240px;
	font-style: italic;
}
#ssContent form div input,
#ssContent form div textarea,
#ssContent form div select {
	display: block;
	width: 400px;
	font-size: 18px;
	color: #fff;
	border: 0px;

	background-color: #a1b88b;
	padding: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 4px;
}
#ssContent form div input {
	height: 30px;
}
#ssContent form div textarea {
	height: 144px;
}
#ssContent form div input.submit {
	margin-left: 240px;
	width: 100px;
}


/* @end */

/* @group Form TableTop */
#ssContent #ssTableNavi {
	height: 72px;
	width: 850px;
}
#ssContent #ssSkippers {
	width: 100px;
	float: right;
	height:30px;
	background-image: url(../images/ssPfeile.png);
}
#ssContent #ssSkippers a,
#ssContent #ssSkippers p {
	float: left;
}
#ssContent #ssSkippers p {
	position: relative;
	top: 5px;
	width: 40px;
	display: block;
	text-align: center;
}
#ssContent #ssSkippers a {
	text-indent: -9999px;
	height: 30px;
	width: 30px;
	display: block;
}

#ssContent #ssTableNavi form {
	clear: none;
	float: left;
	width: 720px;
}
#ssContent #ssTableNavi form div {
	clear: none;
	float: left;
	margin: 0px;
}
#ssContent #ssTableNavi form div label {
	text-align: left;
	padding: 0px;
	height: 18px;
	float: left;
	width: 50px;
	margin-right: 10px;
}
#ssContent #ssTableNavi form div#ssForm_farbe {
	width: 240px;
}
#ssContent #ssTableNavi form div #suchen {
	margin: 0px;
	clear: none;
	float: left;
	height: 24px;
}
#ssContent #ssTableNavi form div#ssForm_farbe select {
	width: 150px;
}

/* @end */

/* @group Guestbook */

div.ssGuestbookEntry {
	clear: both;
	margin-bottom: 18px;
}
#ssContent div.ssGuestbookEntry address {
	text-align: right;
	background-color: transparent;
	color: #000;
	margin: 0px;
	padding: 0px;
	white-space: normal;
	float: left;
	width: 200px;
	margin-right: 40px;
}
.ssGuestbookContent {
	margin-left: 240px;
	padding: 5px;
	background-color: #a1b88b;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 4px;
}
#ssContent div.ssGuestbookEntry .ssPfeil {
	width: 0px;
	height: 0px;
	float: right;
	border-right: 10px solid #a1b88b;
	border-bottom: 10px solid white;
	position: relative;
	right: 605px;
	top: 5px;
}

/* @end */

/* @group Footer */

#ssFooter {
	clear: both;
	width: 850px;
	margin: 0px auto 18px auto;
	color: gray;
	font-size: 12px;
}



/* @end */
/* @group Tabelle */

/* @group Pagination */
div.ssSkip {
	float: left;
}
div.ssPagesWrapper {
	width:540px;
	margin: 0px auto 0px auto;
	font-size: 14px;
}
div.ssPages {
	width:200px;
	margin-right: 40px;
	margin-left: 40px;
	float: left;
}
tfoot td,
tfoot a,
tfoot a:link, 
tfoot a:visited {
	color: #4a4a4a;
}
tfoot a:hover, 
tfoot a:focus,
tfoot a:active {
	color: #4a4a4a;
}


/* @end */

/* @group jsAktionen */
.ssJanzahl{
	width: 40px;
	float: left;
}
.ssJSclose,.ssJSput{
	font-size: 12px;
	border-bottom: 1px solid;
	display: block;
}


/* @end */

table {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	margin: 0px auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
thead tr {

}
thead th {
	text-align: left;
	color: #487124;
	background-color: #b7d09d;
	padding: 9px 9px 9px 9px;
	border-bottom: 2px solid black;
	border-color: #86b853;
}
td {
	border-bottom: 1px solid #fff;
	text-align: left;
	font-size: 16px;
	font-weight: ;
	color: #4a4a4a;
	padding: 4px;
	vertical-align: top;
}
tr.odd {
	background-color: #e2efd6;
}
tr.even {
	background-color: #eaf3e1;
}
td.style2 img {
	border: 2px solid #b7d09d;
	width: 60px;
	height: 60px;
	margin: 2px;
}
td.last {
	text-align: center;
}
td.last a img {
	border: 0px;
}
td.ssCellImg img {
	border: 2px solid #a5d472;
	width: 64px;
}
td img.ssImgBig{
	width: 200px;
	height: 200px;
}

/* @end */

/* @group Elemente */
#ssContent h1 {
	margin-bottom: 36px;
}
#ssContent h2 {
	clear: both;
	margin-bottom: 18px;
	color: #487124;
}

#ssContent h2 {
	clear: both;
	margin-bottom: 18px;
	color: #487124;
}
#ssContent h3 {
	clear: both;
	margin-bottom: 9px;
	color: #487124;
	border-top: 1px solid #487124;
	padding-top: 9px;
}
#ssContent ul {
	margin-left: 40px;
	margin-bottom: 18px;
}
#ssContent hr {
	clear: both;
	border: 0px;
	margin-top: 36px;
	margin-bottom: 36px;
	border-top: 1px solid #4e6337;
}
#ssContent p {
	line-height: 18px;
	margin-bottom: 18px;
}
#ssContent address {
	white-space: pre;
	margin-bottom: 36px;
	background-color: #477023;
	padding: 9px;
	min-width:170px;
	color: #fff;
	float: left;
	margin-right: 40px;
}
/* @end */

/* @group Basket */
div.ssBasket {
	float: left;
	width:560px;
}
div.ssBasket table {
	width: 100%;
}
div.ssBasket table th {
	background-color: white;
	border: 0px;
}
div.ssBasket table tr {
	background-color: #e5f0da;
	border: 0px;
}
div.ssBasket table tr#ssBasketSumme,
div.ssBasket table tr#ssBasketAGB {
	background-color: transparent;
	border: 0px;
}
div.ssBasket span.ssMenge{
	display: block;
	height: 30px;
	width: 45px;
	background: url(../images/ssBasketChange.png) no-repeat 8px bottom;
}
div.ssBasket span.ssAnzahl {
	color: #c3c2c3;
}
div.ssBasket table tr td {
	padding: 10px;
	font-weight: bold;
}
div.ssBasket table tr td.first {
	background: #ffffff;
	width: 	50px;
	height: 50px;
}

/* @group Buttons */
div.ssBasket table tr td.ssBasketDel {
	margin: 0px;
	padding: 0px;
	text-indent: -99999px;
	width: 30px;
}
a.ssBasketDel {
	
	display: block;
	width: 30px;
	height: 92px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: red url(../images/ssBasketDel.png) no-repeat center center;
}
a,
a:link, 
a:visited {
	color: #4a4a4a;
}
a:hover, 
a:focus,
a:active {
	color: #4a4a4a;
}
.basketButtons {
	margin: 18px 0px 18px 87px;
	float: left;	
}

.basketButtons {
	margin: 18px 0px 18px 87px;
}
a.button1 {
	display: block;
	width: 150px;
	height: 50px;
	float: left;
	background-color: #a58075;
	margin-right:6px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a.button2 {
	display: block;
	width: 150px;
	height: 50px;
	float: left;
	background-color: #979796;
	margin-right: 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.button1 span, .button2 span {
	position: relative;
	top: 15px;
}


/* @end */
/* @end */

/* @group Gritter*/

/* ie6 trash */
* html #gritter-notice-wrapper {
	position:absolute; 
}
* html .gritter-top {
	margin-bottom:-10px;
}
* html .gritter-item {
	padding-bottom:0;
}
* html .gritter-bottom {
	margin-bottom:-11px;
}
* html .gritter-close {
	background:url(../images/gritter-close-ie6.gif);
	width:22px;
	height:22px;
	top:7px;
	left:7px;
}

/* the norm */
#gritter-notice-wrapper {
	position:fixed;
	top:20px;
	right:20px;
	width:301px;
	z-index:9999;
}
.gritter-item-wrapper {
	position:relative;
	margin:0 0 10px 0;
}
.gritter-top {
	background-image:url(../images/gritter-top.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:10px;
}
.hover .gritter-top {
	background-position:top right;
}
.gritter-bottom {
	background-image:url(../images/gritter-bottom.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:8px;
	margin:0;
}
.hover .gritter-bottom {
	background-position: top right;
}
.gritter-item {
	display:block;
	background-image:url(../images/gritter-bg-tile.png);
	background-repeat:repeat-y;
	background-position:top left;
	color:#eee;
	padding:2px 11px 8px 11px;
	font-size: 11px;
	font-family:verdana;
}
.hover .gritter-item {
	background-position:top right;
}
.gritter-item p {
	padding:0;
	margin:0;
}
.gritter-close {
	position:absolute;
	top:5px;
	left:3px;
	background:url(../images/gritter-close.png);
	cursor:pointer;
	width:30px;
	height:30px;
}
.gritter-title {
	font-size:14px;
	font-weight:bold;
	padding:0 0 7px 0;
	display:block;
	text-shadow:1px 1px #000; /* Not supported by IE :( */
}
.gritter-image {
	width:48px;
	height:48px;
	float:left;
}
.gritter-with-image,
.gritter-without-image {
	padding:0 0 5px 0;
}
.gritter-with-image {
	width:220px;
	float:right;
}
/* @end */

/* @group Mengen Tooltip */

#ssMengeTip {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	opacity: 0.9;
	position: absolute;
	background-color: #000;
	display: block;
	text-align: center;
	padding: 5px;
	width: 100px;
}
#ssMengeTip p {
	float: left;
}
#ssMengeTip p.ssButtCancel {
	background-image: url(../images/ssButtCancel.png);
	text-indent: -9999px;
	height: 20px;
}
#ssMengeTip p.ssButtOk {
	background-image: url(../images/ssButtOk.png);
	text-indent: -9999px;
	height: 20px;
}
#ssMengeTip a {
	width: 50px;
	display: block;
	font-size: 10px;
	height: 20px;
	color: #fff;
}
#ssMengeTip input {
	width: 88px;
	margin: 0px;
	border: 1px solid #0e0e0e;
	padding:5px;
	font-size: 14px;
}
#ssMengeTip div {
    width: 0px;
    height: 0px;
    border-top: 10px solid #000;
    border-left: 10px solid transparent;
    display: block;
    position: relative;
    top: 54px;
    left: 38px;
}

/* @end */