/* CSS Document */

body          {
		font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; color: #000000;background:#ffffff;
		PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
}
body.bg_login_form         {
		font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; color: #000000;background:#bbbbbb;}
body.bg_photographer         {
		font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; color: #000000;background:#ffffff;}
pre, tt       {font-size: 12px}
th            {font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; font-weight: bold;}
td            {
font-family: arial, helvetica, geneva, sans-serif; font-size: 12px;}
form          {font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; margin:0}
h1            {font-family: arial, helvetica, geneva, sans-serif; font-size: large; font-weight: bold}
A:link        {font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; text-decoration: none; color: #FF8000; background-color: inherit;}
A:visited     {font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; text-decoration: none; color: #FF8000; background-color: inherit;}
A:hover       {font-family: arial, helvetica, geneva, sans-serif; font-size: 12px; text-decoration: underline; color: #FF8000; background-color: inherit;}
A:link.nav    {font-family: arial, helvetica, geneva, sans-serif; color: #FF8000; background-color: inherit;}
A:visited.nav {font-family: arial, helvetica, geneva, sans-serif; color: #FF8000; background-color: inherit;}
A:hover.nav   {font-family: arial, helvetica, geneva, sans-serif; color: #FF8000; background-color: inherit;}
.nav          {font-family: arial, helvetica, geneva, sans-serif; color: #FF8000; background-color: inherit;}


.text_input_style	      {
		BORDER-RIGHT: #999999 1px solid; 
		BORDER-TOP: #999999 1px solid; 
		FONT-SIZE: 9pt; 
		BORDER-LEFT: #999999 1px solid; 
		BORDER-BOTTOM: #999999 1px solid; 
		FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
		background: #eeeeee;
		color : #000000;
}


.login_text_input {
	BORDER-RIGHT: #666666 1px solid; 
	BORDER-TOP: #666666 1px solid; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: #666666 1px solid; 
	BORDER-BOTTOM: #666666 1px solid;
	color:#000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #dddddd;
}

.title_style {
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#ff8000;
}

.textarea_input_style{
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #eeeeee;
	color : #000000;
	overflow:auto;
}

.select_input_style {
		BORDER-RIGHT: #999999 1px solid; 
		BORDER-TOP: #999999 1px solid; 
		FONT-SIZE: 9pt; 
		BORDER-LEFT: #999999 1px solid; 
		BORDER-BOTTOM: #999999 1px solid; 
		FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
		background: #eeeeee;
		color : #000000;	
}

.cat_select_input_style{
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #eeeeee;
	color : #000000;
	width:400px;
}

.select {
		BORDER-RIGHT: #999999 1px solid; 
		BORDER-TOP: #999999 1px solid; 
		FONT-SIZE: 9pt; 
		BORDER-LEFT: #999999 1px solid; 
		BORDER-BOTTOM: #999999 1px solid; 
		FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
		background: #eeeeee;
		color : #000000;		
}

.button_input_style      {
		BORDER-RIGHT: #666666 1px solid; 
		BORDER-TOP: #eeeeee 1px solid; 
		FONT-SIZE: 9pt; 
		BORDER-LEFT: #eeeeee 1px solid; 
		BORDER-BOTTOM: #666666 1px solid; 
		FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
		color:#000000;
		background: #dddddd;
}

.menu_top_line {
	BORDER-TOP: #996600 2px solid;
}

.menu_bottom_line {
	BORDER-BOTTOM: #996600 2px solid;
}

.upper_line {
	BORDER-TOP: #a5a5a5 1px solid;
}

.bottom_line {
	BORDER-BOTTOM: #a5a5a5 1px solid;
}

.left_line {
	BORDER-LEFT: #a5a5a5 1px solid;
}

.right_line {
	BORDER-RIGHT: #a5a5a5 1px solid;
}
.day_now{
	border: 1px solid #FF0000;
	}
/* Normal state */
.menuItemFirst {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#996600;
	cursor:pointer;
	background-color:#ffffff;
	padding:4px 4px 4px 4px;
	width:auto;
 	border: 1px solid #990033;
}
.menuItem {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#996600;
	cursor:pointer;
	background-color:#ffffff;
	padding:4px 4px 4px 4px;
	width:auto;
	border-left: 1px solid #990033;
	border-right: 1px solid #990033;
	border-bottom: 1px solid #990033;
}
.menuItemLast {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#996600;
	cursor:pointer;
	background-color:#ffffff;
	padding:4px 4px 4px 4px;
	width:auto;
	border-left: 1px solid #990033;
	border-right: 1px solid #990033;
	border-bottom: 1px solid #990033;
}

/* On mouse over */
.menuItemFirstOver {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#996600;
	cursor:pointer;
	background-color:#c0c0c0;
	padding:4px 4px 4px 4px;
	width:auto;
 	border: 1px solid #990033;
}
.menuItemOver {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#996600;
	cursor:pointer;
	background-color:#c0c0c0;
	padding:4px 4px 4px 4px;
	width:auto;
	border-left: 1px solid #990033;
	border-right: 1px solid #990033;
	border-bottom: 1px solid #990033;
}
.menuItemLastOver {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#996600;
	cursor:pointer;
	background-color:#c0c0c0;
	padding:4px 4px 4px 4px;
	width:auto;
	border-left: 1px solid #990033;
	border-right: 1px solid #990033;
	border-bottom: 1px solid #990033;
}

/* submenus container */
.submenu {
	width:160px;
}


/*--------Main Menu----------*/
.mainMenu {
	color:#996600;
	background-color:inherit;
	font-weight:bolder;
	cursor:pointer;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size:12px;	
	width:auto;
	text-align:left;		
}
a.mainMenu {
	color:#996600;
	background-color:inherit;
	font-weight:bolder;
	cursor:pointer;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size:12px;	
	width:auto;
	text-align:left;		
}
a.mainMenu:visited {
	color:#996600;
	background-color:inherit;
	font-weight:bolder;
	cursor:pointer;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size:12px;	
	width:auto;
	text-align:left;		
}
a.mainMenu:hover {
	color:#996600;
	background-color:inherit;
	font-weight:bolder;
	cursor:pointer;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size:12px;	
	width:auto;
	text-align:left;		
}

.title_color {
	background:#cbd7e6;
	color:#000000;
	font-size:10px;
}

.cell_color {
	background-color:#eeeeee;
	color:#000000;
}

.header_table_style {
	background-color:#cbd7e6;
	text-align:center;
	color:#4c82c5;
	font-size:11px;
	FONT-WEIGHT: bold;
	height:20px;
}


.column_title_style {
	background-color:#CCCCCC;
	color:#000000;
	font-weight:bold;
}	

.even_style {
	background-color:#e0e0e0;
	color:#000000;
}

.odd_style {	
	background-color:#eeeeee;
	color:#000000;
}

.td_cell_color {
	background-color:#eeeeee;
	color:#000000;
}

.ok_style_even{
	color:#6666FF;
	background-color:#e0e0e0;	
}

.notok_style_even{
	color:#FF0000;
	background-color:#e0e0e0;	
}

.ok_style_odd{
	color:#6666FF;
	background-color:#eeeeee;	
}

.notok_style_odd{
	color:#FF0000;
	background-color:#eeeeee;	
}

.public_status_style_even {
	color:#3399FF;
	background-color:#e0e0e0;	
}

.private_status_style_even {   
	color:#FF0000;
	background-color:#e0e0e0;	
}

.hidden_status_style_even{
	color:#993333;
	background-color:#e0e0e0;
}

.public_status_style_odd {
	color:#3399FF;
	background-color:#eeeeee;	
}

.private_status_style_odd {   
	color:#FF0000;
	background-color:#eeeeee;	
}

.hidden_status_style_odd{
	color:#993333;
	background-color:#eeeeee;
}
/* Calendar CSS Document */

.ca_title{
	background:#a3c0f8;
	color:#000000;
	font-size:12px;
	font-weight:lighter;
}

.ca_current_day{
	background:#FF8000;
	color:#000000;
}

.ca_public{
	background:#F2C797;
	color:#000000;
}

.ca_private{
	background:#B0DBDA;
	color:#000000;
}

.ca_admin_customer{
	background:#FF9933;
	color:#000000;
}

.ca_invalid{
	background:#E3C6CE;
	color:#000000;
}

.ca_user_appointment{
	background:#C6D2DD;
	color:#000000;
}

/* css of crop images*/
	#imageContainer{
		margin:15px;
		left:0px;
		top:0px;
		position:relative;
	}
	.crop_dottedDiv{
		position:absolute;
		border:1px dotted #FF8000;
		z-index:10000;
	}
	
	.crop_dottedDiv div {	  				
		width:100%;
		height:100%;		
	}
	.public_style_even{
	color:#6699ff;
	background-color:#e0e0e0;
	}
	.private_style_even{
	color:#ff0000;
	background-color:#e0e0e0;
	}
	.hidden_style_even{
	color:#990000;
	background-color:#e0e0e0;
	}
	.public_style_odd{
	color:#6699ff;
	background-color:#eeeeee;
	}
	.private_style_odd{
	color:#ff0000;
	background-color:#eeeeee;
	}
	.hidden_style_odd{
	color:#990000;
	background-color:#eeeeee;
	}
	.status_complete_style_even{
	color:#6666ff;
	background-color:#e0e0e0;
	}
	.status_nocomplete_style_even{
	color:#ff0000;
	background-color:#e0e0e0;
	}
	.status_complete_style_odd{
	color:#6666ff;
	background-color:#eeeeee;
	}
	.status_nocomplete_style_odd{
	color:#ff0000;
	background-color:#eeeeee;
	}
	.writable_yes_style_even{
	color:#000000;
	background-color:#e0e0e0;
	}
	.writable_no_style_even{
	color:#ff0000;
	background-color:#e0e0e0;
	}
	.writable_yes_style_odd{
	color:#000000;
	background-color:#eeeeee;
	}
	.writable_no_style_odd{
	color:#ff0000;
	background-color:#eeeeee;
	}
	.bg_template{
	background-color:#ffffff;
	color:#000000;
	}
	.bottom_photographer{
	border-top:1px solid #5a5a5a;
	color:#ff8000;
	background-color:#FFFFFF;
	}
	.menu_photographer_style{
	background-color:#eeeeee;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	border-left-width:0;	
	color:#333333;
	}
.b-this {
	DISPLAY: block !important;
}
.photographer_category_table_style{
border-bottom:1px solid #dddddd;
border-top:1px solid #dddddd;
border-left:1px solid #dddddd;
border-right:1px solid #dddddd;
}	

.help_title {
	color:#7BCB40;
	font-size:18px;
	background-color: inherit;
}

.help_header {
	color:#7BCB40;
	font-size:14px;
	font-weight:bold;
	background-color: inherit;
}
.help_faq {
	color:#FF6600;
	background-color: inherit;
}

.photographer_menu_table_style {
	background-color: #ffffff;
	border:0px solid;
	padding:0px;
	border-spacing:0px;
	width:100%;
	text-align:center;
	height:35px;
	color:#000000;
}

.photographer_media_table_style {
	background-color: #ffffff;
	width:850px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
	text-align:left;
	color:#5f5f5f;
}

.photographer_media_table_style1 {
	background-color: #ffffff;
	/*width:850px;*/
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
	text-align:left;
	color:#5f5f5f;
}

.photographer_category_links_table_style {
	background-color: #ffffff;
	width:750px;
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
	text-align:left;
	color:#5f5f5f;
}

.photographer_category_links_table_style1 {
	background-color: #ffffff;
	/*width:750px;*/
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
	text-align:left;
	color:#5f5f5f;
}

.photographer_ftp_table_style {
	text-align:left;
}

.photographer_media_operation_table_style {
	background-color: #ffffff;
	width:750px;
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
	text-align:left;
	color:#5f5f5f;
}

.photographer_media_operation_table_style1 {
	background-color: #ffffff;
	/*width:750px;*/
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
	text-align:left;
	color:#5f5f5f;
}

.photographer_add_new_media_table_style {
	background-color: #ffffff;
	width:500px;
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
	text-align:left;
	color:#5f5f5f;
}

.photographer_add_new_media_table_style1 {
	background-color: #ffffff;
	/*width:500px;*/
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
	text-align:left;
	color:#5f5f5f;
}

.photographer_media_detail_table_style {
	background-color: #ffffff;
	width:750px;
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
	text-align:left;
	color:#5f5f5f;
}

.photographer_delete_confirm_table_style {
	background-color: #ffffff;
	width:500px;
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
	text-align:left;
	color:#5f5f5f;
}

.photographer_download_file_table_style {
	background-color: #ffffff;
	width:750px;
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
	text-align:left;
	color:#5f5f5f;
}

.photographer_download_file_table_style {
	text-align:left;
}

.photographer_reports_menu_table_style {
	background-color: #ffffff;
	width:750px;
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
	text-align:left;
	color:#5f5f5f;
}

.photographer_current_order_table_style {
	background-color: #ffffff;
	width:750px;
	border-spacing:1px;
	padding:0px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
	text-align:left;
	color:#5f5f5f;
}

.photographer_register_success_table_style {
	width:700px;
	text-align:left;
}

.photographer_login_table_style {
	text-align:left;
}

.photographer_forget_password_table_style {
	text-align:left;
}

.photographer_register_table_style {
	text-align:left;
}

.photographer_header_style {
	background:#eeeeee;
	text-align:left;
	color:#000000;
}

.photographer_bottom_line {
	border-bottom:1px solid #eeeeee;
}

.error_style {
	color:#FF0000;
	background-color: inherit;
}

/*########################################################*/
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
	width:98%;
}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 7px 10px;
	margin: 0px 5px 0px 0px;
	font: bold 12px sans-serif;
	/*background-color: #533939;*/
	list-style: none;
	/*border: solid 1px #dddddd;*/
	BORDER-TOP: #dddddd 1px solid;
	/*BORDER-BOTTOM: #dddddd 1px dashed;*/
	BORDER-LEFT: #dddddd 1px solid;
	BORDER-RIGHT: #dddddd 1px solid;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	/*color:#FFFFFF;*/
}

.TabbedPanelsTabHover {
	/*background-color: #654d4d;*/
	color:#ff0022;
}

TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	BORDER-TOP: #dddddd 1px dashed;
	BORDER-BOTTOM: #dddddd 1px dashed;
	BORDER-LEFT: #dddddd 1px dashed;
	BORDER-RIGHT: #dddddd 1px dashed;
	background-color:#fafafa;
	/*width:98%;*/
	
	/*border: solid 1px #533939;
	background-color: #f0efea;*/
}
._TabbedPanelsContentGroup {
	clear: both;
	/*BORDER-TOP: #dddddd 1px solid;/*
	BORDER-BOTTOM: #dddddd 1px solid;
	BORDER-LEFT: #dddddd 1px solid;
	BORDER-RIGHT: #dddddd 1px solid;*/
	/*background-color:#fafafa;
	width:98%;*/
	/*border: solid 1px #533939;
	background-color: #f0efea;*/
}
.TabbedPanelsContent {
	padding: 5px;
	
}

.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #f0efea;
	position: relative;
	/*border: solid 1px #533939;*/
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #f0efea;
	border-bottom: solid 1px #999;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

.TabbedPanelsTabSelected {
	/*background-image:url(../../images/table_header_bg.gif);*/
	background-position:bottom left;
	background-repeat:repeat-x;
	color:#000000;
	
	/*background-color: #f0efea;*/
	background-color: #fafafa;
	/*border-bottom: 1px solid #f0efea;*/
	BORDER-TOP: #dddddd 1px dashed;
	BORDER-BOTTOM: #fafafa 1px solid;
	BORDER-LEFT: #dddddd 1px dashed;
	BORDER-RIGHT: #dddddd 1px dashed;
}



/************************************/
.bg_bottom_btn{
background:url(../images/bg_btn.gif);
height:10px;
}
.bgcontent{
 background:#ffffff;
}
.bgtitle{
 background:url(../images/bg_title.gif) top left repeat-x
}
.text_title{
 color:#eee;
 font-size:12px;
 font-weight:bold;
 padding-left:10px
}
.bgfooter{
 background:#3d71ba;
 color:#eee;
 padding:3px 0
}

.category_style {
	BORDER-TOP: #dddddd 1px dashed;
	BORDER-BOTTOM: #dddddd 1px dashed;
	BORDER-LEFT: #dddddd 1px dashed;
	BORDER-RIGHT: #dddddd 1px dashed;
	background-color:#fafafa;
	color:#000000;
}

.category_table_style {
	background-color:#FFFFFF;
	width:93%;
	color:#000000;
}
.class_form {
  margin: 0;
  padding: 0;
	width:100%;  
}
.class_div{
  clear: left;
  display: block;
  width: 100%;  
  margin: 0px 0px 0px 0px;
  padding: 0px 0px;
}
#b-query {
	WIDTH:80px; 
	MARGIN-RIGHT: 0.2em;
	MARGIN-LEFT: 0.2em;
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #eeeeee;
	color : #000000;	
}
#b-searchbtn {
	VERTICAL-ALIGN: middle; MARGIN-RIGHT: 0.5em; POSITION: relative; TOP: -1px
}

/** MENU_BISS **/
ul.menu{
 list-style:none; 
 margin:0;
 padding:0; 
}
ul.menu *{
 margin:0; 
 padding:0
}
ul.menu a{
 display:block;
 color:#000;
 text-decoration:none;
/*border-right:1px #eee solid;*/
 padding:2px 7px 2px;
 margin:0;
 font-size:11px;
}
ul.menu a:visited{
 display:block;
 color:#000;
 text-decoration:none;
/*border-right:1px #eee solid;*/
 padding:2px 7px 2px;
 margin:0;
 font-size:11px;
}
ul.menu a:hover{
 display:block;
 color:#ff8000;
 text-decoration:none;
 /*border-right:1px #d1d1d1 solid;*/
 padding:2px 7px 2px;
 margin:0;
 font-size:11px
}
ul.menu li{
 position:relative; 
 float:left; 
 margin-right:0px;
 padding:0
}
ul.menu ul{
 position:absolute;
 top:21px;
 left:0;
 background:#ccc;
 display:none;opacity:0;
 list-style:none;
}
ul.menu ul li{
 position:relative;
 border:1px solid #ccc; 
 border-top:none;  
 border-bottom:none;
 width:148px; 
 margin:0
}
ul.menu ul li a {display:block; padding:3px 7px 3px; background-color:#eee;font-size:11px;}
ul.menu ul li a:hover{
 background-color:#dddddd;
 border-right:1px #dddddd solid;
 color:#3d3d3d;
 font-size:11px;
 padding:3px 7px 3px;
}
ul.menu ul ul{
  left:148px;
  top:-1px
}
ul.menu .topline {border-top:1px solid #ccc}
ul.menu .bottomline {border-bottom:1px solid #ccc}
ul.menu .leftline {border-left:1px solid #d1d1d1}
ul.menu .rightline {border-right:1px solid #d1d1d1}
/*########################################################*/
.border_preview {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; Z-INDEX: 100; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; POSITION: absolute; background-color:#eeeeee; color:#5f5f5f;
}

.preview_temp_load {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; VERTICAL-ALIGN: middle; PADDING-TOP: 5px; TEXT-ALIGN: center
}

.comment_input_style {
	BORDER-RIGHT: #fafafa 1px solid; 
	BORDER-TOP: #fafafa 1px solid; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: #fafafa 1px solid; 
	BORDER-BOTTOM: #fafafa 1px solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #fafafa;
	color : #000000;
	overflow:auto;
}
/* Slideshow */
#myGallery
{
	width: 460px;
	height: 500px;
	z-index:5;
	display: none;
	border: 1px solid #000;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	color:#FFFFFF;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../../images/loading-bar-black.gif');
	color:#FFFFFF;
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;	
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
	background-color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #fff;
	background-color:#000;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('images/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail
{
	cursor: pointer;
	background-color: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
	color:#eeeeee;
}

.jdGallery .carousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .label .number
{
	color: #b5b5b5;
	background-color:#333333;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
	background-color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
/*	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;*/
}

* html .jdGallery a.right, * html .jdGallery a.left
{
/*	filter:alpha(opacity=50);*/
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	/*filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('../../images/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('../../images/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('images/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('../../images/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	/*-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/
}

.withArrows a.open:hover { background: url('../../images/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('../../images/open.gif') no-repeat center center;
	/*filter:alpha(opacity=80);*/ }
/*********************************************/