/*--------------------------------------------- */
/* >>> HTML <<< */
/*--------------------------------------------- */
#myprofile #content-head h1 { width: 600px; }
body {
font-family:Verdana,Arial,Helvetica,sans-serif;
}
p.intro-text {
color: yellow;
}
a { color: #3A6F8F; text-decoration: none; }
#tinymce a { color: #3A6F8F !important; text-decoration: none !important; }
a:hover { color: #3A6F8F; text-decoration: underline;}
#tinymce a:hover { color: #3A6F8F !important; text-decoration: underline !important; }
/*--------------------------------------------- */
/* >>> LAYOUT <<< */
/*--------------------------------------------- */
/*Hiding the search bar*/
#search-keyword{
Display:none !important;
}
.InputHint{
Display:none !important;
}
/* Done hiding the search bar */
body {
background: #fff;
}
#header,
#header a {
color: #fff;
}
#main:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
* html #main {
height: 1%;
}
#navigation {
float: left;
margin-right: auto !important;
margin-right: -3px; /* IE6 fix */
padding-top: 9px;
width:192px;
}
#content {
height: auto !important;
height: 1%; /* IE6 fix */
margin-left:204px !important;
margin-left: auto; /* IE6 fix */
padding:0 0 0 6px;
color:#444;
}
#content-inner {
float: left; /* do not change */
padding: 9px 0 18px;
width: 100%; /* IE7 fix */
}
#footer-inner {
padding-top:10px;
}
#footerContainer, .copyrightLogo{
padding-left: 18px;
}
.copyrightLogo{
padding-top:10px;
}
/*---------------------------------------------*/
/* >>> CUSTOM LAYOUT <<< */
/*---------------------------------------------*/
/* Global Tags */
h2{
font-size:2em;
}
h4, h5, h6 {
font-size:1em;
font-weight:bold;
}
#signin #footerContainer{
display:none;
}
/* General Classes */
.clear{
clear:both;
}
.alpha{
padding-right:10px;
}
.omega{
padding-left:10px;
}
.noPadding{
padding:0;
}
/* Width & Centering for container elements */
#main, #header, #footerContainer, #footer-system,
.copyrightLogo{
margin:0 auto;
width:980px;
}
/*
"Go" Link on main page. hides text of link, and uses button image
Class utilizes slding door technique for hover state
*/
a.go{
background:transparent url('/download/gallery/img/button_gog;v1') no-repeat scroll 0 0;
display:block;
height:0 !important;
margin:0;
overflow:hidden;
padding:20px 0 0;
width:85px;
}
a.go:hover{
background-position:0 -20px;
cursor:pointer;
}
/*
Positions the top links to be at the top right of page
relative to #header-inner
*/
#topLinksContainer{
position:absolute;
top:2.25em;
left:50%;
margin-left:-490px;
width:980px;
}
#topLinks{
position:absolute;
right:30px;
top:6px;
font-size:10px;
}
#topLinks a{
margin-left:20px;
color:#FFFFFF;
}
/*
add background logo container
make fixed height
push back 27 pixels to align with design
*/
#header {
background: transparent url('/download/gallery/img/bg_logojpg;v1') no-repeat;
height: 100px;
margin-bottom: 35px;
position:relative;
left:-27px;
}
/* position logo */
#logo {
padding: 24px 0 0 60px;
}
/*
Hide logo text, replace with logo image
IE6 hack to use gif instead of png
*/
#logo a{
background-image:url('/download/gallery/img/logo2png;v2');
_background-image:url('/download/gallery/img/logogif;v1');
display:block;
height:0;
overflow:hidden;
padding:79px 0 0;
width:133px;
position:relative;
top:-10px;
}
/* to make action link button not effect layout */
#content-head{
min-height:0 !important;
}
/*
Footer Column Class. Each column has a fixed width, and an image to the right of the elemement
last element in column structure should have .lastColumn class to not include a background image
*/
.eventColumn{
float:left;
margin-bottom:1em;
min-height:190px;
width:240px;
background:#F2F4F5 url('/download/gallery/img/bg_extra_c~2;v1') no-repeat scroll 100% 0;
}
.lastColumn{
background:none;
}
/* for title of RSS articles */
.eventColumn .title{
font-weight:bold;
}
/* ULs in event column should not be full width of div. */
.eventColumn ul{
width:210px;
}
/* dotted line to separate RSS articles */
.eventColumn li{
padding-bottom:5px;
margin-bottom:5px;
background:url('/download/gallery/img/line_dotte~2;v1') repeat-x scroll left bottom;
}
/*
Footer Padding
*/
#footer{
margin-top:20px;
}
/*
Footer Inner, for the entire footer content
change the text colour, and add a gradient background.
Background is for eventColumn, and is overwritten by copyright div (footerContainerBottom)
*/
#footer-inner{
color:#798087;
background:#F2F4F5 url('/download/gallery/img/bg_extrajp;v1') repeat-x;
}
/* h2s in this look different in footer */
#footer-inner h2{
font-size:16px;
font-weight:bold;
margin-bottom:0.5em;
}
/* for asbolute position of #poweredby */
#footer-system{
position:relative;
}
/* add second background gradient for bottom of footer */
.footerContainerBottom{
clear:both;
background:url('/download/gallery/img/bg_footerj;v1') repeat-x;
height:91px;
}
/*
Orion and Igloo Chicklet style
orion logog is floated and positioned to be in line with chicklet
chicklet is moved from document, and positioned absolutely (relative to footer-system)
*/
#footerLogo img{
float:right;
margin-right:110px;
margin-top:-26px;
}
#poweredby{
position:absolute;
right:0;
top:-55px;
}
/* top of document background */
#page{
background: transparent url('/download/gallery/img/bg_contain;v1') repeat-x 0 0;
}
/* float first column to 560px */
.columnOne{
float:left;
width:560px;
padding-right:20px;
}
/* for the 3 groups in the home page (each group is one 180px column) */
.groupItem{
width:180px;
float:left;
}
/* float first column to 180px */
.columnTwo{
float:left;
width:180px;
}
/*
Div for "feature project" block
Text is smaller, no padding on paragraphs or headers,
and a background gradient is on the block
*/
.featureProject{
margin-bottom:10px;
color: #798087;
background:transparent url('/download/gallery/img/bg_feature;v1') no-repeat;
padding:5px;
}
.featureProject a{
font-weight:bold;
font-size:0.8em;
}
.featureProject h3, .featureProject p{
padding-bottom:0;
margin-bottom:0;
}
.featureProject p{
font-size:0.8em;
}
/* for the mural in column 2 */
.mural{
padding-top:20px;
}
/*--------------------------------------------- */
/* >>> COMPONENTS <<< */
/*--------------------------------------------- */
/* ACTIONBAR
=============================================== */
#actionbar a.icon-audioplayer {
background-image: url(/cmedia/themes/easyone-fire/img/music_icon.gif)
}
/* ERRORPAGE MESSAGE
=============================================== */
#errorpage-message {
padding: 0;
}
/* LOGO/TAGLINE
=============================================== */
/* PRIMARYNAV
=============================================== */
#primarynav ul {
padding: 0 2px;
}
#primarynav a {
background: url('/download/gallery/img/nav_arrowg;v1') no-repeat 0 50%;
display: block;
height: auto !important;
height: 1%;
padding:5px 0 5px 25px;
text-decoration: none;
color: #444;
}
#primarynav li{
background: url('/download/gallery/img/line_dotte;v1') repeat-x 0 100%;
margin-left:7px;
}
#primarynav a:hover {
background-color:#ECECEC;
}
#primarynav li.here a {
background-color:#ECECEC;
}
/* WIDGETS
=============================================== */
td.leftcolumn,
td.rightcolumn {
width: 210px;
}
/* EDIT PAGES */
.edit #navigation { display: none; }
.edit #content { margin-left: 0 !important; }
/* WIDGET: Borders & Shadows
=============================================== */
#content .widget_border,
#content .widget_border_blue,
#content
.widget_border_gold,
#content
.widget_border_green,
#content .widget_border_orange { border-width: 0px !important; }
.widget_border .ig-cpt-inner-1,
.widget_border_blue .ig-cpt-inner-1,
.widget_border_gold .ig-cpt-inner-1,
.widget_border_green .ig-cpt-inner-1,
.widget_border_orange .ig-cpt-inner-1 {
border-radius: 7px !important;
-webkit-border-radius: 7px !important;
}
.widget_border h2.ig-cpt-title,
.widget_border_blue h2.ig-cpt-title,
.widget_border_gold h2.ig-cpt-title,
.widget_border_green h2.ig-cpt-title,
.widget_border_orange h2.ig-cpt-title {
border-radius: 7px 7px 0 0 !important;
-webkit-border-radius: 7px 7px 0 0 !important;
}
.widget_border .ig-cpt-footer,
.widget_border_blue .ig-cpt-footer,
.widget_border_gold .ig-cpt-footer,
.widget_border_green .ig-cpt-footer,
.widget_border_orange .ig-cpt-footer {
border-radius: 0 0 7px 7px !important;
-webkit-border-radius: 0 0 7px 7px !important;
}
.widget_border .ig-cpt-inner-1,
.widget_border_blue .ig-cpt-inner-1,
.widget_border_gold .ig-cpt-inner-1,
.widget_border_green .ig-cpt-inner-1,
.widget_border_orange .ig-cpt-inner-1 {
background-color: #fff;
border: 3px solid #425967 !important;
}
.widget_border .ig-cpt-inner-1 {
border: 1px solid #e5e5e5 !important;
padding: 3px !important;
}
.widget_border_gold .ig-cpt-inner-1 {
border-color: #ba8e0b !important;
}
.widget_border_green .ig-cpt-inner-1 {
border-color: #516b0a !important;
}
.widget_border_orange .ig-cpt-inner-1 {
border: 2px solid #f6bf6c !important;
}
/* POLL WIDGET OVERRIDE */
.widget_border_blue .ig-cpt-inner-1 .ig-cpt-inner-1,
.widget_border_gold .ig-cpt-inner-1 .ig-cpt-inner-1,
.widget_border_green .ig-cpt-inner-1 .ig-cpt-inner-1,
.widget_border_orange .ig-cpt-inner-1 .ig-cpt-inner-1 { border-width: 0px !important; }
.widget_shadow_left,
.widget_shadow_right,
.widget_shadow_710px,
.widget_shadow_980px {
background: url(http://support.igloosoftware.com/download/styles/documents/lib/img/widget_shadow_980pxpng?attachment=1) 50% 100% no-repeat !important;
border-width: 0px !important;
padding-bottom: 12px !important;
}
.widget_shadow_left { background: url(http://support.igloosoftware.com/download/styles/documents/lib/img/widget_shadow_leftpng?attachment=1) 0 100% no-repeat !important; }
.widget_shadow_right { background: url(http://support.igloosoftware.com/download/styles/documents/lib/img/widget_shadow_rightpng?attachment=1) 100% 100% no-repeat !important; }
.widget_shadow_710px { background: url(http://support.igloosoftware.com/download/styles/documents/lib/img/widget_shadow_710pxpng?attachment=1) 100% 100% no-repeat !important; }
.widget_shadow_980px { padding-bottom: 20px !important; }
/* WIDGET: FEEDS
=============================================== */
.feed_blocks .ig-topic_item,
.feed_blocks .ig-item,
.feed_blocks_blue .ig-topic_item,
.feed_blocks_blue .ig-item,
.feed_blocks_charcoal .ig-topic_item,
.feed_blocks_charcoal .ig-item,
.feed_blocks_green .ig-topic_item,
.feed_blocks_green .ig-item,
.feed_blocks_orange .ig-topic_item,
.feed_blocks_orange .ig-item {
background: none repeat scroll 0 0 #f9fcf7;
border-width: 0px !important;
border-radius: 7px 7px 7px 7px;
float: left;
height: 150px;
margin: 10px 0;
padding: 10px !important;
width: 180px;
}
.ig-grid-p .feed_blocks .ig-topic_item,
.ig-grid-p .feed_blocks .ig-item,
.ig-grid-p .feed_blocks_blue .ig-topic_item,
.ig-grid-p .feed_blocks_blue .ig-item,
.ig-grid-p .feed_blocks_charcoal .ig-topic_item,
.ig-grid-p .feed_blocks_charcoal .ig-item,
.ig-grid-p .feed_blocks_green .ig-topic_item,
.ig-grid-p .feed_blocks_green .ig-item,
.ig-grid-p .feed_blocks_orange .ig-topic_item,
.ig-grid-p .feed_blocks_orange .ig-item {
margin: 10px;
width: 200px;
}
.feed_blocks h2.ig-title a,
.feed_blocks_blue h2.ig-title a,
.feed_blocks_charcoal h2.ig-title a,
.feed_blocks_green h2.ig-title a,
.feed_blocks_orange h2.ig-title a {
display: block;
margin-top: 0.5em;
}
.feed_blocks .ig-topic_status-answered,
.feed_blocks_blue .ig-topic_status-answered,
.feed_blocks_charcoal .ig-topic_status-answered,
.feed_blocks_green .ig-topic_status-answered,
.feed_blocks_orange .ig-topic_status-answered {
background-color: #fff;
background-position: 6px -40px;
border-radius: 25px;
-webkit-border-radius: 25px;
display: block;
margin-top: .5em;
padding: 3px 3px 3px 22px;
}
.feed_blocks_charcoal .ig-topic_item {
background-color: #666;
}
.feed_blocks_charcoal .ig-item a,
.feed_blocks_charcoal .ig-topic_item a {
color: #fff;
}
.feed_blocks_charcoal .ig-item .ig-date,
.feed_blocks_charcoal .ig-item .ig-meta,
.feed_blocks_charcoal .ig-item .ig-meta-footer,
.feed_blocks_charcoal .ig-topic_item .ig-date,
.feed_blocks_charcoal .ig-topic_item .ig-meta{ color: #ccc;
}
.feed_blocks_blue .ig-item,
.feed_blocks_blue .ig-topic_item {
background-color: #3f577c;
}
.feed_blocks_blue .ig-item a,
.feed_blocks_blue .ig-topic_item a { color: #fff;
}
.feed_blocks_blue .ig-item .ig-date,
.feed_blocks_blue .ig-item .ig-meta,
.feed_blocks_blue .ig-item .ig-meta-footer,
.feed_blocks_blue .ig-topic_item .ig-date,
.feed_blocks_blue .ig-topic_item .ig-meta {
color: #b1bce6;
}
.feed_blocks_green .ig-item,
.feed_blocks_green .ig-topic_item { background-color: #6f7e2b;
}
.feed_blocks_green .ig-item a,
.feed_blocks_green .ig-topic_item a {
color: #fff;
}
.feed_blocks_green .ig-item .ig-date,
.feed_blocks_green .ig-item .ig-meta,
.feed_blocks_green .ig-item .ig-meta-footer,
.feed_blocks_green .ig-topic_item .ig-date,
.feed_blocks_green .ig-topic_item .ig-meta {
color: #a1c500;
}
.feed_blocks_orange .ig-item,
.feed_blocks_orange .ig-topic_item { background-color: #ef8b00;
}
.feed_blocks_orange .ig-item a,
.feed_blocks_orange .ig-topic_item a { color: #fff;
}
.feed_blocks_orange .ig-item .ig-date,
.feed_blocks_orange .ig-item .ig-meta,
.feed_blocks_orange .ig-item .ig-meta-footer,
.feed_blocks_orange .ig-topic_item .ig-date,
.feed_blocks_orange .ig-topic_item .ig-meta {
color: #fde0b8;
}
/* WIDGET: Fill - Simple
========================= */
#content-body .widget_fill_blue .ig-cpt-inner-1,
#content-body .widget_fill_grey .ig-cpt-inner-1,
#content-body .widget_fill_orange .ig-cpt-inner-1
{
border-radius: 5px !important;
-webkit-border-radius: 5px !important;
}
#content-body .widget_fill_grey .ig-cpt-footer { margin: 0 5px 5px !important; }
#content-body .widget_fill_blue .ig-cpt-inner-1 { background-color: #a0cede !important; }
#content-body .widget_fill_blue * { color: #fff !important; }
#content-body .widget_fill_blue a { color: #e2f6fc !important; }
#content-body .widget_fill_blue a:hover { color: #000 !important; }
#content-body .widget_fill_grey .ig-cpt-inner-1 { background-color: #f1f1f1 !important; }
#content-body .widget_fill_orange .ig-cpt-inner-1 { background-color: #fedeaf !important; }
#content-body .widget_fill_blue h2.ig-cpt-title {
background-color: transparent !important;
border-color: #99b9c4 !important;
}
#content-body .widget_fill_orange h2.ig-cpt-title {
background-color: #fedeaf !important;
border-color: #e2c18d !important;
}
#content-body .widget_fill_blue .ig-cpt-footer ,
#content-body .widget_fill_grey .ig-cpt-footer ,
#content-body .widget_fill_orange .ig-cpt-footer { margin: 0 5px 5px !important; }
#content-body .widget_fill_blue .ig-cpt-footer { background-color: #aed5e3 !important; }
#content-body .widget_fill_orange .ig-cpt-footer { background-color: #ffe5bf !important; }
#content-body .widget_fill_orange .ig-cpt-footer {
background-color: #ffe5bf !important;
margin: 0 5px 5px !important;
}
/* CUSTOM WIDGETS
========================= */
#content-body .widget_feed { border-width: 0px !important; }
#content-body .widget_feed h2.ig-cpt-title {
background: transparent !important;
border-width: 0px !important;
color: #000 !important;
font-size: 16px !important;
}
#content-body .widget_links {
border: 1px solid #ddd !important;
border-radius: 7px !important;
-moz-border-radius: 7px !important;
-webkit-border-radius: 7px !important;
}
#content-body .widget_links h2.ig-cpt-title {
background: -moz-linear-gradient(center top , #f9f9f9 0pt, #e8e8e8 100%) repeat scroll 0 0 transparent;
border-bottom: 1px solid #ddd !important;
color: #666 !important;
}
#content-body .widget_links ul {
list-style: none !important;
margin-left: 0px !important;
}
.banner_welcome { border-left: 1px dotted #686868; min-height: 150px; padding: 0 30px; position: relative; top: 20px; }
#content-body .widget_reset { border-width: 0px !important; }
#content-body .widget_reset .ig-cpt-title {
background-color: transparent !important;
border-width: 0px !important;
color: #2e93b2 !important;
font-size: 24px !important;
padding-top: 3px;
}
/* WIDGET: Tabbed Headers
========================= */
/* GLOBAL: Tabbed Widget */
#content-body .widget_tabbed,
#content-body .widget_tabbed_chrome_2,
#content-body .widget_tabbed_inset {
border-width: 0px !important;
padding-top: 8px !important;
position: relative !important;
}
#content-body .widget_tabbed_tabbed .ig-cpt-inner-1,
#content-body .widget_tabbed_chrome_2 .ig-cpt-inner-1,
#content-body .widget_tabbed_inset .ig-cpt-inner-1 {
border-radius: 3px !important;
-moz-border-radius: 3px !important;
-webkit-border-radius: 3px !important;
}
#content-body .widget_tabbed .ig-cpt-inner-2,
#content-body .widget_tabbed_chrome_2 .ig-cpt-inner-2,
#content-body .widget_tabbed_inset .ig-cpt-inner-2 { background-color: #fff !important; }
#content-body .widget_tabbed_chrome_2 .ig-cpt-inner-2,
#content-body .widget_tabbed_inset .ig-cpt-inner-2,
#content-body .widget_tabbed h2.ig-cpt-title,
#content-body .widget_tabbed_chrome_2 h2.ig-cpt-title,
#content-body .widget_tabbed_inset h2.ig-cpt-title {
border-radius: 3px 3px 0 0 !important;
-moz-border-radius: 3px 3px 0 0 !important;
-webkit-border-radius: 3px 3px 0 0 !important;
}
#content-body .widget_tabbed_tabbed .ig-cpt-footer,
#content-body .widget_tabbed_chrome_2 .ig-cpt-footer,
#content-body .widget_tabbed_inset .ig-cpt-footer{
border-radius: 0px !important;
-moz-border-radius: 0px !important;
-webkit-border-radius: 0px !important;
}
/* Tabbed Basic */
#content-body .widget_tabbed .ig-cpt-inner-1 {
background-color: #e8e8e8 !important;
border: 1px solid #bbb;
margin-top: 24px !important;
padding: 12px 10px 30px !important;
}
#content-body .widget_tabbed h2.ig-cpt-title {
background-color: #e8e8e8 !important;
border: 1px solid #bbb !important;
border-width: 1px 1px 0 !important;
display: inline-block !important;
padding: 7px 10px !important;
position: absolute !important;
top: 7px !important;
}
/* Tabbed: Chrome Dark */
#content-body .widget_tabbed_chrome_2 h2.ig-cpt-title {
background: #8a8a8a; /* Old browsers */
background: -moz-linear-gradient(top, #8a8a8a 0%, #707070 50%, #5e5e5e 51%, #787878 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8a8a8a), color-stop(50%,#707070), color-stop(51%,#5e5e5e), color-stop(100%,#787878)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #8a8a8a 0%,#707070 50%,#5e5e5e 51%,#787878 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #8a8a8a 0%,#707070 50%,#5e5e5e 51%,#787878 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top, #8a8a8a 0%,#707070 50%,#5e5e5e 51%,#787878 100%) !important; /* IE10+ */
background: linear-gradient(top, #8a8a8a 0%,#707070 50%,#5e5e5e 51%,#787878 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a8a8a', endColorstr='#787878',GradientType=0 ) !important; /* IE6-9 */
border: 1px solid #5d5d5d !important;
border-width: 1px 1px 0 !important;
color: #fff !important;
display: inline-block !important;
margin-left: -12px;
padding: 7px 10px !important;
position: absolute !important;
top: 8px !important;
}
#content-body .widget_tabbed_chrome_2 .ig-cpt-inner-1 {
background-color: #787878 !important;
border: 1px solid #5a5a5a !important;
margin-top: 27px !important;
padding: 20px 10px 30px !important;
}
#content-body .widget_tabbed_chrome_2 .ig-cpt-inner-2 { border: 1px solid #5a5a5a; }
#content-body .widget_tabbed_chrome_2 .ig-cpt-footer {
background-color: #8a8a8a !important;
border-top: 1px solid #7d7d7d !important;
}
#content-body .widget_tabbed_chrome_2 .ig-cpt-footer a { color: #fff; }
#content-body .widget_tabbed_chrome_2 .ig-cpt-footer a:hover { color: #ccc; }
/* Tabbed Inset */
#content-body .widget_tabbed_inset h2.ig-cpt-title, #content-body .widget_tabbed h2.ig-cpt-title a { color: #333 !important; font-weight: bold; }
#content-body .widget_tabbed_inset .ig-cpt-footer { background-color: #f0f0ee !important; border-top: 1px solid #ccc !important; }
#content-body .widget_tabbed_inset .ig-cpt-inner-1 {
background-color: #e8e8e8 !important;
border: 1px solid #bbb !important;
margin-top: 4px !important;
padding: 20px 10px 30px !important;
}
#content-body .widget_tabbed_inset .ig-cpt-inner-2 { border: 1px solid #ccc; }
#content-body .widget_tabbed_inset h2.ig-cpt-title {
background-color: #fff !important;
border: 1px solid #bbb !important;
border-width: 1px 1px 0 !important;
display: inline-block !important;
margin-left: 5px !important;
padding: 7px 10px 8px !important;
position: absolute !important;
top: 7px !important;
}
#content-body .widget_tabbed_inset h2.ig-cpt-title,
#content-body .widget_tabbed_inset h2.ig-cpt-title a { color: #333 !important; font-weight: bold; }
#content-body .widget_tabbed_inset .ig-cpt-footer {
background-color: #f0f0ee !important;
border-top: 1px solid #ccc !important;
}
/* WIDGET: Titles
=============================================== */
.widget_title_arrow_down .ig-cpt-inner-1 { background-color: #fff !important; }
.widget_title_arrow_down h2.ig-cpt-title {
background-image: url(http://support.igloosoftware.com/download/styles/documents/lib/img/widget_title_spritepng?attachment=1) !important;
background-position: 50% -4px !important;
background-repeat: no-repeat !important;
border-width: 0px !important;
margin-bottom: 0px;
padding-bottom: 20px;
}
/* WIDGET: Title Icons
=============================================== */
/* ICONS: Default : 2D Blue */
#content .icn-blue .ig-cpt-title,
#content .icn-green .ig-cpt-title,
#content .icn-grey .ig-cpt-title
{
background: transparent url(http://support.igloosoftware.com/download/styles/documents/lib/img/icons_32_bluepng?attachment=1) 99.5% 0 no-repeat !important;
min-height: 18px;
}
/* ICONS: 2D Green */
#content .icn-green .ig-cpt-title {
background-image: url(http://support.igloosoftware.com/download/styles/documents/lib/img/icons_32_greenpng?attachment=1) !important;
}
/* ICONS: 2D Grey */
#content .icn-grey .ig-cpt-title {
background-image: url(http://support.igloosoftware.com/download/styles/documents/lib/img/icons_32_greypng?attachment=1) !important;
}
/* ICONS */
#content .icn-add .ig-cpt-title { background-position: 99.5% -1520px !important; }
#content .icn-attachment .ig-cpt-title { background-position: 99.5% -2000px !important; }
#content .icn-audio .ig-cpt-title { background-position: 99.5% -880px !important; }
#content .icn-bookmarks .ig-cpt-title { background-position: 99.5% -1000px !important; }
#content .icn-broadcast .ig-cpt-title { background-position: 99.5% -1400px !important; }
#content .icn-calendar .ig-cpt-title { background-position: 99.5% -480px !important; }
#content .icn-cloud .ig-cpt-title { background-position: 99.5% -1080px !important; }
#content .icn-cloud-2 .ig-cpt-title { background-position: 99.5% -1120px !important; }
#content .icn-chat .ig-cpt-title { background-position: 99.5% -360px !important; }
#content .icn-chatter .ig-cpt-title { background-position: 99.5% -400px !important; }
#content .icn-chat-app .ig-cpt-title { background-position: 99.5% -440px !important; }
#content .icn-chart-bars .ig-cpt-title { background-position: 99.5% -2120px !important; }
#content .icn-chart-graph .ig-cpt-title { background-position: 99.5% -2040px !important; }
#content .icn-chart-pie .ig-cpt-title { background-position: 99.5% -1480px !important; }
#content .icn-contacts .ig-cpt-title { background-position: 99.5% -1320px !important; }
#content .icn-document .ig-cpt-title { background-position: 99.5% -160px !important; }
#content .icn-documents .ig-cpt-title { background-position: 99.5% -960px !important; }
#content .icn-edit .ig-cpt-title { background-position: 99.5% -1680px !important; }
#content .icn-email .ig-cpt-title { background-position: 99.5% -280px !important; }
#content .icn-folder .ig-cpt-title { background-position: 99.5% -80px !important; }
#content .icn-fonts .ig-cpt-title { background-position: 99.5% -1560px !important; }
#content .icn-globe .ig-cpt-title { background-position: 99.5% -0px !important; }
#content .icn-groups .ig-cpt-title { background-position: 99.5% -2200px !important; }
#content .icn-image .ig-cpt-title { background-position: 99.5% -800px !important; }
#content .icn-info .ig-cpt-title { background-position: 99.5% -2320px !important; }
#content .icn-labels .ig-cpt-title { background-position: 99.5% -120px !important; }
#content .icn-library .ig-cpt-title { background-position: 99.5% -2280px !important; }
#content .icn-links .ig-cpt-title { background-position: 99.5% -40px !important; }
#content .icn-member .ig-cpt-title { background-position: 99.5% -240px !important; }
#content .icn-members .ig-cpt-title { background-position: 99.5% -200px !important; }
#content .icn-micro-blog .ig-cpt-title { background-position: 99.5% -760px !important; }
#content .icn-mobile .ig-cpt-title { background-position: 99.5% -1800px !important; }
#content .icn-mouse .ig-cpt-title { background-position: 99.5% -1840px !important; }
#content .icn-news .ig-cpt-title { background-position: 99.5% -2160px !important; }
#content .icn-partners .ig-cpt-title { background-position: 99.5% -1720px !important; }
#content .icn-poll .ig-cpt-title { background-position: 99.5% -1040px !important; }
#content .icn-puzzle .ig-cpt-title { background-position: 99.5% -1440px !important; }
#content .icn-quotes .ig-cpt-title { background-position: 99.5% -1360px !important; }
#content .icn-recycle .ig-cpt-title { background-position: 99.5% -1880px !important; }
#content .icn-rss .ig-cpt-title { background-position: 99.5% -320px !important; }
#content .icn-search .ig-cpt-title { background-position: 99.5% -1160px !important; }
#content .icn-search-label .ig-cpt-title { background-position: 99.5% -1200px !important; }
#content .icn-search-documents .ig-cpt-title { background-position: 99.5% -1240px !important; }
#content .icn-search-members .ig-cpt-title { background-position: 99.5% -1280px !important; }
#content .icn-security .ig-cpt-title { background-position: 99.5% -920px !important; }
#content .icn-share .ig-cpt-title { background-position: 99.5% -2240px !important; }
#content .icn-sitemap .ig-cpt-title { background-position: 99.5% -1600px !important; }
#content .icn-sp .ig-cpt-title { background-position: 99.5% -1760px !important; }
#content .icn-star .ig-cpt-title { background-position: 99.5% -1920px !important; }
#content .icn-upload .ig-cpt-title { background-position: 99.5% -1640px !important; }
#content .icn-video .ig-cpt-title { background-position: 99.5% -840px !important; }
/* SHARE ICONS */
#content .icn-facebook .ig-cpt-title { background-position: 99.5% -640px !important; }
#content .icn-linkedin .ig-cpt-title { background-position: 99.5% -520px !important; }
#content .icn-skype .ig-cpt-title { background-position: 99.5% -680px !important; }
#content .icn-tweet .ig-cpt-title { background-position: 99.5% -720px !important; }
#content .icn-twitter .ig-cpt-title { background-position: 99.5% -600px !important; }
#content .icn-youtube .ig-cpt-title { background-position: 99.5% -560px !important; }
/* WIDGET: Search
=============================================== */
/* SEARCH WIDGET: Linked In */
#content .widget_search_linkedin h2.ig-cpt-title { background-image: none !important; }
#content .widget_search_linkedin h2.ig-cpt-title,
#content .widget_search_linkedin h2.ig-cpt-title a { color: #666 !important; }
#content .widget_search_linkedin .ig-search-box,
#content .widget_search_linkedin .ig-search-submit {
background: url(http://support.igloosoftware.com/download/styles/documents/lib/img/widget_search_linkedinpng?attachment=1) no-repeat 0 0 transparent !important;
}
#content .widget_search_linkedin .ig-search-box {
height: 50px !important;
margin: 13px 125px 0 0 !important;
max-width: 100%;
}
#content .widget_search_linkedin .ig-search-box input {
font-size: 21px;
height: 27px;
}
#content .widget_search_linkedin .ig-search-box input.ig-search-field {
background-color: transparent !important;
margin-top: 10px;
}
#content .widget_search_linkedin .ig-text {
background-color: transparent !important;
border-width: 0px !important;
padding-top: 9px;
}
#content .widget_search_linkedin .ig-search-submit {
background-position: 100% 0 !important;
float: right !important;
height: 50px !important;
margin: -60px 4px 0 0 !important;
width: 125px !important;
}
/* SEARCH WIDGET: Chrome II */
#content .widget_search_chrome_2 h2.ig-cpt-title { background-image: none !important; }
#content .widget_search_chrome_2 h2.ig-cpt-title,
#content .widget_search_chrome_2 h2.ig-cpt-title a { color: #666 !important; }
#content .widget_search_chrome_2 .ig-search-box {
background: #8a8a8a; /* Old browsers */
background: -moz-linear-gradient(top, #8a8a8a 0%, #707070 50%, #5e5e5e 51%, #787878 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8a8a8a), color-stop(50%,#707070), color-stop(51%,#5e5e5e), color-stop(100%,#787878)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #8a8a8a 0%,#707070 50%,#5e5e5e 51%,#787878 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #8a8a8a 0%,#707070 50%,#5e5e5e 51%,#787878 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top, #8a8a8a 0%,#707070 50%,#5e5e5e 51%,#787878 100%) !important; /* IE10+ */
background: linear-gradient(top, #8a8a8a 0%,#707070 50%,#5e5e5e 51%,#787878 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a8a8a', endColorstr='#787878',GradientType=0 ) !important; /* IE6-9 */
border: 1px solid #5d5d5d !important;
margin-right: 25px;
}
#content .widget_search_chrome_2 .ig-search-box {}
#content .widget_search_chrome_2 .ig-search-box input { background-color: transparent; color: #fff; }
#content .widget_search_chrome_2 .ig-search-box input.ig-search-field { }
#content .widget_search_chrome_2 .ig-text { }
#content .widget_search_chrome_2 .ig-search-submit {}
/* WIDGET: Two Widgets-As-One
=============================================== */
.widget_banner_top {
background-color: #7dd2ef !important;
border-radius: 7px 7px 0 0 !important;
-moz-border-radius: 7px 7px 0 0 !important;
-webkit-border-radius: 7px 7px 0 0 !important;
margin-bottom: -20px;
position: relative;
}
.widget_banner_bottom {
background: #7dd2ef !important;
border-radius: 0 0 7px 7px !important;
-moz-border-radius: 0 0 7px 7px !important;
-webkit-border-radius: 0 0 7px 7px !important;
}
.widget_banner_top,
.widget_banner_bottom {
padding: 10px;
}
.widget_banner_top {
padding: 20px 15px 0 20px;
}
.widget_banner_bottom {
padding: 0px 15px 15px;
}
.widget_banner_top h2.ig-cpt-title {
background: transparent none !important;
border-width: 0px !important;
font: 30px Helvetica, Arial, sans-serif !important;
font-weight: bold !important;
padding-left: 0px;
position: absolute;
top: 10px;
}
.widget_banner_top h2.ig-cpt-title,
.widget_banner_top * {
color: #fff !important;
}
.widget_banner_top h1,
.widget_banner_bottom h1 { margin-bottom: 0.25em; }