* {
	margin: 0;
	padding: 0;
}

body {
	background: #3a3631 url(/assets/templates/jeansite2/images/body-background-letters.gif) no-repeat top left;
	color: #333;
	font-size: 1em;
}

body, div, p, td, ul, ol {
	color: #333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a {
	color: #004865;
	text-decoration: none;
}

a:hover {
	color: #00729F;
	text-decoration: underline;
}

a img, img {
	border: none;
}

input, textarea {
	color: #333;	
	border: 1px solid #999;
	background-color: #efefef;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
	padding: 0;
	margin: 0;
}

label {
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding: 5px;
}

fieldset {
	border: none;
	font-size: 12px;
	font-weight: bold;
}

button {
	padding: 2px;
}

#container {
	width: 945px;
}

a.floatingButton, a.button {
	padding: 2px 5px;
	margin: 2px;
	white-space: nowrap;
	color: #000;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	height: 15px;
	border: 1px solid #afafaf;
	background: #fff url(/assets/modules/quick_edit/images/link_bg.png) repeat-x top left;
	cursor: pointer;
}

a.floatingButton:hover, a.button:hover {
	border: 1px solid #666;
}

a.floatingButton {
	float: right;
	clear: right;
}

a.download {
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin-left: -10px;
	padding-top: 5px;
	text-decoration: none;
}

a.download img {
	vertical-align: middle;
	margin-top: -2px;
}


#sidebar {
	float: left;
	font-weight: bold;
	margin: 145px 0 0 0;
	width: 155px;
}


#nav {
	color: white;
	font: 10pt Arial, Helvetica, sans-serif;
	line-height: normal;
	height: 180px;
	text-align: right;
	width: 155px;
}

#nav a {
	display: block;
	color: #ddd;
	text-decoration: none;
	padding-right: 16px;
}

#nav > ul {
	background-color: #605c59;
	padding-bottom: 10px;
}

#nav li.self a {
	background-image: url(/assets/templates/jeansite2/images/nav-arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
}

#nav li.self li a {
	background-image: none;
	font-weight: normal;
}

#nav a:hover, #nav li.self li a:hover {
	color: #fff;
	background-image: url(/assets/templates/jeansite2/images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#nav li.self a {
	background-color: #807d7a;
}

#nav li.self li a {
	background-color: transparent;
	color: #ddd;
}

#nav li.level1 {
	padding: 2px 0 2px 0;
	margin: 0;
}

#nav li.level2 {
	font-size: 8.5pt;
	font-weight: normal;
	padding: 0;
	margin: 3px 0 0 0;
	height: 10px;
	text-transform: lowercase;
}

#nav li.last {
	margin-bottom: 4px;
}


#page {
	float: left;
	width: 790px;
	margin: 0 auto auto 0;
	text-align: left;
}

#siteHeader h1 {
	display: none;
}

#header, #content, #footer {
	margin: 0 0 0 10px;
	padding: 0 29px 0 9px;
}

html body #header {
	background-image: url(/assets/templates/jeansite2/images/page-header.gif);
	background-repeat: no-repeat;
	font-size: 0.01em;
	line-height: 1em;
	height: 7px;
	margin-top: 139px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
}

#content {
	background-image: url(/assets/templates/jeansite2/images/page-tile.gif);
	background-repeat: repeat-y;
	color: #333;
	min-height: 400px;
	padding-top: 1px;
}

#banner {
	background-color: #ccc;
	background-position: top left;
	background-repeat: no-repeat;
	height: 42px;
	vertical-align: middle;
}

#banner p#bannerText {
	color: #fff;
	font-size: 13pt;
	font-weight: bold;
	padding: 10px;
	text-align: right;
	text-shadow: #000 2px 2px 5px;
}

#banner .B_crumbBox a {
	color: #fff;
	text-decoration: none;
}

#contentContainer {
}

#contentContainer h3 {
	margin: 25px 0 10px 0;
	font-size: 1.2em;
}

#contentContainer h3 a.current,
#contentContainer h3 a.past,
#contentContainer h3 a.upcoming {
	font-size: 0.7em;
	font-weight: normal;
}

#contentContainer p {
	margin: 5px 0 10px 0;
	line-height: 1.2em;
}

#contentFrame {
	font-size: 0.85em;
	line-height: 1.2em;
	margin: 50px 65px 0 65px;
	padding: 0 0 35px 0;
}

#contentFrame table.list td {
	font-size: 0.9em;
	padding: 2px;
}

#contentFrame li {
	padding: 3px 0 3px 0;
}

#contentFrame td.sideHeading {
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 0;
	margin-top: 0;
}

#contentFrame td.sideHeading p {
	margin-top: 0;
	padding-top: 0;
}

#contentFrame div.divider {
	height: 20px;
}

#contentFrame table.exhibitionsList {
	width: 100%;
}

#contentFrame table.exhibitionsList tr:last-child td:last-child {
	border-bottom: 1px solid #bbb;
}

#contentFrame table.exhibitionsList td:last-child {
	padding-bottom: 10px;
	border-top: 1px solid #bbb;
}

#contentFrame table.exhibitionsList div.date {
	color: #333;
	font-size: 0.9em;
	margin-bottom: 2px;
}

#contentFrame table.exhibitionsList div.what {
	margin-bottom: 2px;
}

#contentFrame table.exhibitionsList div.what span.gallery,
#contentFrame table.exhibitionsList div.what span.show {
	font-weight: bold;
}

#contentFrame table.exhibitionsList div.where {
	font-size: 0.9em;
}

#contentFrame table.exhibitionsList div.contact {
	font-size: 0.9em;
}

#contentFrame table.newsList {
	font-size: 0.9em;
	margin-left: 15px;
}

#contentFrame table td.sideHeading {
	vertical-align: top;
}

#contentFrame table.newsList, #contentFrame table.workshopList {
	border-bottom: 1px solid #bbb;
}

#contentFrame table.newsList td, #contentFrame table.workshopList td {
	border-top: 1px solid #bbb;
	padding: 3px 3px 8px 3px;
	vertical-align: top;
}

#contentFrame table.newsList tr:nth-child(odd) td, #contentFrame table.workshopList tr:nth-child(odd) td {
	background-color: #eee;
}

#contentFrame table.newsList tr:nth-child(even) td, #contentFrame table.workshopList tr:nth-child(even) td {
}

#contentFrame table.workshopList td img {
	margin-top: 5px;
}

#contentFrame ul.small li {
	list-style: square;
	margin: 0 0 0 20px;
	padding: 0;
}

#homeContentLeft {
	background: #e5e4e3;
	line-height: 1.2em;
	vertical-align: top;
	width: 537px;
}

#homeContentLeft div.homePhotoBox {
	text-align: left;
	margin: 40px 0 30px 0;
}

div.homePhotoBox p {
	padding-left: 15px;
}

#contentContainer div.homePhotoBox p.title {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
}

div.homePhotoBox p.description {
	font-size: 11px;
}

#homeContentRight {
	background: #cbc8c6;
	border-left: 1px solid #cccbca;
	color: #333;
	line-height: 1.2em;
	padding-top: 20px;
	vertical-align: top;
	width: 205px;
}

#homeContentRight h2 {
	color: #333;
	font-size: 14px;
	margin: 40px 0 0 30px;
}

#homeContentRight divdiv.newsItem {
	font-size: 11px;
	margin: 20px 17px 0 17px;
}

div.newsItem .title {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

div.newsItem div.imageLink {
	margin-top: 0;
}

div.newsItem div.imageLink span {
	display: none;
}
div.newsItem div.imageLink a {
	background-color: #cbc8c6;
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 232px;
	width: 171px;
	margin: 20px 17px;
}

div.newsItem div.imageLink a:hover {
	background-position: 0 -232px;
}

a#wetGlazing {
	background-image: url(../../../images/home/WetGlazingDVD.jpg);
}

a#pocketGuide {
	background-image: url(../../../images/home/ArtistsPocketGuide.jpg);
}

div.newsItem .subtitle {
	font-weight: bold;
	margin-top: 6px;
}

div.newsItem .description {
	margin-top: 10px;
}

div.newsItem .more, div.homePhotoBox .more {
	font-size: 9px;
	text-align: right;
	margin: 5px 0 0 0;
}

#homeContentRight .newsLine {
	border-bottom: solid 1px #cccbca;
	margin: 15px 30px 0 30px;
}

.hiddenBox {
	display: none;
}

.small {
	font-size: 0.95em;
}

.light {
	color: #555;
}


/* Gallery Styles */

div#slideshowBox {
	margin: 50px;
}

div.imageThumbnail {
	clear: left;
	font-size: 11px;
	margin: 10px 0;
}

div.imageThumbnail div.title {
	font-weight: bold;
}

div.imageThumbnail a {
	display: block;
	float: left;
	width: 80px;
}

div.imageThumbnail a img {
	display: block;
	margin: 0 15px 0 auto;
}


/* Gallery Manager Styles */

.thumbs {
	margin: 40px 0 20px 72px;
}

.thumbs div.thumbsBox {
	float:			left;
	display: 		block;
	height:			245px;
	width:			200px;
}

.thumbs div.imageBox {
	height:			160px;
	text-align: 	center;
	margin-left:	0;
	margin-right:	0;
}

.thumbs div.imageBox img.thumbnail {
	position:		absolute;
	bottom:			0;
	left:				0;
}

td.shortfields {
	border-top: 1px solid #999;
}

.thumbs p.title {
	font-weight: normal;
	font-size:		0.75em;
	width: 198px;
}


.thumbs .clearboth { 
	clear: 			both; 
}

.thumbs img.thumbnail {
	border:			none;
	display:			block;
	text-align:		center;
	margin:			0;
	padding:			0;
	margin-left: auto;
	margin-right: auto;
}

.thumbs div.thumbsBox p {
	display:			block;
	text-align:		center;
	width:			200px;
}

.picturecontainer {
	text-align:		center;
}

.managecontainer {
	margin-left: 70px;
}

.managecontainer hr {
	text-align: 	left;
	margin: 			20px 0 20px 0;
}

.managepicturetable {
	width:			600px;
	border:			1px solid #999;
}

.managepicturetable td {
	font-size:		0.8em;
	margin: 0 70px 15px 0;
	padding: 4px;
}

.managepicturetable td input, .managepicturetable td textarea {
	width:			250px;
}

.managepicturetable td.shortfields input {
	width:			auto;
}

.pictureform{
	float:			left;
	clear:			left;
}

.managepicture {
	padding:			4px;
	border-right:	1px solid #999;
}

.pictureform {
	margin-left:	20px;
	float:			left;
}

.pictureform .clearboth {
	clear:			both;
}

.uploadcounter {
	width: 			40px;
	margin-bottom:	6px;
	margin-right:	5px;
	float:			left;
	font-size:		0.9em;
	font-weight:	bold;
	clear:			left;
	text-align:		right;
}

.uploadfile {
	margin-bottom:	6px;
	float:			left;
}

.uploadfile input {
	font-size:		0.8em;
	width:			350px;	
}

.uploadform {
	margin-top:		20px;
}

.uploadform .clearboth {
	clear:			both;
}

.slideshowwrapper {
	text-align:		center;
}


/* Store styles */

div#storeFrame {
	margin: 50px 65px 0;
	padding-bottom: 50px;
}

div#storeFrame div.storeItem {
	border: 1px solid #ccc;
	float: left;
	font-size: 0.8em;
	margin: 15px 8px 25px;
	position: relative;
	width: 280px;
}

div#storeFrame div#storeFilters {
	float: right;
	margin-right: 24px;
}

div#storeFrame div#storeFilters div {
	border: 1px solid #ccc;
	cursor: pointer;
	float: left;
	font-size: 0.7em;
	margin-left: 3px;
	padding: 1px 4px;
}

div#storeFrame div#storeFilters div:first-child {
	border: 1px solid #fff;
	cursor: default;
	font-weight: bold;
	margin-left: 0;
}

div#storeFrame div.storeItem div.icon {
	width: 170px;
}

div#storeFrame div.storeItem div.icon img {
	height: 170px;
	margin: 10px 0 0 10px;
}

div#storeFrame div.storeItem div.title {
	font-weight: bold;
	padding: 4px 8px 2px;
}

div#storeFrame div.storeItem div.by {
	font-size: 0.8em;
	padding: 0px 8px 4px;
}

div#storeFrame div.storeItem div.description {
	font-size: 0.9em;
	padding: 4px 8px;
}

div#storeFrame div.storeItem div.cost {
	font-size: 0.9em;
	padding: 2px 8px;
}

div#storeFrame div.storeItem div.preview {
	position: absolute;
	top: 0;
	right: 0;
}

div#storeFrame div.storeItem div.preview a {
	background-image: url(../../../images/store/preview-corner.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 51px;
	width: 100px;
}

div#storeFrame div.storeItem div.preview a:hover {
	background-position: 0 -51px;
}

div#storeFrame div.storeItem div.isbn {
	font-size: 0.8em;
	padding: 2px 8px;
}

div#storeFrame div.storeItem div.buy {
	border-top: 1px dashed #ccc;
}

div#storeFrame div.storeItem div.buy a,
div#storeFrame div.storeItem div.buy a:hover,
div#storeFrame div.storeItem div.buy span {
	display: block;
	text-decoration: none;
	margin: 0 8px;
	padding: 3px 0;
}


#footer {
	background: #3A3631 url(/assets/templates/jeansite2/images/page-footer.gif) no-repeat;
	font-size: 0.6em;
	height: 80px;
	text-align: right;
	position: relative;
}

#footer p {
	color: #cbc8c5;
	padding-top: 15px;
}

#footer a {
	color: #cbc8c5;
	margin-top: 15px;
}

#pageInfoShowHide {
	position: absolute;
	margin-top: 15px;
	left: 10px;
	top: 0;
}

#pageInfoShowHide a {
	color: #867d78;
}

#pageInfo {
	margin: 0;
	padding: 0;
}

p#pageInfoText, #pageInfoText a, #pageInfoText a:link {
	color: #898785;
	text-align: left;
}

#pageInfoText a:hover {
	color: #cbc8c5;
}

#pageInfo p#pageInfoText {
	float: left;
}

#pageInfo p#copyright {
	float: right;
}



