@charset "UTF-8";

/* CSS RESET by Eric Meyer: www.meyerweb.com */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* -- HTML and miscellaneous styles --
-------------------------------------- */

a img{border:none;}
a{text-decoration:none; border-bottom:1px dotted #00275D; color:#009;}

body{line-height:18px; font-size:13px; text-align:center; font-family: 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif; color:#00275D;}
h1, h2, h3{font-weight:normal; font-family: Georgia, "Times New Roman", Times, serif;}
h2{line-height:36px; background-color:#FEBE10; padding:0 10px; color:#00275D; margin-bottom:9px; font-size:20px;}
h3{line-height:36px; background-color:#FEBE10; padding:0 10px; color:#00275D; margin-bottom:10px; font-size:18px;}
h4{color:#999; font-size:16px; line-height:36px;}

.separate{clear:both; height:1px;}

#container{width:900px; margin:50px auto; background:url(http://www.thestationxchange.com/images/container_bg.jpg) top left no-repeat; text-align:left;}
#containerWide{width:900px; margin:50px auto; text-align:center;}

/* -- BANNER AND STYLES --
-------------------------- */

#banner{height:202px; background:url(http://www.thestationxchange.com/images/banner_bg1.jpg) top center no-repeat; position:relative;}

	.home a{display:block; border:none; position:absolute; width:130px; height:153px; left:35px; top:15px; background: url(http://www.thestationxchange.com/images/tsx_logo.gif) top center no-repeat; text-indent:-999em;}

/* -- NAV AND STYLES --
----------------------- */

	#nav {background:transparent; float:right; position:relative; width:730px; font:11px/1.4em 'Lucida Grande', Helvetica, Arial, _sans, sans-serif; margin-top:46px; font-weight:bold;}

	#nav ul {background:#00275D;; float:right; position:relative;}

	#nav li{background:transparent; float:left; list-style:none; height:40px;}

	#nav li li {background:#00275D;}

	#nav li a {color:#00275D; display:block; float:left; padding:12px 10px; text-decoration:none; text-transform:uppercase; border-right:1px solid #00275D; letter-spacing:.1em; border-bottom:none;}
	
	#nav li ul li a{color:#FFF;}

	#nav li ul {left:0; top:-999em; position:absolute; width:730px;}
	
	#nav li:hover, #nav li.over, #nav li.current, #nav a:focus, #nav a:hover, #nav a:active{background:#FFF;}

	#nav li ul li:hover, #nav li ul li.over, #nav li ul li.current, #nav li ul li a:focus, #nav li ul li a:hover, #nav li ul li a:active {background:#00275D; color:#FEBE10;}

	#nav li.over a, #nav li.current a, #nav a:focus, #nav a:hover, #nav a:active {border-bottom:none;}

	
#nav li:hover ul, /* pure CSS hover is removed below */
body #nav li.current ul, /* this must be more specific than the .superfish override below */
ul#nav li.over ul {
	top:40px;
}

#nav li:hover li ul,
#nav li.over li ul {
	top:-999em;
}
#nav li li:hover ul, 
ul#nav li li.over ul {
	top:40px;
}

/* -- CONTENT AND STYLES --
--------------------------- */

#content{float:right; width:690px; margin:15px 0 25px 0;}
	
	#content ul{list-style:circle; margin-left:15px;}
		
	#content img{float:right; margin-bottom:15px;}
		.package img{float:none;  margin:10px auto;}
		
	#content p{margin-left:10px; margin-bottom:9px;}

.twoCol{float:left; width:300px; margin-left:30px;}

	.twoCol ul{list-style:circle; margin-left:15px; margin-bottom:15px;}
	.twoCol li{border-bottom:1px dotted #CCC; line-height:18px;}
	
	.threeCol{float:left; width:200px; margin-left:30px;}

.teamMember{margin-bottom:15px;}
	.teamMember img{max-width:150px; padding:10px; background-color:#EFEFEF;}
	.teamCopy{width:475px; float:left;}
	.teamPhotos{float:right; width:175px; text-align:center;}

#content .package{width:200px; float:left; margin-left:25px; text-align:center;}
#content .package p a{display:block; text-decoration:none; color:#00275e; font-size:15px; font-weight:bold;}
#content label { padding: 9px; font-family: Georgia, 'Times New Roman', Times, serif; font-weight: bold; margin-bottom: 9px;}

#containerWide #content{width:900px; margin:0; float:none; margin:15px auto;}


/* -- CONTACT FORM  --
---------------------- */

#contact img { float: none; border: 0px; margin: 0px; padding: 0px; }

/* -- SLIDE SHOW  --
-------------------- */

#slideshow{
height: 360px;
width: 480px;
margin-left: auto;
margin-right: auto;
}

/* -- FOOTER AND STYLES --
-------------------------- */

#footer{clear:both; border-top:5px solid #FEBE10;}

/* -- SUBNAV AND STYLES --
-------------------------- */

#subnav{float:left; width:200px; text-align:left; font-family:'Gill Sans', 'Lucida Grande', Helvetica, Arial, sans-serif; margin:18px 0;}

	#subnav ul{list-style:none;}
	
	#subnav li a{line-height:36px; display:block; text-transform:uppercase; text-decoration:none; color:#00275D; padding-left:20px; border-bottom:1px solid #FEBE10; font-size:14px; margin:0 10px;}
	
	#subnav li a:hover{background-color:#00275D; color:#FFF;}

/* -- EVENTS CALENDAR AND STYLES --
----------------------------------- */

.calendarBG{width:900px; margin:25px auto;}

.calendarHeader{text-align:center;}
	
	.calendarHeader th{font-size:25px; padding:10px 0; background-color:#FEbe10; color:#00275d }
	.calendarHeader th .calendarMonthLinks{font-size:16px; color:#00275d }
	.calendarHeader th .calendarMonthLinks a{text-decoration:none; background-color:#FEBE10; padding:2px 7px; color:#00275d}
	.calendarHeader th .calendarMonthLinks a:hover{background-color:#00275d; padding:2px 7px; color:#FFF;}

.calendarDayHeading{padding:5px; font-weight:bold; background-color:#00275d; color:#FFF; }

.calendarBlank{color:#CCC;  border:1px solid #00275D; padding:5px;}

.calendarCell{padding:5px; border:1px solid #00275D; width:100px; text-align:left; font-size:14px;}

.calendarToday{padding:5px; border:1px solid #00275d; background-color:#EFEFEF; color:#00275d; text-align:left; font-size:14px;}		

.calendarToday ul, .calendarCell ul{margin-left:10px; font-size:10px; list-style:circle;}

/* -- NEWS section and styles --
-------------------------------- */
#content .newsItem p{margin-left:0;}

.newsItem{margin-left:20px; margin-bottom:18px;}
	.newsItem small{font-size:10px; font-weight:bold; color:#999;}

.newsThumb{float:left; width:175px; height:100px; overflow:hidden; border:1px dotted #999; margin-right:18px; display:inline;}

.newsContent{float:left; width:490px; display:inline;}

h4.newsTitle{color:#00275D;}

.newsDownload{margin-top:18px;}
.newsDownload a{padding:9px; background-color:#999; color:#FFF; border-bottom:none;}
.newsDownload a:hover{background-color:#CCC;}



/* -- PHOTOS AND STYLES --
-------------------------- */

#photos .tableBorder { border: 1px solid #00275D; }

#photos th { font-size: 12px; color: #fff; font-weight:	bold; text-align: left; padding: 5px 4px 5px 12px; background-color:  #00275d; }

#photos td { font-size: 11px; color: #000; }

.photoscategories { padding: 5px 10px 5px 12px; background-color:  #EFEFEF; }

.photosthumbs { text-align: center; padding: 15px 3px 8px 3px; background-color: #EFEFEF }

.photostitle { margin: 3px 0 0 0; font-size: 11px; font-weight: bold; color: #000; }

.photoscaption { margin: 12px 0 4px 0; background-color: transparent; font-size: 11px; color: #000; }

.photoscommentlink { margin: 4px 0 8px 0; }

#photos li { margin: 0 0 15px 0; font-size: 11px; color: #00275d; background-color: transparent; text-align: left; padding-bottom: 5px; border-bottom: 1px dashed #ccc; }

.photosstats { margin: 4px 0 4px 0; font-size: 10px; font-weight: normal; color: #000; }

.photosimageBG { text-align: center; background-color:  #EFEFEF; }

.photosbreadcrumb { margin: 15px 0px 15px 6px; font-size: 11px; background-color: transparent;}

.photospaginate { margin: 10px 0 10px 6px; font-size: 11px; background-color:  transparent;}

.photoswindowclose { margin: 15px 0 10px 0; font-size: 10px; background-color: transparent; text-align: center;}

.photosspacer { font-size: 10px; margin: 5px 0 5px 0;}

#photos img { margin: 0; padding: 0; border: 0;}

.photosborder { border: 1px solid #000;}

.photospaddedborder { padding: 20px; border: 1px solid #000; }

.photoItem{width:200px; height:245px; margin:18px 25px 0 0px; float:left; display:inline; background-color:#EFEFEF;}
.photoThumb{width:200px; height:150px; overflow:hidden; margin-bottom:9px; background-color:#999;}
h3.photoTitle{font-size:12px; background:none; font-family:'Lucida Grande', Arial, Verdana, Helvetica, sans-serif; line-height:18px; font-weight:bold;}

/* -- MERCHANT LIST and styles --
--------------------------------- */

.businessAddress {
	
}

.businessDownload {
	margin-bottom: 18px;
}

.businessHead {
	border-bottom: 1px dotted #00275D;
	margin-bottom: 18px;
	
}

.businessInfo{
	float: left;
	width: 420px;
	border-right: 1px dotted #00275d;
	padding-right: 32px;
}

	#content .businessInfo p {
		margin-left: 0;
	}
	
#content .businessLogo {
	float:left;
	width: 300px;
	margin-right: 18px;
}

#content .businessLogo img {
	width: 300px;
	border: 1px solid #FEBE10;
	float:none;
}
#content img.businessPhoto {
	margin-bottom: 18px;
	float:none;
}

.businessThumbGrid {
	float: right;
	width: 204px;
	
}

.businessThumb a {
	border-bottom: none;
}

#content .businessThumb a img {
	width: 200px;
	height: 150px;
	overflow: hidden;
	border: 1px solid #FEBE10;
	margin-bottom: 18px;
	text-align:center;
	float: none;
}

	.businessThumb img {
		width: 200px;
	}


/*.exceptItemOdd h3, .excerptItemEven h3 {
	font-size: 16px;
	font-weight: bold;
	font-family: 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	line-height: 36px;
	
}*/

.excerptItemOdd {
	border-bottom: 1px dotted #FEBE10;
	padding: 9px;
}

.excerptItemEven {
	background-color: #f4f4f4;
	border-bottom: 1px dotted #FEBE10;
	padding: 9px;
}

.excerptThumbLeft {
	float:left;
	margin-right: 18px;
	width: 150px;
	height: 150px;
	overflow: hidden;
	border: 1px solid #FEBE10;
	background-color: #FFF;
	text-align: center;
}

	.excerptThumbLeft img {
		width: 150px;
	}

.excerptContentRight {
	float: left;
	width: 400px;
}

/* -- LIGHTBOX STYLES --
------------------------ */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
	
#lightbox a { border-bottom: none;}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
