
/* PAGE ELEMENTS */
body {
/*body, div, p, li, dt, dd, td, th, input, select, textarea {*/
	margin: 0 0 10px 0;
	background-color: white;
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 13px;
	color: #333;
}

input {
	font-family: Arial,Geneva,Helvetica,sans-serif;
	font-size: 13px;
	/*border: 1px solid #ccc;*/
}

textarea {
	font-family: Arial,Geneva,Helvetica,sans-serif;
	font-size: 13px;
	/*border: 1px solid #999;
	color: #1c1c1c;*/
}

ul, ol {
	margin: 0 10px;
	padding: 0 0 10px 20px;
}

li {
	padding: 0 0 5px 0;
}

p {
	padding: 0 0 0.75em 0;
	margin: 0;
}

p.nospace {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

br.spacer {
	line-height: 0.5em;
}

/* Links */
a:link,
a:visited,
a:active {
	color: #c00;
	text-decoration: underline;
}

a:hover {
	color: red;
	text-decoration: underline;
}

img {
	border: 0;
}

/* FORMS */
form {
	margin: 0 auto 0 auto;
	padding: 0 0 10px 0;
	/*border: 1px solid red;*/
}

td form {
	margin: 0;
	padding: 0;
}

option.category {		/* used for non-client job seeker Majors list */
	background: #c00;
	color: #fff;
	font-weight: bold;
}

option.subcategory {		/* used for non-client job seeker Majors list */
	background: #777;
	color: #fff;
	font-weight: normal;
}

.submit {
	text-align: center;		/* needed for IE 6 */
	margin: 12px auto 0 auto;
}

.centerForm {
	padding-top: 10px;
	text-align: center;
	/*border: 1px solid red;*/
}

/* FORMS */

/* TABLES */
table {
	margin: 0 auto;
	border: none;
}

table table {
margin: 0;
}

.datatable {
	margin: 0 auto 15px auto;
}

.datatable td {
	padding: 4px;
	font-size: 12px;
}

.datatable td table td {
	padding: 0;
}

.datatable th {
	background-image: url(/graphcc/hdrbar_bgdtile.gif); 
	background-repeat: repeat-x; 
	height: 23px;
	padding: 0 4px;
	font-size: 12px;
	color: #333;
	text-align: left;
}

th {
	background-image: url(/graphcc/hdrbar_bgdtile.gif); 
	background-repeat: repeat-x; 
	height: 23px;
	padding: 0 4px;
	font-size: 12px;
	color: #333;
	text-align: left;
}

td.label {
	background-color: #dadada;	/*#e0e0e0*/
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

td.content {
	background-color: #eee;	/*#eaeaea*/
	padding: 4px;
	text-align: left;
}

/* PAGE ELEMENTS */

/* PORTFOLIOS */
#statusline img {
	vertical-align: middle;
}

#statusline .floatright {
	padding: 6px 0 10px 0;
}

#about_preview {
	margin: 29px 0 15px 0;
}

#about {
	margin: 0 0 15px 0;
}

#about td, #about_preview td {
	border-top: 1px solid #ddd;
}

#about td.lbl, #about_preview td.lbl {
	padding: 5px 5px  5px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #c00;
}

#about td.data, #about_preview td.data {
	width: 100%;
	padding: 5px 10px  5px 5px;
}

/*NEW*/
.worksamples {
	margin: 0;
	padding-bottom: 5px;
	font-size: 12px;
}

.worksample {
	margin: 0;
	padding: 15px 6px 15px 0;
	border-top: 1px solid #ddd;
}

.worksample p {
	margin-left: 155px;
	padding: 4px 0 4px 0;
}

.img_bdr {
	float: left;
	width: 100px;
	padding: 20px;
	border: 1px solid #ddd;
}

.img_bdr img {
	display: block;
	text-align: center;
	margin: auto;
	padding: 0;
}

/* Used to remove 3px jog left after graphic if content exceeds height of graphic. (See http://www.positioniseverything.net/explorer/threepxtest.html) \*/
* html .img_bdr {
  margin-right: 10px;
}

* html .worksample p {
	height: 1%;
	margin-left: 0;
}
/* End IE-win hack */

.first {
	border-top: none;
}

.last {
	border-bottom: none;
}

.title {
	/*margin-top: -6px;*/
	font-weight: bold;
}
/*NEW*/
.legal {
	font-size: 9px;
}


#worksample_hdr {
	background-image: url(/graphcc/hdrbar_bgdtile.gif); 
	background-repeat: repeat-x; 
	padding: 4px 8px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: left;
}

#worksample td {
	border-top: 1px solid #ccc;
	vertical-align: top;
}

#worksample .ws_txt {
	width: 100%;
	padding: 15px 5px 10px 15px;
}

#worksample .ws_img .img_bdr {
	width: 100px;
	padding: 20px;
	border: 1px solid #ddd;
}

#worksample .ws_img {
	padding: 15px 0;
	text-align: center;
}

#worksample p {
	padding: 0 0 5px 0;
}

#worksample p.title {
	font-weight: bold;
}

#website, #statement, #exhibits, #awards {
	margin: 0 0 10px 0;
	padding: 0;
}

#website p, #statement p, #exhibits p, #awards p {
	margin: 0;
	padding: 8px;
}

#website .url {
	display: block;
	text-align: center;
	font-weight: bold;
}

#exhibits p, #awards p {
	border-top: 1px solid #ddd;
}

#artwork {
	margin: 10px 0 0 0;
}

#artwork p {
	margin: 0 5px 10px 5px;
}

#sample {
	margin: 15px 0 25px 0;
	text-align: center;
}

.disclaimer {
	font-size: 11px;
	font-weight: bold;
	color: #777;
	text-align: center;
}
/* PORTFOLIOS */

/* CLASSES */
.hor_rule {
	margin-top: 5px;
	padding: 0 0 15px 0;
	border-top: 1px solid #777;
}

.mediumcolor {
	background-color: #dadada;	/*#e0e0e0*/
}

.medium {

}

.lightcolor {
	background-color: #eee;
}

.darkcolor {
	background-color: #dcdcdc;
}

.offwhite {
	background-color: #f8f8f8;
}

.branchonmedium {
	color: black;
	background-color: #e5e5e5;
}

.bggray {
	background-color: #dcdcdc;
}

.branchtitle {
	font-size: 11pt;
	font-weight: bold;
}

.alert {
	color: #c00;
	font-weight: bold;
	text-align: center;
}

.nobold {
	font-weight: normal;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	/*margin: 0 auto;*/
	text-align: center;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.bold {
	font-weight: bold;
}

.red {
	color: #c00;
}

.clear {
	clear: both;
}

.small {
	font-size: 11px;
}

.highlite {
	background-color: yellow;
}

/* IDs */
#container {
	margin: 15px auto 8px auto;
	padding: 0 10px 10px 10px;
	width: 945px;
	height: 400px;	/* minimum height */
	/*border: 1px solid blue;
	background-color: pink;*/
}

html > body #container {
	/*this rule will set everything right for CSS2 browsers */
	height: auto;
	min-height: 400px;
}

#container:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#container a:link,
#container a:visited,
#container a:active {
	color: #c00;
	text-decoration: underline;
}

#container a:hover {
	color: #333;
	text-decoration: underline;
}

#returnlink {
	width: 945px;
	margin: 4px auto 10px auto;
	padding: 0 10px 4px 10px;
	font-size: 12px;
	text-align: center;
	background: #fff url(/graphcc/dot_clear.gif);
	/*border: 1px solid pink;*/
}

#returnlink a:link, #returnlink a:visited {
	font-weight: bold;
	color: #c00;
}

#returnlink a:hover {
	color: #333;
}

#copyright {
	width: 945px;
	margin: 5px auto 0 auto;
	padding: 6px 10px;
	font-size: 7pt;
	color: #333;
	text-align: center;
	border: 1px solid #999;
}

#copyright a:link, #copyright a:visited {
	color: #333;
}

#copyright a:hover {
	color: red;
}

#special_alert {
	margin: 0 0 10px 0;
	padding: 10px 10px 0 10px;
	border: 1px solid red;
	background-color: #fff;
}

#special_alert ul, #system_alert ul {
	margin: 0 0 0 25px;
	padding: 0 0 0 20px; 
	list-style-type: none;
}

#system_alert {
	margin: 0 0 10px 0;
	padding: 10px 10px 0 10px;
	border: 1px solid #fc0;
	background-color: #ffc;
}
		
#special_alert img, #system_alert img {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0px; 
}

#rightbox {
	margin: 0;
	padding: 0;
	width: 320px;
	float: right;
	/*border: 1px solid green;*/
}

#rightbox:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#leftbox {
	margin: 0;
	padding: 0;
	width: 600px;
	float: left;
	/*border: 1px solid red;*/
}

#pagetitle {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 18px;
	font-weight: bold;
	color: #c00;
	line-height: 0.75em;
}

.subCategory {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 15px;
	font-weight: bold;
	color: #c00;
}

.smark {
	font-size: 8px;
}

/* EVENTS */
#events {
	padding: 10px 0 10px 6px;
	border-top: 1px solid #777;
}

/* calendar */
.event-date-calendar {
	width: 43px;
	float: left;
}

.event-date-month {
	padding: 2px 0;
	background-color: #c00;
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
	text-align: center;
}

.event-date-day {
	padding-bottom: 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: black;
	text-align: center;
	border: 1px solid #c9c9c9;
	border-top: 0px solid #c9c9c9;
}
/* end calendar */

.event_contents {
	margin-left: 52px;
	font-size: 11px;
}

.event_contents p {
	font-size: 11px;
	padding-bottom: 2px;
}

#eventinfo {
	margin: -3px 0 15px 5px;
	text-align: left;
}

#eventinfo th {
	padding: 0 6px;
	text-align: right;
	color: #c00;
	font-size: 12px;
	font-weight: bold;
	background: #fff;
}

#eventinfo td {
	padding: 2px 6px;
	background: #fff;
	font-size: 12px;
}

#eventinfo td.label {
	vertical-align: top;
}

#pagetitle2 {
	margin: 15px 0 12px 52px;
	padding: 0 0 15px 0;
	font-size: 18px;
	font-weight: bold;
	color: #c00;
	line-height: 0.75em;
}

#description {
	margin: 10px 0;
}

#description p {
	padding: 0 0 15px 10px;
}

/*#rsvp_button {
	margin-top: 8px;
	width: 75px;
	background-color: #c00;
	color: white;
	font-size: 12px;
	font-weight: bold;
	border-left: 2px solid #903;
	border-top: 2px solid #903;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}*/

.tableheader { 
	color: #333; 
	font-size: 12px;
	font-family: verdana, arial, sans-serif; 
	font-weight: bold; 
	background-image: url(/graphcc/hdrbar_bgdtile.gif); 
	background-repeat: repeat-x; 
	height: 17px;
	margin: 15px 0 0 0;
	padding: 5px 0 0 10px; 
}

.sidebarheader {
	font-family: verdana, arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: white; 
	background-image: url(/graphcc/sidebar_hdrtab.gif); 
	background-repeat: no-repeat; 
	height: 18px;
	padding: 5px 10px 0 10px; 
}

#rightbox span a:link, #rightbox span a:visited {
	color: #c00;
}

#rightbox span a:hover {
	color: red;
}

.redsidebarheader {
	font-family: verdana, arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: white; 
	background-image: url(/graphcc/redsidebar_hdr.gif); 
	background-repeat: no-repeat; 
	height: 18px;
	padding: 5px 10px 0 10px; 
}

#special {
	padding: 10px 6px 10px 6px;
	/*border-top: 1px solid #c00;*/
}

#specialannouncement, #announcements, #jobsearchkit, #eventannouncements, #documents {
	margin: 0 0 10px 0;
}

#specialannouncement p {
	font-size: 11px;
}

#announcements a:link, #announcements a:visited, #jobsearchkit a:link, #jobsearchkit a:visited,
#eventannouncements a:link, #eventannouncements a:visited, #documents a:link, #documents a:visited {
	color: #333;
}

#announcements a:hover, #jobsearchkit a:hover, #eventannouncements a:hover, #documents a:hover {
	color: red;
}

.announce {
	margin: 0;
	padding: 8px 6px 8px 6px;
	border-top: 1px solid #999;
	font-size: 11px;
}

/*.rsvp {
	display: inline;
	padding: 1px 4px 1px 4px;
	background-color: #c00;
	color: white;
	font-weight: bold;
}*/

/* HEADER STYLES */
#topBannerBar {
	margin: 0;
	padding: 10px;
	background-color: #e5e5e5;
	text-align: center;
}

/* graybar */
#graybar {
	width: 100% !important;
	height: 22px;
	background-color: #666;
}

.graybar_content {
	background-position: center;
	margin: 0 auto;
	width: 965px;
	color: white;
}

.graybar_content span.floatleft {
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
}

.graybar_content span.floatright {
	padding: 6px 0;
	font-size: 9px;
}

.graybar_content a:link, .graybar_content a:visited {
	color: white;
	text-decoration: none;
}

.graybar_content a:hover {
	text-decoration: underline;
}
/* end graybar */

/* masthead */
#masthead { 
	width: 965px; 
	margin: 0 auto; 
	padding: 10px 0;
}

#masthead:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#CCNLogo {
	float: right;
}

#UName {
	float: left;
	line-height: 1em;
	font-size: 22px;
	font-weight: bold;
	color: #666;
}

#UNameSmaller {
	float: left;
	line-height: 1em;
	font-size: 19px;
	font-weight: bold;
	color: #666;
}

#BranchName {
	line-height: 1em;
	font-size: 24px;
	font-weight: bold;
	color: #666;
}

#SName {
	line-height: 1em;
	font-size: 18px;
	font-weight: normal;
	color: #666;
}

#JobsCentral {
	border-bottom: 1px solid #666;
}

#JC_masthead { 
	width: 965px;
	margin: 0 auto; 
	padding: 0 0;
	/*background-color: pink;*/
}

#tagline {
	width: 965px;
	margin: 0 auto; 
}

#tagline img {
	margin-left: -10px;
}

#contact {
	padding-top: 8px;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

#contact a {
	color: #c00;
}

#contact a:hover {
	color: red;
	text-decoration: underline;
}

#masthead_rule {
	border-bottom: 1px solid #666;
}
/* end masthead */

/* Navigation */
#navbar {
	width: 965px;
	height: 36px;
	margin: 0 auto;
	background: url(/graphcc/navbartile.gif) repeat-x; 
}

#left-nav {
	float: left;
	background: url(/graphcc/cornerl.gif) no-repeat left top;
}

#right-nav {
	float: right;
	background: url(/graphcc/cornerr.gif) no-repeat right top;
}

#left-nav ul, #left-nav li, #right-nav ul, #right-nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#left-nav ul {	
	display: inline;	/* needed for IE 6 double margin bug */
	float: left;
	margin: 0 0 0 10px;
	line-height: 36px;
	background-image: url(/graphcc/navdvdr.gif);
	background-position: left 50%;
	background-repeat: no-repeat;
}

#left-nav li {
	display: inline;
	float: left;
	width: 90px;
	padding: 0 1px 0 2px;	/* changed 5/19/2010 [0 1px 0 0] */
	line-height: 36px;
	background-image: url(/graphcc/navdvdr.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: center;
}

#right-nav ul {
	display: inline;	/* needed for IE 6 double margin bug */
	float: left;
	margin: 0 10px 0 0;
	padding: 0 2px 0 0;	/* added 5/19/2010 */
	line-height: 36px;
	background-image: url(/graphcc/navdvdr.gif);
	background-position: right 50%;
	background-repeat: no-repeat;
}

#left-nav li.nolink {
	width: auto;
	padding-left: 30px;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-align: center;
}

.nolink img {
	float: left;
	padding: 13px 0;
}

#right-nav li {
	display: inline;
	float: left;
	width: 90px;
	padding: 0 1px 0 2px;		/* changed 5/19/2010 [0 1px 0 0] */
	line-height: 36px;
	background-image: url(/graphcc/navdvdr.gif);
	background-position: left;
	background-repeat: no-repeat;
	text-align: center;
}

#left-nav a:link, #left-nav a:visited, #right-nav a:link, #right-nav a:visited {
	display: block;
	width: 100%;	/* makes entire button clickable */
	font-size: 11px;
	color: white;
	text-decoration: none;
}

#left-nav li.active a, #left-nav li a:hover, #right-nav li.active a, #right-nav li a:hover {
	background-image: url(/graphcc/active.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/* end navbar */
/* end HEADER STYLES */