/* 
    Document   : style
    Created on : Jun 30, 2010, 8:18:50 PM
    Author     : gez
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

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

.jScrollPaneContainer a {
	text-decoration: none;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #252525;
}
.jScrollPaneDrag {
	position: absolute;
	background: #acacac;
	cursor: pointer;
	overflow: hidden;
	background: url(../image/scroller.gif) repeat-y 0 0;
	margin: 0 3px 0 3px;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

/* Responsible for arrow scroller */

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;*/
}

a.jScrollArrowUp {
	background: url(../image/basic_arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {

}
a.jScrollArrowDown {
	background: url(../image/basic_arrow_down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {

}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	
}

.tracker_button a:hover {
text-decoration: underline;
color: #6A9D33;
}

a.tracker_button a:hover {
text-decoration: underline;
color: #6A9D33;
}
/* Main Meny\u */

/* Gillard and Abbott Menu Item */

#in_a_and_g_tab_0 {
	width: 200px;
	float: left;
}

#in_a_and_g_tab_0 a {
	background: url(images/gillard_abbott_menu.png) no-repeat;
	width: 200px;
	height: 36px;
	display: block;
}

#in_a_and_g_tab_0 a:hover, #in_a_and_g_tab_0 a:active {
	background: url(images/gillard_abbott_menu_hover.png) no-repeat;
	width: 200px;
	height: 36px;
	display: block;
}

#in_a_and_g_tab_0.election_active a {
	background: url(images/gillard_abbott_menu_hover.png) no-repeat;
	width: 200px;
	height: 36px;
	display: block;
}

/* Other Pollies Menu Item */

#in_other_tab_1 {
	width: 200px;
	float: left;
}

#in_other_tab_1 a{
	background: url(images/other_pollies.png) no-repeat;
	width: 200px;
	height: 36px;
	display: block;
}

#in_other_tab_1 a:hover, #in_other_tab_1 a:active {
	background: url(images/other_pollies_hover.png) no-repeat;
	width: 200px;
	height: 36px;
	display: block;
}

#in_other_tab_1.election_active a {
	background: url(images/other_pollies_hover.png) no-repeat;
	width: 200px;
	height: 36px;
	display: block;
}

/* Stunts Menu Item */

#in_gaffes_tab_2 {
	width: 200px;
	float: left;
}

#in_gaffes_tab_2 a {
	background: url(images/stunts.png) no-repeat;
	width: 200px;
	height: 36px;
	display: block;
}

#in_gaffes_tab_2 a:hover, #in_other_tab_2 a:active{
	background: url(images/stunts_hover.png) no-repeat;
	width: 200px;
	height: 36px;
	display: block;
}

#in_gaffes_tab_2.election_active a {
	background: url(images/stunts_hover.png) no-repeat;
	width: 200px;
	height: 36px;
	display: block;
}

/* Gillard Header */
#gillard {
	background: url(images/gillard_header.png) no-repeat;
	height: 52px;
	width: 300px;
	margin-bottom: 0px;
}

#gillard h3 {
	color: #FFFFFF;
}

/* Abbott Header */
#abbott {
	background: url(images/abbott_header.png) no-repeat;
	height: 52px;
	width: 300px;
	margin-bottom: 0px;
}

#abbott h3 {
	color: #FFFFFF;
}

/* Other Pollies Header */

#header_in_other_tab {
	background: url(images/other_pollies_header.png) no-repeat;
	height: 52px;
	width: 600px;
	margin-bottom: 0px;
}

#other {
	background: url(images/other_pollies_header.png) no-repeat;
	height: 52px;
	width: 600px;
	margin-bottom: 0px;
}

/* Stunts Header */
#header_in_gaffes_tab {
	background: url(images/gaffee_header.png) no-repeat;
	height: 52px;
	width: 600px;
	margin-bottom: 0px;
}

/* Grey Background */
#election {
	width: 610px;
	background: url(images/background1.png) no-repeat;
	height: 175px;
}

#election2 {
	width: 600px;
	background: url(images/background1.png) no-repeat;
	height: 175px;
}

.distance_span {
	color: #FFFFFF;
	float: right;
	margin: 12px 19px 0 0;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
}

/* Event Panel */
#gillard_event_panel {
	padding: 5px;
}

#abbott_event_panel1 {
	padding: 0px 5px 5px 5px;
}

#electionMapAra {
	clear: both;
}

#event_panel {
	margin: 5px;
}
