*{
	border:0;
	margin:0;
	padding:0;
}
body{
	background-color:#FFF;
	color:#444;
	font-weight:normal;
	font-family:Verdana, sans-serif;
	font-size:11px;
	line-height:18px;
}
p, a, h1, h2{
	color:#444;
	font:normal normal normal 11px/18px Verdana,sans-serif;
}
ul, li{
	list-style-type:none;
}
h1, h1 a{
	font-family:'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-size:12px;
	letter-spacing:1px;
	line-height:18px;
	text-transform:uppercase;
	display:block;
}
h2{
	font-family:'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-size:10px;
	font-style:italic;
	line-height:18px;
	margin-top:-3px;
	margin-bottom:3px;
}
a{
	text-decoration:none;
}
img{
	display:block;
}
span{
	font-family:inherit;
	font-size:inherit;
	color:inherit;
}
.bold{
	font-weight:bold;
}
.red{
	color:#ff005a;
}
.site-container{
	margin:0 auto;
	width:844px;
	overflow:hidden;
}
#outer-container .home{
	overflow:visible;
	position:relative;
}
#header-container{
	background:#FFF;
	position:fixed;
	width:100%;
	z-index:100;
	top:0;
	right:0;
}
.home #header-container{
	margin-top:20px;
	position:absolute;
}
.home .satisfaction{
	background:url(../images/satisfaction.png) no-repeat;
	float:left;
	height:105px;
	left:705px;
	position:relative;
	top:-450px;
	width:105px;
	z-index:1;
}
.home #disclaimer{
	bottom:1px;
	position:absolute;	
	right:50%;
	margin-right:-100px;
	text-align:center;
	width:200px;
}
.home #disclaimer p{
	font-family:Arial,sans-serif;
	font-size:9px;
}
.header{
	background:#FFF;
	border-bottom:1px solid #AAA;
	height:40px;
	margin:0 auto;
	padding:20px 5px 0;
	width:704px;
}
.header .home-logo{
	float:left;
	margin-left:-2px;
	width:47px;
}
.header h1, .header h2{
	margin-left:54px;
	width:200px;
}
.header h1{
	padding-top:3px;
}
.header .main-nav{
	float:right;
	text-align:right;
	margin-top:-22px;
}
.header .main-nav li{
	background:transparent url(../images/bullet.png) no-repeat scroll 0 5px;
	display:inline;
	padding-left:9px;
}
.header .main-nav li.first{
	background:none;
}
.header .main-nav a{
	font-size:10px;
}
.header .main-nav a:hover{
	color:#FF005A;
}
.header .main-nav .active a{
	font-weight:bold;
}
.header .main-nav .active a:hover{
	color:inherit;
}
.side-panel{
	float:left;
	height:100%;
	margin-right:370px;
	padding:75px 0 0;
	position:fixed;
	right:50%;
	text-align:right;
	width:130px;
}
.home .side-panel{
	position:absolute;
	height:477px;
}
.side-panel h1{
	clear:both;
	cursor:pointer;
}
.home .side-panel .links{
	position:absolute;
	bottom:0;
	width:150px;
}
.home .side-panel p.low-band{
	font-family:'Courier New',monospace;
	cursor:pointer;
}
.home #logo{
	outline:0;
}
.side-panel h2 {
	margin-bottom:3px;
	padding-bottom:77px;
	cursor:pointer;
	background-image:url(../images/smalllogo.gif);
	background-repeat:no-repeat;
	background-position: 38px 27px;
}
ul#categories>li {
	cursor:pointer;
}
ul#categories>li.selected {
	cursor:default;
}
ul#categories p a{
	line-height:16px;
	outline:0;
}
ul#categories .selected p{
}
ul#categories .selected p a{
	color:#000;
}
.pieces{
	margin-bottom: 6px;
	display:none;
}
.pieces li{
	font-family: Georgia, 'Times New Roman', serif;
	font-style:italic;
	color:#AAAAAA;
	font-size:10px;
	line-height:14px;
	cursor:pointer;
}
.pieces li:hover{
	color:#808080;
}
.pieces li.selected{
	color:#333333;
}
.main-content{
	float:left;
	padding-left:70px;
	padding-top:40px;
	width:766px;
	overflow:visible;
}
.home .main-content{
	padding:0;
	margin:80px auto 0;
	width:704px;
	float:none;
}
.home .main-content #logo {
	float:left;
	padding:20px 0 0;
}
.mainimagediv-h{
	float:left;
	margin-bottom:7px;
	position:relative;
}
.mainimagediv-v{
	float:left;
	margin-bottom:16px;
	position:relative;
}
.mainimagediv-t{
	padding-top:110px;
	padding-left:145px;
}
img.multiview {
	cursor:pointer;
}
.piece-desc-h{
	float:left;
	clear:both;
}
.piece-desc-v{
	bottom:3px;
	position:absolute;
	width:200px;
}
.date{
	font-size:10px;
	font-family:'Hoefler Text', Georgia, 'Times New Roman', serif;
	color:#AAA;
	text-transform:none;
	letter-spacing:0px;
}
p.extlink{
	margin-top:18px;
}
.mult-img-nav{
	cursor:pointer;
	position:absolute;
	right:-64px;
	top:0px;
	display:none;
}
.mainimagediv-v .mult-img-nav-v-container{
	right:-64px;
	position:absolute;
	top:0px;
	width:51px;
}
.mainimagediv-v .mult-img-nav{
	position:static;
}
.mult-img-nav li{
	margin-bottom:6px;
}
.mult-img-nav li.active img{
	border:3px solid #000;
	margin-bottom:-3px;
	margin-top:-3px;
	margin-left:-3px;
}
p.next-image-h{
	background-image:url(../images/view-background.png);
	color:#FFF;
	font:bold italic 28px/32px 'Times New Roman', serif;
	height:36px;
	text-align:center;
	width:49px;
}
.mult-img-nav .numerator{
	font-size:20px;
	position:relative;
	top:-6px;
	left:2px;
}
.mult-img-nav .denominator{
	font-size:20px;
	position:relative;
	top:0px;
	right:2px;
}
div.next-img-arrow{
	background: url(../images/arrow-right.gif) no-repeat 0 0;
	cursor:pointer;
	height:19px;
	width:10px;
}
div.next-img-arrow:hover{
	background-position: 0 -19px;
}
div.prev-img-arrow{
	background: url(../images/arrow-left.gif) no-repeat 0 0;
	cursor:pointer;
	display:none;
	height:19px;
	width:10px;
}
div.mult-img-nav-horiz div.prev-img-arrow{ float:right;}
div.mult-img-nav-vert div.prev-img-arrow{ float:left;}
div.prev-img-arrow:hover{
	background-position: 0 -19px;
}
p.next-image-v{
	color:#808080;
	float:left;
	font:italic 10px/18px 'Hoefler Text', Georgia, 'Times New Roman', serif;
}
p.next-piece-h-lower{
	margin-top:-9px;
	float:right;
	clear:both;
}
.category-description{
	position:fixed;
	width:160px;
	background-color:#FFFFFF;
	padding:4px 10px 6px; 
	float:left;
	clear:both;
	display:none;
	border:1px solid #808080;
}
.category-description img{
	position:absolute;
	left:-23px;
	top:6px;
}
.category-description p{
	font-size:9px;
	line-height:14px;
}
.image-and-desc{
	border-bottom:1px solid #FFF;
	height:540px;
	margin-top:-40px;
	padding:80px 15px 0 0;
	position:relative;
	width:728px;
}
.page-not-found{
	margin:250px auto 0;
	width:200px;
	text-align:center;
	background-image:url(../images/smalllogo.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top: 70px;
}
#outer-container{
	width:100%;
	position:absolute;
	height:100%;
}
#thmvmnt-logo{
	background-image:url(../images/thmvmnt.png);
	background-repeat:no-repeat;
	bottom:0;
	cursor:pointer;
	height:78px;
	position:absolute;
	width:42px;
}
#slider-container{
	height:100%;
	left:-2000px;
	position:absolute;
	top:0;
	width:2000px;
}
#thmvmnt-site{
	height:100%;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:1000px;
}
#blank{
	background-color:#000;
	height:100%;
	left:1000px;
	position:absolute;
	top:0;
	width:1000px;
	background-image:url(../images/oooh.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#tc-logo{
	background-image:url(../images/tclogo.gif);
	bottom:0;
	cursor:pointer;
	display:none;
	height:42px;
	position:absolute;
	left:-54px;
	width:54px;
}

/*** BLOG & DAILY IMAGES ***/
div.post{
	border-bottom:1px solid #FFF;
	padding:40px 15px 0 0;
	position:relative;
	width:704px;
}
div.first-post{
}
.post h1,.post p,.post img,.post ul{
	margin-bottom:9px;
}
.daily-image .post h1{
	margin-bottom:5px;
}
.post-date{
	letter-spacing:0;
	font:normal normal normal 11px/16px Verdana,sans-serif;
	text-transform:none;
}
.blog-post-date{
	color:#888;
	font-family:'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-size:11px;
	font-style:italic;
	margin-left:2px;
	letter-spacing:0;
}
.post p{
width:400px;
}
.post .entry li{
	background:transparent url(../images/bullet.png) no-repeat scroll 7px 7px;
	padding-left:18px;
	width:400px;
}
.daily-image .post-meta-data{
	margin-top:-4px;
}
.post-meta-data a{
	outline:0;
}
.comments-template{
	display:none;
}
.comment-text{
	margin-bottom:18px;
}
.comment-text p{
	margin-bottom:0;
}
.comment-date{
	color:#888;
	font-family:'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-size:11px;
	font-style:italic;
	margin-left:2px;
	letter-spacing:0;
}
.comment-form{
}
.comment-form h3{
	font-family:'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
}
textarea{
	border:1px solid #888;
	margin-bottom:2px;
}
input[type=text]{
	background-color:#F8F8F8;
	margin-bottom:2px;
}
.submit{
	background-color:#222;
	color:#FFFFFF;
	cursor:pointer;
	margin-top:3px;
}
.submit:hover{
	background-color:#FF005A;
}

/*** BLOG ***/
.blog .entry a{
	border-bottom:1px dotted #444;
}
.blog .entry .post-meta-data a{
	border-bottom:0;
}

/*** CONTACT ***/
.email{
	padding-top:210px;
	text-align:center;
}
.email a{
	color:#000;
	font:normal normal bold 48px/60px Helvetica,Arial,sans-serif;
	letter-spacing:-2px;
}
.email a:hover{
	color:#FF005A;
}

/*** DAILY IMAGE ***/
.bg-colors{
	background:url(/images/colors.gif) repeat;
	height:468px;
	width:704px;
}