@import "/cmedia/themes/ig-default/css/userbar.css";

* {
	text-decoration: none;
}

body { 	
background: url('/download/gallery/backgrounds/background_repeatpng?attachment=0') 0 0 fixed;
	font-family: Arial;
	width: 100%;
}

a:active{ color: #1061ce; }

#page {
background: url('/download/gallery/backgrounds/backgroundjpg') no-repeat center 0 fixed;
}

#header, #main, #footer { margin: 0 auto; width: 980px; }

* html #page {
	overflow: hidden;
	height: 1%;
}


#header h1 { background: url(/download/gallery/systemimagesdonotdelete/taglinepng?attachment=0) no-repeat 210px 30px; }

#header h1 
{
        font-family: kyma ;
        font-size: 70px;
	margin: 20px 178px 20px 0;
}
#header h1 a {
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

#header-contact, #header-contact a { color: #fff; font-size: 11px; }
#header-contact { position: absolute; right: 0px; top: 0px; }

.time-sec,
.time-min,
.time-hour,
.time-day {
	color: #666 !important;
}

/* Navigation (BOXED) 

#navigation {
	background: url(/cmedia/themes/ig-default/img/ig-bg-white-10.png) 0 0 repeat-x transparent;
	overflow: hidden;
	height: 1%;
	padding: 1px 0 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}

* html #navigation {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/cmedia/themes/ig-default/img/ig-bg-white-10.png');
	background-color: transparent;
	background-image: none;
}

#navigation .here.first {
	padding-left: 9px;
}

#primarynav {
	background: url(/cmedia/themes/ig-default/img/ig-bg-10.png) 0 0 repeat-x transparent;
	overflow: hidden;
	height: 1%;
	padding: 6px 9px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}

* html #primarynav {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/cmedia/themes/ig-default/img/ig-bg-10.png');
	background-color: transparent;
	background-image: none;
}

#navigation li {
	float: left;
}

#navigation a {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: left;
	color: #fff;
	text-decoration: none;
	margin: 0 9px 0 0;
	font-size: 13px;
	padding: 4px 8px;
}

#navigation .here a,
#navigation .here a:hover {
	background: url(/cmedia/themes/ig-default/img/ig-bg-70.png) 0 0 repeat-x;
}

* html #navigation .here a {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/cmedia/themes/ig-default/img/ig-bg-70.png');
	background-color: transparent;
	background-image: none;
}

* html #navigation .here a:hover {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/cmedia/themes/ig-default/img/ig-bg-70.png');
	background-color: transparent;
	background-image: none;
}

#navigation a:hover {
	background: url(/cmedia/themes/ig-default/img/ig-bg-10.png) 0 0 repeat-x;
}

* html #navigation a:hover {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/cmedia/themes/ig-default/img/ig-bg-10.png');
	background-color: transparent;
	background-image: none;
}
*/

/* Navigation TABBED */

#navigation {
	background: url(/cmedia/themes/ig-default/img/ig-bg-white-10.png) 0 0 repeat-x transparent;
	overflow: hidden;
	height: 1%;
	padding: 1px 0 0 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-box-shadow: 0 1px 1px #000;
	-webkit-box-shadow: 0 1px 1px #000;
}

* html #navigation {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/cmedia/themes/ig-default/img/ig-bg-white-10.png');
	background-color: transparent;
	background-image: none;
}

/*
#navigation .here.first {
	padding-left: 9px;
}
*/

#primarynav {
	background: url(/cmedia/themes/ig-default/img/ig-bg-10.png) 0 0 repeat-x transparent;
	overflow: hidden;
	height: 1%;
	padding: 6px 13px 0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}

* html #primarynav {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/cmedia/themes/ig-default/img/ig-bg-10.png');
	background-color: transparent;
	background-image: none;
}

#navigation li {
	float: left;
}

#navigation a {
	float: left;
	color: #fff;
	text-decoration: none;
	margin: 0 9px 0 0;
	font-size: 13px;
	padding: 4px 8px 10px;
}

#navigation .here a,
#navigation .here a:hover {
	background: #fff;
	color: #000;
	-moz-box-shadow: 0 0 1px #000;
	-webkit-box-shadow: 0 0 1px #000;
}

#navigation a:hover {
	background: url(/cmedia/themes/ig-default/img/ig-bg-10.png) 0 0 repeat-x;
}

* html #navigation a:hover {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale', src='/cmedia/themes/ig-default/img/ig-bg-10.png');
	background-color: transparent;
	background-image: none;
}


/* Content */

#content {
	background: transparent;
}

#content-head,
#myprofile #content-head {
	margin: 0 0 8px 0;
	padding: 20px;
	background: #fff;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-box-shadow: 0 0 1px #000;
	-webkit-box-shadow: 0 0 1px #000;
}

#content-head h1 {
	margin: 0 35px 0 0;
}

#content-body,
#unknown #content,
#none #content,
#frontdoor #content {
	background: #fff;
	padding: 20px;
	overflow: hidden;
	height: 1%;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-box-shadow: 0 1px 1px #000;
	-webkit-box-shadow: 0 1px 1px #000;
}

#signin #content-body,
#register #content-body,
#search #content-body,
#labels #content-body,
#invite #content-body,
#unknown #content,
#none #content,
#frontdoor #content {
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	margin: 0 0 20px;
}

#labels #content-body {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#search #content-body {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}

/* Trailer */

#trailer {
	background: #fff;
	padding: 20px;
	margin: 0 0 8px 0;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-box-shadow: 0 1px 1px #000;
	-webkit-box-shadow: 0 1px 1px #000;
}

#trailerbar {
	background: #fff;
	border: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 0 0 20px 0;
	-moz-box-shadow: 0 1px 1px #000;
	-webkit-box-shadow: 0 1px 1px #000;
}

#trailerbar-triggers {
	border: 0px;
}

#trailerbar-triggers ul {
	padding: 3px 20px 0;
}

#trailerbar-triggers .adminmsg {
	margin: -2px 36px 0 0;
}

* html #trailerbar-triggers .adminmsg {
	margin: -2px 20px 0 0;
}

#trailerbar #trailerbar-panels .padding {
	padding: 20px;
}

#trailerbar #trailerbar-panels .panel {
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}

/* Footer */

#footer-system {
	margin: 0 0 20px 0;
}

/*
#poweredby {
	width: 78px;
}
*/

/* Two Column */

.two-column {
	margin: 0px !important;
}

/* System Navigation */

#myprofile #systemnav,
#systemnav {
	background: #ECF5FF;
	margin: -20px -20px 20px;
	padding: 9px 9px 0 20px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-color: #B7D0EB;
}

#myprofile #systemnav li.active,
#systemnav li.active {
	border-color: #B7D0EB #B7D0EB #ffffff;
	background: #fff;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}

#myprofile #systemnav li a,
#systemnav li a {
	background: transparent !important;
	padding: 0.4em 0.75em 0.6em !important;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}

#systemnav li a.image img {
	vertical-align: middle;
}

#myprofile #systemnav li a:hover,
#systemnav li a:hover {
	background: #CFE6FF !important;
}

#myprofile #systemnav li.active a:hover,
#systemnav li.active a:hover {
	background: #fff !important;
}

#systemnav,
#access #systemnav,
.manage #systemnav {
	height: 2.55em !important;
}
#systemnav ul {
	height:2.75em !important;
	overflow:hidden;
}

.two-column #systemnav {
	margin:0 0 20px 0;
}

/* Manage */

#systempanel #systemnav {
	background: #fff;
	border: 0px;
	margin-bottom: 4px;
}

#systempanel #systemnav li {
	border: 0px;
}


#systempanel #systemnav a {
	padding-left: 0px !important;
	padding-right: 15px !important;
}

#systempanel #systemnav a:hover {
	background: #fff !important;
}

/* Access */

.column-main-inner #systemnav {
	padding-left: 0px;
}

#myprofile #content-body,
body.add #content-body,
body.edit #content-body,
body.none #content-body,
body.versions #content-body,
body.access #content-body,
body.activity #content-body,
body.settings #content-body, 
body.manage #content-body {
	margin-bottom: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/* Profile Tweak*/

#profilecard .name {
	display: none;
}

/* Paging */

.paging .paging-list a {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


#contentmenu a.actionstrigger {
	background-image: none;
	border: 1px solid #999;
	border-color: #ccc #ccc #999;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: url(/cmedia/img/interface/v3/ig-arrows-vert-black.png) #fff 2px 6px no-repeat;
}

/* Actions */

#actions_contentmenu {
	margin: 4px 0 0 0;
	padding: 4px 0;
	background: #fff;
	border: 1px solid #ccc;
	z-index: 500;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#actions_contentmenu .objectname {
	background-color: Transparent;
	border: 0;
	padding: 5px 5px;
	display: none;
}

#actions_contentmenu a {
	display: block;
	line-height: 1.25em;
	margin: 0;
	padding: 6px 50px 6px 9px;
	font-size: 11px;
	border: 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#actions_contentmenu a:hover {
	background: #f8f8f8;
	border: 0px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#actions_contentmenu .divider {
	display: none;
}

#actions_contentmenu span {
	margin: 0px;
	padding: 0px;
}

/* Date Picker */

div.datepicker-calendar									{ border: 1px solid #ccc; -moz-border-radius: 4px; -webkit-border-radius: 4px; padding: 9px; background: #fff; }
div.datepicker-calendar table							{ border: 0px; }
div.datepicker-calendar table thead tr					{ background: #fff; color: #000; }
div.datepicker-calendar table tr.headrow,
div.datepicker-calendar table tr.headrow .button		{ background: #fff; color: #000; }
div.datepicker-calendar table thead .hilite				{ background: #fff; border: 1px solid #fff; cursor: pointer; }
div.datepicker-calendar table tr.headrow .hilite		{ background: #fff; border: 1px solid #fff; color: #000; cursor: pointer; }
div.datepicker-calendar table tr.daynames				{ background: #545454; }
div.datepicker-calendar table tr.daynames td.day		{ color: #fff; }
div.datepicker-calendar table tr.daynames td.weekend	{ color: #FFF9BB; }
div.datepicker-calendar table tr.daysrow,
div.datepicker-calendar table tr.daysrow td				{ background: #fff; }
div.datepicker-calendar table tr.daysrow td.weekend		{ color: #000; }
div.datepicker-calendar table tr.daysrow td.hilite		{ border: 1px solid #fff; background: #eee; }
div.datepicker-calendar td.today						{ border: 1px solid #C2D8EF !important; background: #E0ECFA !important; color: #000 !important; }
div.datepicker-calendar tr.footrow td					{ background: #000 !important; color: #fff !important; }

/* Title Hide On Pages (VIEW) */

body.ig-pages #content-body {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

body.ig-pages #content-head {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

/* Actionbar Updates */

#actionbar {
}

#actionbar-triggers {
	-moz-border-radius: 4px 4px 4px 4px;
	background: #eaeaea;
	border: 1px solid #c3c3c3;
	padding: 3px 0 0;
}

.actionbar-noround {
	-moz-border-radius: 4px 4px 0 0 !important;
	border-bottom: none !important;
}

#actionbar-triggers a {
	padding-bottom: 8px;
}

#actionbar-triggers li.active {
	background: #f8f8f8;
	-moz-border-radius: 4px 4px 0 0;
	border: solid 1px #dadada;
	border-bottom: none;
}

#actionbar-panels {
	-moz-border-radius: 0 0 4px 4px;
	margin-top: -2px;
	background: #f8f8f8;
	border: solid 1px #c3c3c3;
	border-top: solid 1px #dadada;
}

#addalbum form,
#addcategory form,
#addchannel form,
#addblog form,
#addcalendar form,
#addforum form,
#addgallery form,
#addwiki form,
#addfolder form,
#addfile form {
	height: 60px;
}


/* Button Updates */

#signin .buttons,
#register .buttons,
#trailerbar-panels .buttons {
	margin-bottom: 20px;
	overflow: hidden;
	height: 1%;
}

#eip {
	margin-bottom: 0px;
}

#signin .buttons input,
#register .buttons input,
#trailerbar-panels .buttons input,
.eipbutts input,
.modalform .buttons .sendmessagebutton,
.modalform .buttons .cancelsendmessagebutton,
#comments-post {
	font-family: Tahoma,Trebuchet, Helvetica, Helvetica Neue, Verdana, Sans-Serif;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #80b500;
	background-image: url(/cmedia/img/interface/v3/ig-button-overlay.png);
	background-repeat: repeat-x;
	border-top: 1px solid #89AF2B;
	border-left: 1px solid #5e810b;
	border-right: 1px solid #5e810b;
	border-bottom: 1px solid #5e810b;
	color: #354800;
	cursor: pointer;
	margin: 0 5px 0 0;
	padding: 5px 5px !important;
	text-shadow: 0 1px 0.05em #a8c35d;
	width: auto !important;
	font-size: 12px;
	font-weight: bold;
	float: left;
	overflow: visible;
}

#signin .buttons input:hover,
#register .buttons input:hover,
#trailerbar-panels .buttons input:hover,
.eipbutts input:hover,
.modalform .buttons .sendmessagebutton:hover,
#comments-post:hover {
	background-color: #91cc03;
}

.eipbutts input.eipcancelbutt,
.modalform .buttons .cancelsendmessagebutton {
	background-color: #bababa;
	border-top: 1px solid #939393;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	color: #515151;
	font-weight: normal;
	text-shadow: 0 1px 0.05em #d0d0d0;
}

.eipbutts input.eipcancelbutt:hover,
.modalform .buttons .cancelsendmessagebutton:hover {
	background-color: #c4c4c4;
}

/* Search Box */

#search-keyword {
	right: 0;
	top: 20px;
	margin: 0px !important;
	padding: 0px !important;
}

* html #search-keyword {
	top: 11px;
}

* + html #search-keyword {
	top: 11px;
	right: 37px;
}

#search-keyword fieldset {
	position: relative;
}

#search-keyword div {
	float: none !important;
}

#search-keyword .text {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: url(/cmedia/img/interface/pixel_ddd.gif) left top repeat-x #fff;
	margin-right: 0px !important;
	-moz-box-shadow: 0 0 1px #000;
	-webkit-box-shadow: 0 0 1px #000;
}

#search-keyword .text span {
	margin-right: 20px;
	padding: 5px;
	display: block;
}

#search-keyword .text span input {
	color: #999;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: inherit;
	background: transparent;
}

#search-keyword .buttons {
	position: absolute;
	width: 16px !important;
	right: 5px;
	top: 4px;
}

#search-keyword .buttons input {
	float: right !important;
	margin: 0 !important;
	width: 16px !important;
	height: 16px !important;
	background: url(/cmedia/img/icons/magnifier.png) top left no-repeat !important;
	border: 0px;
	padding: 0px;
	text-indent: -999px;
	overflow: hidden;
	cursor: pointer;
}

* html #search-keyword .buttons input {
	font-size: 0px;
	line-height: 0px;
}

* + html #search-keyword .buttons input {
	font-size: 0px;
	line-height: 0px;
}

#comsignin {
	border-width: 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/* TinyMCE Fixes*/
#editor_area_tbl td.mceIframeContainer {
	padding: 6px;
	background: #fff;
}
.mceContentBody {
	cursor: text;
	word-wrap: break-word;
	background-image: none;
	background-color: #fff;
}
.mceContentBody u {
	text-decoration: underline !important;
}
.mceContentBody strike {
	text-decoration: line-through !important;
}

/*****************************************************************************
/* WALLPAPER THEME EDITOR SETTINGS
/* The following code is automatically generated by the Wallpaper Editor.
/* Updated: September 2, 2010 09:11PM
/****************************************************************************/

/* Custom Logo */
#logo a {
    background:url("/download/gallery/groups/linium_logopng?attachment=0") no-repeat scroll 0 0 transparent;
    display:block;
    height:0 !important;
    overflow:hidden;
    padding-top:80px;
    width:200px;
}

/* Groups */
.ig-space-optimize #breadcrumb,
.ig-space-insight #breadcrumb,
#ig-space-precision #breadcrumb,
.ig-space-synergy #breadcrumb,
#ig-space-cultivate #breadcrumb{
    display:none;
}

.ig-space-optimize #content-head,
.ig-space-insight #content-head,
#ig-space-precision #content-head,
.ig-space-synergy #content-head,
#ig-space-cultivate #content-head{
    height:110px !important;
    padding:0 20px;
}

/* GROUP SPACE - CUSTOM HEADERS/SYSTEM NAV */

/*
.ig-space-insight.ig-space-insight-upcomingeventswebinars #content-head h1,
.ig-space-optimize.ig-space-optimize-events #content-head h1 { padding-top: 130px; }
*/

.ig-space-insight.ig-space-insight-upcomingeventswebinars #content-head,
.ig-space-insight.ig-space-insight-blog #content-head,
.ig-space-optimize.ig-space-optimize-events #content-head,
.ig-space-optimize.ig-space-optimize-techblog #content-head,
.ig-space-synergy.ig-space-synergy-events #content-head,
.ig-space-synergy.ig-space-synergy-blog #content-head { height: auto !important; }

.ig-space-insight.ig-space-insight-upcomingeventswebinars #content-head h1,
.ig-space-insight.ig-space-insight-blog #content-head h1,
.ig-space-optimize.ig-space-optimize-events #content-head h1,
.ig-space-optimize.ig-space-optimize-techblog #content-head h1,
.ig-space-synergy.ig-space-synergy-events #content-head h1,
.ig-space-synergy.ig-space-synergy-blog #content-head h1 { height: auto !important; padding: 160px 0 20px !important; }

.ig-space-insight.ig-space-insight-upcomingeventswebinars #systemnav,
.ig-space-insight.ig-space-insight-blog #systemnav,
.ig-space-optimize.ig-space-optimize-events #systemnav,
.ig-space-optimize.ig-space-optimize-techblog #systemnav,
.ig-space-synergy.ig-space-synergy-events #systemnav,
.ig-space-synergy.ig-space-synergy-blog #systemnav { height: auto !important; position: absolute; top: 320px; width: 970px; }



#ig-space-precision #systemnav a,
.ig-space-insight #systemnav a,
.ig-space-optimize #systemnav a,
.ig-space-synergy #systemnav a,
#ig-space-cultivate #systemnav a{
    color:#ffffff;
}

#ig-space-precision #systemnav a:hover,
.ig-space-insight #systemnav a:hover,
.ig-space-optimize #systemnav a:hover,
.ig-space-synergy #systemnav a:hover,
#ig-space-cultivate #systemnav a:hover{
    background-color:#ffffff !important;
    color:#313031 !important;
}

#ig-space-precision #systemnav li.active a,
.ig-space-insight #systemnav li.active a,
.ig-space-optimize #systemnav li.active a,
.ig-space-synergy #systemnav li.active a,
#ig-space-cultivate #systemnav li.active a{
    color:#313031 !important;
}

/* Optimize Group Logos */


/* Insight Group Logos */
.ig-space-insight #systemnav, .ig-space-synergy #systemnav, .ig-space-optimize #systemnav{
    background: #002839 url("/cmedia/themes/ig-default/img/ig-bg-white-10.png") repeat-x scroll 0 0;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-width: 1px 0 0;
    height: 1% !important;
    overflow: hidden;
    padding: 2px 5px 0;
}

.ig-space-insight #systemnav li.active, .ig-space-synergy #systemnav li.active, .ig-space-optimize #systemnav li.active { top: 2px; }

.ig-space-insight #content-head span, .ig-space-optimize #content-head span, .ig-space-synergy #content-head span { display: none; }

.ig-space-insight #content-head h1, .ig-space-optimize #content-head h1, .ig-space-synergy #content-head h1 {
background: url("/download/gallery/systemimagesdonotdelete/headerinsightjpg?attachment=0") no-repeat scroll 0 1px transparent;
    display: block;
    height: 0 !important;
    margin: 0;
    overflow: hidden;
    padding-top: 110px;
}

.ig-space-optimize #content-head h1 { background-image: url("/download/gallery/systemimagesdonotdelete/headeroptimizejpg?attachment=0"); }
.ig-space-synergy #content-head h1 { background-image: url("/download/gallery/systemimagesdonotdelete/headersynergyjpg?attachment=0"); }



/* Precision Group Logos */
#ig-space-precision #systemnav{
    background-color:#f8981d;
}

#ig-space-precision #content-head span{
    background: url("/download/gallery/groups/precisionpng?attachment=0") no-repeat scroll 0 0 transparent;
    height:108px;
    width:416px;
}

#ig-space-precision #content-head h1{
    display:none;
/*
    background:url("/download/gallery/groups/logo_oracle_png?attachment=0") no-repeat scroll right 41px transparent;
    display:block;
    height:0 !important;
    margin:0;
    overflow:hidden;
    padding-top:70px;
*/
}

/* Synergy Group Logos */

/* Cultiavate Group Logos */
#ig-space-cultivate #systemnav{
    background-color:#669900;
}

#ig-space-cultivate #content-head span{
    background: url("/download/gallery/groups/cultivatepng?attachment=0") no-repeat scroll 0 0 transparent;
    height:108px;
    width:416px;
}

#ig-space-cultivate #content-head h1{
    background:url("/download/gallery/groups/logo_microsoft_png?attachment=0") no-repeat scroll right 17px transparent;
    display:block;
    height:0 !important;
    margin:0;
    overflow:hidden;
    padding-top:85px;
}

.ig-cpt { margin-bottom: 12px; }
.ig-widget-html { margin-bottom: 0 !important; }

table.list-tools a { color: #333; }

table.list-tools a:hover { color: #a60c0b; }

.ig-space-optimize table.list-tools a:hover { color: #1616a6; }
.ig-space-synergy table.list-tools a:hover { color: #6aa219; }

#events-list h2 a { font-size: 22px; line-height: 28px; }

#events-list h2 a { color: #cc0000; }
.ig-space-insight #events-list h2 a { color: #cc0000; /*bd1f1e;*/ }
.ig-space-optimize #events-list h2 a { color: #2a4674; }
.ig-space-synergy #events-list h2 a { color: #427015; }

.ig-space-insight .vevent-date .ig-month { background-color: #bd1f1e; }
.ig-space-optimize .vevent-date .ig-month { background-color: #466699; }
.ig-space-synergy .vevent-date .ig-month { background-color: #5a8934; }

.ig-space-optimize-blog #content-head h1 { background-image: none !important; }

/*****************************************************************************
/* WALLPAPER THEME EDITOR SETTINGS
/* The following code is automatically generated by the Wallpaper Editor.
/* Updated: September 28, 2010 02:28PM
/****************************************************************************/
