body {
	background: #333 url(../images/jpegs/bdrop.jpg) repeat;
	background: #000;
	padding: 0 0 20px 0;
	text-align: center;
}

img {
	border: 0;
}

#header, #center, #footer {
	width: 722px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
}

#header {
	background: transparent url(../images/pngs/header_1.png) no-repeat;
	text-align: left;
	height: 200px;
}

h1 {
	float: right;
	background: transparent url(../images/pngs/title.png) no-repeat 10px 25px;
	height: 165px;
	width: 300px;
	text-indent: -9000px;
	padding: 0;
	margin: 0;
}

#footer {
	clear: both;
	text-align: center;
	background: transparent url(../images/pngs/footer_1.png) no-repeat bottom left;
}

.copyright {
	font: normal 80%/140% "Century Gothic", Helvetica, Arial, Sans-Serif;
	color: #999;
	padding: 15px 0 10px 0;
}

.menu {
	font: normal 110%/100% "Century Gothic", Helvetica, Arial, Sans-Serif;
	padding: 11px 0 0 0;
	color: #333;
	background: transparent;
	text-align: center;
}

#footer .menu {
	padding: 20px 0 0 0;
}

#header a:link,
#footer a:link {
	color: #ccc;
	text-decoration: none;
}

#header a:visited,
#footer a:visited {
	color: #999;
	text-decoration: none;
}

#header a:hover,
#footer a:hover {
	color: #fff;
	text-decoration: none;
}

#header a:active,
#footer a:active {
	color: #fff;
	text-decoration: none;
}

#header span.selected, #footer span.selected {
	color: #900;
}


#center {
	border: 2px solid black;
	width: 718px;
	background-color: #333;
}

h2 {
	color: #ccc;
	font: normal 180%/140% "Century Gothic", Helvetica, Arial, Sans-Serif;
	padding: 0 0 5px 0;
	text-align: center;
	margin: 5px;
}

h3 {
	color: #ccc;
	font: normal 160%/130% "Century Gothic", Helvetica, Arial, Sans-Serif;
	text-align: center;
	padding: 0 0 5px 0;
	margin: 20px 20px 15px 20px;
	border: 0;
	border-bottom: 1px solid #444;
}

h3.pic_title {
	color: #ccc;
	font: normal 120%/130% "Century Gothic", Helvetica, Arial, Sans-Serif;
	text-align: center;
	margin: 5px 0 15px 10px;
	border: 0;
}


#sidebar {
	float: right;
	width: 162px;
	padding: 0;
	margin: 10px 15px 10px 0;
	text-align: center;
}

#sidebar p {
	font-size: 90%;
	line-height: 120%;
}

#thumb_box {
	padding: 5px;
	margin: 0 0 10px 0;
}

#thumb_box img {
	margin: 8px;
	border: 0;
}

#thumb_box img.selected {
	margin: 6px;
	border: 1px solid #999;
	padding: 2px;
	background-color: #fff;
	border-top: 1px solid #5b5b5b;
	border-bottom: 1px solid #0d0d0d;
	border-left: 1px solid #7b7b7b;
	border-right: 1px solid #020202;
}

#thumb_box div.blank_image {
	display: inline;
	width: 30px;
	height: 30px;
	background-color: #222;
	padding: 0;
	margin: 6px;
	border: 1px solid #000;
}


#center .boxin {
	border-top: 1px solid #0f0f0f;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #020202;
	border-right: 1px solid #868686;
}

#center .boxout {
	border-top: 1px solid #5b5b5b;
	border-bottom: 1px solid #0d0d0d;
	border-left: 1px solid #7b7b7b;
	border-right: 1px solid #020202;
}

#content, h2 {
	margin: 10px;
	background-color: #383838;
}

#topnav {
	margin: 0 15px;
	font: normal 70% Verdana, Helvetica, Arial, Sans-Serif;
	padding: 0;
	color: #ccc;
}

#topnav .breadcrumb {
	float: left;
}

#topnav .login {
	float: right;
	text-align: right;
}

.navlinks a:link {
	color: #ccc;
	text-decoration: none;
}

.navlinks a:visited {
	color: #ccc;
	text-decoration: none;
}

.navlinks a:hover {
	color: #fff;
	text-decoration: none;
}

.navlinks a:active {
	color: #999;
	text-decoration: none;
}




#content {
	padding: 0;
	color: #ccc;
	font: normal 100%/140% Georgia, Times, TimesNewRoman, Serif;
	font: normal 100%/140% TrebuchetMS, Helvetica, Arial, Sans-Serif;
}

#content p {
	margin: 15px 15px 10px 15px;
	text-align: justify;
}

div.dump {
	clear: both;
	text-align: left;
	color: #999;
	background-color: #200;
	padding: 2px 12px;
	margin: 2px;
}

#pic_box {
	float: left;
	margin: 10px;
	padding: 0;
}

#pic_box .info_box {
	margin: 0 0 20px 0;
	background-color: #666;
	padding: 10px;
	border-top: 1px solid #7b7b7b;
	border-bottom: 1px solid #0d0d0d;
	border-left: 1px solid #7b7b7b;
	border-right: 1px solid #020202;
}

h3.pic_title {
	width: 480px;
	float: left;
	font-size: 150%;
}


ul.info_box_menu {
	margin: 20px 0 0 5px;
	padding: 0;
}

.info_box_menu li {
	position: relative;
	top: 1px;
	background-color: #444;
	display: inline;
	list-style: none; 
	padding: 2px 15px;
	margin: 0 3px;
	border-top: 1px solid #7b7b7b;
	border-bottom: 0;
	border-left: 1px solid #7b7b7b;
	border-right: 1px solid #020202;
	font-size: 80%;
}

.info_box_menu li.selected {
	top: 1px;
	padding-bottom: 1px;
	background-color: #666;
	border-bottom: 2px solid #666;
}


#picture_app_toolbar,
#picture_nav_toolbar {
	height: 32px;
	padding: 0;
	margin: 0 0 10px 0;
}

#picture_app_toolbar img,
#picture_nav_toolbar img {
	margin: 6px 5px 0 5px;
	border: 0;
}


dl {
	padding: 10px 0 180px 0;
}

dt {
	width: 42%;
	display: inline;
	margin: 0;
	float: left;
	text-align: right;
	padding: 7px 0 5px 0;
	clear: both;
}

dd {
	width: 55%;
	margin: 0;
	float: right;
	padding: 5px 0 7px 0;
}

.login_text {
	font: normal 80%/120% Verdana, San-Serif;
}

p.login_text {
	padding: 20px 120px 0 120px;
	text-align: center;
	line-height: 150%;
}


a:link {
	color: #999;
	text-decoration: none;
}

a:visited {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #ccc;
	text-decoration: underline;
}

a:active {
	color: #fff;
	text-decoration: none;
}

.error {
	color: #c33;
}

.error_box {
	background-color: #900;
	color: #fff;
	padding: 20px 10px;
	margin: 10px 20px;
}


/* Container styling*/

#horizontal_container {
	margin: 0;
	width: 672px;   
	height: 224px;
	background: #000 url(../images/jpegs/gallery_bdrop.jpg) no-repeat top right;
	overflow: hidden;
}

.horizontal_accordion_toggle {
	/* REQUIRED */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	display: block;
	height: 224px;
	width: 80px;
	text-decoration: none;
	outline: none;
	border-left: 1px solid #000;
	cursor: pointer;
	margin: 0;
	background: transparent url(../images/jpegs/gallery/av_left.jpg) no-repeat top left;
}

.horizontal_accordion_content {
	/* REQUIRED */
	height: 224px;	/* We need to define a height for the accordion as it stretches the width */
	float: left;	/* This make sure it stays horizontal */
	/* REQUIRED */

	overflow: hidden;
	background-color: transparent;
	color: #fff;
	background: transparent url(../images/jpegs/gallery/av_right.jpg) no-repeat top left;
	text-align: left;
	padding: 0;
	margin: 0;
}

.horizontal_accordion_content a {
	margin: 0;
	padding: 10px 10px 0 0;
	height: 224px;
	text-align: right;
	font: normal 120%/160% "Century Gothic";
	color: #fff;
	text-decoration: none;
}

.horizontal_accordion_content .pics {
	display: block;
	font-size: 36pt;
	margin: 0 0 5px 0;
}

.horizontal_accordion_content .lower {
	display: block;
	margin: 116px 0 0 0;
}

.horizontal_accordion_content .lower:hover {
	text-decoration: underline;
}


#album_sidebar {
	float: left;
	width: 180px;
	padding: 10px;
	border: 0;
	margin: 0;
}

#album_content {
	float: right;
	width: 485px;
	padding: 0;
	border: 0;
	margin: 10px 10px 10px 0;
}

#album_info {
	margin: 0;
	text-align: center;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	font-size: 90%;
}

#album_info img {
	margin: 10px;
	border: 0;
}

#album_info .smaller {
	text-align: center;
	font-size: 80%;
}

#album_info a.album_select {
	display: block;
	width: 150px;
	height: 24px;
	margin: 5px 14px 0 14px;
	background: transparent url(../images/jpegs/gallery/av_menu.jpg) no-repeat -150px 0;
}

#album_info a.album_select:hover {
	background-position: 0 0;		
}

.album_image {
	margin: 9px;
}

.album_toolbar_top,
.album_toolbar_bottom {
	font-size: 80%;
	margin: 0 12px 3px 8px;
	padding: 5px 10px;
	color: #555;
	text-align: center;
	height: 20px
}

.album_toolbar_bottom {
	margin: 5px 15px 0 8px;
}

.album_toolbar_top span,
.album_toolbar_bottom span {
	color: #ccc;
}

.album_toolbar_top .left,
.album_toolbar_bottom .left {
	float: left;
}

.album_toolbar_top .right,
.album_toolbar_bottom .right {
	float: right;
}

.album_toolbar_top img,
.album_toolbar_bottom img {
	margin: 0 5px 0 0;
	border: 0;
}


.tool_font {
	font: normal 70%/150% Verdana, Helvetica, Arial, Sans-Serif;
}


ul.subsection_tabs {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0 0 0 10px;
	clear: both;
	border-bottom: 1px solid #5b5b5b;
	height: 24px;
	clear: both;
	font: normal 80%/150% Verdana, Helvetica, Arial, Sans-Serif;
}

ul.subsection_tabs li {
	float: left;
	margin-right: 7px;
	text-align: center;
}

ul.subsection_tabs li a {
	display: block;
	height: 21px;
	padding: 2px 6px 0 6px;
	background-color: #222;
	color: #ccc;
	width: 80px;
	border-top: 1px solid #5b5b5b;
	border-left: 1px solid #7b7b7b;
	border-right: 1px solid #020202;
}

ul.subsection_tabs li a:hover {
	color: #fff;
}

ul.subsection_tabs li a.active {
	background-color: #5b5b5b;
}

ul.register_tabs {
	border-bottom: none;
}

ul.register_tabs li a.active {
	background-color: #6d7a81;
	color: #fff;
}

.data_block {
	width: 480px;
	background-color: #5b5b5b;
	margin: 0;
	padding: 2px;
	border-bottom: 1px solid #0d0d0d;
	border-left: 1px solid #7b7b7b;
	border-right: 1px solid #020202;
}

.tagword {
	margin: 0 10px;
	padding: 0;
	color: #333;
	font-weight: bold;
	line-height: 140%;
}

.exif th {
	font: bold 80%/100% Verdana;
	text-align: right;
	padding: 5px;
	vertical-align: top;
	background-color: #505050;
}

.exif td {
	font: normal 80%/100% Verdana;
	vertical-align: top;
	padding: 5px;
	background-color: #555;
}

#client_box {
	margin: 12px;
	padding: 0;
	border: 0;
	background-color: #fff; 
	text-align: right;
}

#client_box div {
	text-align: center;
	background-color: #000;
	float: right;
	margin: 0;
	padding: 0;
	background-color: #fff; 
}

#more_clients {
	clear: both;
	text-align: right;
	padding: 5px 15px;
}

table.rates {
	width: 90%;
	margin: 0;
}

table.rates td,
table.rates th {
	background-color: #fff;
	color: #333;
	padding: 5px;
	margin: 2px 5px;
	width: 50%;
}

table.rates th {
	text-align: right;
}

#tag_cloud,
#full_tag_cloud {
	/* background: transparent url(../images/pngs/tags_bdrop.png) no-repeat 10px center; */
	width: 480px;
	margin: 20px 0 10px 10px;
	clear: left;
	/* padding-left: 40px; */
	color: #440;
}

#full_tag_cloud {
	width: 600px;
	margin: 20px;
	padding-left: 30px;
	text-align: center;
}

#tag_cloud p,
#full_tag_cloud p {
	color: #440;	
}

h6 {
	text-align: center;
	border-bottom: 1px solid #444;
	margin: 0 8px 5px 8px;
	padding: 8px 4px;
	color: #999;
	font: normal 80%/100% "Century Gothic", Helvetica, Arial, Sans-Serif;
}

#pic_facts {
	padding: 5px 10px;
	margin: 0 0 10px 0;
}

#pic_facts p {
	color: #ccc;
	text-align: center;
	font-size: 80%;
}

#search_results {
	padding: 0;
	margin: 0 20px 20px 20px;
}	

#image_field {
	padding: 0;
	margin: 0 12px 0 12px;
}	

.debug {
	float: left;
	border: 1px solid #900;
	background-color: #000;
	padding: 0 4px;
	color: #c00;
	font-size: 70%;
	margin: 2px;
}

#pic_links {
	width: 100%;
}

#pic_links td {
	margin: 0 10px;
	text-align: center;
	width: 45%;
}

#contact {
	width: 75%;
	float: right;
	margin: 10px 0;
}

#contact th {
	text-align: right;
	font-size: 90%;
	font-weight: normal;
	vertical-align: top;
	padding: 13px 0 0 0;
}

#contact td {
	text-align: left;
	font-size: 130%;
	line-height: 140%;
	color: #ccc;
	padding: 10px 25px;
	margin: 0;
}

.contact_image {
	padding: 0;
	float: left;
	margin: 10px;
	width: 20%;
}

.small {
	font-size: 60%;
}

.front_para {
	font-size: 110%;
}

#front_list {
	padding: 0 20px;
	font-size: 110%;
}

#front_list li{
	background: transparent url(../images/pngs/bullet.png) no-repeat 5px 10px; 
	list-style: none;
	height: 30px;
	margin: 0;
	padding: 5px 0 0 27px;
}

.back_link {
	text-align: center;
	margin: 10px auto;
	font-size: 70%;
}

.right_choice {
	text-align: right;
	padding: 5px;
	font-size: 70%;
}

#slideshow {
	background-color: #000;
	margin: 20px 181px 10px 30px;
	border: 2px solid #000;
}




#jq_accordion {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 674px;   
	height: 224px;
	background: #000 url(../images/jpegs/gallery_bdrop.jpg) no-repeat top right;
	overflow: hidden;
}

#jq_accordion li{
	float: left;
	display: block;
}

#jq_accordion li div{
	overflow: hidden;
	height: 224px;
	width: 80px;
}

#jq_accordion #a1{
	width: 272px;
}

#jq_accordion li p{
	margin: 0;
	padding: 10px;
	display: block;
	margin-left: 85px;
	text-align: right;
}

#jq_accordion a:link,
#jq_accordion a:hover,
#jq_accordion a:visited,
#jq_accordion a:active {
	color: #fff;
}

#jq_accordion li .pics {
	display: block;
	font-size: 36pt;
	margin: 10px 0 5px 0;
}

#jq_accordion li .lower {
	display: block;
	margin: 110px 0 0 0;
}

#jq_accordion li .lower:hover {
	text-decoration: underline;
}


