/*

	Sterile Dark 1.0
	
*/

/* Main Layout
------------------------------ */
body {
	background:url(http://www.montrealx.com/img/bd-lg.jpg) #03293c top center no-repeat;
	margin: 0 !important;
	margin: 0 0 10px 0; 
	padding: 0;
	text-align: center;
	font: 76% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}
#main {
	text-align: left;
	margin: 0px auto 5px auto;
	padding: 0;
	width: 901px;
	background: #eee;
	border: 1px solid #2a2a2a;
}
* html #main{width: 720px;}
#credit {
	margin: 0 auto 40px auto;
	width: 680px;
	font-size: 9px;
	color: #AAA;
	text-align: right;
	clear: both;
}
#credit a {
	text-decoration: none;
	color: #fff;
}
#credit a:hover {
	color: #ddd;
	text-decoration: none;
}
#gallerytitle {
	padding: 10px 10px 0px 20px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	background: #fff;
	border-bottom: 1px solid #2a2a2a;	
}
#padbox {
 	padding: 0 20px 20px 20px !important;
}

#exif {
	color: #9C3;
	display:none;
}

#imagemetadata {
  display: none;
}


/* Text Styles
------------------------------ */
body {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #888;
}
h1, h2, h3, h4{ font-family: "Trebuchet MS",Verdana,Sans-Serif;}
h1 {
	font: normal 16px;
	color: #666;
	margin: 0;
	padding: 0;
}
h1 a:link, h1 a:active, h1 a:visited {
	color: #1a1a1a;
	text-decoration: none;
}
h1 span {
	color: #1a1a1a;
}
h1 a:hover, h1 a:focus {
	color: #454545;
}
h2 {
	font-size: 1.0em;
	letter-spacing: 0.4pt;
	color: #666;
	text-transform: uppercase;
	padding:0;
	margin:0;
	width:510px;
	float:left;
}
h2 a:link, h2 a:active, h2 a:visited { text-decoration: none; color: #666;}
h2 a:hover, h2 a:focus { text-decoration: none; color: #999;}
h2 a:hover {
	color: #aaa;
}
h3 {
	color: #666;
	margin: 5px 0 5px 0 !important;
	margin: 0;	
	padding: 0;
}
h4 {
	color: #666;
	margin: 0;
	padding: 0;
}

/* Link Styles
------------------------------ */
a:link, a:active, a:visited { text-decoration: none; color: #2c6c8a; }
a:hover, a:focus { text-decoration: none; color: #333;}

/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #444;
	margin: 0 0 12px 0;
	padding: 0;
	color: #444;
}
img {
	border: 1px solid #ddd; padding:4px; background-color:#fff;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}
acronym {
	cursor: help;
  border-bottom: 1px solid;
}

/* Page Navigation
------------------------------ */
.pagelist {
	padding: 10px 20px 5px 20px;
}
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #AAA;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}


/* AJAX
------------------------------ */
#albumDescEditable, #albumTagsEditable, #imageTags {
	margin-bottom: 12px;
}
#imageDescEditable, #albumTagsEditable {
	margin-top: 24px;
}
#imageDesc, #exif_link {
	margin-bottom: 12px;
}

/* Tags
------------------------------ */
.taglist ul {
	display: inline;
	list-style-type: none;
}

.taglist li {
	background: url(../images/tag.png) no-repeat left center;
	list-style-type: none;
	line-height: 16px;
	padding-left: 18px;
	float:left;
	padding-right: 5px;
}

.taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a, .thumb a {
	display: block;
	padding: 7px;
	margin: 5px;
	line-height: 0px;
	
}	
.imagethumb, .thumb {
	float: left;
}
.albumdesc2 {
	line-height: 18px;
}


/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
}
.album {
	margin: 0 15px 15px 0;
	float: left;
	width: 140px;

}
.album .imagethumb a, .album .thumb a {
	margin: 0;
}
.album h3 {
	padding: 0;
	margin: 0;
	font-size:13px;font-weight:bold;
}
.album h3 a {
	display: block;
	width: 100%;
}
.album p {
	margin: 0 0 4px 0;
	line-height: 17px;
	font-size: 10px;
}
.albumdesc {
	float: right;
	width: 140px;
	padding: 6px 0 0 0;
}


/* Individual Image
------------------------------ */	
.imgdesc {
	padding: 10px 0 10px 0;
	line-height: 18px;
}
#image {
	text-align: center;
	line-height: 0;
	margin:10px 0;
}
.imgnav {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 3px;
	_margin-top: 8px; /* IE Only */
}
.imgnav {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 25px;
	color: #0c2601;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	font: normal 16px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 25%;
	height: 100%;
	float: left;
	text-decoration: none;
	color: #214902;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	text-decoration: none;
	color: #0c2601;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right; margin-top:-13px;
}
#imgoriginal {
	font-size: 8pt; 
	text-align: right;
	height:30px;
}
#imgorder {
	float: left;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}

/* Forms
------------------------------ */
form {padding-bottom:10px;}
.inputbox {
	width: 250px;
	padding: 4px;
	margin-bottom: 5px !important;
	margin-bottom: 0px;
	color: #888;
	background: #1a1a1a;
	border: 1px solid #9C3;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	padding: 4px;
	margin-bottom: 5px !important;
	margin-bottom: 0px;
	width: 100%;
	color: #888;
	background: #1a1a1a;
	border: 1px solid #9C3;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
.checkbox {
	cursor: pointer;
}
.pushbutton {
	cursor: pointer;
	padding: 5px 10px;
	color: #888;
	background: #EEE;
	border: 1px solid #DDD;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}
label {
	cursor: pointer;
}

.required {
	color: #9C3;
  cursor: help;
}

.gravatar {
	width: 20px;
	border: 1px grey solid;
	padding: 1px;
	vertical-align: middle;
}

#map{
	margin-left:-85px;
	padding: 10px 0;
}
#rating { margin-top: 10px; }

/* Admin Toolbox
------------------------------ */
#admin, #admin_data{
	position:fixed;
  _position: absolute;
	right:0;
	top:0;
	border-left: 1px solid #2a2a2a;
	border-bottom: 1px solid #2a2a2a;
	background: #1a1a1a;
	width:120px;
}
#admin_data{
	top:20px;
}
#admin h3 {
	font: 100% "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #666;
	border-bottom: 1px dashed #2a2a2a;
	margin:0;
	padding:0;
}

/* Search Box
------------------------------ */
#search {
	float: right;
	text-align: center;
	margin:0;
	padding:0;
	width: 155px;
}
#search_form, #search_form * {
	padding:0px;
	margin:0px;
}
#search input.pushbutton {
  padding: 1px;
  font-size: 80%;
}
#search ul {
  position:absolute;
  text-align: left;
  color: #000
  width:20px;
  margin:0px;
  padding:2px;
  list-style:none;
}
#search ul .top {
  font-size: 14px;
  color: #000;
}
#search ul .item {
  display:none;
}
#search ul:hover .item {
  display:block;
  padding:1px;
  margin:0px;
  background-color:#1a1a1a;
  color: #fff
}
#search li {
	width:150px;
}
.clear {
  clear:both;
  height:10px;
}

/* Archive View
---------------------------- */
#archive{
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
ul.archive * {
	padding:0;
	margin:0;
	list-style:none;
}
ul.archive .year {
	margin-top:10px;
	text-align: center;
	margin-bottom:5px;
	font-weight:bold;
	font-size:18px;
}
ul.archive .month {
	font-size: 14px;
	list-style:none;
	border-top:2px solid #666;
	padding-top: 5px;
}

/* Tag Cloud
---------------------------- */
#tag_cloud {
	text-align: center;
	background: #111;
}

#tag_cloud ul li {
	display: inline;
	list-style-type: none;
}

#tag_cloud p {
	padding:10px 0;
	margin:20px 0;
	background: #222;
	border-top: 3px solid #666;
	border-bottom: 3px solid #666;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
}
/* Error Messages
------------------------------ */
.errorbox {
	padding: 20px;
	background-color: #FDD;
	border-top: 1px solid #FAA;
	border-left: 1px solid #FAA;
	border-right: 1px solid #FAA;
	border-bottom: 5px solid #FAA;
	margin-bottom: 10px;
	font-size: 100%;
	color: #DD6666;
}
.errorbox h2 {
	color: #DD6666;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
}
#container-0{width:100%;}
#container-1{width:903px; margin:0 auto;background-color:#fff;}
#container-2{width:901px;margin:0 auto;float:left;overflow:hidden;background-color:#fff;border-right:1px solid #000; border-left:1px solid #000;padding:0;}
#header{width:901px;height:187px;}
#logo{width:901px;float:left;overflow:hidden;}
#navcontainer{width:901px;float:left;z-index:999;}
#imgHolder{width:auto;height:auto;float:left;}
#maincontainer{width:901px;margin:10px auto;float:left;overflow:hidden;}
#column-1,#column-2,#column-3,#column-2-sub,#column-2-wide{float:left;overflow:hidden;}
#column-1{width:196px;margin-left:6px;text-align:center;}
#column-1 .imgpad{padding:10px 0 ; margin-left:-4px;}
#column-1 {text-align:left; color:#616161; font-weight:bold;font-size:10px;}
#footer{overflow:hidden;width:871px;text-align:left;border-top:1px solid #ccc; height:250px;line-height:40px; vertical-align:top; background:#206b84;padding:0 15px;margin:-8px auto;}
div#footer a{color:#fff;text-decoration:none;font-size:11px;}
div#footer a:hover{color:#ccc;}
div#footer a:link{color:#fff}
ul#sub-nav li a:hover{background-color:#ffb66e}
ul#navlist{float:right;font: 11px verdana, sans-serif;color: gray; list-style:none;margin:0;padding:20px 0 0 0 ;position:relative;}
#navlist li{width:102px;list-style: none;padding:0;border-bottom: 1px #ccc solid;text-align: right;margin:0px !important; margin-top:-2px;}
<!--IE7 only hack-->
html>body #navlist li{*margin-top:-2px;}
#navlist li a
{display: block;padding: 0.5em 0.3em 0.5em;border-right:2px #fff solid;text-decoration: none;}
#navlist li a:link {color: #000;}
#navlist li a:visited {color: #000;}
#navlist li a:hover, #navlist li a.active, #navlist li a.active:link, #navlist li a.active:visited{color: #c19974;border-right: 2px #c19974 solid;}

div#contactus label {display: block;float:left;font-size: 13px;padding-right: 20px;}
div#contactus input[type=checkbox] {float: left;clear: left;margin: 2px 6px 7px 2px;}
div#contactus input, textarea {clear: both;display:block;font-size: 11px;font-family: inherit;}
div#contactus select {clear: both;vertical-align: text-bottom;font-size: 13px;font-family: inherit;}
div#contactus option {font-size: 13px;font-family: inherit;padding: 0 0.3em;}
div#contactus input[type=submit] {display: inline;vertical-align: bottom;padding:2px 10px;
background:#E8E9CD;font-size:13px;}
div#contactus input.submit {display: inline;vertical-align: bottom;padding:2px 6px;background:#E8E9CD;font-size:13px;}
div#contactus .required {clear: both;color:#222;font-weight:bold;}
div#contactus div.optional {clear: both;color:#555;}
div#contactus div.submit {clear: both;margin-top: 20px;margin-left: 120px;}
div#contactus label.labelsmall{display:block;clear:both;width:75px;float:left;color:#803001;font-size:11px;}
.error{color:#ff0000}
.ullist{margin:5px 5px 5px 15px;padding:5px 5px 5px 15px;list-style:outside; list-style-type:disc;}

/**
 * styles for rounded corner containers on the home page
 * and the left/right side containers.
 */
.liquid-round-sub {width:178px;margin:0px auto;background:#fff url(../img/leftside.gif) repeat-y left top;}   
#liquid-round {width:196px;margin:0px auto;background:#fff url(../img/leftside.gif) repeat-y left top;}
#liquid-round2, #liquid-round3 {width:503px;margin:0px auto;background:#fff url(../img/leftside.gif) repeat-y left top;}
.liquid-round{width:485px;margin:0px auto;background:#fff url(../img/leftside.gif) repeat-y left top;}
.liquid-round4 {width:173px;margin:0px auto;background:#fff url(../img/leftside.gif) repeat-y left top;}
.center-content {position:relative;background:url(../img/rightside.gif) repeat-y right top;padding:1px 8px 1px 8px;margin:-1px 0 -45px 0;z-index:900;}
.bottom {height:60px;background:url(../img/bottom.gif) no-repeat left bottom;}
.bottom span {display:block;position:relative;height:60px;z-index:0;background:url(../img/bottom-right.gif) no-repeat right top;}
.top {width:100%;height:10px;background:url(../img/top.gif) no-repeat left top;}
.top span {display:block;position:relative;height:10px;background:url(../img/top-right.gif) no-repeat right top;}
.blocktitle{color:#156179;font-weight:bold;text-align:left}
.bottomstyle{background-color: #206b84;padding: 18px 30px 12px 30px;vertical-align: top;}
.bottomheading{border-bottom: 1px dashed #ffffff;height: 29px;color: #ffffff;font-size: 13px;font-weight: bold;margin:0 0 10px 0;padding:0 0 10px 0;}
.copyaddress{font-size: 11px;color: #ffffff;line-height: 16px;}
.genltextwhite{font-size: 11px;color: #ffffff;line-height: 16px;}
.genltextgray{font-size: 11px;color: #616161;line-height: 16px;}

/**
 * styles for content description
 */
#column-2 h1, #column-2-sub h1, #column-2-wide h1 {color:#156179;font-weight:bold;margin:8px 0; font-size:12pt;}
#column-2 ul, #column-2-sub ul, #column-2-wide ul{font:11px/1.1em;list-style-type:none;margin:5px 0;font-weight:bold; list-style-position:outside;}
#column-2-sub li,#column-2-wide li{margin:5px 0 0 0;}
#column-2-sub h1,#column-2-wide h1{display:block;margin:20px 0 10px 0;color:#156179;font-size:12px;}
#column-2-sub h1.contest{ text-transform:uppercase;font-size:18px;color:#fff;background:#0d4177;text-align:center;padding:20px 0;}
/**
 * faqs Style
 */ 
 .faqStyle ul{ list-style:outside disc;margin-left:6pt;}
.faqStyle li{margin:4pt;font-weight:bold;}
/**
 * table css
 */
 


#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 	 100%;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#mytable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

#mytable  th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable  td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
p{line-height:15.1px}
.red{color:#FF0000;}
.listing{padding:3px 5px;}
.listing:hover{background-color:#CCC;}
h1.detailH1{font-size:13px;font-weight:bold;}