body {
	background-image: url(../images/bg_content_grey.gif);
}

/* GLOBAL Styles */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Arial;
}
a {
	outline: none;
}

/* LAYOUT Styles */

#wrap {
	width: 900px;
	margin: 0px auto;
	background-color: rgb(255,255,255);
	padding-top: 5px;
}
#head {
	background-color: rgb(153,204,0);
	background-image: url(../images/head-bg.png);
	background-repeat: repeat-x;
}
#backtoprint {
	padding: 15px 0px 0px 15px;
}
#backtoprint a {
	color: white;
	font-size: 12px;
	font-weight: bold;
}
#backtoprint a:hover {
	color: black;
}
#searchbox {
	background-image: url(../images/searchbox-bg.png);
	background-repeat: no-repeat;
	height: 81px;
}
#searchbox form {
	padding: 30px 0px 0px 160px;
}
#searchbox form input.term {
	width: 300px;
	padding: 3px;
	font-size: 11px;
	color: rgb(51,51,51);
	font-weight: bold;
}
#searchbox form input.button {
}
#whiteinhead {
	background-color: white;
	text-align: center;
	padding: 10px 10px 10px 10px;
}
#whiteinhead p {
	font-size: 14px;
	font-weight: bold;
	color: black;
}
#partner {
	text-align: center;
	padding: 10px 10px 10px 10px;
}
#partner p {
	font-size: 14px;
	font-weight: bold;
	color: black;
}
#partner p a {
	color: black;
}
#partner p a:hover {
	color: white;
}

/* NAVIGATION Styles */

#navigation {
	width: 200px;
	padding-top: 10px;
}
#navigation h1 {
	font-size: 20px;
	padding-left: 10px;
	text-indent: -9000px;
	height: 35px;
	}
#navigation h1.filter {
	background-image: url(../images/h1-suchagent.png);  margin-bottom:10px;
	}	
#navigation h1.software {
	background-image: url(../images/h1-software.png);
	}
#navigation h1.games {
	background-image: url(../images/h1-games.png);
	}
#navigation ul {
	margin-bottom: 25px;
}
#navigation li {
	list-style-type: none;
	border-bottom: 1px dotted silver;
	}
#navigation li a {
	padding: 5px 5px 5px 10px;
	color: rgb(51,51,51);
	font-size: 12px;
	text-decoration: none;
	display: block;
	}
#navigation li a:hover {
	color: rgb(0,0,0);
	background-color: rgb(240,240,240);
	}
#navigation li a.active {
	color: rgb(0,0,0);
	font-weight: bold;
	background-image: url(../images/bg_content_grey.gif);
	padding-left: 20px;
	}

/* AVA PAGES */

.avapages td {
	font-size:13px; background-color:#F0F0F0; padding:5px 10px 5px 10px; 
}

.avapages a {
	color:#333333; text-decoration:underline;	
}
	
/* CATALOGUE CONTENT Styles */
	
#content {
	width: 675px;
}

#content p {
	font-size:11px; line-height:18px;	
}

#content h2 {
	font-size:11px;	
}

#content ul {
	margin:20px;	
}

#content ul li, #content ul li a {
	font-size:11px; line-height:18px; color:rgb(79,106,0);
}

#content p a {
	color:rgb(124,165,0);
}

#content p img {
	padding:10px;	
}

#site-title {
	font-size: 14px;
	color: rgb(102,102,102);
	padding: 10px 5px 10px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/site-title-bg.png);
	background-repeat: repeat-x;
}

#site-title2 {
	font-size: 14px;
	color: rgb(102,102,102);
	padding: 10px 5px 10px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/yellow-title-bg.png	);
	background-repeat: repeat-x;

}

.product-presenter {
	float: left;
}

.product-presenter2 {
	float: left;
	height: 320px;
}
.product-presenter h1 a {
	font-size: 11px;
	color: rgb(51,51,51);
	font-weight: bold;
	text-decoration: none;
}
.presenter-title {
	 height:30px;	
}
.product-presenter p {
	font-size: 11px;
	color: rgb(51,51,51);
}
.cheaper-price {
	color: green;
	font-weight: bold;
}
.expensive-price {
	color: red;
}
.presenter-title {
	text-align: center;
	margin-bottom: 10px;
}

.presenter-image {
	text-align: center; height:150px;
}
.presenter-image img {
	width: 100px;
	margin-bottom: 10px;
	border: 0px;
}

.presenter-image2 {
	text-align: center; height:60px; line-height:22px;
}
.presenter-image2 img {
	width: 40px;
	margin-bottom: 10px;
	border: 0px;
}

.presenter-image2 a {
	text-decoration:underline; color:#333333;	
}
	
/* CATALOGUE DETAIL Styles */
	
#detail-price {
	color: green;
	font-weight: bold;
	font-size: 11px;
}
#details-data p {
	color: rgb(51,51,51);
	font-size: 11px;
	margin-bottom: 5px;
}
#calc {
	color: rgb(51,51,51);
	font-size: 11px;
}
#product-detail {
	font-size: 11px;
}
#product-detail ol, #product-detail ul, #product-detail p {
	color: rgb(51,51,51);
	font-size: 11px;
	margin-bottom: 5px;
	line-height: 155%;
}
#product-detail ol, #product-detail ul {
	margin-left: 25px;
}

/* FOOTER Styles */

#footer {
	border-top: 1px solid rgb(153,204,0);
	padding: 10px;
}
#footer p {
	font-size: 10px;
	color: rgb(150,150,150);
}

#footer p a {
	color:rgb(124,165,0);
}


/* AJAX CPL */
#container_div {
	position:absolute; width:500px;  padding:2px 15px 2px 15px; font-size:10px; left:15px; top:10px;
	background-color:#006633;
}

#container_div p a {
	text-decoration:underline; color:#FFFFFF;	
}

#container_div h1 {
	font-size:14px; color:#FFFFFF;	
}

#container_div p {
	padding:6px 0px 6px 0px; color:#FFFFFF; font-size:12px;
}

#sug-searchresults-error {
	background-color:#c41f1f; color:#FFFFFF; padding:10px; line-height:20px; font-size:12px;
}

.paddy {
	padding:4px; line-height:20px; font-size:12px; color:#FFFFFF;
}

.paddy a {
	color:#FFFFFF; text-decoration:underline;
}

/*
* wizzard layer!!! 
*/
.xtc {
	background-color:#F0F0F0; padding:2px 15px 2px 15px; -moz-border-radius:6px; font-size:10px; margin:0px; color:#666666;
}

.xtc h2 {
	padding:5px 2px 5px 2px; color:#333333; 10px; font-weight:bold;
}

.xtc select {
	font-size:10px; width:100px; margin:6px 0px 6px 0px;
}

.xtc .input {
	font-size:10px; width:280px; border:1px solid #666666;	
}

.wizres td {
	padding:4px; font-size:12px;
}

.wizres td a {
	color:rgb(79,106,0);
}

/*
/--------------------------------------------------\
|                                                  |
|                      HOW-TO AREA DEFINITIONS     |
\--------------------------------------------------/
*/

#how-to-step-one, #how-to-step-two, #how-to-step-three {
	width: 220px;
	float: left;
	padding-top: 310px;
	background-repeat: no-repeat;
}
#how-to-step-one h1, #how-to-step-two h1, #how-to-step-three h1, #how-to-step-one p, #how-to-step-two p, #how-to-step-three p {
	margin:0px 5px 0px 5px;
}
#how-to-step-one {
	background-image: url(http://www.spipe.ch/theme/dionysos/images/layout/howto-1-out.png);
}
#how-to-step-two {
	background-image: url(http://www.spipe.ch/theme/dionysos/images/layout/howto-2-out.png);
}
#how-to-step-three {
	background-image: url(http://www.spipe.ch/theme/dionysos/images/layout/howto-3-out.png);
}
#how-to-step-one:hover {
	background-image: url(http://www.spipe.ch/theme/dionysos/images/layout/howto-1-hover.png);
}
#how-to-step-two:hover {
	background-image: url(http://www.spipe.ch/theme/dionysos/images/layout/howto-2-hover.png);
}
#how-to-step-three:hover {
	background-image: url(http://www.spipe.ch/theme/dionysos/images/layout/howto-3-hover.png);
}

#how-to-step-three p, #how-to-step-two p, #how-to-step-one p {
	background-color:#F0F0F0;  padding:8px; -moz-border-radius-bottomleft:6px; -moz-border-radius-bottomright:6px; font-size:10px; text-align:justify;
}


