div.XcartNavHeader {
	margin: 0px;
	padding: 5px;
	width: 171px;
	background-color: #707171;
	border: 1px;
	border-color: #999;
	border-style: solid;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: left;
}
div.XcartNavContent {
	margin-bottom: 5px;
	width: 171px;
	padding: 5px;
	background-image:url(/images/sidebar-bg.gif);
	background-repeat:repeat-y;
	border-top: 0px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-color: #999;
	border-style: solid;
	text-align: left;
}
div.SideBarHeader {
	padding: 5px;
	width: 171px;
	background-color: #5e3f2a;
	border: 1px solid #3d230a;
	font-size: 11px;
	font-weight: bold;
	color: #fdede1;
	text-align: left;
}
div.SideBarContent {
	margin-bottom: 5px;
	width: 171px;
	padding: 5px;
	background-image:url(/images/sidebar-bg.gif);
	background-repeat:repeat-y;
	border: 1px solid #3d230a;
	font-size: .9em;
	line-height: .9em;
	text-align: left;
}
div.SideBarContent a {
	color: #148eb7;
	line-height: 1.4em;
}
div.SideBarContent a:hover {
	text-decoration: underline;
	color: #d27c34;
}
div.ContentTableHeader {
	margin: 5px 0 0;
	padding: 5px 0 0 5px;
	width: 594px;
	background-color: #3d230a;
	border: 1px solid #3d230a;
	border-radius: 12px 12px 0 0;
	-moz-border-radius: 12px 12px 0 0;
	-webkit-border-radius: 12px 12px 0 0;
	font-size: 1.3em;
	line-height: 1.6em;
	font-weight: bold;
	letter-spacing: .2em;
	color: #fff;
}
div.ContentTableContent {
	width: 580px;
	background-color: #99beb1;
	border: 1px solid #3d230a;
	text-align: center;
	padding: 9px;
}
div.MainTableContent {
	font-size: 1.1em;
	line-height: 1.6;
	text-align: justify;
	margin: 5px 0;
	width: 585px;
	padding: .5em;
	background-image:url(/images/content_table-bg.gif);
	border: 1px solid #3d230a;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
div.MainContentArea {
	margin-bottom: 5px;
	width: 585px;
	padding: 5px;
	background-color: #fff;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-color: #999;
	border-style: solid;
	min-height:460px;
}
#freeGadgets {
	padding: 0 1em;
	color: #036;
}
#freeGadgets ol {
	font-weight: bold;
	letter-spacing: .01em;
	margin-left: 3em;
	margin-bottom: 1.5em;
}
#freeGadgets h2 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 2;
	position: relative;
	left: -10px;
}
#freeGadgets p {
	margin-bottom: .7em;
}
#promoRules ol {
	margin: 0 0 1em 20px;
}
a:link, a:visited {
	text-decoration:none;
	color:#075E80;
}
a:hover {
	color:#1394BE;
	text-decoration:none;
}
ol {
	list-style-type: decimal;
	line-height: 1.5em;
	margin-left: 10px;
}
ul {
	line-height: 1.5em;
	margin-left: 30px;
}
.arrowul {
	list-style-image: url("/images/arrow_small.gif");
	line-height: 1.3em;
	font-size: inherit;
}
.PageTitleFont {
	font-size: 160%;
	color: #c30;
	font-weight: bold;
	margin:-12px 0 0 0;
}
.PageTitleFont {
	font-size: 160%;
	color: #c30;
	font-weight: bold;
	margin:-12px 0 1em 0;
}
.BreadCrumbsJack {
	font-size: 85%;
}
input {
	background-color: #fff;
	font-weight: bold;
	font-size: 11px;
	width: 150px;
	color: #000;
	border: 1px solid #000;
	margin-bottom: 8px;
	outline:none;
}
#forum .forum_title {
	font-weight:bold;
}
#forum .forum_link {
	font-size:.9em;
}
#forum a.forum_link {
	text-decoration:none;
}
#forum form textarea {
	border:1px inset #eee;
	font-size:1.1em;
	background-color:#ddd;
	width:570px;
	height:450px;
}
#forum table.forum_pagetable {
	width:561px;
	margin:0;
	padding:0;
	border:0;
}
.forum_head_table {
	background-color:#cdc;
}
.forum_head_icon {
	width:22px;
}
.forum_head_name {
	width:82%;
	text-align:left;
}
.forum_head_count {
	width:14%;
	text-align:center;
}
.forum_head_subject {
	width:47%;
	text-align:left;
}
.forum_head_views {
	width:14%;
	text-align:center;
}
.forum_head_info {
	width:21%;
	text-align:center;
}
.forum_head_topic {
	font-weight:bold;
}
.forum_head_reply {
	text-align:right;
}
.forum_icon {
	vertical-align:top;
}
.forum_name {
	vertical-align:top;
}
.forum_count {
	text-align:center;
	vertical-align:top;
}
.forum_subject {
	vertical-align:top;
}
.forum_views {
	text-align:center;
	vertical-align:top;
}
.forum_info {
	width:21%;
	font-size:.8em;
	text-align:center;
	vertical-align:top;
}
.forum_content {
	width:66%;
	vertical-align:top;
}
.forum_edit {
	width:13%;
	text-align:center;
	vertical-align:top;
}
.forum_bodypost {
	width:79%;
	vertical-align:top;
}
#forum td.forum_alternate1 {
	background-color:#eed;
}
#forum td.forum_alternate2 {
	background-color:#eef;
}
.forum_pagination {
	font-size:.9em;
}
.forum_quote {
	padding:0 7px;
	border:1px solid #000;
	background-color:#dce;
}
.forum_center {
	margin:0;
	padding:0;
	border:0;
	text-align:center;
}
#forum a.reply_link {
	font-size:.8em;
	text-decoration:none;
}
#forum span.reply_link {
	font-size:.8em;
}
a.RightHeadLinks:link, a.RightHeadLinks:visited, a.RightHeadLinks:active {
	text-decoration: none;
	font-weight:bold;
	color: #fdede1;
}
a.RightHeadLinks:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #fff;
}
a.FootNavLinks:link {
	text-decoration: none;
	font-weight:bold;
	color: #5f5a5a;
}
a.FootNavLinks:visited {
	text-decoration: none;
	font-weight:bold;
	color: #5f5a5a;
}
a.FootNavLinks:active {
	text-decoration: none;
	font-weight:bold;
	color: #5f5a5a;
}
a.FootNavLinks:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #5f5a5a;
}
a.LeftColHeaders {
	margin: 0px;
	padding: 5px;
	width: 171px;
	background-color: #707171;
	border: 1px solid #3d230a;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: left;
}
a.LeftColHeaders:hover {
	margin: 0px;
	padding: 5px;
	width: 171px;
	background-color: #c30;
	border: 1px;
	border-color: #999;
	border-style: solid;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
h1.ContentHeader, h2.ContentHeader {
	font-size:1.2em;
	line-height:1.4em;
	color: #3d230a;
	text-align: left;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
h1.brandpageheader, h2.brandpageheader2 {
	font-size:18px;
	line-height:17px;
	font-weight:bold;
}
h2.brandpageheader2 {
	font-size:14px;
}
.bulletpointstight {
	margin: 2px 0px 2px 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height:15px;
}
.prominent {
	font-size:16px;
	font-weight:bold;
}
.contactblock {
	float:right;
	background:url('/uploads/images/new_product_pages/contact_block_background.gif') no-repeat top left;
	width:165px;
	height:110px;
	margin: 0px 10px 0px 20px;
	Padding:0px 6px 4px 3px;
}
.contactblock img {
	vertical-align:middle;
	margin-bottom:6px;
}
.contactheader, .contactredtext, .contacttextgrey {
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color: #fff;
	font-family: serif;
	margin-left:-15px;
	margin-bottom:6px;
	text-decoration:none;
}
.contacttextred, p.contacttextred a {
	display:inline;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color: #c30;
	margin-left:4px;
}
.contacttextgrey {
	color: #000;
	font-size:14px;
	margin-top:-2px;
	margin-bottom:9px;
	text-align:center
}
#aboutbaynetwork p {
	background: url(/images/button_bg_sm.gif);
	height: 20px;
	width: 110px;
	padding-top: 2px;
	margin-bottom: .1em;
}
#aboutbaynetwork a {
	padding-left: 8px;
	font-size: .9em;
	font-weight: bold;
}
div.button_sm, div.button_med, div.button_med2 {
	line-height: 20px;
	cursor: pointer;
	text-align: center;
	font-weight: 800;
}
div.button_med, div.button_med2 {
	width: 229px;
	line-height: 10px;
}
div.button_sm {
	width: 110px;
}
div.button_med {
	background: url(/images/button_bg_med.gif) center center;
	color:#075E80;
}
div.button_sm {
	background: url(/images/button_bg_sm.gif) center center;
	color:#075E80;
}
div.button_sm:hover, div.button_med:hover {
	color:#1394BE;
}
div.button_med2 {
	background: url(/images/button_bg_med2.gif) center center;
	color:#c30;
}
div.button_med2:hover {
	color:#f63;
}
.clear {
	clear:both;
}
/* CALENDAR */


#calendar-left {
	float:left;
	width:314px;
	margin:0px 0 0 0px;
}
#calendar-right {
	float:left;
	width:247px;
	margin:6px 0 0 10px;
}
#calendar-right h2 {
	color:#c30;
	font-size:16px;
	font-weight:bold;
	margin:0px 0 31px 0px;
}
#calendar-event {
	background:#fff;
	color:#000;
	padding:3px;
	width:241px;
	overflow:visible;
	font-size:11px;
	line-height:1.4em;
	border:1px solid #777;
	margin-bottom:7px;
}
.calendar-event h2 {
	color:#c30;
	font-size:16px;
	margin: 0 0 1.5em 0;
}
.cal-left {
	float:left;
	width:60px;
	margin:0 0 9px 0;
	font-weight:bold;
	color:#c30;
}
.cal-right {
	float:left;
	width:180px;
	margin:0 0 9px 0;
}
#cal-key-left {
	float:left;
	width:200px;
	margin:47px 0 20px 0px;
	vertical-align: middle;
}
.key-blocks {
	display:block;
	width:50px;
	height:50px;
	margin:0px 0px 4px 0;
	vertical-align: middle;
	background:#f00;
}
#mycal {
	font:11px Arial, Helvetica, sans-serif;
}
#cal-calendar {
	color:#666;
}
#cal-calendar table {
	margin:0;
	padding:0 0 0px 0;
}
.calendar {
	padding:0 0 0px 0;
	margin:0 0 -10px 0;
	width:314px;
}
.calendar caption {
	text-align:center;
	color:#c30;
	font-size:12px;
}
#cal-calendar a {
}
#cal-calendar a:hover {
	text-decoration:underline;
}
#cal-calendar th {
	font:10px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	width:26px;
	height:18px;
}
#cal-calendar td {
	vertical-align:top;
	padding:0px 0px 0 0;
	text-align:right;
	height:28px;
	width:33px;
	margin:0;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#cal-calendar td a {
	color:#fff;
}
.days-calendar {
	width:203px;
	height:18px;
	font:10px Arial, Helvetica, sans-serif;
}
.available {
	display:block;
	vertical-align:top;
	padding:3px 3px 0 0;
	text-align:right;
	height:28px;
	width:38px;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:normal;
	border:1px solid #777;
}
a .available {
	color:#666;
	cursor: default;
}
.available-key {
	display:block;
	height:25px;
	width:25px;
	border:1px solid #777;
}
.general, .company, .trade-show {
	display:block;
	background:#900;
	vertical-align:top;
	padding:3px 3px 0 0;
	text-align:right;
	height:28px;
	width:38px;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:normal;
	border:1px solid #777;
}
a:hover .general, a:hover .company, a:hover .trade-show {
	background:#c30;
}
.teaching-key {
	display:block;
	background:#900;
	height:12px;
	width:12px;
	padding:1px;
	border:1px solid #777;
}
.teaching-on {
	background:#f00;
}
.calendar-month {
	color:#c30;
	font-size:16px;
	font-weight:bold;
	padding:6px 6px 9px 6px;
}
.calendar-prev {
	font-size:16px;
	color:#666;
	padding-bottom:4px;
}
.calendar-prev a {
	color:#666;
}
.calendar-next {
	font-size:16px;
	color:#666;
}
.calendar-next a {
	color:#666;
}
/* Jobs */

.JobSummaryCategory, #JobPostDetailTitle {
	font-size: 115%;
	color: #000;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#JobPostDetailHorizRule {
	margin:10px 0;
	height:1px;
	border-width:0;
	color:gray;
	background-color:gray;
}
#JobPostDetailContent ul {
	list-style-type: square;
	margin-bottom: 1.5em;
}
/* SITE SEARCH */

#sitesearch input {
	height:22px;
	width:200px;
	font-weight:normal;
	outline:none;
	border:1px solid #666;
}
#sitesearchbutton input {
	height:27px;
	width:73px;
	border:0;
}
/* CATEGORT HEADERS */

.RightHeadLinks {
	font-size:14px;
}
/* FOR NEWS + BLOGS */

#feed {
	margin:1.5em 0 1em 0;
}
#feed img {
	margin-bottom:-14px;
}
/* Private Area */

#loginform .label {
	width:80px;
	float:left;
	padding:5px 0 0 0;
}
#loginform input {
	height: 22px;
	width:240px;
	border:1px solid #666;
	margin: 0.1em 0;
	font-weight:normal;
}
#loginform .submit {
	margin-top:0.5em;
	border:0;
}
#loginform .submit input {
	margin:0 0 0 80px;
	width:73px;
	height:27px;
}
#loginform .asterisk {
	color:#c30;
}
#uploadsform .label {
	width:90px;
	float:left;
	padding:5px 0 0 0;
}
#uploadsform input {
	height: 22px;
	width:240px;
	border:1px solid #666;
	margin: 0.1em 0;
	font-weight:normal;
}
#uploadsform textarea {
	height: 120px;
	width:240px;
	border:1px solid #666;
	font-weight:normal;
	margin: 0.1em 0;
}
#uploadsform .fileuploadbutton input {
	border:1px;
}
#uploadsform .checkboxbutton input {
	border:0;
}
#uploadsform .info {
	margin:0 0 0 90px;
	display:block;
}
#uploadsform .submit {
	margin-top:0.5em;
	border:0;
}
#uploadsform .submit input {
	margin:0 0 0 90px;
	width:73px;
	height:27px;
	border:0;
}
#uploads-summary-table td {
	padding:2px 10px 2px 0;
	line-height:1.5em;
}
.submit #submitbutt {
	border:0;
}
#submitbutt {
	border:0;
}
div#googlemaps img {
	width:400px;
	height:400px;
}
div#googlemap h3 {
	margin:0 0 0.5em 0;
	font-size:14px;
}
