/* CSS Document */
body, li, ul, p, td, input, textarea, th, table, b, div, span, strong, h1, h2, h3, h4 {
font-family:Arial, Helvetica, sans-serif;

}
body {
background-color: #231F1F; 
color: #FFF;
}
li {
color: #FFF;
}
ul {
color: #FFF;
}
h1 {
font-size:24px;
}
h2 {
font-size:22px;
}
h3 {
font-size:18px;
}
h4 {
font-size:16px;
}
p {
font-size:14px;
}
a {
color:#FFFFFF;
}
#main_body a:hover {
text-decoration:underline;
}
#content a:hover {
text-decoration:underline;
}
#content {
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: -250px;
	height: 500px;
	width: 800px;
	text-align:center;
	border: 4px solid #FFF;
}
#wrapper {
	overflow: visible;
	position: absolute;
	height: 1px;
	width: 100%;
	top: 50%; 
	
	
}

#page {
	margin: 0 auto;
	width:820px;
	border: 6px solid #FFF;
	background-color:#000000;
	background-image:url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;	 
}
#wrapper1 {
	width: 100%;
	
}
#left_column {
	width:250px;
	float:left;
	index:5;
	
	
}
#main_body {
	margin-left:260px;
	margin-right:10px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#music {
	margin-top:70px;
	margin-bottom:20px;
	margin-left:40px;
}

#content h1 {
	margin-top:20px;			
}
#content p {
	margin-bottom:5px;
	margin-top:40px;		
}
#cssMenu1 {
	margin-left: 80px;
	margin-top:210px;
}
.clearItem:after {
	content:".";
	clear:both;
	height:0;
	visibility:hidden;
	display:block;
}
#antique {
	margin:10px;
	float:left;
	width:130px;
	height:130px;
	
}
#antique  a:link img, #antique a:visited img {
border: 1px solid #FFF;
	
}
#antique a:hover img, #antique a:active img {
border: 3px solid #0262CA;

}

#photo {
float:right;
padding-left:20px;
width:306px;
 
}
#photos {
	float:left;
	margin-top: 10px;
	width:70px;
	height:70px;
	
}
#photos  a:link img, #photos a:visited img {
border: 1px solid #FFF;
	
}
#photos a:hover img, #photos a:active img {
border: 3px solid #0262CA;

}
#information {
	width:150px;
	font-size:14px;
	float:left;
	
}
#forward_back {
	width:300px;
	clear:both;
	font-size:14px;
	margin-top:20px;
	margin-bottom:10px;		
	
}
#forward_back_left {
	float:left;
	width:80px;
}
#forward_back_middle {
	float:left;
	width:140px;
}
#forward_back input {
font-size:14px;
background-color:#333333;
border: 2px solid #FFF;
width:70px;
color:#FFFFFF;
cursor:pointer;
}
#forward_back_middle input {
width:130px;
}
a:link img.border_img,  a:visited img.border_img {
border: 1px solid #FFF;
	
}
a:hover img.border_img,  a:active img.border_img {
border: 3px solid #0262CA;

}
#enquiry {
	font-size:11px;
	text-align:left;
	padding:10px;

}
#enquiry input {
width:170px;
font-size:12px;
}
#enquiry textarea {
width:170px;
font-size:12px;
}
input.enquiry {
font-size:14px;
background-color:#333333;
border: 2px solid #FFF;
color:#FFFFFF;
cursor:pointer;
}
#email {
	width:600px;
	margin-left:250;
	background-image: url(http://www.deparma.com/images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
.style2 {
	font-size: 20px;
	color: #999966;
}
form.form_email {
border: 1px solid #FFF;
padding:10px;
margin:10px;
font-size:14px;
}

/*-------------------Added by VAL ----------------------------------*/
.clear{clear:both;}

.v_footer {
	margin: 0 auto;
	width:832px;
	border:0px;
	background-color:#231F1F;	 
}
.v_footer_l {float: left; width: 200px; font-size: 10px; color: #AFAFAF; text-align: left;}
.v_footer_r {float: right; width: 200px; font-size: 10px; color: #AFAFAF; text-align: right;}
