.linedivision {
	color: #D0D0D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1px;
}
/*========================
Cascading Style Sheets
for www.smartintegration.com.au
=========================*/

/*====General====*/
body {
	width: 98%; 
	padding: 0 1%;
	margin:-15px;
	background:#C0C0C0;
	line-height:18px;
	color:#333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:20px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #b90004;
	line-height: 22px;
	font-weight: normal;
}
.subtitle {
	color: #666666;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414141;
	line-height: 16px;
	padding-right: 10px;
}
.bodycopylight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
}


.bodycopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
}

.bodycopybullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
h1, h2 {
	margin:0 0 15px;
	color:#B90000;
	letter-spacing:1px;
	line-height:20px;
	text-transform:capitalize;
	font:100 22px Arial, Verdana, Helvetica, sans-serif;
}
h3 {
	margin:0 0 5px;
	color:#333;
	text-transform:uppercase;
	font:700 15px Arial, Verdana, Helvetica, sans-serif;
}
h4 {
	margin:0 0 5px;
	color:#B90000;
	text-transform:uppercase;
	font:700 14px Arial, Verdana, Helvetica, sans-serif;
}
h5 {
	margin:0;
}
h6 {
	margin:0;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: 200;
}
a:hover, a:active {
	text-decoration:none;
	color: #929292;
}
.linklight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	line-height: 16px;
	font-weight: normal;
}
.linklight a:link, .linklight a:visited { 	
	color: #646464;
	text-decoration: none;
	font-weight: 200;
}
.linklight a:hover, .linklight a:active {
	text-decoration:none;
	color: #929292;
}
.newlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #b90004;
	line-height: 22px;
	font-weight: normal;
}
.newlink a:link, .newlink a:visited { 	
	color:#b90004;
	text-decoration: none;
	font-weight: 200;
}
.newlink a:hover, .newlink a:active {
	text-decoration:none;
	color: #929292;
}
.newlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b90004;
	line-height: 22px;
	font-weight: normal;
}
.newlink2 a:link, .newlink2 a:visited { 	
	color:#b90004;
	text-decoration: none;
	font-weight: 200;
}
.newlink2 a:hover, .newlink2 a:active {
	text-decoration:none;
	color: #929292;
}
p {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
ol {
	margin:10px;
	padding:0 0 0 15px;
}
ul {
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 38px;
}
ul li {
	margin:0;
	list-style-type:none;
	background:#fff url(../images/bullet.gif) no-repeat 0 5px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 16px;
}
ul ul li {
	color:#7e7e7e;
	background:url(../images/bullet2.gif) no-repeat 0 9px;
	padding:1px 0 1px 8px;
}
.clear {
	clear:both;
}
.box {
	border:solid 1px #d1d1d1;
	background:#fff url(../images/bg-box.png) no-repeat;
	overflow:hidden;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
}
a.more, a.more:visited {
	color:#333;
	font-size:11px;
	font-weight:700;
	background:url(../images/more-arrow.gif) no-repeat right;
	display:block;
	text-align:right;
	text-decoration:none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 5px;
}
a.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;

}
a.button, a.button:visited {
	color:#333333;
	float:right;
	height:34px;
	margin:5px 6px 0 0;
	padding-right:27px; /* sliding doors padding */
	text-decoration:none;
	background-attachment: scroll;
	background-image: url(../images/bg_button_a.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: 700;
}
a.button span {
	background:url(../images/bg_button_span.png) no-repeat;
	display:block;
	line-height:20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 42px;
}
a.button:hover {
	color:#666666;
	cursor:pointer;
}
a.buttonleft, a.buttonleft:visited {
	color:#333333;
	float:left;
	height:34px;
	margin:5px 6px 0 0;
	padding-right:27px; /* sliding doors padding */
	text-decoration:none;
	background-attachment: scroll;
	background-image: url(../images/bg_button_a.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: 700;
}
a.buttonleft span {
	background:url(../images/bg_button_span.png) no-repeat;
	display:block;
	line-height:20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 42px;
}
a.buttonleft:hover {
	color:#666666;
	cursor:pointer;
}
.hr {
	border-top:solid 1px #D1D1D1;
	height:1px;
	font-size:0;
	line-height:1px;
	margin:18px 0;
}

/*====Layout====*/
#outter-wrap {
	border:solid 1px #B5B5B5;
	width:974px;
	background:#FFFFFF;
	overflow:hidden;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	color: #333333;
	background-color: #FFFFFF;
}
#header {
	height:68px;
	position:relative;
	font:100 12px Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
}
#header h1 {
	margin:0;
}
#header h1 span {
	display:none;
}
#header h1 a {
	display:block;
	background:url(../images/logo-smart.png) no-repeat;
	height:57px;
	width:287px;
}
#header a {
	color:#7e7e7e;
	text-decoration:none;
}
#header a:hover {
	text-decoration:underline;
}
#toplinks {
	position:absolute;
	right:282px;
	top:16px;
	color:#717171;
}
#search {
	position:absolute;
	right:12px;
	top:16px;
	color:#717171;
	background:url(../images/bg-search.png) no-repeat bottom right;
	height:46px;
}
#search div {
	margin:3px 1px 0 0;
	float:left;
}
#searchBar {
	background:url(../images/searchBar.png) no-repeat;
	height:23px;
	width:129px;
	padding:4px 0 0 9px;
	vertical-align:top;
	color:#717171;
	font:12px Arial, Verdana, Helvetica, sans-serif;
/*	margin:0px;	*/
	margin-left:7px;
	border:none;
}
#searchButton {
	background:url(../images/searchButton.png) no-repeat;
	height:23px;
	width:29px;
	vertical-align:top;
	margin:0 -1px;
	border:none;
}
#searchButton:hover {
	cursor:pointer; 
	cursor:hand;
}

#banner {
	margin:7px 0 2px;
}
#footer {
	text-align:center;
	color:#3C3C3C;
	margin:7px 0;
}
#footer a {
	color:#3C3C3C;
	text-decoration:none;
}
#cstech  {
	font-size:10px;
	color:#fff;
	margin:5px 0 0;
}
#cstech a {
	color:#fff;
} 

/*====Home====*/
#home #outter-wrap {
	width:974px;
}
#content {
	overflow:hidden;
}
#home #col1, #home #col2, #home #col3 {
	margin:2px 0 0 0;
	float:left;
	width:319px;
}
#home #col1, #home #col2 {
	margin:2px 8px 0 0;
}

/*====Internal - Single====*/
#internal2 #col1, #internal2 #col2 {
	float:left;
}
#internal2 #col1 {
	width:212px;
	font-size:13px;
	margin-right: 7px;
}
#internal2 #col2 {
	width:755px;
}
#internal2 #col1 li {
	line-height:19px;
	background-position:0 7px;
}
#internal2 #col1 li a {
	color:#4B4B4B;
	text-decoration:none;
}
#internal2 #col1 li a.active {
	font-weight:700;
}
#internal2 #col1 li a:hover {
	text-decoration:underline;
}
#internal2 #col1 li li {
	background:none;
	color:#4B4B4B;
}
#internal2 #col1 li li a {
	font-weight:100;
	text-decoration:none;
}

#internal2 #col3 {
    width:970px;
}

/*====Clients/Staff Backend====*/
.item {
	border:solid 1px #d1d1d1;
	padding:11px 13px;
	margin:9px 0;
	background:#fff url(../images/bg-box.png) no-repeat;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
.controls {
	float:right;
	text-transform:capitalize;
}

/*====Forms====*/
#content table.webform td {line-height:20px;padding:0;}
#content form {width:475px;}
.row label {display:block;float:left;width:240px;font-size:11px;padding:3px 0 0;}
.row {margin:5px 0;font-size:11px;}
.double {margin:10px 0;}
.double label {padding:0;}
.double input {margin:2px 0 0;}
.captcha {text-align:center;}
.captcha label {float:none;margin:5px auto;}
.captcha img {display:block;margin:5px auto;}
#content input, textarea, select {
	border:solid 1px #BDD1D3;
	padding:3px;
	font:100 11px Arial,Verdana,Helvetica,sans-serif;
	color:#717171;
	margin:0 5px 0 0;
}
.row input, .row textarea, .row select {
	width:242px;
}
input:focus, textarea:focus, select:focus {
	border:solid 1px #A3BFC1;
	color:#000;
}
#content input.cat_button {
	color:#000;
	margin:10px 0;
	width:80px;
	border-right:solid 1px #3C3C3C;
	border-bottom:solid 1px #3C3C3C;
	border-top:solid 1px #878787;
	border-left:solid 1px #878787;
}
.row input.cat_button {margin:10px auto;display:block;}
#content input.cat_button:active {
	border-right:solid 1px #878787;
	border-bottom:solid 1px #878787;
	border-top:solid 1px #3C3C3C;
	border-left:solid 1px #3C3C3C;
}
.row select.cat_dropdown {
	width:250px
}
.row textarea.cat_listbox {
	width:345px;
	margin:5px 0;
}
.req {color:#ff0000;}
.secure-login {background:none;border:none;}
.titlelarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #464646;
	line-height: 35px;
	font-weight: normal;
}
.tableinner {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.subtitleinner {
	color: #666666;
	font-weight: normal;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}
.contentsmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.bodycopybold13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #464646;
}
.bodycopybold14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #464646;
}
.bodycopytab2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
a.buttonleft:hover {
	color:#666666;
	cursor:pointer;
}
.bodycopybulletsspaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	list-style-image: url(../images/bullet.gif);
}
