/* COMMON */

html {
overflow: -moz-scrollbars-vertical;
margin:0px;
padding:0px;
}

body {
font-family: Tahoma, sans-serif;
font-size: 9px;
color: #666;
background-color: #000;
margin:0px;
padding:0 0 24px 0;
}

div#container {
}

div.width-440 {
width: 440px;
margin: 0 auto;
}

div.width-640 {
width: 640px;
margin: 0 auto;
}

p {
line-height: 1.5em;
}

a, a:visited {
color: white;
text-decoration: none;
}

a:hover {
color: white;
text-decoration: underline;
}

/* MISC */

div.artpiece-gallery a img {
margin: 2px;
border: none;
}

div.about div.object-left {
margin:0;
padding:0;
}

div.about p {
/* margin-left:189px; */
}

div.about div.object-left p {
/* margin-left:0px; */
}

div.object-left div .class-image p img {
margin: 0 12px 0px 0;
}

div.hr {
height: 7px;
background-image: url(../images/dotted-line.gif);
background-repeat: repeat-x;
background-color: transparent;
background-position: center left;
margin: 4px 0;
clear: both;
}

div.hr hr {
display: none;
}

div.thirds {
}

div.third-left {
width: 128px;
float: left;
}

div.third-right {
width: 108px;
float: right;
}

div.logo {
margin-top: 48px;
}

div.logo div.copyright {
text-align: right;
float: right;
width: 142px;
padding-top:32px;
}

div.artpiece-gallery {
text-align: center;
}

div.cleardiv {
clear: both;
height: 1px;
}

div.block {
margin-bottom: 8px;
}

form input.box, form textarea.box {
width:81%;
}

form input.box, form textarea {
background-color: #f1f1f1;
font-size: 1.2em;
font-family: Tahoma, sans-serif;
padding: 2px 0 2px 4px;
color: black;
}

img.imageleft {
margin-right: 8px;
}

h1 {
color: #ffc;
margin-top: 0;
margin-bottom: 12px;
}

div.message-warning {
background:transparent;
color: red;
padding:0;
}

div.message-warning h2 {
padding:0;
margin: 0;
}

input.button, input.defaultbutton {
margin:0;
padding:0;
font-size: 1.2em;
padding: 0px 6px;
}

table.list {
width: 86%;
border: 1px solid #333;
}

table.list th {
background-color: #333;
color: #ffc;
}

table.list td {
vertical-align: middle;
padding: 6px;
}

/* div.cypresses {
background-image: url(../images/cypresses.jpg);
background-repeat: no-repeat;
background-color: transparent;
background-position: top left;
padding-left: 164px; } */

table.contact-siamak {
width: 100%;
margin:0;
padding:0;
}

table.contact-siamak td {
padding:4px;
}

table.contact-siamak td.label-cell {
text-align: right;
vertical-align: top;
font-weight: bold;
padding-top: 8px;
}

table.contact-siamak form .buttonblock {
padding: 8px 0;
}

table.contact-siamak h1 {
color: #ffc;
margin: 0;
}

div.content-manage a,
div.content-manage label {
font-size: 12px;
line-height: 160%;
}

div.content-manage table {
font-size: 11px;
}

div.buttonblock form {
display: inline;
}