.editor-button {
	position:relative;
}

.editor-button a {
	display:block;
	position:absolute;
	top:0;
	left:-16px;
	width:16px;
	height:12px;
	background:url(/themes/cp_global_images/edit_template.gif) no-repeat 0 0;
	overflow:hidden;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

table {
	font-size:inherit;
	border-collapse: collapse;
	border-spacing: 0;
}

.required {
	color: #97551D;
}

.error {
	border: 1px solid #99bb43;
	margin: 10px 0 25px 0;
	padding: 10px;
	color: #929496;
}

.success {
	border: 1px solid #99bb43;
	margin: 10px 0 25px 0;
	padding: 10px;
	color: #929496;
}

.success a {
	color: #97551D;
}

.success a:hover {
	text-decoration: underline;
}

a {
	color:#97551D;
	outline: none;
}

#upload .title,
.story-upload {
	color:#97551D;
	font-weight: bold;
	margin-bottom: 20px;
	cursor: pointer;
	font-size: 14px;
	display: block;
}

a.story-upload:hover {
	text-decoration: underline;
}

#upload .upload-form,
.forgot .forgot-form {
	display: none;
	border: 1px solid #929496;
	padding: 25px;
	margin-bottom: 25px;
}

body {
	margin:0;
	color:#929496;
	font:12px Arial, Helvetica, sans-serif;
	background:#2f2f29;
}

img {
	border-style:none;
}

a {
	text-decoration:none;
}

input,
textarea,
select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

form,
fieldset {
	margin:0;
	padding:0;
	border:0;
}

#main {
	width:970px;
	_width:1050px;
	margin:17px auto 0;
}

#header {
	height:1%;
	padding:0 0 11px;
}

.card {
	float:right;
	text-align:right;
}

.card a {
	color:#929496;
}

.card strong {
	display:block;
	padding-top:3px;
	font:12px Arial, Helvetica, sans-serif;
	color:#97551d;
}

ul.top-menu {
	padding:2px 0 0 0;
	margin:0;
	list-style:none;
	float:right;
}

ul.top-menu li {
	float:left;
	margin:0 2px 0 -2px;
	padding:0 5px 0 8px;
	font:10px Arial, Helvetica, sans-serif;
}

ul.top-menu a {
	color:#929496;
}

ul.top-menu a:hover,
.card a:hover {
	color:#97551d;
}

#content {
	height:1%;
}

.main-column {
	float:right;
	width:700px;
	padding:22px 0 30px;
	margin:8px 0 0;
	border-top:1px solid #424240;
}

.visual {
	height:294px;
}

.content {
	height:1%;
}

.content h1,
.article .article-full h2 a {
	margin:0;
	font:22px Arial, Helvetica, sans-serif;
	color: #929496;
}

.article .article-full h2 a:hover {
	color: #97551D;
}

.gallery-entry h2 {
	margin-bottom: 0;
}

.gallery-entry .date {
	color: #97551D;
	margin: 15px 0 30px 0;
	font-size: 14px;
}

.article .article-full .date {
	text-transform: uppercase;
	margin: 10px 0;
	font-size: 14px;
}

.article-full .time,
.article-full .time a {
	color: #97551D;
}

.article-full .time a:hover {
	color: #929496;
}

.content p,
.box p {
	line-height:20px;
	margin:0;
}

.content p {
	margin:0 0 19px;
}

.content p a,
.box p a {
	color:#97551d;
}

.content p a:hover,
.box p a:hover {
	text-decoration:underline;
}

.gallery {
	height:1%;
}

.gallery ul {
	padding:0;
	margin:0;
	list-style:none;
	width:725px;
}

.additional-gallery ul {
	width:auto;
}

.gallery ul li {
	float:left;
	padding:0 20px 19px 0;
}

.gallery ul img {
	display:block;
}

#footer {
	height:1%;
	padding:13px 2px 0 0;
	margin:30px 0 0;
	background:url(/images/site/dottted.gif) repeat-x;
}

.slogan {
	float:right;
	width:237px;
	height:11px;
	background:url(/images/site/alone-and-unafraid.gif) no-repeat;
	text-indent:-9999px;
}

#footer ul {
	padding:0 0 23px;
	margin:0;
	list-style:none;
	height:1%;
}

#footer ul li {
	float:left;
	margin:0 6px 0 -6px;
	padding:0 6px 0 8px;
}

#footer ul a {
	color:#929496;
}

#footer ul a:hover {
	color:#97551d;
}

#footer address {
	font-style:normal;
	padding-bottom:5px;
}

#footer p {
	margin:0;
	font-size:10px;
}

.sidebar {
	float:left;
	width:250px;
	padding-bottom: 50px;
}

.logo {
	margin:0 0 22px;
	display:block;
	text-indent:-9999px;
	width:101px;
	height:117px;
	background:url(/images/site/main-logo.gif) no-repeat;
}

.logo a {
	display:block;
	height:100%;
}

ul#nav {
	padding:28px 0 21px;
	margin:0 0 19px;
	list-style:none;
	height:1%;
	border:solid #424240;
	border-width:1px 0;
}

ul#nav li {
	padding:0 0 5px;
}

ul#nav li a {
	color:#929496;
}

ul#nav li a:hover,
ul#nav li a.current {
	color:#97551d;
}

.box {
	height:1%;
	padding:0 0 42px;
}

.box img {
	display:block;
	margin:0 0 15px;
}

.box h2 {
	font:18px Arial, Helvetica, sans-serif;
	margin:0 0 2px;
}

/* inner page */

#no-sidebar .content-container{
	width:700px;
	_width:780px;
	float:left;
}

.content-container {
	width:519px;
	float:left;
}

#no-sidebar .content-container .left {
	height:1%;
	float: left;
	width: 436px;
}

#no-sidebar .content-container .right {
	height:1%;
	float: right;
	width: 250px;
}

.article,
.article-full {
	height:1%;
	padding:24px 0 29px;
	background:url(/images/site/dottted.gif) repeat-x 0 100%;
}

.article-cnt {
	float:right;
	width:348px;
	padding:0 10px 0 0;
}

.article img {
	float:left;
}

.article .article-full img {
	float:none;
}

.article h2 {
	font:bold 14px/14px Arial, Helvetica, sans-serif;
	margin:0 0 3px;
}

.article p {
	margin:0 0 20px;
}

.article p a {
	color:#97551d;
	text-decoration:underline;
}

.article p a:hover {
	text-decoration:none;
}

#gallery.post-nav {
	padding: 0 0 15px 0;
}

#gallery.post-nav li {
	float: right;
}

ul.post-nav {
	padding:13px 0 0;
	margin:0;
	list-style:none;
	height:30px;
	width: 100%;
	overflow: hidden;
}

ul.post-nav li {
	float:left;
	padding:0 14px 0 16px;
	margin:0 14px 0 -14px;
	background:url(/images/site/separator03.gif) no-repeat 0 2px
}

ul.post-nav a {
	color:#97551d;
}

ul.post-nav a:hover {
	text-decoration:underline;
}

#gallery-pagination {
	clear: both;
	height: 50px;
}

ul.pagination {
	padding:13px 0 0;
	margin:0;
	list-style:none;
	height:25px;
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
}

ul.pagination li {
	float:left;
	padding:0 14px 0 16px;
	margin:0 14px 0 -14px;
	background:url(/images/site/separator03.gif) no-repeat 0 2px
}

ul.pagination a {
	color:#97551d;
	border: 1px solid #575750;
	padding: 2px 5px;
	margin-left: 2px;
}

ul.pagination strong {
	border: 1px solid #575750;
	padding: 2px 5px;
	margin-left: 2px;
}

ul.pagination a:hover {
	border: 1px solid #97551d;
	background: #97551d;
	color: #FFF;
}

.side-col {
	float:right;
	width:161px;
	padding:3px 0 0;
}

#no-sidebar .side-col {
	display: none;
}

.side-col h2 {
	margin:0 0 23px;
	font:18px Arial, Helvetica, sans-serif;
}

.side-nav {
	padding:0 0 22px;
	margin:0;
	list-style:none;
	height:1%;
}

.side-nav li,
.side-nav a {
	padding:0 0 5px;
}

.side-nav a {
	color:#929496;
}

.side-nav a:hover {
	color:#97551d;
}

input.text {
	width: 50%;
	padding: 2px 5px;
}

textarea {
	width: 99%;
	height: 150px;
	padding: 2px 5px;
}

.submit {
	background: url(/images/site/button-submit.gif);
	border: 0;
	width: 108px;
	height: 18px;
	float: right;
}

.account-box {
	border: 1px solid #929496;
}

.account-box .header {
	height: 31px;
	color: #97551D;
	padding-left: 15px;
	font-weight: bold;
}

.account-box a {
	color: #97551D;
	text-decoration: underline;
}

.account-box a:hover {
	text-decoration: none;
}

.account-box .copy {
	padding: 15px;
}

.price {
	font-size: 25px;
	color: #97551D;
}

.foxee_pricing_options {
	margin-bottom: 5px;
}

p.additional-images {
	margin: 25px 0 15px 0;
}

p.tell-friend {
	margin: 60px 0 15px 0;
}

#product_slideshow {
	margin-bottom: 60px;
	border: 10px solid #4d4d4b;
	position: relative;
	z-index: 1;
}

#monoSlideshow {
	position: relative;
	z-index: 2;
}

.more-products p {
	padding-left: 50px;
}

.more-products a {
	float: right;
	display: block;
	padding-left: 20px;
}

.chart {
	display: none;
}

.story h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0;
}

.story h2 a {
	text-decoration: none;
	color: #929496;
}

.story h2 a:hover {
	text-decoration: underline;
}

.story h2 span {
	font-size: 11px;
	font-weight: normal;
}

.story p a {
	color: #97551D;
	text-decoration: underline;
	text-transform: uppercase; 
}

.story p a:hover {
	text-decoration: none;
}

.stories-intro {
	height: 1%;
	background:url(/images/site/dottted.gif) repeat-x 0 100%;
	padding-bottom: 1px;
	margin-top: 40px;
}

.stories-intro h2 {
	color: #97551D;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0;
}

.date-story {
	color: #97551D;
	margin-bottom: 10px;
	font-weight: bold;
}

.story-detail {
	background: #f3f0e3;
	padding: 15px;
	font-family: monospace;
	color: #2b2b25;
}

.story-textarea {
	font-family: monospace;
	height: 200px;
	padding: 15px 10px;
	width: 95%;
}

.banner-logo {
	float: right;
}