/* 
	Theme Name: Eddievanderwereld_com_online
	Theme URL: http://www.onlinerevolution.nl
	Description: OR theme theme created for Wordpress.
	Author: Online Revolution
	Author URI: http://www.onlinerevolution.nl
	Version: 1.0
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v1.0 - 07.24.07
		First Release of marc_com_online
*/

body {
	background: #d7d7d7 url(../img/site_img/_bg.jpg) top center repeat-x;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #ffffff;
	width: 975px;
    border-top: 4px solid #b8b8b9;
	border-right: 1px solid #b8b8b9;
	border-left: 1px solid #b8b8b9;
	border-bottom: 2px solid #b8b8b9;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

fieldset.inlog{
width: 500px;
margin: 20px;
}

img{  
	border-style: none;
}

.message {
color:#FF0000;
}	

.style1{
font-size: 12px;
color:#999999;
}	
/************************************************
*	Hyperlinks									*
************************************************/
a {
	color: #2255AA;
	text-decoration: none;
	}
a, a:visited {
	color: #2255AA;
	text-decoration: none;
	}
	
a:hover {
	color: #2255AA;
	text-decoration: underline;
	}
	
a.noStyle{
text-decoration: none;
color:#FFFFFF;
}
a.noStyle:hover{
text-decoration: none;
color:#FFFFFF;
}
a.noStyle:visited{
text-decoration: none;
}
a.noStyle:active{
text-decoration: none;
}
	
/************************************************
*	Header  									*
************************************************/

#header {
	background: #d7d7d7 url(../img/site_img/marc_header.jpg) top center no-repeat;
	width: 985px;
	height: 220px;
	color: #C0C0C0;
	font-size: 18px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	}
	
#header a, #header a:visited {
	font-family: Arial, Tahoma, Verdana;
	font-size: 36px;
	color: #497BC5;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}

#header a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	width: 960px;
	color: #FFFFFF;
	margin: -50px 0px 0px ;
	padding: 6px 0px 6px 0px;
	text-align: left;
	}

#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#navbar ul {
	margin: 0px;
	padding: 0px;
	}
	
#navbar ul li a {
	color: #000000;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding: 6px 5px 6px 5px;
	text-decoration: none;
	}

#navbar ul li a:hover {
	color: #f6aa54;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding: 6px 5px 6px 5px;
	text-decoration: underline;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 960px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline;
	line-height: 20px;
	}

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#content h1 {
	color: #cd6900;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 10px 10px -10px;
	padding: 0px 0px 2px 10px;
	border-bottom: 1px dotted #C0C0C0;
	}
	
#content h1 a  {
	color: #690036;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
.largeContainer{
	width: 960px;
	min-height: 600px;
	padding: 10px;
}
#contentleft {
	float: left;
	width: 550px;
	min-height:100%;
    height:100%;
    overflow:visible;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 20px;
	border-top: 0px solid #DDDDDD;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	display: inline;
}
.mac.safari #contentleft {
	float: left;
	width: 550px;
	min-height:100%;
    height:100%;
    overflow:visible;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 20px;
	display: inline;
}
	
#contentleft ol{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ul li{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}
	
blockquote{
	background: #FFFFFF;
	margin: 0px 25px 15px 25px;
	padding: 5px 20px 5px 20px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#content blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}
	

.postmeta {
	width: 550px;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px dotted #C0C0C0;
	}
	
.postmetaleft {
	float: left;
	width: 395px;
	padding: 0px;
	margin: 0px 0px 40px 0px;
	display: inline;
	}
	
.postmetaright {
	float: right;
	width: 150px;
	text-align: right;
	padding: 0px;
	margin: 0px 0px 40px 0px;
	display: inline;
	}
	
.postmetaright a, .postmetaright a:visited {
	font-weight: normal;
	color: #2255AA;
	text-decoration: none;
	}
	
.postmetaright a:hover {
	text-decoration: underline;
	}
	
/************************************************
*	Homepage 		    	            	    * 
************************************************/


#content_home_left {
	float: left;
	width: 450px;
	min-height:100%;
    height:100%;
    overflow:visible;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 20px;
	border-top: 0px solid #DDDDDD;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	display: inline;
}

#content_home_right {
	float: right;
	width: 450px;
	min-height:100%;
    height:100%;
    overflow:visible;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 0px;
	border-top: 0px solid #DDDDDD;
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	display: inline;
}

/************************************************
*	Sidebar 		    	            	    * 
************************************************/


#sidebar {
	float: right;
	width: 350px;
	text-align: left;
	margin: -18px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	padding: 8px;
	min-height:100%;
	height:inherit;
	overflow:hidden;
	
	}
.win.safari #sidebar {
	float: left;
	width: 350px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	padding: 8px;
	min-height:100%;
	height:inherit;
	overflow:hidden;
}
.mac.safari #sidebar {
	float: right;
	width: 350px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	padding: 8px;
	min-height:100%;
	height:inherit;
	overflow:hidden;
}

#sidebar p{
	padding: 3px 0px 10px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#sidebar h2 {
	color: #b95f00;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 20px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}
	
#sidebar h3 {
	color: #b95f00;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#sidebar ul {
	list-style: none;
	margin:  0px;
	padding: 0px 0px 0px 0px;
	}

#sidebar ul li {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#sidebar ul li a {

	display: block;
	color: #222222;
	text-decoration: none;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border-bottom: 0px dotted #C0C0C0;
	}

#sidebar ul li a:hover {

	color: #2255AA;
	}
	
#sidebarframe {
    border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	padding: 0px 15px 15px 10px;
	margin: 25px 5px 5px 5px;
    width: 300px;
	
	}
/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 985px;
	height:155px;
	background: #d7d7d7 url(../img/site_img/footer.gif) no-repeat;
	color: #000000;
	margin: 0px auto 0px;
	padding: 65px 0px 5px 0px;
	line-height: 17px;
	}
#smallFooter{
	background-color: #690036;
	width: 960px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	line-height: 17px;
	border-top: 4px solid #57005d;
}

#footer p {
	color: #b95f00;
	padding: 25px 0px 5px 0px;
	text-align: center;
	list-style-type: none;
	margin: 0px;	
	}

#footer a {
	color: #000000;
	text-decoration: none;
	}

#footer a:hover {
	color: #b95f00;
	text-decoration: none;
	}
#smallFooter p {
	color: #FFFFFF;
	padding: 5px 0px 5px 0px;
	text-align: center;
	list-style-type: none;
	margin: 0px;	
	}

#smallFooter a {
	color: #AAAAAA;
	text-decoration: none;
	}

#smallFooter a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background: #FFFFFF;
	width: 200px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#author, #email, #url {
	background: #FFFFFF;
	width: 250px;
	color: #690036;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#submit {
	background: #FFFFFF;
	width: 150px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#comment {
	background: #FFFFFF;
	width: 450px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#sbutt {
	background: #878787;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 1px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #333333;
	}
	
/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 500px;
	color: #000000;
	float: left;
	padding: 0px 20px 10px 0px;
	margin: 10px 0px 0px 0px;
	}
	
#commentblock ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	background: #EFEFEF;
	width: 480px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 5px 0px 0px 10px;
	margin: 10px 0px 30px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}

.commenttext-admin {
	background: #EFEFEF;
	width: 480px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 5px 0px 0px 10px;
	margin: 10px 0px 30px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.supportTab{
float: right;
text-align: right;
margin-top: -88px;
margin-right: 4px;  
background-image:url(http://www.marcschwencke.com/bestanden/site_img/supportlinksTab3.png); 
background-repeat:no-repeat;
height: 32px;
width: 242px;

}
.supportLinks{
padding-top: 7px;
text-align: left;
float: right;
}
.tabs{
width: 694px;
border-bottom: #ebebeb solid 1px;
margin-left: -12px;
margin-top: -10px;
padding-bottom: 10px;
}
#tab{
margin-left: 25px;
margin-bottom: 15px;
}
.subHeader{
margin-left: 22px;
}

/************************************************
*	Cart    								*
************************************************/
.cartText{
color: #3f5681; 
border-bottom: 1px dotted #999999;
padding-bottom: 8px;
}
.basketText{
width: 230px;
font-size: 12px;
font-weight: bold;
}
.orderTotal{
color: #3f5681; 
border-top: 1px dotted #999999;
padding-top: 12px;
}
.productDescription{
width: 230px;
text-align: left;
margin-bottom: 4px;
font-weight: bold;
}
.detailDescription{
text-align: left;
font-size: 12px;
}
.deleteBtn{
margin-top: 2px;
}

/************************************************
*	Register  								*
************************************************/
.orderOverview{
width: 640px;
margin-left: 4px;
}
.win.safari .orderOverview{
width: 640px;
margin-left: 4px;
clear: both;
}
.bill{
float: right;
margin-top: 30px;
margin-right: 1px;
}
.ie .bill{
float: right;
margin-top: 30px;
margin-right: 16px;
}
.register_bg{
width: 660px;
height: 27px;
background-image: url(http://www.marcschwencke.com/bestanden/img/site_img/register_bg.png);
background-repeat: repeat-x;
}
.win.safari .register_bg{
width: 660px;
height: 27px;
background-image: url(http://www.marcschwencke.com/img/site_img/register_bg.png);
background-repeat: repeat-x;
}
.register_text{
margin: 6px;
padding-top: 1px;
}
.stepTextinactive{
color:#CCCCCC;
font-weight:bold;
}
.checkoutText{
margin-left: 10px;
}
.infoAlert{
width: auto;
padding: 3px;
color: #333333;
background-color: #fff8be;
position: absolute;
margin-left: 30px;
margin-top: -20px;
}
.personalData{
width: 592px;
padding: 20px;
border:#e7e7e7 solid 1px;
margin: 15px;
color:#999999;
margin-top: 25px;
float: left;
}
.registerFormMargin{
margin-left: 50px;
}
.registerBtn{
margin-left: 30px;
float: left;
color:#999999;
}
.addressData{
width: 260px;
height: 150px;
padding: 20px;
border:#e7e7e7 solid 1px;
margin: 15px;
float: left;
color:#999999;
}
.address2Data{
width: 260px;
height: 150px;
padding: 20px;
border:#e7e7e7 solid 1px;
margin: 15px;
float: left;
color:#999999;
}
.registerTab1{
color: #597195;
background-color:#FFFFFF;
text-align: left;
font:Arial, Helvetica, sans-serif;
font-size: 14px;
margin-left: -10px;
margin-top: -38px;
margin-bottom: 10px;
padding: 6px;
width: 144px;
}
.registerTab2{
color: #597195;
background-color:#FFFFFF;
text-align: left;
font:Arial, Helvetica, sans-serif;
font-size: 14px;
margin-left: -10px;
margin-top: -38px;
margin-bottom: 10px;
padding: 6px;
width: 104px;
}
.registerTab3{
color: #597195;
background-color:#FFFFFF;
text-align: left;
font:Arial, Helvetica, sans-serif;
font-size: 14px;
margin-left: -10px;
margin-top: -38px;
margin-bottom: 10px;
padding: 6px;
width: 134px;
}

/************************************************
*	Payment								*
************************************************/

.idealField{
width: 200px;
height: 200px;
border-right: #e7e7e7 solid 1px;
margin-top: 10px;
padding: 10px;
float: left;
}
.paypalField{
width: 200px;
height: 200px;
border-right: #e7e7e7 solid 1px;
margin: 10px;
padding: 10px;
float: left;
}
.banktransferField{
width: 200px;
height: 200px;
margin-: 10px;
margin-top: 10px;
padding: 10px;
float: left;
}
.payText{
font-size:14px;
color: #597195;
width: 200px;
text-align: left;
}
#idealWindow{
width: 200px;
text-align: left;
color: #990033;
}
#paypalWindow{
width: 200px;
text-align: left;
color: #990033;
}
#banktransferWindow{
padding-top: 4px;
width: 200px;
text-align: left;
color: #990033;
}

#productField{
	margin: 2px 0px 4px 0px; 
	width: 520px;
	border-bottom: 1px dotted #CCCCCC;
	padding-left: 4px;
	color: #690036;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
}

