/* CSS Document */
/* This is the Cascading Style Sheet for SINCRO South Africa */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100.01%;
    color: #444444;
/*    background-image: url(../images/sincro-web-back.jpg); */
	background-color: #888888;
	background-repeat: no-repeat;
    background-attachment: fixed;
    text-align: center;
}

#wrapper {
    width: 850px;
/*    background-image: url(../images/wrapper-back.gif); */
	background-color: #fff;
/*    background-repeat: repeat-y; */
    margin: 0 auto;
    height: auto;
    border: 0px solid #000;
    text-align: left;
}

#banner {
    height: 150px;
	vertical-align: middle;
    margin: 0 10px 0 10px;
    border: 0px solid #000;
    text-align: center;
}

#navwrapper {
	width: 850px;
	background-color: #FF0000;
	margin: 0px auto;
	text-align: center;
    border-bottom: 0px solid #000;
	/* height: 1.8em; */
	/* display: inline; */
}

#leftcolcontent a:link {
	color: #FF0000; /* red */
	font-weight: bold;
	text-decoration: underline;
	}
/*
#leftcolcontent a:visited {
	color: #000000;  /* black
	text-decoration: none;
	background-image: url(../images/link_hover.jpg);
	background-repeat: repeat-y;
	background-color: #FF0000; /* red
	} */

#leftcolcontent a:hover, #leftcolcontent a:active {
	color: #000000;  /* black */
	text-decoration: none;
	background-image: url(../images/link_hover.jpg);
	background-repeat: repeat-y; */
	background-color: #FF0000; /* red */
	}

#content a:link {
	color: #FF0000; /* red */
	font-weight: bold;
	text-decoration: underline;
	}

#content a:visited {
	color: #000000;  /* black */
	text-decoration: none;
	background-image: url(../images/link_hover.jpg);
	background-repeat: repeat-y; */
	background-color: #FF0000; /* red */
	}
	
#content a:hover, #content a:active {
	color: #000000;  /* black */
	text-decoration: none;
	background-image: url(../images/link_hover.jpg);
	background-repeat: repeat-y; */
	background-color: #FF0000; /* red */
	}

#content-one a:link, #content-one a:visited {
	color: #FF0000; /* red */
	font-weight: bold;
	text-decoration: underline;
	}
	
#content-one a:hover, #content-one a:active {
	color: #000000;  /* black */
	text-decoration: none;
	background-image: url(../images/link_hover.jpg);
	background-repeat: repeat-y; */
	background-color: #FF0000; /* red */
	}

#content {
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
    float: right;
    width: 630px;
    display: inline;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-right: 20px;
	}

#content p {
    font-size: 100%;
	margin: 10px;
	}

#contentBorder {
	border-left: 2px solid #ff0000;
	border-right: 2px solid #ff0000;
	}

#contentBorder p {
	margin: 0 10px;
	font-size: 100%;
	}

#contentbottom {
    background-image: url(../images/content-bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 10px;
	}

#content-one {
	background-image: url(../images/one-column-top.gif);
	background-repeat: no-repeat;
    width: 830px;
	padding-top: 10px;
/*	padding-bottom: 20px; */
	margin: 0 10px;
	}

#content-one p {
    font-size: 100%;
	margin: 10px;
	}

#contentBorder-one {
	border-left: 2px solid #f00;
	border-right: 2px solid #f00;
	}

#contentBorder-one p {
	margin: 0 10px;
	font-size: 100%;
	}

#contentbottom-one {
    background-image: url(../images/one-column-bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 10px;
	}

/*
.content ul, li {
	list-style-type: none;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	}

.content li {
	margin-left: 15px;
	padding-left: 15px;
	background: url(../images/bullet.jpg) no-repeat center left;
	}
*/

#content-one h1 {
    font-size: 130%;
    color: black;
    padding: 0;
    margin: 0 10px;
	}

#content-one h2 {
    font-size: 110%;
    color: black;
    padding: 0;
    margin: 0 10px;
	}

/* #contentbottom {
    background-image: url(../images/content-bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 20px;
	} */

#content h1 {
    font-size: 130%;
    color: black;
    padding: 0;
    margin: 0 10px;
	}

#content h2 {
    font-size: 110%;
    color: black;
    padding: 0;
    margin: 0 10px;
	}

.leftimage {
    float: left;
    margin: 0 10px 10px 0;
	padding: 0 10px 10px 0;
    border: 1px solid #000;
	}

.rightimage {
    float: right;
    margin: 0 0 20px 15px;
	padding: 5px 5px;
    border: 1px solid #000;
}

.indent {
	padding-left: 20px;
	}

.clearit {
    display: block;
    clear: both;
	}

#footer {
    clear: both;
	width: 850px;
    background-color: red;
    border-left: 0px solid #000;
    color: #fff;
	text-align: center;
	margin: 0 auto;
	}

#footer p {
    font-size: 150%;
    padding: 5px;
    text-align: center;
	}

#leftcolcontent {
    background-image: url(../images/leftcol-top.gif);
    background-repeat: no-repeat;
    float: left;
    width: 170px;
    margin-left: 20px;
    display: inline;
    padding-top: 10px;
	}

#leftcolcontent img {
	display: block;
	}
	
#leftcolBorder {
	border-left: 2px solid #ff0000;
	border-right: 2px solid #ff0000;
	}

#leftcolBorder p {
	margin: 0 10px;
	font-size: 90%;
	}

#leftcolbottom {
    background-image: url(../images/leftcol-bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 10px;
	}

.space {
	margin: 0;
	clear: both;
	padding: 20px auto;
	height: 15px;
	}

input.txt {
	padding: 5px;
	border: 2px inset #ed1c24;
	width: 50px;
}

#sn {
	position: absolute;
	width: 80%;
	top: -300px;
	left: 50px;
}

#sn a {
position: absolute;
top: 20px;
}

.p7ie6Fix:active, #sn a:active, #sn a:focus {
	top: 300px;
	color: #FF0000;
	text-decoration: none;
	background-color: #00FF33;
}

