body {
	background-image: url(http://www.shantek.com.au/images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	background-attachment: fixed;
	margin-top: 0px;
}
.cap {
	text-transform: capitalize;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	height: 25px;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.adminmenu {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
        color: black;
}

.admincontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
        color: black;
}
.border-topleft {
	background-image: url(http://www.shantek.com.au/images/border/top-left.png);
	background-repeat: no-repeat;
}
.border-top {
	background-image: url(http://www.shantek.com.au/images/border/top.png);
	background-repeat: repeat-x;
}
.border-topright {
	background-image: url(http://www.shantek.com.au/images/border/top-right.png);
	background-repeat: no-repeat;
}
.border-right {
	background-image: url(http://www.shantek.com.au/images/border/right.png);
	background-repeat: repeat-y;
}

.border-bottomleft {
	background-image: url(http://www.shantek.com.au/images/border/bottom-left.png);
	background-repeat: no-repeat;
}

.border-bottomright {
	background-image: url(http://www.shantek.com.au/images/border/bottom-right.png);
	background-repeat: no-repeat;
}
.content {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
}
.border-bottom {
	background-image: url(http://www.shantek.com.au/images/border/bottom.png);
	background-repeat: repeat-x;
}
.border-left {
	background-image: url(http://www.shantek.com.au/images/border/left.png);
	background-repeat: repeat-y;
}
.headertopright {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 5px;
}
.headerlink {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

headerlink:link { color: #FFFFFF; textdecoration: none; }
headerlink:hover { color: #FFFFFF; text-decoration: none; }
headerlink:visited { color: #FFFFFF; text-decoration: none; }




.footerright {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}

.footerlink {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footerleft {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: left;
}
.toplogo {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url(http://www.shantek.com.au/images/logo.png);
}
.nav-padding-left {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.someclients {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
.divider {
	height: 10px;
}
.nav-padding-right {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;
	text-align: right;
}
.clientlink {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #303;
	font-style: italic;
}
.plainlink {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #303;
}
.contentlink {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #303;
}
.nav-padding {
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.frontfeaturetitle {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	vertical-align: bottom;
	font-weight: bold;
}

.frontfeaturelink {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.frontfeaturecontent {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	vertical-align: top;
}
.frontfeaturepicture {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}


.topbar {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

.topbarlink {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	font-style: normal;
	text-decoration: none;
	col
}

.topbarlink:hover {
color: red;
}

.missingfield {
	border: 1px solid #F00;
}

.navspacer {
	padding-top: 15px;
}


.testimonial {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-align: left;
	padding-right: 10px;
}


.footer {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}



.top_marquee {
	background-color: f5f5f5;
	border: 1px solid #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.right_links {
	background-color: #eff5ff;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #cfe2ff;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	clip: rect(auto,auto,auto,auto);
	padding-left: 20px;
}

.main_box {

	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding: 10px

}

.main_bottom {

	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 10px
}

.overall_border {
	border: 8px solid #225588;
}

.phoneprice {
	color: #069;
	font-size: 22px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.phonetable {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #333;
}
.phonetabletext {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;

	color: #333;
}
.copyright_footer {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #CCCCCC;
}

.tabletop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 1px;
	padding: 1px;
}
.tablerows {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 1px;
	padding: 5px;
}
.tablecoloumns {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 1;
	padding: 1;
}


.tablefeaturesnh {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}


.tablefeatures {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	height: 25px;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.tablefeaturescontent {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	height: 25px;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.tablefeaturescontentleft {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	height: 70px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.tablecontentnh {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.tablefeaturescontent1 {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	height: 35px;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.sentsmsdivider {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}


.tableheader {
	background-color: #0CF;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #36F;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}



.navheader {
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000033;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000033;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
.navlink {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000033;
	height: 25px;
	padding-left: 30px;
	vertical-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
}

.navlinkbottom {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000033;
	height: 25px;
	padding-left: 30px;
	vertical-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
}

.orderbutton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333;
	height: 20px;
	width: 80px;
}

#company_title{background-color:#00162C;color:#FFF;float:left;font-size:14px;line-height:60px;margin:0;padding:0;text-align:left;}
#content_container{background:#FFF url(images/content_container_bg.gif) repeat-y;border:5px solid #258;color:#666;margin:20px auto 0;padding:0;text-align:left;width:650px;}
#content_left{background-color:#FFF;float:left;margin:0;padding:15px;text-align:left;width:650px;}
#side_menu{background-color:#EFF5FF;border-left:1px solid #CFE2FF;float:right;margin:0;padding:15px;text-align:left;width:219px;}
#side_menu ul{list-style:none;margin:0 0 10px;padding:0;}
#side_menu ul li{line-height:25px;margin:0;padding:0;}
#top{background-color:#00162C;height:60px;margin:0 auto;padding:0;text-align:left;width:650px;}
#top_container{background-color:#00162c;border-bottom:3px solid #036;color:#FFF;height:60px;margin:0;padding:0;text-align:center;}
#top_menu{background:#F5F5F5 url(images/top_menu_bg.gif) repeat-x;height:30px;line-height:30px;margin:0;padding:0;text-align:left;}
#top_menu ul{list-style:none;margin:0;padding:0;}
#top_menu ul li{float:left;margin:0;padding:0;}
#top_menu ul li a,#top_menu ul li a:visited{color:#666;display:block;height:30px;line-height:30px;padding:0;text-align:center;text-decoration:none;width:100px;}
#top_menu ul li a.down,#top_menu ul li a.down:visited,#top_menu ul li a.down:hover{background-color:#FFF;border-right:1px solid #EBEBEB;color:#333;font-weight:700;width:99px;}
#top_menu ul li a:hover{background-color:#EBEBEB;color:#333;}
#welcome_box{float:right;margin:0;padding:10;text-align:right;}
#welcome_box a,#welcome_box a:visited{color:#accbff;text-decoration:none;}
#welcome_box a:hover{text-decoration:underline;}
.absmiddle{vertical-align:middle;}
.breadcrumb{background-color:#F5F5F5;margin:0 0 10px;padding:10px;}
.clear{clear:both;}
.green{color:#006F0F;}
.header{color:#1a4d80;font-size:14px;font-weight:700;}
.red{color:#BF0000;}
.small{font-size:11px;}
.warning{background-color:#FFFFDF;border:1px solid #FDFF3F;margin:0 0 10px;padding:10px;}
.contentbox{padding:10px;margin:0 0 10px;text-align:center;}
.errorbox{background-color:#FFBFBF;padding:10px;margin:0 0 10px;text-align:center;color:#7F0000;}
.clientareatableactive{background-color:#DFFFE0}
.clientareatablepending{background-color:#EFEFEF}
.clientareatablesuspended{background-color:#FFF6CF}
.clientareatableterminated{background-color:#FFCFCF}
.clientticketreplyheader{background-color:#EBEBEB;color:#333;border-top:1px solid #CCC;border-right:1px solid #CCC;border-bottom:1px solid #EBEBEB;border-left:1px solid #CCC;}
.clientticketreply{background-color:#F5F5F5;margin:0 0 10px;padding:10px;border-right:1px solid #CCC;border-bottom:1px solid #CCC;border-left:1px solid #CCC;}
.adminticketreplyheader{background-color:#CFE6FF;color:#333;border-top:1px solid #CAE6FF;border-right:1px solid #CAE6FF;border-bottom:1px solid #CAE6FF;border-left:1px solid #CAE6FF}
.adminticketreply{background-color:#EEF6FF;padding:10px;margin:0 0 10px;border-right:1px solid #CAE6FF;border-bottom:1px solid #CAE6FF;border-left:1px solid #CAE6FF;}
.networkissueaffected{background-color:#EFEFEF;padding:10px;margin: 0 0 10px;}
.textgreen{color:#158F00;}
.textred{color:#9F0000;}
a,a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
form{margin:0;padding:0;}
h1{border-bottom:1px solid #EBEBEB; text-decoration: none; color:#1a4d80;font-size:24px;font-weight:400;margin:0 0 12px;padding:0 0 3px;}
h2{border-bottom:1px solid #F5F5F5; text-decoration: none; color:#333;font-size:18px;font-weight:400;margin:0 0 5px;padding:10px 0 3px;}
h3{color:#333;font-size:12px;font-weight:700;margin:0;padding:10px 0 5px;text-decoration: none; }
hr{background-color:#EBEBEB;border:0;border-top:1px solid #EBEBEB;height:0;margin:10px 0;overflow:hidden;}
input,select,textarea{color:#666;font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;font-size:12px;margin:0;padding:2px;}
p{margin:0;padding:3px 0 8px;}





