/* core styles for workers united seiu theme - Spring 2009 */
/* based on locals MT theme Spring 2009 */
/* by Erik Moe: erik dot moe at seiu dot org */

/* Layout, backgrounds, borders  ---------------------------------------------------- */

#container1020 {
	background: url(http://img.seiu.org/css/campaigns/sodexo/i/sodexo-bg-nosignup.jpg) 0px 0px no-repeat #f4f4f4;
	width: 78.4615em;  /* 1020px/13 */
   *width: 76.5002em;  /* 1020px/13.3333 IE math */
	margin: 0px auto;
	padding: 0px;
	}

html, body, #container1020.nosignup {
	margin-bottom: 0px !important;	
	padding-bottom: 0px !important;	
	}

body {
	background: #fff;
	margin:  0px !important;
	padding: 0px !important;
	border:  0px !important;
	}

html {
	background: #fff;
	margin:  0px !important;
	padding: 0px !important;
	border:  0px !important;
	}

.yui-g, .yui-gb, .yui-gc, .yui-gd, .yui-ge, .yui-gf { 
	width: 100% !important; 
	} 

#hd {
	margin-left: 7px;
	margin-bottom: 0px;
	}

#hd h1 {
	margin: 0px 20px 0px 0px;
	padding: 20px 0px 0px 0px;
	color: #521F7B;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	font-style: italic;
	}

#bd {
	background: #fff;
	margin: 30px 6px 0px 7px;
	padding: 0px;
	border: 1px solid #ccc;
	border-top: 0px solid #562078;
	border-bottom: 0px;
	position: relative;
	width: 73.6923077em !important; /* 958px/13 */
   *width: 71.8501796em !important; /* 958px/13.3333 IE math */
	}

.columnWide {
	width: 45.3846154em !important;    /* 590px/13 */
   *width: 44.2501106em !important; /* 590px/13.3333 IE math */
	margin: 0px 0px 0px 7px;
	padding-bottom: 20px;
	}

.columnWide h2.sectionHeader, #page-5670 #page-title, h2#page-title.sectionHeader {
	font-family: Georgia,"Bitstream Vera Serif",serif;
	font-size: 380%;
	margin: 10px 0 0 0;
	padding: 0px;
	line-height: 1.0em;
	}

#ft {
	background: #000000;
	margin: 0px 6px 0px 7px;
	padding: 50px 10px 10px 10px;
	border: 1px solid #ccc;
	border-bottom: 0px;
	position: relative;
	color: #fefefe;
	}

.hidden {
	display: none;
	color: #fff;
	position: relative;
	top: -2000px;
	}

/* END Layout, backgrounds, borders ---------------------------------------------------- */

/* Typography and text colors ---------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px 0px 12px 0px;
	
	}

.onecol #bd h1 {
	font-size: 205%;
	}

.onecol #bd h2 {
	font-size: 197%;
	}

.onecol #bd	h3 {
	font-size: 182%;
	}

.onecol #bd	h4 {
	font-size: 167%;	
	}

.onecol #bd	h5 {
	font-size: 153.9%;
	}

.onecol #bd	h6 {
	font-size: 138.5%;
	}


th, td {
	border: 0px;
	}

a {
	text-decoration: none;
	color: #000099;
	}

#signup a {
	color: #4c4c4c;
	}

a:hover {
	text-decoration: underline;
	}

.entry a {
	text-decoration: normal;
	}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
	}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
	}

#bd ul li, #bd ol li {
	margin: 4px 0px;
	}

ul#navMain li a {
	font-size: 138.5%;
	}

ul#navMain li a {
	color: #562078;
	text-decoration: none;
	text-transform: uppercase;
	}

#navMain li a:hover, #navMain li.selected a {
	font-weight: lighter;
	}

#navSecond ul {
	margin: 0px;
	}

#navSecond li a {
	color: #562078;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 93%;
	}

#navSecond li a:hover {
	text-decoration: underline;
	}

#ft {
	font-size: 85%;
	}

#ft, #ft a {
	color: #efefef;
	text-decoration: none;
	}

#ft h6 {
	text-decoration: underline;
	}

#ft ul {
	margin: 0px;
	}

#ft ul li {
	list-style: none;
	}

#ft a:hover {
	color: #efefef;
	text-decoration: underline;
	}

#ft .footer-legaltext {
	text-transform: uppercase;
    padding-top: 30px;
    padding-bottom: 60px;
	text-align: center;
	width: 100%;
	}

/* END Typography and text colors  ---------------------------------------------------- */


/* BEGIN signup customizations -------------------------------------------------------- */

table#signup tbody tr td table tbody tr td .fieldset .input input {
	
	}