 *
{
	margin: 0px;
	padding: 0px;
}
a img /*remove visible border*/
{
        border:0;
}
.rightcol li,.rightcol ul,.rightcol ol,.rightcol blockquote {
	margin-left: 16px;
}
blockquote
{
	padding-left: 10px;
	border-left: 25px solid #D00000;
	background-color: #e8e8e8;
}
a
{
	text-decoration: none;
	color: #ff0000
} a:hover
{
	text-decoration: underline;
}
.rightcol H1, .rightcol H2, .rightcol H3, .rightcol H4, .rightcol H5, .rightcol H6, .rightcol p
{
	margin-top: 12px;
	margin-bottom: 12px;
}

body
{
	font-family: Verdana, Georgia, Helvetica, Times;
	background-color: #fff;
	font-size: 11px;
}

#loading
{
	text-align: center;
	margin-top: 175px;
}
.banner
{
	background-color: #000;
	display:inline;
} 
#rsolutionSoftwareBox
{
	display:inline;
	margin-left:250px;
	height: 135px;
}
#rsolutionSoftwareBox img
{
	display:inline-block;
	width: 45px;
        margin-top:15px;
}
#rsolutionSoftwareBoxText
{
height: 100px;
display:inline-block;
	vertical-align:top;
	display:inline-block;
	margin-top:20px;
	margin-right:5px;
	width: 100px;
	max-width:100px;
	font-size:10px;
	color:#000;
} 

#Rounded
{
	margin: 10px 10px 10px 10px;
	width: 760px;
	background-color: #fff;
} #Rounded div div
{/*banner img*/
	color: #000;
	font-weight: 700;
	margin: 15px 5px 5px 5px;
	text-indent: 10px;
	background-color: #fff;
	float: left;
} 

.preBannerDivRoundedCornersWidthHack
{
    padding-top:3px;
}

/*All about the Eform for sending mails*/
input[type =
"text"], select, textarea, option
{
	border-color: #808080;
}

input[type =
"submit"], input[type = "button"]
{
	background-color: #343434;
	color: #fff;
	font-size: smaller;
}

input[type =
"submit"]:hover, input[type = "button"]:hover
{
	background: url(assets/templates/rsolution/images/menuhover.gif) center center repeat-x;
	background-color: #D00000;
	font-size: smaller;
}
/*Feedbackform Errors*/
#feedbackForm .requiredValue, #feedbackForm .invalidValue {
    border: 1px solid #FF0000;
}
#feedbackForm label.requiredValue,#feedbackForm label.invalidValue
{
    border-style: none;
}
#feedbackForm .errors
{
    color: #FF0000;
}

.menu
{
	position: relative;
	z-index: 2;
	border-right: 1px solid #000;
	background-color: #000;
	width: 780px;
	w\idth:779px;
} 
.menu ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.menu li
{ /* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
	float: left;
	width: 165px;
	position: relative;
} 
.menu a
{
	display: block;
	font-weight: 600;
	letter-spacing: 0px;
	text-decoration: none;
	color: #fff;
	width: 156px; /*parentwidth - padding-left -padding-right?*/
	line-height: 30px;
	/*problem bij dubbele lijn tekst height:30px;*/
	padding-left: 6px;
	padding-right: 1px;
	border: 1px solid #000;
}
 .menu a:hover
{ /* style the top level hover */
	color: #fff;
	background: url(assets/templates/rsolution/images/menuhover.gif) center repeat-x;
	background-color: #D00000;
} 
.menu ul ul ul a, .menu ul ul ul a:visited
{ /* style the third level background */
	background-color: #808080;
} .menu ul ul ul a:hover
{ /* style the third level hover */
	background: #b2ab9b;
} .menu ul ul
{ /* hide the sub levels and give them a positon absolute so that they take up no room */
	display: none;
} .menu ul ul ul
{ /* position the third level flyout menu */
	display: none;
	left: 165px;
	top: 0px;
} .menu ul ul a, .menu ul ul a:visited
{ /* style the second level links */
	background-color: #343434;
	color: #fff;
}.menu ul ul ul a, .menu ul ul ul a:visited
{ /* change color 3 item */
	color: #000;
} .menu ul ul ul a:hover, .menu ul ul ul a:visited:hover
{ /* change color 3 item */
	color: #fff;
} .menu .active, .background .last .active
{ /* styles the active menu element */
	background-color: #D00000;
	background: url(assets/templates/rsolution/images/menuhover.gif) center repeat-x;
}
.menu ul li:hover ul
{ /* make the second level visible when hover on first level list OR link */
	display: block;
	position: absolute;
	height: auto;
	top: 30px;
	width: 165px;
	z-index: 2;
}
.menu li:hover li:hover ul,/* IE7 remove bug on 2e level*/.menu ul li ul:hover
{ /* make the third level visible when you hover over second level list OR link */
	display: block;
	position: absolute;
	height: auto;
	/*
top: 30px;
*/
	width: 165px;
	z-index: 2;
}
.menu li:hover ul ul /*, .menu:hover ul ul ul*/
{ /* keep the third level hidden when you hover on first level list OR link */
	display: none;
	left: 165px;
	top: 0px;
	z-index: -1;
}



.breadcrumbs
{
	background-color: #fff;
	margin-left: 1px;
	width: 778px;
	text-indent: 15px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #000;
} .breadcrumbs div
{
	font-size: 10px;
} #AjaxSearch
{
	background-color: #fff;
	color: #000;
	border: 0px;
	margin: 1px 1px 0 1px;
	text-indent: 15px;
	width: 778px;
}
#AjaxSearch .AS_ajax_resultExtract
{
	margin-left:25px;
}
#AjaxSearch .AS_ajax_resultExtract
{
	line-height:12px;
}
#AjaxSearch .AS_ajax_resultExtract p
{
	margin-left:25px;
}
 #AjaxSearch_form, #AjaxSearch fieldset
{
	vertical-align: middle;
	border: none;
	margin: 15px 3px 3px 3px;
} #ajaxSearch_input
{
	font-size: smaller;
} .wrapper
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 780px;
	background-color: #000;
	color: #999999;
}	
.rightcol .LIn_fullMode
{
	margin-left: 35px;
} .container
{
	width: 778px;
	/*line-height: 1.2;*/
	background-image: url(assets/templates/rsolution/images/body_bkg.gif);
	background-color:#fff;
	overflow: auto;
	color: #000;
	margin-left: 1px;
	display:block;
	clear:both;
}

.leftcol
{
	display: block;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-left: 1px;
	margin-bottom: 10px;
	width:160px;
	background-color:#e8e8e8;
}
.LIn_fullMode 
{
	list-style-type:none;
	width:160px;
}
.rightcol .LIn_fullMode li
{
	background-color:#FFF;
}

.LIn_fullMode  a
{
	display: block;
	letter-spacing: 0px;
	text-decoration: none;
	color: #fff;
	background-color:#000;
	width: 156px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left: 6px;
	padding-right: 1px;
	margin-top:2px;
 }
.LIn_fullMode a:hover
{
	color: #fff;
	background: url(assets/templates/rsolution/images/menuhover.gif) center repeat-x;
	font-weight: 600;
	
}
.LIn_fullMode .LIn_desc
{
	font-size:smaller;
	position:relative;
	left:15px;
	width:160px;
}
.rightcol
{
	float: right;
	width: 560px;
	padding-top: 15px;
	padding-right: 25px;
	letter-spacing: .5px;
	display: block;
	overflow: hidden;
	position: relative;
} .rightcol h3, .leftcol h3, .under
{
	border-bottom: 1px solid #000;
	padding-bottom: 2px;
}
.right
{
	float: right;
	padding: 2px;
	margin-left: 12px;
	margin-bottom: 4px;
	border: 1px solid #000;
} .clear
{
	clear: both;
	background: none;
}
#footer 
{
       text-align: center;
       margin-top:5px;
       padding-bottom:5px;
}
#footer p
{
  margin-top:1px;
  margin:bottom:1px;
}
#footer a
{
	color: #999;
	text-decoration: none;
} #footer a:hover
{
	color: #ddd;
	text-decoration: underline;
}

#msgNoEffects
{
  line-height:15px;
}

/* rounded corners */
#Rounded,#wrapper
{
     -moz-border-radius: 15px;
     -webkit-border-radius: 15px;
     border-radius: 15px;
}
#wrapper{/*shadow omtrek*/
     -moz-box-shadow: 0px 0px 10px #000; /* Firefox */
     -webkit-box-shadow: 0px 0px 10px #000; /* Safari and Chrome */
     box-shadow: 0px 0px 10px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
}
#Rounded{/*shadow inner*/
     -moz-box-shadow: inset  0px 0px 6px #000000; /* Firefox */
     -webkit-box-shadow: inset  0px 0px 6px #000000; /* Safari and Chrome */
     box-shadow: inset  0px 0px 6px #000000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
}

fieldset {border:none}
#feedbackForm {
   margin-left: 15px;
}
#feedbackForm fieldset input[type="submit"] {
    font-size: larger;
}