#site #main #content {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, FreeSans, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

#site #main #content h2 {
	color: #e70073;
	font-size: 19px;
}

#site #main #content h3 {
	font-size: 15px;
}

#site #main #content #rvleft {
	float: left;
	width: 536px;
}

#site #main #content #rvright {
	width: 390px;
	float: right;
}

#rvright input.text, #rvright input.smalltext {
	font-weight: normal;
  	font-size: 15px;
	height: 20px;
}


#content .error, #content .lbl.error {
	color: #ff3333;
	font-weight: bold;
}

#content .error input.text, #content .error input.password, #content .error select, #content .error textarea, #content input.smalltext {
	background: #ffeeee;
}

#content p.error {
	background-color: #ffeeee;
	border: 1px solid #ff3333;
	margin-top: 16px; 
	margin-right: 32px;
	padding: 6px;
}

#content .success, #content .lbl.success {
	color: #009900;
	font-weight: bold;
}

#content p.success {
	background-color: #ccffcc;
	border: 1px solid #009900;
	margin-top: 16px; 
	margin-right: 32px;
	padding: 6px;
}

.lbl input.text, .lbl input.password, .lbl input.smalltext, .lbl select, .lbl textarea {
	border: 1px solid #ff7110;
	margin: 0 0 4px 0;
	font-weight: normal;
  	font-size: 15px;
	height: 25px;
}

.lbl textarea {
	height: 75px;
}

.lbl input.text, .lbl input.password, .lbl textarea, .lbl select {
	width: 250px;
	display: block;
	border: 1px solid #ff7110;

}

.readonly {
	background-color: #ECECEC;
}

.lbl select.start_type {
	margin-left: 4px;
	width: 280px;
	float: left;
	clear: right;
}

.lbl input.submit {
	background-color: #e70073;

	color: #FFF;
	border: 0px;

	margin: 4px 0 0 0;
	padding: 10px;
}

.lbl input.city {
	margin-left: 4px;
	width: 280px;
	float: left;
	clear: right
}

.lbl input.counter {
	width: 50px;
	float: left;
	clear: right;
	display: block;
}

.lbl select.date {
	width: auto;
	float: none;
	clear: none;
	display: inline;
}

.lbl label {
	clear: left;
	color: #666666;
	display: block;
	float: left;
	margin: 4px 0;
	padding: 4px 0 0 0px;
	width: 125px;
}

.brands {

}

.inqrowd {
	margin-left: 50px;
	margin-top: 10px;
}


.inqrowd p{
	font-size: 11px;
	color: #cecece;
}

.box {
	background-color: #ffffff;
	border: solid 1px #f99d1c;
	width: 260px;
	text-align: center;
	padding: 10px 0;
	font-size: 16px;
	font-weight: bold;
	margin: 30px;
}

#news .top {
	background: url(img/magenta_boven.png) !important;
	height: 15px !important;
	margin: 0;
	margin-top: 20px;
}

#news .bottom {
	background: url(img/magenta_onder.png) !important;
	height: 15px !important;
	margin: 0;
}
#news h1, #news h2, #news h3, #news h4, #news h5, #news h6 {
	font-size: 15px !important;
}

#news h1, #news h2, #news h3, #news h4, #news h5, #news h6, #news p {
	background: #E40067;
	color: white !important;
	margin: 0;
	padding: 4px 20px;
}

#discount .top {
	background: url(img/orange_boven.png) !important;
	height: 15px !important;
	margin: 0;
}

#discount .bottom {
	background: url(img/orange_bottom.png) !important;
	height: 15px !important;
	margin: 0;
}

#discount h2, #discount p {
	background: #F16319;
	color: white !important;
	margin: 0;
	padding: 4px 20px;
}

#news * a, #discount * a {
	color: white !important;
	text-decoration: underline;
}

.top10, .top10_alt {
        background: white;
        clear: both;
        display: block;
	height: 36px;
        padding: 0;
}

.alt,
.top10_alt {
        background: #FFD1E8;
}

.topshop .top10_alt {
        background: #FBD5C1;
}

.top10_spacer {
        clear: both;
	display: block;
	font-size: 1px;
	height: 1px;
        display: block;
}

.top10_description {
        clear: right;
        display: block;
        float: right;
        height: 10px;
        padding: 2px 0 6px 0;
        width: 342px;
}

.top10_name {
        clear: right;
        display: block;
        float: right;
	height: 16px;
        width: 342px;
}

.top10_number {
        clear: left;
        color: #E70072;
        display: block;
        float: left;
        font-size: 22px;
        font-weight: bold;
        height: 26px;
        padding: 2px 0;
        text-align: center;
        width: 46px;
}

.topshop span {
	color: #F16319;
}

.topshop:hover, .top10_link:hover, .top10:hover, .top10_alt:hover {
        background: #13679B;
        color: white;
        cursor: pointer;
        text-decoration: none;
}

.topshop .top10_link:hover, .topshop .top10:hover, .topshop .top10_alt:hover {
        background: #F16319;
}

.top10_link:hover, .top10_link:hover * {
        background: #E70072;
}

.topshop:hover, .topshop:hover * {
        background: #F16319;
	color: white;
}

.top10_link:hover span .top10_number, .top10:hover .top10_number, .top10_alt:hover .top10_number {
        color: #ffffff;
}
