﻿/* CSS Document*/
/* © Designo and Linko Technology Inc. 2008 */


@import url("linko_home_ids.css");
@import url("linko_home_elements.css");
@import url("linko_site-int_ids.css");
@import url("linko_sidebarStyles.css");
@import url("linko_tables.css");
@import url("linko_form_tables.css");
/*@import url("default_css2-1_from_w3_edited.css");*/ 


<!--@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,400italic,700,700italic);-->

/*@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,400italic,700,700italic);*/

@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,300italic,400,400italic,500,500italic,700);

@import url(http://fonts.googleapis.com/css?family=Ubuntu+Condensed);

body {
	/*text-align: center;*/ /* to correct the centering IE bug*/
	/*	background: #003366 url(../images/linko_h2o_bgd.jpg) no-repeat fixed center 60px;*/
	margin-top: 0px;
	background: #FFFFFF url(../images/linko_pg-bgd.gif) repeat-x;
	/*font-family: 'Titillium Web', sans-serif;*/
	font-family: 'Ubuntu', sans-serif;
	/*font-size: 16px;*/
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #444;
}

body {
	font-size: .9375em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
	line-height: 1.25em;
	font-style: normal;
}

h1 {
	margin-right: 288px;
	margin-left: 72px;
	margin-bottom: .5em;
	margin-top: .75em;
}

h2, h3, h4, h5, h6 {
	margin-top: .75em;
	margin-right: 288px;
	margin-bottom: .5em;
	margin-left: 72px;
}

p {
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 288px;
	margin-bottom: .75em;
	margin-left: 72px;
}

strong {
	font-weight: 500;
	color: #333;
}

#sidebar strong, #sidebar b {
	font-weight: 500;
	color: #FFF;
}

em {
	font-style: italic;
}

strong em, em strong {
	font-weight: 500;
	font-style: italic;
}

img{
	border-style: none;
}

#container_home {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 0;
	min-height: 636px;
}

#container {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	z-index: 0;
	min-height: 636px;
}

#navbar {
	width: 984px;
	background: url(../images/nav_bgd.gif) no-repeat;
	position: absolute;
	height: 40px;
	margin-left: 0px;
	top: 154px;
	z-index: 100;
}

#navbar-no-sidebar {
	width: 984px;
	background: url(../images/nav_bgd-no-sidebar.gif) no-repeat;
	position: absolute;
	height: 40px;
	margin-left: 0px;
	top: 154px;
	z-index: 100;
}

#navmenu {
	width: 948px;
	background: url(../images/nav_bgd.gif) no-repeat;
	position: absolute;
	height: 28px;
	margin-left: 12px;
	margin-right: 0px;
	top: 154px;
	z-index: 200;
}

/* These styles style the text and other elements in the main (left) column on all interior pages */

figure {
	margin-right: 288px;
	margin-left: 72px;
	margin-bottom: 0px;
	margin-top: 24px;
}

figcaption {
    text-align: center;	font-weight: 500;
}

#int_main h1 {
	/*color: #0066b3;*/
	color: #629916;
	text-align: left;
	font-size: 1.75em;
}

#int_main h2 {
	color: #629916;
	text-align: left;
	font-size: 1.5em;
}

#int_main h2.eventdate {
	margin-top: 4px;
}

#int_main h4.eventdate {
	margin-top: 4px;
}

#int_main h3 {
	/*color: #0066b3;*/
	color: #629916;
	text-align: left;
	font-size: 1.375em;
}

#int_main h4 {
	color: #629916;
	text-align: left;
	font-size: 1.25em;
}

#int_main h5 {
	/*color: #0066b3;*/
	color: #629916;
	text-align: left;
	font-size: 1.125em;
}

#int_main h5.eventdate {
	margin-top: 24px;
	font-size: 1.125em;
}

#int_main h6 {
	color: #629916;
	text-align: left;
	font-size: 1.125em;
}

#int_main p {
	text-indent: 24px;
}

#int_main #custcarelogin h4 {
	color: #629916;
	text-align: left;
	margin-right: 24px;
	margin-left: 48px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 24px;
	font-size: .875em;
	line-height: 1.375em;
}

#int_main #custcarelogin p {
	text-align: left;
	margin-top: 8px;
	margin-right: 24px;
	margin-left: 36px;
	margin-bottom: 8px;
	text-indent: 0px;
	padding-top: 12px;
}

#int_main #custcarelogin ul {
	margin-top: 16px;
	margin-left: 56px;
	margin-right: 24px;
	margin-bottom: 24px;
}

#int_main #custcarelogin ul li {
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	margin-top: 6px;
	margin-left: 0px;
	margin-right: 0px;
	display: list-item;
}

#int_main p.first {
	text-indent: 0px;
}

#int_main a, #int_main a:link, #int_main a:visited {
	color: #0066b3;
	text-decoration: none;
	font-weight: 500;
}

#int_main a:hover {
	text-decoration: underline;
}

#int_main ul {
	margin-top: 8px;
	margin-left: 72px;
	margin-right: 306px;
	clear: none;
}

#int_main ul ul {
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 12px;
	clear: none;
}

#int_main ul li, #int_main ul li.list-bullets {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/bullet-img.png);
	text-align: left;
	margin-top: 6px;
	margin-left: 0px;
	margin-right: 0px;
	display: list-item;
	line-height: 1.375em;
}

#int_main ul li.margin {
	margin-left: 120px;
}

#int_main ul li ul li{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/bullet-img.png);
	text-align: left;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
}

#int_main ul li ul li ul li{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/bullet-img.png);
	text-align: left;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 0px;
}

#int_main ol li {
	list-style-position: outside;
	list-style-type: decimal;
	text-align: left;
	margin-top: 6px;
	line-height: 140%;
	margin-left: 88px;
	margin-right: 306px;
	display: list-item;
}

.floatright {
	float: right;
	margin-left: 16px;
}

.floatleft {
	float: left;
	margin-bottom: 4px;
}

#int_main p.first img {
	display: inline;
	text-decoration: none;
	border-style: none;
}

.map {
	float: right;
	margin-right: 100px;
}


/* These styles style the text and other elements in the footer (bottom) on all pages, home and interior */

#footer {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -6px;
	margin-bottom: -18px;
	padding-top: 0px;
	background: #FFFFFF url(../images/footer_bgd.gif) repeat-y;
	z-index: 10000;
}

#footer p {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 4px;
	font-size: .875em;
	line-height: 1.375em;
}

#footer a, #footer a:link, #footer a:visited {
	color: #0066b3;
	text-decoration: none;
	/*font-size: .875em;*/
	font-weight: 500;
	text-align: left;
	margin-top: 6px;
	line-height: 1.375em;
	margin-left: 0px;
	padding-top: 0px;
}


#footer a:hover {
	/*color: #5d8557;*/
	text-decoration: underline;
}

/* List styles for Hardware-System from IDD export  */


#int_main li.list-bullets {}

#int_main li.ordered-list-top {
	list-style-position: outside;
	list-style-type: decimal;
	text-align: left;
	margin-top: 8px;
	line-height: 1.375em;
	margin-left: 72px;
	margin-right: 300px;	
	font-weight: 500;
}

#int_main li.ordered-list-lc-alpha {
	list-style-position: outside;
	list-style-type: lower-alpha;
	text-align: left;
	margin-top: 8px;
	line-height: 1.375em;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: normal;
}

#int_main li.ordered-list-lc-roman {
	list-style-position: outside;
	list-style-type: lower-roman;
	text-align: left;
	margin-top: 8px;
	line-height: 1.375em;
	margin-left: 0px;
	margin-right: 0px;
}

.bluetext{
	color: #0066B3;
}

span.link {}

 /*END List styles for Hardware-System from IDD export */
 
  /* Videos */
 
#int_main .vid-container {
	padding: 0px;
	width: 624px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 72px;
	height: 264px;
}
 
#int_main .vid-container .vid {
	margin: 0px;
	padding: 0px;
	width: 448px;
	float: left;
}
 
#int_main .vid-container .vid-info {
	padding: 0px;
	width: 156px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0066B3;
	height: 252px;
}
 
#int_main .vid-container .vid-info h5, #int_main .vid-container .vid-info h6, #int_main .vid-container .vid-info p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 12px;
	text-indent: 0px;
}

.orange-text {
	color: #F60;
}
