/*INTABS*/
.moduletable_intab {
	font-size: 0.9em;
	padding: 0px 0px 0px 0px;
	background-color: #eee;
	width: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

.moduletable_intab h3 {
	padding: 5px;
	margin: 0px 0px 0px 0px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande",
		Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #4C5259;
	background: #DDE;
	/*background-image: url(../images/dtab_notselected.png);
     background-repeat: repeat-x;
     background-position: top center;*/
}

.moduletable_intab p {
	margin-bottom: 0px;
}

.moduletable_intab ul {
	padding-top: 2px;
}

.moduletable_intab ul li { 
   margin-bottom: 3px;
	height: 34px;
	display: block;
	border-top: 1px solid white;
	overflow:hidden;
}

.moduletable_intab ul li span {
	padding: 3px;
	background-color: #fff;
	margin: 0px 5px 0px 0px;
	display: inline-block;
	line-height: normal;
	vertical-align: top;
	color:#707983;
	font-size: 0.9em;
}

.moduletable_intab ul li span.activitydate {
	padding: 3px;
	background-color: #fff;
	margin: 0px 5px 0px 0px;
	display: inline-block;
	line-height: normal;
	vertical-align: top;
	color:#707983;
	font-size: 0.9em;
	float: left;
}

.moduletable_intab ul li i {
	text-decoration: none;
	line-height: normal;
	display: inline-block;
	width: 180px;
	padding: 0px;
	vertical-align: middle;
	font-style: normal;
	font-size: 14px;
}

.moduletable_intab ul li i a {
	text-decoration: none;
	
}

.moduletable_intab a:link,.moduletable_intab a:visited  {
	color:#707983;
	
}
.moduletable_intab a:hover {
	color:#2E3236;
	
}

.intab_more {
	padding: 5px 0px 5px 40px;
	font-weight: 900;
}


#user3 {
	margin-left: 5px;
	width: 350px;
	float: left;
	margin-right: 5px;
}

#user4 {
	width: 350px;
}

p.buttonheading {
	margin: 0px;
}

.pagenav {
	width: 370px;
	border-top: 1px solid #000;
}

.pagenav_prev {
	text-align: left;
}

.pagenav_next {
	text-align: right;
}

.sectiontableentry,.sectiontableentry0,.sectiontableentry2 {
	background-color: #F1F5FA;
}

.sectiontableentry1 {
	
}

.sectiontableentry2 {
	background-color: #fff;
}

.sectiontableentry1 {
	background-color: #F1F5FA;
}

.moduletable_news h3 {
	background-color: #ccc;
	color: #333;
	padding: 0px 00px 0px 70px;
	margin: -10px -10px 10px -10px;
	background-image: url(../images/bg_newsh3.png);
	background-repeat: repeat-x;
	line-height: 48px;
}

.moduletable_news {
	background-color: #fff;
	border: 1px solid #ddd;
	margin: 5px 0px 5px 0px;
}

.moduletable_slogan {
	font-size: 2em;
	line-height: 1.2em;
	color: #2E4C6B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 5px;
}

.moduletable_slogan p {
	margin: 0px;
	padding: 0px;
}

/*  ####################   Formulare   #####################  */
form.limit {
	
}

form.login {
	background: #93246F;
	color: #000;
	font-size: 0.9em;
	margin: 5px 0 20px;
	padding: 10px 10px 20px 15px;
	text-align: left;
}

form.login .inputbox:focus {
	border: solid 2px #000;
}

form.login p {
	clear: both;
	border: solid 0 #000;
	font-size: 1em;
}

form.login .button {
	background: url(../images/pfeil.gif) #C39 no-repeat;
	clear: left;
	color: #fff;
	display: block;
	font-weight: bold;
	margin: 0 0 10px !important;
	padding: 0 0 0 30px !important;
	cursor: pointer;
	border: solid 0;
}

form.login fieldset {
	border: solid 0 #000;
	margin: 0;
	padding: 0;
	text-align: left;
}

form.login input {
	background: #fff;
	border: solid 2px #C39;
	color: #000;
	padding: 2px 2px 0;
	width: 90%;
}

form.login input.checkbox {
	background: none;
	border: solid 0 #000;
	float: left;
	margin: 11px 0 0;
	padding: 5px;
	width: 20px;
}

form.login label {
	color: #000;
	display: block;
	font-weight: bold;
	margin: 5px 0 0;
	padding: 2px 2px 0;
}

form.login label.remember {
	float: left;
	margin: 5px 0 20px;
	padding: 5px 0 0;
	width: 11em;
}

form.login p {
	color: #000;
}

form.login p a {
	color: #000;
}

form.login p a:hover,form.login p a:active,form.login p a:focus {
	color: #000;
	text-decoration: none;
}

form.lost_password .button,.login_form .button {
	background: url(../images/pfeil.gif) #000 no-repeat;
	border: 0;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 30px;
	cursor: pointer;
}

/* ########################### contacts ########################### */
div.contact {
	margin: 10px 0;
}

address {
	font-style: normal;
	margin: 10px 0;
}

address p {
	line-height: 1em;
}

.contact label {
	float: left;
	font-weight: bold;
	width: 14em;
	margin: 10px 0 0;
}

span.marker {
	margin: 0 10px 0 0;
}

.contact_email_checkbox label {
	float: none !important;
}

.contact label.copy {
	width: 90%;
	padding: 0 0 0 10px;
}

.contact form {
	background: #E4F4CF;
	color: #000;
	padding: 20px;
	margin: 10px 0;
}

.contact input {
	background: #fff;
	border: solid 2px #74AE27;
	color: #000;
	padding: 2px 2px 0;
	margin: 10px 0 0;
}

.contact .button {
	font-size: 1.1em;
	border: 0;
	color: #fff;
	font-weight: bold;
	margin: 20px 10px 0 0;
	padding: 10px;
	cursor: pointer;
	background-color: #74AE27;
}

label.textarea {
	float: none !important;
	margin: 10px 0;
	display: block;
	width: 100%;
}

#contact_text {
	width: 80%;
	height: 150px;
}

.contact input.invalid,.contact textarea.invalid {
	border: solid 2px red;
}

/*module dn */
.contact label.invalid {
	color: red;
}

.moduletable_laatstenieuws {
	
}

#right .moduletable_laatstenieuws {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}

.contentpaneopen_laatstenieuws {
	
}

.contentpaneopen_laatstenieuws div {
	border-bottom: 1px solid #EFF1F3;
	margin-top: 3px;
	padding-bottom: 3px;
}

.moduletable_laatstenieuws span {
	font-size: 0.9em;
	color: #E16900;
}

.moduletable_laatstenieuws h3 {
	font-size: 1em;
	background-color: #75808A;
	margin-bottom: -5px;
	color: #FFFFFF;
	padding: 5px;
	font-weight: 900;
}

span.createdate_laatstenieuws {
	color: #444;
	font-size: 0.8em;
	font-style: italic;
	display: block;
}

#right span.createdate_laatstenieuws {
	font-size: 8.8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

span.contentheading_laatstenieuws {
	display: block;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-weight: 900;
	color: #2A2D31;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}

/*category*/
.moduletable_laatstenieuws span a:link,.moduletable_laatstenieuws span a:visited
	{
	color: #E16900;
	text-decoration: none;
}

.moduletable_laatstenieuws span a:hover {
	color: #E16900;
	text-decoration: underline;
}

/*titel*/
span.contentheading_laatstenieuws a:link,span.contentheading_laatstenieuws a:visited
	{
	color: #197CDE;
	text-decoration: none;
}

span.contentheading_laatstenieuws a:hover {
	color: #FF7400;
	text-decoration: underline;
}

.moduletable_intro {
	border: 0px solid #ccc;
	padding: 5px;
	margin: 5px;
	font-size: 0.9em;
}

.moduletable_intro h3 {
	color: #1D5494;
	font-weight: 900;
	margin-bottom: 5px;
	margin-top: 5px;
}

.moduletable_vergelijk {
	border: 0px solid #ccc;
}

.moduletable_vergelijk h3 {
	color: #1D5494;
	font-weight: 900;
	margin-bottom: 5px;
	padding-left: 5px;
	margin-top: 40px;
	font-size: 2.1em;
}

.moduletable_vergelijk_first {
	border: 0px solid #ccc;
}

.moduletable_vergelijk_first h3 {
	color: #1D5494;
	font-weight: 900;
	margin-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	font-size: 2.1em;
}

/*related*/
.moduletable_related {
	border: 1px solid #ccc;
	padding: 5px;
	margin-left: 0;
	margin-bottom: 5px;
	margin-top: 5px;
}

.moduletable_related h3 {
	font-size: 1em;
	background-color: #75808A;
	margin-bottom: 5px;
	color: #FFFFFF;
	padding: 5px;
	font-weight: 900;
}

.moduletable_related  ul {
	list-style: none;
	margin: 0;
	text-align: left;
}

.moduletable_related ul li {
	line-height: 1.5em;
	margin: 0 0 0.35em 0;
	list-style: none;
	padding: 0px;
	font-size: 0.9em;
	padding-bottom: 3px;
}

.moduletable_related ul li a {
	text-decoration: none;
}

.moduletable_related ul li a strong {
	display: block;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-weight: 900;
	color: #2A2D31;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.moduletable_related ul li a:link strong,.moduletable_related ul li a:visited strong
	{
	color: #2F68B9;
	font-size: 1.2em;
	text-decoration: none;
}

.moduletable_related ul li a:hover strong {
	color: #E16900;
}

.moduletable_related ul li a i {
	display: block;
	font-size: 0.8em;
	text-decoration: none;
	color: #444;
	width: 250px;
	display: block;
}

.moduletable_related ul li a:link i,.moduletable_related ul li a:hover i
	{
	color: #444;
	text-decoration: none;
	font-weight: 100;
}

.moduletable_related ul li a:hover i {
	color: #E16900;
}

.moduletable_waarom {
	border: 1px solid #ccc;
	padding: 5px;
	margin-left: 0;
	margin-bottom: 5px;
	background-image: url(../images/hand.jpg);
	padding-bottom: 140px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

.moduletable_waarom h3 {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #000;
	font-weight: 900;
}

.moduletable_waarom ul {
	list-style: none;
	margin: 0;
	text-align: left;
}

.moduletable_waarom  ul li {
	line-height: 1.5em;
	margin: 0 0 0.25em 0;
	list-style: none;
	padding: 0px;
	font-size: 0.9em;
}

.moduletable_waarom a:link,.moduletable_waarom a:visited {
	text-decoration: none;
}

.moduletable_waarombreed {
	border: 1px solid #ccc;
	padding: 5px;
	margin-left: 0;
	margin-bottom: 5px;
	background-image: url(../images/handbreed.jpg);
	padding-bottom: 162px;
	background-repeat: no-repeat;
	background-position: center 37px;
}

.moduletable_waarombreed h3 {
	font-size: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #000;
	font-weight: 900;
}

.moduletable_waarombreed ul {
	list-style: none;
	margin: 0;
	text-align: left;
}

.moduletable_waarombreed  ul li {
	line-height: 1.5em;
	margin: 0 0 0.25em 0;
	list-style: none;
	padding: 0px;
	font-size: 0.9em;
}

.moduletable_waarombreed a:link,.moduletable_waarombreed a:visited {
	text-decoration: none;
}

/*
.moduletable_alerts {
	border: 2px solid #FF7400;
	padding: 5px;
	margin-left: 0;
	margin-bottom: 5px;
}

.moduletable_alerts h3 {
	font-size: 1em;
	background-color: #75808A;
	margin-bottom: 5px;
	color: #FFFFFF;
	padding: 5px;
	font-weight: 900;
}

.moduletable_alerts ul {
	list-style: none;
	margin: 0;
	text-align: left;
}
*/
#right .moduletable {
	margin-left: 0;
	margin-bottom: 5px;
}

#right .moduletable h3 {
	font-size: 1em;
	background-color: #75808A;
	margin-bottom: 5px;
	color: #FFFFFF;
	padding: 5px;
	font-weight: 900;
}

#right .moduletable ul {
	list-style: none;
	margin: 0;
	text-align: left;
}

/* tabs */
dl.tabs span {
	font-size: 1.0em;
	/*font-family:"Trebuchet MS", Verdana, sans-serif

;*/ /*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 0.9em;
}

dl.tabs dt {
	padding: 4px 8px;
}

#right .moduletable_forum {
	padding: 5px;
	border: 1px solid #9EB4D3;
	border: 1px solid #ccc;
	font-size: 0.9em;
	margin-bottom: 5px;
	background-image: url(../images/bg_tabs.jpg);
	background-repeat: repeat-x;
}

#right .moduletable_forum h3 {
	margin: -5px;
	margin-bottom: 5px;
	color: #33495E;
	color: #1D5494;
	padding: 5px;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-image: url(../images/bg_active_tab.jpg);
	background-repeat: repeat-x;
}

.moduletable_forum  ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.moduletable_forum  ul li {
	line-height: 1.5em;
	margin: 0 0 1em 0;
	list-style: none;
	padding: 0px;
	font-size: 0.80em;
	color: #444;
	font-style: italic;
	border-bottom: 1px solid #EFF1F3;
	margin-top: 3px;
	padding-bottom: 3px;
}

.moduletable_forum  ul li i {
	font-style: normal;
	display: block;
}

.moduletable_forum a {
	font-size: 1.1em;
	text-decoration: none;
	font-weight: 900;
}

.mod_comments {
	
}

.mod_comments ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.mod_comments ul li {
	line-height: 1.5em;
	margin: 0 0 1em 0;
	font-size: 11px;
	border-bottom: 1px solid #EFF1F3;
	margin-top: 3px;
	padding-bottom: 3px;
}

.mod_comments a {
	text-decoration: none;
}

.mod_comments a:link,.mod_comments a:visited {
	color: #2F68B9;
	text-decoration: none;
}

.mod_comments a:hover {
	color: #F07800;
	text-decoration: underline;
}

.mod_comments  span {
	margin: 0;
}

.mod_comments a:link span,.mod_comments a:visited span {
	color: #444;
	list-style: none;
	margin-left: 0;
	color: #444;
	font-style: italic;
	display: block;
}

.mod_comments a:hover span {
	color: #F07800;
}

/* tabs */
dl.tabs {
	float: left;
	margin: 10px 0 -1px 1px;
	z-index: 50;
}

dl.tabs dt {
	float: left;
	padding: 2px 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-left: -1px;
	background: #EFF1F3;
	color: #75808A;
}

#right dl.tabs dt {
	float: left;
	padding: 1px 6px;
}

dl.tabs dt.open {
	background: #fff;
	border-bottom: 1px solid #fff;
	z-index: 100;
	color: #1D5494;
	font-weight: 900;
	background-image: url(../images/bg_active_tab.jpg);
	background-repeat: repeat-x;
}

div.current {
	clear: both;
	border: 1px solid #ccc;
	padding: 10px 10px;
	background-color: #fff;
	background-image: url(../images/bg_tabs.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#right div.current {
	clear: both;
	border: 1px solid #ccc;
	padding: 10px 10px;
	background-color: #fff;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center top;
}

div.current dd {
	padding: 0;
	margin: 0;
}

/* pane-sliders  */
.pane-sliders .title {
	margin: 0;
	padding: 2px;
	color: #666;
	cursor: pointer;
}

.pane-sliders .panel {
	border: 1px solid #ccc;
	margin-bottom: 3px;
}

.pane-sliders .panel h3 {
	background: #fff;
	color: #666
}

.pane-sliders .content {
	background-image: url(../images/bg_tabs.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/*
.container_24.topbanners {
	padding: 10px 0px 10px 0px;
}
*/

.container_24.linknaarfrans {
	padding: 5px 0px 5px 0px;
	text-align: right;
}

.topbanners .grid_12 {
	text-align: center;
}

/*hide powered by comment*/
#poweredby {
	display: none;
}

/*---module alert--*/
.moduletable_alert {
	padding: 5px;
	border: 1px solid #9EB4D3;
	border: 1px solid #ccc;
	border: 2px solid #FF7400;
	font-size: 0.9em;
	margin-bottom: 5px;
	margin-top: 5px;
	background-image: url(../images/bg_alert.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.moduletable_alert h3 {
	margin: -5px;
	margin-bottom: 3px;
	color: #33495E;
	color: #ff3320;
	padding: 5px;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	/*background-image:url(../images/bg_active_tab.jpg);
	background-repeat:repeat-x;*/
}

.moduletable_alert p {
	margin: 0px;
	font-weight: 900;
}

.moduletable_alert {
	padding: 5px;
	border: 1px solid #9EB4D3;
	border: 1px solid #ccc;
	border: 2px solid #1D5494;
	font-size: 0.9em;
	margin-bottom: 5px;
	background-image: url(../images/bg_alert.jpg);
	background-position: center;
	color: #1D5494;
}

.moduletable_alert #status {
	color: red;
}

/*---module poll--*/
.moduletable_stem {
	padding: 5px;
	border: 1px solid #9EB4D3;
	border: 1px solid #ccc;
	font-size: 0.9em;
	margin-bottom: 5px;
	background-image: url(../images/bg_tabs.jpg);
	background-repeat: repeat-x;
}

.moduletable_stem h3 {
	margin: -5px;
	margin-bottom: 5px;
	color: #33495E;
	color: #1D5494;
	padding: 5px;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	background-image: url(../images/bg_active_tab.jpg);
	background-repeat: repeat-x;
}

.moduletable_follow {
	font-size: 0.8em;
}

.moduletable_follow h3 {
	color: #1D5494;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.1em;
	font-weight: 900;
}

.moduletable_follow a {
	text-decoration: none;
}

.moduletable_follow li {
	padding-bottom: 5px;
}

.moduletable_follow .followfacebook a {
	background-image: url(../images/icons/16_facebook.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 16px;
	display: block;
}

.moduletable_follow .followtwitter a {
	background-image: url(../images/icons/16_twitter.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 16px;
	display: block;
}

.moduletable_follow .followrss a {
	background-image: url(../images/icons/16_rss.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 16px;
	display: block;
}

form.poll {
	padding: 5px 0 0;
}

h4.poll {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	font-weight: 900;
}

form.poll fieldset {
	line-height: 1.6em;
	margin-bottom: 5px;
}

form.poll fieldset label {
	padding: 0 0 0 4px;
}

form.poll .button {
	cursor: pointer;
	float: left;
	width: auto;
	display: inline;
	font-size: 1em;
	overflow: visible;
	margin: 0 10px 0 0;
}

form.poll .button:focus {
	border: outset 1px #C39;
}

form.poll a {
	text-decoration: underline;
	margin-top: 5px;
	margin-right: 5px;
	cursor: pointer;
	float: right;
}

/*#right form.poll a:hover,#right form.poll a:active,#right form.poll a:focus,#right form.poll .button:hover,#right form.poll .button:active,#right form.poll .button:focus {
border:2px outset #C39;
}*/
#right form.poll:after { / * Inhalt pseudo-Element :after; * somit
	[clear] moeglich */ content:".";
	/* 

[content] verbergen;
			 */
	visibility: hidden;
	heigh t: 0;
	/* 

Block-Level fuer [clear];
			 */
	display: block;
	/* [

float] clearing;
			 * einbeziehen der Float-Container;
			 */
	clear: both;
}

/*polpage*/ /*  polls */
.poll dt {
	
}

.poll dd {
	
}

dl.poll {
	width: 100%;
	margin: 0 0 1em;
	line-height: 2em;
}

.poll dt {
	float: left;
	font-weight: bold;
	width: 150px;
}

.poll dd {
	margin: 0
}

poll .polls_color_1,.poll .polls_color_2,.poll .polls_color_3,.poll .polls_color_4,.poll .polls_color_5
	{
	border: solid 1px;
	position: relative;
}

.poll h3 {
	border: solid 0;
	margin: 20px 0;
}

.poll .td_2 {
	width: 100px;
}

.poll .td_3 {
	width: 300px;
}

.poll form {
	margin: 20px 0;
}

.poll table {
	font-size: 1em;
	width: 95%;
	border: solid 0;
	position: relative;
}

.poll table .td_1 {
	width: 30px;
}

.poll table caption {
	color: #93246F;
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0;
	text-align: left;
}

.poll td {
	border: solid 1px #ddd;
	padding: 2px;
}

.poll td.line {
	width: 300px;
}

.poll th {
	background: #EEE;
	border: solid 1px #ccc;
}

.question {
	font-weight: bold;
}

#search {
	height: 30px;
	position: relative;
	background-image: url(../images/bg_hoofdmenu.png);
	background-repeat: repeat-x;
}

/*reset witte margin in grid*/
.menubg .grid_4 {
	margin: 0px;
	width: 159px;
}

.menubg .grid_20 {
	margin: 0px;
	margin-left: 5px;
}

.searchwrapper {
	
}

#search form {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 130px;
	background-color: #fff;
	line-height: 18px;
	margin-top: 5px;
	height: 18px;
	overflow: hidden;
}

input#mod_search_searchword.inputbox {
	/*background-image: url(../images/icons/find.png);
	background-repeat: no-repeat;
	background-position: right center;*/ /*background-color:red;*/
	border: 0px;
	/*height:14px;*/
	padding: 0px;
	margin: 0px;
	padding-left: 3px;
	line-height: 16px;
	width: 100px;
	height: 16px;
	/*float:left;*/
}

/*#search .inputbox {
	/*background-image: url(../images/icons/find.png);
	background-repeat: no-repeat;
	background-position: right center;*/ /*background-color:red;
	border:0px;
	width:100px;
	/*height:14px;*/ /*padding:0px;
	margin:0px;
	line-height:16px;
	
	height:16px;

	
	
}*/
#search .zoek {
	background-image: url(../images/find.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
	width: 20px;
	border: 0px;
	text-indent: -9999999px;
	color: transparent;
	text-transform: capitalize;
	line-height: 16px;
	height: 16px;
}

/*quikfac*/
.sgids_tags {
	padding: 5px;
	border: 0px solid #9EB4D3;
	/*border: 1px solid #ccc;*/
	font-size: 0.9em;
	margin: 10px 0px;
	background-image: url(../images/bg_tabs.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

div#quickfaq .sgids_tags h2 {
	color: #1D5494;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 0px solid #ddd;
	/*padding:0.5em 0.3em; margin: 0.8em 0;*/
	padding-bottom: 0em;
	display: inline;
}

/* System Standard Messages */
.message {
	color: #1D5494;
	background: #fff;
	border: 3px solid #1D5494;
	padding: 5px;
	font-size: 1.2em;
}

/* System Error Messages */
.error {
	color: #ff3320;
	background: #fff;
	border: 3px solid #ff3320;
	padding: 5px;
	font-size: 1.2em;
}

/* System Notice Messages */
.notice {
	color: #6C9933;
	background: #fff;
	border: 3px solid #6C9933;
	padding: 5px;
	font-size: 1.2em;
}

.bw_print {
	float: right;
	padding: 5px 5px 5px 5px;
}

div.monial {
	font-family: georgia, Palatino Linotype, Book Antiqua, Palatino, serif;
	font-style: italic;
	display: block;
	padding: 10px 10px 0px 10px;
	/*width: 300px;*/ /*line-height:30px;*/
	font-size: 1.1em;
}

.monial span {
	color: #393F49;
	font-size: 1.5em;
}

.monial span.last {
	padding-left: 5px;
}

.monialname {
	font-family: georgia, Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #757F8A;
	padding-left: 10px;
	margin-bottom: 5px;
}

#bottomtext {
	display: none;
	color: #fff;
	position: fixed;
	width: 100%;
	bottom: 0px;
	left: 0px;
	height: 0px;
	background: #1D5494;
	text-align: center;
	border-top: 2px solid #3E7DBA;
	font-size: 120%;
}

#bottomtext a {
	color: #fff;
}

#closebottom {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 16px;
	height: 16px;
	background: url(../images/icons/close.gif) no-repeat 16px top;
	cursor: pointer;
}
/*
#inviteForm {
	margin:5px 0px 5px 0px;
	background: #EBEBED;
	border: 2px solid #3E7DBA;
	padding:5px;
}

#inviteForm .inputbox{


	border: 1px solid #3E7DBA;

}
*/
