/*
CSS - SITE_NAME_HERE
*/

/* layout styles */


* {
	padding: 0;
	margin: 0;
}/* this will reset all elements to margin/padding = 0 */

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/core/bg-re.gif);
	background-repeat: repeat-x;
	background-color: #ECF4FC;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 750px;
	background: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #23292E;
	line-height: 18px;
	list-style-type: none;
}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: '.';
	display: block;
	clear: both;
}/* apply this to the div that contains 2 or more floating elements */ 

/* 
--------------------------------------------------------------------------------------------------
NAVIGATION 
--------------------------------------------------------------------------------------------------
*/

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;	
	height: 35px; 
	background: url('../images/nav/nav-bg.gif') repeat-x;

}

#nav li {
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
}


#nav a {
	float: left;
	padding: 35px 0 0 0px;
	overflow: hidden;
	height: 0px !important; 
	text-indent:-999px;
}

#nav a:hover {
	background-position:  0 -35px !important;
}

#navlogo  {
	width: 107px; 
	background: url('../images/nav/nav-logo.gif') no-repeat;
	float: left;
}
#navhome a {
	width: 60px; 
	background: url('../images/nav/nav-home.gif') no-repeat;
}
	
#navprofile a {
	width: 110px; 
	background: url('../images/nav/nav-profile.gif') no-repeat;
}

#navproducts-services a {
	width: 150px; 
	background: url('../images/nav/nav-products-services.gif') no-repeat;
}

#navmonitoring a {
	width: 83px; 
	background: url('../images/nav/nav-monitoring.gif') no-repeat;
}

#navproducts a {
	width: 91px; 
	background: url('../images/nav/nav-our-products.gif') no-repeat;
}

#navmanuals a  {
	width: 94px;
	background: url('../images/nav/nav-user-manuals.gif') no-repeat;
}
#navcontact a  {
	width: 68px;
	background: url('../images/nav/nav-contact.gif') no-repeat;
}


/* 
--------------------------------------------------------------------------------------------------
TEXT
--------------------------------------------------------------------------------------------------
*/
/* content block */
#text-block {
	width: 500px;
	float: left;
	margin: 0;
	clear: right;
	padding: 8px 50px 0px 30px;
}

#contact-details {
	width: 150px;
	margin: 0;
	padding: 45px 0px 0px 0px;
	float: left;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contact-details img {border: none;}

p { margin: 0px 0px 15px 0px}

a:link {	color: #1b3ca1; text-decoration: underline;}
a:active {	color: #1b3ca1;	text-decoration: underline;}
a:visited {	color: #1b3ca1;	text-decoration: underline;}
a:hover {	color: #3399CC;	text-decoration: none;}

ul {
	margin: 0px 0px 20px 20px;
	list-style-type: none;
}
li {
	margin: 0px;
	background-image: url(../images/core/bullet-point.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	background-position: 0px 7px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #1B3CA1;
	text-transform: capitalize;
	margin-bottom: 15px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1B3CA1;
	text-transform: capitalize;
	margin-bottom: 15px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3399CC;
	text-transform: capitalize;
	margin-bottom: 10px;
	line-height: 20px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1B3CA1;
	margin-bottom: 10px;
	line-height: 18px;
}

.body-img { margin-bottom: 20px; border: 1px solid #eaf3fd; }

/* header images */
#flash-header {
	background-image: url(../images/core/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 283px;
	clear: both;
	width: 750px;
	padding: 0px 0px 0px 0px;
}
#header-profile {
	background-image: url(../images/core/header-profile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
	width: 750px;
	padding: 150px 0px 0px 0px;
}
#header-services {
	background-image: url(../images/core/header-services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
	width: 750px;
	padding: 150px 0px 0px 0px;
}

#header-monitoring {
	background-image: url(../images/core/header-monitoring.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
	width: 750px;
	padding: 150px 0px 0px 0px;
}
#header-products {
	background-image: url(../images/core/header-products.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
	width: 750px;
	padding: 150px 0px 0px 0px;
}
#header-manuals {
	background-image: url(../images/core/header-manuals.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
	width: 750px;
	padding: 150px 0px 0px 0px;
}
#header-contact {
	background-image: url(../images/core/header-contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
	width: 750px;
	padding: 150px 0px 0px 0px;
}
/* form styles */
input{
	font-size: 12px;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 1px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
textarea {
	font-size: 12px;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 1px;
	margin-bottom: 5px;
}
select{
	font-size: 12px;
	border: 1px solid #E5C78A;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

/* PDF*/
#pdf {
	margin-bottom: 20px;
	margin-left: 30px;
}
#pdf li{
	font-size: 14px;
	background-image: url(../images/core/icon-pdf.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	line-height: 40px;
	padding-left: 40px;
	background-position: 0;
}

/* footer*/
#footer {
	background-color: #0f4c9f;
	margin: 15px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	padding: 12px 10px 5px 30px;
	clear: both;
	height: 20px;
	font-family: Tahoma;
}
#footer a:link {	color: #FFFFFF;	text-decoration: none;}
#footer a:active {	color: #FFFFFF;	text-decoration: none;}
#footer a:visited {	color: #FFFFFF;	text-decoration: none;}
#footer a:hover {	color: #FFFFFF;	text-decoration: underline;}

img.float-right {float: right; margin: 10px 0 10px 10px;}
