/*
 * LINX Main Stylesheet
 * author: Rob Holland
 *
*/

/* General Style Rules */


TD.divider {
	background-color: #CCCCFF;
	font-size: 1px;
	height: 1px;
	border: thin none #ffffff;
}

/* Header */

.headerTop TD {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}

.headerTop TD A {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.headerTop TD A:hover {
	font-weight: bold;
	color: #6699FF;
	text-decoration: none;
}

.headerBottom TD {
	background-color: #dee7ec;
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
}

.headerBottom P {
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
}

.headerBottom TD A {
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

.headerBottom TD A:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #6699cc;
	text-decoration: none;
}

.headerBottom TD A.current {
	font-size: 8pt;
	font-weight: bold;
	color: #336699;
}

/* Plone */
#portal-globalnav {
/* Navigational Plone Tabs(tm). The power of CSS runs strong in these :) */
background-color: transparent;
padding: 0 0 0 0;
white-space: nowrap;
list-style: none;
margin-top: 0;
height: auto;
line-height: normal;
margin-bottom: 0;
padding-bottom: 0;
margin-top: 0;
padding-top: 0;
position: relative;
top: 2px;  
z-index: 3;
margin-left: 30px;
}

#portal-globalnav li {
display: inline;
margin: 0 0 0 0;
padding 0 0 0 0;
}

#portal-globalnav li a {
/* The normal, unselected tabs. They are all links */
background-color: transparent;
border-color: #6699CC;
border-width: 1px;
border-style: solid solid none solid;
color: #336699;
height: auto;
margin-right: 0.5em;
padding: 0em 1.5em;
text-decoration: none;
text-transform: lowercase;
}

#portal-globalnav li.selected a {
/* The selected tab. There's only one of this */
background-color: #dee7ec;
border: 1px solid #6699CC;
border-bottom: #dee7ec 1px solid;
color: #336699;
}
#portal-globalnav li a:hover {
background-color: #dee7ec;
border-color: #6699CC;
border-bottom-color: #dee7ec;
color: #336699;
} 

/*Main Template Graphics Header*/

#linx_table {
background-color: #6699cc;
position: relative;
}

.mainbannerLeft {
background-image: url("/news/wp-content/themes/linx/images/main_banner_left.jpg"); 
background-repeat: no-repeat;
background-color: #6699cc;
margin: 0;
}

.mainbannerTab1 {
background-image: url("/news/wp-content/themes/linx/images/main_banner_tab1.jpg"); 
background-repeat: repeat-x;
background-color: #6699cc;
margin: 0;
}

.mainbannerTab2 {
background-image: url("/news/wp-content/themes/linx/images/main_banner_tab2.jpg"); 
background-repeat: no-repeat;
background-color: #6699cc;
margin: 0;
}

.mainbannerTab3 {
background-image: url("/news/wp-content/themes/linx/images/main_banner_tab3.jpg"); 
background-repeat: repeat-x;
background-color: #6699cc;
margin: 0;
}

.portlet_login_splash input {
background-color: transparent;
}

.advancedsearch a {
color: #dee7ec;
border-width: 0;
padding-left: 30px;
text-decoration: underline;
display: none;
}

.advancedsearch a:hover {
border-width: 0;
color: #E6D4B1;
background: transparent;
}

/* Template nav and other template customisations*/

#portlet-login .portletBody {
border: 0;
}

#portlet-login h5 {
display: none;
}
#portlet-navigation-tree img {
height: 0;
width: 0;
}

#portal-siteactions {
margin: 0;
float: none;
padding: 0;
position: relative;
}

#portal-siteactions li a {
border-width: 0;
color: #dee7ec;
}

#portal-siteactions li a:hover {
border-width: 0;
color: #E6D4B1;
background: transparent;
}

.headerselect {
background-color: #6699CC;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: bold;
padding-right: 3px;
}

#portal-searchbox {
padding-top: 0;
padding-right: 10px;
padding-bottom: 0px;
margin-right: 0;
margin-left: 0;
padding-left: 0;
}

#portal-personaltools {
background-color: #dee7ec;
padding-right: 5px;
margin-right: 0;
margin-left: 0;
padding-left: 0;
margin-top: 0;
padding-top: 0;
text-transform: lowercase;
text-align: right;
border: 1px #6699cc;
border-style: solid none solid none;
position: relative;
top: 2px;
}

#portal-personaltools li {
background: url("/news/wp-content/themes/linx/images/linkOpaque.gif") no-repeat left; 
padding-right: 0; 
margin-top: 0;
padding-top: 0;
padding-left: 1.3em ; 
display: inline; 
text-align: right; 
}

#portal-personaltools li a {
text-decoration: none;
color: #336699;
}

#portal-breadcrumbs {
background-color: #6699CC;
border-bottom-width: 0;
color: white;
font-weight: normal;
padding-bottom: 0.3em;
padding-top: 0.3em;
padding-right: 0;
margin-right: 0;
margin-left: 3em;
font-size: 90%;
}

#portal-breadcrumbs a {
color: #dee7ec;
font-weight: bold;
}

