﻿/*

	Ivar Jacobson International - Main Stylesheet
	
*/

/* =General
---------------------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #eeeeef;
	margin: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

table tr td {
	font-size: 12px;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	width: 100%;
}

.clearit:after { content: ""; display: block; clear: both; height: 0; visibility: hidden; }   
.clearit { min-height: 0; height: 0; }   
html>body .clearit { height: auto; }

ul, ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* =Branding / main images
---------------------------------------------------------------------------------------------------- */
#branding {
	min-height: 99px;
	height: auto !important;
	height: 99px;
}

#wrapper #logo {
	float: left;
	width: 213px;
	height: 44px;
	margin: 42px 0 0 41px;
}

#wrapper #tagline {
	float: right;
	/* width: 222px; 
	height: 17px;  */
	margin: 54px 41px 0 0;
}

/* =Layout
---------------------------------------------------------------------------------------------------- */
#wrapper {
	margin: 0 auto;
	background: url('../images/wrapper/wrapper-bg.jpg') 50% 0 repeat-y;
}

#inner-wrapper {
	width: 975px;
	min-height: 460px;
	height: auto !important;
	height: 460px;
	margin: 0 auto;
}

#main-content {
	clear: both;
	border-top: 1px solid #b9babc;
}

#page-header {
	margin: 2px 0 3px 0;
	overflow: hidden;
	width: 975px;
}

#ctl00_ContentplaceholderIntro_MainHeader {
	overflow: hidden;
	width: 975px;
}

#page-header img {
	display: block;
	margin-top: 3px;
}

#page-header h1 {
	color: #ffffff;
	font-size: 24px;
	font-weight: normal;
	line-height: 22px;
	padding: 60px 0 0 42px;
}

#main-content #left-col {
	background: url('../images/wrapper/left-col-divider.jpg') 100% 0 no-repeat;
	float: left;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	width:200px;
	padding: 23px 14px 0 41px;
}
#text-content img {
	margin:10px !important;
	}
#main-content #right-col 
{
	background: url('../images/wrapper/left-col-divider.jpg') 100% 0 no-repeat;
	float: left;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	width: 530px;
	padding-top: 0;
	padding-bottom: 30px;
}

#main-content #right-sidebar 
{
	float: left;
	padding-left: 5px;
	width: 166px;
	padding: 0 14px 0 10px
}

#main-content #text-content {
	padding: 16px 40px 10px 22px;	
}

/* =Sidebar boxes
---------------------------------------------------------------------------------------------------- */

.sidebox {
	width: 162px;
	margin-top: -10px;
	margin-left: 3px;
}

.sidebox h2 {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #d1d1d1;
	color: #000;
	font-size: 14px;
	padding: 6px 10px;
	margin: 22px 0 0 0;
}

.sidebox h2.password {
	background: #fff url(/images/sidebar-password.gif) 125px center no-repeat;
}

.sidebox h2.help {
	background: #fff url(/images/sidebar-help.gif) 125px center no-repeat;
}

.sidebox h2.info {
	background: #fff url(/images/sidebar-info.gif) 125px center no-repeat;
}

.sidebox h2.download {
	background: #fff url(/images/sidebar-download.gif) 125px center no-repeat;
}

.sidebox .content {
	padding: 10px;
}

.pdf, .xls, .doc, .zip, .exe, .blog, .facebook, .itunes, .linkedin, .rss, .twitter, .youtube  {
	background: url(/images/ico-acrobat.png) 0 center no-repeat;
	padding-left: 23px;
	line-height: 16px;
}

.doc {
	background: url(/images/ico-word.png) 0 center no-repeat;
}

.xls{
	background: url(/images/ico-excel.png) 0 center no-repeat;
}

.zip {
	background: url(/images/ico-zip.png) 0 center no-repeat;
}

.exe {
	background: url(/images/ico-exe.png) 0 center no-repeat;
}
.blog {
	background: url(/images/ico-blog.png) 0 center no-repeat;
}
.facebook {
	background: url(/images/ico-facebook.png) 0 center no-repeat;
}
.itunes {
	background: url(/images/ico-itunes.png) 0 center no-repeat;
}
.linkedin {
	background: url(/images/ico-linkedin.png) 0 center no-repeat;
}
.rss {
	background: url(/images/ico-rss.png) 0 center no-repeat;
}
.twitter {
	background: url(/images/ico-twitter.png) 0 center no-repeat;
}
.youtube{
	background: url(/images/ico-youtube.png) 0 center no-repeat;
}
/* =Layout homepage
---------------------------------------------------------------------------------------------------- */
#home #wrapper-btm {
	background: url('../images/wrapper/wrapper-btm.jpg') 50% 100% no-repeat;
	padding: 0 0 11px 0;
}

#home #intro {
	/* background: url('../images/wrapper/intro-bg_01.jpg') 0 0 no-repeat;	 */
	width: 975px; 
	height: 230px;
}

#home #intro #intro-text, #home #intro div.intro-text 
{
	font-family: 'trebuchet ms', arial, verdana, sans-serif;
	/*
	width: 260px;
	padding: 30px 0 0 50px;
	*/
	width:288px;
    padding: 20px 5px 5px 40px;
    height:205px;
    float:left;
    color: #000000;
}

#home #intro #intro-image, #home #intro div.intro-image
{
    width:642px;
    height:230px;
    float:left;    
}
    
#home #intro #intro-text h1, #home #intro div.intro-text h1 
{
	color: #ffffff;
	/* font-size: 30px; */
	font-size: 30px;
	font-weight: normal;
	line-height: 34px;
	margin: 0 0 3px 0;
}

#home #intro #intro-text p, #home #intro div.intro-text p 
{
	color: #ffffff;
	/* font-size: 13px; */
	font-size: 16px;
	margin-bottom: 10px;
}

#home #intro #intro-text p a, #home #intro div.intro-text p a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
}

#home #intro #intro-text p a:hover, #home #intro div.intro-text p a:hover
 {
	text-decoration: underline;
}

#home #toolbar {
	background:url('../images/wrapper/toolbar-bg.jpg') 0 0 repeat-x;
	height: 28px;
	max-height:28px;
}

#home #toolbar #nav {
	float: left;
	padding: 7px 0 0 41px;
} 

#home #toolbar #nav a {
	background: url('../images/wrapper/toolbar-nav-arrow.gif') 100% 60% no-repeat;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
	margin-right: 35px;
	padding: 0 13px 0 0;
	font-size: 12px;
}

#home #toolbar #nav a:hover {
	text-decoration: underline;
}

#home #features {
	background: url('../images/wrapper/homepage-features-bg.gif') 50% 0 no-repeat;
	min-height: 231px;
	height: auto !important;
	margin-top: 3px;
	border-top: 1px solid #b9babc;
}

#home #features li {
	float: left;
}

#home #features li.left {
	width: 243px;
	padding: 22px 50px 20px 41px;
}

#home #features li.middle {
	width: 278px;
	padding: 22px 35px 20px 20px;
}

#home #features li.right {
	width: 250px;
	padding: 22px 30px 20px 20px;
}

#home #features li ul {
	margin-bottom: 16px;
}

#home #features li ul li {
	background: url('../images/wrapper/list-bullet.gif') 0 4px no-repeat;
	float: none;
	line-height: 16px;
	padding-top: 0;
	padding: 0 0 0 17px;
}

#home #features li p {
	margin: 0 0 16px 0;
	line-height: 15px;
}

#home #features li h2 {
	color: #00adf0;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#home #features li h3 {
	color: #000000;
	font-size: 11px;
	margin: 0 0 2px 0;
}

/* =Left nav
---------------------------------------------------------------------------------------------------- */
#left-nav {
	padding-top: 10px;
}

#left-nav li {
	background: url('../images/wrapper/list-bullet.gif') 0 9px no-repeat;
	line-height: 18px;
	padding: 5px 0 0 17px;
}

#left-nav li a {
	font-size: 12px;
	text-decoration: none;
}

#left-nav li a:hover {
	color: #747679;
}

#left-nav li a, a:link, a:focus {
	color: #009ddc;
	outline: none;
}

#left-nav li.sub-active {
	background: url('../images/wrapper/list-bullet-down.gif') 0 9px no-repeat;
}

#left-nav li ul.sub-nav {
	width:200px;
	margin-bottom:10px;
}

#left-nav li ul.sub-nav li {
	background: none;
	padding: 0 0 0 0;
	margin-top:5px;
}

#left-nav li ul.sub-nav li.current {
	background: url('../images/wrapper/toolbar-nav-arrow.gif') 0 3px no-repeat;
	padding: 0 0 0 10px;
	margin-top:5px;
}

#left-nav li ul.sub-nav li a {
	color: #363434;
	font-size: 12px;

}

#left-nav li ul.sub-nav li a.on
{
	color: #777777;
}

#left-nav li ul.sub-nav li a:hover {
	color: #747679;
}

/* =Breadcrumb
---------------------------------------------------------------------------------------------------- */
#breadcrumb {
	padding: 5px 0 0 50px;
	color: #777;
}

#breadcrumb a {
	background: url('../images/wrapper/toolbar-bct-arrow.gif') 100% 3px no-repeat;
	color: #000000;
	line-height: 15px;
	font-size: 11px;
	text-decoration: none;
	margin-right: 4px;
	padding: 0 14px 0 0;
}

#breadcrumb a:hover {
	color: #009ddc;
}

/* =Links
---------------------------------------------------------------------------------------------------- */
a, a:link, a:focus {
	color: #009ddc;
	outline: none;
}

a:hover {
	outline: none;
	color: #6e91a3;
}

/* =Lists
---------------------------------------------------------------------------------------------------- */
#main-content #text-content ul {
	margin: 16px 0 16px 14px
}

#main-content #text-content ul li {
	background: url('/images/wrapper/bullet_blue.gif') 0 4px no-repeat;	
	line-height: 16px;
	padding: 0 0 2px 17px;
}

#main-content #text-content ol {
	margin: 16px 0 16px 34px
}

#main-content #text-content ol li {
	line-height: 16px;
	padding: 0 0 2px 0;
}

#main-content #text-content #pb_dropzone ul li
{
	background: none;
	padding: 0 0 0 0
}

#main-content #text-content #pb_dropzone ul
{
	margin: 0
}

#main-content #text-content #pb_dropzone ul li div ul li {
	background: url('/images/wrapper/bullet_blue.gif') 0 4px no-repeat;	
	line-height: 16px;
	padding: 0 0 6px 17px;
}


/* =Typography
---------------------------------------------------------------------------------------------------- */
#main-content #text-content {
	color: #000000;
	font-size: 12px;
}

#main-content #text-content p {
	color: #000000;
	line-height: 16px;
	margin-bottom: 12px;
}

#main-content #text-content h1,#pb_dropzoneleft h1{
	color: #009ddc;
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	margin: 0 0 8px 0;
}

#main-content #text-content h2,#pb_dropzoneleft h2 {
	color: #666666;
	font-size: 16px;
	font-weight: normal;
	line-height: 34px;
	margin: inherit;
}

#main-content #text-content h3,#pb_dropzoneleft h3 {
	color: black;
	font-size: 14px;
	margin: 8px 0 8px 0;
}

/* =Tables
---------------------------------------------------------------------------------------------------- */
.data {
	border-right: 1px solid #666666;
	border-bottom: 3px solid #666666;
	margin: 8px 0 16px 0;
}

.data tr th {
	background: #cebbe3;
	text-align: left;
	line-height: 15px;
	padding: 4px 6px 4px 6px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

.data tr td {
	line-height: 15px;
	padding: 5px 6px 5px 6px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

/* =Search form
---------------------------------------------------------------------------------------------------- */
#search-form .search-field {
	background: #ffffff;
	height: 15px;
	width: 180px;
	font-size: 11px;
	padding: 2px 0 0 3px;
	border-top: 1px solid #7C7C7C;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
}
.search-field {
	background: #ffffff;
	height: 15px;
	width: 180px;
	font-size: 11px;
	padding: 2px 0 0 3px;
	border-top: 1px solid #7C7C7C;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
}
#search-form ul li {
	float: left;
	padding: 0 8px 0 0;
}

#home #search-form {
	float: right;
	padding: 5px 41px 0 0;
}

#home #search-form .search-field {
	background: #ffffff;
	height: 15px;
	width: 225px;
	font-size: 11px;
	padding: 2px 0 0 3px;
	border-top: 1px solid #7C7C7C;
	border-left: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
}

#home #search-form ul li {
	float: left;
	padding: 0 0 0 8px;
}

/* =Footer
---------------------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	width: 975px;
	color: #000000;
	text-align: right;
	font-size: 10px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

#footer a {
	color: #000000;
	text-decoration: none;
	margin: 0 10px 0 10px;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a.last {
	margin-right: 0;
}

#site-info {
	background: url('../images/wrapper/site-info-bg.jpg') 0 0 no-repeat;
	font-size: 11px;
	width: 993px;
	height: 39px;
	margin: 0 auto;
}

#site-info p {
	line-height: 15px;
	padding: 6px 0 0 54px;
}	

/* =Main nav and dropdown
---------------------------------------------------------------------------------------------------- */
#main-nav {
	background: url('../images/wrapper/main-nav-btm-bg.gif') 0 100% repeat-x;
}

ul#menu  {
	width: 645px;
	float: right;
}

ul#menu li {
	float: left;
}

ul#menu li a {
	background: url('../images/wrapper/main-nav-item-bg.jpg') 0 0 no-repeat;
	display: block;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	text-indent: 10px;
	line-height: 16px;
	width: 126px; 
	height: 23px;
	margin-left: 3px;
	padding-top: 6px;
}

ul#menu li a.last {
	background: url('../images/wrapper/main-nav-item-bg-last.jpg') 0 0 no-repeat;
}

ul#menu li a:hover, ul#menu li a.active {
	color: #009ddc;
}

ul#menu li ul {
	background: #fcfcfc;
	width: 150px;
	border-left: 1px solid #c6c6c9;
	border-right: 1px solid #c6c6c9;
	border-top: 1px solid #c6c6c9;
	margin-left: 2px;
}

ul#menu li ul.about {
	width: 126px;
}

ul#menu li ul li {
	line-height: 13px;
	border-bottom: 1px solid #c6c6c9;
}

ul#menu li ul li ul {
	margin-left: 0;
}

ul#menu li ul li a {
	background: none !important;
	color: #000000 !important;
	display: block;
	font-size: 11px;
	text-indent: 0;
	width: auto !important;
	min-height: 12px;
	height: auto !important;
	height: 12px;
	line-height: 13px;
	text-decoration: none;
	padding: 4px 0 4px 10px;
} 

ul#menu li ul li a:hover {
	color: #009ddc !important;
}	

.sf-menu li:hover, 
.sf-menu li.sfHover, 
.sf-menu a:focus, 
.sf-menu a:hover, 
.sf-menu a:active {
	outline: 0;
}

/* Essential Styles - modify with caution */
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em;
}

.sf-menu ul li {
	width: 100%;
}

.sf-menu li:hover {
	visibility: inherit; /* Fixes IE7 'sticky bug' */
}

.sf-menu li {
	float: left;
	position: relative;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 2.5em; /* Match top ul list item height */
	z-index: 99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 150px; /* Match ul width */
	top: 0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em; /* Match ul width */
	top: 0;
}

.sf-sub-indicator { /* Use if needed */
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em; /* IE6 only */
	width: 10px;
	height:	10px;
	text-indent: -999em;
	overflow: hidden;
}

/* Apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	color: #009ddc;
	background:red;
}

/* Main menu item styles */
#menu li.sfHover a, #menu li a.active {
	color: #009ddc;
}


	
/* =Sub Menus - DAVE
---------------------------------------------------------------------------------------------------- 
#main-nav li ul{display:none;}*/








/* =Main nav CSS Menus (Core styles - Do not modify)
---------------------------------------------------------------------------------------------------- */
.qmmc .qmdivider {display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:100;}
.qmmc .qmdividery {float:left;width:0px;}
.qmmc .qmtitle {display:block;cursor:default;white-space:nowrap;position:relative;z-index:100;}
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
.qmmc {position:relative; z-index:999;}
.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:100;}
.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
.qmsh div a {float:left;}
.qmmc div {visibility:hidden;position:absolute;}
.qmmc .qmcbox {cursor:default;display:block;position:relative;z-index:100;}
.qmmc .qmcbox a {display:inline;}
.qmmc .qmcbox div {float:none;position:static;visibility:inherit;left:auto;}
.qmmc li {z-index:auto;}
.qmmc ul {left:-10000px;position:absolute;z-index:110;}
.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}
.qmmc li a {float:none}
.qmmc li:hover > ul {left:auto;}
#qm0 ul {top:100%;}
#qm0 ul li:hover > ul {top:0px;left:100%;}
#qm1 ul {top:100%;}
#qm1 ul li:hover > ul {top:0px;left:100%}




/* =Main navigation
----------------------------------------------------------------------------------------------------  


#main-nav ul {
	background: url('/images/wrapper/main-nav-item-divider.gif') 0 0 no-repeat;
	padding-left: 2px;
}

#main-nav ul li {
	float: left;
	color: #ffffff;
}

#main-nav ul li a {
}

#main-nav ul li a:hover, #main-nav ul li a.active {
	background-position: 0 -35px;
}

#main-nav ul li a span {
	background: url('/images/wrapper/main-nav-item-divider.gif') 100% 0 no-repeat;
	display: block;
	float: left;
	min-height: 35px;
	height: auto !important;
	height: 35px;
	cursor: pointer;
}

#main-nav ul li a:hover span {
	background-position: 100% -35px;
}

#main-nav ul li a span span {
	background: url('/images/wrapper/main-nav-item-divider-left.gif') 0 0 no-repeat;
	display: block;
	float: left;
	min-height: 26px;
	height: auto !important;
	height: 26px;
	padding-top: 9px;
}

#main-nav ul li a:hover span span {
	background-position: 100% -35px;
}

.about, .about span {
	width: 169px;
}

.sector, .sector span {
	width: 215px;
}

.priorities, .priorities span {
	width: 191px;
}

.resources, .resources span {
	width: 279px;
}

.news, .news span {
	width: 123px;
}

*/



/* =Main nav and dropdowns (modify at will)
---------------------------------------------------------------------------------------------------- */ 

/* (MAIN) Container */	
#qm0 {	
/*	border-left: 1px solid #1f3c6b;
	min-height: 35px;
	height: auto !important;
	height: 35px;
	margin-left: 9px;
*/	
	width: 645px;
	float: right;
}

/* (MAIN) Items */	

#qm0 a {	
	background: url('/images/wrapper/main-nav-item-bg.jpg') 0 0 no-repeat;
	display: block;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	text-indent: 10px;
	line-height: 16px;
	width: 126px; 
	height: 23px;
	margin-left: 3px;
	padding-top: 6px;
/*	
	font-family: 'Trebuchet MS', arial, sans-serif;
	color: #ffffff;
	
	

	min-height: 35px;
	height: auto !important;
	height: 35px;
	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	margin: 0 auto;
*/
}	

#qm0 a.last {	
	background: url('/images/wrapper/main-nav-item-bg-last.jpg') 0 0 no-repeat;
}


/*
#qm0 a span {
	border-right: 1px solid #1f3c6b;
	/*background: url('/images/wrapper/main-nav-item-divider.gif') 100% 0 no-repeat;*/
/*	min-height: 23px;
	height: auto !important;
	height: 23px;
}
*/


/*
#qm0 a span {
	display: block;
	line-height: 17px;
	padding: 11px 0 0 0;
	cursor: pointer; /* IE6 *//*
}
*/

#qm0 a:hover {
/*	background-position: 0 -35px;  */
	color: #009ddc;
}

#qm0 a:hover span {
/*	background-position: 0 -35px;  */
	color: #009ddc;
}

#qm0 a.on {	
/*	background-position: 0 -35px;  */
	color: #009ddc;
}

/* (MAIN) Parent Items */	
#qm0 .qmparent {	
}

/* (MAIN) Active State */	
body #qm0 .qmactive, body #qm0 .qmactive:hover, body #qm0 .active, body #qm0 .active:hover {
/*	background-position: 0 -35px;  */
	color: #009ddc;
}

/* (MAIN) Active State */	
body #qm0 .qmactive span, body #qm0 .qmactive:hover span, body #qm0 .active span, body #qm0 .active:hover span {
/*	background-position: 0 -35px;  */
	color: #009ddc;
}

/* (SUB) Container */	
#qm0 div, #qm0 ul 
{
/*
	background: #92a4c1;
	color: #ffffff;
	width: 185px;
	text-align: left;
	margin-left: -1px;
	margin-top: 0;
	border-top: 1px solid #1f3c6b;
	border-left: 1px solid #1f3c6b;
	border-right: 1px solid #1f3c6b;
*/
	background: #fcfcfc;
	width: 125px;
	border-left: 1px solid #c6c6c9;
	border-right: 1px solid #c6c6c9;
	border-top: 1px solid #c6c6c9;
	padding: 0;
}
#qm0 div.about, #qm0 ul.about
{
	width:126px;
}

#qm0 div div 
{
	margin-left: 0;
}


/* (SUB) Items */	
#qm0 div a, #qm0 ul a 
{
/*
	background-image: none;
	font-family: 'Trebuchet MS', arial, sans-serif;
	color: #ffffff;
	min-height: 16px;
	height: auto !important;
	height: 16px;
	font-size: 12px !important;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	padding: 5px 9px 6px 14px;
	margin: 0;
	border-bottom: 1px solid #1f3c6b;
*/

	border-bottom: 1px solid #c6c6c9;

	background: none !important;
	color: #000000 !important;
	display: block;
	font-size: 10px;
	text-indent: 0;
	width: auto !important;
	min-height: 12px;
	height: auto !important;
	height: 12px;
	line-height: 13px;
	text-decoration: none;
	padding: 4px 0 4px 9px;	
	white-space:normal;
	margin-left: 0;
}

/* (SUB) Hover State */	
#qm0 div a:hover 
{
/*
	background-image: none;
	background-color: #365ea2;
	color: #ffffff;
	min-height: 16px;
	height: auto !important;
	height: 16px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	padding: 5px 9px 6px 14px;
	margin: 0;
	border-bottom: 1px solid #1f3c6b;
*/
	color: #009ddc !important;
}

/* (SUB) Active State*/	
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {	
/*	background-image: none;
	background-color: #365ea2;
	color: #ffffff;
	min-height: 16px;
	height: auto !important;
	height: 16px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 17px;
	padding: 6px 9px 6px 14px;
	margin: 0;
	border-bottom: 1px solid #1f3c6b;
*/	
}

div.EktronPersonalizationWrapper .topmenu
{
	height:20px;
}
.searchbox{
    background-image: url(/images/preview.gif);
    background-repeat:no-repeat;
    background-position:left;
    border: 1px solid #c6c6c6;
    padding-left:18px;
	padding-top:5px;
}
.formfield{
border:1px solid #c6c6c6;
margin-bottom:5px;
}
.emailsignin{
border:1px solid #c6c6c6;
margin-bottom:5px;
width:120px;
}
/*    RIGHT SIDEBAR         */
#right-sidebar div.holder{
    border:1px solid #cdcdcd;
	margin: 5px;
    padding:5px;
}

#right-sidebar h3{
	color: #009ddc;
	font-size: 12px;
	margin: 0 0 8px 0;
}
#right-sidebar ul.column li.PBItem ul li{
	background: url('../images/wrapper/list-bullet.gif') 0 4px no-repeat !important;
	float: none;
	line-height: 16px;
	padding-top: 0;
	padding: 0 0 5px 17px;
}
/*   Registration Form         */
#contentform label{
    float:left;
    margin:2px 0 10px;
    width:120px;
    clear:both;
	display:block;    
}
#contentform label.textarea{
    float:left;
    margin:2px 0 30px;
    width:120px;
    clear:both;
	display:block;    
}
#contentform fieldset{
    border:1px solid #00A5E7;
    padding:0px 15px 15px 15px;
}
#contentform select, #contentform input, #contentform textarea {
    margin:0 0 7px 0px;
    border: 1px solid #cdcdcd;
    vertical-align:middle;
    width:200px;
}
#contentform .largetextarea {
    margin:0 0 7px 0px;
    border: 1px solid #cdcdcd;
    vertical-align:middle;
    width:300px;
	height:100px;
}

#contentformfieldset input {
    margin:0 10px 0 115px;
}
.contentform fieldset label {
    clear:both;
    float:none;
}
legend {
    color:#00A5E7;
    font-weight:bold;
    font-weight:bold;
    margin:0;
	padding-top:10px;
    padding-bottom:10px;
    font-size: 14px;
}
fieldset.widelabel label{
    width:180px !important;

}
fieldset.widelabel input{
    padding-bottom:10px !important;
    margin-top:8px !important;

}
input.checkbox{
border:0px !important;

}
input.signin{
	background-color:#e4e5ef;
	padding:3px 5px 3px 5px;
	border-bottom:1px solid #979797 !important;
	border-right:1px solid #979797 !important;
}
#ctl00_ContentPlaceHolderRightSidebar_lbNewUser{
color:#009DDC !important;
text-decoration:underline !important;
}

.contentTable{
	width:100%;
	border-collapse:collapse;
	
}
.contentTable tr td{
	padding:5px;
	border:1px solid #bfbfbf;
}
div.content ol li{
	list-style-type:decimal !important;
}
hr{
	border:0 !important;
	background-color:#d4d5d7 !important;
	color:#d4d5d7 !important;
	height:1px !important;
	margin-bottom:8px;
}
.ico-product, .ico-questions, .ico-reader, .ico-contact, .ico-document, .ico-lock, .ico-news, .ico-play, .ico-print, .ico-bullet, .ico-blog, .ico-facebook, .ico-itunes, .ico-linkedin, .ico-rss, .ico-twitter, .ico-youtube {
 	background: url(/images/icons/product.jpg) 0px 2px no-repeat;
	padding-left:20px;
	padding-bottom:5px;
}


.ico-questions { background: url(/images/icons/questions.jpg) 0px 2px no-repeat !important;}
.ico-reader {background: url(/images/icons/reader.jpg) 0px 2px no-repeat ;}
.ico-contact { background: url(/images/icons/contact.jpg) 0px 2px no-repeat  !important;}
.ico-document { background: url(/images/icons/document.jpg) 0px 2px no-repeat  !important;}
.ico-lock { background: url(/images/icons/lock.jpg) 0px 2px no-repeat  !important;}
.ico-news { background: url(/images/icons/news.jpg) 0px 2px no-repeat  !important;}
.ico-play { background: url(/images/icons/play.jpg) 0px 2px no-repeat  !important;}
.ico-print { background: url(/images/icons/print.jpg) 0px 2px no-repeat !important; }
.ico-product { background: url(/images/icons/product.jpg) 0px 2px no-repeat  !important;}
.ico-bullet { background: url(/images/icons/bullet.jpg) 0px 2px no-repeat  !important;}

 .ico-blog { background: url(/images/ico-blog.png) 0px 2px no-repeat  !important;}
 .ico-facebook { background: url(/images/ico-facebook.png) 0px 2px no-repeat  !important;}
 .ico-itunes { background: url(/images/ico-itunes.png) 0px 2px no-repeat  !important;}
 .ico-linkedin { background: url(/images/ico-linkedin.png) 0px 2px no-repeat  !important;}
 .ico-rss { background: url(/images/ico-rss.png) 0px 2px no-repeat  !important;}
 .ico-twitter { background: url(/images/ico-twitter.png) 0px 2px no-repeat  !important;}
 .ico-youtube  { background: url(/images/ico-youtube.png) 0px 2px no-repeat  !important;}

.ico-product a, .ico-questions a, .ico-reader a, .ico-contact a, .ico-document a, .ico-lock a, .ico-news a, .ico-play a, .ico-print a, .ico-bullet a, .ico-blog a, .ico-facebook a, .ico-itunes a, .ico-linkedin a, .ico-rss a, .ico-twitter a, .ico-youtube a {
text-decoration:none !important;
color:#000 !important;
display:block;

}
.ico-bullet a, .ico-blog a, .ico-facebook a, .ico-itunes a, .ico-linkedin a, .ico-rss a, .ico-twitter a, .ico-youtube a {
padding-top:3px !important;

}
.side-divider { 
	background: url(/images/sidebar-divider.gif) top left no-repeat;
	height: 2px;
	margin: 1em 0;
	display: block;
	clear: both;
	margin-left:-10px;
}
.SidebarHeader{
	display:block;
	color:#258bd2;
	font-weight:454;
	margin:0px;
	margin-bottom:5px !important;
	padding:0px;
	font-size:13px;
}
.SidebarText a{
	text-decoration:none !important;
}
.SidebarText{
	padding:0 5px 5px 4px;
}
#books{
width:100%
}
#books tr td{
border: 0px solid black;
}
#books tr td img{
text-align:center;
padding-left:5px;
}
#books tr td p{
padding-left:5px;
}
table.content{
	border: 1px solid #eee;
	border-collapse:collapse;
	width:100%;
}
table.content tr td{
	padding:10px;
border: 1px solid #eee;
}
table.content tr td.header{
	padding:10px;
	border: 1px solid #eee;
background:#eee;
}

#main-content #right-sidebar h1 {
	color: #009ddc;
	font-size: 20px;
	font-weight: normal;
	line-height: 26px;
	margin: 20px 0 8px 0;
}
.title {
	color: #3399cc;
	font-size: 28px;
	margin-top:10px !important;
	
}
 
.subtitle {
	font-size: 20px;
}
 
.heading {
	color: #3399CC;
	FONT-SIZE: 18PX;
}
 
.DOWNLOAD, .DOWNLOAD a, .download a:link, .download a:active {
	font-size: 14px;
	color: #3399cc;
	text-decoration: none;
}
.download a:hover {
	text-decoration: underline;
}

#text-content img.nopadding{
padding:0px !important;
margin:0px !important;
}

#footer a.sm{
margin:0px !important
}

#pb_dropzoneleft Div.PBClear{
	zoom:0 !important;

}
