﻿html, body{margin: 0;padding: 0;height: 100%;}
body
{
    font-size: 11pt;
    color: #333;
    font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
}
h1.pageheader
{
    font-weight: normal;
    font-size: 14pt;
    color: #9d1b1c;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
    padding-left: 0px;
    margin-right: 0px;
    margin-top: -5px;
}
h2
{
    font-weight: bold;
    font-size: 12pt;
    color: #333;
    border-bottom: 1px solid #cccccc;
    padding-top: 20px;
    margin-left: 10px;
}

.title
{
    font-weight: normal;
    font-size: 14pt;
    margin-bottom: 5px;
    color: #9d1b1c;
    float:left;
     display: inline-block;
     clear:both;
}


/* Remove list styles from lists */
ol, ul {list-style:none;margin:0;padding:0;}

#container{position: relative;}

/* ======================================== */	
/* Start Header Styles */	
/* ======================================== */
#header
{
    width: 100%;
    height: 106px;
    background-image: url(../imgs/header-bg.jpg);
    background-color: #333;
}
#header-content{margin:0 auto;overflow:visible;width:960px;}
#navigation{margin-left:0px;}
#logo{width:257px;height:75px;float:left;margin-top:15px;}
.lavaLampWithImage {height:36px;margin:0 0 10px 369px;overflow:visible;padding:37px 0 15px 15px;position:relative;}
.lavaLampWithImage li {float: left;list-style: none;}
.lavaLampWithImage li.back {background-image: url(../imgs/lava.gif);background-repeat:no-repeat;background-position:right -36px;width: 9px;height: 36px;z-index: 8;position: absolute;}
.lavaLampWithImage li.back .left {background: url(../imgs/lava.gif) no-repeat top left;height: 36px;margin-right: 7px; /* 7px is the width of the rounded shape */}
.lavaLampWithImage li a, .lavaLampWithImage li a:visited {font-weight:normal;font-size:15px;text-decoration: none;color: #e9e9e9;outline: none;text-align: center;top: 7px;text-transform: uppercase;letter-spacing: 0;z-index: 10;display: block;float: left;height: 36px;position: relative;overflow: visible;margin: auto 15px;}
.lavaLampWithImage li a:hover, .lavaLampWithImage li a:active {border: none;}
/* ======================================== */
/* End Header Styles */
/* ======================================== */


/* ======================================== */	
/* Start content Styles */	
/* ======================================== */
#wrapper{background-image: url(../imgs/frame-bg.jpg);background-repeat: repeat-x;text-align: center;width: 100%;}
#content{margin: 0 auto;width: 960px;padding: 20px 0px 20px 0px;text-align: left;}

#colwrapper{background-image: url(../imgs/col-bg.png);background-repeat: repeat-y;width: 960px;display: inline-block;}
#lcol
{
    margin: 0 auto;
    float: left;
    width: 695px;
    max-width: 695px;
    padding-left: 5px;
    vertical-align: top;
}
#lcol p
{
    margin-top:-5px;
    padding-right:10px;
    text-align:justify;
}
#rcol{margin: 0 auto;float: right;width: 255px;max-width:255px;padding-left:5px;padding-top:0px;}

/* ======================================== */
/* End content Styles */
/* ======================================== */



/* ======================================== */
/* Start Sub Menu Styles */
/* ======================================== */

#rcol ul {list-style:none; margin:0px 0px 0px 0px;}
#rcol li	{ display:block; line-height:14px !important; background:url(../imgs/sub_menu_line.gif) bottom left repeat-x; padding:6px 0 9px 0;}
#rcol li	ul {padding:8px 0px 2px 18px;}
#rcol li	ul li{ background:none;  padding:2px 0 5px 0;}
#rcol li a {
	 background:url(../imgs/list_marker.gif) 5px 5px no-repeat;
     padding:0px 0px 0 18px;
	color:#13644D  !important;
	display:block;
	font:normal 12px/17px Tahoma;
	text-decoration:none;
	 line-height:14px  !important;

}
#rcol li a span {}
#rcol li a:hover {
	color:#D5470C  !important;
	text-decoration:none;
	padding:0 0px 0 0;
	 line-height:14px;
	 padding:0px 0px 0 18px;

}

#rcol li a:hover span {color:#D5470C !important; }
#rcol li.active a {color:#D5470C  !important; padding:0px 0px 0 18px; line-height:14px; }



/* ======================================== */
/* End Sub Menu Styles */
/* ======================================== */





/* ======================================== */
/* Start Footer Styles */
/* ======================================== */

#footer
{
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 235px;
    max-height: 235px;
    background-color: #333;
    background-image: url(../imgs/footer-bg.jpg);
    background-repeat: repeat-x;
    color: #eeeeee;
    font-size: 10pt;
}
#footer-content{width:960px;margin:auto;padding:10px 0;}
#footer-left
{
    width: 310px;
    float: left;
    border-right: 1px solid #2c2c2c;
    padding-right: 5px;
    min-height: 225px;
    height: auto !important;
    height: 225px;
}
#footer-left ul {
	background-image: url(../imgs/quick-links-bg.gif);
	background-repeat:repeat-y;
	float:left;
	margin-top:6px;
}
#footer-left li {
	display:inline;
	letter-spacing:0;
	line-height:15px;
	text-decoration:none;
}
#footer-left li a {
	background-image:url(../imgs/quick-links-li.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:12px;
	padding-right:10px;
	text-decoration:none;
	width:132px;
	display:block;
	float:left;
	margin-top:8px;
	margin-bottom:7px;
	color:#eeeeee;
}
#footer-left li a:hover
{
    text-decoration: underline;
}
#footer-center {
	width:310px;
	float:left;
	border-left:1px solid #181818;
	border-right:1px solid #181818;
	padding-left:9px;
	padding-right:5px;
	min-height:225px;
	height:auto !important;
	height:225px;
	color:#eeeeee;
}
#footer-center p {
	font-size:0.9em;
}
#footer a {
	color:#eeeeee;
}
#footer a:hover {
	color:#F75B00;
}
#footer-icons {
	float:left;
	margin-top:1px;
	position:absolute;
	bottom:15px;
}
.pad-logo {
	margin-left:20px;
	margin-right:20px;
}
#footer-right {
	width:310px;
	float:left;
	padding-left:7px;
	border-left:1px solid #2C2C2C;
	min-height:225px;
	height:auto !important;
	height:225px;
}
#footer-right label {
	line-height:10px;
}
#footer-right td, th {
	padding:2px;
	margin:0px;
}
h6
{
    font-size: 1.4em;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 5px;
    text-transform: uppercase;
    color: #eee;
}
#html-link, #css-link, #cms-link {
	float:left;
	margin:0 0 0 8px;
}
#html-link a {
	background:transparent url(../imgs/html-tag.png) no-repeat scroll left top;
	display:block;
	height:27px;
	width:66px;
}
#html-link a:hover {
	background:transparent url(../imgs/html-tag.png) no-repeat scroll right top;
	height:27px;
	width:66px;
}

#css-link a {
	background:transparent url(../imgs/css-tag.png) no-repeat scroll left top;
	display:block;
	height:27px;
	width:66px;
}
#css-link a:hover {
	background:transparent url(../imgs/css-tag.png) no-repeat scroll right top;
	height:27px;
	width:66px;
}
#interDEV-link a {
	background:transparent url(../imgs/interDEV-tag.png) no-repeat scroll left top;
	display:block;
	height:27px;
	width:103px;
}
#interDEV-link a:hover {
	background:transparent url(../imgs/interDEV-tag.png) no-repeat scroll right top;
	height:27px;
	width:103px;
}
a.button-text {
	height:0 !important;
	overflow:hidden;
	padding:27px 0 0;
}
.pad-logo {
	margin-left:20px;
	margin-right:20px;
}

/* ======================================== */
/* Start Footer Form Styles */
/* ======================================== */
.myfooterform {
	width:100%;
	padding:0 !Important;
}
.myfooterform li
{
    width: 100%;
    clear: both;
    float: left;
    padding: 1px 0px;
    list-style: none !important;
    font-size: 10pt;
}

.myfooterform label {
	display: inline-block;
	line-height: 1.5em;
	vertical-align: top;
	float:left;
	padding:0px 5px 0px 0px;
}
ul.myfooterform li label {
	width: 4.2em; /* Width of labels */
}
.myfooterform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}
.myfooterform .mysubmit {
	margin: 0px 0px 0px 0em; /* This line can be used the button with the inputs */
}

.form-style-footer {
	background:transparent url(../imgs/form-grad.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
	border: 1px solid #737373;
	width:226px;
}
.form-style-footer-disabled
{
    background-repeat: repeat-x;
    background-position: top;
    background-color: #eeeeee;
    border: 1px solid #737373;
    width: 226px;
}
.form-style-footer-error
{
    background-repeat: repeat-x;
    background-position: top;
    background-color: #99CC33;
    border: 1px solid #737373;
    width: 226px;
}

/* ======================================== */
/* Start Footer Contact Styles */
/* ======================================== */
.myContactform {
	width:100%;
	padding:0 !Important;
}
.myContactform li
{
    width: 100%;
    clear: both;
    float: left;
    padding: 3px 0px 3px 0px;
    list-style: none !important;
    font-size: 10pt;
}

.myContactform label {
	display: inline-block;
	line-height: 1.5em;
	vertical-align: top;
	float:left;
	padding:0px 5px 0px 0px;
}
ul.myContactform li label {
	width: 5.0em; /* Width of labels */
}
.myContactform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}
.myContactform .mysubmit {
	margin: 0px 0px 0px 0em; /* This line can be used the button with the inputs */
}

.form-style-messagebox
{
    background: #FFFFFF url(../imgs/form-grad.jpg);
    background-repeat: repeat-x;
    background-position: top;
    border: 1px solid #737373;
}
.form-style-contact {
	background:transparent url(../imgs/form-grad.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
	border: 1px solid #737373;
	width:247px;
}
.form-style-contact-disabled
{
	background-position:top;
    background-color: #eeeeee;
    border: 1px solid #737373;
    width: 247px;
}
.form-style-contact-error
{
    background-position: top;
    background-color: #99CC33;
    border: 1px solid #737373;
    width: 247px;
}
.form-style-messagebox-error
{
    background-position: top;
    background-color: #99CC33;
    border: 1px solid #737373;
}
.form-style-messagebox-disabled
{
    background-position: top;
    background-color: #eeeeee;
    border: 1px solid #737373;
}

.contact-button {
	border:medium none;
	cursor:pointer;
	height:24px;
	width:80px;
	margin-right:17px;
	margin-top:3px;
	float:right;
	background:transparent;
}
.contact-button input:focus, .contact-button input:hover, .contact-button textarea:hover, .contact-button textarea:focus {
	border:0px #000000 solid;
	background-color:white;
}

/* ======================================== */
/* End Footer Styles */
/* ======================================== */



.clear
{
    clear:both;
    height:1px;
    line-height:1px;
    font-size:1px;
    overflow:hidden;
}


/* ======================================== */
/* Start Categories Styles */
/* ======================================== */

#categories
{
    background-image: url(../imgs/catbg.png);
    background-repeat: repeat-y;
    color: #333;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #eee;
    height: 130px;
    margin: 0px;
    overflow:visible;
}
#categories a {
	color:#333;
	display:block;
	background:none;
	text-decoration:none;
	}


#categories span
{
    text-transform: lowercase;
    margin: 0;
    font-weight: bold;
    letter-spacing: -0.05em;
    display: block;
    color:#333;
}

#c1
{
    padding: 15px;
    height:100px;
}
#c2
{
     padding: 15px;
    height:100px;
}
#c3
{
    padding: 15px;
  height:100px;
}
#c4
{
    padding: 15px;
height:100px;
}

#c1-wrapper
{
    background-image: url(../imgs/cat1.gif);
    background-repeat: repeat-x;
    float: left;
    width: 240px;
    height: 10px;
    margin: 0px;
}
#c2-wrapper{
    background-image: url(../imgs/cat2.gif);
    background-repeat: repeat-x;
    float: left;
    width:240px;
    height:10px;
    margin:0px;
}
#c3-wrapper{
    background-image: url(../imgs/cat3.gif);
    background-repeat: repeat-x;
    float: left;
    width:240px;
    height:10px;
    margin:0px;
}
#c4-wrapper{
    background-image: url(../imgs/cat4.gif);
    background-repeat: repeat-x;
    float: left;
    width:240px;
    height:10px;
    margin:0px;
}
#c1:hover a,#c2:hover a, #c3:hover a,#c4:hover a, #c5:hover a {background:none;text-decoration:none; color:#333; }

#c1:hover
{
    background-image: url(../imgs/cat1.gif);
    background-repeat: repeat-x;
}
#c2:hover
{
    background-image: url(../imgs/cat2.gif);
    background-repeat: repeat-x;
}
#c3:hover
{
    background-image: url(../imgs/cat3.gif);
    background-repeat: repeat-x;
}
#c4:hover
{
    background-image: url(../imgs/cat4.gif);
    background-repeat: repeat-x;
}

/* ======================================== */
/* End Categories Styles */
/* ======================================== */


#tet
{
    padding: 2px;
    border: 1px solid #999;
    float: right;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: -2px;
}

.innovations
{
    padding: 3px 20px 3px 3px;
    background-color: #FF6600;
    color: #FFFFFF;
    width: 110px;
    text-align: right;
    font-size: 13pt;
}
.innovationsinfo
{
    padding: 10px;
    o: ;
}