@charset "utf-8";
/* CSS STYLESHEET FOR DAT International, Copyrighted 2008, DO NOT COPY & REDISTRIBUTE */
/* Author : Bo Lu
* Time: March 21st, 2008
* Description: Main CSS file setting up the entire system layout.*/


/* ===general===
* tags and frequently used stuff */
body {
	font-family: Helvetica,"Tahoma","Lucida Grande","Trebuchet MS",sans-serif;
	font-size: 0.8em;
	line-height: 180%;
	text-align: center;
	margin: 0;
	background-image: url('images/bg_top.png');
	background-repeat: repeat-x;
	background-color: #02090d;
}
a {
	text-decoration: none;
}
h1 {
	margin: 0;
	padding: 20px 0 10px 60px;
	border-bottom: solid 1px #87bad6;
	text-align: left;
	color: #124765;
	letter-spacing: 2px;
	text-transform: uppercase;
}
p {
	line-height: 180%;
}

.float-right {
	position: relative;
	float: right;
}
.clear-float {
	position: relative;
	clear: both;
}
.float-left {
	position: relative;
	float: left;
}

/* font size */
.fLarge {
	font-size: 1.0em;
}
.fNormal {
	font-size: 0.8em;
}
.fMini {
	font-size: 0.6em;
}
.fEmph {
	text-transform: uppercase;
	font-weight: bold;
}

/* font colors */
div#footer {
	color: #CCCCCC;
	margin: 0 auto;
	position: relative;
	top: 40px;
}

/* ===background===
* image overlays*/
div#bg_bot {
	height: 106px;
	width: 100%;
	margin: 0 auto;
	background-image: url('images/bg_bot.png');
	background-repeat: repeat-x;
}
div#bg_pixmap {
	height: 106px;
	width: 789px;
	text-align: left;
	margin: 0 auto;
	background-image: url('images/bg_pixmap.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
div#bg_nav {
	height: 30px;
	width: 749px;
	text-align: right;
	margin: 0 auto 0 auto;
	padding: 0px 40px 0 0;
	background-image: url('images/bg_nav.png');
	background-repeat: no-repeat;
	position: relative;
}
div#body {
	width: 789px;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	margin: 0 auto;
	padding: 0;
	background-color: #ecf4fb;
}
div#body_bot {
	width: 789px;
	height: 25px;
	margin: 0 auto;
	background-image: url("images/bd_bot.png");
	background-repeat: no-repeat;
}
/* ===Navigation Bar===
* Links and Highlights, current tabs*/
a.nav {
	color: #FFFFFF;
	margin: 0 2pt 0 2pt;
	padding: 2px 4px 12px 4px;
	text-align: justify;
	font-size: 11pt !important;
}
a.nav:hover {
	color: #8d8d8b;
	padding: 2px 4px 5px 4px;
	border-bottom: 2px #FFFFFF solid;
}

a.nav.current {
	position: relative;
	color: #8d8d8b;
	background-image: url('images/bg_navhl.png');
	background-repeat: repeat-x;
}
a.nav.current:hover {
	color: #BBBBBB;
	padding-bottom: 12px;
	border: none;
}

/* ===right-side===
* main body css */
div#right_main {
	background-color: transparent;
	width: 500px;
	padding: 5px 20px 0 0;
	margin: 0;
	text-align: justify;
}
ul.block {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.block li {
	padding: 5px;
	margin-top: 15px;
	background-color: #ECF8FB;
	border: dashed 1px #87bad6;
}

ul.list {
	padding: 0 0 10px 0;
	margin: 0;
	list-style-type: none;
}
ul.list li {
	padding: 2px 5px 2px 15px;
	margin: 0;
	border-bottom: dashed 1px #87bad6;
	background-image: url("images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
ul.list a {
	text-decoration: none;
	color: #226b76;
}
ul.list li:hover {
	background-color: #d7fffa;
}
/* H1 BG Icons */
h1#about {
	background-image: url("images/icons/about.png");
	background-repeat: no-repeat;
	background-position: 700px 20px;
}
h1#products {
	background-image: url("images/icons/products.png");
	background-repeat: no-repeat;
	background-position: 700px 20px;
}
h1#contact {
	background-image: url("images/icons/contact.png");
	background-repeat: no-repeat;
	background-position: 700px 20px;
}


/* Links */
p a {
	color: #375984;
	border-bottom: dashed 1px #777777;
	text-decoration: none;
}
a.email {
	color: #375984;
	border-bottom: dashed 1px #777777;
	padding-left: 22px;
	background-image: url("images/icons/email.png");
	background-repeat: no-repeat;
	background-position: 0 4px;
}
div.products-nav a {
	padding: 0px 2px 0 2px;
	margin: 0px;
	color: #226b76;
	text-decoration: none;
	font-size: 11px;
}
div.products-nav a.current {
	color: #000000;
	border-bottom: 2px solid #87ddeb;
}
div.products-nav a:hover {
	border-bottom: 1px dashed #cccccc;
}

/* ===left-side===
* background image css */
div#left_technology {
	background-image: url('images/bg_technology.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	height: 520px
}

div#left_products {
	background-image: url('images/bg_products.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	height: 520px
}
div#map {
	width: 200px;
	height: 400px;
	margin: 20px 0 0 20px;
	border: 2px solid #cccccc;
}
div#left_home {
	background-image: url('images/bg_home.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 230px;
	height: 520px
}


/*--Rotating Container gimmicks ---*/
div#media {
	padding: 0;
	margin: 0;
	width: 485px;
	height:230px;
}
#media img {height:485px;height:230px;}
a img {
	border: 0;
}

.cell {
	background-repeat: no-repeat;
	padding: 10px;
	position: relative;
	width: 200px;
	height: 160px;
	float: right;
	margin: 10px;
	font-size: medium;font-weight:normal;text-align:center;
}
.cell.other {
}

/* Index for technology sub-pages */
ol#index {}
ol#index li {display:inline;padding:0 10px 0 10px;}
.inline-img {float:right;margin:10px;}
