/*--------------------------------------------- */
/*                 >>> HTML <<<                 */
/*--------------------------------------------- */

a                { color: #743399; text-decoration: none; }
#tinymce a       { color: #0359a6 !important; text-decoration: none !important; }

a:hover          { color: #743399; text-decoration: underline;}
#tinymce a:hover { color: #900 !important; text-decoration: underline !important; }

#customcontent a { text-decoration: underline; }

h1, h2, h3 { color: #532e63;}

h1.program_ttl { color: white; font-size: 3em; padding: 17px 15px; }

.lightgrey-widget h2.ig-cpt-title, .lightgrey-nav h2.ig-cpt-title { 
  color: #333333 !important; 
  background-color: #eaeaea !important; 
  border-color: #d4d4d4 !important; 
  -moz-border-radius-topleft: 4px !important; 
  -moz-border-radius-topright: 4px !important;
}

.lightgrey-widget, .lightgrey-nav { 
  background-color: rgb(255, 255, 255) !important; 
  border: 1px solid #c3c3c3 !important; 
  -moz-border-radius: 4px 4px 4px 4px !important;
}

.lightgrey-widget .ig-cpt-body { padding: 9px; }
.lightgrey-nav .ig-cpt-body { padding: 0px; }

.darkgrey-widget h2.ig-cpt-title { 
  color: #ffffff !important; 
  background-color: #333333 !important; 
  border-color: #d4d4d4 !important; 
  -moz-border-radius-topleft: 0px !important; 
  -moz-border-radius-topright: 0px !important;
}

.darkgrey-widget { 
  background-color: rgb(255, 255, 255) !important; 
  border: 0px solid rgb(195, 195, 195) !important; 
  -moz-border-radius: 0px 0px 0px 0px !important;
}

.darkgrey-widget .ig-cpt-body { padding: 9px; }

.darkblue-widget h2.ig-cpt-title { 
  color: #58595B !important; 
  background-color: #fff  !important; 
  background: url('/download/gallery/img/widget_bgjpg') repeat-x;
  border-color: #d0d0d0  !important; 
  -moz-border-radius-topleft: 0px !important; 
  -moz-border-radius-topright: 0px !important;
}

.darkblue-widget { 
  background-color: #fff !important; 
  border: 1px solid #aaa !important; 
  -moz-border-radius: 0px 0px 0px 0px !important;
}

.darkblue-widget .ig-cpt-body { padding: 9px; }

.homebucket_block { border: 1px solid #542E62; }
th.homebucket { background-color: #542E62; font-size: 1.3em; color: white; line-height: 2em; }
th.homebucket a:link, th.homebucket a:visited { color: white; text-decoration: none; }
th.homebucket a:hover { color: #ccc; }

/*
.homebucket_block { border: 2px solid #08538C; }
th.homebucket { background-color: #7898C1; font-size: 1.3em; color: white; line-height: 2em; }
th.homebucket a:link, th.homebucket a:visited { color: white; text-decoration: none; }
th.homebucket a:hover { color: #055588; } */


td.homebucket_col1 { padding: 5px 15px 5px 10px; } 
td.homebucket_col2 { padding: 5px 15px 5px 0px; } 
td.homebucket_col3 { padding: 5px 10px 5px 0px; } 
.program_ttlbox { background-color: #928477 ; }

.subpage_breadcrumb { padding-bottom: 10px; }

.clearDiv { clear: both; }


/*--------------------------------------------- */
/*                >>> LAYOUT <<<                */
/*--------------------------------------------- */

body {
	/*background: #e6e6e6 url(/cmedia/themes/default/img/body.gif) repeat-x 0 18px;*/
        font-family: Arial, Helvetica, sans-serif; 
        background: #928477 url('/download/gallery/img/body_bgtilejpg'); 
}

#home_nologin { display: none; }
body.anonymous #home_nologin { display: block; padding: 15px; }

#home_loggedin { display: block; padding: 0px; }
body.anonymous #home_loggedin { display: none; }

#col_signin { float: right; padding-left: 25px; }
#col_signin #comsignin { margin: 0; }


#search-keyword {
  position:absolute;
  right:5px;
  top:6px;
}

body.anonymous #search-keyword { display: none; }

#page {
	margin: 0 auto;
	width: 960px;
}

#header {
	height: 63px;
}

#header,
#header a {
	color: #fff;
}

#header h1 {
	padding-top: 50px;
}

#header { 
   height: 136px; 
   background-image:url(/download/gallery/img/decoda_headerjpg);
}
#header-inner {        
   height:138px;
   margin:0 auto;
   width:960px;
}

#content {
	border: 1px solid #bdbdbd;
	border-top: 0;
}

#content-inner {
	padding: 18px 12px 18px;
}

body#home.anonymous #content { background: url(/download/gallery/img/navbar_bgjpg) repeat-x; }

/*#footer {
    margin: 1.5em 0;
    background-image: url(/download/gallery/img/2010lngif); background-repeat: no-repeat;
}

body.anonymous #footer {
    background-image:url(http://www.2010legaciesnow.com/fileadmin/user_upload/2010LN.gif); background-repeat: 

no-repeat;

}*/



div.pagelayout_2col {
  background:transparent url(/download/gallery/img/bg_pagelayout2col2gif) repeat-y scroll 100% 0;
  margin: 1.5em 0;
  overflow: hidden;
  width: 100%;
}

div.pagelayout_colfloatright { width: 185px; float: right; margin-left: 45px; }

div.pagelayout_colmain { width: 754px; float: left; } 
div.pagelayout_colmain_inner { padding-right: 50px; }
div.pagelayout_colright { width: 180px; float: left; } 
div.pagelayout_clearboth { clear: both; color: white; }
div.pagelayout_colright h3 {
  background-color: #EEE;
  border-bottom:1px solid #CCC;
  margin-bottom:0.75em;
  padding:0.4166em 6px 0.25em;
  font-size:1em;
  line-height:1.5em;
} 
div.pagelayout_colright ul {
  list-style-type: none; 
  margin-left: 0.25em;
  padding-left: 0.25em; 
} 

/*--------------------------------------------- */
/*              >>> COMPONENTS <<<              */
/*--------------------------------------------- */


/* ACTIONBAR
=============================================== */

#actionbar {
	margin-top: 2em;
	width: 100%;
}

#actionbar-triggers {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#actionbar-triggers ul.items {
	padding-left: 6px;
}

#actionbar-triggers li {
	margin-top: 0.25em;
	padding-left: 2px;
}

#actionbar-triggers li.help {
	height: 17px;
	margin: 6px 6px 0 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 17px;
}

#actionbar-triggers a,
#actionbar-triggers span span {
	background-position: 3px 40%;
	padding: 0.25em 0.5em 0.5em 24px;
	text-decoration: none;
}

#actionbar-triggers span.divider {
	margin-left: 0.25em;
	padding-left: 1em;
}

#actionbar a                          { color: #fff; }
#actionbar-triggers span span,
#actionbar-triggers li.active a,
#actionbar-triggers a:hover           { color: #80a8e5; }

#actionbar-triggers li.active a       { color: #133463;}
#actionbar-triggers li.active a:hover { color: #133463;}

#actionbar                         { background:#542E62;}
/*
#actionbar-triggers ul.items       { background:         url(/cmedia/themes/default/img/actionbar-left.gif) 

no-repeat; }
#actionbar-triggers                { background: ##53a04e;) 

no-repeat 100% 0; }
#actionbar-triggers li.active      { background: #80a8e5 url(/cmedia/themes/default/img/actionbar-tab-left.gif) 

no-repeat; }
#actionbar-triggers li.active span { background:         url(/cmedia/themes/default/img/actionbar-tab-right.gif) 

no-repeat 100% 0; }
#actionbar-triggers li.help        { background:         url(/cmedia/img/icons/actionbar_help.gif) no-repeat; }
#actionbar-panels div.panel        { background: #80a8e5  repeat-x; }*/


/* LOGO/TAGLINE
=============================================== */

#logo a {
  background-image:url(/download/gallery/img/logopng);
  display: block;
  overflow:hidden;
  width: 188px;
  height: 0px; 
  padding: 59px 0 0;
  margin-left: 15px; 
}

#logo a {
  text-decoration:none;
}


/* PRIMARYNAV
=============================================== */

#primarynav {
	height: auto !important;
	height: 1%;
	overflow: hidden;
border-top: 1px solid #F7F7F7 ;
}

#primarynav ul {
	float: right;
	padding-right: 9px;
}

#primarynav li {
	float: left;
	margin-left: 2px;
	padding-left: 3px;
}

#home #primarynav li.home {
	display: none;
}

#primarynav a {
	display: block;
	margin: 0;
	padding: 0px 9px 0px 9px;
	height: 43px;
	line-height: 43px;
	font-size: 1.1em;
}

#primarynav a:hover {
	text-decoration: none;
}
#nav-gallery          { display: none; }
#primarynav a         { color: #743399; }
#primarynav a:hover   { color: #CCC; }
#primarynav li.here a { color: #ccc; }

#primarynav           { background: url(/download/gallery/img/menu_bgjpg) repeat-x 0 100%; }
#primarynav a         { background: url(/download/gallery/img/menu_bgjpg) no-repeat 100% 0; }
#primarynav li        { background: url(/download/gallery/img/menu_bgjpg) no-repeat; }
#primarynav li.here   { background: url(/download/gallery/img/menu_bghoverjpg) repeat-x; }
#primarynav li.here a { background: url(/download/gallery/img/menu_bghoverjpg) repeat-x 100% 0; }


/* THUMBNAIL
=============================================== */

span.thumbnail-crlarge {
	background: url(/cmedia/img/effects/shadow_new.png) no-repeat 100% 100%;
	width: 171px;
}

span.thumbnail-crlarge span.thumbnail-padding {
	background: url(/cmedia/img/effects/shadow_fade.png) no-repeat;
	padding: 0px 9px 9px 0px;
}

span.thumbnail-featured {
	background: url(/cmedia/img/effects/shadow_featured.png) no-repeat 100% 100%;
}

* html span.thumbnail-crlarge,
* html span.thumbnail-crlarge span.thumbnail-padding,
* html span.thumbnail-featured {
	background-image: none;
}


/* WIDGETS
=============================================== */

td.leftcolumn,
td.rightcolumn {
	width: 220px;
}



/*--------------------------------------------- */
/*            >>> APPLICATIONS <<<              */
/*--------------------------------------------- */

body.landing #content-head h1 {
	display: none;
}

#search.landing #content-head h1,
#myprofile.landing #content-head h1 {
	display: block;
}


/* GALLERY
=============================================== */

#gallery-list.basic span.actionstrigger {
	margin-top: -27px;
}

#gallery-list span.title-wrapper {
	margin-top: 0;
}

#gallery-covers span.thumbnail {
	margin: 0 9px 9px 0;
}


/* MEMBERS
=============================================== */

#members-profile {
	margin-bottom: 0.75em;
}


/* MEMBERS
=============================================== */

#poweredby { display: none; }


/* Custom Signin */
.signin-content{
	float:left;
	width:560px;	
	padding:10px;
}

#signin #comsignin {
	float:right;
}

#signin #content-inner {
	height:305px;
}

#signin #header {
    height:163px;
}
#signin .ig-alert-error {
	width:327px;
	float:right;
}


#signin #header-inner{
    background:url(/download/gallery/img/menu_bgjpg) repeat-x 0 100%;
    height:163px;
    width:959px;
}

#signin #primarynav{
    display:none;
}
