html,body { height: 100%; }

body {
	margin: 0px;
	padding: 0px;
	background-image:url(/images/texture.jpg);
	color: #cc7a7a;
	font-size: 10pt;
}

img {
	border-width: 0px;
}

h1 {
	color: #cc7a7a;
	font-size: 14pt;
	font-family: Verdana, Geneva, sans-serif;
}

ul { 
	margin: 0 0 0 30px;
	padding: 0;
}

li {
	color: #888888;
	font-size: 9pt;
	list-style-type: none;
}

a {
	font-family: Courier New, Courier, monospace;
	color: #cc7a7a;
	text-decoration: underline;
}

#outer {
	width: 1000px;
	overflow: hidden;
	min-height: 100%;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0 auto;
	top: 0px;
}

#content {
	margin-left: 170px;
	margin-right: 50px;
}

p { 
	font-family: Courier New, Courier, monospace;
	color: #777777;
	font-size: 9pt;
}

#header {
	background-image: url(/images/header.jpg);
	height: 56px;
	padding-top: 15px;
	line-height: 31px;
	text-align: right;
}

#header ul, #header object {
	clear: both;
	margin-top: 15px;
	margin-right: 40px;
}

#header ul li {
	display: inline;
	margin-left: 15px;
}

#header a, #nav a {
	color: #777777;
	text-decoration: none;
	font-family: Verdana, Geneva, Sans-serif;
	font-size: 7pt;
}

#header a {
	color: #aaaaaa;
	font-size: 7pt;
	font-weight: bold;
}

#nav {
	position: absolute;
	width: 150px;
	height: 500px;
	background-image: url(/images/top.png);
	background-repeat: no-repeat;
	background-position: 4px 0px;
	top: 120px;
	margin-left: 18px;
}

#nav ul {
	margin-top: 100px;
	margin-left: 60px;
}

#nav ul li {
	margin-bottom: 22px;
}

#logo {
	background-image: url(/images/tag.png);
	width: 245px;
	height: 178px;
	position: absolute;
	top: 20px;
	margin-left: -20px;
	cursor: pointer;
	background-repeat: no-repeat;
}

div.sep {
	background-image: url(/images/line.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	margin-right: 20px;
	margin-left: 80px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-left: 25px;
}

div.sep_nodash a.sel {
	color: #cc7a7a;
}

div.p {
	margin-top: 25px;
	font-family: Courier New, Courier, monospace;
	color: #555555;
}

div.sep_nodash {
	margin-top: 10px;
	margin-left: 80px;
	padding-left: 25px;
}

div.r {
	text-align: right;
}

.cat {
	font-family: Verdana, Geneva, Sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #777777;
	letter-spacing: -1px;
	font-size: 12pt;
	padding: 0px;
}

span.cat {
	cursor: default;
}

div.sep a.sel {
	background-color: #ffffff;
	border: 1px dashed #ffaaaa;
	color: #ffaaaa;
}

div.sub {
	margin-left: 80px;
	margin-right: 20px;
	margin-top: 5px;
}

div.sub ul {
	margin-left: 22px;
}

div.sub ul li {
	padding-top: 1px;
	padding: 0px;
	margin-left: 0px;
	line-height: 20px;
}

div.sub a {
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #777777;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-size:9px;
	padding: 0px;
	background-color: transparent;
}

div.sub li.sel {
/*	list-style-image: url(/images/dot.png); */
}

div.sub li.sel a {
	font-weight: bold;
	color: #cc7a7a;
}

div.group {
	font-size: 8pt;
	font-family: Courier New, Courier, monospace;
	color: #555555;
	margin-left: 105px;
	margin-top: 25px;
	margin-bottom: 25px;
	clear: both;
}

div.group span {
	padding: 3px;
	border: 1px dashed #cc7a7a;
	color: #cc7a7a;
}

div.thumbs {
	margin-left: 105px;
}

div.thumb {
	float: left;
	margin-right: 60px;
	margin-bottom: 25px;
}

div.image {
	margin-top: 70px;
	overflow: hidden;
}

div.image div {
	float: left;
}

#rarrow, #larrow {
	width: 60px;
	height: 29px;
}

#rarrow {
	text-align: right;
}

div.index {
	margin-top: 20px;
	text-align: center;
}

div.hw {
	float: left;
	width: 300px;
	margin-top: 50px;
	margin-left: 50px;
	margin-right: 20px;
}

div.info div.info_content {
	width: 600px;
	margin: 0 auto;
}

ul.sc li {
	white-space: nowrap;
}

form {
	display: inline;
}

div.imageItem {
	width: 150px;
	height: 200px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	margin-left: 30px;
	margin-bottom: 50px;
	text-align: right;
}

div.imageItem * {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

div.imageItem div.img_idx {
	font-weight: normal;
	color: #cc7a7a;
}

div.del_link {
	width: 150px;
	text-align: right;
}

div.newlink {
	clear: both;	
}

div.img, img.img {
	width: 150px;
	height: 150px;
	overflow: auto;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
}

div.img_desc {
	width: 150px;
	text-align: center;
}

div.news_page, div.info {
	margin-top: 10px;
	margin-left: 90px;
	margin-right: 20px;
}

div.newshdr {
	font-size: 0px;
	line-height: 34pt;
	height: 34pt;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: transparent;
	padding-top: 15px;
	padding-bottom: 3px;
	margin-bottom: 20px;
	background-image: url(/images/line.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	text-align: right;
}

div.newslinks {
	margin-top: 2px;
}

div.newslinks a {
	margin-right: 15px;
	color: #aaaaaa;
	font-size: 8pt;
	text-transform: uppercase;
	text-decoration: none;
}

div.newslinks a.sel {
	background: transparent;
	color: #cc7a7a;
}

div.newsnav {
	float: left;
	margin-top: 25px;
	margin-left: 90px;
	width: 175px;
}

div.newsnav ul {
	padding: 0px;
	margin: 0px;
	float: left;
	margin-right: 15px;
}

div.newsnav ul li {
	font-size: 12pt;
}

div.newsnav ul.month {
/*	margin-top: 8px;*/
}

div.newsnav ul.month li {
	font-size: 10pt;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #aaaaaa;
	font-family:"Courier New", Courier, monospace;
}
ul.year a {
	text-decoration: none;
	color: #cccccc;
}

ul.year a.sel {
	background-color: transparent;
	color: #cc7a7a;
	font-size: 10pt;
	font-family:"Courier New", Courier, monospace;
	background-image: url(/images/line.png);
	background-position: bottom center;
	background-repeat: repeat-x;
}

.pop {
	color: #cc7a7a;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
}

div.newscontent {
	float: right;
	margin-top: 25px;
	margin-right: 100px;
	width: 410px;
	min-height: 500px;
}

div.newscontent div.month {
	margin-bottom: 15px;
	background-image: url(/images/line.png);
	background-position: bottom center;
	background-repeat: repeat-x;
	font-size: 10pt;
	font-family: Courier New, Courier, monospace;
	color: #cc7a7a;
	line-height: 16pt;	
}

div.newscontent div.article_image {
	height: 300px;
	overflow: hidden;
	padding-left: 10px;
}

div.newscontent div.article_header {
	font-family: Arial;
	color: #cc7a7a;
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: bold;
	margin: 10px 0px;
	padding-left: 58px;
	
}

div.newscontent div.article_content {
	font-family: Courier New, Courier, monospace;
	font-size: 8pt;
	padding-left: 58px;
	margin-bottom: 60px;
	color:#777777;
}

div.article_content a {
	font-family: Courier New, Courier, monospace;
}

div.news {
	font-family: Courier New, Courier, monospace;
	color: #777777;
	font-size: 8pt;
	clear: left;
	padding-top: 25px;
	overflow: hidden;
}

div.newsbody {
	float: left;
	width: 240px;
	margin-left: 10px;
}

div.newsbody div.title {
	margin-top: 0px;
	font-size: 9pt;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#cc7a7a;
}

div.newsbody div.body {
	font-weight: normal;
}

span.date {
	color: #555555;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9pt;
}

div.date {
	cursor: pointer;
	background-image: url(/images/stamp.png);
	width: 50px;
	height: 61px;
	float: left;
	overflow: hidden;
}

div.date div {
	padding-top: 12px;
	text-align: center;
}

div.date div a.date {
	font-size: 9pt;
}

div.date div a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cc7a7a;
	text-transform: uppercase;
	font-size: 14pt;
	text-decoration: none;
}

.c {
	text-align: center;
}

.c p {
	text-align: center;
}

table.form {
	margin-left: 0px;
	margin-right: auto;
	width: 400px;
}

table.tag {
	margin-left: -40px;
	padding-left: 40px;
	padding-top: 20px;
	background-image: url(/images/order_tag.png);
	background-repeat: no-repeat;
	width: 461px;
	height: 289px;
}

table.file {
	position: relative;
	left: -30px;
	padding-left: 30px;
	padding-top: 30px;
	background-image: url(/images/order_file.png);
	background-repeat: no-repeat;
	width: 425px;
	height: 200px;
}

table.form td {
	text-align: left;
}

table.form td.ta {
	padding-bottom: 30px;
}

table.form td.ti {
	padding-left: 18px;
}

table.form td.ti input {
	border: 1px solid #777777;
}

table.form th {
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #574b2d;
	text-transform: uppercase;
}

th.required:after {
	content: "*";
	color: #574b2d;
	margin-left: 1px;
}

table.form textarea {
	width: 100%;
	border: 1px dashed #cc7a7a;
}

div.notice, div.errorExplanation {
	width: 500px;
	padding: 20px;
	margin: 30px auto;
	margin-bottom: 0px;
	background: #ffcccc;
	font-size: 14pt;
	font-family: Courier New, Courier, monospace;
	text-align: center;
}

div.errorExplanation {
	margin-bottom: 20px;
}

#price_list {
	float: right;
	margin-right: 0px;
	margin-left: 30px;
	padding-top: 15px;
	padding-left: 15px;
	width: 200px;
	height: 800px;
	font-family: "Arial";
	font-size: 8pt;
	background-image: url(/images/pricelist_bg.jpg);
	background-repeat: no-repeat;
	color: #cc7a7a;
}

#price_list table {
	border-spacing: 10px;
}

#price_list th.hdr {
	font-size: 9pt;
	padding-bottom: 1px;
	color: #777777;
	border-bottom: 1px dashed #777777;
}

#price_list th {
	text-align: left;
}

#price_list td {
	text-align: left;
}

div.addPopup {
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -60px;
	width: 350px;
	height: 70px;
	background-color: #555555;
	padding: 25px;
}

p.addPopup {
	color: white;
	margin: 5px;
	font-size: 11pt;
	font-family: Verdana, Geneva, sans-serif;
}

p.addPopup span {
	color: #cc7a7a;
}

p.addPopup a {
	cursor: pointer;
	color: #cc7a7a;
	text-decoration: underline;
}

div.sold {
	margin: 0 auto;
	height: 26px;
	background-image: url(/images/sold.png);
	background-repeat: no-repeat;
	background-position: top right;
}

div.title {
	margin: 10px auto;
	text-align: center;
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #cc7a7a;
}

div.hw div.title {
	cursor: pointer;
}

div.desc {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 240px;
	text-align: left;
	font-family: Courier New, Courier, monospace;
	font-size: 10pt;
}

input, textarea, select {
	border: none;
}

	
#outerImageContainer {
	font-size: 0px;
}

#hoverNav {
	padding-top: 0px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #cc7a7a;
}

input.pink {
	padding: 10px 20px;
	background-color: #cc7a7a;
	color: #ffffff;
	font-size: 14pt;
	font-weight: bold;
}

p.big {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
}

div.hdr_img {
	margin-left: -30px;
}

div.footer {
	height: 70px;
	clear: both;
}

div.gallery_outer {
	padding-left: 90px;
}

div.gallery_cat {
	float: left;
	width: 100px;
	margin-bottom: 20px;
	margin-right: 30px;
}

div.gallery_cat div.sep {
	color: #cc7a7a;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5px;
}

div.gallery_cat ul {
	margin-left: 5px;
}

div.gallery_cat ul li {
	color: #777777;
	white-space: nowrap;
	text-transform: lowercase;
}

div.gallery_cat a {
	color: #777777;
	text-decoration: none;
	font-size: 8pt;
}

div.gallery_cat li.sel {
	list-style-type: disc;
}

div.gallery_cat li.sel a {
	color: #777777;
}

#recaptcha_widget_div {
	padding-left: 40px;
}

#order_form {
	width: 425px;
}
