@charset "ISO-8859-1";
body {
	background-color: #FFFFFF;
	margin-top: 0;
}
.gallery_body {
	margin: 0;
}
p {
	font-family: "Times", Times, serif;
	font-size: 12px;
	width: 390px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.caption {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 12px;
	margin-left: 0;
	margin-top: 5px;
	margin-bottom: 0;
}
.leftcolumn {
	width: 220px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
}
#wrapper {
	width: 955px;
	height: auto;
	margin: 0 auto;
}
#wrapper_about {
	width: 955px;
	height: 760px;
	margin: 0 auto;
}
#wrapper_gallery {
	width: 795px;
	height: 480px;
}
#wrapper_images {
	width: 550px;
	height: 480px;
	float: left;
	padding-left: 10px;
}
.wrapper_picoftheday {
	width: 955px;
	height: auto;
}

/*--Navigation--*/

#top_wrap {
	width: 948px;
	height: 35px;
	padding-top: 25px;
	padding-right: 7px;
	background-image: url(nav/navtopbar.png);
	float: left;
}
#wg_title {
	width: 386px;
	margin-right: 72px;
	float: left;
}
#top_nav_about {
	width: 139px;
	height: 9px;
	margin-top: 12px;
	background-image: url(nav/images/awg.png);
	float: left;
}
#top_nav_about:hover {
	background-position: 0 -9px;
}
#top_nav_order {
	width: 96px;
	height: 9px;
	margin-top: 12px;
	background-image: url(nav/images/op.png);
	float: left;
}
#top_nav_order:hover {
	background-position: 0 -9px;
}
#top_nav_comments {
	width: 117px;
	height: 9px;
	margin-top: 12px;
	background-image: url(nav/images/lc.png);
	float: left;
}
#top_nav_comments:hover {
	background-position: 0 -9px;
}
#top_nav_catalog {
	width: 63px;
	height: 9px;
	float: left;
	margin-top: 12px;
	background-image: url(nav/images/c.png);
}
#top_nav_catalog:hover {
	background-position: 0 -9px;
}
#top_nav_contact {
	width: 75px;
	height: 9px;
	margin-top: 12px;
	background-image: url(nav/images/cu.png);
	float: left;
}
#top_nav_contact:hover {
	background-position: 0 -9px;
}

#collections_nav {
	width: 110px;
	height: auto;
	margin-left: 10px;
	margin-right: 40px;
	margin-top: 20px;
	float: left;
}

#c_nav_potd_fixed {
	width: 110px;
	height: 10px;
	background-image: url(nav/images/potd.png);
	float: left;
	background-position: 0 -10px;
}

#c_nav_potd {
	width: 110px;
	height: 10px;
	background-image: url(nav/images/potd.png);
	float: left;
}

#c_nav_potd:hover {
	background-position: 0 -10px;
}

#c_nav_potd_paris_fixed {
	width: 110px;
	height: 10px;
	margin-top: 10px;
	background-image: url(nav/images/potd_paris.png);
	float: left;
	background-position: 0 -10px;
}

#c_nav_potd_paris {
	width: 110px;
	height: 10px;
	margin-top: 10px;
	background-image: url(nav/images/potd_paris.png);
	float: left;
}
#c_nav_potd_paris:hover {
	background-position: 0 -10px;
}

#c_nav_potd_europe_fixed {
	width: 110px;
	height: 10px;
	margin-top: 7px;
	background-image: url(nav/images/potd_europe.png);
	float: left;
	background-position: 0 -10px;
}


#c_nav_potd_europe {
	width: 110px;
	height: 10px;
	margin-top: 7px;
	background-image: url(nav/images/potd_europe.png);
	float: left;
}
#c_nav_potd_europe:hover {
	background-position: 0 -10px;
}

#c_nav_potd_africa_fixed {
	width: 110px;
	height: 10px;
	margin-top: 7px;
	background-image: url(nav/images/potd_africa.png);
	float: left;
	background-position: 0 -10px;
}

#c_nav_potd_africa {
	width: 110px;
	height: 10px;
	margin-top: 7px;
	background-image: url(nav/images/potd_africa.png);
	float: left;
}
#c_nav_potd_africa:hover {
	background-position: 0 -10px;
}

#c_nav_potd_mexico_fixed {
	width: 110px;
	height: 10px;
	margin-top: 7px;
	background-image: url(nav/images/potd_mexico.png);
	float: left;
	background-position: 0 -10px;
}

#c_nav_potd_mexico {
	width: 110px;
	height: 10px;
	margin-top: 7px;
	background-image: url(nav/images/potd_mexico.png);
	float: left;
}
#c_nav_potd_mexico:hover {
	background-position: 0 -10px;
}

#c_nav_collections {
	width: 110px;
	height: 10px;
	margin-top: 20px;
	background-image: url(nav/images/collections.png);
	float: left;
}

#c_nav_janine_fixed {
	width: 110px;
	height: 11px;
	margin-top: 15px;
	background-image: url(nav/images/c_janine.png);
	float: left;
	background-position: 0 -11px;
}

#c_nav_janine {
	width: 110px;
	height: 11px;
	margin-top: 15px;
	background-image: url(nav/images/c_janine.png);
	float: left;
}
#c_nav_janine:hover {
	background-position: 0 -11px;
}

#c_nav_three_c_fixed {
	width: 110px;
	height: 10px;
	margin-top: 16px;
	background-image: url(nav/images/three_c.png);
	float: left;
	background-position: 0 -10px;
}

#c_nav_three_c {
	width: 110px;
	height: 10px;
	margin-top: 16px;
	background-image: url(nav/images/three_c.png);
	float: left;
}

#c_nav_three_c:hover {
	background-position: 0 -10px;
}

#c_nav_ie_fixed {
	width: 110px;
	height: 24px;
	margin-top: 17px;
	background-image: url(nav/images/ie.png);
	float: left;
	background-position: 0 -24px;
}

#c_nav_ie {
	width: 110px;
	height: 24px;
	margin-top: 17px;
	background-image: url(nav/images/ie.png);
	float: left;
}
#c_nav_ie:hover {
	background-position: 0 -24px;
}

#c_nav_na_fixed {
	width: 110px;
	height: 26px;
	margin-top: 15px;
	background-image: url(nav/images/na.png);
	float: left;
	background-position: 0 -26px;
}

#c_nav_na {
	width: 110px;
	height: 26px;
	margin-top: 15px;
	background-image: url(nav/images/na.png);
	float: left;
}
#c_nav_na:hover {
	background-position: 0 -26px;
}



/*--Content--*/
#content {
	width: 795px;
	height: 646px;
	float: left;
	text-align: center;
}
#content_about {
	width: 795px;
	height: 691px;
	padding-top: 15px;
	float: left;
}
.content_picoftheday {
	width: 795px;
	height: 720px;
}

#left_column_gallery {
	width: 235px;
	height: 480px;
	float: left;
	text-align: center;
}
#right_column_gallery_image {
	width: 550px;
	height: 410px;
}
#right_column_gallery_caption {
	width: 550px;
	height: 45px;
}
#right_column_gallery_arrows {
	width: 550px;
	height: 25px;
}
#left_column_catalog {
	padding-top: 15px;
	width: 245px;
	height: 646px;
	float: left;
}
#right_column_catalog {
	padding-top: 15px;
	text-align: center;
	width: 550px;
	height: 636px;
	float: left;
}
#images {
	width: 795px;
	height: 505px;
}
#images_2 {
	width: 795px;
	height: 450px;
}

#thumbs {
	width: 705px;
	height: 130px;
	margin-top: 15px;
	float: left;
	padding-left: 15px;
	white-space: nowrap;
}

#thumbs_home {
	width: 780px;
	padding-left: 15px;
	height: 270px;
	margin-top: 15px;
}

#thumbs_potd {
	width: 705px;
	height: 260px;
	margin-top: 15px;
	float: left;
	padding-left: 15px;
}


/*--About Walt Girdner--*/
#bookwrap {
	width: 795px;
	height: 691px;
}
#pageonetitle {
	width: 612px;
	height: 55px;
	float: left;
}
#pageonegirdner {
	width: 426px;
	height: 439px;
	float: left;
}
#pageonecaption {
	width: 156px;
	height: 439px;
	padding-left: 12px;
	float: left;
	position: relative;
}
#pageonecaption div{
	width: 126px;
	font-family: "Times", Times, serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-style: italic;
	position: absolute;
	bottom: 0;
}
#bookbottom {
	width: 612px;
	font-family: "Times", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
#bookimage {
	padding-top: 16px;
	padding-bottom: 16px;
	text-align: center;
}
#bookimage_three {
	padding-bottom: 16px;
	text-align: center;
}
#bookimage_four {
	padding-bottom: 16px;
	text-align: center;
}
#bookimage_five {
	padding-bottom: 16px;
	text-align: center;
}
#bookcaptioncolumn {
	width: 156px;
	height: 691px;
	float: left;
}
#bookleftcolumn {
	width: 216px;
	height: auto;
	float: left;
	font-family: "Times", Times, serif;
	font-size: 12px;
	line-height: 14px;
}
#bookmiddlecolumn {
	width: 51px;
	height: 691px;
	float: left;
}
#bookrightcolumn {
	width: 216px;
	height: auto;
	float: left;
	font-family: "Times", Times, serif;
	font-size: 12px;
	line-height: 15px;
}
#bookcaptionone {
	width: 156px;
	height: 320px;
	float: left;
	position: relative;
}
#bookcaptiontwo {
	width: 156px;
	height: 550px;
	float: left;
	position: relative;
}
#bookcaptionthree {
	width: 156px;
	height: 150px;
	float: left;
	position: relative;
}
#bookcaptionfour {
	width: 156px;
	height: 120px;
	float: left;
	position: relative;
}
#bookcaptionfive {
	width: 156px;
	height: 260px;
	float: left;
	position: relative;
}
#bookcaptionsix {
	width: 156px;
	height: 690px;
	float: left;
	position: relative;
}
#bookcaptionseven {
	width: 156px;
	height: 140px;
	float: left;
	position: relative;
}
#bookcaptionspace {
	width: 16px;
	height: 691px;
	float: left;
}
#bookcaptionone div{
	width: 100px;
	font-family: "Times", Times, serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-style: italic;
	padding-left: 10px;
	position: absolute;
	bottom: 0;
}
#bookcaptiontwo div{
	width: 72px;
	font-family: "Times", Times, serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-style: italic;
	padding-left: 72px;
	padding-right: 10px;
	position: absolute;
	bottom: 0;
}	
#bookcaptionthree div {
	width: 113px;
	font-family: "Times", Times, serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-style: italic;
	padding-left: 12px;
	position: absolute;
	bottom: 0;
}
#bookcaptionfour div {
	width: 100px;
	font-family: "Times", Times, serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-style: italic;
	padding-left: 46px;
	position: absolute;
	bottom: 0;
}
#bookcaptionfive div {
	width: 100px;
	font-family: "Times", Times, serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-style: italic;
	padding-left: 12px;
	position: absolute;
	bottom: 0;
} 
#bookcaptionsix div {
	width: 96px;
	font-family: "Times", Times, serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-style: italic;
	position: absolute;
	padding-left: 48px;
}
#bookcaptionseven div {
	width: 100px;
	font-family: "Times", Times, serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-style: italic;
	position: absolute;
	padding-left: 12px;
}
.bookskip {
	font-family: "Times", Times, serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: right;
	padding-top: 10px;
	font-style: italic;
}		

/*-- Gallery --*/
#gallery_wrap {
	width: 795px;
	height: auto;
	margin: 0;
}
#pic_wrap {
	width: 715px;
	height: 520px;
	padding-left: 80px;
	padding-top: 15px;
}
#pic_wrap_2 {
	width: 695px;
	height: 410px;
	padding-left: 100px;
	padding-top: 15px;
}
#pic_image_location {
	width: 500px;
	height: 520px;
	text-align: center;
	vertical-align: middle;
	float: left;
}
#pic_image_location_2 {
	width: 460px;
	height: 405px;
	text-align: center;
	padding-top: 5px;
	float: left;
}
#pic_caption {
	width: 185px;
	text-align: left;
	font-family: "Trebuchet MS", Times, serif;
	font-size: 12px;
	margin-top: 380px;
	margin-left: 20px;
	float: left;
}
#pic_caption_title {
	width: 220px;
	height: auto;
	text-align: left;
	float: left;
}
#pic_caption_2 {
	width: 220px;
	text-align: left;
	font-family: "Trebuchet MS", Times, serif;
	font-size: 12px;
	padding-top: 300px;
	float: left;
}
#addviewcomment {
 width: 220px;
 height: 20px;
 padding-top: 20px;
}
#arrow_wrap {
	width: auto;
	height: 24px;
	padding-top: 4px;
	padding-left: 286px;
	padding-right: 20px;
}

#arrows {
	width: 36px;
	height: 19px;
	float: left;
}
#arrows_spacer {
	width: 12px;
	height: 19px;
	float: left;
}

#thumbnail_strip {
	height: 90px;
	width: auto;
	padding-top: 10px;
	font-family: arial;
	font-size: 12px;
}

#thumbnail_strip_home {
	height: 270px;
	width: auto;
	padding-top: 5px;
}

#thumbnail_strip_potd {
	height: auto;
	width: auto;
	padding-top: 10px;
	font-family: arial;
	font-size: 12px;
}
#thumbnail_strip_2 {
	height: 90px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: auto;
	text-align: left;
}

#thumbwrap_next {
	height: 60px;
	padding-top: 30px;
	margin-bottom: 10px;
	width: 60px;
	font-family: "Trebuchet MS", Times, serif;
	font-size: 12px;
	text-align: center;
	float: left;
}

#thumbwrap {
	height: 120px;
	width: 120px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Times, serif;
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	float: left;
}

#thumbwrap_na {
	height: 120px;
	width: 110px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Times, serif;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	float: left;
}

#content_private_wrap {
	width: 864px;
	height: auto;
	padding-top: 15px;
	margin: 0 auto;
}
#content_private_picture {
	width: 864px;
	height: auto;
	padding-top: 15px;
	margin: 0 auto;
}
#content_private {
	width: 864px;
	height: 576px;
	padding-top: 15px;
	margin: 0 auto;
}
#arrow_wrap_private {
	width: 558px;
	height: 24px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 390px;
	
}
#thumbs_private {
	width: 864px;
	height: 120px;
	margin-top: 10px;
	text-align: center;
}
#thumbnail_strip_private {
	height: 60px;
	padding-top: 12px;
	padding-bottom: 8px;
	width: auto;
	white-space: nowrap;
}