@charset "utf-8";
/* CSS Document */

/* reset css */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	padding-left: 0px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	line-height: normal;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
h7
{
	font-size: larger;
 color: red;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* general elements */

body {
background-color:#303030;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.wrapper {
width:876px;
margin:auto;
background:#000000;
}
.header {
	background:url(../images/bg-header.jpg) no-repeat;
	height:225px;
	padding-left:66px;
	z-index: 1;
/*padding-left:24px;*/
}
.header ul
{
	margin-left:20px;
}

.logo {
	margin-top:40px;
	margin-left:175px;
}
.tagline {
	margin-left:34px;
}
.top-content {

margin-left:97px;
}
.top-content-inside {
	padding:30px;
	padding-top:2px;
}
.top-content-product {
padding-left:100px;
padding-top:2px;
width:200px;
float:left;
}
.product-image {
margin-bottom:40px;
}
.top-content-inside h2, .top-content-product h2 {
color:#FFFFFF;
font-size:16px;
font-weight:bold;
margin-bottom:20px;
}
.top-content-inside p, .top-content-product p {
color:#FFFFFF;
margin-bottom:20px;
}
.top-content-inside a, .top-content-product a {
color:#999999;
}
.top-content-inside2 {
	padding:50px;
	padding-top:2px;
}

.top-content-inside2 h2, .top-content-product h2 {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}
.top-content-inside2 p, .top-content-product p {
	color:#FFFFFF;
	margin-bottom:20px;
}
.top-content-inside2 a, .top-content-product a {
color:#999999;
}
.top-content-inside3 {
	padding:165px;
	padding-top:2px;
	padding-left: 165px;
}

.top-content-inside3 h2, .top-content-product h2 {
color:#FFFFFF;
font-size:16px;
font-weight:bold;
margin-bottom:20px;
}
.top-content-inside3 p, .top-content-product p {
color:#FFFFFF;
margin-bottom:20px;
}
.top-content-inside3 a, .top-content-product a {
color:#999999;
}

.top-content-inside4 {
	padding:0px;
	padding-top:0px;
	padding-left: 0px;
}

.top-content-inside4 h2, .top-content-product h2 {
color:#FFFFFF;
font-size:16px;
font-weight:bold;
margin-bottom:20px;
}
.top-content-inside4 p, .top-content-product p {
color:#FFFFFF;
margin-bottom:20px;
}
.top-content-inside4 a, .top-content-product a {
color:#999999;
}

.top-content-table {
	padding-right:20px;
	padding-top:0px;
}
.top-content-table2 {
	padding-left:30px;
	padding-top:0px;
}
.bottom-content {
background:url(../images/bg-bottom-content.jpg) no-repeat;
height:100px;
padding-left:90px;
padding-top:160px;
}
.header ul {
/*margin:auto;*/
margin-top:20px;
}
.header li {
float:left;
}
.home a {
background:url(../images/home+.jpg) no-repeat;
background-position:bottom;
height:25px;
width:60px;
display:block;
}
.home a:hover, .home-active a {
background:url(../images/home+.jpg) no-repeat;
background-position:top;
height:25px;
width:60px;
display:block;
}
.about a {
background:url(../images/about+.jpg) no-repeat;
background-position:bottom;
height:25px;
width:105px;
display:block;
}
.about a:hover, .about-active a {
background:url(../images/about+.jpg) no-repeat;
background-position:top;
height:25px;
width:105px;
display:block;
}
.theArt a {
background:url(../images/theart.jpg) no-repeat;
background-position:bottom;
height:25px;
width:70px;
display:block;
}
.theArt a:hover, .theArt-active a {
background:url(../images/theart.jpg) no-repeat;
background-position:top;
height:25px;
width:70px;
display:block;
}

.gallery a {
background:url(../images/ford-gallery2.jpg) no-repeat;
background-position:bottom;
height:25px;
width:112px;
display:block;
}
.gallery a:hover, .gallery-active a {
	background:url(../images/ford-gallery2.jpg) no-repeat;
	background-position:top;
	height:25px;
	width:112px;
	display:block;
}

.our-store a {
background:url(../images/gift-shop.jpg) no-repeat;
background-position:bottom;
height:25px;
width:89px;
display:block;
}
.our-store a:hover, .our-store-active a {
background:url(../images/gift-shop.jpg) no-repeat;
background-position:top;
height:25px;
width:89px;
display:block;
}
.art a {
background:url(../images/art.jpg) no-repeat;
background-position:bottom;
height:25px;
width:128px;
display:block;
}
.art a:hover, .art-active a {
background:url(../images/art.jpg) no-repeat;
background-position:top;
height:25px;
width:128px;
display:block;
}
.shipping-policies a {
background:url(../images/shipping-policies.jpg) no-repeat;
background-position:bottom;
height:25px;
width:135px;
display:block;
}
.shipping-policies a:hover, .shipping-policies-active a {
background:url(../images/shipping-policies.jpg) no-repeat;
background-position:top;
height:25px;
width:135px;
display:block;
}
.contact a {
background:url(../images/contact+.jpg) no-repeat;
background-position:bottom;
height:25px;
width:106px;
display:block;
}
.contact a:hover, .contact-active a {
background:url(../images/contact+.jpg) no-repeat;
background-position:top;
height:25px;
width:106px;
display:block;
}

.original-paintings a {
background:url(../images/original-paintings.jpg) no-repeat;
background-position:bottom;
height:25px;
width:152px;
display:block;
}
.original-paintings a:hover, .original-paintings-active a {
background:url(../images/original-paintings.jpg) no-repeat;
background-position:top;
height:25px;
width:152px;
display:block;
}

.limited-editions a {
background:url(../images/limited-editions.jpg) no-repeat;
background-position:bottom;
height:25px;
width:125px;
display:block;
}
.limited-editions a:hover, .limited-editions-active a {
background:url(../images/limited-editions.jpg) no-repeat;
background-position:top;
height:25px;
width:125px;
display:block;
}
.news-events a {
background:url(../images/news-events+.jpg) no-repeat;
background-position:bottom;
height:25px;
width:123px;
display:block;
}
.news-events a:hover, .news-events-active a {
background:url(../images/news-events+.jpg) no-repeat;
background-position:top;
height:25px;
width:123px;
display:block;
}
.footer {
font-size:11px;
color:#3f3f3f;
text-align:center;
padding-bottom:15px;
}
.footer a {
font-size:11px;
color:#777777;
text-decoration:none;
}
.footer a:hover, .active a {
font-size:11px;
color:#ffffff !important;
text-decoration:underline;
}
.footer li {
display:inline;
}
.footer ul {
margin-bottom:10px;
}
table img {
margin-right:0px;
}
table p {
margin-bottom:5px !important;
}
.add-to-cart-button {
margin-bottom:10px;
}
.img-about {
background:url(../images/ford-about.jpg) no-repeat right;
padding-right:200px;
}
.shipping-table {
color:#FFFFFF;
margin-bottom:15px;
}
label {
color:#FFFFFF;
}
#contact-form p {
margin-bottom:0px;
}
input, select, textarea {
margin-bottom:5px;
margin-top:2px;
}

#menuLayer0, #menuLayer1 {
margin-top:3px;
.margin-top:4px;
_margin-top:4px;
cursor:pointer;
}
/*#menuItem0 {
height:38px !important;
margin-bottom:1px;
}*/
/*#menuItem1 {
margin-top:16px;
}
#menuItem2 {
margin-top:16px;
}*/

.content a {
	color:#FFFFFF;
}

.content2 a {
	color:#FFFFFF;
}


#menuLayer0
{
	z-index:10!important;
}

.text14
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
line-height:20px;
}
