
#header {
	background-image:url('/img/shorterHead.png');
}

/*DROP MENU STUFF: */

#dropmenu2 {
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding:0;
}
	
#dropmenu2 li {	
	text-align:center;
	float: left;
	list-style: none;
}



#dropmenu2 li a {
	display: block;
	background: transparent;
	text-decoration: none;
	height:21px;
	/*white-space: nowrap;*/
	padding-top:4px;
	color:#404040;
	font-family: verdana,sans-serif;
	font-size: 9pt;
	font-weight:bold;
}

#dropmenu2 li .here{
	background: #636161;
}

#dropmenu2 li a:hover {
	background: rgba(255, 255, 255, 0.5);
}
	
#dropmenu2 li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	/*border-top: 1px solid white;*/
	border-left:1pt solid grey;
	border-right:1pt solid grey;
	border-bottom:1pt solid grey;
	z-index:300;
}

#dropmenu2 li ul li {
	float: none;
	font-weight: bold;
	font-size: 13px;
	font-family: verdana,clean, sans-serif;
}


#dropmenu2 li ul li a {
	width: auto;
	background: white;
	color:#404040;
	padding: 8px 5px 0px 5px;
}

#dropmenu2 li ul li a:hover {
	color: black;
	background: #d8d8d8;
	/*background: #cccce5;*/
	padding: 8px 5px 0px 5px;
}

#Mhome {
	width:84px;
	height:25px;
}

#Mwiki {
	width:147px;
	height:25px;
}

#MuserArea {
	width:122px;
	height:25px;
}

#Mpartners {
	width:76px;
	height:25px;
}

#Mabout {
	width:62px;
	height:25px;
}


/*HEADER IMAGES*/
#headLeft {
	background-image:url(/img/TGindex/tgBar_left.png);
}

#headMid {
	background-image:url(/img/TGindex/tgBar_mid.png);
}

#headRight {
	background-image:url(/img/TGindex/tgBar_right.png);
}

#indexHeadLeft {
	background-image:url(/img/TGindex/tgBar_leftINDEX.png);
}



/*SIGN IN:  */
#sign_in_right{
	margin:0 1% 0 1%;
	width:98%;
	height:40px;
	text-align:right;
	font-size:10pt;
}
#signin {
	margin-right:80px;
	padding: 0;
	text-align:right;
	display:inline;
	float:right;
}

/*SEARCH BARS */

.headerPrice {
	width:54px;
	font-size:7pt;
	padding:0 0 0 0; 
	margin: 0 0 0 0;
}

.headerDate {
	width:63px;
	font-size:7pt;
	padding:0 0 0 0; 
	margin: 0 0 0 0;
}

.priceBox {
	text-align:right;
	font-size:11px;
}

.dateBox {
	text-align:right;
	font-size:11px;
}


.hint1 {
 	color:#bbbbbb;
}

.hint2 {
 	color:#bbbbbb;
}


#searchBarArrow{
	background-image:url(/img/SearchAccommArrow.png);
	background-repeat:no-repeat;
	width:198px;
	margin-top:3px;
}


table {
	border-collapse:collapse;
}


