/* CSS Document */

@import "reset.css";

html body {
	background: #fafafa url(images/bg_body.gif) repeat-x top left;
	font: normal 11px arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

#header {
	background-image: url(images/bg_header2011.jpg);
	background-repeat: no-repeat;
	height: 180px;
	margin: 0 auto;
	text-align: left;
	width: 942px;
}

#header-elements {
	height: 180px;
	margin: 0 auto;
	width: 942px;
}

#logo {
	float: left;
	height: 130px;
	margin: 0px;
	width: 250px;
}

#top-links-search {
	float: right;
	height: 80px;
	margin: 10px 5px 0px 0px;
	text-align: right;
	width: 290px;
}

#search label {
	display: none;
}

#navigation {
	clear: both;
	height: 50px;
	margin: 0 auto;
	text-align: left;
	width: 942px;
}

#main {
	background: #fafafa url(images/bg_main.gif) repeat-x bottom left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}

#page {
	height: auto !important;
	height: 500px;
	margin: 0 auto;
	min-height: 500px;
	padding: 7px 0px 10px 0px;
	text-align: left;
	width: 942px;
}

/* HOME PAGE COLUMNS */

#home-content {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	width: 700px;
}

#home-feature {
	background-image: url(images/home_feature.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 300px;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	width: 697px;
}

#home-feature-link-box {
	float: left;
	margin: 135px 0px 0px 50px;
	width: 250px;
}

#home-feature-conf-box {
	clear: left;
	float: left;
	margin: 30px 0px 0px 10px;
	width: 300px;
}

#home-col-one {
	background-image: url(images/bg_home_boxes_side_divider.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 230px;
}

#home-col-two {
	background-image: url(images/bg_home_boxes_side_divider.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	width: 230px;
}

#home-col-three {
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 230px;
}

.home-top-box {
	background-image: url(images/bg_home_top_boxes_divider.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	width: 220px;
}

.home-box-indent {
	margin: 0px 0px 0px 10px;
	width: 210px;
}

/* END HOME PAGE COLUMNS */

#left-column {
	float: left;
	margin: 0px 5px 0px 0px;
	width: 215px;
}

#content-column {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 475px;
}

#content-column .view-id-events .views-row {
	margin: 10px 0px;	
}

#content-column .view-id-journals .view-filters {
	margin: 0px 0px 20px 0px;
}

#content-column .view-id-journals .view-content table td.col-1,
#content-column .view-id-journals .view-content table td.col-2 {
	padding-right: 50px;
	text-align: center;
}

#content-column .view-id-journals .view-content table td.col-3 {
	text-align: center;
}

#two-col {

}

#two-col-left {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 230px;
}

#two-col-right {
	float: right;
	margin: 0px 0px 0px 0px;
	width: 230px;
}

/* RIGHT COLUMN */

#right-column {
	float: right;
	margin: 0px 0px 0px 0px;
	width: 235px;
}

#right-column .block-user {
	background: #fafafa url(images/bg_user_login.gif) no-repeat top left;
	float: right;	
	height: 197px;
	padding: 15px 25px 15px 25px;
	text-align: left;
	width: 182px;
}

#user-login-form {
	text-align: left;
}

#right-column .block-user #user-login-form .form-item {
	margin: 0px 0px 10px 0px;
}

#right-column .block-user #user-login-form .form-submit {
	float: right;
}

#right-column .block-user #user-login-form .item-list {
	float: left;
}

#events-box-bg {
	background: #fafafa url(images/bg_events_right_middle.gif) repeat-y top left;
	float: right;
	width: 227px;
}

#events-box-content {
	background: transparent url(images/bg_events_right_top.gif) no-repeat top left;
	font-size: 11px;
	padding: 10px;
	width: 207px;
}

#events-box-bottom {
	background: #fafafa url(images/bg_events_right_bottom.gif) no-repeat bottom left;
	height: 8px;
	width: 227px;
}

#events-box-content .view-id-events .views-row-first {
	background-image: url(images/bg_event_box_divider.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

#events-box-content .view-id-events .views-row-last {
	background-image: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

.field-field-event-description .field-item p img {
	margin: 10px 0px;
}

#connect-box {
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 15px;
	width: 202px;
}

#connect-box a.title {
	font-weight: bold;
	text-decoration: none;
}

/* END RIGHT COLUMN */

#footer {
	height: 180px;
	margin: 0 auto;
	padding: 10px 10px 0px 20px;
	width: 912px;
}

#footer-left {
	color: #fff;
	float: left;
	margin: 0 auto;
	text-align: left;
	width: 703px;
}

#footer-right {
	background-image: url(images/footer_right_divider.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #fff;
	float: right;
	margin: 0 auto;
	padding: 0px 0px 0px 15px;
	text-align: left;
	width: 194px;
}

#footer-left-divider {
	background-image: url(images/footer_left_divider.gif);
	background-repeat: no-repeat;
	height: 1px;
	margin: 10px 20px;
	width: 626px;
}

table.table-bottom-pad {
	margin: 0px 0px 20px 0px;
}

.view-corporate-partners table.views-view-grid td.col-1 {
	padding: 0px 10px 0px 0px;
	width: 235px;
}

.view-corporate-partners table.views-view-grid .views-field-title span {
	font-size: 14px;
	font-weight: bold;	
}

/* TEXT LEVEL STYLES */

h1 {

}

h2 {
	color: #18548f;
	font: bold 16px arial, sans-serif;
	margin: 0px 0px 10px 0px;
}

h2.home-title {
	border-bottom: 3px solid #bbd2e5;
	color: #18548f;
	font: bold 16px arial, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px
}

h2.event-title {
	color: #18548f;
	font: bold 16px arial, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px
}

#right-column .block-user h2 {
	color: #fff;
}

h3 {
	color: #5f6a72;
	font: bold 14px arial, sans-serif;
	margin: 20px 0px 5px 0px;
}

h3 a {
	color: #0077c5;
	text-decoration: none;
}

h3.jobs {
	margin: 30px 0px 15px 0px;
}

a, a:link, a:active, a:visited, a:hover {
	color: #0077c5;	
}

a, a:link, a:active, a:visited {
	text-decoration: none;	
}

p, ul li {
	line-height: 16px;
	margin: 0px 0px 10px 0px;
}

ul li {
	list-style-type: disc;
	margin-left: 30px;
}

ul.lower-alpha li {
	list-style-type: lower-alpha;
}

.anylinkmenu ul li {
	list-style-type: none;
}

.block UL {
	padding: 0px;
}

#right-column .block-user #user-login-form .item-list ul li{
	list-style-type: none;
	margin: 0px;
}

#right-column .block-user #user-login-form .item-list ul li a{
	font-size: 11px;
}

#events-box-content .view-id-events .views-field-title a {
	font-weight: bold;
	text-decoration: none;
}

#events-box-content .view-id-events .more-link {
	text-align: left;
}

#events-box-content .view-id-events .more-link a {
	background-image: url(images/list-link-bullet.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding: 0px 8px 0px 0px;
	text-decoration: none;
}

#content-column .view-id-events .views-field-title a {
	font-weight: bold;
	text-decoration: none;
}

p.top-links, p.top-links a {
	color: #fff;
	font: normal 11px arial, sans-serif;
	text-decoration: none;
}

.home-article-title {
	font-weight: bold;
	line-height: 16px;
}

.home-box-text {
	font-size: 11px;
	line-height: 16px;
}

p.home-box-text a {
	background-image: url(images/list-link-bullet.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding: 0px 8px 0px 0px;
	text-decoration: none;
}

.home-box-text-strong {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

li.home-feature-link {
	list-style-image: url(images/list-feature-bullet.gif);
	line-height: 16px;
	margin: 0px;
}

li.home-feature-link a {
	text-decoration: none;
}

ul.home-box-text {
	margin: 0px 0px 10px 15px;
}

ul.home-box-text-nolink {
	font-size: 11px;
	line-height: 16px;
	margin: 0px 0px 10px 83px;
	padding: 0px;
}

li.home-box-list {
	line-height: 16px;
	list-style-image: url(images/list-link-bullet.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

li.home-box-list-nolink {
	line-height: 16px;
	list-style-image: url(images/list-bullet.gif);
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

li.home-box-list a {
	line-height: 16px;
	list-style-image: url(images/list-link-bullet.gif);
	text-decoration: none;
}

.home-box-image {
	margin: 0px 5px 5px 0px;
}

img.content {
	margin: 5px 5px 0px 0px;
}

.bio-text {
	font-size: 11px;
}

.faq {
	margin: 20px 0px 0px 0px;
}

.tables td .bio-text a, .tables td img a {
	margin: 0px;
	padding: 0px;
}

.tables td {
	margin: 0px;
	padding: 5px 0px 10px 0px;
}

.tables td img {
	margin: 0px 5px 10px 0px;
}

.footerlinks {
	color: #fff;
	font: bold 10px arial, sans-serif;
	line-height: 16px;
	text-decoration: none;
}

.footerlinks a{
	color: #fff;
	font: bold 10px arial, sans-serif;
	line-height: 16px;
	text-decoration: none;
}

span.footer-title {
	color: #ffb515;
	font-weight: bold;
}

.copyright {
	font-size: 10px;
}

.copyright2 {
	font-size: 10px;
	margin-top: 5px;
}

.terpsys {
	font: bold 8px arial, sans-serif;
	margin-top: 5px;	
}

.terpsys-bold {
	font: bold 10px arial, sans-serif;
	margin-top: 5px;	
}

.terpsys-bold a {
	color: #fff;
	text-decoration: none;	
}

img.terpsys {
	margin-top: 15px;
}

.new {
	color: #ff6600;
	font-weight: bold;
}

div.view-corporate-partners img.imagecache-vendor_logo {
	margin: 20px 0px 0px 0px;
}

.view-vendor-search table.views-table td.views-field {
	padding: 5px;
}

.print-link {
	margin: 10px 0px 0px 0px;
}

/* END TEXT LEVEL STYLES */

/* LEFT HAND NAVIGATION */

.menu-name-primary-links {
	margin: 0px 0px 25px 0px;
	width: 190px;
}

.menu-name-primary-links ul.menu li.leaf {
	border-top: 1px solid #cccccc;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 5px;
	width: 180px;
}

.menu-name-primary-links ul.menu li.last {
	border-bottom: 1px solid #cccccc;
}

.menu-name-primary-links ul.menu li.leaf a {
	display: block;
	text-decoration: none;
	width: 170px;
}

.menu-name-primary-links ul.menu li.leaf a,
.menu-name-primary-links ul.menu li.leaf a:visited,
.menu-name-primary-links ul.menu li.leaf a:link {
	background-image: url(images/bg_menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
	color: #000;
	font-size: 12px;
	padding: 8px 15px 8px 5px;
	width: 160px;
}

.menu-name-primary-links ul.menu li.leaf a.active-trail,
.menu-name-primary-links ul.menu li.leaf a:hover {
	background-image: url(images/bg_menu_arrow_selected.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
	background-color: #f0f0f0;
	color: #0077c5;
	padding: 8px 15px 8px 5px;
	width: 160px;
}

/* END LEFT HAND NAVIGATION */

.webform-component-fieldset legend {
	color: #5f6a72;
	font: bold 14px arial, sans-serif;
	margin: 20px 0px 5px 0px;
}

#webform-component-reference_1 legend,
#webform-component-reference_2 legend, 
#webform-component-reference_3 legend {
	color: #000;
	font: bold 11px arial, sans-serif;
	margin: 0px;
}

#webform-component-reference_1,
#webform-component-reference_2,
#webform-component-reference_3 {
	margin-left: 20px;
}

.description {
	font-weight: bold;
}

.textarea-identifier {
	display: none;
}

/* CLEARFIX METHOD */

/* ADD THIS BOX */

/* #at15ptc {
	display: none;
} */

#at15s_head {
	height: 25px;
}

#at15ptc {
	display: none;
}

#at15s_brand {
	font-weight: bold;
	text-align: left;
}

/* END ADD THIS BOX */

.hide {
	display: none;
}

.feed-item-body span.ext {
	display: none;
}

.logged-in .messages {
	background-color: #CC0033;
	color: #fff;
	font-weight: bold;
	padding: 10px 0px 10px 10px;	
}

/* FORUMS SPECIAL CLASSES */

.not-logged-in #forum table thead.forum-header,
.not-logged-in #forum table td.topics, 
.not-logged-in #forum table td.num,
.not-logged-in #forum table td.last-reply {
	display:none;
}

#forum-statistics-header {
	font-weight: bold;
}


/* END FORUMS SPECIAL CLASSES */

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
