* {
	margin:0;
	padding:0;
	text-align:left;
	color:#000000;
	font-family:Tahoma,Verdana,Arial,sans-serif;	
	font-size:12px;
	/*
	red: 394c5a
	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:#394c5a;
	text-transform:uppercase;
	font-weight:normal;
}

h2.title,h2.title a:link,h2.title a:visited {
	font-size:21px;
	line-height:21px;	
	color:#394c5a;
	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 #394c5a;*/
}

.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/iyr/background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#000000;
	line-height:16px;
}

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

a:hover {
	text-decoration:underline;	
}

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

#site {
	background-image:url(../images/web/iyr/back.png);	
/*	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;*/
	position:relative;
	margin:0 auto;
	margin-left:330px;
	width:760px;
	padding:20px;	
	margin-bottom:50px;
	margin-top:50px;
}

#jammm {position:absolute; bottom:20px; right:20px;}

#logo {
	float:left;
	margin-top:0px;	
	margin-bottom:0px;
}

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

div#top {
	position:relative;
}

#communities {
	position:absolute;
	right:0px;
}

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

/* menu */
#contact_menu {
	position:absolute;
	top:15px;
	right:0px;
}
#menu {
	position:relative;
	height:92px;
	position:relative;
	margin:0px 0 0px 0;
/*	height:18px;*/
	overflow:hidden;	
}

#menu ul {
	position:absolute;
	bottom:0px;
}

#main_menu {
		margin-bottom:31px;
}

#sub_menu {
    position:absolute;
    bottom:0px;
	width:100px;
	right:0px;
}


#menu ul li{
	display:inline;
}

#sub_menu  ul li {
	display:block;
}

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

/*#sub_menu,#contact_menu {
	float:right;
}*/

#sub_menu  li a {
	float:right;
	margin-right:0;
	margin-left:14px;	
	margin-bottom:8px;
}

/* end menu */

/* content */

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

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

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

#side h3 {
	font-weight:bold;
}

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

/* end content */


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

div.tweet {
	background-color:#394c5a;	
	color:#ffffff;
	padding:5px;
}

div.tweet p {
	color:white;
	text-align:left;
}

div.tweet a { color:#000000;}

/* 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:#394c5a;
}

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:#000000;
	text-decoration:underline;
}

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

/* end agenda */

/* links */

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

.first_links {
	margin:0;
}


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

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

/* 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:#9ab0c0;
}


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

span.red {
	color:#394c5a;
}

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 {
	display:none;
	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:#000000;
	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;
}
