img { behavior: url(/lib/iepngfix/iepngfix.htc); }

/* Typography
====================================*/
body,
input,
select,
button,
textarea {
	font-family: Verdana, Arial, Helvetica, Lucida, sans-serif;
}
.mono {
	font-family: "Bitstream Vera Sans Mono", "Courier New", Courier, mono;
}
body {
	font-size: .8em;
}
.big {
	font-size: 1.2em;
}
h2 {
	font-size: 2em;
}
h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.0em;
}
h5 {
	font-size: 1.0em;
}
h6 {
	font-size: 0.8em;
}
.page_message,
.page_alert,
.page_error {
	font-size: 1.3em;
}
.smallmsg {
	font-size: 1.2em;
}
textarea {
	font-size: 1em;
}
.veryprominent {
	font-size: 1.7em;
	font-weight: bold;
}
input.veryprominent {
	padding: 5px;
}
p,
li,
label,
h2,
td,
th {
	line-height: 20px;
}

/* Colors, Borders & Images
====================================*/
body {
	color: #333;
}
a {
	color: #eb6e1f;
}
h2 {
	color: #b42a3a;
}
h2 a {
	color: #b42a3a;
}
.thinborder {
	border: 1px solid #e9e9e9;
}
.page_message:before {
	content: url("/images/layout/bullet_message.png");
}
.page_alert:before {
	content: url("/images/layout/bullet_alert.png");
}
.page_error:before {
	content: url("/images/layout/bullet_error.png");
}
.page_message {
	background-color: #6DC462;
	color: #fff;
}
.page_message a {
	color: #fff;
}
.page_alert {
	background-color: #F2D658;
	border: 2px solid #C16803;
	color: #C16803;
}
.page_alert a {
	color: #C16803;
}
.page_error {
	background-color: #E25F53;
	border: 2px solid #fff;
	color: #fff;
}
.page_error a {
	color: #fff;
}
.elem_alert {
	color: #DA1B32;
}
.available {
	border: 1px solid #9c6;
	background-color: #9c6;
}
.available a {
	color: #333;
	text-decoration: none;
}
.available a:hover span {
	text-decoration: underline;
}
.unavailable {
	border: 1px solid #eed;
	background-color: #fafaed;
}
.inlist {
	border: 1px solid #9c6;
	background-color: #9c6;
}
.null {
	border: 1px solid #e9e9e9;
	background-color: #e9e9e9;
}
.gradient_header a,
.gradient_header {
	color: #fff;
}
a.block_button {
	background: #fff;
	color: #333;
	white-space: nowrap;
}
a.block_button:hover {
	background: #EB6E1F;
	color: #fff;
}
.effectWrapper h2 {
	font-weight: 700;
	margin-bottom: 10px;
}
.clienttip {
	background-color: #fff;
	border: 3px solid #eed;
	padding: 10px;
}
.helpertip {
	background: #fff;
	border: 2px solid #EB6E1F;
	padding: 0;
	width: 250px;
}
.wide {
	width: 300px;
}
.helpertip .title {
	background: url(/images/layout/tooltip_header_fade.jpg) repeat-y;
	padding: 10px;
	font-weight: 700;
	color: #fff;
}
.helpertip .content {
	background-color: #fff;
	padding: 10px 10px 0 10px;
}
.helpertip .content p {
	margin-bottom: 10px;
}


a:link {
	color: #c33;
}
a:hover {
	color: #ecb2b2;
}
a:visited {
	color: #c33;
}
a:active {
	color: #c33;
}

/* Page: items/view
====================================*/
#item_details {
	float: left;
	width: 31%;
	margin: 9px 0 21px 0;
}
#item_details h2 {
	float: left;
	margin: 0;
}
#item_details #artist_name {
	clear: left;
	float: left;
	margin-bottom: 10px;
	height: 18px;
	white-space: nowrap;
}
#item_details #artist_name a {
	font-weight: 900;
	text-decoration: none;
	color: #333;
}
#item_details #artist_name a:hover {
	text-decoration: underline;
}
#item_details_scroll {
	height: 242px;
	overflow: auto;
	padding-right: 10px;
	margin-bottom: 10px;
}
#description {
	line-height: 18px;
}
#action_icons {
	margin-top: 5px;
	margin-bottom: 10px;
	float: right;
	width: 78px;
}
#action_icons a {
	margin-left: 10px;
}
#action_icons a:hover {
	filter: alpha(opacity=75);
	opacity: 0.75;
}
#action_icons img {
	vertical-align: middle;
}
#item_image_thumbs {
	clear: both;
}
#item_image_thumbs a:hover {
	filter: alpha(opacity=75);
	opacity: 0.75;
}
#item_image_thumbs img {
	margin: 0 10px 10px 0;
	border: 3px solid #fff;
}
#item_image_thumbs img.this_image {
	border: 3px solid #B52A3A;
}
#description {
	clear: both;
}

.image {
	display: table-cell;
}
div, img {
	vertical-align: middle;
}

#artist_chooser {
	clear: both;
}



/* Page: pages/index
====================================*/
#index_images {}
#index_images a {
	display: block;
	width: 233px;
	height: 526px;
	position: absolute;
	background: white;
}
#index_images a.first,
#index_images a.second {
	top: 85px;
}
#index_images a.third,
#index_images a.fourth {
	top: 338px;
}
#index_images a.first,
#index_images a.third {
	left: 20px;
}
#index_images a.second,
#index_images a.fourth {
	left: 273px;
}
#index_images a img {
	display: block;
	margin: 0 auto;
}
#index_images a:hover img {
}


#welcome_message {
	display: table;
	height: 526px;
	margin: 0 60px 0 543px;
}
#welcome_message div.middle {
	display: table-cell;
	vertical-align: middle;
}



/* Page: pages/gallery
====================================*/

#gallery_content {
	margin: 20px;
}
#gallery_image {
	float: left;
	margin: 0 60px 0 0;
	vertical-align: middle;
}
#gallery_message {
	display: table;
	height: 450px;
}
#gallery_message div.middle {
	display: table-cell;
	vertical-align: middle;
}
#gallery_message h2,
#gallery_message p {
	margin-right: 60px;
}



/* Page: artists/index
====================================*/
.artist img {
	float: left;
	margin-bottom: 40px;
}
.artist div {
	margin: 0 0 40px 0;
}
.artists .has_image div {
	margin: 0 0 40px 220px;
}

/* Page: pages/contact
====================================*/
#contact_form input,
#contact_form textarea {
	width: 300px;
}
#contact_form textarea {
	height: 100px;
}
#contact_form .bt {
	width: auto;
}
#contact_form .elem_alert {
	display:block;
}
.contact_type {
	float: left;
	margin: 0 40px 20px 0;
}
#map_box img {
	border: 1px solid #e9e9e9;
}
#mail_box,
#phone_box {
	height: 120px;
}

#contact_types {
   margin-bottom: 40px;
}



#big_image {
	margin: -49px 0 0 20px;
	width: 66.5%;
	height: 434px;
	float: right;
	text-align: center;
}
#big_image img {
	overflow: hidden;
}


/* Header
====================================*/
#header {
	background: url(/images/shading-top.gif) repeat-x;
	height: 65px;
}
h1 {
	margin: 15px 0 13px 20px;
	float: left;
	display: inline;
}
h1 a {
	text-decoration: none;
}
.normal_nav {
	margin: 15px 20px 13px 0;
	float: right;
	padding: 0;
	list-style-type: none;
}
.normal_nav li {
	display: inline;
	padding: 0 0 0 10px;
	margin: 0;
}
h2 {
	margin-top: 9px;
}



.menu_button_a:hover {

}






#artist_list {
	position: absolute;
	top: 350px;
	left: 20px;
	border: 1px solid #333;
	background-color: #fff;
	z-index: 100;
	height: 182px;
}
#artist_list p {
	margin: 0;
}
#artist_list p a {
	display: block;
	padding: 3px 5px;
	margin: 0;
	text-decoration: none;
}
#artist_list p a:hover {
	color: #fff;
	background-color: #c33;
}






#compact_nav {
	position: absolute;
	top: 26px;
	left: 304px;
	border: 1px solid #333;
	background-color: #fff;
	z-index: 100;
}
#compact_nav p {
	margin: 0;
}
#compact_nav p a {
	display: block;
	margin: 0;
	padding: 4px 6px;
	background-color: #fff;
	color: #c33;
	text-decoration: none;
}
#compact_nav p a:hover {
	background-color: #c33;
	color: #fff;
}


#menu_button {
	position: absolute;
	top: 26px;
	left: 304px;
}

/* Footer
====================================*/
#footer {
	clear: both;
	text-align: center;
	padding: 30px 0 25px 0;
	background: url(/images/shading-bottom.gif) repeat-x top;
}
#footer p {
	margin-bottom: 5px;
}






.padded {
	padding: 0 20px;
}






#content {
	margin: 20px;
}
h2,
h3,
h4,
ol,
ul,
table,
p,
dt,
dd,
form {
	display: block;
	margin-bottom: 20px;
}











#page_path {
	clear: left;
}


.page_message:before {
	content: url("/images/bullet_message.png");
}
.page_alert:before {
	content: url("/images/bullet_alert.png");
}
.page_error:before {
	content: url("/images/bullet_error.png");
}
.page_message {
	background-color: #6DC462;
	color: #fff;
}
.page_message a {
	color: #fff;
}
.page_alert {
	background-color: #F2D658;
	border: 2px solid #C16803;
	color: #C16803;
}
.page_alert a {
	color: #C16803;
}
.page_error {
	background-color: #E25F53;
	border: 2px solid #fff;
	color: #fff;
}
.page_error a {
	color: #fff;
}
.page_message,
.page_alert,
.page_error {
	padding: 10px;
	margin: 0 20px 15px 20px;
}

#sameas {
	font-weight: normal;
}


.pagination {
	clear: both;
}
.pagination img.left_arrow {
	margin-right: 10px;
	vertical-align: middle;
}
.pagination img.right_arrow {
	margin-right: 5px;
	vertical-align: middle;
}
.pagination span,
.pagination a.page_link {
	padding: 5px 8px;
	color: #1F005C;
}
.pagination span.page_link {
	background-color: #1F005C;
	color: #fff;
}
.pagination a.page_link {
}
.pagination a.page_link:hover {
	background-color: #1F005C;
	color: #fff;
}


.artist_list dt {
	border-top: 2px solid #333;
	background: #e9e9e9;
	padding: 3px 0;
}

#item_list a {
	display: block;
	float: left;
	height: 200px;
	margin: 0 20px 20px 0;
	text-decoration: none;
}
#item_list a span {
	display: block;
	max-width: 150px;
	text-decoration: underline;
}















#send_link_overlay_content {
	position: absolute;
	top: 45%;
	left: 45%;
	width: 387px;
	height: 422px;
	background-image: url(/images/send_link_overlay2.png);
	z-index: 4;
}
#send_link_overlay_content h3 {
	margin: 30px 0 10px 40px;
}
#send_link_overlay_content label {
	line-height: 14px;
}
#send_link_overlay_content .section {
	margin: 0 0 0 40px;
}
#send_link_overlay_content input {
	width: 294px;
	padding: 3px;
}
#send_link_overlay_content textarea {
	width: 294px;
	height: 115px;
	padding: 3px;
}
#send_link_overlay_content input.sendbt {
	width: auto;
	height: auto;
	font-size: 1.8em;
	margin-top: 8px;
}
#send_link_overlay_content .close_link {
	margin: 30px 40px 0 0;
	width: 60px;
	display: inline;
	float: right;
}




#load_overlay_content {
	position: absolute;
	top: 45%;
   left: 45%;
	width: 175px;
	height: 30px;
	background-color: #fff;
	border: 1px solid #000;
	padding: 10px;
	z-index: 100;
}
#load_overlay_content img {
	vertical-align: middle;
	margin-right: 10px;
}






#header {
	clear: both;
	min-width: 1000px;
}
#footer,
#container {
	clear: both;
	min-width: 1000px;
}


.other_list {
   position: relative;
	margin-bottom: 30px;
}
.other_list .scroll {
	overflow: auto;
	height: 120px;
}
.other_list .scroll a {
	margin-right: 10px;
}






#category_thumbs_left,
#category_thumbs_right,
#artist_thumbs_left,
#artist_thumbs_right {
	position: absolute;
   top: 43px;
}
#category_thumb_list a:hover,
#artist_thumb_list a:hover {
	filter: alpha(opacity=75);
	opacity: 0.75;
}


#big_image_enlargement {
   position: absolute;
   z-index: 102;
   border-top: 1px solid #333;
   border-right: 2px solid #333;
   border-bottom: 2px solid #333;
   border-left: 1px solid #333;
}
#big_image_enlargement_message {
   position: absolute;
   z-index: 103;
   border-top: 1px solid #333;
   border-right: 2px solid #333;
   border-bottom: 0px solid #333;
   border-left: 1px solid #333;
   background-color: #fff;
   line-height: 16px;
   height: 16px;
   padding: 2px 2px 0 2px;
   width: 40px;
   text-align: center;
   text-decoration: none;
}
#big_image_enlargement_message:hover {
   text-decoration: underline;
}
#big_image_enlargement_message span {
   vertical-align: center;
}

#middle_nav {
	background: url(/images/category_nav_bg.gif) no-repeat;
	/* z-index: 1; */
	clear: both;
	width: 100%;
	overflow: scroll;
	height: 150px; /* 150px */
	position: relative;
	margin-bottom: 30px;
}
#middle_nav a#artist_link {
	position: absolute;
	top: 66px;
	left: 9px;
}

#middle_nav #category_list_container {
	background: url(/images/category_nav_bg_right.gif) no-repeat;
	height: 150px;
}
#middle_nav #category_list {
	overflow: hidden;
	width: 3000px;
}
#middle_nav #category_list a.category_link {
	float: left;
	color: #333;
	width: 98px;
	height: 132px;
	margin: 9px 13px 0 0;
	padding: 0 0 0 7px;
	font-weight: bold;
	text-decoration: none;
}
#middle_nav #category_list a.category_link:hover {
	background: url(/images/category_nav_hover.gif);
	color: #fff;
}
#middle_nav #category_list a.category_link span.category_image {
	display: block;
	width: 90px;
}
#middle_nav #category_list a.category_link span.category_image img {
	display: block;
	margin: 0 auto;
}
#middle_nav #category_list a.category_link span.category_title {
	display: block;
	margin: 3px 0 15px -7px;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}






#artist_list {
	position: absolute;
	top: 350px;
	left: 20px;
	border: 1px solid #333;
	background-color: #fff;
	z-index: 100;
	height: 182px;
}
#artist_list p {
	margin: 0;
}
#artist_list p a {
	display: block;
	padding: 3px 5px;
	margin: 0;
	text-decoration: none;
}
#artist_list p a:hover {
	color: #fff;
	background-color: #c33;
}
.column {
	float: left;
}


#compact_nav p {
	margin: 0;
}
#compact_nav p a {
	display: block;
	padding: 3px 5px;
	margin: 0;
	text-decoration: none;
}
#compact_nav p a:hover {
	color: #fff;
	background-color: #c33;
}



a#category_nav_left,
#category_nav_right {
	position: absolute;
	top: 0;
}


#navigation_control {
	background: #7F0C12 url(/images/nav_control_fill.png) repeat-x;
	height: 124px;
	position: relative;
}
#navigation_control h3 {
	color: #fff;
	margin: 0;
	padding: 5px 8px;
	font-size: 1.0em;
}
#navigation_control img.arrowleft {
	position: absolute;
	left: 8px;
	bottom: 49px;
}
#navigation_control img.arrowright {
	position: absolute;
	right: 8px;
	bottom: 49px;
}
#navigation_control a.thumbleft,
#navigation_control a.thumbright {
	position: absolute;
	width: 50%;
	height: 90px;
	text-align: center;
	vertical-align: middle;
}
#navigation_control a.thumbleft:hover .imgleft,
#navigation_control a.thumbright:hover .imgright {
	filter: alpha(opacity=75);
	opacity: 0.75;
}
#navigation_control a.thumbleft {
	left: 0;
}
#navigation_control a.thumbright {
	right: 0;
}
/*
		<div id="navigation_control">
			<h3>Jewelry</h3>
			<a href="http://franksecklergallery/items/view/308/trifari-gold-demi" class="thumbleft">
				<img src="/images/nav_control_left_arrow.png" width="5" height="12" alt="previous" class="arrowleft" />
				<img src="/cache/images/7/5/75ed794b6e3b8814404fb21113b2b54b.jpg" width="90" height="42" alt="Trifari Gold Demi" class="imgleft" style="margin-top: 24px;" />
			</a>
			<a href="http://franksecklergallery/items/view/1033/trifari-necklace-rhinestones" class="thumbright">

			<img src="/cache/images/9/f/9ff71ad10404fdd1672f575529f7e971.jpg" width="90" height="70" alt="Trifari Necklace Rhinestones" class="imgright" style="margin-top: 10px;" />
				<img src="/images/nav_control_right_arrow.png" width="5" height="12" alt="next" class="arrowright" />
			</a>
		</div>
*/


