

body {
	color: #1c1c1c;
}

#header {
	color: #fc2f27;
}

#header h2 {
	color: #7b7b7b;
	font-size: 16px;
}

#header h1 {
		padding-bottom: 10px;
}

#header h1 a {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 10px;
}

#header h2 a{
	font-size: 16px;color: #fc2f27;
}

#header h2 a:hover{
	color: #9adbf1;
}

a{
	color: #4265a1;
	font-size: 12px;
}

.editioninventory {
	color: #ff2112;
}

a:hover {
	color: #ff2112;
}
 
ul a {
	color: #34d3ff;
}
.forsaleblock { width: 300px; height:280px;
padding: 10px;
	color: #6f6f6f;
	font-size: 10px;
	float: left;
	padding-bottom: 60px;
}


.imageblock { width: 900px; height:800px;
padding: 10px;
	color: #6f6f6f;
	font-size: 10px;
	float: left;
	padding-bottom: 60px;
}

.price{
		color: #3675c6;
	font-weight: bold;
}

.smalledition {
	width: 200px;
	float: left;
	padding-bottom:5px;
	padding-top: 15px;
}

.mediumedition {
	width: 200px;
	float: left;
		padding-bottom:5px;
		padding-top: 15px;
}

strong {
	color: #3b3b3b;
	font-weight: bold;
}

.printtitle {
	color: #070707;
	font-weight: bold;
	
	font-size: 12px;
	line-height: 20px;
}

.hilight {
		color: #ff2112;
}

.navigation, .navigation a {
	color: #717174;
}

.navigation a:hover {
	color: #fc2f27;
}


.button {
    border: none;
    background: url('http://www.raulgutierrez.org/images/buythisprint.gif') no-repeat top left;
   	width: 100px; height: 20px; border: 0;
}
.button:hover {
    border: none;
    background: url('http://www.raulgutierrez.org/images/buythisprintover.gif') no-repeat top left;
    padding: 2px 8px; 	width: 100px; height: 20px; border: 0;
}
label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
br { clear: left; }

#footer {
	padding-left: 20px;


}

 #footer p{	height:  20px;
	clear: both;
bottom:0px;
width:100%;
position: relative;
}

#container:{
 padding:10px;
	border: 1px solid #7f7f7f;
}