body {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #666666;
}

img {
	border: 0px;
}

a {
	color: #CC3333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#header {
	width: 100%;
	margin-top: 15px;
	background: #D5DCD3;
	height: 122px;
}

#logo {
	background: url('/skins/konstantik.se/images/logo.gif') no-repeat;
	height: 122px;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}

#left-section {
	padding-top: 8px;
	padding-left: 15px;
}

#right-section {
	width: 190px;
	border-left: 1px dotted #ABB4A7;
}

.right-section-item {
	width: 182px;
	border-bottom: 1px dotted #ABB4A7;	
	font-size: 11px;
	padding: 4px;	
}

.right-section-item-no-border {
	width: 182px;

	padding: 4px;
}

.right-section-item .title {
	color: #333333;
}

.right-section-item .date {
	color: #666666;
}

.right-section-item .copy {
	color: #999999;
}

.right-section-recent-items {
	padding-top: 15px;
	text-align: center;
}

.recent-item-img {
	width: 100px;
}

.recent-item-link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.right-section-header {
	border-bottom: 1px dotted #ABB4A7;	
	width: 182px;
	font-family: Times New Roman;
	font-variant: small-caps;
	padding-left: 4px;
	padding-right: 4px;
	margin: 2px;
	font-size: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: 500;
	color: #666965;		
	background: #F2F4F2;
}

.right-section-header-both {
	border-bottom: 1px dotted #ABB4A7;	
	border-top: 1px dotted #ABB4A7;	
	width: 182px;
	font-family: Times New Roman;
	font-variant: small-caps;
	padding-left: 4px;
	padding-right: 4px;
	margin: 2px;
	font-size: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: 500;
	color: #666965;		
	background: #F2F4F2;
}

#langs {
	margin-left: auto;
	margin-right: auto;
	width: 762px;
	text-align: right;
}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 762px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: 1px solid #E3E9E1;
	border-left: 1px solid #E3E9E1;
	border-bottom: 1px dotted #ABB4A7;
	font-size: 11px;
}

#main p {
	margin: 0px;
	margin-bottom: 10px;
	text-align: left;
	padding-right: 10px;	
}

#wrapper {
	border-bottom: 1px dotted #ABB4A7;
}

#menu {
	margin-left: auto;
	margin-right: auto;
	width: 763px;
	height: 24px;
	border-right: 1px dotted #ABB4A7;
}

#menu div {
	float: right;
	border-left: 1px dotted #ABB4A7;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}

#menu div a {
	text-decoration: none;
	padding: 4px;
	color: #646763;
}

#menu .menu-item-on a {
	color: #333333;
	background: #EAEDE9;
	padding: 4px;
}

#menu div a:hover {
	background: #EAEDE9;
	color: #333333;
	padding: 4px;
}

#footer {
	border-bottom: 1px dotted #ABB4A7;
	border-left: 1px solid #E3E9E1;
	border-right: 1px solid #E3E9E1;
	width: 732px;
	padding: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
}

#footer a {
	text-decoration: none;
	color: #646763;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.float-right-home-img {
	float: right;
	padding-right: 50px;
}

.float-right-const {
	float: right;
	width: 150px;
	text-align: right;
}

#og-logo {
	float: right;
	padding-left: 4px;
}

#footer-info {
	width: 732px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	color: #999999;
}

#footer-info a {
	color: #646763;
}

h1 {
	font-family: Times New Roman;
	font-variant: small-caps;
	font-size: 34px;
	font-weight: 500;
	color: #5C5F5B;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	margin-top: 22px;
	font-size: 22px;
	font-variant: small-caps;
	font-family: Times New Roman;
	font-weight: 500;
	background: url('/skins/konstantik.se/images/title_bg.gif') repeat-x;
	height: 40px;
	padding-top: 6px;
	padding-left: 10px;
	margin-left: -14px;
	margin-right: 1px;
}

h3 {
	margin-top: 22px;
	margin-bottom: 0px;
	font-size: 22px;
	font-variant: small-caps;
	font-family: Times New Roman;
	font-weight: 500;
	background: url('/skins/konstantik.se/images/h3bg.gif') repeat-x;
	height: 35px;
	padding-top: 6px;
	padding-left: 10px;
	margin-right: 1px;
}

.no-margin {
	margin-left: -14px;
	width: 567px;
}

.right-section-menu-item {
	border-bottom: 1px dotted #ABB4A7;
	padding: 6px;
}

.right-section-menu-item:hover {
	padding: 0px;
}

.right-section-menu-item:hover .link {
	background: #F2F4F2;
	margin: 2px;
	padding: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.right-section-menu-item-on {
	border-bottom: 1px dotted #ABB4A7;
}

.right-section-menu-item-on .link {
	background: #F2F4F2;
	margin: 2px;
	padding: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.right-section-menu-item a, .right-section-menu-item-on .link a {
	text-decoration: none;	
	color: #333333;
}

.right-section-menu-item a:hover, .right-section-menu-item-on .link a:hover {
	text-decoration: underline;	
	color: #333333;
}

.border {
	border-top: 1px dotted #ABB4A7;
	border-bottom: 1px dotted #ABB4A7;
	margin-left: -14px;
	text-align: center;
}

.border p {
	padding-left: 10px;
}

.no-margin p {
	padding-left: 10px;
	padding-right: 10px;
}

.larger {
	font-size: 13px;
}

h4 {
	color: #CC3333;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 5px;
}

.back-link {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

.back-link:hover {
	text-decoration: underline;
}

#artwork-detail {
	padding: 0px;
	margin-left: -15px;
	width: 762px;
}

#artwork-detail td {
	border-top: 1px dotted #ABB4A7;
}

#artwork-detail .left-column {
	width: 116px;
	border-right: 1px solid #E3E9E1;
	font-size: 12px;
	color: #666666;
	padding-left:16px;
}

#artwork-detail .right-column {
	font-size: 12px;
	color: #333333;
	padding: 6px;
}


.item-links {
	margin: 0px;
	margin-top: 4px;
}

.green-links {
	text-decoration: none;
	font-size: 13px;
	color: #6A8363;
	padding-right: 35px;
}

.green-links:hover {
	text-decoration: underline;
}

.artwork-image {
	width: 450px;
	margin: 10px;
}

.thumbnail-image {
	margin: 10px;
	margin-top: 0px;
	margin-right: 0px;
}

#artwork-search-form {
	width: 736px;
	height: 75px;
	margin-left: -0px;
}

#artwork-search-form td {
	background: #D5DCD3;
	font-size: 13px;
	color: #333333;
	padding: 10px;
	padding-top: 0px;
}

#artwork-search-form .filler {
	background: #FFFFFF url('/skins/konstantik.se/images/arrowmiddle.gif') no-repeat;
	width: 5px;
	font-size: 11px;
}

#artwork-search-form td input, #artwork-search-form td select {
	margin-top: 6px;
	width: 205px;
}

.center {
	text-align: center;
	margin-left: -10px;
}

#artwork-results {
	width: 762px;
	margin-left: -15px;
	border-bottom: 1px dotted #ABB4A7;	
}

#artwork-results td {
	border-top: 1px dotted #ABB4A7;
	padding: 10px;
}

#artwork-results .image-col, #artwork-results .info-col {
	border-right: 1px solid #E3E9E1;
}

#artwork-results .image-col {
	text-align: center;
	width: 120px;
}

#artwork-results .link-col {
	text-align:center;
	width: 120px;
}

#artwork-results .info-col b {
	color: #CC3333;
	font-weight: normal;
	font-size: 11px;
}

#artwork-results .info-col .price {
	color: #000000;
}

#artwork-results .link-col a {
	text-decoration: none;
	color: #666666;
}

#artwork-results .link-col img {
	vertical-align: middle;
}

.search-entry {
	width: 200px;
}

.search-entry-select {
	width: 205px;
}

.search-img {
	width: 100px;
}


.pages {
	text-align: center;
	font-size: 11px;
}

.pages a {
	color: #666666;
	text-decoration: none;
	background: #D5DCD3;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 1px;
}

.pages .on {
	color: #000000;
}

.pages a:hover {
	background: #BBBBBB;
	color: #000000;
}

.no-border td {
	border: 0px none !important;
}
