/* CSS for Eskorte Oslo */

body{
	margin:0px;
	background-color:#534741;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.ywidth{
	width: 100%;
}
.yheight{
	height: 100%;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.normal, .cont-txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.link-01:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F7F0E8;
	text-decoration: underline;
}
.link-01:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F7F0E8;
	text-decoration: underline;
}
.link-01:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F7F0E8;
	text-decoration: underline;
}
.link-01:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #d7c4bb;
	text-decoration: none;
}
.pad-top-20 {
	padding-top: 20px;
}
.pad-right-16 {
	padding-right: 16px;
}
.header-bg {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
.box-border-top {
	background-image: url(../images/box_border_top.gif);
	background-repeat: no-repeat;
}
.box-border-btm {
	background-image: url(../images/box_border_btm.gif);
	background-repeat: no-repeat;
}
.box-border {
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #790000;
	border-left-color: #790000;
}
.box-pad {
	padding: 10px;
}
.box-thumb {
	background-color: #f7f0e8;
	border: 1px solid #c7b299;
}
.box-hd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	padding-top: 10px;
	padding-left: 36px;
}
.footer-border-top {
	background-image: url(../images/footer_border_top.gif);
}
.footer-bg {
	background-color: #990000;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #790000;
	border-left-color: #790000;
}
.footer-txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d7c4bb;
	padding-bottom: 30px;
}

