* {
    margin:0;
    padding:0;    
}
body {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	font-size: small;
	margin: 0;
	padding: 0;
}
#wrap {font-size: 0.8em;}
.page-wrap {
	margin-left: auto; 
	margin-right: auto;
	width: 845px;
}
/* MISC. */
.hide {
	display: none;
}
a img {
	border: none;
}
.divclear {
	clear:both; 
	height:0px; 
	font-size:0px; 
	margin: 0;
	padding: 0;
	margin-top:-1px;
}
.skiplinks {
	display:none;
}  
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
	  padding:0;
      border:none;
      visibility: hidden;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* GENERAL TEXT STYLES */
a, 
a:link, 
a:visited {
	color: #003e7e;
	text-decoration: none;
}
a:focus, 
a:hover, 
a:active {
	color: #003e7e;
	text-decoration: underline;
}
p {
	padding-bottom: 1.6em;
	line-height: 1.4em;
}
h1, h5, h6 {
	color: #003e7e;
}
h1 {
	font-size: 2.4em;
	font-weight: normal;
	padding-top: .75em;
	padding-bottom: 1em;
}
#container-banner h1 {
	color: #FFFFFF;
	padding-top: 1em;
	padding-left: 21px;
	font-size: 2.4em;
	font-weight: bold;
}
#home #container-banner h1 {
	color: #FFFFFF;
	padding-top: 1em;
	padding-left: 21px;
	font-size: 2.3em;
	font-weight: bold;
	margin:0;
}
h2 {
	color: #003e7e;
	font-weight: bold;
	font-size: 1.2em;
}
/*h3 {
	font-size: 1.4em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background: #003e7e;
	padding: 0.2em;
}*/
h3 {
	font-size: 1.2em;
	color: #003e7e;
}
h5, h6 {
	font-size: 1.0em;
}
h4, h6 {
	border-bottom: 1px solid #003e7e;
}
.intro {
	font-size: 1.4em;
	line-height: 1.4em;
}
.page-content h2 {
	/*font-size: 1.8em;
	font-weight: normal;
	padding-bottom: 1.0em;*/
	color: #003e7e;
	font-weight: bold;
	font-size: 1.4em;
	font-size: 1.3em;
	border-bottom: 1px solid #003e7e;
	text-transform: uppercase;
	margin-bottom: 1em;
	padding-bottom: .5em;
}
ol {
list-style:decimal;
}
ul {
margin:0;
padding:0;
list-style-type:none;
}
ul li {
background:url(../images/bullet_green.gif) no-repeat left 5px;
padding-left:20px;
}
label {font-weight: bold;color: #003e7e;}
th {text-align: left;}
input, textarea {margin-bottom: 1em;}
.formmail {}

/* HEADER */
#container-header {
	/*padding: 2em 0;*/
	padding-bottom: 2em;
}
/*#container-header img {
	border: none;
	vertical-align: top;
}*/
.logo {float: left;padding-top: 2em;}
.maintain {float: right;padding-top: 53px;clear: right;}


#container-header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: auto;
	float: right;
	height: 2em;
}
#container-header ul li {
	float: left;
	background: none;
	margin: 0;
	padding: 0;
}
#container-header ul a {
	display: block;
	padding: 0 .9em;
	line-height: 2em;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background: url(../images/mydps-off.gif) repeat-x left bottom;	
}
#container-header ul a:hover {
	display: block;
	padding: 0 .9em;
	line-height: 2em;
	text-decoration: underline;
	color: #FFF;
	background: url(../images/mydps-off.gif) repeat-x left bottom;	
}
/* BANNER */
#home #container-banner {
clear: both;
	height: 260px;
	/*background: #3d3d3d url(../images/bnr-gradient-281.gif) repeat-y center top;*/
	background: #032965 url(../images/bnr-gradient-281.gif) repeat-y center top;
	border-bottom: 1px solid #030F2B;
	color: #FFFFFF;
}
#container-banner {
clear: both;
	height: 77px;
	/*background: #3d3d3d url(../images/bnr-gradient-281.gif) repeat-y center top;*/
	background: #032965 url(../images/bnr-gradient-281.gif) repeat-y center top;
	border-bottom: 1px solid #030F2B;
}
#container-banner .intro {
	font-size: 1.4em;
	/*padding-top: 110px;*/
	padding-left: 21px;
}
#home #container-banner h1 {
	padding-top: 110px;
}
#home #banner-crosses {
	height: 260px;
	background: url(../images/bnr-crosses.png) repeat left top;
}
#banner-crosses {
	height: 77px;
	background: url(../images/bnr-crosses.png) repeat left top;
}
* html #home #banner-crosses
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="bnr-crosses.png", sizingMethod="crop");
} 
* html #banner-crosses
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="bnr-crosses.png", sizingMethod="crop");
} 
#home #banner-shadow {
	height: 260px;
	background: url(../images/bnr-shadow.png) repeat-x left top;
}
#banner-shadow {
	height: 77px;
	background: url(../images/bnr-shadow2.png) repeat-x left top;
}
* html #home #banner-shadow
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="bnr-shadow.png", sizingMethod="crop");
}
* html #banner-shadow
{
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="bnr-shadow2.png", sizingMethod="crop");
}
#container-banner img {
	float: right;
	padding-left: 2em;
}
#container-banner .page-wrap {
	background: url(../images/bkgrnd-transparency.png) repeat left top;	
	_background: #4f6a94;
	}
* html #container-banner .page-wrap {
	/*filter:alpha(opacity=50);*/
	
	_background: #4f6a94;
	}


/* HOMEPAGE PHOTOS */
#container-photos {
	text-align: center;
	background: #F5F5F5;
	border-bottom: 1px solid #E5E5E5;
	/* Added 200510 */
	white-space:nowrap;
	width: 100%;
	height: 105px;

}
#container-photos img {
	border-left: 1px solid #FFFFFF;
	margin: 0;
	padding: 0;
}
.first {
	border-left: 0px;
}

/* CONTENT */
#container-content {
clear: both;
padding-top: 1em;
padding-bottom: 1em;
}

/* FOOTER */
#container-footer {
	color: #666666;
	clear: both;
	border-top: 1px solid #E5E6E6;
}
#footer-copyright {
padding-top: 1em;
}
#footer-copyright img {float: right; padding-left: 2em;}
/* SPECIAL ROUNDED CORNER BOX */
.special-box {
	background: #FAFAFA url(../images/home-bottom-left.gif) no-repeat left bottom;
	color: #333333;
	margin: 0 0 1em;
	padding: 0;
	float: right;
	width: 40%;
}
.special-box-outer {
	background: url(../images/home-bottom-right.gif) no-repeat right bottom;
}
.special-box-inner {
	background: url(../images/home-top-left.gif) no-repeat left top;
	
}
.special-box h2 {
	background: url(../images/home-top-right.gif) no-repeat right top;
	/*padding: 0.3em 0.5em 0.5em;*/
	padding: 0.75em .5em 0.5em;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1.4em;
	/*border-bottom: 1px solid #61A142;*/
	margin: 0;
	height: 38px;
	border-bottom: none;
}
.special-box-inner div {
	padding: 0 1em;
	margin: 0;
}
.special-box p {
	margin: 0;
	padding-bottom: 0.8em;
}
#leftcolumn-3col .special-box {
	width: 175px;
}
#home .special-box {
	width: 33%;
	margin-left: 1.0em;
	float: right;
}

.sales {
	background: url(../images/contact-sales.gif) no-repeat left .5em;
	padding-left: 40px!important;
	padding-top: 1em;
	
}
.support {
	background: url(../images/contact-support.gif) no-repeat left .5em;
	padding-left: 40px!important;
	padding-top: 1em;
}
.emergency {
	background: url(../images/contact-emergency.gif) no-repeat left .5em;
	padding-left: 40px!important;
	padding-top: 1em;
}

/* MAIN MENU */
#container-menu {
	clear: both;
	height: 30px;
	border-bottom: 1px solid #030F2B;
}
#container-menu .page-wrap {
	height: 30px;
	background: url(../images/menu-off.gif) repeat-x left top;
}
#container-menu .page-wrap div {
	height: 30px;
	background: url(../images/menu-left.gif) no-repeat left top;
	padding-left: 10px;
}
#container-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
	background: url(../images/menu-right.gif) no-repeat right top;
	height: 30px;
}
#container-menu ul li {
	float: left;
	background: none;
	margin: 0;
	padding: 0;
}
#container-menu ul a {
	display: block;
	padding: 0 0.9em;
	line-height: 30px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	border-right: 1px solid #0B749F;
	background: url(../images/menu-off.gif) repeat-x left top;	
}
#container-menu ul a:hover {
	display: block;
	padding: 0 0.9em;
	line-height: 30px;
	text-decoration: underline;
	color: #FFF;
	border-right: 1px solid #0B749F;
	background: url(../images/menu-on.gif) repeat-x left top;	
}
#container-menu ul a.active {
	display: block;
	padding: 0 0.9em;
	line-height: 30px;
	text-decoration: none;
	color: #FFF;
	border-right: 1px solid #0B749F;
	background: url(../images/menu-on.gif) repeat-x left top;	
}

#container-breadcrumb {
	margin-bottom: 1.5em;
	color: #797C80;
}
#container-breadcrumb a {
	color: #797C80;
}

/*=======================*/
/* AEMENU SECTION STYLES */
/*=======================*/
#page .page-content {
	float: right;
	width: 640px;
	padding-bottom: 2em;
}
#page .page-content p,
#page .page-content ul,
#page .page-content th/*,
#page .page-content td*/ {font-size: 1.1em;}
#page .page-content img {
	float: right;
	padding-left: 1em;
	padding-bottom: 1em;
	
}
#sub-menu {
    /*width: 22%;
    margin-right: 2.9%;*/
	width: 186px;
    float: left;
	/*margin-right: 2em;
   padding-top: 50px;
min-height:400px;
height:auto;
_height:400px;*/
    background: url(../images/sub-menu-repeat.gif) repeat-y right top;
}
#sub-menu li {list-style-type: none; background: none;}/* Disable bullets on all menu items */
#sub-meun ul {
	margin: 0;
	padding:0;
	clear: both;
}
#sub-menu li {
	/*display:block;
	padding: 0.25em;*/
	margin: 0;
	padding:0;
	border-top: 1px solid #ccc;
	font-weight: bold;
	color: #797C80;
}
#sub-menu li ul li {
	border-top: none;
	font-weight: normal;
	color: #797C80;
}
#sub-menu a, 
#sub-menu a:link, 
#sub-menu a:visited {
	color: #797C80;
	text-decoration: none;
	display:block;
	padding: 0.5em;
}
#sub-menu a:focus, 
#sub-menu a:hover, 
#sub-menu a:active {
color: #ED1C24;
	text-decoration: underline;
}
a.active, 
a.active:link, 
a.active:visited {
	color: #FFFFFF!important;
	text-decoration: none;
	background: url(../images/menu-on.gif) repeat-x left top;	
}
a.active:focus, 
a.active:hover, 
a.active:active {
	color: #FFFFFF!important;
	text-decoration: underline;
	background: url(../images/menu-on.gif) repeat-x left top;	
}
#sub-menu ul ul a, 
#sub-menu ul ul a:link, 
#sub-menu ul ul a:visited {
	font-weight: normal;
}
#sub-menu ul ul a:focus, 
#sub-menu ul ul a:hover, 
#sub-menu ul ul a:active {
/*background: none;*/
color: #ED1C24;
}
#sub-menu ul ul ul a, 
#sub-menu ul ul ul a:link, 
#sub-menu ul ul ul a:visited {
	font-weight: normal;
	padding-left: 1em;
	background: #f5f5f5;
	border-bottom: 1px solid #fff;
}
#sub-menu ul ul ul a:focus, 
#sub-menu ul ul ul a:hover, 
#sub-menu ul ul ul a:active {
background: none;
color: #ED1C24;
}
.online-enquiry {
	clear: both;
text-align: right;
padding-top: 1em;
}
.online-enquiry img {float: left!important;padding: 0!important;}
.data-sheet p,
.data-sheet h2 {clear: both;}


.contacts {}
table.contacts {
	border-collapse: collapse;
	width: 100%;
	/*border: 1px solid #666;*/
	}
th, 
td {
	padding: .5em 1em .5em 0em;
	text-align: left;
	vertical-align: top;
	}
.contacts th, 
.contacts td {
	width: 25%;
	}
caption {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
}
.contacts thead {
	border-bottom: 1px dotted #a5a5a5;
	}
.contacts th {
	font-weight: bold;
	color: #003e7e;
	font-size: 1.2em;
	}
td img {float: none!important;padding: 0!important;}
.newsletter td,
.newsletter th {width: 25%;text-align: center;}
div.latest-header {
	/*_margin-bottom: -1em;
	_border-bottom: 1px solid #003e7e;*/
	background: url(../images/dps-globe.gif) no-repeat left top;
	padding-left: 60px;
border-bottom: 1px solid #003e7e;
	}
.latest-header h1 {
	float: left;	
	margin: 0;
	padding: 0;
	line-height: 55px;
	
	}
.latest-header a {
	float: right;
	font-weight: bold;
	width: 210px;
	text-align:center;
	padding-bottom: 1em;
	padding-top: .75em;
	}
ul.latest-news {
	clear: both;
	/*border-top: 1px solid #003e7e;
	_border-top: 0px;*/
	padding-top: 1em;
	}
.latest-news li {
	/*background: url(../images/dps-news-icon.gif) no-repeat left 0.5em;
	padding-left: 60px!important;
	padding-top: 1em;*/
	padding-bottom: 1em;
	padding-right: 1em;
	font-size: 1.4em;
	line-height: 1.0em;
	color: #003e7e;
	width: 75%;
}







.triton {float: right;}
.triton a {color: #666666;}

.formmail p {
	clear: both;
	}
.formmail label {
	/*display: block;*/
	float: left;
	width: 10em;
	}
.formmail input {
	width: 200px;
	margin-bottom: 0;
	}
.formmail textarea {
	width: 200px;
	height: 100px;
	margin-bottom: 0;
	}
.formmail input.button,
.formmail input.radio {
	width: auto;
	}
.formmail input:focus,
.formmail textarea:focus {
	background: #ffffcc;
	}
.formmail input.radio {
	float: left;
	margin-right: 1em;
	}
.label {font-weight: bold;color: #003e7e;}
