body {
    font: .8em Verdana, Arial, sans-serif;
    background: #fff;
    color: rgb(50, 50, 50);
    width:60%;
    padding:0;
    margin: 0;
}


#centre_div_outer {

	width: 90%;
	margin:0;
	/*text-align:center;*/
	padding:0 5%;
	
	 
}

#centre_div_inner {

	margin:0 auto;
	padding:0;
	position:relative;
	width:100%;
	 
}

.checkout_link{
	display:block;
	font-weight:bold;
	text-align:center;
}

.cart_page_label{
	font-weight:bold;

}


.cart_img {
	vertical-align: middle;
}


.hidden {
	display:none!important;
}

.visible {
	display:block!important;
}

/*#tr_gname #gname:focus, #tr_date_event #date_event:focus, #tr_date_pub #date_pub:focus {
	background-color:#B8B8B8;
	cursor:default;
}

#fname:focus{
	background-color:#B8B8B8;
}*/

#Act_Buttons a {
}


#list2 {
	width:50%;
}

div#menu {
	/*float:right;*/
	margin: 0 1px 0 0;
 	padding:0;
	float: right;
	width: 20%;
	background-color: #D3D3D3
}

div#tabs{
	float: left;
	width: 79%;
	background-color: #CFD4E6;
}
div#tabs, div#menu {
	margin-bottom: -32767px !important; 
	padding-bottom: 32767px !important;
}

#event_detail, #client_detail {
	margin-right:auto;
	margin-left:auto;
	font-size:1em;
	width:500px;
	
}

#event_detail_title, #client_detail_title {
	font-weight:bold;
}

#event_detail fieldset, #client_detail fieldset {
	border: 2px solid rgb(200, 200, 200);
}

#event_detail fieldset label, #client_detail fieldset label {
	float:left;
	display:block;
	width:100px;
	text-align:right;
	padding: 5px;
	font-weight:normal;
}

#event_detail fieldset input, #client_detail fieldset input {
		float:left;
		margin-left: 5px;
	
}

#event_detail fieldset input{
	width:100px;
}

#client_detail fieldset input {
	width :200px !important;	
}

#event_detail fieldset input#gname {
	width:200px; 
}
.detail_fields{
	padding:.2em;
	background-color: transparent !important;
}

#event_detail br, #client_detail br {
	clear:both; 
}


.tab{
    background: rgb(211,220,235);
    padding: 5px; 
}
 
.ui-tabs-hide {
    display: none;
}


#menulist  {
  
    list-style: none;
    padding: 0;
    margin: 0;
    /*height: 22px;*/
     
   border-bottom: 1px solid rgb(200, 200, 200);
}


#menulist li {
          
    /*height: 17px;*/
  	margin: 1em .5em 1em .5em ;
  	padding: 0;   
    border: 1px solid rgb(200, 200, 200);
    border-bottom: none;
    /*position: relative;*/
    background:  #F2E6DA;
    text-align:center;
    font-size:.8em;
    height: 3em;
}
#menulist  li a {
    text-decoration: underline;
    text-align:center;
    line-height: 3;
    color: black;
    display:block;
}

#menulist li a span {
 
}

#menulist  li.ui-tabs-selected {
    background: #D95F41;
}
#menulist  li.ui-tabs-selected a {
    color: white;
}


#events_table tr{
	text-align:left !important;
}

#events_table tr td{
	text-align:left  !important;
}

/******************************************************/

/*  msg_space did have a border but if not always visible better to have no border
.msg_space,  
 */ 
.pix_border {
	border: thin ridge #00008B;
}

.msg_space {

	margin-left:auto;
	margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
	padding: 5px;
 	font-size: 90%; 
	font-family:Verdana,Tahoma,Arial;
	letter-spacing:1px;
	/*color: #d5d5d5;*/

	display:block;
	width:80%;

}

.required_note {

	font-size: 80%;
	font-weight:normal;
}

/********************************************************/

.indent {

	margin-left: 25px;
	padding: 0;
} 
 
.create_but  {

	margin-bottom: 2%;
	margin-top: 2%;
	height:2.5em;
	background-color:gray;
   	border: 3px groove silver;
   	font-size: 110%;
   	font-family:Verdana,Tahoma,Arial;;
   	font-weight:bold;
   	color: #d5d5d5;
}




.create_but:focus {
   	border: 1px solid  #00008B;
   	color: #4D4141;
}

.create_but:hover {
   	border: 1px solid  #00008B;
   	color: #4D4141;
}

.form_note{
	margin-left: 10px;
	display:block;
	text-align:left;
}




.ecell{
	border: none;
}

.tbody {
	margin: 0;
	padding: 0;
}


.normal_font_size {
	font-size:100%;
}


/********************************************************************************/

.page_title {
	margin-left:auto;
	margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
	padding: 5px;
 	font-size: 110%; 
	font-weight: bold;
	letter-spacing:1px;
	color: #d5d5d5;
	/*background-color:#191970;
	background-color:#29007A;*/
	background-color: #082B90;
	display:block;
	width:80%;
	text-align: center;
	
}

#help_row span {
	float:left;
}

#help_row input[type="button"] {
	/*float:right;*/
}


table#group_select_tb td {

	padding: 5px;
}


/***********************************************************************************/

.members_col_title {
 
	margin: 0 0 10px 0;/*5px 5px 5px;*/
	padding: 5px;
 	font-size: 110%; 
	font-weight: bold;
	letter-spacing:1px;
	/*color: #d5d5d5;*/
	color: #D5D5D5 !important; /* matches the font color in the left list panel*/
	/*background-color:#191970;
	background-color:#29007A !important; */
	background-color:#082B90;
	display:block;
	width:80%;
}


#page {
	margin: 0;
	margin-left:10px;
	margin-top:5px;
	padding: 0;
	/*width:100%;*/
	/*background-color: #9A9EAB;*/

}

#header, #footer{
	clear: both;
}

.clr{
	margin: 0;
	padding: 0;
	clear: both;
}

#tricol {
	margin:0;
	padding:0;
	overflow: hidden;
	/*min-width: 700px;*/
}

#col1 {
	margin:0;
	margin-right:2px;
	margin-left:0.25%;
 	padding:10px;
	float: left;
	width: 29.5%;
	background-color: 		#FFFFFF;
	border-left: 2px solid  #9A9EAB;
}
	
#col2 {
	float: left;
	width: 29.5%;
	padding:10px;
	background-color: 		#FFFFFF;
	border-left: 2px solid  #9A9EAB;
	border-right: 2px solid  #9A9EAB;
}

#col3 {
	margin:0;
	margin-left:2px;
	margin-right:0.25%;
	padding:0;
	float: left;
	width: 29.5%;
	background-color: 		#FFFFFF;
	border-right: 2px solid  #9A9EAB;
	padding:10px;
}

#col1, #col2, #col3 {
	margin-bottom: -32767px !important; 
	padding-bottom: 32767px !important;
	height: 800px;
}

.col_title{
	display:block;
	margin: 5px 0 5px 0;
}


.grid_header{
 
	/*color:#D5D5D5 !important;*/ 
	font-size:8pt !important; 
	font-weight:bold !important; 
	/*letter-spacing:2px !important;*/ 
 }
 
.grid_title {

	font-weight: bold;
	letter-spacing:1px;
	padding:5px;
	color: #D5D5D5 !important; /* matches the font color in the left list panel*/
	/*background-color:#29007A !important;*/
	background-color:#082b90!important;
	background-image:none !important;
	border:none !important;
 
}

.center_div {
	margin-left:5%;
	margin-right:5%;
	width:80%;
}

.center_div_wide {
	margin-left:2%;
	margin-right:2%;
	width:90%;
}




.red{
	color:red;
}

#bupload_wrapper {

	margin-left:10%;
	margin-right:10%;
	width:80%;
}

/**************************************************************************************/
#navigation_links {
	margin:0;
	margin-right: auto; 
	margin-left: auto;

	margin-top: 2em;
	padding:0;
	/*height: 4em;*/
	width: 80%;
	/*border-right:1px solid #999;
	background-color: gray;*/
}
 
#inner {
	margin-right:auto; 
	margin-left: auto;
}

#navigation_links ul {
	margin:0;
	margin-left: 2em;
	margin-right: 2em;
	float:right;
	width:80%;
}

#navigation_links li  {

	margin:0;
	height: 2em;
	padding-left: 5px;
	width:22%;
	float:right;
	border-right:1px solid #999;
	list-style:none;
	/*background-color:#D95F41;*/
}


#navigation_links #inner p{
	/*float:right;*/
	/*margin-right:30%;*/
	font-weight: bold;
}

.right-align{
	text-align: right;
	padding-right:10px;
	line-height: 1.5;
}

/*#popup_content,  #buyer_content, #photo_content {
	height: 100%;
	width: 100%;
	background: #000000;
	position: absolute;
	top: 0;
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
	filter:alpha(opacity=75);
}*/

#window, #buyer_win, #photo_win {
	width: 600px;
	height: 300px;
	margin: 0 auto;
	border: 1px solid #000000;
	background: #ffffff;
	position: absolute;
	top: 200px;
	left: 25%;
}

#help_row {

	margin-left:auto;
	margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
	padding: 5px; 
	display:block;
	width:80%;
}

/* the title across the top of the help popup */
div#popup_content p.help_title {


} 


#show_help {
	float:right;
}


/*div#grid_page{

	margin-left:auto;
	margin-right:auto;
	width:80%;
}*/

.cartPrice, .cartDescript, .cartQty , .cartBasePrice {
	text-align:right;
}

.cartTitle {
	text-align:center;
}

.cartDescript {
 	
}

.cartBasePrice, .cartPrice {
	width:15%!important;
}

.cartBasePrice {
	padding-right:5px;
}

.cartQty {
	width:15%!important;
}

table.cartRow tr td {
	width: 25%;
	text-align:center;
}


table.cartRow tr td:first-child {
	width: 10%!important;
}

table.cartRowHeader tr td {

	font-weight: bold;
}

.optType{
	text-align:right;
}

.optSection {
	font-size:11px;
}


form#sub_tot_form{
	text-align: center;
	border:none;
}

form#sub_tot_form fieldset, form#sub_tot_form fieldset input{
	border:none;
}

.noborder {
	border:none!important;
}

.align_right {
	text-align:right;
}



.cal-img{

 background: url(../images/cal.jpg);
}


.date_field{
	width:10%!important;
	margin-right:10px!important;
}



.right_align{
	text-align: right!important;
	padding-right:10px!important;
	line-height: 1.5!important;
}

/* styling for 'Return to photos' link at top of display of stock photos and event photos */
.photo_nav {

}