body {
	background:url('img/background.jpg') no-repeat #000;
	background-attachment:fixed;
	margin:0;
	font-family:Lucida Grande, Lucida Sans Unicode;
	font-size:10px;
}

a img{
	border:0px;
}

a{
	color:#000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:visited{
	color:#000;
}

#wrapper{
	width:960px;
	height:860px;
}

#header{
	width:960px;
	height:315px;
	position:fixed;
	top:0px;
	background-color:#000;
	z-index:50;
	background-image:url('img/header.jpg');
}

#header img{
	margin-left:20px;
}

#lang_sel_list{
	position:fixed;
	top:203px;
	left:730px;
	z-index:300;
}

	#lang_sel_list ul{
		margin:0;
	}

	#lang_sel_list ul li{
		display:inline-block;
		margin-left:5px;
	}

#menu{
	width:700px;
	height:40px;
	position:fixed;
	top:192px;
	left:20px;
	z-index:100;
}

	#menu ul li{
		display:inline-block;
	}

#title{
	width:960px;
	height:40px;
	position:fixed;
	top:190px;
	margin-top:75px;
	margin-left:45px;
	font-family:Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:25px;
}

#contentwrapper{
	width:800px;
	margin-left:40px;
	padding-top:350px;
	z-index:10;
	padding-bottom:0px;
}

#content{
	position:relative;
	float:left;
	width:800px;
}

#shopcontent{
	position:relative;
	float:left;
	width:560px;
}

.prepost{
	background-image:url('img/prepost.png');
	width:800px;
	height:13px;
}

.shopprepost{
	background-image:url('img/shopprepost.png');
	width:560px;
	height:13px;
}

.post,
.page{
	background-color:#ebebeb;
	padding:10px;
	font-family:Lucida Grande, Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size:12px;
}
	
	.post h2,
	.page h2{
		font-family:Georgia, Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size:20px;
		color:#000;
		margin-top:0px;
	}
	
	.post h2 a,
	.page h2 a{
		text-decoration:none;
		color:#000;
	}
	
	.post h2 a:hover,
	.page h2 a:hover{
		text-decoration:underline;
	}
	
	.ngg-albumtitle a{
		font-family:Georgia, Arial, Helvetica, sans-serif;
		font-weight:normal;
		font-size:20px;
		color:#000;
		margin-top:0px;
		text-decoration:none;
	}
	
	.ngg-albumtitle a:hover{
		text-decoration:underline;
	}
	
	li.last-page-item{
		visibility:hidden;
	}
	
.postpost{
	background-image:url('img/postpost.png');
	width:800px;
	height:13px;
	margin-bottom:10px;
}

.shoppostpost{
	background-image:url('img/shoppostpost.png');
	width:560px;
	height:13px;
	margin-bottom:10px;
}

.classified{
	background-color:#FFF;
	width:581px;
	margin-bottom:10px;
	border:1px solid #d4d6d6;
	padding:10px;
}

#pictures{
	width:580px;
	height:100px;
}

#pictures img{
	position:relative;
	float:left;
	margin-right:10px;
}

.classified-middle{
	position:relative;
	float:left;
}

.classified-right{
	position:relative;
	float:right;
	width:200px;
}

label{
	width:500px;
	display:block;
}



.field{
	margin-bottom:10px;
}

.pictures{
	margin-bottom:10px;
}

#submit{
	margin-top:10px;
}

#sidebar-1{
	position:relative;
	float:left;
	width:215px;
	/*margin-right:10px;*/
	margin-left:25px;
}

.sidebar{
	background-color:#FFF;
	padding-left:10px;
}

.sidebar h3{
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	color:#000;
	margin-top:0px;
	margin-left:0px;
	padding-bottom:5px;
	margin-bottom:0px;
}

.sidebar h4{
	display:none;
}

.prewidget{
	width:215px;
	height:10px;
	background-image:url('img/prewidget.png');
}

.postwidget{
	width:215px;
	height:10px;
	background-image:url('img/postwidget.png');
	margin-bottom:10px;
}

#shopping-cart h3{
	margin-left:-10px;
}

ul.wpsc_categories{
	
}

.PeCatsBrands{
	margin-left:0px;
}

ul.PeCategories{
	list-style:none;
}

ul.PeCategories a{
	color:#000;
}

ul.PeCategories ul{
	margin-left:10px;
	list-style:none;
}

#wp-calendar{
	margin-left:-10px;
}

#footer{
	width:903px;
	height:1000px;
	background-image:url('img/footer.jpg');
	background-repeat:no-repeat;
	background-position-y:top;
	background-color:#000;;
	position:fixed;
	top:850px;
	z-index:55;
	color:#FFF;
	font-size:10px;
	text-align:center;
	padding-top:10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

	#footer a{
		color:#FFF;
		text-decoration:none;
	}
	
	#footer a:hover{
		text-decoration:underline;
	}



.clear{
	clear:both;
}
.back_up{
	padding-left:15px;
		margin-bottom:5px;
		margin-top:-10px;
}
.classified .ec3_schedule{
	display:none;
}
