/*** colours ***/
/*
roodachtig voor links: EC0722
iets donkerder voor bold: E91B13
helgroen: A4F20D
*/



body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.6em;
	padding:0px;
	margin:0px;
	background-color: #ffffff;
	background-image: url(graphics/artgallery-cyprus-01.gif);
	background-repeat: no-repeat;
	color:#454545;
}

hr {
	color:#cecece;
	margin-top:25px;
}

a img {
  border-style: none;
  }

.picL {
	float:left;
	margin-right:10px;
}

.nomore {
	colour:#cccccc;
}

#tucows {
	position:absolute;
	left:0px;
	top:600px;
	z-index:0;
}

#shares {
  padding-bottom:3px;
}

#shares div {
	float:left;
	padding:3px 2px 0 10px;
}
/*************************Header****************************/
#header {
	clear:both;
	width:900px;
	height:110px;
	margin:auto;
	padding-top:0px;
	z-index:1;
}


/*************tekst in header************/
#header h1 {
	margin:0px;
	padding:0px;
	margin-left: 320px;
	margin-top:5px;
	font-size:18px;
}
#header h2 {
	margin:10px 0 0 0;
	padding:0px;
	font-size:13px;
	text-align:center;
}

#route {
	margin:0px;
	padding:0px;
	font-size:10px;
} 

#route a:link {
	text-decoration:none;
	color:#EC0722;
}

#route a:visited {
	text-decoration:none;
	color:#EC0722;
}

#route a:hover {
	color:#444444;
	text-decoration:none;
}
/****************************************/

/***********Container for left, center and right collumn and footer************/
#container {
	width:900px;
	margin:auto;
	border-left:0px solid #F0F1F4;
	border-right:0px solid #F0F1F4;
}
/**********************Left collumn***********************/
#left {
	float:left;
	margin:0px;
	padding:0px;
	width:148px;
	padding-right:10px;
}

#left h3 {
	margin:0px;
	padding:0px;
	background-color: #E91B13;
	display:block;
	color:#ffffff;
	font-size:11px;
	text-align:center;
	letter-spacing:5px;
}

#left ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	border:1px solid #F0F1F4;
	background-color: #ffffff;
}

#left li {
	border-bottom:1px dotted #A4F20D;
}

#left li a {
	color:#454545;
	text-decoration:none;
	display:block;
	padding:2px 0 2px 10px;
}

#left li a:hover {
	color:#EC0722;
	text-decoration:none;
	background-color: #eeeeee;
	display:block;
}

#left form {
margin:0px;
padding:0px;
padding-top:15px;
}

#left input {
	margin:0px;
	padding:0px;
	margin-top:7px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:11px;
	color:#EC0722;
	width:120px;
}

#artists {
	margin:0px;
	padding:3px;
	margin-top:20px;
	width:140px;
	border:1px solid #454545;
	background-color:#ffffff;
}

#artists a:link {
	color:#454545;
	text-decoration:none;
}

#artists a:visited {
	color:#454545;
	text-decoration:none;
}

#artists a:hover {
	color:#EC0722;
	text-decoration:none;
}
/*****************************************************/



/***********************Center collumn************************/
#center {
	float:left;
	width:702px;
	padding-right:10px;
}
#center2 {
	float:left;
	width:712px;
	background-color:#ffffff;
}

.feature {
	margin:0px;
	padding:20px;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.feature h1 {
	margin-top:0px;
	font-size:13px;
}

.feature a:link {
	color:#EC0722;
	text-decoration:none;
}

.feature a:visited {
	color:#EC0722;
	text-decoration:none;
}

.feature a:hover {
	color:#A4F20D;
	text-decoration:none;
}

.feature form {
margin-top:-5px;
margin-bottom:10px;
}

.feature input {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:11px;
}

.photos {
	float:left;
	margin-right:10px;
}

.photos img {
	margin-bottom:5px;
}

.art {
	float:left;
	height:165px;
	width:150px;
	display:block;
	background-color:#454545;
	padding:1px 0 0 0;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	vertical-align:bottom;
	color:#ffffff;
}
.art a:link {
	color:#ffffff;
	text-decoration:none;
}

.art a:visited {
	color:#ffffff;
	text-decoration:none;
}

.art a:hover {
	color:#A4F20D;
	text-decoration:none;
}

.artist {
	float:left;
	height:165px;
	width:150px;
	display:block;
	background-color:#454545;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	vertical-align:bottom;
}
.artist a:link {
	color:#ffffff;
	text-decoration:none;
}

.artist a:visited {
	color:#ffffff;
	text-decoration:none;
}

.artist a:hover {
	color:#A4F20D;
	text-decoration:none;
}


#artmore {
	float:left;
	height:165px;
	width:60px;
	display:block;
	background-color:#454545;
}

#artmore a:link {
	color:#ffffff;
	text-decoration:none;
}

#artmore a:visited {
	color:#ffffff;
	text-decoration:none;
}

#artmore a:hover {
	color:#A4F20D;
	text-decoration:none;
}

#event {
	margin:0px;
	padding:0px;
	padding-top:5px;
	width:640px;
	display:block;
	text-align:center;
}
#event a:link {
	color:#E91B13;
	text-decoration:none;
}

#event a:visited {
	color:#E91B13;
	text-decoration:none;
}

#event a:hover {
	color:#454545;
	text-decoration:none;
}

#lowerpart {
	margin-top:20px;
}

#lowerpart h1 {
	margin:0 0 10px 0;
	padding:0px;
	font-size:11px;
	letter-spacing:3px;
}

#lowerright {
	float:left;
	width:339px;
	margin-right:10px;
}

#events {
	background-image: url(graphics/lowerright.gif);
	background-repeat: repeat-y;
	border:1px solid #A4F20D;
	padding:3px;
}

#events div {
	border-bottom:1px dotted #A4F20D;
}

#events a {
	float:right;
	color:#E91B13;
	text-decoration:none;
}

#events a:hover {
	float:right;
	color:#454545;
	text-decoration:none;
}

#lowerleft {
	float:left;
	width:331px;
	padding:7px;
	padding-top:3px;
}

#featuredartist {
	background-color:#ffffff;
}

#materials {
	background-color:#ffffff;
	padding:3px;
	margin-top:10px;
	color:#E91B13;
}

#listing {
	margin:0px;
	padding:20px;
}

#listing h1 {
	margin-top:0px;
	font-size:13px;
	letter-spacing:3px;
}

#listing h2 {
	margin-top:15px;
	margin-bottom:5px;
	font-size:11px;
	letter-spacing:3px;
}

#listing div {
	border-bottom:1px dotted #A4F20D;
}

#listing a:link {
	color:#E91B13;
	text-decoration:none;
}

#listing a:visited {
	color:#E91B13;
	text-decoration:none;
}

#listing a:hover {
	color:#454545;
	text-decoration:none;
}

#listing img {
	float:left;
	margin-right:3px;
}

#search {
	margin:0px;
	padding:20px;
}

#search h1 {
	margin-top:0px;
	font-size:13px;
	letter-spacing:3px;
}

#search h2 {
	margin-top:15px;
	margin-bottom:5px;
	font-size:11px;
	letter-spacing:3px;
}

#search div {
	border-bottom:1px dotted #A4F20D;
}

#search a:link {
	color:#454545;
	text-decoration:none;
}

#search a:visited {
	color:#993300;
	text-decoration:none;
}

#search a:hover {
	color:#E91B13;
	text-decoration:none;
}

.readmore {
	float:right;
}

.col1 {float:left;width:200px;}
.col2 {float:left; margin-left:30px;width:140px;text-align:center;}
.col3 {float:left; margin-left:30px;width:140px;text-align:center;}

.reply {
	width:200px;
	border:1px solid #F0F1F4;
	padding:5px;
	color:#EC0722;
}

.reply div{
	padding-bottom:15px;
}
/******************************************************/



/**********************Right collumn***********************/
#right {
	float:left;
	width:143px;
	padding-left:10px;
	padding-right:6px;
	padding-top:0px;
	color:#444444;
}

#right h3 {
	font-size:13px;
	width:133px;
	display:block;
	color:#EC0722;
}

#right ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	list-style-type:none;
	padding-bottom:15px;
}

#right li {
	border:1px solid #F0F1F4;
	background-color: #ffffff;
	margin-bottom:5px;
}

#right li a {
	color:#444444;
	text-decoration:none;
	display:block;
	padding-left:10px;
	padding-bottom:3px;
	padding-top:3px;
}

#right li a:hover {
	color:#EC0722;
	text-decoration:none;
	background-color: #A4F20D;
	display:block;
}

#right a:link {
	color:#EC0722;
	text-decoration:none;
}

#right a:visited {
	color:#EC0722;
	text-decoration:none;
}

#right a:hover {
	color:#444444;
	text-decoration:none;
}
#right input {
	width:135px;
	font-size:11px;
	color:#444444;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:11px;
}

#right select {
	width:135px;
	font-size:11px;
	color:#444444;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:11px;
}

#right form {
margin-top:-5px;
margin-bottom:10px;
}

/**************************************/

/***********************Footer*************************/
#footer {
	clear:both;
	width:900px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	color:#EC0722;
	background-color:#ffffcc;
	background-image: url(graphics/footer.gif); 
	background-repeat: no-repeat;
}

#footer a:link, a:active, a:visited {text-decoration:none; color:#EC0722;}
#footer a:hover {text-decoration:none; color:#444444;}
/******************************************************/
