/*
IDEC Corp. Lumifa microsite.
*/

* {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0;
}

body {
	background: #FFFFFF url(images/bg.gif) repeat-x;
	height: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background: #FFFFFF url(images/bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
}
#page-wrap{
	width:1024px;
	display: block;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}

h1, h2, h3 {
	margin-bottom: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 100%;
}

h3 {
       font-size: 100%;
        font-weight: bold;
        background-color: #E8E8E8;
        text-indent: 5px;
        border-bottom-style: none;
        border-top-color: #999999;
        border-top-width: 1px;
        border-top-style: solid;

}

p, ul, ol {
	margin-bottom: 15px;
	line-height: 1.6em;
}

ol {
	margin-left: 1em;
}

p {
        line-height: 1.6em;

        }

div.blockquote{
	background-image: url(images/img09.gif);
	background-repeat: repeat-y;
	background-position: left;
        list-style-type:none;
        line-height:1.5em;
        list-style-image:url(images/0147_blue-4square.png);
        text-indent:5px;
	}
blockquote {
	margin-left: 1px;
	padding-left: 0px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	text-indent: 0em;
	text-align: left;
	margin-left: 0px;
	text-indent: -1em;
}

a:link {
	color: #0AAAFD;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #6390B1;
}

a:visited {
	color: #7F7772;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 0;
	clear: right;
	display: block;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Menu */

#menu {
	width: 820px;
	height: 105px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 122px;
	height: 65px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu a {
	display: block;
	width: 122px;
	height: 32px;
	background: url(images/img02.jpg) no-repeat;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#menu a:hover {
	background-image: url(images/img03.jpg);
}

#menu .active {
	padding-top: 27px;
}

#menu .active a {
	height: 37px;
	padding-top: 12px;
	background-image: url(images/img04.jpg);
	color: #002A36;
}

#menu .active a:hover {
	background-image: url(images/img04.jpg);
}

/* Header */

#header {
	width: 700px;
	height: 220px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
}

/* Logo */

#logo {
	float: left;
	width: 250px;
	height: 160px;
	background: url(images/img05.jpg) no-repeat;
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding-top: 90px;
	background: url(images/img07.jpg) no-repeat center center;
	letter-spacing: 8px;
	font-size: 197%;
}

#logo h2 {
	letter-spacing: 2px;
	font-size: 85%;
}

#logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	margin-left:20px;

}

/* Banner */

#banner {
	float: none;
	width: 700px;
	height: 200px;
	margin-left: 0px;
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
}

#banner a {
	float: left;
	text-decoration: none;
	text-align: left;
	font-size: 136%;
	font-style: italic;
	color: #FFFFFF;
	padding-top: 120px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

/* Page */

#page {
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 260px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	height: auto;
}

/* Content */

#content {
	float: none;
	width:100% 
}

.post {
	margin-bottom: 20px;
}

.post .title {
	padding: 0 20px;
}

.post .story {
	padding: 0 20px;
}

.post .meta {
	padding: 5px 20px;
	background: url(images/img09.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	font-size: 77%;
}

.boxed .title {
	height: 28px;
	margin: 0;
	background: url(images/img08.jpg) no-repeat;
	letter-spacing: 0px;
	color: #006699;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

.boxed .story {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.boxed .meta {
	padding: 5px 10px;
	color: #FFFFFF;
	background-color: #999999;
}

.boxed .meta a {
	color: #FFFFFF;
}
#column {
	float: left;
	width: 320px;
	margin-top: 3px;
	padding-left: 15px;
	line-height: 1.7em;
	margin-bottom: 12px;
}
#bottombar/* Sidebar */
 {
	float: none;
	width: 640px;
	margin-top: 3px;
	margin-left: 0px;
	display: block;
}
#sidebar {
	float: left;
	width: 240px;
	margin-top: 3px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6590B2;
	border-right-color: #6590B2;
	border-bottom-color: #6590B2;
	border-left-color: #6590B2;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	background: url(images/img09.gif) repeat-x;
}

#sidebar li li.first {
	color:#FFFFFF;
	background-color: #FFFFFF;
}

#sidebar li h2 {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 15px;
	background: url(images/img10.jpg) no-repeat;
	letter-spacing: -1px;
	color: #002430;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
}

#sidebar li a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
	text-decoration: none;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 15px 0;
	background: #D1D1D1;
	border-top: 5px solid #999999;
	text-align: center;
}

#footer p {
	margin: 0;
	color: #999999;
}

#footer a {
	color: #999999;
}

#footer a:hover {
	color: #FFFFFF;
}

div.box{
	border:thin none #c6cfe1;
	padding:2px;
	color:#333333;
	margin-bottom:20px;
}
div.box h1 {
	font-size:14px;
	color:#000000;
	padding-bottom:4px;
}
div.box p{padding-bottom:14px;}

div.box input .input-text{
	border:1px solid #3b6e22;
	color:#666666;
	width:180px;
}

div.box label{
	display:block;
	margin-bottom:2px;
	color:#555555;
}

div.box label span{
	display:block;
	float:left;
	padding-right:6px;
	width:70px;
	text-align:left;
	font-weight:bold;
}
.subTle{
	margin-left:0px;
	margin-bottom:10px;
	background-image: url(images/hr_bg.gif);
	background-repeat: repeat-x;
	height: 17px;
	background-color: #EBF1F5;
	display: block;
	padding: 4px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font: 14px;
	font-weight: bold;
	color: #026680;
}
#icon{
list-style-image: url(images/download.gif); 
}

.container_9 .grid_4
{
	width: 280px;
	background-color: #016994;
	border-top: solid 2px #CCCCCC;
	border-bottom: solid 4px #CCCCCC;
	padding-left: 7px;
}

.pblock
{
        width: 640px;
}

div.spacer {
height:25px;
  }


br.clear {
	display:inline;
	clear:both;
}
