@import url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/global/css/global-styles.min.css');

body {
	margin: 0;
	background: #fff url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/assnimg757/imgs/bak_body.png') repeat-x left top;
	_text-align: center;
}

/* No banner/navigation styles */
body#nobackground { background: #fff none; }
body#nobackground.miniheader { text-align: center; }
table#miniheadercontenttable { margin: 0 auto; text-align: left; }
/* End */

body,
td,
p {
	color: #666;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	color: #fff;
	font: 22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px solid #ac7c93;
	background: #ae3870 url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/assnimg757/imgs/bak_h1.png') repeat-x left bottom;
	padding: 7px 8px 5px 8px;
}

h1 sup,
h2 sup,
h3 sup { font-size: 12px; }

h2 {
	color: #666;
	color: #848a75;
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	border-bottom: 3px solid #b5b9ac;
	margin: 18px 10px 10px 10px;
	padding: 4px;
}

h3 {
	color: #848a75;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	margin: 20px 15px 10px 15px;
	padding: 0;
}

h4 {
	font-size: 14px;
	margin: 30px 10px -8px 10px;
	background: #f3f3f3;
	padding: 4px 5px;
}

a:link,
#maincontentcell a:link,
a:active,
#maincontentcell a:active,
a:visited,
#maincontentcell a:visited {
	color: #ae3870;
	font-weight: bold;
}

a:hover,
#maincontentcell a:hover {
	color: #565d49;
	text-decoration: none;
}

#maincontentcell #maincontentsubcell h2 a {
	color: #848a75;
	font-weight: normal;
	text-decoration: none;
}

#maincontentcell #maincontentsubcell h2 a:hover { color: #565d49; }

hr {
	color: #b5b9ac;
	background: #b5b9ac;
	margin: 10px;
}

#structuraltable { _text-align: left; }


/* Global Navigation
-----------------------------------*/
ul#navtop2 {
	background: #ae3870 url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/assnimg757/imgs/bak_navtop2.jpg') no-repeat left bottom;
	padding-bottom: 84px;	
}

ul#navtop1 a,
ul#navtop2 a { display: block; }

ul#navtop2 li li a,
ul#navtop2 li li a:hover  {
	color: #fff;
	background: none;
	font: normal 12px/1.2em Arial, Helvetica, sans-serif;
	z-index: 999;
	padding: 9px 5px 8px 5px;
	width: 165px;
	text-align: left;
	_line-height: 16px;
}
ul#navtop2 li li a:hover { background: #ae3870; }

* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover { width: 175px; }

#navtop2 li ul {
	background: #848a75;
	padding: 5px;
	width: 175px;
	border: none;
	border-bottom: 1px solid #6a6e5e;
	border-right: 1px solid #6a6e5e;
}

#navtop2 li ul li { border: none; }


/* System Call-outs
-----------------------------------*/
table#returnlinktable,
div.infomessage,
.errormessage {
	font-weight: normal;
	background: #ced0c8;
	padding: 3px 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #aaa;
}

td#returnlinkcell {
	font-size: 11px;
	padding-bottom: 5px;
}

div.infomessage,
.errormessage {
	text-align: left;
	padding: 7px;
	color: #6a6e5e;
}


/* Main Content
-----------------------------------*/
#maincontentcell {
	padding: 34px 0;
	border-top: 1px solid #fff;
	background: url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/assnimg757/imgs/bak_maincontenttable.png') repeat-x left top;
}

#maincontentcell a.readmore {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	float: right;
	margin: 0 10px;
}

#maincontentcell a.backtotop {
	color: #fff;
	background: #ae3870;
	text-decoration: none;
	padding: 4px 8px;
}

#maincontentcell a:hover.backtotop { background: #565d49; }


/* Sub Content
-----------------------------------*/
#maincontentsubcell p,
#calendartablecell p {
	line-height: 20px;
	margin: 15px;
}

#maincontentsubcell ul,
#calendartablecell ul {
	line-height: 16px;
	margin: 10px 30px;
	padding: 0;
	list-style: none;
}

#maincontentsubcell ol,
#calendartablecell ol { line-height: 16px; }

#maincontentsubcell ul li,
#calendartablecell ul li {
	padding: 7px 25px;
	background: url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/assnimg757/imgs/li_diamond.png') no-repeat left 12px;
}

#maincontentsubcell blockquote,
#calendartablecell blockquote {
	border-left: 1px solid #ddd;
}

/* Custom Tables */

#maincontentsubcell table.toc,
#calendartablecell table.toc {
	background: #f3f3f3;
	border: 10px solid #fff;
}

#maincontentsubcell table.toc td,
#calendartablecell table.toc td {
	border-top: 3px solid #ddd;
	vertical-align: top;
}

#maincontentsubcell table.toc ul li,
#calendartablecell table.toc ul li {
	background: none;
	padding: 5px 0;
}

#maincontentsubcell table.info,
#calendartablecell table.info {
	background: #f3f3f3;
	border: 10px solid #fff;
}

#maincontentsubcell table.info td,
#calendartablecell table.info td {
	padding: 0 0 6px 0;
}

#maincontentsubcell table.info td+td,
#calendartablecell table.info td+td {
	border-left: 1px solid #ddd;
}

#maincontentsubcell table.info h4,
#calendartablecell table.info h4 {
	margin: 0;
	border-top: 3px solid #ddd;
	padding: 3px 0 0 0;
}


/* Client Right-nav
-----------------------------------*/
#rightnavcell,
#calendartablenav {
	padding: 0 0 0 20px;
}

#rightnavcell h3,
#calendartablenav h3 {
	width: 150px;
	font-size: 22px;
	border-bottom: 3px solid #c45207;
	margin: 0;
	padding: 7px 0 5px 0;
}

#rightnavcell ul,
#calendartablenav ul {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
	line-height: 16px;
	font-size: 11px;
	border-bottom: 2px solid #e7e8e4;
}

#rightnavcell ul li,
#calendartablenav ul li {
	border-bottom: 1px solid #e7e8e4;
	padding: 6px 8px 7px 8px;
}

#maincontentcell #rightnavcell ul li a,
#maincontentcell #calendartablenav ul li a {
	color: #666;
	text-decoration: none;
}

#maincontentcell #rightnavcell ul li a:hover,
#maincontentcell #calendartablenav ul li a:hover { color: #ae3870; }

#maincontentcell #rightnavcell ul li a.current,
#maincontentcell #calendartablenav ul li a.current {
	color: #d394b2;
	cursor: default;
}


/* Footer
-----------------------------------*/
td#footertablecell {
	color: #e0e1dc;
	background: #848a75;
	padding: 7px;
}

td#footertablecell p,
td#footertablecell td {
	color: #e0e1dc;
	font-size: 11px;
	line-height: 15px;
}

td#footertablecell em {
	font: italic 12px Georgia, "Times New Roman", Times, serif;
}

td#footertablecell td.right {
	text-align: right;
	padding: 0 70px 0 0;
	background: url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/assnimg757/imgs/bak_footertablecell.png') no-repeat right center;
}


/* Home Link
-----------------------------------*/
div#homelink {
	width: 960px;
	margin: auto;
	_text-align: left;
}

div#homelink a {
	display: block;
	position: absolute;
	top: 10px;
	z-index: 999;
	width: 163px;
	height: 83px;
	margin: 0 0 0 11px;
	background: url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/msmimg757/trans1.gif') no-repeat left top;
}

div#homelink a em {
	position: absolute;
	left: -999em;	
}


/* Feedback Link
-----------------------------------*/
div#sitefeedback {
	display: block;
	margin: 0 auto;
	padding: 5px 6px;
	width: 948px;
}

* html div#sitefeedback {
	left: 50%;
	margin: 0 0 0 -480px;
	position: absolute;
	width: 960px;
}

div#sitefeedback a {
	background: #fff url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/assnimg757/imgs/bak_feedback-icn.png') no-repeat left top;
	color: #848a75;
	display: block;
	font-size: 11px;
	font-weight: normal;
	height: 16px;
	line-height: 16px;
	padding: 0 0 0 23px;
	width: 145px;
}

div#sitefeedback a:hover { background-position: left bottom; }


/* Landing Styles
-----------------------------------*/
table#landingtable td { vertical-align: top; }

/* Left Top */
table#landingtable td.lefttop {
	border-right: 20px solid #fff;
	background: #c45207;
	vertical-align: bottom;
}

/* Center Top */
table#landingtable td.centertop {
	width: 300px;
	background: #f3f3f1 url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/assnimg757/imgs/bak_realestatenews.png') no-repeat 261px 5px;
}

table#landingtable td.centertop h2,
table#landingtable td.righttop h2 {
	padding: 7px 50px 6px 7px;
	margin: 0;
	border: none;
}

#maincontentcell table#landingtable td.centertop ul {
	border-top: 3px solid #f9f9f7;
	margin: 0;
	padding: 2px 13px 0 13px;
	list-style: none;
	line-height: 16px;
}

table#landingtable td.centertop ul li {
	background: url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/assnimg757/imgs/li_diamond.png') no-repeat left 12px;
	padding: 6px 0 3px 16px;
}

table#landingtable td.centertop a { color: #c45207; }
table#landingtable td.centertop a:hover { color: #565d49; }

table#landingtable td.centertop ul a {
	font-weight: normal;
	text-decoration: none;
	color: #666;
}

table#landingtable td.centertop ul a:hover {
	color: #c45207;
}

table#landingtable td.centertop p {
	border-top: 1px solid #f9f9f7;
	padding: 3px 0 22px 0;	
	margin: 0;
}

table#landingtable td.centermiddle {
	background: #e8e8e4 url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/assnimg757/imgs/bak_1px-f9f9f7.png') repeat-x left top;
	border-bottom: 1px solid #dcdcd8;
	border-top: 8px solid #f3f3f1;
	padding: 5px 0 0 0;
	text-align: center;
	vertical-align: middle;
}

table#landingtable td.centermiddle p {
	padding: 0;
	margin: 0;
}

table#landingtable td.centermiddle a.wbbm {
	background: url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/assnimg757/imgs/logo_wbbm.png') no-repeat left center;
	padding: 3px 0 2px 63px;
	text-decoration: none;
}

table#landingtable td.centermiddle a.bestofweb {
	background: url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/assnimg757/imgs/logo_bestofweb.png') no-repeat left center;
	margin: 0 0 0 12px;
	padding: 5px 0 2px 50px;
	text-decoration: none;
}

table#landingtable td.centermiddle a.offthewires {
	background: url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/assnimg757/imgs/icn_offthewires.png') no-repeat left center;
	margin: 0 0 0 12px;
	padding: 5px 0 2px 23px;
	text-decoration: none;
}

table#landingtable td.centermiddle a:hover { color: #848a75; }


/* Right Top */
table#landingtable td.righttop {
	width: 150px;
	padding: 0 0 0 20px;
	background: url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/assnimg757/imgs/bak_events.png') no-repeat 135px 6px;
}

table#landingtable td.righttop ul {
	border-top: 3px solid #848a75;
	border-bottom: 2px solid #e7e8e4;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 14px;
}

table#landingtable td.righttop ul li {
	border-bottom: 1px solid #e7e8e4;
	padding: 8px 5px;
	background: none;
}

table#landingtable td.righttop ul a {
	color: #777;
	font-size: 11px;
	text-decoration: none;
}

table#landingtable td.righttop ul a strong {
	color: #b3b3b3;
	display: block;
	width: 30px;
	float: left;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
	margin: -4px 4px 0 0;
	padding: 0 0 5px 0;
}

table#landingtable td.righttop ul a strong em {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
}

table#landingtable td.righttop ul a:hover { color: #c45207; }

table#landingtable td.righttop ul a:hover strong { color: #d98749; }

/* Right Middle */
table#landingtable td.rightmiddle {
	text-align: right;
	vertical-align: bottom;
}

/* Left Bottom */
table#landingtable td.leftbottom {
	padding: 30px 0;
}

/* Right Bottom */
table#landingtable td.rightbottom {
	padding: 30px 0 20px 20px;
}

/* Tri-table */
table#tritable td {
	width: 250px;
	line-height: 20px;
}

table#tritable h2 {
	margin: 0;
	padding: 0 4px 4px 4px;
}

table#tritable p {
	line-height: 20px;
	margin: 10px 6px;
}

/* Tri-table Left */
table#tritable td.left {
	padding: 0 20px 0 0;
}

table#tritable td.left h2 {
	color: #848a75;
	border-bottom: 3px solid #205d9a;
}

table#tritable td.left a.readmore { color: #205d9a; }
table#tritable td.left a:hover.readmore { color: #565d49; }

/* Tri-table Center */
table#tritable td.center {
	padding: 0 20px 0 0;	
}

table#tritable td.center h2 {
	color: #848a75;
	border-bottom: 3px solid #093;
}

table#tritable td.center a.readmore { color: #093; }
table#tritable td.center a:hover.readmore { color: #565d49; }

/* Tri-table Right */
table#tritable td.right h2 {
	color: #848a75;
	border-bottom: 3px solid #392da7;
}

table#tritable td.right a.readmore { color: #392da7; }
table#tritable td.right a:hover.readmore { color: #565d49; }

/* Landing Heading Links */
table#landingtable td.centertop h2 a:link,
table#landingtable td.righttop h2 a:link,
table#tritable td.left h2 a:link,
table#tritable td.center h2 a:link,
table#tritable td.right h2 a:link,
table#landingtable td.centertop h2 a:active,
table#landingtable td.righttop h2 a:active,
table#tritable td.left h2 a:active,
table#tritable td.center h2 a:active,
table#tritable td.right h2 a:active,
table#landingtable td.centertop h2 a:visited,
table#landingtable td.righttop h2 a:visited,
table#tritable td.left h2 a:visited,
table#tritable td.center h2 a:visited,
table#tritable td.right h2 a:visited {
	color: #848a75;
	text-decoration: none;
	font-weight: normal;
}

table#landingtable td.centertop h2 a:hover,
table#landingtable td.righttop h2 a:hover,
table#tritable td.left h2 a:hover,
table#tritable td.center h2 a:hover,
table#tritable td.right h2 a:hover {
	color: #565d49;
}


/* Calendar Styles
-----------------------------------*/
th.convtablehead {
	border-bottom: 1px solid #ba8b69;
	background: #ae3870 url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/assnimg757/imgs/bak_convtablehead.png') repeat-x left bottom;
	padding: 4px;
}

td.convtablecell {
	padding: 4px 0 0 4px;
}

#calendartablenav { width: 130px; }

#calendartablenav h3 {
	margin: 14px 0 0 0;
	border-bottom-color: #aa7a92;
}

#calendartablecell table {
	margin: 16px 0;
}

td#calendartablebanner,
td#calendartablefooter {
	background: #080607;
	text-align: center;
	border-top: 3px solid #848a75;
	border-bottom: 3px solid #848a75;
}


/* Custom Event Gfx
-----------------------------------*/
div#event_mini a.addtobasket {
	background: url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/assnimg757/imgs/btn_addtobasket.png') no-repeat left top;
	line-height: 12px;
	margin: 0 15px 0 0;
	padding: 5px 0 5px 27px;
}

div#event_mini a.registernow {
	background: url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/assnimg757/imgs/btn_registernow.png') no-repeat left top;
	line-height: 12px;
	padding: 5px 0 5px 27px;
}

div#event_mini a.inbasket {
	background: url('file:///C:/Users/cshelby/Documents/My%20Web%20Sites/mysite8/images/assnimg757/imgs/btn_inbasket.png') no-repeat left top;
	color: #999;
	line-height: 12px;
	margin: 0 15px 0 0;
	padding: 5px 0 5px 27px;
	text-decoration: none;
}

div#event_mini a.addtobasket:hover,
div#event_mini a.registernow:hover,
div#event_mini a.inbasket:hover { background-position: left bottom; }


/* Affiliate Search
-----------------------------------*/
#maincontentcell ul#vendorsearch_list {
	list-style: none;
	margin: 15px;
	overflow: hidden;
	padding: 0;
}
#maincontentcell ul#vendorsearch_list li {
	background: none;
	float: left;
	margin: 5px 0 0;
	padding: 0;
	width: 25%;
}
#vendorsearch_form {
	margin: 15px;
}
#vendorsearch_form hr {
	margin: 10px 0;
}
#vendorsearch_form table.customsearchtable tr td:first-child .customsearchgroup {
	display: none;
}
