/* 
  -----------------------------------
  Integritie.com 
  2 Column Fixed - menu integrated
  -----------------------------------
*/
body {
	background-color: #8D9298;
	background-image: url(../images/graf-pbgtexture.jpg);
	color: #333333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 95%;
	margin: 20px 0;
	padding: 0;
}
#masthead {
 background-image: url(../images/masthead.jpg);
 background-repeat: no-repeat;
 height: 114px;
 background-color: #10A5DF;
 padding-top: 18px;
 padding-right: 23px;
}
/********LAYOUT WRAPPER**********/
#layout {
	width: 766px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/graf-shadow.jpg);
	background-repeat: repeat-y;
}
/********MENU WRAPPER**********/
#menubar {
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 750px;
	background-color: #0099FF;
	background-image: url(../images/menu_bg.gif);
	height: 1.8em;
}

/********COLUMN WRAPPER**********/
#columnwrapper {
	margin: 0 auto;
	width: 750px;
	padding: 2em 0 0 0;
}
/*MAIN and SIDEBAR COLUMNS
  Width of both must equal width of columnwrapper
	540 + 210 = 750 */
#mainbox {
	float: left;
	width: 750px;
}

/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
	padding: 0 20px 20px 30px;
	font-size: 0.85em;
	background-repeat: repeat-y;
	background-position: right top;
}
#maincontent p{
	line-height: 1.5em;
	margin: 8px 0 12px 0;
}
/********HEADINGS*******/
h1, h2, h3, h4 {
	line-height: normal;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1.35em;
	letter-spacing: 0.2em;
	color: #000099;
	padding-bottom: 10px;
}
h2 {
	margin: 1.5em 0 0 0;
	font-size: 1.25em;
}
h3 {
	margin: 1.5em 0 0 0;
	font-size: 1.2em;
}
/********TEXT*******/
p {
	text-align: justify;
}
/*******CLEARING the LAYOUT FLOATS*******/
.clearit {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}

/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	background-image: url(../images/graf-footer.jpg);
	background-repeat: no-repeat;
	height: 48px;
	background-position: left bottom;	
}
/***********FOOTER************/
/*Footer Container*/
#footerbox {
	width: 750px;
	margin: 0 auto;
	font-size: 0.7em;
	color: #000000;
}
/*Footer Content*/
#footer {
	padding: 0 0 0 30px;
}
/******SKIP LINKS********/
/*Skip Links Container*/
#skips {
	position: absolute;
	top: 6px;
	right: 15px;
	margin: 0 15px 0 0;
}
/*Skip Link Link Styles*/
#skips a, #skips a:visited, #skips a:hover {
	color: #8D9298;
	cursor: default;
	font-size: 0.1em;
}
.p7fix a:active, #skips a:active, #skips a:focus {
	color: #FFFFFF;
	background-color: #4a4a4a;
	cursor: pointer;
	font-size: .8em;
}
/***********DEFAULT LINK STYLES***********/
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}
/*********PAGE LINK STYLES********/
#columnwrapper a:hover, #columnwrapper a:active, #columnwrapper a:focus, 
#footer a:hover, #footer a:active, #footer a:focus {
	background-color: #4D4D4D;
	color: #FFFFFF;
	text-decoration: none;
}
/**********DEFAULT LIST STYLES*********/
ul {
	list-style-type: disc;	
	margin:0 0 0 20px;
	padding:0 0 0 20px;
}
ol {
	padding-left: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-position: outside;
}
/**********STYLES FOR IMAGES*********/
.icon_header {
	float: left;
	padding-right: 10px;
}
.icon_header_large {
	float: left;
	padding-right: 20px;
}
.iconimage {
	padding-bottom: 5px;
}
.imageLeftBorder {
	padding: 3px;
	border: 1px solid #51BEE9;
	float: left;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imageCentreBorder {
	padding: 3px;
	border: 1px solid #51BEE9;
	float: none;
	margin-top: 13px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.buttonRegister {
	margin-bottom: 5px;
	padding-left: 4px;
}
#buttons a, #buttons a:visited, #buttons a:hover {
	background-color: #FFFFFF;
}

/**********STYLES FOR MISC TEXT ITEMS*********/
.imageDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000099;
	text-align: center;
}
#downloads {
	background-color: #FFFFFF;
	width: auto;
	padding: 0px;
	margin-top: 15px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
}
#downloads h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	background-color: #79CCEC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
	letter-spacing: .1em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#listdownloads li {
	background-image: url(../images/button_red_glass.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#adobe {
	padding-top: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 112px;
}

