* {
	margin:0;
	padding:0;
	text-align:left;
	color:#ffffff;
	font-family:Tahoma,Verdana,Arial,sans-serif;	
	font-size:12px;
	/*
	red: aa1d23
	blue: 949dac
	new-blue: 8ba1b9
	*/
}


table tr td {
	padding-bottom:3px;
}

#page form {
	margin-top:10px;
}

h1.title {
	font-size:36px;
	line-height:36px;
	margin-bottom:20px;
	color:#aa1d23;
	text-transform:uppercase;
	font-weight:normal;
}

h2.title,h2.title a:link,h2.title a:visited {
	font-size:21px;
	line-height:21px;	
	color:#aa1d23;
	margin-bottom:5px;	
	text-transform:uppercase;	
	font-weight:normal;	
}

h3 {
	text-transform:uppercase;	
	font-weight:normal;
}

input,textarea,select,option {
	color:#000000;
}

select,option {
	font-size:10px;
}


.current {
	/*border-bottom:2px solid #aa1d23;*/
}

.inputfield {
	border:0;
	padding:2px;
	width:170px;
}



.textarea {
	width:300px;
	max-width:300px;
	border:0;
	padding:2px;
}

ul {
	list-style:none;
}

td {
	vertical-align:center;
}

html,body {
	width:100%;
}

body {
	background-image:url(../images/web/background.jpg);
	background-attachment:fixed;
	background-color:#8ba1b9;
	line-height:16px;
}

a:link, a:visited {
	color:#aa1d23;
	text-decoration:none;	
}

a:hover {
	text-decoration:underline;	
}

#wrapper {
	width: 100%;
	text-align:center;
}

#site {
	margin:0 auto;
	width:760px;
}

#logo {
	margin-top:30px;	
	margin-bottom:15px;
}

#logo ul li {
	margin-bottom:1px;
}

#communities {
	float:right;
}

#communities ul li {
	display:inline;
	margin-left:10px;
}

/* menu */

#menu {
	margin:30px 0 30px 0;
	height:18px;
	overflow:hidden;	
}


#menu ul li {
	display:inline;
}

#menu ul a {
	float:left;
	padding:15px 0 0 0;
	overflow:hidden;
	height:0px !important;
	height /**/:60px; /* for IE5/Win only */
	margin-right:6px;
	background-position:top left;
	background-repeat:no-repeat;
}

#menu a:hover {
	background-position: 0 -22px;
}

#menu a.current {
	background-position: 0 -22px;
}

#menu_news {
	background:url(../images/web/nav_news.gif);
	width:45px;	
}

#menu_blog {
	background:url(../images/web/nav_blog.gif);
	width:45px;	
}

#menu_events {
	background:url(../images/web/nav_events.gif);
	width:56px;	
}

#menu_music {
	background:url(../images/web/nav_music.gif);
	width:52px;	
}


#menu_bio {
	background:url(../images/web/nav_bio.gif);
	width:28px;	
}

#menu_guestbook {
	background:url(../images/web/nav_guestbook.gif);
	width:97px;	
}

#menu_media {
	background:url(../images/web/nav_media.gif);
	width:53px;
}

#menu_shop {
	background:url(../images/web/nav_shop.gif);
	width:44px;	
}

#menu_contact {
	background:url(../images/web/nav_contact.gif);
	width:79px;	
}

#menu_links {
	background:url(../images/web/nav_links.gif);
	width:44px;
}

#menu_login {
	background:url(../images/web/nav_login.gif);
	width:57px;
}

#menu_signup {
	background:url(../images/web/nav_signup.gif);
	width:66px;
}

#menu_logout {
	background:url(../images/web/nav_logout.gif);
	width:74px;
}

#menu_profile {
	background:url(../images/web/nav_profile.gif);
	width:62px;
}

#menu .current {
	/*border-bottom:2px solid #aa1d23;*/
}

#sub_menu {
	float:right;
}

#sub_menu li a {
	margin:0;
	margin-left:6px;	
}

/* end menu */

/* content */

#content {
	/*background-image:url(../images/web/anneke.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;*/
	margin-top:30px;
/*	min-height:1050px;*/
	height:auto;
}

#page {
	width:450px;
	max-width:450px;
	margin-right:41px;
	margin-bottom:40px;
	float:left;
}

#side {
	float:left;
	width:267px;
}

img.thumb {
	margin-top:4px;
	margin-right:5px;
}

/* end content */


/* mailinglist */
#mailinglist {
	background-color:#aa1d23;
	padding:10px;
}

/* news */

p.posted {
	margin-bottom:5px;
}
.news,.blog,.comment,.links,.first_links,.media,.video {
	margin-bottom:20px;
}

.media {
	margin-top:15px;
}


/* end news */

/* shop */
/*.shop {
	margin-bottom:15px;
}

#cart {
	background-color:#8199b4;
	padding:5px;
}

#products {

}*/
/* end schop */


/* agenda */

#events #page table,#guestbook #page table {
	width:100%;
	margin-bottom:30px;
}

#events #page table td {
	vertical-align:top;
}

td.date,td.venue,td.place,td.country {
	color:#aa1d23;
}

td.date {
	width:90px;
}

td.venue {
	width:190px;
}

td.upcoming-venue {
	width:80px;
}

td.place {
	width:100px;
}

td.country {
	text-align:right;
}

td.country-code {
	text-align:right;
	text-transform:uppercase;
}

td.upcoming-date {
	width:60px;
}

p.event_description a:link,p.event_description a:visited {
	color:#ffffff;
	text-decoration:underline;
}

p.event_description a:hover {
	color:#ffffff;
	text-decoration:none;
}

/* end agenda */

/* links */

.links,.first_links {
	width:140px;
	float:left;
	margin-left:15px;
}

.first_links {
	margin:0;
}


h3 {
	color:#aa1d23;	
	font-size:14px;
	margin-bottom:3px;
}

#links #page a:link,#links #page a:visited {
	color:#ffffff;
}

/* end links */

/* profile */

div.profile-avatar {
	float: left;
	margin-right: 14px;
}


/* end profile */

.page {
	margin-bottom:20px;
}

p {
	text-align:justify;
}

p.feedback {
	margin-bottom:10px;
}

.pagination ul li {
	display:inline;
}

.pagination {
	margin-bottom:20px;
}

.normal,.alternate {
	padding:5px;
}

tr.normal td,tr.alternate td {
	padding:3px;
}

.alternate {
	background-color:#8199b4;
}


/* side */
div.sidebox {
	margin-bottom:20px;
}

span.red {
	color:#aa1d23;
}

div.cropped,div.cropped-last {
	float:left;
	width:85px;
	height:85px;
	overflow:hidden;
	margin-left:5px;
	margin-bottom:5px;
}

div.cropped-last {
	margin-left:0px;
}

#media .container {
	margin-top:30px;
}

#media .container p {
	text-align:center;
	margin-bottom:30px;
}

.image, .video {
	margin-bottom:20px;
}
.image p, .video p{
	margin-top:5px;
}

#left {
	position:fixed;
	bottom:0px;
	width:300px;
	height:695px;
	background-image:url(../images/web/anneke3.gif);
	background-repeat:no-repeat;
}

/* shop */
#shop-top {
	margin:0px 0 20px 0;
}

#shop-top h1 {

}

#shop-navigation li {
 display:inline;
 font-weight:bold;
 font-size:18px;
 margin-right:10px;
 text-transform:uppercase;
}

#cart-table {
	width:100%;
}



#shop-wrapper {
 text-align:center;
}

#shop-wrapper p.feedback {
	text-align:right;
}

#shop-site {
	margin:0 auto;
	text-align:left;
}

#shop-page {

}
#cart-totals * {
	text-align:right;
}

#payment-methods * {
	text-align:right;
}


div.item {
	width:210px;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

div.item-images {
	width:300px;
	float:left;
	margin-right:20px;
}

div.item-description {
	width:450px;
	float:left;	
}

div.line {
	height:1px;
	background-color:#ffffff;
	margin:5px 0 5px 0;
}

.right-on {
	float:right;
	text-align:right;
}

h2 {
	margin-bottom:10px;
}

h4 {
	font-weight:normal;
	margin-bottom:5px;
}

div#select-shipping {
	float:left;
}

.item-total,.item-qty,.item-price,
#head-total,#head-qty,#head-price {
	text-align:right;
}

.alert {
	color:#ff0000;
}

div#payment-methods,div#cart-totals {
	text-align:right;
}

div#payment-methods input {
	margin-left:10px;
}
