﻿/* Old But New CSS Document */

/* General Styles */
body {
	background-image:url('http://www.oldbutnew.net/images/tempsite/background2.GIF');
    background-repeat:repeat-x;
    background-color: #B5CDF4;
}



a:link, a:visited
{
	color: #003366;
	text-decoration: none;
}

a:hover, a:active
{
	color: #003399;
	text-decoration: none;
}

.header1
{
	padding:5px 0px 15px 0px;
}

.menu
{
	vertical-align:top;
	padding:10px 5px 10px 5px;
}

a.menu:link, a.menu:visited
{
	color:#003366;
	font-weight:bold;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}

a.menu:hover, a.menu:active
{
	color:#003399;
}

li {
	list-style-type: none;
}

.gallery
{
	padding:15px 0px 5px 15px;
}

/* Page Styles */
p {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10pt;
	text-align: left;
	line-height: 110%;
	margin: 0px 20px 15px 15px;
}

p.title {
	color:#003366;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
/*	border-bottom: 1px solid #663399; */
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 15px;
}

p.upload {
	color:#003366;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
/*	border-bottom: 1px solid #663399; */
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
}

p.visitshop {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}

.photo_frame_left
{
	float:left;
	padding:30px 10px 10px 10px;
	margin:15px 10px 10px 10px;
}

.etsy_friend_frame
{
	float:right;
	padding:10px;
	margin:10px;
}

.banner
{
	padding:5px 0;
}

#nav_bottom
{
	height:100px;
	width:500px;
	text-align:center;
}

select.contact_form, input.contact_form, textarea.contact_form
{
	color: #000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#A3BDD9;
	margin-bottom: 6px;
	border-color:#333333;
}

select.login_form, input.login_form, textarea.login_form
{
	color: #000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#A3BDD9;
	margin-bottom: 6px;
	border-color:#333333;
}

p.copyright {
	display: inline;
	margin-top: 0;
	margin-bottom: 0;
}

#p1 {
  display: block;
  width: 100px;
  height: 38px;
  background: url("http://www.oldbutnew.net/images/tempsite/shop.gif") no-repeat 0 0;
}
#p1:hover { background-position: 0 -37px; }
#p1 span { display: none; }

#p2 {
  display: block;
  width: 100px;
  height: 38px;
  background: url("http://www.oldbutnew.net/images/tempsite/facebook.gif") no-repeat 0 0;
}
#p2:hover { background-position: 0 -37px; }
#p2 span { display: none; }

#p3 {
  display: block;
  width: 100px;
  height: 38px;
  background: url("http://www.oldbutnew.net/images/tempsite/twitter.gif") no-repeat 0 0;
}
#p3:hover { background-position: 0 -37px; }
#p3 span { display: none; }

#p4 {
  display: block;
  width: 100px;
  height: 38px;
  background: url("http://www.oldbutnew.net/images/tempsite/contact.gif") no-repeat 0 0;
}
#p4:hover { background-position: 0 -37px; }
#p4 span { display: none; }

