/* @override 
	http://www.jennyjamesphotography.com//index.php/_css/screen.css
*/

html {
	margin : 0;
}
img {
	border : 0;
}
body {
	background : url(../../_images/ajax-loader.gif) no-repeat center 300px;
	margin : 0;
	font-family : Georgia;
}
a {
	outline : none;	
}
#header {
	overflow : hidden;
	height : 66px;
	width : 1000px;
	margin : 0 auto;
}

h1 {
	display : block;
	float : left;
	margin : 12px 0 0 30px;
}

h1 a {
	display : block;
	float : left;
	text-indent : -9999px;
	height : 40px;
	width : 430px;
	background : url(../../_images/sprite2.gif) no-repeat;
}
h1 a:hover {
	background : url(../../_images/sprite2.gif) no-repeat 0px -33px #fff;
}

ul#navigation {
	float : right;
	margin : 12px 30px 0 0;
	list-style-type : none;
}

ul#navigation li {
	display : block;
	float : left;
}

ul#navigation a {
	display : block;
	float : left;
	text-transform : uppercase;
	height : 40px;
	margin-left : 15px;
	line-height : 40px;
}
li#portfolio a {
	background : url(../../_images/sprite2.gif) no-repeat -435px 0 #fff;	
	width : 134px;
	text-indent : -9999px;
}
li#portfolio a:hover {
	background : url(../../_images/sprite2.gif) no-repeat -435px -33px;	
}
li#portfolio a.selected {
	background : url(../../_images/sprite2.gif) no-repeat -435px -65px #fff;	
	width : 134px;
	text-indent : -9999px;	
}
li#blog a {
	background : url(../../_images/sprite2.gif) no-repeat -589px 0;	
	width : 66px;
	text-indent : -9999px;
}
li#blog a.selected {
	background : url(../../_images/sprite2.gif) no-repeat -589px -65px;	
	width : 66px;
	text-indent : -9999px;
}
li#blog a:hover {
	background : url(../../_images/sprite2.gif) no-repeat -589px -33px;
}
li#inquire a {
	background : url(../../_images/sprite2.gif) no-repeat -676px 0;
	width : 100px;
	text-indent : -9999px;
}
li#inquire a.selected, li#inquire a.selected:hover {
	background : url(../../_images/sprite2.gif) no-repeat -676px -65px;
	width : 100px;
	text-indent : -9999px;
}
li#inquire a:hover {
	background : url(../../_images/sprite2.gif) no-repeat -676px -33px;
}
li#store a {
	background : url(../../_images/sprite2.gif) no-repeat -797px 0;	
	width : 73px;
	text-indent : -9999px;
}
li#store a.selected {
	background : url(../../_images/sprite2.gif) no-repeat -797px -65px;	
	width : 73px;
	text-indent : -9999px;
}
li#store a:hover {
	background : url(../../_images/sprite2.gif) no-repeat -797px -33px;
}
.image-loader {
	display : block;
	overflow : hidden;
}
.image-loader img {
	display : block;
	position : relative;
	top : 0;
	z-index : 100;
	margin : 0 auto;	
}
#init {
	margin-bottom : 30px;
}
.caption {
	text-align : center;
	margin : 8px 0 15px -500px;
	font-size : 0.75em;
	display : block;
	width : 1000px;
	top : 0;
	left : 50%;
	position : absolute;
	display : none;
}
#portfolio-navigation {
	overflow : hidden;
	display : none;
	height : 31px;
	width : 730px;
	margin : 0 auto;
}
ul#categories {
	list-style-type : none;
	display : block;
	float : left;
	margin : 0;
	padding : 0;
}
ul#categories li {
	display : block;
	float : left;
}
ul#categories li a {
	display : block;
	line-height : 29px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color : #fff;
	border : solid 1px #ccc;
	margin-right : 10px;
	text-decoration : none;
	color : #000;
	padding : 0 10px;
}
ul#categories li a:hover {
	background-color : #ebebeb;
}
a#previous, a#next {
	display : block;
	line-height : 29px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color : #fff;
	border : solid 1px #ccc;
	margin-right : 10px;
	text-decoration : none;
	color : #000;
	padding : 0 10px;
	float : right;
	width : 85px;
	text-indent : -9999px;
}
a#previous {
	background : url(../../_images/prev.png) no-repeat 10px 4px #bfdfe2;
}
a#next {
	background : url(../../_images/next.png) no-repeat 85px 4px #bfdfe2;
}
a#previous:hover, a#next:hover {
	background-color : #6dcad4;
}
ul#categories li a.selected {
	background : url(../../_images/selected.gif) no-repeat;
	color : #fff;
	border : solid 1px #999;
}
#footer {
	display : block;
	position : absolute;
}
.prev_image, .next_image {
	position : absolute;
	top : 50%;
	z-index : 1;
	overflow : hidden;
	margin-top : -160px;
	height : 300px;
	display : none;
	left : 50%;
	opacity:0.1;
	width : 50%;
	filter:alpha(opacity=10);
}
.prev_image {
	left : 0;
}
.prev_image img {
	float : right;
	display : none;
}
.next_image img {
	display : none;	
}
.big_prev, .big_next {
	display : block;
	position : absolute;
	z-index : 120;
	width : 50%;
	top : 66;
	text-indent : -9999px;
}
.big_next {
	display : block;
	position : absolute;
	z-index : 120;
	width : 50%;
	left : 50%;
}
.thumb {
	display : block;
	float : left;
	width : 40px;
	height : 40px;
	border : solid 2px #ccc;
	background-color : #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin : 2px;
	text-indent : -9999px;
}
#thumbs {
	background-color : #fff;
	margin : 0 30px;
	overflow : hidden;
}
#thumbs_launcher {
	display : block;
	line-height : 29px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color : #fff;
	border : solid 1px #ccc;
	margin-right : 10px;
	text-decoration : none;
	color : #000;
	width : 20px;
	text-indent : -9999px;
	padding : 0 10px;
	float : right;
	background : url(../../_images/thumbs-thumb.jpg) no-repeat 0 -1px ;
}
#form_container {
	display :block;
	width : 940px;
	border-top : solid 1px #ccc;
	padding-top : 20px;
	margin : 0 auto;
}