*{
	font-family:Arial,Helvetica,sans-serif;
	margin:0px;
	padding:0px;
}

body,html{
	width:100%;
}

div#container{
	width:100%;
}

div#header{
	border-bottom: dotted 1px #ccc;
	width:100%;
}

div#headerhome{
	border-bottom: none;
	width:100%;
	height:auto;
}

div.gallerytitle{
	font-size:24pt;
	text-align:center;
	vertical-align:center;
	letter-spacing:1.2px;
	font-weight:bold;
}

.welcomeTable{
	width:800px;
	height:343px;
}

.randomImage{
	width:510px;
}

div.menuBar{
	width:800px;
	height:25px;
	margin: 3px auto;
}

div.topBar{
	width:800px;
	margin: 0 auto;
}
.menu{
	float:left;
	width:530px;
	line-height:25px;
}

.menu a{
	font-weight:bold;
}

ul.flat{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul.flat li{
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0;
}

#admin{
	display:inline;
}

#admin h3{
	font-size:10pt;
	display:inline;
	white-space:nowrap;
}

#admin h3 a{
	background: transparent url(images/dropdown.png) no-repeat scroll center right;
	padding-right:22px;
	
}

span.menuitem{
	font-size: 10pt;
	padding:0 5px;
	border-right: 1px dotted #ccc;
}

.admintoolbox{
	font-size:10pt;
	margin:0 5px;
	border:none;
}

#admin_data{
	position:relative;
	top:4px;
	background:#eee;	
	clear:both;
	height:30px;
	width:800px;
	margin:auto;
}

#admin_data ul{
} 

#admin_data ul li{
	border-right:1px dotted #ccc;
	padding-left:4px;
	padding-right:4px;
	line-height:30px;
}

#search {
	padding-bottom:3px;
	/*width:265px;
	float:right;*/
}

#search_form{
	margin:0px;
	padding: 0px;
	float:left;
}

#search_form br {
	font-size:1px;
}

#search_input{
	width:170px;
	padding:2px;
	font-size:10pt;
	clear:right;
}

#search_submit{
	color:#0063DC;
	border:none;
	background:transparent;
	font-weight:bold;
	margin:0px;
	padding: 0px;
}

#searchfields_icon{
	vertical-align:middle;
}

#searchextrashow{
	display:block;
	width:250px;
	position:absolute;
	text-align:left;
	background:#fff;
	border:solid 1px #ccc;
	border-top:none;
	text-align:left;
	clear:both;
	z-index:1;
	margin:0px;
	padding:0px;
}

#searchextrashow li{
	display: block;
	margin:2px;
}

a {
	color:#0063DC;
	text-decoration:none;
}

a:hover {
	color:#0063DC;
	text-decoration:underline;
}

div#content{
	width:800px;
	margin: 35px auto;
	font-size:8pt;
	/*padding: 40px 0 0 0;*/
}

h1 {
	border-bottom: dotted 1px #ccc;
	font-size:16pt;
	color:#0063DC;
	margin: 2px 0 0 0;
	font-weight:normal;
	clear:both;
}

h2{
	font-size:14pt;
	color:#000;
	margin:0;
	font-weight:bold;
}

a img{
	border:none;
}

#recentPhotos{
	width:715px;
	margin:0 auto 25px;
	overflow:hidden;
}

#latest{
	margin: 15px 0 0 0;
}

#latest ul, #latest ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}

#latest img{
	width:75px;
	height:75px;
	margin:5px;
}

div.albums{
	margin:20px auto;
	width:740px;
}

div.albums ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

div.albums ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
	float:left;
}

div.album{
 height:160px;
 width:85px;
 margin:8px;
 /*float:left;*/
 
}

span.albumOption,
span.albumOption-selected{
	font-size:11pt;
	margin: 0 10px 0 0;
}

span.albumOption a{
	font-size:11pt;
	color:#000;
	text-decoration:none;
}

span.albumOption-selected a,
span.albumOption-selected a:hover{
	font-size:11pt;
	color:#0063DC;
	text-decoration:none;
}

span.albumOption a:hover{
	font-size:11pt;
	color:#000;
	text-decoration:none;
}

div.albumOptions{
}

div.albumPic{
 width:91px;
 height:95px;
 background: transparent url(images/album.gif) no-repeat center center;
}

img.albumThumb{
	margin:8px;
}

div.albums h4 {
	font-size:12px;
	margin: 10px 0px 0px 0px;
	max-height:44px;
	overflow:hidden;
}

div.albums p {
	margin:0px;
}

span.albumInfo {
	font-size:8pt;
}

div.breadcrumbs{
	font-size:9pt;
	margin:35px 0px;
	clear:both;
}

div.breadcrumbs a, div.breadcrumbs a:hover{
	font-weight:normal;
}

img.albumBigThumb{
	margin:25px;
}

div.images{
	float:left;
	clear:right;
}

div.images-grid{
	float:left;
	clear:right;
	width:500px;
}

div.image{
 height:100%;
 width:75px;
 margin:15px 2px 2px;
 float:left;
}

div.imagePic{
 width:75px;
 height:75px;
 background: transparent url(images/album.gif) no-repeat center center;
}

div.image-details{
 width:240px;
 margin:10px;
 float:left;
}

.image-details p{
	font-size:7pt;
	color:#666;
	clear:left;
	width:240px;
}

.image-details p .jeip-editor textarea{
	width:240px;
	font-size:10pt;
	
}

div.image-details h3{
 height:20px;
 overflow:hidden;
 font-size:11pt;
}

div.imagePic-details{
}

div.imagePic-details img{
	float:left;
}

.dateuploaded, .viewinfo{
	color:#aaa;
	margin-top:10px;
}

img.imageThumb{
}

div.albumInfo{
	width:275px;
	float:left;
	clear:left;
}

div.albumTitle{
	margin:25px 0px;
}

div.albumDescription{
 	margin:25px 0 0 0;
	color:#aaa;
}

div.albumStats{
	margin: 10px 0 0 0;
	color:#aaa;
}

div.albumRss{
	clear:both;
	padding: 25px 0 0 0;
	color:#aaa;
}

div.pagelist{
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}

ul.pagelist, ul.pagelist li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
	
}

ul.pagelist li a{
	border: solid 1px #d3d3d3;
	padding:1px 4px;
	font-size:9pt;
}

ul.pagelist li a:hover{
	padding:1px 4px;
	background:#0063DC none repeat scroll 0 0;
	border-color:#003366;
	color:#FFFFFF;
	text-decoration:none;
}

ul.pagelist li span.disabledlink{
	font-size:9pt;
	color: #666;
	padding:1px 4px;
}

div.singleImage{
	width:500px;
}

div.imageSide{
	float:left;
	width:500px;
}

div.imageSide p{
	color:#aaa;
	margin-top:10px;
}

div.singleImage img{
}

div.buttonbar{
	height:25px;
}

div.buttonbar ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
	position:absolute;
}


div.buttonbar ul li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:22px;
}

.sizesbutton{
	background:transparent url(images/photo-button-bar-sprite.gif) no-repeat scroll 0 -554px;
	height:22px;
	width:57px;
}

.sizesbutton a{
	height:22px;
	width:57px;
	display:block;
	text-decoration:none;
}

.sizesbutton a:hover{
	text-decoration:none;
	border:1px outset #ccc; 
}

div.imageSidebar{
	float:left;
	clear:right;
	width: 170px;
	margin-left:45px;
}

div.imageInfo{
	height:30px;
	color:#666;
}

img.smBuddy{
	float:left;
	width:20px;
	margin-right:5px;
}

div.toggle{
	/*background-color:#F3F3F3;
	border-left: solid 1px #d3d3d3;
	border-right:solid 1px #d3d3d3;
	border-top: solid 1px #d3d3d3;
	width:20px;
	*/
	background: transparent url(images/toggle_open.gif);
	position:relative;
	text-align:center;
	width:18px;
	height:25px;
	top:1px;
}

div.closed{
	background: transparent url(images/toggle_closed.gif);
	
	/*border: solid 1px #d3d3d3;*/
}

div#imageBrowser .albumName{
	font-size:11pt;
	font-weight:bold;
	left:30px;
	position:relative;
	top:20px;
	width:142px;
}

div.toggleBox{
	padding:5px;
	border:solid 1px #dfdfdf;
	background:#f3f3f3;
}

.toggleTable{
	width:100%;
}

div.tags, div.additionalInfo{
	margin-top:20px;
	color:#666;
}

div.tagsTitle, div.additionalInfoTitle{
	font-size:11pt;
}

div.tags ul, div.additionalInfo ul{
	margin-left: 15px;
	margin-top: 10px;
}

div.additionalInfo ul li{
	list-style-type:circle;
	padding: 5px 0;
}

div.ratingTitle{
	margin-top:20px;
	font-size:11pt;
	color:#666;
}

div.searchHeader{
	margin-bottom:25px;
	margin-left:0;
	margin-right:0;
	margin-top:25px;
	background: transparent url(images/icon_ok) no-repeat left center;
	height:18px;
	margin:25px 0;
	padding-left:20px;
	line-height:20px;
}

h2.searchAlbumsHeading{
	padding:0 0 10px 0;
	margin:0;
	font-weight:normal;
	clear:both;
}

h2.searchPhotosHeading{
	padding:20px 0 10px 0;
	margin:0;
	font-weight:normal;
	clear:both;
}

#imagemetadata_data{
	border:solid 1px #dfdfdf;
	width:250px;
}

#imagemetadata_data td{
	text-align:left;
	vertical-align:top;
}

#browsePrev{
	width:37px;
	height:10px;
	background: transparent url(images/left.gif) no-repeat scroll center center;
	display:block;
	text-decoration:none;
}

#browseNext{
	width:37px;
	height:10px;
	background: transparent url(images/right.gif) no-repeat scroll center center;
	display:block;
	text-decoration:none;
}

#browsePrev a{
	width:37px;
	height:10px;
	background: transparent url(images/left_over.gif) no-repeat scroll center center;
	display:block;
	text-decoration:none;
}

#browseNext a{
	width:37px;
	height:10px;
	background: transparent url(images/right_over.gif) no-repeat scroll center center;
	display:block;
	text-decoration:none;
}

div#comments{
	margin-top:45px;
}

div.comment{
	margin:30px 0px;
}

div.commentmeta{
	font-size:9pt;
	font-weight:bold;
}

div.commentbody{
	font-size:9pt;
	margin:10px;
}

div.commentdate{
	color:#666;
}

.leavecomment{
	width:75%;
}

.leavecomment .inputbox{
	font-size:10pt;
	margin:5px;
	padding:5px;
	width:100%;
}

.leavecomment textarea{
	font-size:10pt;
	padding:5px;
	margin:5px;
	width:100%;
}

.commentform_label{
	width:25px;
	font-size:10pt;
	color:#666;
}

.pushbutton{
	font-size:10pt;
	padding:5px;
}

#rating #vote{
	display:none;
}

.sizetable{
	clear:both;
}

.imagesizetitle{
	border:none;
}

.imagesizename{
	font-size:9pt;
	text-align:center;
	text-decoration:underline;
	padding: 0 5px;
}

.imagedimension{
	font-size:8pt;
	text-align:center;
	color:#aaa;
	padding: 0 5px;
}

#adsense{padding-top:3000px;
		text-align: center}