/*
-----------------------------------------------
DISCOVER LTD
CSS
FRONT
Copyright: 2008
Author:    Martin Dady
Version:   February 2008
----------------------------------------------- */

:link,
:visited {
	text-decoration: none
	}

ul,
ol {
	list-style: none;
	}

h1,
h2 {
	font-size: 1em;
	}

ul,
li,
h1,
h2,
html,
p {
	margin: 0;
	padding: 0;
	}

img,
a img,
:link img,
:visited img {
	border: none;
	}

abbr,
abbr {
	border: none;
	}

html { 
	min-width: 672px;
	}

body {
	background: #fff url(../i/body.jpg) repeat-x 0 0;
	color: #333;
	margin: 0;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	line-height: 1.6em;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	}

#language img {
	border: 1px solid #333;
	}

a {
	outline: none;
	}

/* STRUCTURE 
----------------------------------------------- */

#container {
	background: #fff;
	width: 605px;
	margin: 0 auto;
	padding: 0;
	font-size: 80%;
	border-top: 5px solid #2364B8;
	}

#header {
	background: transparent;
	width: 545px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	}

#content {
	width: 605px;
	margin: 1em auto 0;
	}

#dl {
	float: left;
	width: 185px;
	}

#kdt {
	float: left;
	width: 235px;
	}

#mv {
	float: left;
	width: 185px;
	}

#kdt p {
	text-align: left;
	}

#dl p,
#mv p {
	padding: 0 0 0 25px;
	text-align: left;
	}

#footer {
	clear: both;
	margin: 0;
	padding: 5px 0;
	line-height: 1.4em;
	}

/* LINKS 
----------------------------------------------- */

a:link {
	color: #1351c2;
	text-decoration: none;
	}

a:visited {
	color: #1351c2;
	text-decoration: none;
	}

a:hover {
	color: #d35100;
	text-decoration: none;
	}

a:active {
	color: #A01E00;
	text-decoration: none;
	}

/* NAVIGATION LIST
----------------------------------------------- */

ul {
	text-align: center;
	}

ul li {
	background: transparent;
	margin: 0;
	padding: 0 5px;
	display: inline;
	text-align: center;
	}

li#l4 {
	padding: 0 62px;
	}

li img {
	vertical-align: top;
	}

ul#awards {
	text-align: center;
	}

ul#awards li {
	background: transparent;
	margin: 0 10px 0 0;
	padding: 0;
	list-style: none;
	display: inline;
	}

ul#awards li#l4 {
	padding: 0 62px;
	}

ul#awards li img {
	vertical-align: top;
	}

/* HEADINGS 
----------------------------------------------- */

#dl h2 {
	display: block;
	background: url(../i/dl.jpg) no-repeat 0 0;
	width: 135px;
	height: 212px;
	margin: 0 auto;
	text-indent: -9999px;
	}

#dl h2 a {
	display: block;
	width: 135px;
	height: 212px;
	margin: 0 auto;
	text-indent: -9999px;
	}

#kdt h2 {
	display: block;
	background: url(../i/kdt2.jpg) no-repeat 0 0;
	width: 235px;
	height: 212px;
	margin: 0 auto;
	text-indent: -9999px;
	}

#kdt h2 a {
	display: block;
	width: 235px;
	height: 212px;
	margin: 0 auto;
	text-indent: -9999px;
	}

#mv h2 {
	display: block;
	background: url(../i/tis.jpg) no-repeat 0 0;
	width: 135px;
	height: 212px;
	margin: 0 auto;
	text-indent: -9999px;
	}

#mv h2 a {
	display: block;
	width: 135px;
	height: 212px;
	margin: 0 auto;
	text-indent: -9999px;
	}

/* DECORATION ETC
-----------------------------------------------	*/

.divider {
	background: url(../i/dots.gif) no-repeat center center;
	width: 555px;
	height: 1em;
	margin: 0 auto;
	}

p {
	margin: 1em 0;
	line-height: 1.6em;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
