/********************************************
*  @title: Stylesheet.css
*  
*  @structure tree:
*		
*		General markup
*		General Links
*		H.* desenitions		
*			Header
*				Content
*				buttons and input fields
*				Leftframe
*				Menuitems
*					Submenu
*				Fieldset links in profile messagebox
*				Prayer Monitor
*			Footer
*	
* 
*  @history: 2008-01-10 Created by Mike & Eric
*
*********************************************/

/* general markup */

html {
	background-color : #e4e4e4;
}

body {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}

.explain {
	font-style:italic;
	color:#666666;
}

.explaintext {
	font-style:italic;
	color:#666666;
}

li {
	list-style-type:decimal;
	margin-left:20px;
	margin-top:10px;
}


.moreinfoimage {
	margin-right:15px;
}

hr {
	color: #C3D7EF;
	background-color: #C3D7EF;
	height: 1px;
	border: 0px;
}

/* general links ************************************************************************************/

a:link {
	color : #666666;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}

a:hover {
	color : #666666;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
}

a:visited {
	color : #666666;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}

/* general links highlighted ************************************************************************************/

a:link.highlight {
	color : red;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}

a:hover.highlight {
	color : red;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : underline;
}

a:visited.highlight {
	color : red;
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}

/* H.* defenitions ********************************************************************************/

h1 {
	color : #333366;
	font-size : 11pt;
	font-weight : bold;
}

h2 {
	color : #333366;
	font-size : 11pt;
	font-weight : normal;
}

/* Container *************************************************************************************/

.container {
	background-color : white;
	width : 760px;
	text-align : left;
	margin : 0 auto;
}

/* Header ****************************************************************************************/

.header {
	background-image : url(images/samenbiddenhome_01.jpg);
	background-color : #eeeeee;
	height : 100px;
	background-repeat : no-repeat;
}

/* Content ***************************************************************************************/

.content {
	min-height : 430px;
	height: auto !important;
	height: 430px;
	padding : 20px;
	width: 570px !important;
	width: 530px;
	border-right : 2px solid #C3D7EF;
	margin-bottom: 5px;
}

.text {
	float : right;
}

.quote {
	color : #999999;
}

/* buttons and input fields *********************************************************************/
.spacer {
	height:1px;
	width:110px;
	background-color:#dddddd;
}

input, textarea {
	background-color : #ffffff;
	font-size : small;
	border-width : 1px;
	border-style : solid;
	border-color : #cccccc;
}

input.button {
    background-color : #B3CDEE;
 	border:1px solid #cccccc;
 	padding: 1px 5px 1px 5px;
}

.full {
	width:95%;
}

td {
	vertical-align: top;
	font-size : 9pt;
	padding-right : 5px;
	padding-bottom : 5px;
	text-align : left;
}

tr.odd {
	height:25px;
	background-color:white;
}

tr.odd td{
	padding-top:5px;
}

tr.even td{
	padding-top:5px;
}

tr.even {
	height:25px;
}

/* leftframe ***********************************************************************************/

.leftframe {
	width : 113px;
	float : right;
	margin-right : 20px !important;
	margin-right : 10px;	
	margin-top : 20px;
}

.leftframe a {
	color:#FF3333;
	display:block;
	text-decoration:none;
	margin-bottom : 5px;
}

.leftframe a:hover {
	text-decoration:underline;	
}

/* Menu items **********************************************************************************/

.menu {
	background-image : url(images/samenbiddenhome_02.jpg);
	background-repeat : no-repeat;
	width : 740px;
	height : 23px;
	color : #666666;
	margin-top : -2px;
	/* border-top : 2px solid white; */
	padding-left : 20px;
	padding-top : 2px;
	padding-bottom: 5px;
	background-color : white;
}

.menudivider {
	margin:2px 2px;
	font-size:12pt;
	color : #666666;
}

.menu a {
	color : #666666;
}

/* Submenu *************************************************************************************/

.submenu {
	margin-top: -2px;
	margin-bottom : 5px;
}

.submenu a {
	color:#FF3333;
	display:block;
	text-decoration:none;
	margin-bottom : 2px;
	margin-left: 5px;
}

.submenu a:hover {
	text-decoration:underline;	
}

.selected {
	font-weight: bold;
}

/* Fieldset links in profile messagebox ********************************************************/

.fieldsetborder-even {
	border:solid 1px; 
	border-color:#3d67af; 
	padding:5px;
	background-color: #E0E8F5;
}

.fieldsetborder {
	border:solid 1px; 
	border-color:#999999; 
	padding:5px;
}

.test {
	background-color:red;
	border:1px solid red;
	width:10px;
}

.fieldsetborder-odd {
	border:solid 1px; 
	border-color:#999999; 
	padding:5px;
	background-color: #F4F4F4;
}

.fieldsetspan a{
	color:#333333;
}

.fieldsetsearch {
	border:solid 1px; 
	border-color:#999999; 
	padding:5px;
	background-color: #F4F4F4;	
	width:220px;
}

.infoimg {
	align:left;
}

/* Prayer Monitor *******************************************************************************/

div#contentmonitor {
	background-image : url(images/monitors2.jpg);
	background-repeat : no-repeat;
	float : left;
	height: 430px;
	width : 600px !important;
	width : 570px;	
	margin-left : 10px !important;
	margin-left: -10px;
}

div#laatsteverzoek {
	position : relative;
	top : 12px;
	left : 295px;
	padding:10px 10px 10px 10px;
	width : 225px;
	height : 134px;
	overflow : auto;
	font-style : italic;
}

div#bidlijst {
	position : relative;
	text-align:right;
	color:white;
	top : 30px;
	left : 370px;
	width : 170px;
	height : 15px;
}

div#bidlijst a:visited, div#bidlijst a:link{
	color:red;
 	text-decoration: underline;	
}

div#refresh {
	position : relative;
	text-align:right;
	top : -292px;
	left : 20px;
	width : 245px;
	height : 15px; 	
}

div#refresh a {
	color:red;
 	text-decoration: underline;
}


div#willekeurig {
	position : relative;
	top : -312px;
	left : 20px;
	padding:10px 10px 10px 10px;
	width : 225px;
	height : 133px;
	overflow : auto;
	font-style : italic;
}

div#algemeenverzoek {
	position : relative;
	top : -267px;
	left : 23px;
	overflow : auto;
	width : 225px;
	height : 134px;
	font-style : italic;
	padding:10px 10px 10px 10px;
}

div#gebedsverhoring {
	position : relative;
	top : 59px;
	left : 296px;
	overflow : auto;
	width : 225px;
	height : 134px;
	padding:10px 10px 10px 10px;
}

/* Footer ***********************************************************************************/

.footer {
	background-image : url(images/samenbiddenhome_02.jpg);
	background-repeat : vertical;
	height : auto;
	text-align: right;
	padding: 5px 0px 5px 0px;
	font-size: 8pt;
}

.footerlinks {
	margin-right: 30px;
}

.commitment {
	float:left;
	width:240px;
	margin-right:50px
}
