@charset "utf-8";

@font-face {
 font-family: Edwardian;
 src: url("../fonts/Edwardian.eot");
}
@font-face {
 font-family: Edwardian;
 src: url("../fonts/Edwardian.ttf");
}


html {
	height: 100%;
}
body {
	background-color: #dad2c1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #533c24;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-position: top;
	background-image: url(../images/gradBg01.jpg);
	background-repeat: repeat-x;
	height: 100%;
}


/* Layout */


.mainCenter {
	min-height: 100%;
	width: 980px;
	background-image: url(../images/darkTanTrans01.png);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.mainContainer {
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.mainHeader {
	background-image: url(../images/pageTopper02.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 940px;
}
.mainNav {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #eee9dd;
}
.mainBody {
	padding: 20px;
	padding-top: 0px;
	margin: 0px;
	overflow: hidden;
	background-color: #eee9dd;
}
.mainLeftColumn {
	float: left;
	width: 210px;
	vertical-align: top;
	padding-right: 10px;
}
.mainRightColumn {
	float: left;
	width: 670px;
	padding-left: 10px;
	vertical-align: top;
	overflow: hidden;
}
.mainFooter {
	background-image: url(../images/pageFooter01.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 40px;
	width: 940px;
	text-align: center;
	overflow: visible;
}
.mainFooter p {
	margin: 0px;
	overflow: visible;
}


/* Simple Block */


.simpleBlockUL {
	background-image: url(../images/cornerMainUL.png);
	background-color: #dad2c1;
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
}
.simpleBlockUR {
	background-image: url(../images/cornerMainUR.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.simpleBlockBR {
	background-image: url(../images/cornerMainBR.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.simpleBlockBL {
	background-image: url(../images/cornerMainBL.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
	text-align: left;
}
.simpleBlock1UL {
	background-image: url(../images/cornerMainUL.png);
	background-color: #dad2c1;
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	margin-top: 20px;
}
.simpleBlock1BL {
	background-image: url(../images/cornerMainBL.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	/* overflow: hidden; */
	text-align: left;
	padding: 10px;
}
.simpleBlock2BL {
	background-image: url(../images/cornerMainBL.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	/* overflow: hidden; */
	text-align: center;
	padding: 15px;
}


/* Nav Bar */


.mainNavButtonUL {
	margin: 5px;
	background-color: #cac1ad;
	background-image: url(../images/mainNavUL.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.mainNavButtonUR {
	background-image: url(../images/mainNavUR.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.mainNavButtonBR {
	background-image: url(../images/mainNavBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.mainNavButtonBL {
	background-image: url(../images/mainNavBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
	text-align: left;
}
.mainNavButtonPurpleUL {
	margin: 5px;
	background-color: #c0a2ad;
	background-image: url(../images/mainNavPurpleUL.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.mainNavButtonPurpleUR {
	background-image: url(../images/mainNavPurpleUR.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
.mainNavButtonPurpleBR {
	background-image: url(../images/mainNavPurpleBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.mainNavButtonPurpleBL {
	background-image: url(../images/mainNavPurpleBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
	text-align: left;
}
.mainNavLink {
	width: 190px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 7px;
	display: block;
	text-decoration: none;
	color: #533c24;
}
.mainNavLinkPurple {
	width: 190px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 7px;
	display: block;
	text-decoration: none;
	color: #542436;
}
.mainNavLink:hover {
	color: #6e096f;
	background-image: url(../images/mnHighlight.png);
}
.mainNavLinkPurple:hover {
	color: #6e096f;
	background-image: url(../images/mnHighlightPurple.png);
}
.mainNavLinkActive {
	width: 190px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 7px;
	display: block;
	text-decoration: none;
	color: #6e096f;
	background-image: url(../images/mnHighlight.png);
}
.mainNavLinkPurpleActive {
	width: 190px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-top: 7px;
	display: block;
	text-decoration: none;
	color: #6e096f;
	background-image: url(../images/mnHighlightPurple.png);
}
.subNavLink {
	font-size: 10px;
	padding: 2px;
	padding-left: 15px;
	text-align: left;
	display: block;
	text-decoration: none;
	color: #533c24;
	margin: 2px;
}
.subNavLinkPurple {
	font-size: 10px;
	padding: 2px;
	padding-left: 15px;
	text-align: left;
	display: block;
	text-decoration: none;
	color: #542436;
	margin: 2px;
}
.subNavLink:hover {
	color: #6e096f;
	background-color: #ffffff;
}
.subNavLinkPurple:hover {
	color: #6e096f;
	background-color: #ffffff;
}
.subNavLinkActive {
	font-size: 10px;
	padding: 2px;
	padding-left: 15px;
	text-align: left;
	display: block;
	text-decoration: none;
	color: #533c24;
	background-color: #ffffff;
	margin: 2px;
}
.subNavLinkPurpleActive {
	font-size: 10px;
	padding: 2px;
	padding-left: 15px;
	text-align: left;
	display: block;
	text-decoration: none;
	color: #542436;
	background-color: #ffffff;
	margin: 2px;
}
.subTitleNavContainer {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
.subTitleNavLink {
	margin-bottom: 20px;
	padding: 5px;
	font-size: 12px;
	text-align: left;
	color: #533c24;
	line-height: 20px;
	white-space: nowrap;
}
.subTitleNavLink:hover {
	color: #6e096f;
	background-color: #ffffff;
}
.subTitleNavLinkActive {
	margin-bottom: 20px;
	padding: 5px;
	font-size: 12px;
	text-align: left;
	color: #533c24;
	background-color: #cac1ad;
	line-height: 20px;
	white-space: nowrap;
}


/* Content */


.contentBgSplitLeft {
	background-color: #c0a1ac;
	width: 100%;
	overflow: hidden;
	text-align: left;
	margin-top: 20px;
}
.contentBgSplitRight {
	background-color: #c0a1ac;
	width: 100%;
	overflow: hidden;
	text-align: left;
	margin-top: 20px;
}
.cornerMainUL {
	background-image: url(../images/cornerMainUL.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.cornerMainUR {
	background-image: url(../images/cornerMainUR.png);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
.cornerMainBR {
	background-image: url(../images/cornerMainBR.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	overflow: hidden;
}
.cornerMainBL {
	background-image: url(../images/cornerMainBL.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	overflow: hidden;
}
.contentHeader {
	background-color: #dad2c1;
	padding: 0px;
	overflow: hidden;
}
.contentSplitLeft {
	background-color: #e4ded1;
	width: 470px;
}
.contentSplitRight {
	position: relative;
	left: 200px;
	background-color: #e4ded1;
	width: 470px;
}
.contentBgSplitNone {
	background-color: #e4ded1;
	width: 100%;
	overflow: hidden;
	text-align: left;
	margin-top: 20px;
}
.textBlock {
	padding: 15px;
}
.albumBlock {
	padding: 5px;
}


/* Headers */


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #6e096f;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #6e096f;
	font-size: 16px;
	font-weight: bold;
}
h3, h3 a {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #6e096f;
	/* background-color: #eee9dd; */
	padding: 5px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	background-color: #eee9dd;
	text-align: center;
	padding: 5px;
}
h5, h5 a {
	color: #6e096f;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
}
strong {
	color: #6e096f;
}

/* Lists, Tables, and Forms */

.logIn {
	text-align: center;
	width: 100%;
}
.logIn form div {
	text-align: left;
	background-color: #eee9dd;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}
.rightTD {
	vertical-align: top;
	text-align: right;
}
.leftTD {
	vertical-align: top;
	text-align: left;
}
.centerTD {
	text-align: center;
}
.rlForm td.rightTD {
	width: 200px;
	text-align: right;
}
.registerList {
	width: 100%;
}
.registerList td {
	padding-top: 2px;
	padding-bottom: 2px;
}
.registerTableLeft {
	float: left;
	width: 50%;
}
.asterisk {
	color: #6e096f;
}
.blueP {
	background-color: #eee9dd;
	padding: 5px;
}
.exhibitorsList {
	background-color: #eee9dd;
	border-spacing: 5px;
	padding: 5px;
	border: none;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.exhibitorsList .exhibitorsBlock {
	background-color: #dad2c1;
	text-align: left;
	padding: 10px;
}
.exhibitorsList tr td {
	width: 200px;
}
.exhibitorsList strong {
	display: block;
}
.exhibitorsList tr td a {
	font-size: 12px;
	padding-left: 15px;
}
.exhibitorsList tr td a:link {
	color: #90409f;
	text-decoration: none;
}
.exhibitorsList tr td a:hover {
	color: #90409f;
	text-decoration: underline;
}
.exhibitorsList tr td a:active {
	color: #60106f;
	text-decoration: underline;
}
.exhibitorsList tr td a:visited {
	color: #222299;
	text-decoration: none;
}
.editBar {
	clear: both;
	display: block;
	overflow: hidden;
	background-color: #ffffff;
}
.twmgEditBar {
	clear: both;
	display: block;
	overflow: hidden;
	background-color: #ffffff;
}
.twmgEditBar input {
	font-size: 10px;
}
.floatLeft {
	float: left;
}
.lightBL .floatLeft {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
.floatRight {
	float: right;
}
.floatLeftSponsor {
	float: left;
	border: none;
}
.sponsorLink {
	border: none;
	margin-left: auto;
	margin-right: auto;
}
.centered {
	text-align: center;
}
.pageListItem, .pageListSub {
	color: #003366;
	border: solid 1px #eeeeee;
	overflow: hidden;
	font-size: 14px;
}
.pageListSub {
	font-size: 12px;
	padding-left: 15px;
}
.testimonialsList {
	list-style-type: none;
}
.testimonialsList li {
	background-color: #eee9dd;
	padding: 10px;
	margin: 5px;
}
p.exhibitors {
	margin-left: 25px;
}
a.exhibitors {
	margin-left: 15px;
}
.imageNoBorder {
	border: none;
}

/* Highlight Paragraphs */

div.lightUL {
	background-color: #eee9dd;
	background-image: url(../images/lcUL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 10px;
}
div.lightUR {
	background-image: url(../images/lcUR.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
div.lightBR {
	background-image: url(../images/lcBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
div.lightBL {
	background-image: url(../images/lcBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: left;
	padding: 10px;
	overflow: hidden;
}
div.darkUL {
	background-color: #eee9dd;
	background-image: url(../images/dcUL.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 10px;
}
div.darkUR {
	background-image: url(../images/dcUR.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
div.darkBR {
	background-image: url(../images/dcBR.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
div.darkBL {
	background-image: url(../images/dcBL.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: left;
	padding: 10px;
}

/* Exhibitors List */
.exhibitorsContainer {
	overflow: hidden;
	padding: 10px;
}
.exhibitorsCell {
	float: left;
	width: 50%;
	padding-top: 5px;
}
.exhibitorsLink {
	color: #6e096f;
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
}
.pIndent {
	padding-left: 20px;
}




/* Blog */




.blogContent {
	float: left;
	width: 420px;
}
.blogList {
	float: left;
	width: 200px;
	background-color: #eee9dd;
	margin-bottom: 10px;
	margin-left: 20px;
}
.blogContent h2 {
	margin-left: 0px;
}
a.blogHistory {
	display: block;
	margin: 5px;
}
.blogList p {
	margin: 5px;
	margin-top: 20px;
}




/* Ads */




.upperHorizontalSimpleAd {
	display: block;
	margin-bottom: 20px;
}
.upperHorizontalSimpleAd img {
	border: none;
	text-decoration: none;
}
.upperHorizontalComplexAd {
	background-color: #dad2c1;
	width: 670px;
	height: 90px;
	overflow: hidden;
	text-align: left;
	margin-bottom: 20px;
}
.upperHorizontalComplexAd .textBlock {
	width: 640px;
	height: 60px;
}
.lowerHorizontalSimpleAd {
	display: block;
	margin-top: 20px;
}
.lowerHorizontalSimpleAd img {
	border: none;
	text-decoration: none;
}
.lowerHorizontalComplexAd {
	background-color: #dad2c1;
	width: 670px;
	height: 90px;
	overflow: hidden;
	text-align: left;
	margin-top: 20px;
}
.lowerHorizontalComplexAd .textBlock {
	width: 640px;
	height: 60px;
}
.leftVerticalSimpleAd {
	display: block;
	margin-top: 20px;
}
.leftVerticalSimpleAd img {
	border: none;
	text-decoration: none;
}
.leftVerticalComplexAd {
	background-color: #dad2c1;
	width: 210px;
	height: 150px;
	overflow: hidden;
	text-align: left;
	margin-top: 20px;
}
.leftVerticalComplexAd .textBlock {
	width: 180px;
	height: 120px;
}

/* Schedule */
.scheduleTable {
	border: solid 2px #6e096f;
}
.scheduleTable h3 {
	color: #ffffff;
}
.scheduleTable .tdCenter {
	padding: 15px;
	background-color: #6e096f;
	color: #ffffff;
}
.scheduleTable .tdLeft {
	vertical-align: top;
	text-align: left;
	padding: 10px;
	padding-right: 20px;
}
.scheduleTable .tdRight {
	vertical-align: top;
	text-align: right;
	padding: 10px;
	padding-left: 20px;
}

/* Surveys */
.surveyMainList li {
	margin: 10px;
}
.surveySubList li {
	margin: 5px;
	list-style: none;
}

.photographerLine {
	padding-left: 20px;
	font-size: 12px;
}

.text10 {
	font-size: 10px;
}

/* Member News */
.twmgNewsThumb {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}