/* ---------------------------------------------------------*/
/* CSS Development by LinxSmart - http://www.linxsmart.com/ */
/* ---------------------------------------------------------*/

html {
	background:url(../images/contentSliderBg.jpg) top center repeat-y #e8f3f5;
	width:100%;
}

body {
	background:url(../images/bodyBg.jpg) top center no-repeat;
	height:629px;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
	cursor:pointer;
}

input, textarea, select {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	color:#000000;
	background:url(../images/inputBg.png) no-repeat top left;
	border:1px solid #DEDEDE;
}

.colCenterTemplate
{
	min-height:500px;
	height: auto !important;
	height:500px;
}

div.archiveHeader h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#565253;
	margin-bottom:10px;
	font-weight:normal;
	padding-bottom:5px;
	border-bottom:1px solid #BABABC;
	text-transform:uppercase;
}
div.archiveHeader h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#565253;
	margin-bottom:10px;
	font-weight:normal;
	padding-bottom:5px;
	border-bottom:1px solid #BABABC;
}
/* -------------------------------------------------- */
div#pageWrapper {
	width:935px;
	margin: 0 auto;
}

div#header {
	position:relative;
	height:115px;
}

div#header a#homeLink {
	display:block;
	position:absolute;
	top:10px;
	height:70px;
	width:400px;
	text-indent:-99999px;	
}
div#header div.buttonDiv {
	position:absolute;
	top:30px;
	right:0px;
	width:140px;
	background:#F5faf6;
	border:1px solid #bababc;
	margin-bottom:10px;
}

div.buttonDiv a {
	display:block;
	padding:5px 4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	text-align:center;
	background:#faf3e9;
	margin:5px;
	font-size:14px;
	border:1px solid #bababc;
	line-height:18px;
	color:#666;
}
div#header div.buttonDiv a:hover {
	background:#bfebec;
}

div#content {
	min-height:639px;
}

div#content a.bannerLink{
	border: solid 1px #CCC;
	display:block;
	width:935px;
	height:139px;
	margin-bottom:10px;
}




/*div#content a#niagaraAutumn {
	display:block;
	width:935px;
	height:129px;
	text-indent:-99999px;
	margin-bottom:10px;
	background:url(../images/niagaraAutumnBanner.jpg) bottom no-repeat
}
div#content a#hamiltonFall {
	display:block;
	width:935px;
	height:129px;
	text-indent:-99999px;
	margin-bottom:10px;
	background:url(../images/hamiltonHaltonFallBanner.jpg) bottom no-repeat
}

div#content a#hamiltonSpring {
	display:block;
	width:935px;
	height:129px;
	text-indent:-99999px;
	margin-bottom:10px;
	background:url(../images/hamiltonHaltonSpringBanner.jpg) bottom no-repeat
}

div#content a#niagaraSpring {
	display:block;
	width:935px;
	height:128px;
	text-indent:-99999px;
	margin-bottom:10px;
	background:url(../images/niagaraSpringShowBanner.jpg) bottom no-repeat
}

div#content a#exhibitorInfo {
	display:block;
	width:935px;
	height:129px;
	text-indent:-99999px;
	margin-bottom:10px;
	background:url(../images/exhibitorBanner.jpg) bottom no-repeat
}*/

/* -------------------------------------------------- */

div#content div#colLeft {
	float:left;
	width:234px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


div#colLeft div#navTop{
	display:block;
	height:29px;
	width:224px;
	background:url(../images/sideNavTop.png) top no-repeat;
}

div#colLeft div#nav {
	width:224px;
	background:url(../images/sideNavSlider.png) repeat-y;
}

div#colLeft div#nav ul {
	margin-left:25px;
}

div#colLeft div#nav ul li {
	padding-bottom:5px;
	width:185px;
}

div#colLeft div#nav ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#565253;
	font-size:14px;
	
	text-transform:uppercase;
}

div#colLeft div#nav ul li a:hover {
	color:#6996ba;
}

div#colLeft div#nav ul li a.selected {
	color:#6996ba;
}

div#colLeft div#navBottom {
	display:block;
	height:32px;
	width:224px;
	background:url(../images/sideNavBottom.png) no-repeat;
	margin-bottom:10px;
}

div#colLeft div.buttonDiv {
	width:222px;
	background:#d6eabb;
	border:1px solid #bababc;
	margin-bottom:10px;
}

div#colLeft div.buttonDiv a {
	display:block;
	padding:10px 4px;
	text-transform:uppercase;
	text-align:center;
	background:#e5f7cf;
	margin:5px;
	font-size:14px;
	border:1px solid #bababc;
	line-height:18px;
}

div#colLeft div.buttonDiv a#info {
	color:#91a86d;
}

div#colLeft div.buttonDiv a#info span{
	color:#565253;
	font-size:11px;
}

div#colLeft div.buttonDiv a#facebook {
	color:#416188;
}

div#colLeft div.buttonDiv a#twitter {
	color:#33ccff;
}

div#colLeft div.buttonDiv a#info:hover {
	background:#ddeeea;	
}

div#colLeft div.buttonDiv a#facebook:hover {
	background:#ddeeea;
}

div#colLeft div.buttonDiv a#twitter:hover {
	background:#ddeeea;
}



div#colLeft div.buttonDiv a#niagaraAutumnBtn {
	background:#f2ceb9;
	color:#9c6140;
}

div#colLeft div.buttonDiv a#niagaraAutumnBtn:hover {
	color:white;
	background:#9c6140;
}

div#colLeft div.buttonDiv a#hamiltonFallBtn {
	background:#f3ebb4;
	color:#b9ac5b;
}

div#colLeft div.buttonDiv a#hamiltonFallBtn:hover {
	color:white;
	background:#b9ac5b;
}

div#colLeft div.buttonDiv a#hamiltonSpringBtn {
	background:#c9eef3;
	color:#6fa2a6;
}
div#colLeft div.buttonDiv a#hamiltonSpringBtn:hover {
	color:white;
	background:#6fa2a6;
}

div#colLeft div.buttonDiv a#niagaraSpringBtn {
	background:#cbf0b9;
	color:#4ead39;
}
div#colLeft div.buttonDiv a#niagaraSpringBtn:hover {
	color:white;
	background:#4ead39;
}



div#content div#colCenter {
	float:left;
	width:394px;
	padding:10px 10px;
	border:1px solid #bababc;
}

div#content div#colCenter img {
	margin-bottom:10px;
}


div#content div#colCenter a {
	color:#7295ea;
	font-size:13px;
}

div#content div#colRight {
	float:right;
	width:276px;
}

div#content div#colCenter h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#565253;
	margin-bottom:10px;
	font-weight:normal;
	padding-bottom:5px;
	border-bottom:1px solid #BABABC;
	text-transform:uppercase;
}

div#content div#colCenter h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#565253;
	margin-bottom:10px;
	font-weight:normal;
	padding-bottom:5px;
	border-bottom:1px solid #BABABC;
}

div#content div#colCenter h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#565253;
	margin-bottom:3px;
	font-weight:normal;
	padding-bottom:5px;
}

div#content div#colCenter p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-bottom:10px;
	color:#565253;
	line-height:18px;
	text-align:left;
}

div#content div#colCenter div#alphaList {
	border-top: 1px solid #bababc;
	border-bottom: 1px solid #bababc;
}

div#content div#colCenter div#alphaList ul li {
	float:left;	
}
div#content div#colCenter div#alphaList ul li a {
	display:block;	
	padding:3px 2px;
}
div#content div#colCenter div#alphaList ul li a.selected {
	text-decoration:underline;	
}
.loading {
	background:url(../images/ajax-loader.gif) no-repeat center;	
}


div#content div#colCenter div#gallery img {
	padding:5px;
	border:1px solid #bababc;
	margin-right:6px;
	margin-bottom:6px;
	cursor:pointer;
}

div#content div#colRight img {
	margin-bottom:10px;
}

div#content div#colRight div#blogWrap {
	width:274px;
	border:1px solid #bababc;
	margin-bottom:10px;
}

div#colRight div#blogWrap div#blogs {
	background:#faf3e9;
	margin:5px;
	border: 1px solid #bababc;
	padding:10px;
}

div#colRight div#blogWrap div#blogs h3 {
	color:#565253;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:normal;
	font-size:17px;
}

div#colRight div#blogWrap div#blogs a {
	color:#6996ba;
	font-size:14px;
	display:block;
	padding:10px 0px;
	border-bottom:1px solid #bababc;
}


/* -------------------------------------------------- */
div#footer {
	background:url(../images/footerBg.jpg) center no-repeat;
	width:100%;
	height:80px;
}
div#footer div#footerWrapper {
	padding-top:40px;
	font-size:12px;
	width:935px;
	margin:0 auto;
	text-align:center;
	color:#666;
}
div#footer div#footerWrapper a {
	color:#666;	
}
div#footer div#footerWrapper div#linxsmart {
	font-size:10px;
	margin-top:5px;
}
div#footer div#footerWrapper div#linxsmart a {
	color: #999;	
}


/* -------------------------------------------------- */

/* -------------------------------------------------- */

/* -------------------------------------------------- */

/* -------------------------------------------------- */

/* -------------------------------------------------- */

/* -------------------------------------------------- */

/* -------------------------------------------------- */

/* -------------------------------------------------- */

/* -------------------------------------------------- */

/* -------------------------------------------------- */
/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(../images/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
}

.apple_overlay h3 {
	font-size:12px;
	padding-bottom:0px;
	margin-bottom:0px;
}

div#content div#colCenter div.apple_overlay p.overlay {
	font-size:12px;
}


/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

/*twitter*/
div#tweets {
	margin:8px;
	background:white;
	border-top:1px solid #bababc;
}

div#tweets ul {
	list-style-image:none;
	list-style:none;
}

div#tweets ul li {
	padding:10px;
	border-left:1px solid #bababc;
	border-right:1px solid #bababc;
	border-bottom:1px solid #bababc;
}

div#colLeft div.buttonDiv div#tweets ul li a {
	background:none;
	border:none;
	padding:0px;
	font-size:12px;
	margin:0px;
}
div#tweets .tweet_text {
	font-size:14px;
	width:120px;
	overflow:hidden;
	color:#666;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
}
div#tweets .tweet_text a {
	color:#6996ba;
}
div#tweets ul li img {
	float:left;
	border:1px solid #bababc;
	margin:0px 10px 10px 0px;
}


/* -------------------------- Standard Button Styles -------------------------------*/

div.buttons {
	float:left;
}

div.buttons button {
	background:url(../images/buttonBg.jpg) repeat-x bottom #D5D4D4;
	border:1px solid #989495;
	color:#6D7369;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	letter-spacing:0.5px;
	padding:5px 10px 5px 10px;
	*padding:3px 0px 2px 0px;
	margin:10px;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	-moz-box-shadow:0px 0px 5px #000000;
	-webkit-box-shadow: 0px 0px 5px #000000;
	box-shadow: 0px 0px 5px #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}

/* hack for safari/chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    div.buttons button { 
		padding:4px 10px 4px 10px;
	}
}

div.buttons a {
	background:url(../images/buttonBg.jpg) repeat-x bottom #D5D4D4;
	border:1px solid #989495;
	color:#6D7369;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	letter-spacing:0.5px;
	padding:4px 10px 4px 10px;
	margin:10px 10px;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	-moz-box-shadow:0px 0px 5px #000000;
	-webkit-box-shadow: 0px 0px 5px #000000;
	box-shadow: 0px 0px 5px #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}

div.buttons a:hover, div.buttons button:hover {
	background:#F2F0F1;
	-moz-box-shadow:0px 0px 5px #989495;
	-webkit-box-shadow: 0px 0px 5px #989495;
	box-shadow: 0px 0px 5px #989495;
}

/* -------------------------- Positive Button Styles -------------------------------*/

div.buttons .positive {
	color:#60a020;
	border:1px solid #60a020;
}

div.buttons .positive:hover {
	color:#60a020;
	border:1px solid #60a020;
	-moz-box-shadow:0px 0px 5px #60a020;
	-webkit-box-shadow: 0px 0px 5px #60a020;
	box-shadow: 0px 0px 5px #60a020;
}

div.buttons .positive:active {
	background:#D7FFD7;
}

/* -------------------------- Negative Button Styles -------------------------------*/

div.buttons .negative {
	color:#d12f19;
	border:1px solid #d12f19;
}

div.buttons .negative:hover {
	-moz-box-shadow:0px 0px 5px #d12f19;
	-webkit-box-shadow: 0px 0px 5px #d12f19;
	box-shadow: 0px 0px 5px #d12f19;
}

div.buttons .negative:active {
	background:#FFD7D7;
}
div .allShowsLink {
	float: right;
	font-size:12px;
}



