@charset "utf-8";
/* CSS Document */
html, body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #9e9d9d;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
p {
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	text-decoration: underline;
	color: #403f3f;
	}
a:hover, a:active {
	text-decoration: none;
	color: #403f3f;
	}
a img {
	border: none;
	} 
a:hover img {
	border: none;
	background-color: #ff0000;
}

#container {
	margin-right: auto;
	margin-left: auto;	
	width: 1100px;
	background-color: #fefefe;
}

#topnav {
	height: 30px;
	border-bottom: 2px solid #403F3F;
	background-image:url(images/topnavbckgrnd.gif);
	background-repeat: no-repeat;
	background-color: #da9029;
	position: relative;
}

#topnav_btm {
	height: 23px;
	background-color: #b3974e;
	position: relative;
}

#nav_txt {
	padding: .4em .3em .3em .3em;
	/*padding: .2em .5em;*/
	display: block;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	/*font-size: 15px;*/
	line-height: 1.2em;
	margin-right: .5em;
	text-decoration: none;
}

.nav_txt_link {
	padding: .4em .3em .3em .3em;
	/*padding: .2em .5em;*/
	display: block;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	/*font-size: 15px;*/
	line-height: 1.2em;
	margin-right: .5em;
	text-decoration: none;
}

#topnav ul, #topnav_btm ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;	
	position: absolute;
	width: 1100px;
	left: 15px;
	/*width: 1035px;
	left: 45px;*/
}

#topnav li, #topnav_btm li {
	float:left;
}

#topnav li a:link, #topnav li a:visited  {
	padding: .3em .7em;
	/*padding: .2em .5em;*/
	display: block;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	/*font-size: 15px;*/
	line-height: 1.2em;
	margin-right: .5em;
	text-decoration: none;
}

#topnav li a:active, #topnav li a:hover  {
	background-color: #9a5a01;
}

#topnav li a.current, #topnav li a.current:hover, #topnav li a.current:active, #topnav li a.current:visited  {
	color: #403F3F;
	background: none;
	cursor: default;
}

#topnav_btm li a:link, #topnav_btm li a:visited {
	/*padding: .2em .5em;*/
	display: block;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	/*font-size: 15px;*/
	line-height: 1.2em;
	margin-right: .5em;
	text-decoration: underline;
}

#topnav_btm li a:active, #topnav_btm li a:hover {
	background-color: #69592e;
	text-decoration: none;
}

#topnav_btm li a.current, #topnavtopnav_btm li a.current:hover, #topnav_btm li a.current:active, #topnav_btm li a.current:visited {
	color: #69592e;
	background: none;
	cursor: default;
}

ol {
	padding: 0 15px 15px 0;	
}

#header {
	height: 192px;
}

#logo {
	float: left;
	margin: 0;
	padding: 0;
	height: 192px;
	width: 710px;
	background-color: #fefefe;
}

#header_sale {
	float: left;
	margin: 0;
	padding: 0;
	height: 192px;
	width: 370px;
	background-color: fefefe;
}

h2 {
	float: left;
	margin: 0;
	padding: 0;
	height: 192px;
	width: 370px;
	background-image:url(images/monthly-special-header.gif);
	background-color: #fefefe;
	text-indent: -9999px;
}

#middle {
	/*height: 558px;
	height: 2172px;*/
	height: 2240px;
}

/*formats left side bar of main content*/

#left {
	float: left;
	margin: 0 20px 0 75px;
	width: 192px;
	/*height: 2150px;*/
}

#left_short {
	float: left;
	margin: 0 20px 0 75px;
	width: 192px;
}

#top_left {
	width: 192px;
	height: 13px;
	padding: 0 0 2px 0;
	text-align: center;
	color: #949494;
	font-size: 12px;
	border-bottom: 2px solid #949494;
}

.second_left {
	width: 192px;
	height: 150px;
	padding: 10px 0 5px 0;
	text-align: right;
}

.caption {
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #403f3f;
	height: 15px;
}

.lower_left {
	width: 192px;
	height: 13px;
	margin-top: 20px;
	padding: 10px 0 30px 0;
	text-align: center;
	color: #949494;
	font-size: 12px;
	border-bottom: 2px solid #949494;
	border-top: 2px solid #949494;
}

.links_categories {
	padding-top: 8px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #403f3f;
}

.left_links {
	padding-top: 5px;
	font-size: 10px;
}

.btm_links {
	float: left;
	padding: 2px 25px 0 20px;
	/*height: 140px;*/
	width: 200px;
	color: #000;
	font-size: 11px;
	text-align: left;
	line-height: 1.15em;
}

.home_body_titles {
	height: 13px;
	margin-top: 5px;
	padding: 10px 0 30px 0;
	text-align: center;
	color: #949494;
	font-size: 12px;
	border-bottom: 1px solid #949494;
	border-top: 1px solid #949494;
	line-height: 1.2em;
}

/*formats right side of main body*/

#main_content {
	float: right;
	width: 811px;
	/*height: 858px;*/
	border-left: solid 1px #403f3f;
}

#main_left {
	float: left;
	width: 484px;
	height: 396px;
	/*
	background-color: #fefefe;
	*/
}
#main_center {
	float: left;
	width: 66px;
	height: 396px;
	background-image:url(images/borders.gif);
}
#main_right {
	float: right;
	width: 261px;
	height: 396px;
	/*
	background-color: #fefefe;
	*/
}
#video_title h3 {
	margin: 0;
	padding: 20px 10px 0 0;
	height: 50px;
	text-align: right;
	font-size: 30px;
	color: #403f3f;
}
#video_title_right h3 {
	margin: 0;
	padding: 20px 0 0 10px;
	height: 50px;
	text-align: left;
	font-size: 30px;
	color: #403f3f;
}
#video {
	padding: 15px 0 15px 0;
	height: 296px;
	text-align: right;
}
#fb {
	margin: 0;
	padding: 15px 0 0 0;
	text-align: left;
	width: 211px;
	border-bottom: 3px solid #244588;
}
#twitter {
	padding: 5px 0 14px 0;
	text-align: left;
}

/*begin category body*/
#categories_fb_spacer {
	height: 10px;
	border-bottom: solid 1px #403f3f;
}

#fb_categories {
	margin: 0;
	padding: 8px 0 0 0;
	text-align: right;
	width: 192px;
}

.main_content_categories {
	float: right;
	width: 811px;
	/*height: 11750px;*/
	border-left: solid 1px #403f3f;
}

#right_filler {
	height: 1000px;
}

.middle_category {
	/*height: 11750px;*/
}

#category_title h3 {
	margin: 0;
	padding: 0 0 0 20px;
	height: 35px;
	text-align: left;
	font-size: 30px;
	color: #403f3f;
}

.categories {
	/*height: 11750px;*/
	text-align: left;
}
/*
#categories_specials {
	height: 1000px;
}
#home_theater {
	height: 1850px;
}
#payment_confirm {
	height: 600px;
}
*/
.product_thumb {
	float: left;
	padding: 10px;
	margin: 10px 20px 0 20px;
	width: 200px;
	height: 590px;
	background-color: #f6c581;
}

.product_title {
	padding: 5px 0 0 0;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}

.product_pay {
	padding: 5px 0 24px 0;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}

.product_pay_sale {
	padding: 5px 0 8px 0;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}

#product_pay_red {
	color: #FF0000;
	font-size: 12px;
}

.product_pay_for_page {
	padding: 7px 0 8px 0;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}

.product_page_pay {
	padding: 7px 0 8px 0;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}

.product_PAYTRACE {
	border: solid 1px #9a5a01;
	margin: 5px 0 0 0;
	padding: 0 2px 5px 2px;
}

#product_paytrace_not_on_sale {
	margin-top: 6px;
	padding-bottom: 5px;	
}

.paytrace_form {
	margin-left: 71px;	
}

#paytrace_not_on_sale {
	margin-top: 12px;	
}

.product_title_reg {
	padding: 21px 0 0 0;
	font-weight: bold;
	text-align: center;
	font-size: 10px;	
}
.red_text {
	color: #ff0000;	
}
.product_paypal {
	border: solid 1px #9a5a01;
	margin: 10px 0 0 0;
	padding: 0 2px 5px 2px;
	text-align: center;
}

.product_page_paypal {
	margin: 0;
	padding: 0;
	text-align: center;
}
.product_text {
	padding-top: 5px;
	height: 126px;
	font-size: 10px;
	text-align: justify;
	line-height: 1.3em;
}
.dimensions {
	padding: 5px 0 5px 0;
	font-size: 10px;
	text-align: center;
}
#footer_categories {
	clear: both;
	padding: 7px 10px 20px 0;
	text-align: right;
	font-size: 10px;
	color: #636262;
	border-top: solid 1px #403f3f;
}

/*Begin product page content*/

.product_content {
	position: relative;
	padding: 20px;
	margin: 10px 20px 0 20px;
	width: 730px;
	height: 630px;
	/*background-color: #d98e28;*/
}

.product_heading {
	width: 695px;
	height: 540px;
	margin: 10px 10px 10px 10px;
	padding: 15px 0 15px 15px;
	text-align: left;
	font-size: 20px;
	text-align: justify;
	/*background-color: #b3974e;*/
}

#prod_details {
	margin: 10px 10px 0 10px;
	padding: 0 0 5px 25px;
	width: 695px;
}

.art_details {
	font-size: 12px;
	line-height: 1.4em;
	color: #ff0000;
}

.product_image {
	float: left;
	height: 315px;
	width: 315px;
}

.product_script {
	float: right;
	padding: 0 0 20px 20px;
	width: 360px;
	height: 525px;
}
.product_page_dimensions {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3em;
	color: #ff0000;
}
#sale_price {
	padding-top: 0;
}
.return_policy {
	font-size: 10px;
}
.product_text {
	text-align: justify;
	font-size: 10px;
	height: 125px;
}
.product_page_text {
	font-style: italic;
	text-align: justify;
	font-size: 20px;
	font-weight: bold;
	color: #ff0000;
	height: 450px;
}
.prod_pg_paypal {
	text-align: center;
}

/*return policy page styling*/

#return_text_top {
	margin: 0;
}

#return_text {
	margin: 0;
	padding-top: 10px;
}

.bullets {
	font-size: 14px;	
}

/*begin about page*/
.about {
	position: relative;
	padding: 20px;
	margin: 10px 20px 20px 20px;
	width: 730px;
}
.wrap_around_image {
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
}
.text_wrap {
	margin: 0;
	padding: 0;
	width: 730px;
}
.about_text {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.3em;
	text-align: left;
}
#about_top_paragraph {
	margin-top: 0;
}
#about_top_paragraph_hanging {
	margin-top: 0;
	font-size: 16px;
}

/*begin contact form*/
form {
	margin: 0;
	padding: 0;
}
fieldset {
	border: 2px solid #b3974e;
	padding-right: 10px;
}
label, label span {
	display: block;
	padding-bottom: 10px;
}
label {
	float: left;
	width: 100%;
}
.contact_form_metal_art_sculpture {
	padding-top: 20px;
}
label span {
	float: left;
	width: 45%;
	text-align: right;
}
fieldset input {
	float: right;
	width: 50%;
	border: 4px solid #403f3f;
}
fieldset input: active {
	border-color: #ff0000;
}
fieldset:hover {
	border-color: #ff0000;
}
.btn_form_metal_art_sculpture {
	text-align: center;
}
form div input {
	clear: both;
	margin-top: 10px;
	background-color: #756c43;
	border: 2px double #b3974e;
	font: bold 92% Tahoma, Verdana, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
}
form div input:hover {
	background-color: #ff0000;
}
.contact_form_metal_art_sculpture_area {
padding-top: 5px;
font-family: Arial;
font-size: 18px;
text-decoration: none;
font-weight: bold;
color: #ff0000;
word-spacing: .02em;
letter-spacing: .02em;
}
textarea {
	float: right;
	width: 50%;
	border: 4px solid #403f3f;
}
/*end form*/
/*begin bottom of main content*/
#main_btm {
	clear: both;
	background-color: #fefefe;
	height: 162px;
}

#spacing_row {
	background-color: #fefefe;
	height: 20px;
}

#btm_row {
	background-color: #444444;
	height: 225px;
}

#btm_img {
	float: left;
	background-color: #444444;
	height: 134px;
	width: 108px;
}

#btm_txt {
	float: right;
	background-color: #444444;
	padding: 2px 5px 0 0;
	height: 223px;
	width: 690px;
	color: #fff;
	font-size: 11px;
	text-align: left;
	line-height: 1.15em;
}

.main_btm_excerpts {
	clear: both;
	height: 402px;
	background-color: #F6C581;
}

#blog_section {
	height: 340px;
}

#about_excerpts {
	height: 270px;
}

#hang_section {
	height: 280px;
}

#link_section {
	/*height: 725px;*/
	height: 710px;
}

#home_titles h3 {
	margin: 0;
	padding: 15px 0 0 20px;
	border-top: 5px solid #ff0000;
	height: 35px;
	text-align: left;
	font-size: 24px;
	color: #403f3f;
}

/*#btm_row_excerpts {
	height: 142px;
	padding: 20px;
}*/

#btm_img_excerpts {
	float: left;
	padding: 6px 10px 20px 20px;
	/*height: 130px;*/
	width: 114px;
}

.excerpt_title_top {
	margin: 0;
	padding: 0 25px 5px 0;
	text-align: left;
	font-size: 14px;
	font-style: bold;
	color: #a71905;
	line-height: 1.3em;
}

.excerpt_title {
	margin: 0;
	padding: 15px 25px 5px 0;
	text-align: left;
	font-size: 14px;
	font-style: bold;
	color: #a71905;
	line-height: 1.3em;
}

.btm_txt_excerpts {
	float: right;
	padding: 2px 25px 0 0;
	/*height: 140px;*/
	width: 635px;
	color: #000;
	font-size: 11px;
	text-align: left;
	line-height: 1.15em;
}

#btm_txt_excerpts_pad {
	padding-top: 5px;
}

#main_btm p {
	padding: 0 0 3px 0;
}
/*begin nav bar and footer*/
#thin_lt {
	height: 1px;
}
#thin_dark {
	background-color: #403f3f;
	height: 1px;
}
#spacer {
	height: 5px;
}
#nav {
	padding: 7px 10px 20px 0;
	text-align: right;
	font-size: 10px;
	color: #636262;
}
#footer {
	/*
	background-color: #fefefe;
	*/
	padding: 20px 10px 20px 0;
	text-align: right;
	font-size: 9px;
	color: #636262;
}
