* {
	font-size: 12px;
	font-family:arial, helvetica, sans-serif;
	color: black;
}

img {
	border: none;
}
h1, h2, h3 {
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	color: #369;
}
h1 {
	font-size: large;
	font-weight: thin;
}
h2 {
	text-transform: uppercase;
	font-size: medium;
	letter-spacing: 2px;
	margin-top: 15px;
	font-weight:900;
	font-family: arial, helvetica, sans-serif;
	font-stretch: Expanded;
	border-bottom: 2px solid #369;
}
h3, h3 a {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	font-weight: thin;
	color: #69C;
	text-decoration: none;
}

h3 {
	border-bottom: 2px solid #69c;
}




p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
	font-family: arial, helvetica, sans-serif;
}
p {
	margin-bottom: 10px;
/*	border-left: solid #e2e2e2 5px;*/
	padding-left: 5px;
	padding-right: 5px;
/*	background: #f6f6f6;*/
}
blockquote {
	padding-left: 20px;
	background: url(./../images/img05.gif) repeat-y;
}
a {
	color: #000000;
}

﻿ul
{ 
	list-style-type: none;
}

﻿li
{ 
	list-style-type: none;
}

iframe {
	width: 100%;
	min-height: 310px;
	scrolling: "no";
	border: 0;
	}


a:hover {
	text-decoration: none;
}
.moduletools a {
	font-size: 8px;
	text-decoration: underline;
	color: grey;
}
.section {
	padding: 3px;
}
code {
	display: block;
	border: solid 1px #CCC;
	padding: 16px;
	font: small/1.5em Arial, Helvetica, sans-serif;
}
#header {
	background-position: 300px;
	width: 85%;
	min-width: 900px;
	max-width: 1024px;
	height: 105px;
	margin: 0 auto;
	background: url(./../images/ICC_BannerMenu_Background.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	z-index: 110;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: BLACK;
	border-left-color: BLACK;
}
#banner {
	width: 500px;
	height: 74px;
	background: url(./../images/ICC_Banner.png);
	background-repeat: no-repeat;
	margin: 260;
	float: left;
	z-index: 150;
}
#productbanner {
	min-width: 900px;
	max-width: 1024px;
	height: 153px;
	background: url(./../images/banners/productbanner01.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	z-index: 150;
	width: 85%;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-color: BLACK;
	border-left-color: BLACK;
	border-bottom-color: BLACK;
}
#logo {
	width: 192px;
	height: 105px;
	background: url(./../images/ICC_logo.png);
	float: right;
	background-repeat: no-repeat;
}
#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFF;
}
#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}
#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}
#menu {
	position: relative;
	width: 85%;
	height: 31px;
	min-width: 760px;
	margin: 0;
	overflow: visible;
	z-index: 100;
	text-align: left;
}
#menu ul, #sitemap ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	overflow: visible;
	float: left;
}
#menu ul li, #sitemap ul li {
	position: relative;
	height: 31px;
	float: left;
	background-repeat: repeat-x;
}
#menu ul li:hover, #sitemap ul li:hover {
	position: relative;
	height: 31px;
	float: left;
	color: #AAA;
	background: #D70000 repeat-x;
}
#menu ul li a, #sitemap ul li a {
	position: relative;
	display: block;
	padding: 9px 15px 0;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #AAA;
}
#menu ul li ul, #sitemap ul li ul {
	position: absolute;
	display: none;
	top: 31px;
	width: auto;
	height: auto;
	clear: left;
	border-style: none solid solid;
	border-right-color: #D70000;
	border-bottom-color: #D70000;
	border-left-color: #D70000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background: #D70000;
}
#menu ul li.selected, #sitemap ul li.selected {
	position: relative;
	height: 31px;
	float: left;
	background: #D70000 repeat-x;
}
#menu .selected a, #sitemap .selected a {
	color: #FFF;
}
#menu .selected ul li a, #sitemap .selected ul li a {
	color: #4a4a4a;
}
#menu ul li ul li, #sitemap ul li ul li {
	position: relative;
	width: 192px;
	height: auto;
	display: block;
	clear: left;
	overflow: visible;
	background: #FFF none;
}
#menu ul li ul li:hover, #sitemap ul li ul li:hover {
	position: relative;
	width: 192px;
	height: auto;
	display: block;
	clear: left;
	overflow: visible;
	background: #777 none;
}
#menu ul li ul li a, #sitemap ul li ul li a {
	position: relative;
	display: block;
	padding: 4px 8px;
	text-decoration: none;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D70000;
}
#menu ul li ul li.selected, #sitemap ul li ul li.selected {
	position: relative;
	width: 192px;
	height: auto;
	display: block;
	clear: left;
	overflow: visible;
	background: #D70000 none;
}
#menu ul li ul ul, #sitemap ul li ul ul {
	position: absolute;
	left: 192px;
	top: 0;
	float: left;
}
#menu a:hover, #sitemap a:hover {
	color: #FFF;
}
#menu ul li a, #sitemap ul li a {
	background: none;
}
#contentwrapper {
	position: relative;
	width: 85%;
	min-width: 900px;
	max-width: 1024px;
	overflow: hidden;
	margin: 0 auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: BLACK;
	border-left-color: BLACK;
	background: white;
}
#content {
	position: relative;
	background-position: left bottom;
	padding: 20px 10px 10px;
	overflow: hidden;
}
#posts {
	position: relative;
	float: left;

	min-width: 480px;
	width: 65%;
	height: inherit;
	overflow: visible;
	margin: 0 auto;
}
.post {
	padding-left: 12px;
}
#links {
	position: relative;
	float: right;
	width: 268px;
	padding-left: 20px;
	margin: 0 auto;
	overflow: visible;
	border-left: solid 1px;
}

#links h3{
	color: #369;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#links li ul {
	padding: 5px 0 30px;
}
#links li li {
/*	background: url(./../images/img06.gif) repeat-x left bottom;*/
}
#links li a {
	text-decoration: none;
}
#links li a:hover {
	text-decoration: underline;
}
#links li i {
	font-style: normal;
	font-size: 9px;
}
#links li h2 {
	font-size: 14px;
}
#footer {
	height: 20px;
	padding: 0;
	border-top: black 1px solid;
	background: #FFF url(./../images/footer-background.gif) repeat-x;
	text-align: center;
	width: 85%;
	min-width: 900px;
	max-width: 1024px;
	margin: 0 auto;
}
#footer p {
	text-align: center;
	color: #999;
	border-left: none;
	background: #fff;
}
div[id*="Login"] input[type*="text"] {
	border: 1px #CCC solid;
	padding: 4px;
}
div[id*="Login"] input[type*="password"] {
	border: 1px #CCC solid;
	padding: 4px;
}
div[id*="Login"] input[type*="submit"] {
	border: 1px #CCC solid;
	background: #DDD;
	padding: 4px;
}
div[id*="Login"] input[type*="submit"]:hover {
	border: 1px #CCC solid;
	background: #EFEFEF;
	padding: 4px;
}
fieldset {
	margin: 15px 0 5px;
	border: 1px solid #CCC;
	display: block;
}
fieldset .padding {
	padding: 8px;
}
fieldset p {
	margin: 15px 0 5px;
	padding: 8px;
}
fieldset hr {
	color: #CCC;
	height: 1px;
}
fieldset legend {
	display: block;
	border: 2px solid #DDD;
	padding: 8px;
	margin-bottom: 8px;
	background: #FFF;
}
fieldset label {
	position: relative;
	float: left;
	display: block;
	height: auto;
	width: 100%;
	padding-top: 12px;
	color: #666;
}
fieldset .labeltext {
	display: inline-block;
	margin-top: 4px;
	border: 1px solid #CCC;
	padding: 6px;
	color: #333;
}
fieldset input[type*="text"] {
	border: 1px solid #CCC;
	width: 256px;
	margin-bottom: 2px;
	color: #333;
}
fieldset input[type*="text"][class*="small"] {
	border: 1px solid #CCC;
	width: 120px;
	padding: 6px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	color: #333;
}
fieldset input[type*="password"] {
	border: 1px solid #CCC;
	padding: 6px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #333;
}
fieldset textarea {
	border: 1px solid #CCC;
	padding: 6px;
	overflow: auto;
	color: #333;
	margin-bottom: 2px;
}
fieldset select {
	border: 1px solid #CCC;
	padding: 6px;
	color: #333;
}
fieldset .selectlarge {
	border: 1px solid #CCC;
	padding: 6px;
	color: #333;
	margin-left: 24px;
	margin-top: 8px;
}
fieldset input[type*="submit"] {
	border: 2px solid #CCC;
	padding: 3px;
	color: #FFF;
	font-weight: bold;
	float: right;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 8px;
	background: #CCC;
}
fieldset input[type*="submit"]:hover {
	border: 2px solid #AAA;
	color: #FFF;
	background: #AAA;
}
fieldset ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
fieldset li {
	list-style: none;
	margin-left: 2px;
	padding: 3px;
	float: left;
	clear: left;
	width: 99%;
	border-bottom: 1px solid #eee;
}
.fltright {
	float: right;
	padding-left: 12px;
}
.fltleft {
	float: left;
	padding-right: 12px;
}
.box50right {
	width: 50%;
	padding: 8px;
	float: right;
	background: #FAFAFA;
}
.box50left {
	width: 50%;
	padding: 8px;
	float: left;
	background: #FAFAFA;
}

#PPHeader
{
position: relative;
background: #FFF url(./../images/PortaPlus/background.png) repeat-x;
height: 138px;
}

#PPLogo
{
position: relative;
float: left;
}

#PPInterfaces
{
position: relative;
float: left;
}

a.info{
    position:relative; /*this is the key*/
    z-index:24;
    background-color:#ffffff;
    color:#000;
    text-decoration:none
}

a.info:hover{
	z-index:25;
	background-color:#ffffff
	}

a.info span{
	display: none
}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:3px; left:3px; width:15em;
    padding:1px;
    border:1px solid #D70000;
    background-color:#ffffff; color:#000;
    text-align: center
}



span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 

