
/* CSS Document */

<!--
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	margin: 0;
}
pre, tt {
	font-size: 11px
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold
}
A:link {
	font-size: 11px;
	text-decoration: none;
	color: #9B9C89;
}
A:visited {
	font-size: 11px;
	text-decoration: none;
	color: #9B9C89;
}
A:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #cf8402;
}
/* Send lightbox lightbox gallery
=============================================================================== */


form#lightbox {
	font: Arial, Helvetica, sans-serif;
	color: #959177;
}
#lightbox fieldset {
	border: 1px dotted #CCCCCC;
	padding: 10px;
}
#lightbox legend {
	margin: 1em 0;
	padding: .8em;
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #959177;
}
#lightbox label {
	display: block;
	margin-bottom: 5px;
	text-align: right;
}
#lightbox .required {
	font-size: .8em;
	color: #760000;
}
#lightbox h1 {
	font-size: 1.2em;
}
#lightbox p {
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 10px;
}
#lightbox p label {
	float: left;
	width: 200px;
	margin-right: 5px;
	font:  0.9em Arial, Helvetica, sans-serif;
}
#lightbox .text {
	color: #00008B;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 200px;
}
#lightbox input:focus, textarea:focus {
	background: #ffc;
}
#lightbox .btn {
	float: left;
	color: #00008B;
	background-color: #FFFFFF;
	border: 1px outset #00008B;
}
#lightbox .textarea {
	width: 250px;
	height: 40px;
	color: #00008B;
}
/* Thumbnail lightbox gallery
=============================================================================== */

.thumb_box {
	margin: 0px;
	padding: 5px;
	background: #fff;
	text-align: center;
}
.thumb_box ul {
	list-style: none;
	float: right;
}
.thumb_box ul li {
	float: left;
	padding: 0;
	margin: 0;
}
.thumb_box ul li a {
	float: right; /* Fixes a problem in IE 5.2 Mac */
	display: block;
	text-decoration: none;
}
.thumbimage {
	text-align: center;
	padding: 5px 0 0 0;
}
.thumb_box h3 {
	text-align: center;
	margin: 10px 0 5px 0;
}
.thumb_box h4 {
	text-align: center;
	margin: 10px 0 5px 0;
}
.thumb_box h5 {
	color: #959177;
	text-align: center;
	margin: 5px 0 5px 0;
}
/* Media lightbox gallery
=============================================================================== */

.main_mediatx {
	margin: 0;
}
.main_mediatx ul {
	margin-left: 160px;
	list-style: none;
}
.main_mediatx ul li {
	padding: 10px 10px 10px 10px;
	display: inline;
	float: left;
}
.main_mediatx a {
	display: block;
	text-decoration: none;
	text-align: center;
}
/* Lightbox Photo CSS================================================================*/


.text {
	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;
	color : #333333;
}
.text_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;
}
.textarea {
	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;
}
.text_bgcolor {
	background: #ffffff;
}
.select_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;
}
.select_license_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;
	width:200px;
	text-align:left;
}
.license_table_style {
	text-align:left;
}
.button {
	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: #f0f0f0;
	color : #000000;
}
.button_style {
	BORDER-RIGHT: #dddddd 1px solid;
	BORDER-TOP: #dddddd 1px solid;
	FONT-SIZE: 9px;
	BORDER-LEFT: #dddddd 1px solid;
	BORDER-BOTTOM: #dddddd 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #f0f0f0;
}
.gallery_table_style {
	background-color:#FFFFFF;
}
.gallery_stats_style {
	background-color:#FFFFFF;
}
.adSearch_table_style {
	text-align:left;
}
.gallery_cateory_link_style {
	background-color:#FFFFFF;
	font-size: 12px;
}
.gallery_cateory_link_style a {
	background-color:#FFFFFF;
	font-size: 12px;
	color:#9B9C89;
}
.gallery_cateory_link_style a:hover, .gallery_cateory_link_style a:focus {
	color: #cf8402;
	outline: 0;
}
.gallery_style {
	background-color:#FFFFFF;
}
.category_table_style {
	background-color:#FFFFFF;
	width:93%;
}
.gallery_next_page_link_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.gallery_next_page_link_style a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.category_style {
	BORDER-TOP: none;
	BORDER-BOTTOM: none;
	BORDER-LEFT: none;
	BORDER-RIGHT: none;
	background-color:#ffffff;
}
.gallery_next_page_link_style {
	background-color:#FFFFFF;
	font-size: 11px;
}
.media_table_style {
	background-color: #FFFFFF;
	width: 95%;
	text-align:left;
}
.error_style {
	color:#FF0000;
}
.slide_table_style {
	background-color: #ffffff;
	height:400;
	width:600;
}
.lightbox_manager_table_style {
	background-color: #FFFFFF;
}
.basket_table_style {
	background-color: #ffffff;
	width:98%;
	border-spacing:1px;
}
.basket_cell_header_style {
	background-color: #eeeeee;
}
.basket_product_table_style {
	background-color: #ffffff;
	width:100%;
	border-spacing:1px;
	padding:0px;
}
.checkout_table_style {
	background-color: #ffffff;
	width:98%;
	border-spacing:1px;
}
.checkout_order_table_style {
	background-color: #ffffff;
	width:100%;
	border-spacing:1px;
}
.checkout_table_style {
	background-color: #ffffff;
	width:95%;
	border-spacing:1px;
	padding:0px;
}
.user_account_table_style {
	background-color: #ffffff;
	width:95%;
	border-spacing:1px;
	padding:0px;
}
.process_payment_table_style {
	background-color: #ffffff;
	width:98%;
	border-spacing:1px;
	padding:0px;
	text-align:left;
	border:1px;
}
.detail_table_style {
	width:90%;
	border-spacing:px;
	text-align:left;
}
.category_link_style {
	background-color: #ffffff;
	width:100%;
	border-spacing:0px;
}
.header_table_style {
	background-color: #eeeeee;
	width:100%;
	border-spacing:0px;
}
.outside_table_style {
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
}
.feature_text {
	font-size:10px;
	background-color: #eeeeee;
	text-align:left;
}
.user_acount_table_style {
	background-color: #ffffff;
	width:98%;
	text-align:left;
}
.user_account_cell_style {
	background-color: #eeeeee;
}
.login_table_style {
	background-color: #ffffff;
	width:90%;
	border-spacing:0px;
	padding:1px;
	text-align:left;
}
.lost_password_table_style {
	background-color: #ffffff;
}
.registration_table_style {
	background-color: #ffffff;
	width:70%;
	text-align:left;
}
.login_page {
	width:60%;
}
.media_cell_style {
	background-color:#ffffff;
	border-spacing:5px;
}
.basket_cell_style {
	background-color:#ffffff;
}
.checkbox {
	background-color:#ffffff;
}
.category_cell_style {
	background-color:#ffffff;
}
.next_page_table_style {
	background-color: #ffffff;
	width:100%;
	border-spacing:0px;
}
.report_table_style {
	background-color: #eeeeee;
	width:100%;
	border-spacing:1px;
	padding:0px;
	BORDER-RIGHT: #eeeeee 1px solid;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
 FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif font-size: 10px;
}
.report_cell_style {
	background-color: #ffffff;
}
.report_header_style {
	background-color: #dddddd;
}
.report_title_style {
	background-color: #dedede;
}
.iptc_table_style {
	background: #ffffff;
	border-spacing:10px;
	padding:0px;
}
.invoice_table_style {
	background-color: #ffffff;
	width:100%;
	border-spacing:1px;
	padding:0px;
	text-align:left;
	BORDER-RIGHT: #eeeeee 1px solid;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
 FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif font-size: 10px;
}
.license_detail_table_style {
	text-align:left;
}
.horizontal_line_style {
	width:90%;
	border:1px;
}
.upper_line {
	BORDER-TOP: #eeeeee 1px solid;
}
.bottom_line {
	BORDER-BOTTOM: #eeeeee 1px solid;
}
.left_line {
	BORDER-LEFT: #eeeeee 1px solid;
}
.right_line {
	BORDER-RIGHT: #eeeeee 1px solid;
}
.media_thumb_style { /* actual thumbnail table*/
	background-color:#ffffff;
	color: #000000;
}
.media_thumb_style1 { /* actual thumbnail image*/
	background-color:#ffffff;
	margin-bottom: 0;
}
.media_thumb_style2 { /* actual thumbnail lightbox field*/
	background-color:#ffffff;
	color:#5F604B;
}
.add_to_cart_icon {
	BORDER-TOP: #dddddd 1px dashed;
	BORDER-BOTTOM: #dddddd 1px dashed;
	BORDER-LEFT: #dddddd 1px dashed;
	BORDER-RIGHT: #dddddd 0px dashed;
	background-color:#fafafa;
}
.feature_table_style {
	background-color:#ffffff;
	width:97%;
}
.category_listing_table_style {
	width:98%;
	text-align:left;
}
.photographer_menu_table_style {
	background-color: #ffffff;
	border:0px solid;
	padding:0px;
	border-spacing:0px;
	width:100%;
	text-align:center;
	height:35px;
}
.private_login_form_style {
	background-color: #ffffff;
	width:300px;
	border-spacing:1px;
	padding:0px;
	border:1px;
	text-align:left;
}
.private_login_header_cell_style {
	font-family: Arial, Helvetica, sans-serif;
	color: #959177;
	padding-bottom: 10px;
	text-align:left;
}
.menu_table_style {
	background-color: #eeeeee;
	border:0px solid;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
.photographer_media_table_style {
	background-color: #ffffff;
	width:750px;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
	text-align:left;
}
.photographer_category_table_style {
	background-color: #ffffff;
	width:750px;
	border-spacing:1px;
	padding:0px;
	BORDER: #999999 1px solid;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
	text-align:left;
}
.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;
}
.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;
}
.photographer_add_new_media_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;
}
.new_lightbox_confirm {
	width:500px;
	border-spacing:1px;
	padding:0px;
	text-align:left;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.last_12_month_report_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;
}
.license_basket_table_style {
	background-color: #ffffff;
	border-spacing:1px;
	padding:1px;
	width:100%;
	BORDER-TOP: #eeeeee 1px solid;
	BORDER-BOTTOM: #eeeeee 1px solid;
	BORDER-LEFT: #eeeeee 1px solid;
	BORDER-RIGHT: #eeeeee 1px solid;
}
.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;
}
.photographer_bottom_line {
	border-bottom:1px solid #eeeeee;
}
.other_lightbox_table_style {
	width:95%;
	text-align:left;
}
.paypal_error_table_style {
	width:700px;
}
/* Lightbox Photo Upgrade 4.08 
=============================================================================== */

.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;
}
.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;
}
.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;
}
.select_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;
}
.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;
}
.button_input_style {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	FONT-SIZE: 9px;
	BORDER-LEFT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif, sans-serif;
	background: #f0f0f0;
	color:#000000;
}
.featured_text {
	font-size:10px;
	background-color: #eeeeee;
	text-align:left;
	font-weight:bold;
	color:#5f5f5f;
}
.dot_left_line {
	background-image:url(file:///Boot/Users/clivebarber/Sites/clivebarber/images/line.gif);
}
.img-shadow {
	background: url(file:///Boot/Users/clivebarber/Sites/clivebarber/template/english/shadow2.gif) no-repeat bottom right;/* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}
.img-shadow img {
	display: block; /* IE won't do well without this */
	position: relative; /* Make the shadow's position relative to its image */
	padding: 5px; /* This creates a border around the image */
	background-color: #fff; /* Background color of the border created by the padding */
	border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
	margin: -6px 6px 6px -6px;
	color: #5f5f5f;/* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}
.even_style {
	background:#e0e0e0;
	color:#5f5f5f;
}
.odd_style {
	background:#eeeeee;
	color:#5f5f5f;
}
.column_title_style {
	background:#CCCCCC;
	font-weight:bold;
	color:#5f5f5f;
}
.bg_top {
	background-color:#FF8000;
	color:#5f5f5f;
}
.bg_function {
	background-color:#eeeeee;
	height:26px;
	color:#5f5f5f;
}
.line_bottom {
	border-top:2px solid #FF8000;
}
.bg_bottom_btn {
	background-image:url(file:///Boot/Users/clivebarber/Sites/clivebarber/images/bg_btn.gif);
	height:10px;
}
.text_private {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FF8000;
	color:#fafafa;
}
a.text_private_gallery:link {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#FAFAFA;
	background-color:#ff8000;
}
a.text_private_gallery:hover {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#FAFAFA;
	background-color:#ff8000;
}
/*--- CSS preview template */
.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;
}
.title_h2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: left;
}
.preview_temp_load {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	VERTICAL-ALIGN: middle;
	PADDING-TOP: 5px;
	TEXT-ALIGN: center
}
H1 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
H1 {
	FONT-SIZE: 10px
}
.checkout_info_contents_style {
	background-color:#fafafa;
	color:#5f5f5f;
}
.bg_gallery_style {
	background-color:#FFFFFF;
	color:#5f5f5f;
}
.user_card_info_pop_border {
	border-color:#5f5f5f;
}
.bg_basket {
	background-color:#fafafa;
	color:#000000;
}
.bg_header_basket {
	background-color:#eeeeee;
	color:#000000;
}
.b-search {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px 0px;
	LINE-HEIGHT: 0em;
	PADDING-TOP: 0px;
	TEXT-ALIGN: right
}
.b-this {
	DISPLAY: block! important
}
.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 {
	padding-left: 2px;
	WIDTH:73px;
	MARGIN-RIGHT: 0;
	BORDER-RIGHT: #9B9C89 1px solid;
	BORDER-TOP: #9B9C89 1px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #9B9C89 1px solid;
	BORDER-BOTTOM: #9B9C89 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	color : #9B9C89;
}
.b-searchbtn {
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: middle;
}
#b-query .equal {
	vertical-align: middle; /* for IE=== got from another script */
}
/* Slideshow */
#myGallery {
	width: 460px;
	height: 345px;
	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);*/ }
