
/* **************************************** */
/* **************            ************** */
/* **************   GENERAL  ************** */
/* **************            ************** */
/* **************************************** */


/* ******  body  ******* */

html{
margin-top:0px;
}
body{
margin-top:0px;
background-color:#699;
}

body.popup {
margin:0px 0px 0px 0px;
padding-left:10px;
padding-right:10px;
background-color:#fff;
border:1px solid #ccc;
}

html, body, h1, h2, h3, h4, div, p, ul, li, input, a {
	font-family: Arial, Helvetica, sans-serif, Osaka;
	font-size:10pt;
	line-height:14pt;
}

textarea  {
   font-family: Arial, Helvetica, sans-serif, Osaka;
   font-size:8pt;
   font-weight:normal;
   text-align:left;
   color:#000;
   line-height: 10px;
}


p{
font-size:10pt;
line-height:14pt;
}



/* *******  header   ****** */

.logo {
background: url("/images/bc_header_bg.gif") repeat-x;
margin-right: 0px;
margin-left: 0px;
margin-top: 0px;
padding: 0px;
border: none;
float: left;
width: 308px;
height: 99px;
}

div.searcharea {
background: url("/images/bc_header_bg.gif") repeat-x;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border: none;
float: left;
width: 293px;
height: 99px;
}

div.searcharea_admin {
background: url("/images/bc_header_bg_admin.gif") repeat-x;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border: none;
float: left;
width: 293px;
height: 99px;
}


div.dolphin {
background: url("/images/bc_header_bg.gif") repeat-x;
margin-right: 0px;
margin-left: 0px;
margin-top: 0px;
padding: 0px;
border: none;
float: left;
width: 199px;
height: 99px;
}

/* ********  search ********* */

form {
	margin: 0px;
	padding: 0px;
}

input {
	margin: 2px 0px 0px 0px;
	padding:0px;
	font-size: 10px;
	background: #fff;	
}


.search  {
font-size:8pt;
font-weight:bold;
text-align:left;
color:#fff;
margin:0px 0px 0px 0px;
padding:0px;
}

a.searchadvance{
font-size:8pt;
font-weight:bold;
text-align:left;
color:#fff;
text-decoration:underline;
margin:0px 0px 0px 0px;
padding:0px;
}

a.searchadvance:hover{
color:#ffc;
}


.button{
border-top:2px solid #69f;
border-left:2px solid #69f;
border-right:2px solid #336;
border-bottom:2px solid #336;
margin-right:2px;
background-color:#069;
color:#fff;
font-size:11px;
font-weight:bold
}


/* ********  search box on top page  ********* */


.search_bg{
background-color:#FCFCE1;
border:1px solid #F4F4BD;
padding:8px;
width:480px;
}

.search1{
font-size:9pt;
font-weight:bold;
color:#333;
margin:0px 0px 0px 0px;
padding-bottom:6px;
}

a.searchadvance1{
font-size:8pt;
font-weight:bold;
text-align:left;
color:#036;
text-decoration:underline;
}

a.searchadvance1:hover{
color:#c60;
}


/*********************************************** */
/*********                                ****** */
/********* header menu, links and footer  ****** */
/*********                                ****** */
/*********************************************** */


/* ***** header menu ***** */


a{
font-size:9pt;
font-weight:normal;
color:#036;
text-decoration:none;
}

a:hover{
color:#c60;
}

.headermenu{
background-color:#fff;
text-align:right;
width:770px;
padding-right:30px
}

.headermenub{
background-color:#fff;
text-align:left;
width:270px;
padding-left:30px
}

a.linkheader{
font-size:10pt;
font-weight:bold;
color:#036;
text-decoration:none;
padding:0px 2px 0px 2px;
}

a.linkheader:hover{
font-size:10pt;
font-weight:bold;
color:#c60;
text-decoration:none;
background-color:#FCF3E9;
}




/* ***** footer menu ***** */


div.footermenu{
background-color:#036;
text-align:center;
width:800px;
margin-top:0px;
}

div.footermenu_admin{
background-color:#167722;
text-align:center;
width:800px;
margin-top:0px;
}


a.linkfooter{
font-size:10pt;
font-weight:bold;
color:#fff;
text-decoration:none;
}

a.linkfooter:hover{
color:#c60;
}


div.address {
font-size:9pt;
font-weight:normal;
text-align:center;
color:#fff
}


/* ******** text ********* */


a.linktext{
font-size:9pt;
font-weight:normal;
text-align:left;
color:#036;
line-height: 12px;
text-decoration:underline;
}

a.linktext:hover{
color:#c60;
}


a.subhead{
font-size:10pt;
font-weight:bold;
text-align:left;
color:#036;
line-height: 14px;
padding-bottom:3px;
}

a.subhead:hover {
color:#c60;
}

/*Used as a style for the messages and warnings passed back to the user.*/
.message {
color:#f33;
}



/* ***** photogrphers **** */


a.photographer{
font-size:11pt;
font-weight:bold;
text-align:left;
color:#036;
line-height: 14px;
text-decoration:underline;
}


a.photographer:hover{
color:#c60;
}


/* **************************************** */
/* *******                         ******** */
/* *******      TEXT CONTENT       ******** */
/* *******                         ******** */
/* **************************************** */

/* ***** main body ***** */


/*div.mainbody{
width:800px;
height:550px;
background-color:#fff;
}*/

div.searchmainbody{
width:800px;
/*height:500px;*/
background-color:#fff;
padding-bottom:6px;
}

.bigimage{
padding:30px 10px 0px 30px;
float:left;
vertical-align:top;
}

.loginimage{
height:300px;
float:right;
padding-top: 40px;
padding-right: 30px;
}

.aboutusimage{
height:100px;
float:right;
}

.welcomeimage{
height:300px;
float:right;
padding-top: 30px;
padding-right: 30px;
}

.advancedsearchimage{
height:400px;
float:right;
padding-top: 30px;
padding-right: 30px;
}

.registerimage{
height:100px;
float:right;
padding-top:10px;
padding-left:30px;
}

.toppagetext{
padding: 30px 0px 15px 30px;
}


.subhead {
font-size:10pt;
font-weight:bold;
text-align:left;
color:#333;
line-height: 14px;
padding-bottom:3px;
}

.subhead_form {
width:620px;
font-size:10pt;
font-weight:bold;
text-align:left;
color:#333;
line-height: 10px;
padding:10px 0px 3px 0px;

}

.thankyoutext{
font-size:15pt;
font-weight:bold;
text-align:left;
color:#333;
line-height: 22px;
padding:10px 0px 10px 0px;
}


.formline{
border-bottom: 1px dotted #333;
}

.text {
font-size:9pt;
font-weight:normal;
text-align:left;
color:#666;
line-height: 18px;
padding-bottom:12px;
}

/*div.contactexta{
width:740px;
height:500px;
background-color:#fff;
padding:20px 30px 20px 30px;
}*/

.contactext {
font-size:10pt;
font-weight:bold;
text-align:left;
color:#333;
float:left;
width:150px;
}

div.contactextb {
font-size:10pt;
font-weight:bold;
text-align:left;
color:#666;
}

.searchtext {
font-size:9pt;
font-weight:normal;
text-align:left;
color:#666;
margin:0px 0px 0px 30px;
}


.alltext{
width:800px;
background-color:#fff;
}

.alltextb{
padding:20px 30px 20px 30px;
}


.content{
font-size:15pt;
font-weight:bold;
text-align:left;
color:#036;
line-height: 16px;
padding:10px 0px 10px 0px;

}

.pagenavitext {
font-size:9pt;
font-weight:normal;
text-align:center;
color:#666;
}

.andsearch{
font-size:9pt;
font-weight:normal;
}


/* ******************************** */
/* *****                      ***** */
/* ****     photo catogries   ***** */
/* *****                      ***** */
/* ******************************** */


div.category-images {
padding-left: 30px;
background-color:#fff;
}

div.catsubhead {
font-size:11pt;
font-weight:bold;
text-align:left;
color:#c60;
line-height: 14px;
padding-bottom:10px;
padding-left:30px;
}

hr.gray {
width:450px;
height:2px;
color:#ccc;
text-align:left;

}

hr.grayb {
width:450px;
height:2px;
color:#ccc;
text-align:center;

}

hr.grayc {
width:750px;
height:2px;
color:#ccc;
text-align:center;

}


.grayline_center{
width:420px;
border-bottom:2px dotted #ccc;
margin-bottom:20px;
margin-top:5px;
margin-left:190px;
}


.grayline {
width:420px;
border-bottom:2px dotted #ccc;
margin-bottom:5px;
margin-left:30px;
}

.graylineb {
width:420px;
border-bottom:2px dotted #ccc;
margin-bottom:5px;
}

div.stacktop{
padding-right:39px;
float:left;
}


div.stackright{
padding:0px 39px 0px 0px;
float:left;
}

div.stackbottom{
padding-right:39px;
padding-bottom:10px;
float:left;
}

div.stackleft{
padding-left:0px;
float:left;

}

div.smallimage{
padding:0px;
float:left;
}

a.linkcat{
font-size:10pt;
font-weight:bold;
color:#036;
text-decoration:none;
}

a.linkcat:hover{
font-size:10pt;
font-weight:bold;
color:#c60;
text-decoration:none;
}

 .cattext{
 text-align:center;
 }
 
 .cat {
 width:144px;
 align:center;
 }
 

/* ************************************ */
/* ******                       ******* */
/* ****** lightbox/registration ******* */
/* ******                       ******* */
/* ************************************ */

.text_box {
font-size:9pt;
font-weight:normal;
text-align:left;
color:#666;
line-height: 18px;
padding-left:5px;
}

.delink_box{
font-size:10pt;
font-weight:normal;
color:#000;
text-decoration:none;

}

.title_box_b{
font-size:9pt;
font-weight:bold;
color:#630;
padding-left:2px;

}

.title_box_c{
font-size:9pt;
font-weight:bold;
padding-left:15px;

}

.title_box{
font-size:9pt;
font-weight:normal;
padding-left:0px;

}

.title_box1{
font-size:9pt;
font-weight:normal;
padding-left:8px;

}

.fieldbox{
padding-left:30px;

}

.alert{
font-size:9pt;
padding-left:10px;
color:#f00;

}

.alertb{
font-size:9pt;
font-weight:bold;
padding-left:10px;
color:#c60;

}

.star{
font-size:16pt;
font-weight:bold;
color:#c60;

}


.forget{
font-size:9pt;
font-weight:normal;
color:#666;
}


.logout{
font-size:9pt;
font-weight:normal;
color:#060;
line-height: 12px;
}

.popupmessage {
font-size:11pt;
font-weight:bold;
text-align:left;
color:#036;
line-height: 14px;
padding:20px 0px 3px 10px;
}

.active{
font-size:10pt;
font-weight:bold;
color:#000;
text-decoration:none;
border-left:2px solid #ccc;
border-top:2px solid #ccc;
border-right:2px solid #ccc;
background:#ffffcc;
padding: 3px;
padding-bottom: 2px;
}

.active_b{
font-size:10pt;
font-weight:bold;
color:#000;
text-decoration:none;
border-left:2px solid #ccc;
border-bottom:2px solid #ccc;
border-right:2px solid #ccc;
background:#ffffcc;
padding: 3px;
padding-top: 2px;
}


.inactive{
font-size:10pt;
font-weight:bold;
text-decoration:none;
border-left:2px solid #ccc;
border-top:2px solid #ccc;
border-right:2px solid #ccc;
background:#CCC;
padding: 3px;
padding-bottom: 0px;

}

a.inactive:hover { 
font-size:10pt;
font-weight:bold;
color:#FFC;
text-decoration:none;
}

.inactive_b{
font-size:10pt;
font-weight:bold;
text-decoration:none;
border-left:2px solid #ccc;
border-bottom:2px solid #ccc;
border-right:2px solid #ccc;
background:#CCC;
padding: 3px;
padding-top: 0px;
}

a.inactive_b:hover { 
font-size:10pt;
font-weight:bold;
color:#FFC;
text-decoration:none;
}

.lightboxnavi{
padding:0px;
margin:0px;
}

a.lightbox{
font-size:9pt;
font-weight:bold;
color:#036;
text-decoration:underline;

}

a.lightbox:hover{
font-size:9pt;
font-weight:bold;
color:#c60;
text-decoration:none;

}

.check {
font-size:9pt;
font-weight:normal;
text-align:left;
color:#000;
line-height: 14px;
}

fieldset{
color:#ccc;
padding:30px;
border-width:1px;
border-style:solid;
}

.iftext {
font-size:9pt;
font-weight:normal;
text-align:left;
color:#666;
line-height: 15px;
padding-bottom:0px;
}

.advancedsearchimage{
height:400px;
float:left;
padding:50px 30px 0px 50px
}

.lightboximage{
height:400px;
float:left;
padding:50px 30px 0px 50px
}

.blacktext {
font-size:12pt;
font-weight:bold;
text-align:left;
color:#333;
line-height: 15px;

}

.tbborder{
height:25px;
text-align:center;
border-color:#333;
border-top: 2px solid #ccc;
border-left: 2px solid #ccc;
border-right: 2px solid #333;
border-bottom: 2px solid #333;
background-color:
}

.image {
	margin: 0px 0px 0px 0px;
	padding:10px 5px 5px 5px;
	border: 0px solid #999;
	text-align:center;

}
.image img#default {
	border: 1px solid #999;
	margin: 0px;
}

.image img#need_edit {
	border: 3px solid #f93;
	margin: 0px;
}

.image img#my_image {
	border: 3px solid #c6c;
	margin: 0px;
}

.imageinfo {
    width:110px;
	float: left;
	padding: 0px 5px 0px 5px;
	text-align:center;
	line-height: 14px;
}

.imagecaption {
font-size:9pt;
font-weight:normal;
color:#036;
margin-bottom:12px;
}


.imagenumber {
font-size:9pt;
font-weight:normal;
color:#036;
margin-bottom:12px;
}


.imagetitle {
font-size:10pt;
font-weight:bold;
color:#333;
text-align:center;
border:2px inset #ccc;
background:#B6E7FF;
}

td.bg1{
background-color:#FCFCE1;
}

td.bg2{
background-color:#fff;
padding-left:4px;
}	

.subhead1 {
font-size:10pt;
font-weight:bold;
text-align:left;
color:#333;
line-height: 14px;
padding-bottom:3px;
background-color:#F9F9F9;
padding:10px 0px 10px 3px; 
margin:0px 30px 0px 30px;
}

h3, h4{
text-align:center;
}

/* ************************************ */
/* *********                 ********** */
/* *********    admin page   ********** */
/* *********                 ********** */
/* ************************************ */



h5, h6{
text-align:left;
}

a.admintitle{
font-weight: bold; 
font-size: 13pt;
text-decoration:underline;
color:#036;
} 

a.admintitle:hover{
color:#c60;
} 

.admincategories {
	padding: 3px 0px 10px 3px; 
	margin: 0px
}

.admintitle_b{
clear: left; 
padding: 3px; 
margin: 5px 0px 3px 0px; 
font-weight: bold; 
font-size: 13pt;
} 

.adminon{
font-size:10pt;
font-weight:bold;
color:#690;
text-decoration:none;
border-left:2px solid #690;
border-top:2px solid #690;
border-right:2px solid #690;
background:#ECFBCE;
margin-left: 0.025em;
padding: 3px 3px 2px 3px;
}

.adminoff{
font-size:10pt;
font-weight:bold;
text-decoration:none;
color:#fff;
border-left:2px solid #842D4A;
border-top:2px solid #842D4A;
border-right:2px solid #842D4A;
background:#842D4A;
padding: 3px;
padding-bottom: 0px;

}



a.adminoff:hover { 
color:#c60;
}

.adminoff_b{
font-size:10pt;
font-weight:bold;
text-decoration:none;
color:#fff;
border-left:2px solid #CF99AB;
border-top:2px solid #CF99AB;
border-right:2px solid #2C0A15;
border-bottom:2px solid #2C0A15;
background:#842D4A;
padding: 3px;
padding-bottom: 0px;

}

a.adminoff_b:hover { 
color:#c60;
}


.button_admin{
border-top:2px solid #A6E0BC;
border-left:2px solid #A6E0BC;
border-right:2px solid #084921;
border-bottom:2px solid #084921;
margin-right:2px;
background-color:#50B676;
color:#fff;
font-size:11px;
font-weight:bold
}

.subhead2{
font-size:10pt;
font-weight:bold;
text-align:left;
color:#333;
line-height: 14px;
padding-bottom:3px;
background-color:#F9F9F9;
padding:10px 0px 10px 3px; 
margin:0px 3px 0px 3px;
}

.upload_form{
background-color:#ECFBCE;
width:300px; 
height:20px;
float:left;
vertical-align:top;
margin-bottom:2px;
}

.upload_form2{
background-color:#F4FAE6;
width:200px;
margin-bottom:2px;
margin-left:3px;
}

/* ******************************** */
/* *******                  ******* */
/* *******    pagination    ******* */
/* *******                  ******* */
/* ******************************** */

.paginator_arrow {
border: 1px solid black;
}

.paginator_page {
border: 1px solid black;
}

.paginator_page_current {
	background-color: #036;
	border: 1px solid black;
	font-size: 14px;
	font-weight: bold;
}


/* ******************************** */
/* *******                  ******* */
/* *******   popup windows  ******* */
/* *******                  ******* */
/* ******************************** */

.label{
background-color:#EFEFEF;
padding:3px;
}

.popupform {
	margin-left: 100px;
	margin-right: 200px;
	display: none;
	background: #fff;
	border: 2px solid #b4c495;
	padding: 20px;
	margin-top:px;
	position: absolute;
	top:200px;
	float: left;
	width: 300px;


}

/* Explantaions in the popup window */
td#popup_exp {
	font-size: x-small;
}

#edit_images_table td {
width:300px;
}

.hidden_div{
visibility:hidden;
}

.name_link{
font-size:-4em;
}

div.left_column{
	float: left;
}

div.right_column{
	float: right;
}

div.fake_footer{
	clear: both;
}

div.dividing_box {
	margin: 5px;
	border: 1px solid green;
	padding: 3px;
	width: 250px;
}

div.dividing_box#functions{
	width: 430px;
	padding: 5px;
}


#new_messages {
list-style:none;
}

#new_messages li{
margin:3px;
}

#new_messages li.alt_row_1 {
background-color:#ccc;
}

/* Formatting for the Invoice and Payment pages */

div.column {
float: left;
}

div.column-right {
float: right;
}

div.clear_columns {
clear: both;
}

div.autocomplete {
      position:absolute;
      width:300px;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
}
div.autocomplete ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
      list-style-type:none;
      display:block;
      margin:0;
      padding:2px;
      height:32px;
      cursor:pointer;
}
span.informal {
	padding-left: 5px;
	font-size: x-small;
}

td.legal_info {
	background-color: yellow;
	border: 1px solid black;
	padding: 5px;
	font-size:smaller;
}

span.current_page {
	color: #fff;
	background-color: #036;
	font-width: bold;
}

tr.no_scode td {
	background-color: #fc9;
}

tr.no_photographer td {
	background-color: #cff;
}

.top_paragraph {
  width:500px;
}
