/* CSS Document */

body{
	background-color: #0C0401;
	font-family: Arial, Helvetica, sans-serif;
	
}

body.admin{
	background-color: #FFF;
	background-image: url(../i/background.gif);
	background-repeat: repeat-x;
}

.pictitle {
	color: #392E28;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-transform: capitalize;
}


a:link {
	color: #695954;
	text-decoration: none;
}
a:visited {
	color: #695954;
	text-decoration: none;
}
a:hover {
	color: #4A3C35;
	text-decoration: underline;
}
a:active {
	color: #4A3C35;
	text-decoration: underline;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	line-height: 1.1em;
	color: #333;
	padding-left: 50px;
	padding-right: 50px;
	float: left;
	width: 200px;
}
#topborder {
	height: 13px;
	width: 100%;
	background-color: #4D5362;
	float: left;
	overflow: hidden;
	z-index: auto;
	color: #4D5362;
}

#footer {
	height: 13px;
	width: 100%;
	background-color: #FFFFFF;
	/*background-color: #4D5362;*/
	float: left;
	overflow: hidden;
	z-index: auto;
	color: #695954;
	/*color: #4D5362;*/
	
	margin-bottom: 5px;
}

#menu {
	background-color: #0C0401;
	padding-left: 4px;
	float: left;
	padding-top: 80px;
}
#spacer {
	background-color: #FFFFFD;
	height: 13px;
	width: 100%;
	float: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	clear: left;
}

#photography {
	width: 960px;
	background-color: #0C0401;
	top: 10px;
	float: left;
	visibility: visible;
	overflow: visible;
	white-space: normal;
	display: block;
}

#phleft
{
vertical-align:top;
width:360px;
}
#phright
{
vertical-align:top;
width:99%;
min-height:545px;
padding-left: 150px;
}

#abouttessa {
	width: 460px;
	background-color: #0C0401;
	top: 30px;
	float: left;
	left: 0px;
	visibility: visible;
	overflow: visible;
	white-space: normal;
	padding-left: 50px;
	display: block;
}


#abouttessa p {
	color: #86746F;
}

#wrapper {
	margin:0 auto;
	width:960px;
	border: 0px solid #B9B0B0;
}



.logo {
	padding-top:30px;
	padding-bottom:15px;
}

#fspace {
width:440px;
float: left;
clear:left;
}

#copyright {
	font-size: 11px;
	color: #695954;
	font-weight: normal;
	width: 545px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	margin: 0px;
	clear: both;
	}

.style1 {
	font-size: 11px;
	color: #4D5362;
}

#title {
font-size: 9px;
color: #5B6870;
padding-top: 10px;
}

.admin-table {
	border: 0;
	width: 900px;
}

.admin-table td {
	padding: 2px;
}

.admin-table .title-cell {
	text-align: center;
}

.admin-table .name-cell {
	width: 440px;
	padding-left: 10px;
}

.admin-table .edit-cell, .delete-cell {
	width: 30px;
}

.admin-table .edit-cell a, .delete-cell a {
	color: #333;
	width: 30px;
}

.admin-table .edit-cell a:hover, .delete-cell a:active {
	color: #C5292E;
	width: 30px;
}

.admin p{
	color: #CCC;
}
.row_0 {
background-color: #dcdcdc;
}

.row_1 {
	background-color: #eee;
}

.edit-cell a, .delete-cell a {
	text-decoration: none;
}


.linkbar img {
	border: 0;
}

.reorder_list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.reorder_list li {
	cursor: move;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #f5f5f5;
	color: #333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.reorder-title {
	text-align: center;
}


.manage-content textarea {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


.submit-cell {
	text-align: center;
	padding: 5px;
}

.admin-table .add-image-left, .admin-table .add-image-right {
	width: 50%;
	padding: 5px;
}

.results-success, .results-error {
	border: 1px dashed #669900;
	padding: 20px;
	margin: 5px;
	margin-left: 0;
	margin-right: 0;
}

.results-error {
	border: 1px solid #ff0000;
}

.admin-table#manage-content .title-cell {
	text-align: left;
	height: 20px;
}

.admin-table#manage-content .title-cell h1, h1.admin-h1 {
	/*background-color: #C5292E;*/
	background-color: #5C6870;
	font-size: 11pt;
	color: #FFF;
	margin-bottom: 0px;
	text-transform: capitalize;
	text-align: left;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 24pt;
}

#portnav{
	background-color: #0C0401;
	text-align: left;
	display: block;
	padding-top: 20px;
	padding-left: 0px;
	width: 545px;
	}
	
	
#navigation-block {
	position:relative;
	top:200px;
	left:200px;
}

#hide {
	position:absolute;
	top:30px;
	left:-190px;
}

ul#sub-nav
{
	list-style: none;
	font-size: .75em;
	margin: 30px 0;
	padding: 0;
}

/*ul#sub-nav li.element h3,*/
ul#sub-nav li.element a
{
	display: block;
	width: 150px;
	padding: 5px 18px;
	margin: 0;
	margin-bottom: 2px;
}

/*ul#sub-nav li.element h3
{
	color: #4E413A;
	font-weight: normal;
	background-color: #150D09;
	background-image: url(heading_bg.jpg);
	background-repeat: repeat-y;
}
*/
ul#sub-nav li.element h3 a
{
	color: #4E413A;
	font-weight: normal;
	background-color: #150D09;
	border: 1px solid #1a1a1a;
	text-decoration: none;
}

ul#sub-nav li.element h3 a:hover {
	color: #150D09;
	background-color: #201A17;
}

ul#sub-nav li.element a
{
	color: #CCC9B3;
	border: 1px solid #1a1a1a;
	text-decoration: none;
	background-color: #201A17;
	background-image: url(tab_bg.jpg);
	background-repeat: repeat-y;
}

ul#sub-nav li.element a:hover {
	color: #150D09;
	background-color: #150D09;
}

ul#sub-nav li.current a
{
	color: #CCC9B3;
	border: 1px solid #1a1a1a;
	text-decoration: none;
	background-color: #413835;
	display: block;
	width: 150px;
	padding: 5px 18px;
	margin: 0;
	margin-bottom: 2px;
	font-weight: bold;
}
ul#sub-nav li.current a:hover {
	color: #CCC9B3;
	background-color: #413835;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	color: #D1D1D1;
	font-size: 30pt;
	line-height: 30pt;
	margin: 1em 0;
	
}

h1 {
	color: #503A31;
	font-size: 12pt;
	padding: 0px;
	margin: 0em 0;
	text-transform: lowercase;
	text-align: center;
	display: block;
	vertical-align: middle;
}
h1 .photography {
	padding-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;	
}

h3 {
	font-size: 12pt;
	line-height: 0pt;
	padding: 0px;
	margin: 0em 0;
}

h4 {
color: #695954;
font-size: 9pt;
padding: 0px;
margin: 0em 0;
text-transform: lowercase;
}

h5 {
color: #CCC9B2;
font-size: 9pt;
padding: 0px;
margin: 0em 0;
text-transform: lowercase;
}

h6 {
color: #CCC9B2;
font-size: 11pt;
padding: 0px;
margin: 0em 0;
text-transform: lowercase;
}

li {
	color: #CCC9B2;
	font-size: 10pt;
	padding: 0px;
	margin: 0em 0;
	text-transform: lowercase;
}
#photography #portnav #prev a {
	background-image: url(../i/previous.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 82px;
	float: left;
	}
#photography #portnav #prev a:hover {
	background-image: url(../i/previous_f2.gif);
	color: #150D09;
	background-color: #150D09;
	display: block;
	height: 26px;
	width: 82px;
	
	}
#photography #portnav #next a {
	background-image: url(../i/next.gif);
	display: block;
	height: 26px;
	width: 82px;
	float: right;
}
#photography #portnav #next a:hover {
	background-image: url(../i/next_f2.gif);
	color: #150D09;
	background-color: #150D09;
	display: block;
	height: 26px;
	width: 82px;
}
			
.holder {
	float: left;
	margin-top: 20px;
	margin: 10px;
}

.contactholder {
	float: left;
	margin-top: 120px;
	margin-left: 10px;
	
}

.scroll-pane {
	font-family: "Lucida-Sans", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 500px;
	height: 400px;
	overflow: auto;
	float: left;
	padding-bottom:150px;
	background-color: #0C0401;
	font-size: 10pt;
	line-height: 1.5em;
}

.wide {
	width: 400px;
}

.super-wide {
	width: 700px;
}

.tall {
	height: 400px;
}



/* CONTACT FORM*/

/* === form div and elements ======================================= */

#form-div { 
  font-family : "Lucida-sans", verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  width : 70%;
  margin : auto;
  color : #555;
  line-height : 1.7em;
}

#form-div p.form-footer {
  margin : -35px 2px 20px 13px;
 }

#form-div p.form-footer a { 
  color : #669900; 
}

#form-div p.form-footer a:hover, #form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  color : #000; 
  text-decoration : none; 
}

#form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  background-color : #eee; 
}


/* === form div link styles ======================================== */

#form-div a { 
  color : #669900; 
}
  
#form-div a:hover, #form-div a:focus, #form-div a:active { 
  color : #000; 
  text-decoration : none; 
}

#form-div a:focus, #form-div a:active { 
  background-color : #eee; 
}


/* === success and error message/results box ======================= */

#form-div p.success, #form-div p.error, #form-div p.center { 
  color : #fff;
  /* color : #000; (lite colors option - uncomment to use) */
  padding : 1px 4px; 
  border : 0px solid #000; 
  background-color : #669900;
  /* background-color : #d6e3ba; (lite colors option - uncomment to use) */
  margin : 10px 3px;
  text-align : center;
}

#form-div p.error { 
  background-color : #bb0000; 
  /* background-color : #edbaba; (lite colors option - uncomment to use) */
}

#form-div p.error a, #form-div p.success a {
  color : #ffff7f;
}

#form-div p.center {
  text-align : center;
  background-color : #edbaba;
  color : #000;
  margin-top : -3px;
  padding : 0px 4px; 
}

#form-div p.error a:hover, #form-div p.error a:focus, #form-div p.error a:active, 
#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  color : #eee;
  background-color : #bb0000; 
}

#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  background-color : #669900; 
}


/* === structural form elements ==================================== */

form#gbcf-form { }

fieldset.main-set,
fieldset.req-set,
fieldset.opt-set { 
  border : 0px solid #eee;
  padding : 5px;
}


/* === textural form elements ====================================== */

#form-div legend { 
  font-weight : bold;
}

#form-div legend span { }

legend.main-legend { 
  color : #777;
  font-size : 110%;
}

legend.req-legend,
legend.opt-legend { 
  color : #777;
}

legend.main-legend span { }
legend.main-legend { }

legend.req-legend span { }
legend.req-legend {
  margin-left : -2px;
}

legend.opt-legend span { }
legend.opt-legend { 
  margin-left : -2px;
}

label.req-label, label.opt-label {
	color : #392E28;
}

label.opt-label.check {
  float : right;
  padding : 0;
  margin : 1px 4px;
  cursor : pointer;
}

label.opt-label.main-label {
  margin : 0 2px;
  font-weight : bold;
}

label.opt-label.main-label span {
  font-weight : normal;
  color : #666;
}

label.opt-label.main-label span.req, label span.req  {
  font-weight : bold;
  color : #c70000;
}

label.req-label.explain {
  color : #666;
  font-size : .8em;
}

label.req-label.explain:hover {
  color : #000;
}

/* === control and interface form elements ========================= */
/*
  note: In this section you will see the hover/focus styles for the 
  inputs. For example: input:hover, input:focus. You will also see 
  these names applied as classes: input.hover, input,focus, for 
  example. This is not done by mistake. Those classes are needed for 
  the JavaScript focus script (files/focus.js) for IE 7 and older.
*/

input.text-long.address, input.text-long.address:hover, input.text-long.address:focus,
input.text-long.address.hover, input.text-long.address.focus {
  border-bottom : 0;
  margin-bottom : 0;
  padding-bottom : 2px;
  border-bottom : 1px dotted #bbb;
}

input.text-long.address2, input.text-long.address2:hover, input.text-long.address2:focus,
input.text-long.address2.hover, input.text-long.address2.focus {
  border-top : 0;
  margin-top : 0;
  padding-top : 2px;
  border-top : 1px dotted #bbb;
}

input.checkbox {
  border : 1px solid #999;
  width : .9em;
  height : .9em;
  padding : 0;
  margin : 0;
  cursor : pointer;
}

input.checkbox:hover, input.checkbox.hover,
input.checkbox:focus, input.checkbox.focus {
  border : 1px solid #666;
}

input.text-short, 
input.text-med, 
input.text-long,
select.select,
textarea.textarea {
  font : 0.7em verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  border : 1px solid #999;
  background-color : #746864;
  cursor : text;
  padding : 1px 2px;
}

select.select {
  padding : 1px 0;
}

input.text-short {
  width : 100px;
}

input.text-med, select.select {
  width : 250px;
}

input.text-long {
  width : 300px;
}

textarea.textarea {
  width : 440px;
  height : 150px;
}

select.select, select.select option {
  cursor : pointer;
}

input.text-short:focus, input.text-short.focus, 
input.text-med:focus, input.text-med.focus,
input.text-long:focus, input.text-long.focus,
select.select:focus, input.select.focus,
textarea.textarea:focus, textarea.textarea.focus {
  border : 1px solid #666;
  background-color : #ffe;
}

input.button { 
  font : 0.8em "Lucida-Sans", verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  font-weight : bold;
  margin-top : 8px;
  padding : 1px 10px;
  cursor : pointer;
  float : left;
  clear : both;
  color : #666;
}

input.button:hover, input.button.hover,
input.button:focus, input.button.focus {
  color : #333;
}

/* because IE6 sucks - if you have a conditionally served IE6 style sheet add this to it */
* html input.button {
  border : 1px solid #666;
}
