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

/*
Title: Greene Photographs CSS 
Author:   J CALEB GREENE, j.calebgreene@gmail.com
Version:  1.0
*/

/*...RESET BROWSERS....................................................................................................*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*...START MAIN CSS....................................................................................................*/

/*...NAVIGATION....................................................................................................*/

#enternav {
	position: absolute;
	height: 25px; 
	width: 303px; 
	border: none; 
	top: 250px;
	left: 308px;
}
		#enternav ul {}

		#enternav li {float: left;}

		#enternav a {display:block;height: 25px; margin:0px; padding: 0px; overflow: hidden;}

			#enternav-entersite {background: url("Images/anniekoelle_splash.png") no-repeat; width:334px; left: 0px;}

		#enternav a:hover {background-position: 0px -25px;}



#nav							{text-align: right; position: absolute; height: 330px; width: 116px; border: none; top: 135px; left: 0px;}
#nav a                          {height: 30px; width: 116px; display: block; overflow: hidden;}
#nav a.head						{height: 30px; display: block;}
#nav a.sub						{height: 30px; display: block;}
#nav a:hover, #nav li.active a {background-position:0px -30px;}

			#nav-news {background: url("Images/nav-news.png");} 

			#nav-about {background:url("Images/nav-about.png");}
			
			#nav-work {background:url("Images/nav-work.png");}
			
			#nav-royalbuffet {background: url("Images/nav-royalbuffet.png");} 
	
			#nav-contact {background: url("Images/nav-contact.png");} 
					
			#nav-store {background: url("Images/nav-store.png");}
			
			
			.printmaking {background: url(Images/nav-printmaking.png)}
			
			.drawing {background: url(Images/nav-drawing.png)}
			
			.painting {background: url(Images/nav-painting.png)}
			
			.apparel {background: url(Images/nav-apparel.png)}


#koelleart {position: absolute; left: 0px; bottom: 8px; width: 98px; height: 15px; display: block; background: url("Images/koelleart.png") no-repeat; overflow: hidden;}
#koelleart a{display: block; background: url("Images/koelleart.png") no-repeat;}
#koelleart a:hover{background-position:0px -15px;}		
					



#PreviousImage {position: absolute; left: 0px; top: 00px; width: 354px; height: 650px; background: transparent; z-index: 1001;}
#PreviousImage a{position: absolute; left: 0px; top: 0px; width: 354px; height: 650px; background: transparent; z-index: 1001;}
#PreviousImage a:hover{background: url(Images/back.png) bottom left no-repeat; z-index: 1001;}

#NextImage {position: absolute; left: 355px; top: 0px; width: 354px; height: 650px; background: transparent; z-index: 1001;}
#NextImage a{position: absolute; left: 0px; top: 0px; width: 354px; height: 650px; background: transparent; z-index: 1001;}
#NextImage a:hover{ background:url(Images/forth.png) bottom right no-repeat; cursor: pointer;}


		
/*...STRUCTURE....................................................................................................*/

/*...THE BOX....................................................................................................*/

p {
	font-family: helvetica, arial, verdana, Sans Serif; 
	font-weight: 100; 
	font-size: 12px; 
	text-align: left;
	margin-top: 18px;
	line-height: 18px;
	color: #707070;
}
a {
	color: #929292;
	text-decoration:none;
}
a:hover {
	color: #e26a28;
}
#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	display: block;
}
#container    {
	margin: 8px auto 0px auto;
	position: relative;

	
	width: 950px;
	height: 720px;
	border-top: 2px solid #a6a6a6;
	border-bottom: 2px solid #a6a6a6;
}
#logo a{
	position: absolute;
	top: 8px;
	left: 0px;
	width: 134px;
	height: 92px;
	background: url(Images/logo_annie.png) no-repeat;
}
#homeimage {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 710px;
	height: 650px;
	background: url(Galleries/Painting/painting-strawberries-1.jpg) no-repeat;
}
#aboutimage {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 710px;
	height: 385px;
	background: url(Images/about2.png) no-repeat;
}
#contactimage {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 710px;
	height: 385px;
	background: url(Images/about.png) no-repeat;
}
#abouttext {
	position: absolute;
	top: 380px;
	left: 0px;
	width: 710px;
	height: 250px;
}
#newstext {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 710px;
	height: 250px;
}

/*...THE TWO IMAGE BOXES....................................................................................................*/

#main_image {
	position: absolute; 
	top: 8px; 
	right: 0px; 
	height: 650px; 
	width:708px;  
	z-index: 999;
	margin: 0px auto;
}

/*...JAVASCRIPT CSS....................................................................................................*/
#thumbnailsbox { 
	position: absolute;
	bottom: 8px;
	right: 0px;
	width: 710px;
	height: 36px;
}


.galleria{list-style:none;width:715px}
.galleria li{display:block;width:715px;height:36px;overflow:hidden;float:right;margin:0px 0px 0px 10px;}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{}
* html .galleria li div span{width:710px} /* MSIE bug */
	
.caption {
	color: #807f83; 
	position:absolute; 
	top: 620px; 
	left: -240px; 
	width:190px; 
	height: auto; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11.5px; 
	font-weight:100; 
	text-align: left;	
}
.demo {
	position: relative; 
	margin:0px;
}
.gallery_demo {
	width: 715px; 
	margin:0 1px 0px 0px;
}

.gallery_demo li {
	float: left;
	width: 36px;
	height: 36px;
	margin: 0px 6px 0px 0px;
	background: url(Images/thumb.png);
	overflow: hidden;
}
.gallery_demo li div {left:0px}
.info { 
	text-align:left; 
	width:710px; 
	margin:30px auto; 
	border-top:1px dotted #221; 
	padding-top:30px;
}
.info p {
	margin-top:1.6em;
}

/*...FORM CSS....................................................................................................*/



form.example input {
	background: #fff;
	border: none;
	width: 176px;
	height: 23px;
		
}

form.example input:focus {
	background-color: #F0F0F0;
}

#name {position: absolute; top: 150px; left: 23px;}

#email {position: absolute; top: 198px; left: 23px;}

#subject {position: absolute; top: 246px; left: 23px;}

#message {position: absolute; top: 294px; left: 23px; height: 100px; border: none; margin:0px; width: 177px;}
#message:focus {background: #F0F0F0;}

#submit {position: absolute; top: 394px; left: 23px; height: 22px; width: 177px; background: url(Images/submit.png) no-repeat; font-size: 0px;}
#submit:hover {background-position: 0 -22px;}

#username {position: absolute; top: 147px; left: 24px; width: 175px;}

#password {position: absolute; top: 195px; left: 24px; width: 175px;}

#login {position: absolute; top: 225px; left: 23px; height: 22px; width: 177px; background: url(Images/login.png) no-repeat; font-size: 0px;}
#login:hover {background-position: 0 -22px;}



#contactformcontainer { 
	position: absolute;
	right: 250px;
	top: 50px;  
	width: 222px;
	height: 499px;	
	background: url(Images/contact-form.jpg) no-repeat;
	z-index: 1000;
	
}
.formcontainer { 
	margin-top: 0px; margin-bottom: 0px; width: 222px; display: block;z-index: 1000;
}

#clientlogincontainer { 
	position: absolute;
	right: 250px;
	top: 125px;  
	width: 223px;
	height: 250px;
	background: url(Images/clientlogin.jpg) no-repeat;
	z-index: 1000;
}