/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Basics */
body {
  color: #fff;
  background: #000 url(/img/bg5.jpg) no-repeat top center;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

a {
  font-weight: bold;
  color: #fff;
}
h1 {
  font-weight: bold;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
}
h2 {
  font-weight: bold;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
}

h3 {
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
}

h4 {
  font-weight: normal;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
}
p {
margin-bottom: 18px;

}

/* Structure */
div#Page {
  width: 936px;
  padding: 12px 0 72px 18px;
  margin: 0 auto;
  text-align: left;
}

div#Logo {
  float: left;
  width: auto;
  margin-bottom: 0px;
  padding: 0 18px 18px 0;
}

div#Nav {
  float: right;
  width: auto;
  margin-bottom: 0px;
  padding: 0 18px 18px 0;
}

div#Nav a {
  text-decoration: none;
}

div#Nav a:hover {
  text-decoration: underline;
}

div#Nav ul {
  display: block;
  height: 22px;
  padding-top: 5px;
}

div#Nav ul li {
  display: inline;
  padding: 0 10px;
}

div#HeaderImage {
  margin-left: 0px;
  width: 919px;
  padding: 0 18px 18px 0;
}

div.panel {
diplay:block;
  padding: 9px 28px 27px 10px;
  width: 898px;
  float: left;
 
  background: transparent url(/img/shadow-layer.png) no-repeat bottom right;
}

div.panel2 {
diplay:block;
  padding: 9px 28px 27px 10px;
  width: 898px;
  float: left;
 
  background: transparent url(/img/shadow-layerx.png) no-repeat bottom right;
}

div.panel3 {
diplay:block;
  padding: 0px 0px 0px 0px;
  width: 300px;
  float: left;
 
}


div.panelcenter {
diplay:block;
  padding: 9px 28px 27px 10px;
  width: 898px;
  float: left;
 text-align:center;
margin-left:auto;
 
  background: transparent url(/img/shadow-layer.png) no-repeat bottom right;
}

div.triple_panel_group {
  float: left;
  width: 936px;
  clear: left;
}

div.triple_panel_group div.panel2 {
  width: 274px;
  float: left;
}




div#MainPanel p {
  width: 440px;
}

div#MainPanelBlog p {
  width: 700px;
}

div#MainPanelAbout p {
  width: 900px;
}

div#MainPanelPrints p {
  width: 900px;
}

div#MainPanelSamples p {
  width: 900px;
}

div#MainPanelContact p {
  width: 900px;
}



div#MainPanel div.video_frame {
  float: right;
  margin: 9px 0;
  width: 400px;
  height: 220px;
}







div#Footer {
  padding: 18px 18px 0 0;
  width: 918px;
  text-align: center;
}

.pageimage
{
padding-left:10px;
padding-right:10px;
}

.pageimage2
{
padding-left:0px;
padding-right:0px;
padding-top:0px;
padding-bottom:0px;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
}

#pageimage2{
margin-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
    }








ul.accordion{
    list-style:none;   
    position:relative;
    right:0px;
    top:0px;
 font-family: Verdana, sans-serif;
    font-size: 16px;
    font-style: italic;
    line-height: 1.5em;
overflow:hidden;
}
ul.accordion li{
    float:right;
    width:138px;
    height:350px;
    display:block;
    border-right:2px solid #000000;
    border-bottom:2px solid #000000;
    background-color:#000000;
    background-repeat:no-repeat;
    background-position:center center;
    position:relative;
    overflow:hidden;
    cursor:pointer;
    
}
ul.accordion li.bg1{
    background-image:url(/img/2.jpg);
overflow:hidden;
}
ul.accordion li.bg2{
    background-image:url(/img/4.jpg);
overflow:hidden;
}
ul.accordion li.bg3{
    background-image:url(/img/3.jpg);
overflow:hidden;
}
ul.accordion li.bg4{
    background-image:url(/img/1.jpg);
overflow:hidden;
}
ul.accordion li.bleft{
    border-left:2px solid #000000;
overflow:hidden;
}
ul.accordion li .headingm{
    background-color:#000000;
    padding:5px;
    margin-top:10px;
    opacity:0.7;
    font-style:normal;
    font-weight:bold;
    letter-spacing:1px;
    font-size:14px;
    color:#eeeeee;
    text-align:center;
overflow:hidden;
    
}
ul.accordion li .description{
    position:absolute;
    width:350px;
    height:175px;
    bottom:0px;
    left:0px;
    display:none;
overflow:hidden;
}
ul.accordion li .description h2{
    
    font-style:normal;
    font-weight:bold;
    letter-spacing:1px;
    font-size:45px;
    color:#444;
    text-align:left;
    margin:0px 0px 15px 20px;
    text-shadow:-1px -1px 1px #ccc;
overflow:hidden;
}
ul.accordion li .description p{
    line-height:14px;
    margin:10px 22px;
 font-family: Verdana, sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    text-transform: none;
    letter-spacing: normal;
    line-height: 1.6em;
overflow:hidden;
}
ul.accordion li .description a{
    position:absolute;
    bottom:5px;
    left:20px;
   
    font-style:normal;
    font-size:11px;
    text-decoration:none;
    color:#888;
overflow:hidden;
}
ul.accordion li .description a:hover{
    color:#333;
    text-decoration:underline;
overflow:hidden;
}

ul.accordion li .bgDescription{
    background:transparent url(/img/bgDescription.png) repeat-x top left;
    height:340px;
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    display:none;
overflow:hidden;
}
div#preload { display: none; }