/*
 *  This is the file where you put your CSS changes. 
 *  You should preferrably use this and override the 
 *  relevant properties you want to change here instead 
 *  of customizing plone.css to survive upgrades. Writing
 *  your own plone.css only makes sense for very heavy 
 *  customizations. Useful variables from Plone are 
 *  documented at the bottom of this file.
 */
 
/*  (do not remove this :) */
/*  (not this either :) */


/*------------------------home page skin------------------*/

.redomino {
    color: red;
    font-size: 10px;
}

.footer_link_right {
    text-align: right;
    font-size: 10px;
}

#fla-header {
    background-image: url(http://tp.fairlabor.org/topback.jpg);
}

#fla-footer {
	background-color: #ffffff;
	border-bottom: none;
	border-top: 1px solid #cccccc;
	float: none;
	line-height: 1.2em;
	margin: 2em 0em 1em;
	padding: 0.5em 0em 1em;
	text-align: center;
}

#fla-logo {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url(http://tp.fairlabor.org/logo.jpg);
	background-origin: padding-box;
	border-bottom-color: black;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: black;
	display: block;
	font-family: 'Lucida Grande', Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 107px;
	line-height: normal;
	margin-bottom: 13px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 915px;
}
#fla-logo {
	border: 0px;
	cursor: pointer;
	display: block;
	height: 0px !important;
	margin: 0px;
	overflow: hidden;
	padding: 107px 0px 0px;
	padding-top: 107px;
	padding-top: 107px;
	text-decoration: none;
	width: 293px;
}
#fla-siteactions {
    clear:left;
    float:right;
    margin-top:10px;
    margin-right:10px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:9px;
    height:18px;
}

#fla-siteactions li {
	display: inline;
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	list-style-image: none;
	list-style-type: none;
	white-space: nowrap;
}

#fla-siteactions li a{
    text-transform: none !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    border:none;
    text-decoration: none;
}

#fla-siteactions LI A:hover {
    text-decoration:underline;
    color: #000000;
    border:none;
    background:none;
}

#fla-siteactions li a:selected{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    border:none;
    background:none;
}

#fla-searchbox {
	background-color: transparent;
	clear: right;
	color: black;
	display: block;
	float: right;
	font-family: 'Lucida Grande', Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 25px;
	line-height: normal;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 22px;
	padding-top: 0px;
	text-align: right;
	text-transform: lowercase;
	white-space: nowrap;
	width: 163px;
	z-index: auto;
}

INPUT.searchButton {
    width:40px;
    border:none;
    border-width:1px;
    border-color:#000000;
    border-style:outset;
    padding:2px;
    background:none;
}

input #searchGadget {
    width: 120px;
    border-width: 0px;
    background:none;
}

#fla-globalnav {
    border-top-width:0px;
    border-top-color:#000000;
    border-bottom-width:1px;
    border-bottom-color:#b2b2b2;
    border-style:solid;
    border-left:none;
    border-right:none;
    background-image:url(http://tp.fairlabor.org/menubak.jpg);
    height:27px;
    padding:0px 0px 1px 15px;
	margin-bottom: 1px;
}

#fla-globalnav li{
    float: left;
    list-style-type: none;
    display:inline;
    line-height:25px;
}


#fla-globalnav li a{
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-weight:bolder;
    font-size:12px;
    text-transform: uppercase;
    padding: 5px 0.75em 5px 0.75em;
    margin-right: 0.3em;
    height:25px;
    color:white;
    border:none;
	text-decoration: none;
}

#fla-globalnav li a:hover {
    background-image:url(http://tp.fairlabor.org/selectback.jpg);
    color:white;
}

#fla-personaltools {
    margin-top: 1px;
    padding-right: 1.0em;
}
#fla-breadcrumbs {
	background-color: #B3D7F9;
	border-bottom-color: black;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	color: black;
	display: block;
	font-family: 'Lucida Grande', Verdana, Lucida, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 17px;
	line-height: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	padding-bottom: 0px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 1px;
	text-transform: lowercase;
}

body {
	margin-left: auto;
	margin-right: auto;
	width: 915px !important;
}

/*  */

