/*

www.pflanzen-koelle.de
main.css

Autor: andre.koch@pepperzak.com

*/

/* ALLGEMEINES **************************************/

body {
    font: 100.01% Arial,Verdana,Helvetica,sans-serif;
    color: #666;
    margin: 0;
    padding: 0 0 10px 0;
    background: #fff url(../img/global_bg.jpg) repeat-x;
    text-align: center;
	font-size: 12px;
}

dl,
dd,
dt,
form,
legend,
fieldset { border: 0; margin: 0; padding: 0; }

/*  general Style */
/* P, H1, H2, H3, H4, H5 {
	text-align: left;
} */

/* P {
	padding: 0 0 12px 0;
	margin: 0;
} */

/* B {
	color: #44744b;
} */
.contenttable {
	border-spacing: 0;
}
.contenttable P {
	margin: 0;
	padding: 0;
}
h1 {
    position: relative;
    /* text-indent: -10000px; */
    margin: 0 0 15px 0;
    font-size: 10px;
    height: 40px;
}

h1 img {
    position: absolute;
    left: 0;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #44744b;
	margin: 0 0 12 0;
}

h3 {
    font-size: 14px;
    color: #44744b;
	margin: 0 0 12px 0;
}

h4 {
	margin: 0 0 13px 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #44744b;
}

h5 {
	margin: 0 0 8px 0;
	padding: 0;
	font-size: 12px;
	color: #44744b;
}

h6 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 3px 0;
}

/* p { margin-top: 0; max-width: 750px;} */
p {
    margin-top: 0;
}

.detail {
	color: #44744b;
}

a:link,
a:visited { color: #44744b; text-decoration: none; font-weight: normal; }

a:focus,
a:hover,
a:active { text-decoration: underline; outline: none; }

a img { border: none; }

a.arrowlink:before,
#Stage a:before {
    content: '» ';
}

/* IE7 sux */
* + html a.arrowlink,
* + html #Stage a {
   background: url(../img/fallback_arrow.gif) no-repeat left 5px;
   /* padding-left: 25px; */
   padding-left: 10px;
   /* margin-left: 10px; */
}


#Stage a {
	font-weight: bold;
}

#Stage a.dl_link:before,
.filelinks>a:before {
	content: '' !important;
}

/* IE7 sux */
* + html a.dl_link,
* + html .imglink {
    background: none !important;
    padding-left: 0 !important;
}

a.greylink { color: #666666; }

a.button,
input,
select,
textarea { font-size: 12px; font-family: Arial,Verdana,Helvetica,sans-serif; }

.floatnone { float: none; clear: both; width: 1px; height: 0px; font-size: 1px; line-height: 0px; display:block; }
.floatleft { float: left; }
.floatright { float: right; }

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

/* Kein Javascript */
.nojsslider {
    background: url(../img/nojs_bg.gif) repeat-x;
    font-size: 11px;
    height: 25px;
    padding: 6px 0 0 40px;
    white-space: nowrap;
    z-index: 10;
    position: relative;
}

.nojsbody {
    background: url(../img/nojs_warning.gif) no-repeat;
    height: 18px;
    padding: 2px 0 0 26px;
}

/* WRAPPER **************************************/
#ContentWrapper {
    width: 1000px;
    position: relative;
    margin: 0 auto;
}


/* TOP **************************************/
#Top {
    position: absolute;
    top: 0;
    left: 0;
    height: 150px;
    width: 1000px;
    margin: 0;
    background: #c9d200;
    z-index: 2;
}

.visuals #Top {
    background-color: transparent;
}

#Top #Claim,
#Top #Logo {
    position: absolute;
    top: 0;
    display: block;
    z-index: 2;
    left: 0;
}

#Top #Logo {
    width: 455px;
    height: 150px;
    left: 545px;
}

.visuals #Top #Logo {
    background: url(../img/pflanzen_koelle_logo_bg.png);
}

#Top #Logo img {
    margin: 47px 0 0 258px;
}


/* MAIN NAV **************************************/
#MainMenu {
    position: absolute;
    top: 150px;
    left: 0;
    width: 1000px;
    margin: 0;
    padding: 0;
    background: #c9d200;
    height: 27px;
    z-index: 2;
    border-top: 1px solid #fff;
}

#MainMenu li {
    display: block;
    float: left;
    text-transform: uppercase;
}

#MainMenu li a:link,
#MainMenu li a:visited {
    font-size: 13px;
    color: #43744a;
    display: block;
    padding: 5px 23px;
    font-weight: bold;
    height: 16px;
}

#MainMenu li a:focus,
#MainMenu li a:hover,
#MainMenu li a:active,
#MainMenu li.active A {
    text-decoration: none;
    color: #fff !important;
}

/* CONTENT **************************************/
#ContentTop {
    position: absolute;
    left: -9px;
    top: 176px;
    width: 1018px;
    height: 21px;
    background: url(../img/content_top.png) no-repeat;
}

.visuals #ContentTop {
    background: url(../img/content_top_visuals.png) no-repeat;
    z-index: 2;
}

/* #ContentTop img {
    position: absolute;
    left: 9px;
    top: 0;
    z-index: 10000;
} */

#Content {
    margin: 0 -9px;
    padding: 184px 17px 0 17px;
    background: url(../img/content_middle.png) repeat-y;
    text-align: left;
}

.visuals #Content {
    height: 535px;
    padding: 0 9px;
}

#ContentInner {
    /* background: #cbcbcb url(../img/content_bg.jpg) no-repeat top left; */
    background: #cbcbcb url(../img/content_bg.jpg) repeat-x;
    padding: 30px 0 50px 0;
    position: relative;
}

#ContentInner #SecondLevelMenu {
    position: absolute;
    left: 0;
    top: 0;
    margin: 0 0 0 39px;
    padding: 0;
    list-style-type: none;
    z-index: 2;
}

#ContentInner #SecondLevelMenu li {
    float: left;
    margin: 0 10px 0 0;
}

#ContentInner #SecondLevelMenu a:link,
#ContentInner #SecondLevelMenu a:visited {
    display: block;
    padding: 0;
    text-align: right;
}

#ContentInner #SecondLevelMenu a.active,
#ContentInner #SecondLevelMenu a:focus,
#ContentInner #SecondLevelMenu a:hover,
#ContentInner #SecondLevelMenu a:active,
#ContentInner #SecondLevelMenu LI.active a {

}

#ContentInner #ContentPic {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

#ContentBottom {
    margin: 0 -9px;
    width: 1018px;
    height: 19px;
    background: url(../img/content_bottom.png) no-repeat;
}

/* STAGE **************************************/
#StageWrapper {
    margin: 0 0 0 39px;
    background: url(../img/stage_bg_wrapper.jpg) repeat-y;
}

#Stage {
    padding: 14px 23px 40px 23px;
    /* min-height: 391px; */
    background: url(../img/stage_bg.jpg) no-repeat;
}

/* IE7 sux */
* + html #Stage {
    zoom: 1;
}

#StageFull {
	position: relative;
	z-index: 2;
}

#Stage #ContentPicFloat {
    float: right;
    margin: -44px -23px 0 0;
    z-index: 1;
    position: relative;
}

#StageLeft {
	float: left;
	width: 603px;
	position: relative;
	z-index: 2;
	float: left;
}

/* #StageLeft H1.generated + P, #StageFull H1.generated + P, #StageFull H3 + P { */
#StageLeft H1.generated + P, #StageFull H1.generated + P {
	width: 530px;
}

/* IE7 */
/* * + html #StageLeft H1.generated + P,
* + html #StageFull H1.generated + P {
   width: 500px;
}
 */
* + html .floating #StageLeft H1.generated + P,
* + html .floating #StageFull H1.generated + P {
    width: auto;
}


#StageRight, #StageRight2 {
	width: 264px;
	margin-left: 20px;
	position: relative;
	z-index: 3;
	float: right;
}

#StageRight {
	margin-top: 200px;
}

#StageRight h4,
#StageRight2 h4 {
    margin: 0;
    color: #333333;
    font-size: 12px;
    font-weight: bold;
}

#StageRight UL,
#StageRight2 UL {
	padding: 0 0 12px 3px;
	margin: 0;
}
#StageRight LI,
#StageRight2 LI {
	font-size: 12px;
	list-style-position: inside;
}

.halfpage {
	width: 399px;
	margin-right: 10px;
	float: left;
}

/* Homepage Teaser */
#Content .slidecontentbefore,
#Content .slidecontent {
	width: 1000px;
	height: 543px;
	overflow: hidden;
	z-index: 1;
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	height: 543px;
	width: 1000px;
}

#Content .slidecontent {
    /* display: none; */
}

/* #Content .slidecontent {
    margin: 0;
    padding: 0;
    position: relative;
} */

#Content #SlidePrev {
    position: absolute;
    top: 313px;
    left: 8px;
    background: url(../img/slidebutton_prev.png) no-repeat 0 -100px;
    z-index: 2;
    /* display: none; */
    height: 100px;
    width: 50px;
}

#Content #SlideNext {
    position: absolute;
    top: 313px;
    right: 8px;
    background: url(../img/slidebutton_next.png) no-repeat 0 -100px;
    z-index: 2;
    /* display: none; */
    height: 100px;
    width: 50px;
}

#Content #SlidePrev:hover,
#Content #SlideNext:hover {
    background-position: 0 0;
    cursor: pointer;
}


/* Sortiment */
#SortimentMenu {
    position: absolute;
    top: 186px;
    left: 18px;
    z-index: 4;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#SortimentMenu li {
    display: inline;
}

#SortimentMenu a:link,
#SortimentMenu a:visited {
    color: #44744b;
    font-size: 15px;
    background: #c2cb00;
    padding: 5px 10px;
    margin: 0 2px 0 0;
    display: block;
    float: left;
/*     width: 10px;
    height: 19px;
    overflow: hidden;
    display: block;
    float: left; */
}

#SortimentMenu li.activeSlide a,
#SortimentMenu a:focus,
#SortimentMenu a:hover,
#SortimentMenu a:active {
    text-decoration: none;
    color: #fff;
}

/* #SortimentMenu li.activeSlide a {
    width: auto;
} */

#SortimentMenu li a .text {
    display: none;
}

#SortimentMenu li.activeSlide a .text {
    display: inline;
}

.sortimentcontentmenu {
    position: absolute;
    top: 215px;
    left: 18px;
    z-index: 11;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.sortimentcontentmenu li a:link,
.sortimentcontentmenu li a:visited {
    background: url(../img/sortimentcontentmenu_bg.png) repeat-y;
    display: block;
    padding: 4px 10px;
    margin: 0 0 1px;
    width: 206px;
    font-weight: bold;
}

.slidecontent .opened li a.active,
.slidecontent .sortimentcontentmenu li a:focus,
.slidecontent .sortimentcontentmenu li a:hover,
.slidecontent .sortimentcontentmenu li a:active {
    background: url(../img/sortimentcontentmenu_bg_active.png) repeat-y;
    color: #fff;
    text-decoration: none;
}

.opened li a:link,
.opened li a:visited {
    background: url(../img/sortimentcontentmenu_bg_inactive.png) repeat-y;
    display: block;
    padding: 4px 10px;
    margin: 0 0 1px;
    width: 206px;
    color: #fff;
}

.windowcontent {
    position: absolute;
    top: 214px;
    left: 60px;
    z-index: 5;
    background: #e3e3e3 url(../img/sortiment_contentbox.jpg) repeat-x;
    width: 679px;
    height: 260px;
    padding: 20px 10px;
/*     border-right: 8px solid #fff;
    border-left: 8px solid #fff; */
    /* overflow-y: auto; */
    display: none;
}

.windowcontent .windowclose {
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(../img/button_window_close.gif) no-repeat right;
    padding: 0 20px 0 0;
}

/* .sortimentcontentmenu li a.opened:focus,
.sortimentcontentmenu li a.opened:hover,
.sortimentcontentmenu li a.opened:active {
    background: url(../img/sortimentcontentmenu_bg_active.png) repeat-y;
    color: #fff;
    text-decoration: none;
} */

.windowcontent ul {
    padding-left: 15px;
    list-style-type: disc;
}

.windowcontent ul.thumbs {
    padding-left: 0;
    list-style-type: none;
}

.slidecontent .contentheadline { display: none; }

.slidecontent .visible { display: block; }

#SlideWrapper .loading {
    position: absolute;
    top: 340px;
    left: 400px;
    width: 35px;
    height: 35px;
    background: url(../img/loading.gif) no-repeat;
    z-index: 10;
    display: none;
}

/* Sortiment Windowcontent */
.ajax-stage-content-left {
    float: left;
    width: 166px;
	margin: 80px 8px 0 0;
	padding: 0 0 0 20px;
}

.ajax-stage-content-left strong {
    color: #44744B;
}

.ajax-stage-content-right {
    float: right;
    width: 485px;
    height: 260px;
    position: relative;
}


/* Sortiment Windowcontent Galerie */
#thumbs {
    width: 265px;
    float: left;
}

.thumbs {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.thumbs li {
    margin-right: 5px;
    float: left !important;
}

#gallery {
    float: left;
    width: 198px;
}

.slideshow-container {
/*     position: relative;
    min-height: 200px; */
    clear: both;
    height: 190px;
    position: relative;
}

div.slideshow span.image-wrapper {
/* 	display: block;
	position: absolute;
	top: 0;
	right: 0;
    width: 198px;
    height: 200px;
	overflow: hidden; */
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 198px;
    height: 190px;
	overflow: hidden;
	z-index: 5;
}

div.slideshow span.image-wrapper a:hover {
    text-decoration: none;
}

div.slideshow a.advance-link {
    display: block;
    height: 190px;
    width: 198px;
    overflow: hidden;
}

div.slideshow span.image-wrapper img {
    position: absolute;
    top: 0;
}

/* div.slideshow span.image-wrapper img { display: block; position: relative; top: 0; left: 0; } */

div.slideshow img {
    vertical-align: middle;
}

.caption-container {
    position: relative;
}

span.image-caption {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 200px;
}

.image-title {
    /* position: absolute; */
    color: #666666;
    font-size: 11px;
    padding: 3px 1px;
}


/* Scrollpane */
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #fff;
	padding: 0 1px;
}
.jScrollPaneDrag {
	position: absolute;
	background: #c9d200;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* Standorte */
.standortselect {
    position: relative;
    z-index: 5;
}

#standortkarte {
    margin-top: -30px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	/* border: 1px solid #111; */
	background-color: #eee;
	color: #44744B;
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	width: 210px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

/* Sortiment */
.tx-pksortiment-pi1 {
    color: #333333;
}

.tx-pksortiment-pi1 .sort-list td {
    padding: 3px 5px;
}

.tx-pksortiment-pi1 .sort-list .sort-color-td {
    width: 10px;
    padding: 0;
    border-right: 1px solid #fff;
}


/* Service */
#StageLeft ul ,
#StageFull ul {
    margin: 0 0 0 0;
    padding: 0;
}

#StageLeft ul li,
#StageFull ul li {
    background: url(../img/bullet.png) no-repeat 0 3px;
    list-style-type: none;
    color: #666;
    padding: 2px 0 2px 25px;
    margin: 0;
}


/* Linktipps */
.link-list {
	margin: 10px 0 25px 0;
}

.link-item {
    border: 1px solid #999999;
    background-color: #fff;
    padding: 5px;
    margin: 0 0 10px 0;
    color: #666;
}

/* IE7 sux */
.link-item {
    zoom: 1;
}

.link-item h4 {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 12px;
    color: #666;
}

.link-textbox {
    float: left;
    display: inline;
    width: 400px;
}

.link-item img {
    float: left;
    display: inline;
    margin-right: 10px;
    overflow: hidden;
}

.link-item a {
    font-weight: bold;
}


/* Jobliste und Jobs-Single-View */
#Stage .jobbox {
    padding-top: 30px;
    padding-bottom: 30px;
}

.content-box table th {
    padding: 0 5px 7px 10px;
}

.content-box table td {
	padding: 2px 5px 1px 10px;
}

.content-box table td a {
    font-weight: bold;
}

.oddline {
	background-color: #ecefa3;
}

.jobsdownload {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#Stage .jobsdownload li {
    background: 0;
    padding: 0;
}

.jobsdownload .dl-icon {
    padding-right: 5px;
	display: inline;
}

.backbutton {
    background: #999999;
    float: right;
    margin: 15px 0 0 0;
    padding: 4px 10px;
    font-size: 11px;
}

.backbutton a {
    color: #fff;
    background-image: none !important;
}

.backbutton a:before {
    content: none !important;
}


/* VIDEO AND VIDEO-TEASER **********************/
.videoteaser {
	float: left;
	border: 1px solid #999;
	padding: 0;
	background-color: white;
	width: 198px;
	/* overflow: hidden; */
	margin: 30px 20px 0 0;
	clear: right;
}

.videoteaser a {
	color: #43744a;
	display: block;
	padding: 7px 10px 10px 10px;
	font-weight: bold;
}

/* IE7 sux */
* + html .videoteaser a {
    padding-left: 25px;
    margin-left: 10px;
}

.videoteaser img {
	/* width: 201px;
	height: 150px; */
	position: relative;
	top: -1px;
	left: -1px;
}

.videoteaser .imglink {
	margin: 0;
	padding: 0;
}

.videoteaser a.imglink:before {
	content: '' !important;
	display: block;
}

.vt-headline {
	padding: 10px 10px 0px 10px;
	font-weight: bold;
}

.vt-body {
	padding: 2px 10px;
}

/* Gutscheine */
#formulariframe {
    border: 0 !important;
    width: 899px;
    height: 475px;
}


/* TEASER **************************************/
#GreenWrapper {
    background: #c9d200;
    text-align: left;
}

#Teaser {
    position: relative;
    z-index: 2;
    top: -53px;
    margin: 0;
    padding: 0;
    height: 198px;
    text-align: left;
}

#Teaser li {
    display: block;
    float: left;
    margin: 0 0 0 20px;
    width: 176px;
    height: 198px;
    background: url(../img/teaser_bg.jpg) no-repeat;
}

#Teaser li h5 {
    margin: 6px 0 0 8px;
    padding: 0;
}

#Teaser li a {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    display: block;
}

#Teaser li img {
    padding: 4px 0 0 8px;
}


/* BOTTOM **************************************/
#Bottom {
    margin: -20px 0 0 0;
    padding: 30px;
    font-size: 11px;
    min-height: 208px;
    background: #fff url(../img/footer_bg.jpg) repeat-x;
}

#Bottom #BottomContent {
    display: none;
}

.bottomcolumn,
#Bottom .csc-textpic {
    float: left;
    width: 310px;
    color: #666666;
    /* border: 1px solid; */
}

.bottomcolumn h5 {
    color: #44744b;
}

.bottomcolumn ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.bottomcolumn ul li {
    padding-bottom: 5px;
}

.bottomcolumn ul li p {
    margin: 0;
}

.bottomcolumn ul li a {
    color: #666666;
}


#Bottom #Footer {
    float: none;
    clear: both;
    margin-top: 10px;
}

#Bottom .copyright {
    margin: 0;
    float: left;
    font-size: 11px;
	color: #44744b;
}
#FooterMenu UL {
	margin: 0;
}

#FooterMenu {
    float: right;
    margin: 0;
    padding: 0 0 10px 0;
    list-style-type: none;
}

#FooterMenu li {
    display: inline;
    padding-left: 20px;
}

.standortselect {
	margin: 0 0 20px 0;
}
.standortterminselect {
	margin: 40px 0 30px 0;
}

/* tt_news */
.content-box {
	background-color: #fff;
	border: 1px solid #999999;
	padding: 19px 13px;
	/* width: 585px; */
}
.content-box TABLE {
	/* width: 585px; */
	width: 100%;
}

/* news und termine */
.news-list-item {

}
.news-headline {
	padding: 2px 10px;
	background-color: #edefa4;
}

/* IE7 sux */
.news-headline {
	zoom: 1;
}

.news-headline>H2 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
}
.event-data {
	display: inline;
	float: right;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #44744b;
}
.news-body {
    margin: 3px 10px 8px 10px;
}

.news-body>P {
	margin: 0;
	padding: 0;
	position: relative;
}
.news-body > P > B {
	/* color: #44744b; */
}


/* tx_powermail */

.tx-powermail-pi1 {

}

.tx_powermail_pi1_form {

}

.tx-powermail-pi1_fieldset {
	background-color: white;
	border: 1px solid #ccc;
	text-align: left;
	margin: 0 20px 0 0;
	padding: 14px;
	font-size: 12px;
 }
.tx-powermail-pi1_fieldset_title {
	color: #44744b;
	margin: 0 0 2px 0;
	padding: 0;
	display: block;
	border-bottom: 1px solid #44744b;
	text-transform: uppercase;
	font-weight: bold;
 }
.tx_powermail_pi1_fieldwrap_html {
	min-height: 25px;
 }
 .tx_powermail_pi1_fieldwrap_html LABEL, .tx_powermail_pi1_fieldwrap_html_radio_title {
	width: 160px;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
 }
 LABEL.validation-failed {
	color: red;
 }
 .inline-no-label LABEL {
	display: none;
 }
 INPUT.powermail_text {
	background-color: #eee;
	border 1px indent white;
	margin: 2px 2px 2px 10px;
 }
 INPUT.validation-failed {
	border: 1px solid red;
 }
 SELECT.powermail_select {
	margin: 2px 2px 2px 10px;
 }
INPUT.powermail_radio_inner {
	margin: 2px 2px 2px 10px;
	display: inline;
	float: left;
}
 .powermail_radio_inner LABEL {
	width: auto;
	display: inline;
	float: none;
}
.powermail_radio {

}
	/* Menge x Wert anpassen */
#powermaildiv_uid2 {
	display: inline;
}
.powermail_uid2 {
	width: 40px;
}
.powermail_uid3 {
	width: 40px;
}

/* .tx-pksortiment-pi1 */
.tx-pksortiment-pi1-listrow-odd {
	background-color: white;
}
.tx-pksortiment-pi1-listrow-even {
	background-color: #ecefa3;
}
.sort-color-td {
	width: 0px;
	padding: 0;
	margin: 0;
}
.sort-title {
	font-weight: bold;
}
