﻿
* { padding: 0; margin: 0; }
body { width: 100%; margin-left: 30px; color: #333; font-size: 12px; line-height: 1.25em; font-family: Trebuchet MS, Arial Sans-Serif; background-color: #fff; }
/* body { background: #fff url(/Resources/Images/grid.gif); } */
ul { list-style-type: none; list-style-position: outside; }
img { border: none; }
a { color: #333; font-weight: bold;}

h1 { font-size: 1em; text-transform: uppercase;}
h2 {}
h3 { font-size: 1em; font-weight: normal; color: #777; height: 15px; margin-bottom: 7px; border-bottom: solid 1px #999;}
p { line-height: 19px;}

#aspnetForm { left: 0; position: absolute; margin: auto; width: 100%;}
#container { width: 960px; height: 610px; position: relative; margin: auto; }
#navigationBG { position: absolute; left: 0; top: 30px; width: 100%; height: 28px; border-top: solid 1px #666; border-bottom: solid 1px #666;  }
#navigation { top: 30px; position: relative; height: 30px;  }
#navigation ul { position: absolute; left: 225px; top: 0; }
#navigation li { float: left; padding: 0; }
#navigation li a { display: block; float: left; height: 30px; position: relative; }
#navigation li a img { margin-top: 10px; border-right: solid 2px #999; padding: 0 15px; }
#logo { display: block; background: url(/Resources/Images/DaveAydelottLogo.gif); width: 177px; height: 23px; position: relative; top: 3px; }

#leftNav { position: absolute; top: 120px; left: 0;}
#leftNav ul { background: url(/Resources/Images/galleriesNav.gif) no-repeat; padding-top: 30px; width: 120px; list-style-image: url(/Resources/Images/galleriesNavArrow.gif); }
#leftNav li { margin-bottom: 15px; margin-left: 15px;}
#leftNav li.selected { list-style-image: none; }
#leftNav li.selected a { text-decoration: none; color: #777; }

#secondary { position: absolute; top: 120px; left: 660px; width: 280px;}
#main { margin: 90px 390px 0 150px; }
#contact h3 { color: #333; border: none; margin-bottom: 15px; font-weight: bold; font-size: 1.25em; margin-top: 45px;}
#contact ul label { width: 90px; display: block; float: left; }
#contact ul li { margin: 7px 0; }
#main .submit { margin-left: 90px; display: block; margin-bottom: 15px; }
#fullPage { width: 100%; margin-top: 90px; margin-left: 0px; }
#fullPage iframe { border: solid 1px #999; width: 900px; }

.representation { margin-top: 30px; }

.about img {float: right; margin-left: 15px; margin-bottom: 15px; }
.about h1 { margin: 30px 0 15px 0;}
.about p { margin-bottom: 15px; }

#galleryThumbs { position: absolute; top: 120px; left: 660px; width: 280px;}
#galleryThumbs img { cursor: pointer; margin-right: 30px; margin-bottom: 30px; display: block; float: left; width: 60px; height: 60px; }
#galleryThumbs span { display: none; }
#paintingDetails { margin-left: 150px; margin-top: 15px; }
#paintingDetails span { padding-right: 15px; }
#paintingDetails strong { font-style: italic; }
#fullSizeContainer { height: 420px; width: 420px; overflow: hidden; }

.section {margin-bottom: 45px; }

#footerContainer { text-align: center; width: 100%; }
#footerContainer p { border-top: solid 1px #777; margin: 30px auto; margin-top: 60px; padding-top: 7px;}