/* Style Sheet for The Rhodopi Pearl website */

body{
	font-size: 11px;
	padding: 0;
	margin: 0;
	background-image: url(../imgs/bg.jpg);
	font-family: verdana, sans-serif;
	font-size:14px
}
.contents{
	background-image: url(../imgs/bg_c.jpg);
	background-repeat: repeat-y;
	font-size: 11px;
}
a {
	font-size: 11px;
	color: #902223;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #902223 ;
	text-decoration: underline;
}
a:visited {
	font-size: 11px;
	color: #902223;
	text-decoration: none;
}
.line{
	
		border-top: 0px;
		border-right: 0px;
		border-bottom: 0px;
		border-left: 0px;
		border-style: solid;
		border-color: #902223;
}
.form td{
		padding: 5px;
}
.form{
		width: 250px;
		padding: 0px;
		margin: 5px;
}
.img a{
		color: #E9C27F;
}
.img a:hover{
		color: #902223;
}
.img a:visited{
		color: #E9C27F;
}
.gallery td{
		padding: 5px;
}
.line2{
		border-top: 0px;
		border-right: 0px;
		border-bottom: 0px;
		border-left: 0px;
		border-style: solid;
		border-color: #902223;
		color: #333;
		font-size: 11px;
		
}
.line1{
		border-top: 0px;
		border-right: 0px;
		border-bottom: 0px;
		border-left: 0px;
		border-style: solid;
		border-color: #902223;
		color: #333;
		font-size: 11px;
		
}
a.buletlinks {
    padding: 3px 10px 0px 15px;
    display: block;
	color: #8E2222;
	background-image: url(../imgs/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	text-decoration: none;
	font-style: normal;
	font-size: 11px;
}
a.buletlinks:hover {
	color: #8E2222;
	background-image: url(../imgs/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
}
a.buletlinks:visited {
	text-decoration: none;
}
.radiobutp{
		line-height: 1px;
		padding: 0;
		margin: 2px;
}
.back a {
		display: block;
		background-image:  url(../imgs/bullet_back.gif);
		background-repeat: no-repeat;
		background-position: center left;
		padding: 0px 0px 0px 10px;
		margin-left: 5px;
		text-decoration: none;
		line-height: 20px;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		color: #8E2222;
}
.back a:hover {
		text-decoration: none;
		color: #8E2222;
		background-image:  url(../imgs/bullet_back1.gif);
}
back a:visited {
		text-decoration: none
}

