/*  CSS by http://netlive.co.za
	----------------------------
	Phone: 031 705 1159
	Web: http://netlive.co.za/
	Email: support@netlive.co.za
	----------------------------  */

body {
	/*background-attachment: fixed !important;
    background-clip: border-box;
    background-color: transparent;
    background-image: -moz-linear-gradient(center top , #4A4A4A 0px, #808080 269px, #ADADAD 500px);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;*/
	background: #adadad; /* Old browsers */
	background: -moz-linear-gradient(top,  #4a4a4a 0%, #808080 29%, #adadad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a4a4a), color-stop(29%,#808080), color-stop(100%,#adadad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4a4a4a 0%,#808080 29%,#adadad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4a4a4a 0%,#808080 29%,#adadad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4a4a4a 0%,#808080 29%,#adadad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4a4a4a 0%,#808080 29%,#adadad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4a4a', endColorstr='#adadad',GradientType=0 ); /* IE6-9 */
    cursor: default;
    font-family: Tahoma,Arial,Helvetica,Sans-Serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    left: 0;
    margin: 0 auto;
    min-height: 925px;
    position: relative;
    top: 0;
    width: 100%
}

a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
	text-decoration:none;
}

#maincont {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}

.header {
	width:1000px;
	background-image:url(../images/header-bg.jpg);
	background-repeat:no-repeat;
	height:211px;
}
.menu {
	height:38px;
	margin:7px 0 0 0;
	float:right;
	width:1000px;
}
.logo {
	width:213px;
	height:148px;
	float:left;
	padding:16px 0 0 140px;
}

.redbar {
	width:1000px;
	height:9px;
	background-image:url(../images/red-bar.jpg);
	background-repeat:no-repeat;
}

.pagetitle {
	padding:20px 0 0 50px;
	background-color:#fff;
}
.pagetitle h1 {
	font-size:20px;
	color:#d7222c;
	margin:0;
	padding:0;
}

.slider {
	width:1000px;
	height:368px;
	background-image:url(../images/slider-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#999999;
}

.homeintro {
	width:1000px;
	background-color:#fff;
	border-bottom:10px #838383 solid;
	overflow:hidden;
}
.fullpageintro {
	width:1000px;
	background-color:#fff;
	overflow:hidden;
}

.col3-left {
	margin:20px 0 20px 50px;
	float:left;
	width:266px;
}
.col3-centre {
	margin:20px 0 20px 50px;
	float:left;
	width:266px;
}
.col3-right {
	margin:20px 0 20px 50px;
	float:left;
	width:266px;
}
.col3-span-right {
	margin:20px 0 20px 50px;
	float:left;
	width:582px;
}

.col2rds-left {
	width:582px;
	float:left;
	margin:20px 0 20px 50px;
}
.col2rds-sidebar {
	margin:20px 50px 0 0;
	padding:0 0 20px 26px;
	float:right;
	width:266px;
	border-left:1px #bbb solid;
}

.homebody {
	width:1000px;
	background-color:#cfcfcf;
	border-bottom:10px #bebebe solid;
	overflow:hidden;
}

.col2-left {
	margin:20px 0 20px 50px;
	float:left;
	width:425px;
}
.col2-right {
	margin:20px 50px 20px 0;
	float:right;
	width:425px;
}

.readmore a {
	display:block;
	width:65px;
	height:18px;
	border-radius:3px;
	background-color:#666;
	padding:4px 20px;
	float:right;
	color:#fff !important; 
	text-decoration:none;
	box-shadow:0px 0px 3px #666666;
}
.readmore a:hover {
	display:block;
	width:65px;
	height:18px;
	border-radius:3px;
	background-color:#d7222c;
	padding:4px 20px;
	float:right;
	color:#fff !important; 
	text-decoration:none;
	box-shadow:0px 0px 5px #666666;
}

.contact {
	
}
.formrow {
	padding:10px 0;
}
.inputwidth {
	width:90%;
}
.redtxt {
	color:#ff0000;
}

.footer {
	width:1000px;
	height:124px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	font-size:10px;
	color:#fff;
}
.footer a {
	color:#fff;
	text-decoration:none;
}
.footer a:hover {
	color:#ff0000;
	text-decoration:none;
}
.footer li {
	list-style-image:url(../images/postbullets.png);
	padding:2px;
}
.col2-footleft {
	margin:10px 25px 10px 50px;
	float:left;
	width:425px;
}
.col2-footright {
	margin:10px 50px 10px 0;
	float:right;
	width:425px;
}
.col3-footleft {
	width:140px;
	float:left;
}
.col3-footcentre {
	width:140px;
	float:left;
}
.col3-footright {
	width:140px;
	float:left;
}

.servicebody {
	width:1000px;
	background-color:#fff;
	border-bottom:10px #bebebe solid;
	overflow:hidden;
}

.logoimgs img {
	margin:6px;
}


.sidebarlinks ul {
	padding:0 0 0 6px;
}
.sidebarlinks ul li {
	display: block;
    height: 26px;
    line-height: 26px;
}
.sidebarlinks li {
	list-style:none;
}
.sidebarlinks ul li img {
    vertical-align: middle;
	
}
.sidebarlinks a {
	color:#000;
	text-decoration:none;
}
.sidebarlinks a:hover {
	color:#ff0000;
	text-decoration:none;
}


.credits {
	width:1000px;
	padding:10px 0 10px 0;
	overflow:hidden;
	color:#fff;
	font-size:10px;
	margin:0 auto;
}
.credits a {
	color:#fff;
	text-decoration:none;
}
.credits a:hover {
	color:#fff;
	text-decoration:underline;
}
.copy {
	width:300px;
	float:left;
}
.netlive {
	width:300px;
	float:right;
	text-align:right;
}