.carousel #wrap {
    color: #404040;
    margin: 20px 40px;
}

.carousel li {
  list-style: none;
  margin-right: 0 !important;
}

/* Overrides for themes */
.jcarousel-skin-image-list .jcarousel-list-horizontal {
  position: relative;
}

.jcarousel-skin-image-list .jcarousel-clip-horizontal {
  overflow: hidden;
}

.jcarousel-skin-image-list .jcarousel-container-horizontal {
  padding: 0;
  margin: 0;
}

.jcarousel-skin-image-list .jcarousel-clip-horizontal, .jcarousel-skin-image-list .jcarousel-list-horizontal {
  height: 300px;
}



/**
 *  Horizontal Buttons
 */
.jcarousel-skin-image-list .jcarousel-prev-horizontal, .jcarousel-skin-image-list .jcarousel-next-horizontal {
  position: absolute;
  top: 0px;
  height: 24px;
  width: 22px;
  cursor: pointer;
  background: transparent url('http://resources.goodguide.net/23/AA/images/gamma/icons/pagination_buttons.png') no-repeat scroll 0 0; 
}
 
.jcarousel-skin-image-list .jcarousel-next-horizontal {
  right: 0;
  background-position:-25px 0;
}

.jcarousel-skin-image-list .jcarousel-prev-horizontal {
  right: 25px;
}


/* Overrides for themes */
.green .jcarousel-skin-tango .jcarousel-container {
  background-image: url('http://resources.goodguide.net/23/AA/images/carousel/middle_green.png');
}

.green .jcarousel-skin-tango .jcarousel-next-horizontal,
.green .jcarousel-skin-tango .jcarousel-prev-horizontal {
    background-image: url('http://resources.goodguide.net/23/AA/images/carousel/carousel_sprite_green.png');
}

.homepage .jcarousel-skin-tango .jcarousel-next-horizontal,
.homepage .jcarousel-skin-tango .jcarousel-prev-horizontal {
    background-image: url('http://resources.goodguide.net/23/AA/images/carousel/carousel_sprite_transparent.gif');
    top: -31px;
}

.homepage.unloaded .jcarousel-skin-tango.carousel {
  height: 130px;
  width: 450px;
  overflow: hidden;
}

.homepage.unloaded {
  margin: 0 29px 10px 34px;
  padding: 14px 3px;
}


.homepage .jcarousel-skin-tango .jcarousel-container {
  background-image: none;
}

.homepage.product-carousel .title, .homepage.product-carousel .link {
  display: none;
}

.homepage .jcarousel-skin-tango .jcarousel-container-horizontal {
  padding-top: 14px;
}

.homepage .jcarousel-skin-tango .jcarousel-item {
  padding-left: 5px;
  padding-right: 5px;
  margin-right: 10px !important;
  background: white;
}

.green.product-carousel .title, .green.product-carousel .link a {
  color: white;
}

.jcarousel-item table {
  margin: 0 !important;
}

.jcarousel-item .name {
  font-size: 11px;
  padding-left: 20px;
  position: relative;
}

.jcarousel-skin-tango .jcarousel-item .name {
  line-height: 14px;
}

.jcarousel-skin-tango .jcarousel-item .entity-image {
  margin: 3px 0 !important;
}

.jcarousel-skin-tango .jcarousel-item .name-link {
  display: table-cell;
  vertical-align: middle;
  height: 30px;
}

.product-carousel .icon {
  float: left;
  position: relative;
  top: 2px;
  margin-right: 4px;
}

.jcarousel-item .rating-box {
  position: absolute;
  top: 9px;
  left: 0px;
}

.jcarousel-item .rating-box .number {
  font-size: 11px;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 16px;
  font-family: Arial;
  z-index: 5;
}

.jcarousel-skin-tango  .jcarousel-list {
  position: relative;
}

.jcarousel-skin-tango .jcarousel-container {
  background: transparent url('http://resources.goodguide.net/23/AA/images/carousel/middle.png') repeat-x 0 0;
}

.product-carousel { position: relative; }

.product-carousel .title, .product-carousel .link {
  position: absolute;
  top: 10px;
  font-size: 12px;
  z-index: 5;
  font-weight: bold;
}

.product-carousel .title {
  left: 7px;
  color: #444;
}

.product-carousel .link {
  right: 10px;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 245px;
    padding: 51px 3px 14px;
    margin-bottom: 10px;
    margin-left: 34px;
    margin-right: 29px;
}

.product-page-width .jcarousel-skin-tango .jcarousel-container-horizontal, .product-page-width .jcarousel-skin-tango .jcarousel-clip-horizontal {
  width: 730px;
}

.home-page-width .jcarousel-skin-tango .jcarousel-container-horizontal, .home-page-width .jcarousel-skin-tango .jcarousel-clip-horizontal {
  width: 420px;
}

.home-page-width.product-carousel .title {
  color: white;
}

.issue-page-width .jcarousel-skin-tango .jcarousel-container-horizontal, .issue-page-width .jcarousel-skin-tango .jcarousel-clip-horizontal {
  width: 445px;
}


.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 120px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  245px;
    height: 130px;
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width:  120px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 120px;
    height: 130px;
    float: left;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    right: -1px;
    width: 31px;
    height: 197px;
    cursor: pointer;
    background: transparent url('http://resources.goodguide.net/23/AA/images/carousel/carousel_sprite.png') no-repeat -167px 2px;
}



/*.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
  background-position: -32px 0;
}*/

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
  background-position: -103px 2px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -37px 2px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: -2px;
    width: 31px;
    height: 197px;
    cursor: pointer;
    background: transparent url('http://resources.goodguide.net/23/AA/images/carousel/carousel_sprite.png') no-repeat -134px 2px;
}

/*.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}*/

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -68px 2px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -4px 2px;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-gg-lists .jcarousel-list-horizontal {
  position: relative;
}

.jcarousel-skin-gg-lists .jcarousel-clip-horizontal {
  overflow: hidden;
}

.jcarousel-skin-gg-lists .jcarousel-container-horizontal {
  padding: 0;
  margin: 0;
}

.jcarousel-gg-staff-list .jcarousel-clip-horizontal, .jcarousel-gg-staff-list .jcarousel-list-horizontal, ul.jcarousel-skin-gg-lists {
  height: 325px;
}

.jcarousel-gg-comm-list .jcarousel-clip-horizontal, .jcarousel-gg-comm-list .jcarousel-list-horizontal {
  height: 440px;
}

.jcarousel-gg-staff-list .jcarousel-item {
  width: 300px !important;
  float: left;
}

.jcarousel-gg-comm-list .jcarousel-item {
  width: 225px !important;
  float: left;
}

.jcarousel-skin-gg-lists .jcarousel-item {
  margin-right: 10px !important;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-gg-lists .jcarousel-prev-horizontal, .jcarousel-skin-gg-lists .jcarousel-next-horizontal {
  position: absolute;
  top: -35px;
  height: 24px;
  width: 22px;
  cursor: pointer;
  background: transparent url('http://resources.goodguide.net/23/AA/images/gamma/icons/pagination_buttons.gif') no-repeat scroll 0 0; 
}
 
.jcarousel-skin-gg-lists .jcarousel-next-horizontal {
  right: 0px;
  background-position:-25px 0;
}

.jcarousel-skin-gg-lists .jcarousel-prev-horizontal {
  right: 26px;
}


.button
{
	padding: 3px 10px;
}

.button .border
{                               
  border: 1px solid #222;
	/*border: 1px solid #a0a0a0;*/
}

.button .border.side.left
{
	border-right: 1px solid #222 !important;
}

.button .border.side.center
{
	border-right: 1px solid #222 !important;
	border-left: 1px solid #ffffff !important;
}

.button .border.side.right
{
	border-left: 1px solid #ffffff !important;
}

.button .background.main
{
	background: #eeeeee;
}

.button .background.top
{
	background: #f3f3f3;
}

.button .background.bottom
{
	background: #e3e3e3;
}

.button .border.hover
{
	border-color: #444;
}

.button .border.down
{
	border-color: black;
}

.button .background.top.down
{
	background: #e3e3e3;
}

.button .background.bottom.down
{
	background: #f3f3f3;
}

.button.active
{
	color: white;
}

.button .background.main.active
{
	background: #aaaaaa;
}

.button .background.top.active
{
	background: #a1a1a1;
}

.button .background.bottom.active
{
	background: #b2b2b2;
}

.button .border.active
{
	border-color: #222222;
}

.button .border.side.center.active, .button .border.side.right.active
{
	border-left: 1px solid #cccccc !important;
}

.button .dropdown
{
	border: 1px solid #a0a0a0;
	color: black;
	background: white;
	padding: 4px;
	list-style: none;
}

.button .dropdown.active li
{
	background: #ffffff;
	color: black;
}

.button .dropdown.active li:hover
{
	background: #eeeeee;
}


/* ----- add selectors here for font sizing ----- */
.JT_close_left, .JT_close_right{font-size: 13px; line-height: 1.2;}
.JT_copy_text{font-size: 13px; line-height: 1.2;}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

.JT_arrow_left{
  background-image: url('http://resources.goodguide.net/23/AA/images/jtip/arrow_left.gif');
  background-repeat: no-repeat;
  background-position: left top;
  position: absolute;
  z-index:2101;
  left:-10px;
  height:33px;
  width:10px;
  top:-1px;
}

.JT_arrow_right{
  background-image: url('http://resources.goodguide.net/23/AA/images/jtip/arrow_right.png');
  background-repeat: no-repeat;
  background-position: -1px top;
  position: absolute;
  z-index:2101;
  height:33px;
  width:13px;
  top:-1px;
}

.JT {
  position: absolute;
  z-index:2100;
  border: 1px solid #29539E;
}

.JT_shadow {
  background: #000;
  opacity: 0.3; 
  filter: alpha(opacity=30); 
  -moz-opacity: 0.3;
  position: absolute;
  z-index:0;
  top: 1px;
  left: 1px;
  right: -4px;
  bottom: -4px;
}

.JT_shadow_mask {
  background: #FFF;
  position: absolute;
  z-index:1;
  top: 1px;
  left: 1px;
  right: 0px;
  bottom: 0px;
}

.JT_shadow_mask {
  background: #FFF;
  position: absolute;
  z-index:1;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.JT_copy{
  padding:5px 10px 10px 10px;
  color:#888;
  background-color: #fff;
  position: relative;
  z-index: 10;
  /* Uncomment to make auto-scroll */
  /*max-height: 200px;
  overflow: auto;*/
}

.JT_copy_text {
  color: #000;
  position: relative;
}

.JT_loader{
  background-image: url('http://resources.goodguide.net/23/AA/images/jtip/loader.gif');
  background-repeat: no-repeat;
  background-position: center center;
  width:100%;
  height:12px;
}

.JT_close_left, .JT_close_right {
  background-color: #FFF;
  color: #000;
  text-align: left;
  padding-left: 8px;
  padding-bottom: 0px;
  padding-top: 5px;
  padding-right: 8px;
  font-weight:bold;
  position: relative;
  z-index: 10;
}

.JT_copy p{
  margin:3px 0;
}

.jTip{
  cursor:help;
}

.JT_copy ul {
  list-style: none;
  padding-left: 0;
  margin: 0 0 1em;
}

.ui-stars-star,.ui-stars-cancel{float:left;display:block;overflow:hidden;text-indent:-999em;cursor:pointer;}.ui-stars-star a,.ui-stars-cancel a{width:16px;height:15px;display:block;background:url('http://resources.goodguide.net/23/AA/stylesheets/ui.stars.gif') no-repeat 0 0;}.ui-stars-star a{background-position:0 -32px;}.ui-stars-star-on a{background-position:0 -48px;}.ui-stars-star-hover a{background-position:0 -64px;}.ui-stars-cancel-hover a{background-position:0 -16px;}.ui-stars-star-disabled,.ui-stars-star-disabled a,.ui-stars-cancel-disabled a{cursor:default!important;}


/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Copyright (c) 20010 Janis Skarnelis
 * Examples and documentation at: http://fancybox.net
 *
 * Version: 1.3.0 (02/02/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
 
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	background: transparent;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('http://resources.goodguide.net/23/AA/stylesheets/fancybox/fancy_loading.png') no-repeat;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 32px;
	height: 32px;
	background: url('http://resources.goodguide.net/23/AA/stylesheets/fancybox/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background: url('http://resources.goodguide.net/23/AA/stylesheets/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background: transparent url('http://resources.goodguide.net/23/AA/stylesheets/fancybox/fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background: transparent url('http://resources.goodguide.net/23/AA/stylesheets/fancybox/fancy_title_main.png') repeat-x;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background: transparent url('http://resources.goodguide.net/23/AA/stylesheets/fancybox/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('http://resources.goodguide.net/23/AA/stylesheets/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background: transparent url('http://resources.goodguide.net/23/AA/stylesheets/fancybox/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
	background: transparent url('http://resources.goodguide.net/23/AA/stylesheets/fancybox/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

div.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 1001;
}

div#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('http://resources.goodguide.net/23/AA/stylesheets/fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('http://resources.goodguide.net/23/AA/stylesheets/fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('http://resources.goodguide.net/23/AA/stylesheets/fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('http://resources.goodguide.net/23/AA/stylesheets/fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('http://resources.goodguide.net/23/AA/stylesheets/fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('http://resources.goodguide.net/23/AA/stylesheets/fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('http://resources.goodguide.net/23/AA/stylesheets/fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('http://resources.goodguide.net/23/AA/stylesheets/fancybox/fancy_shadow_nw.png') no-repeat;
}

.ac_results {
	padding: 0px;
	border: 1px solid #bbbbbb;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*#TB_window {
        font: 12px Arial, Helvetica, sans-serif;
        color: #333333;
}

#TB_secondLine {
        font: 10px Arial, Helvetica, sans-serif;
        color:#666666;
}*/

/*#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
        position: fixed;
        z-index:100;
        top: 0px;
        left: 0px;
        height:100%;
        width:100%;
}

.TB_overlayMacFFBGHack {background: url('http://resources.goodguide.net/23/AA/images/icons/macFFBgHack.png') repeat;}

.TB_overlayBG {
        background-color:#000;
        filter:alpha(opacity=75);
        -moz-opacity: 0.75;
        opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
        position: fixed;
        background: #ffffff;
        z-index: 102;
        color:#000000;
        display:none;
        border: 4px solid #525252;
        text-align:left;
        top:50%;
        left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image, #TB_static img#TB_Image {
  display:block;
  border:1px solid white;
}

#TB_ImageOff {
  padding: 9px;
  display: block;
}

#TB_Slideshow {
  background :#030303;
  color: #EEE;
  font-size: 12px;
  line-height: 18px;
  zoom: 1;
}

#TB_Slideshow a {
  color: #AAAAAA !important;
}

#TB_caption{
  padding: 12px 10px 10px 0;
  float:right;
  position: relative;
}

#TB_SlideshowControls {
  position: absolute;
  bottom: 0px;
  left: 0px;
  font-size: 11px;
  line-height: 11px;
}

.TB_Slideshow_Title {
  margin-left: 10px;
  padding-top: 10px;
}


.with-top-title {
  padding-top: 40px !important;
}

.slideshow-title-text {
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
}

#TB_closeWindow{
        height:25px;
        padding:11px 25px 10px 0;
        float:right;
}

#TB_closeAjaxWindow{
        padding:7px 10px 5px 0;
        margin-bottom:1px;
        text-align:right;
        float:right;
}

#TB_ajaxWindowTitle{
        float:left;
        padding:7px 0 5px 10px;
        margin-bottom:1px;
}

#TB_title{
        background-color:#e8e8e8;
        height:30px;
}

#TB_ajaxContent{
        padding:2px 15px 15px 15px;
        overflow:auto;
        text-align:left;
        /*line-height:1.4em;*/
}

#TB_ajaxContent.TB_modal{
        padding:15px;
}

#TB_ajaxContent p{
        padding:5px 0px 5px 0px;
}

#TB_load{
        position: fixed;
        display:none;
        height:13px;
        width:208px;
        z-index:103;
        top: 50%;
        left: 50%;
        margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
        z-index:99;
        position:fixed;
        top: 0;
        left: 0;
        background-color:#fff;
        border:none;
        filter:alpha(opacity=0);
        -moz-opacity: 0;
        opacity: 0;
        height:100%;
        width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
        clear:both;
        border:none;
        margin-bottom:-1px;
        margin-top:1px;
        _margin-bottom:1px;
}

/****************************
 * Ryan Aipperspach Changes
 ****************************/
 #TB_window h2, #TB_static h2 {
   margin: 0.25em 0 0.5em 0;
   line-height: 1.2em;
 }

 #TB_window {
   background: transparent;
   padding: 23px;
   border: none;
 }

 #TB_window .content {
   background: white;
 }

 #TB_window p, #TB_static p {
   margin: 0 0 1em;
   padding: 0;
 }
 
 #TB_window .shared {
   margin-top: 1em;
 }

 #TB_window textarea {
   font-family: 'Lucida Grande','Lucida Sans Unicode',Geneva,Arial,Verdana,sans-serif;
   font-size: 10pt;
   color: #333;
   padding: 5px;
   line-height: 1.25em;
   width: 98%;
 }

 #TB_content {
   padding: 15px;
 }

 #TB_window .shared-content {
   height: 210px;
   overflow: auto;
   margin-bottom: 10px;
   padding: 8px;
   border: solid 1px #999;
 }


 #TB_window #email_addresses {
   height: 25px;
 }

 #TB_window #from_email {
	height: 15px;
	line-height: 1em;
}

 #TB_window #message {
   height: 50px;
 }

 #TB_iframeSource {
   padding: 5px 10px 10px;
 }

 #TB_window h1, #TB_static h1 {
   font-size: 16pt;
   line-height: 18pt;
   margin-top: 6px;
   margin-bottom: 0.5em;
 }

 #TB_window .certification {
   margin-top: 1.5em;
 }

#TB_window .more-content p {
  line-height: 1.75em;
}

#TB_window .details .link {
  padding-bottom: 1em;
}


/* LOCKED */
.tree-default .locked li a { color:gray; }
/* DOTS */
.tree-default ul { background-position:6px 1px; background-repeat:repeat-y; background-image:url(data:image/gif;base64,R0lGODlhAgACAIAAAB4dGf///yH5BAEAAAEALAAAAAACAAIAAAICRF4AOw==); _background-image:url("http://resources.goodguide.net/23/AA/images/jstree/dot_for_ie.gif"); *background-image:url("http://resources.goodguide.net/23/AA/images/jstree/dot_for_ie.gif"); }
.tree-default li { background-position:-64px -16px; background-repeat:no-repeat; background-image:url("http://resources.goodguide.net/23/AA/images/jstree/icons.png"); }
/* NO DOTS */
.tree-default .no_dots, .tree-default .no_dots ul { background:transparent; }
.tree-default .no_dots li.leaf { background-image:none; background-color:transparent; }
/* OPEN or CLOSED */
.tree-default li.open { background:url("http://resources.goodguide.net/23/AA/images/jstree/icons.png") -32px -48px no-repeat; }
.tree-default li.closed, #jstree-dragged.tree-default li li.open { background:url("http://resources.goodguide.net/23/AA/images/jstree/icons.png") -48px -32px no-repeat; }
#jstree-marker { background-image:url("http://resources.goodguide.net/23/AA/images/jstree/icons.png"); }
/* DEFAULT, HOVER, CLICKED, LOADING STATES */
/*.tree-default li a, .tree-default li span { border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.tree-default li a:hover, .tree-default li a.hover, .tree-default li span { background: #e7f4f9; border:1px solid #d8f0fa; padding:0px 3px 0px 3px; }
.tree-default li a.clicked, .tree-default li a.clicked:hover, .tree-default li span.clicked { background: #beebff; border:1px solid #99defd; padding:0px 3px 0px 3px; }   
*/
/* ICONS */
.tree-default ins { background-image:url("http://resources.goodguide.net/23/AA/images/jstree/icons.png"); background-position:0 0; background-repeat:no-repeat; }
.tree-default ul li a.loading ins { background-image:url("http://resources.goodguide.net/23/AA/images/jstree/throbber.gif") !important; background-position:0 0 !important; } /* UL is added to make selector stronger */
.tree-default li a ins.forbidden { background-position:-16px -16px; }
.tree-default .locked li a ins { background-position:0 -48px; }
.tree-default li span ins { background-position:-16px 0; }
#jstree-dragged.tree-default ins { background:url("http://resources.goodguide.net/23/AA/images/jstree/icons.png") -16px -32px no-repeat; }
#jstree-dragged.tree-default ins.forbidden { background:url("http://resources.goodguide.net/23/AA/images/jstree/icons.png") -16px -16px no-repeat; }

/* CONTEXT MENU */
.tree-default-context a ins { background-image:url("http://resources.goodguide.net/23/AA/images/jstree/icons.png"); background-repeat:no-repeat; background-position:-64px -64px; }
.tree-default-context a ins.create { background-position:0 -16px; }
.tree-default-context a ins.rename { background-position:-16px 0px; }
.tree-default-context a ins.remove { background-position:0 -32px; }
