﻿/* Last updated: 18-April-2008 */

/*
color1: #???
color2: #???
color3: #???
color4: #???
color5: #???
color6: #???
color7: #???
color8: #???
*/

/* this overwrites the main.css declaration because the TG pages have no search widget on the side */
div#wrapperOutside {
	width: 898px;
}

body {
	background: transparent url('/images/background_body.png') repeat;
}

ul li {
	background-image: url('/images/background_bullet.png');
}

a.more {
	color: #dc7514;
}

a.alt {
	color: #9ab1be;
}

a.searchSplashHelp {
	background: transparent url('/images/button_questionMark.png') no-repeat;
}

a.next {
	background: transparent url('/images/button_arrowNext.png') no-repeat;
}

a.previous {
	background: transparent url('/images/button_arrowPrevious.png') no-repeat;
}


#header {
	background: transparent url('/images/background_header.png') no-repeat;
}

#headerLogo a {
	height: 78px;
	width: 343px;
}


ul#navigation {
	background: transparent url('/images/background_navigation.png') bottom repeat-x;
	border-bottom: none;
	height: 34px;	
}

ul#navigation li {
	background: transparent url('/images/background_navigationSeparator.png') no-repeat 0 55%;
}

ul#navigation a {
	color: #dc7514;
}

.separator {
	color: #dc7514;
}

.action {
	color: #dc7514;
}

.actionSplash {
	background-color: #e5ebee;
}

.actionSplash h4, .listSplash h4 {
	background: #efefef url('/images/background_listSplash.png') repeat-x bottom;
	color: #666666;
}

.actionSplashContainer {
	background-color: #e5ebee;
	border-top: 1px solid #ccd8de;
}

.actionSplashContainerOutline {
	border: 1px solid #ccd8de;
}

.archiveSortSplash label {
	color: #65889c;
}

.listSplashContainer {
	border: 1px solid #efefef;
}


