/* -----[ DMD Style Sheet ]--------------------------------------------------------------------- */
/* -----[   www.dmd.co.nz ]--------------------------------------------------------------------- */

body, div, p, dl, dd, dt, ol, ul, li {
	margin: 0;
	padding: 0;
}
body {
	background: #efefef url(../images/core/global-bg-img.jpg) repeat-x left top;
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: small;
	color:#666;
}
blockquote {
	margin: 10px 30px;
}
li {
	list-style: none;
}
sup {
	vertical-align: top;
}

/* -----[ Links ]--------------------------------------------------------------------- */

a {
	color: #07397d;
	text-decoration: underline;
}
a:hover {
	color: #e32c04 !important;
	text-decoration: none;
}
a.strong {
	font-weight: bold;
}
a.light {
	text-decoration: none;
}

/* -----[ Headers ]--------------------------------------------------------------------- */

h1 {
	/*font-family: "Palatino Linotype", Book Antiqua, Palatino, serif;*/
	font-family: "Arial", Verdana, Geneva, sans-serif;
	letter-spacing: .009em;
}
h2, h3, h4, h5, h6 {
	font-family: "Arial", Verdana, Geneva, sans-serif;
	font-weight: normal medium;
}
#content h1,
#content h2 {
	background: #626560 url(../images/core/pageHeader-right.gif) no-repeat right top;
	margin-left: -20px;
	color: #FFF;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#content h1 {
	margin-top: 0;
	font-size: 1.4em;
	font-weight: normal;
}
#content h2 {
	margin-top: 25px;
	font-size: 1.2em;
	letter-spacing: .05em;
}
#content h4 {
	color: #666;
	font-size: 1.3em;
	/*border: 1px solid #e5e5e5;*/
	text-align:left;
	padding: 5px 0 0 0;
	margin: 0px;
	margin-bottom: 10px;
}
#content a {
	/*color: #416E80;*/ 
	color: #07397d;
	text-decoration: underline;
	/*margin-right: 10px;
	background-image: url(../images/core/red-arrow.gif);*/
	background-repeat: no-repeat;
	background-position: left;
}
#container #wrapper #content .port-feature .tech {
	margin-bottom: 10px;
	color: #416E80;
}
#directory{
position:absolute;
z-index:999;
width:200px;
margin-left:-3996px
}

/* -----[ Images ]--------------------------------------------------------------------- */

img {
	border: 0;
}
img.right {
	float: right;
	margin: 0 0 10px 15px;
}
img.left {
	float: left;
	margin: 0 15px 10px 0;
}
img.border {
	padding: 5px;
	background: #EBF2F3;
	border: 1px solid #CCE1E9;
}
#container #wrapper #content img {
	border: 1px solid #cccccc;
}

/* -----[ Tables ]--------------------------------------------------------------------- */

table {
	border: 0;
	border-collapse: collapse;
}
tr.alternate {
	background: #EBF2FF;
}
tr.left th, tr.left td,
th.left, td.left {
	text-align: left;
}
tr.center th, tr.center td,
th.center, td.center {
	text-align: center;
}
tr.right th, tr.right td,
th.right, td.right {
	text-align: right;
}

/* -----[ Form Inputs ]--------------------------------------------------------------------- */

.button {
	background-color: #416E80;
	color: #FFFFFF;
	border: 0;
	padding-left: 10px;
	padding-right: 10px;
}
input,
select,
textarea {
	font: 1em Tahoma,sans-serif;
	background-color: #fafafa;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}
input.inputText,
select.inputText,
textarea.inputText {
	border: 1px solid #CCC;
	background-color: #CCC;
}
input.inputText {
	padding: 2px 3px;
}
textarea.inputText {
	padding: 0 0 0 3px;
}
input.inputText:focus,
select.inputText:focus,
textarea.inputText:focus {
	background: #FFB;
	color: #000;
}
input.readOnly,
select.readOnly, 
textarea.readOnly {
	background: #F2F2F2 !important;
	color: #666 !important;
}
/* -----[ Content Items ]--------------------------------------------------------------------- */

.content p,
.content dl,
.content ol,
.content ul,
.content table {
	margin-bottom: 15px;
}
#content p,
.content p,
.content li {
	line-height: 1.6;
}
.square {
	list-style:none;
	padding-left: 10px;
	background: url(../images/core/red-arrow.gif) no-repeat left 8px;
	/*background: url(../images/core/square-dot.gif) no-repeat;*/

}
.content li {
	list-style:none;
	padding-left: 16px;
	background: url(../images/core/red-arrow.gif) no-repeat left 8px;
	/*background: url(../images/core/square-dot.gif) no-repeat;*/
	/* color: #07397d; */
}
#container #wrapper #content .recent-items .port-wrapper .clientlist ul li {
	list-style:none;
	padding-left: 10px;
	/*background: url(../images/core/square-dot.gif) no-repeat;*/
	color: #999;
}
#container #wrapper #content .recent-items .port-wrapper .clients li a {
	color: #07397d;
	background-image:none;
	text-decoration: underline;
}
#container #wrapper #content .recent-items .port-wrapper2 .clients li a {
	color: #07397d;
	background-image:none;
	text-decoration: underline;
}
.content li li {
	list-style:none;
	padding-left: 15px;
	background: url(../images/core/red-arrow.gif) no-repeat left 8px;
	/*background: url(../images/core/square-dot.gif) no-repeat;*/
	color: #07397d;
}
#container #wrapper #content .recent-items .port-wrapper .clientlist ul ul li {
	list-style:none;
	padding-left: 10px;
	background: url(../images/core/red-arrow.gif) no-repeat left 8px;
	/*background: url(../images/core/square-dot.gif) no-repeat;*/
	color: #999;
}
#container #wrapper #content .featured-item #port-wrapper .base-functions li {
	list-style:none;
	padding-left: 10px;
	background: url(../images/core/red-arrow.gif) no-repeat left 8px;
	/*background: url(../images/core/square-dot.gif) no-repeat;*/
	color: #999;
}
#container #wrapper #content .recent-items .port-wrapper .clients li li a {
	color: #07397d;
	background-image:none;
	text-decoration: underline;
}
#container #wrapper #content .recent-items .port-wrapper2 .clients li li a {
	color: #07397d;
	background-image:none;
	text-decoration: underline;
}
.content em {
	padding-right: 2px;
}
.content span {
	color: #888;
	font-weight: normal;
}
