

/* rm_css.asp - stylesheet vvv shop rotterdam */

BODY {
	margin: 0 0;
	background: url('rm_images/main_bg.gif');
	background-repeat: repeat-x;
	background-color: #3B0804;
}

table.main {
	border: solid 5px white;
}

td.header {
	/* background: url('rm_images/header.gif'); */
}

input.searchbox {
	width: 153px;
	height:19 px;
	border: solid 2px #CC281C;
	background-color: #FD6301;
	color: #BB170B;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
}

FORM {
	margin: 5px;
	/* background-color: #EEEEDD; */
}

FORM.searchfrm {
	margin: 0 0;
}

HR {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: solid 1px #C7CCD1;
	height: 1px;
}

.content {
	color: #796968;
	background-color: white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
}

.bg1 {
	color: white;
	background-color: #CC281C;
}
.bg1alt {
	color: white;
	background-color: #D65349;
}

.bg2 {
	color: white;
	background-color: #4A100C;
}

.bg3 {
	color: white;
	background-color: #FF6600;
}

.bg4 {
	color: white;
	background-color: #FFB400;
}

.bg5 {
	color: white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	background-color: #3B0804;
}

.grad {
	color: black;
	background: url('rm_images/grad_bg.gif');
	background-repeat: repeat-x;
	background-color: #FFB400;
}

.whbg {
	background-color: white;
}

div#left1 {
	width: 193px;
	height: 23px;
}

div#left2 {
	width: 193px;
}

div#left3 {
	width: 193px;
	/* height: 324px; */
	min-height: 324px;
	color: #CC281C;
	font-family: Arial, Verdana, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}

div#mid1 {
	width: 549px;
	height: 23px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

div#mid1w {
	width: 747px;
	height: 23px;
	margin-bottom: 5px;
	margin-left: 5px;
	/* margin-right: 5px; */
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

a.kr, a.kr:hover, a.kr:active, a.kr:active:hover {
	color: #8A6D5D /*BA8E8B*/;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	/* font-weight: bold; */
	text-decoration: none;
}
a.kra, a.kra:hover, a.kra:active, a.kra:active:hover {
	color: white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	/* font-weight: bold; */
	text-decoration: none;
}

div#mid2 {
	width: 549px;
	margin-left: 5px;
	margin-right: 5px;
}

div#mid3 {
	height: 23px;
	border-top: solid 5px white;
}

div#right1 {
	width: 193px;
	height: 23px;
}

div#right2 {
	width: 183px;
	/* height: 124px; */
	min-height: 124px;
	padding: 5px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	/* overflow: scroll; */
}

div#right3 {
	width: 193px;
	height: 23px;
}

div#right4 {
	width: 173px;
	padding: 10px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
}

.rightbg {
	background: url('rm_images/right_bg.gif');
	background-repeat: repeat-y;
}

div.tb {
	border-top: 1px solid white;
}
div.bb5 {
	border-bottom: solid 5px white;
}
div.h23 {
	height: 23px;
}
div.stap {
	height: 20px;
	margin-top: 7px;
	margin-left: -1px;
}

.p3 {
	padding: 3px;
}
.p3l8 {
	padding: 3px 3px 3px 8px;
}
.p5 {
	padding: 5px;
}
.p5l8 {
	padding: 5px 5px 5px 8px;
}

.prod {
	border-left: solid 3px #FFB400;
	border-right: solid 3px #FFB400;
	border-bottom: solid 3px #FFB400;
	color: black;
	background-color: white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	width: 266px;
}

a.red, a.red:visited, a.red:hover {
	color: #CC281C;
}


/* TEMP! eigenlijk 23px? */
.cat {
	height: 22px;
	vertical-align: middle;
	padding-left: 8px;
}
.cat a, .cat a:hover, .cat a:active, .cat a:active:hover {
	color: white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

th.cart {
	color: #CC281C;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	border-bottom: solid 1px #C7CCD1;
}

td.cart {
	color: #796968;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	border-bottom: solid 1px #C7CCD1;
}

input.cart {
	color: #796968;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	border: solid 1px #796968;
	text-align: center;
	width: 20px;
}

a.cart {
	color: #796968;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	/* text-decoration: none; */
}

td.carttot {
	color: #CC281C;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

td.red {
	color: #CC281C;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

input.afr, select.afr, textarea.afr {
	color: #796968;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	border: solid 1px #796968;
}

.ft, .ft a {
	color: white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	/* font-weight: bold; */
	text-decoration: none;
}
.ft a:hover {
	text-decoration: underline;
}

.fll {
	float: left;
}
.flr {
	float: right;
}

/* styles for sIFR */

h1 {
	display: inline;
	font-family: Eurostile, Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0;
	margin: 0 0;
} 

