/***** Packaging and Assembly Microsfite Style Sheet*****/
/***** http://www.ocgoodwill.org/ *****/
/***** Copyright Ã‚Â©2007-2009 Goodwill of Orange County - ocgoodwill.org *****/
/***** Designed by JH *****/
/***** Dark Blue: 44656d. Light Blue: 6c929b. Lighter Blue: b6cbd0*****/
/***** Text black: 141414. Gray: e9e8e8*****/


/**/
/* =================== General and Section DIVS and Classes ==============*/
/**/

body{
	background-color: #44656d;
	margin: 0;
	padding: 0;
}

.clear{
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#container{
	background: #6c929b url('../images/bg.png') repeat-x left top;
	margin: 0;
	padding: 0;
	font: 12px  Arial, Helvetica, sans-serif;
	color: #141414 ;
}

#contentcontainer{
	background-color: #44656d;
	margin-left: auto; 
	margin-right: auto;
	width: 770px;
}


#headercontainer{
	margin-left: auto; 
	margin-right: auto;
	width: 770px;
	
}

#header{
	background: url('../images/ocgoodwill-pa-banner.png') no-repeat 0 0;
	width: 770px;
	height: 157px;
}

#header .logo{
	margin-top: 10px;
}

img{
	border: 0;
}

img a:link, img a:visited, img a:active, img a:hover {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}


img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.paddingtop{
	margin-top: 10px;
}

.paddingleft{
	padding-left: 5px;
}

.paddingright{
	padding-right: 5px;
	
}

.textnote {
	font-family: Arial, Helvetica, sans-serif;
	color: #848282;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
}

.textalert {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}

.whitespace{
	background: #FFFFFF url('../images/whitedot.gif') repeat-x left top;
	width: 252px;
	height: 1px;
}



/**/
/* =================== topnav ==============*/
/**/
#topnav{
	background: #e9e8e8 url('../images/ocgoodwill-pa-topnav-bg.gif') repeat-x top left;
	font: 12px  Arial, Helvetica, sans-serif;
	color: #FFFFFF ;
	text-align: center;
	height: 35px;
	width: 770px;
}



/**/
/* =================== leftcolcontainer ==============*/
/**/
#leftcolcontainer{
	background-color: #FFFFFF;
	width: 518px;
	float: left;
	margin: 0;
	padding: 0;
}


#leftcolcontainer h1{
	font: 16px  Arial, Helvetica, sans-serif;
	color: #44656d;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 0;
	padding-top: 10px;
}

#leftcolcontainer h2{
	font: 14px  Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	margin-left: 5px;
}

#leftcolcontainer p{
	color: #141414;
	margin-left: 7px;
	margin-right: 7px;
}

#leftcolcontainer a:link{
	color: #141414;
	text-decoration: underline;
}

#leftcolcontainer a:visited{
	color: #996699;
	text-decoration: none;
}

#leftcolcontainer a:active{
	color: #990000;
	text-decoration: underline;
}

#leftcolcontainer a:hover{
	color: #4ab2c4;
	background-color: #000000;
	text-decoration: underline;
}


/**/
/* =================== rightcolcontainer ==============*/
/**/
#rightcolcontainer{
	background-color: #44656d;
	width: 252px;
	float: right;
}


#rightcolcontainer h1{
	font: 14px  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 7px;
	margin-left: 5px;
}


#rightcolcontainer h2{
	font: 14px  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 7px;
	margin-left: 5px;
}

#rightcolcontainer p{
	color: #FFFFFF;
	margin-left: 7px;
	margin-right: 7px;
}

#rightcolcontainer a:link{
	color: #FFFFFF;
	text-decoration: underline;
}

#rightcolcontainer a:visited{
	color: #b6b6b6;
	text-decoration: underline;
}

#rightcolcontainer a:active{
	color: #820202;
	text-decoration: underline;
}

#rightcolcontainer a:hover{
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: underline;
}


/**/
/* =================== quicklinks ==============*/
/**/

#quicklinks{
	background-image: url('../images/ocgoodwill-pa-packaging.jpg');
	width:518px;
	height: 191px;
	margin: 0;
	padding: 0;
	background-position: right top;
	background-repeat: no-repeat;
	line-height: 20px;

}


/**/
/* =================== social media ==============*/
/**/

#socialmediaicons{
	
}

/**/
/* =================== Footer ==============*/
/**/

#footercontainer{
	text-align: center;
	font: 12px  Arial, Helvetica, sans-serif;
	color: #141414;
	margin: 0;
	padding: 0;
}

#footerlinks li {
	display: inline;
	list-style-type: none;	
}

#footerlinks ul{
	margin: 0;
	padding: 0;
}

#footerlinks a {
	color: #141414;
	text-decoration: underline;
}

#footerlinks a:hover {
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: underline;
}

#footercontainer p div{
	text-align: center;
	font-size: 10px;
}


/**/
/* =================== RELATED SITES MENU - START ==============*/
/**/

 #menu {
	float: right;
	width: 100px;
	height: 17px;
	background: #6c929b;
	z-index: 100;
	margin: 0;
	padding: 0;
	
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	border: 0;
	margin: 0;
	padding: 3px 3px;
	vertical-align: middle;
	
}


#menu a {
	color: #FFFFFF;
	background: #6c929b;
	text-decoration: none;
	height: 17px;
}

#menu a:hover {
	background: #6c929b;
	height: 17px;
	color: #000000;
}

#menu li {
	position: relative;
	height: 17px; 
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: -200px;
	width: 200px; /*sub menu width*/
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul {
	display: none;
	background: #b6cbd0;
}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
	display: block;
	background: #6c929b; 
}

/* =================== RELATED SITES MENU - END ==============*/
