/* Hot Property's CSS File */


/****** Global Containers ******/
#con_global {width: 100%;}


/****** Headings ******/
#heading_Agent, #heading_Co, #heading_Prop, #heading_Type, #heading_Types, #heading_Featured, #heading_Search, #heading_AdvSearch, #heading_Co_Contact, #hp_view_agent_title, #hp_view_agent_contact, #hp_ManageProp, #hp_EditProp  {
	font-size: 12px;
	font-weight: bold;
	color: #616161;
	background-color: #C0C0C0;
	margin-bottom: 0px;
	text-align: left;
	padding-left: 7px;
}


/****** Borders ******/
#hp_view_agent_con, #hp_emailform_con, #hp_searchresult_con, #hp_view_co_con {
	background-color: #F4F4F4;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	padding: 10px;
	text-align: left;
}


/****** Features ******/
#hp_view_features_title {
	font-size: 16px;
	font-weight: bold;
	color: #616161;
	text-decoration: underline;
	margin-top: 16px;
	margin-bottom: 6px;
}


/****** Featured ******/
#con_featured1 { }



/****** Search ******/
#con_search1 { }
#con_search2 { }
#con_asearch1 { }
#con_asearch2 { }
.hp_asearch_row0 { background-color: #FFFFFF; }
.hp_asearch_row1 {background-color: #EFEFEF; }
#con_sort1 {
	width: 120px;
	text-align: left;
	float: left;
}
#con_sort2 {
	text-align: right;
	display: inline;
	margin-top: 3px;
	width: 100%;
}
#con_sort {
	height: 23px;
	background-color: #F5F5F5;
	padding: 5px 5px 5px 7px;
	margin-bottom: 6px;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
}


/****** Search - Page Counter ******/
#hp_search_pagecounter_top {
	margin-top: 10px;
	text-align: center;
}
#hp_search_pagecounter_bottom, #hp_pagecounter_bottom {
	margin-top: 5px;
	text-align: center;
	padding: 6px;
	background-color: #F4F4F4;
	border: 1px solid #C0C0C0;
}


/****** Front Page - Types  ******/
#con_types1 { }
#con_types2 { }
.con_types3 {
	float: left;
	width: 245px;
	vertical-align: top;
	padding: 5px;
	text-align: left;
}


/****** Listing ******/
#list_agents, #list_searchresults, #list_properties, #list_featured {
	margin-top: 15px;
	text-align: left;
}


/****** Listing - Property ******/
#hp_icons {
	text-align: right;
	padding-top: 5px;
}

.hp_prop {
	width: 600px;
	display: block;
	float: left; 
	text-align: left;
	margin-bottom: 10px;
}
.hp_details {
	width:372px;
	vertical-align: top;
	padding-left: 8px;	
	float: left; 
}


/****** Type ******/
#con_type1 { }
.types_desc {

	margin-top: 3px;
	margin-bottom: 5px;
}


/****** Company ******/
.hp_view_co { }
#hp_view_co_photo {
	float: left; 
	margin-right: 12px;
}
#hp_view_co_details {min-height: 170px;}
#hp_caption_coname {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}


/****** Property ******/
#con_hp1 { }
#con_hp2 { }
.hp_view_details {
	font-size: 13px;
	vertical-align: top;
	padding-left: 7px;	
	padding-top: 10px;
	text-align: left;
	border:0px solid #D0DCE7;
	line-height: 20px;
}
#standard_photo { }
#hp_view_intro_text {
	line-height: 15px;
	margin: 7px 0px 0px 0px;
}
#hp_view_full_text {
	line-height: 15px;
	margin: 7px 0px 0px 0px;
}
.hp_caption {font-weight: bold;}
.hp_price {color: #990000; font-size: 13px;}



/****** Property -Photo ******/
#hp_view_standard_photo_con1 {
	text-align: center;
	background-color: transparent;
	margin: 10px;
}
#hp_view_standard_photo_con2 {
	text-align: center;
	width: 400px;
	margin: 0px 50px 0px 50px;
	background-color: #FFCC00;
	padding: 1px;
}
#hp_view_standard_photo_con3 {
	text-align: center;
	width: 100%;
	background-color: #FFCC00;


}
#hp_view_standard_photo_con4 {padding: 5px;}
#hp_view_standard_photo_title {font-weight: bold; color: white;}
#hp_view_standard_photo_desc {


}
.hp_view_thumb_con {
	width: 130px; 
	float: left;
	padding-top: 0px;
	text-align: center;
	margin-right: 12px;
	display: table;
}


.img_thumb {
	width:120px;
	vertical-align: top;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 1px 1px 1px 10px;
	border: 0px solid #D0DCE7;
}


ul.thumb {
	margin: 0px;
    list-style: none;
	padding: 0px;
}


ul.thumb li {
	list-style-position: outside;
	width: 120px;
    text-align: center;
    margin: 0px 0px 6px 0px ;
	list-style-image: none;
	background-color: #D0DCE7;
	padding: 0px;
}


ul.thumb li a {
    text-decoration: none;
    color: #00f;
}


ul.thumb li a img {
}


/****** List ******/
.olist { list-style-type: disc; margin: 0px 0px 0px 15px; padding: 0px; text-align: left;}
.olist li {	

	padding-left: 35px;
	background: url() no-repeat 20px 6px;
        padding: 0px; }


/****** Agent ******/
#hp_view_agent_photo {
	padding: 5px;
	display: inline;
	float: left;
	margin-right: 12px;
}
#hp_view_agent_details {padding: 5px;}




.hp_view_agent {
	font-size: 13px;
	text-align: left;
}
#hp_view_agent_desc {
	margin: 10px 10px 0px 10px;
}


#hp_caption_agentname {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}


/****** Address ******/
#hp_view_addr, #hp_co_addr {

	margin: 6px;
	font-size: 11px;
	line-height: 15px;
}


/* Links */
a.hp_title:link, a.hp_title:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
a.types_title:link, a.types_title:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}


/* Types List of Hot Property */
.types_hp { margin: 3px 0px 0px 0px; padding: 0px; text-align: left;}


/* misc */
.clearboth {clear: both;}


/* Error - Empty, no property */
#hp_error_empty {text-align: center;}

.box_home_gray {
	width: 376px;
	background-color: #EBEBEE;
	margin-left: 1px;
}

.box_home_blue {
	width: 376px;
	background-color: #E3EBF8;
	margin-left: 1px;
}

.box_categorie {
	width: 376px;
	margin-left: 1px;
}

.divider_content_home {
	width: 378px;
	height: 3px;
	background-image: url("../_images/divider_content_home.gif"/*tpa=http://www.clefusbpersonnalisee.com/components/com_hotproperty/_images/divider_content_home.gif*/);
}

.divider_content_extra {
	width: 152px;
	height: 3px;
	background-image: url("../_images/divider_content_home.gif"/*tpa=http://www.clefusbpersonnalisee.com/components/com_hotproperty/_images/divider_content_home.gif*/);
}

.divider_content_product {
	width: 531px;
	height: 2px;
	background-image: url("../_images/divider_content_home.gif"/*tpa=http://www.clefusbpersonnalisee.com/components/com_hotproperty/_images/divider_content_home.gif*/);
}

.divider_close_content_home {
	height: 25px;
	background-image: url("../_images/divider_close_content_home.gif"/*tpa=http://www.clefusbpersonnalisee.com/components/com_hotproperty/_images/divider_close_content_home.gif*/);
}

.box_button_right {
	border-top-color: #FFFFFF; border-top-style: solid; border-top-width: 1px;
}

.box_button_left {
	border-top-color: #FFFFFF; border-top-style: solid; border-top-width: 1px;
	border-right-color: #FFFFFF; border-right-style: solid; border-right-width: 1px;
}

.button1, .button1 A:link, .button1 A:visited {
	font-family: Tahoma, Arial; font-size: 11px; color: #FFFFFF;
	font-weight: normal; text-align: right; text-decoration: none;	display: block; height: 19px; 
	background-color: #C2C4D2; background-position: right;
	background-image: url("../_images/arrow_cyaan.gif"/*tpa=http://www.clefusbpersonnalisee.com/components/com_hotproperty/_images/arrow_cyaan.gif*/); background-repeat: no-repeat;
}

.button1 A:hover, .button1 A:active {
	background-color: #00A4EF;
}

.button2, .button2 A:link, .button2 A:visited {
	font-family: Tahoma, Arial; font-size: 11px; color: #FFFFFF;
	font-weight: normal; text-align: right; text-decoration: none;	display: block; height: 19px; 
	background-color: #BAD0F5; background-position: right;
	background-image: url("../_images/arrow_green.gif"/*tpa=http://www.clefusbpersonnalisee.com/components/com_hotproperty/_images/arrow_green.gif*/); background-repeat: no-repeat;
}

.button2 A:hover, .button2 A:active {
	background-color: #66CC00;
}

.box_foto_home {
	width: 151px;
	background-image: url("../_images/bg_foto_dots.gif"/*tpa=http://www.clefusbpersonnalisee.com/components/com_hotproperty/_images/bg_foto_dots.gif*/);
}

.txt_product_home_head {
	width: 190px; font-family: Arial, Tahoma; font-size: 12px; line-height: 17px; color: #3A69BA; margin-left: 10px; font-weight: bold;
}

.txt_product_home {
	width: 190px; font-family: Tahoma, Arial; font-size: 11px; line-height: 17px; color: #6C7688; margin-left: 10px; margin-bottom: 10px;
}

.txt_subcategorie_head {
	font-family: Tahoma, Arial; font-size: 11px; color: #3A69BA; padding-bottom: 5px; padding-top: 7px; font-weight: bold;
}

.txt_product_head {
	font-family: Arial, Tahoma; font-size: 12px; color: #3A69BA; padding-bottom: 10px; padding-top: 10px;  font-weight: bold;
}

.txt_product_path {
	font-family: Tahoma, Arial; font-size: 11px; color: #9096A0;
}

.txt_link_product, .txt_link_product A:link, .txt_link_product A:visited {
	font-family: Tahoma, Arial; font-size: 11px; line-height: 13px; color: #9096A0; text-decoration: none;
}

.txt_link_product A:hover, .txt_link_product A:active {
	color: #00A4EF;
}

.path {
	font-family: Tahoma, Arial; font-size: 11px; color: #9096A0; text-decoration: none; line-height: 25px;
}

.path A:link, .path A:visited {
	color: #00A4EF;	text-decoration: none;
}

.path A:hover, .path A:active {
	text-decoration: underline;
}

.boxBodytxt {
	width: 354px; margin-top: 14px; margin-left: 12px; margin-right: 12px;
}

.bodytxt {
	font-family: Tahoma, Arial; font-size: 11px; line-height: 18px; color: #9096A0;
}

.bodytxt A:link, .bodytxt A:visited {
	text-decoration: none; color: #00A4EF;
}

.bodytxt A:hover, .bodytxt A:active {
	text-decoration: underline;
}

.bodytxtBullet {
	font-family: Tahoma, Arial; font-size: 11px; padding-left: 15px;
	line-height: 18px; color: #9096A0;
	background-image: url("../_images/bullet_body.gif"/*tpa=http://www.clefusbpersonnalisee.com/components/com_hotproperty/_images/bullet_body.gif*/); background-repeat: no-repeat;
}

.bodytxtKop {
	font-family: Tahoma, Arial; font-size: 11px; color: #3A69BA; line-height: 18px; font-weight: bold;
}

.bodytxt_product {
	font-family: Tahoma, Arial; font-size: 11px; line-height: 16px; color: #9096A0; margin-top: 12px; margin-bottom: 12px; margin-left: 12px; margin-right: 12px;
}

.box_specs {
	border-bottom-color: #D0DDF0; border-bottom-style: solid; border-bottom-width: 1px;
	margin-left: 6px; margin-right: 6px;
}

.box_specs_head {
	border-bottom-color: #C2C4D2; border-bottom-style: solid; border-bottom-width: 1px;
	margin-left: 6px; margin-right: 6px;
}

.txt_specs_1 {
	font-family: Tahoma, Arial; font-size: 11px; line-height: 19px; color: #9096A0; margin-left: 6px;
}

.txt_specs_2 {
	font-family: Tahoma, Arial; font-size: 11px; line-height: 19px; color: #3A69BA; text-align: center;
}

.txt_specs_head {
	font-family: Tahoma, Arial; font-size: 11px; line-height: 23px; color: #9096A0; margin-left: 6px; font-weight: bold;
}

.txt_title_prod_icon {
	font-family: Tahoma, Arial; font-size: 11px; font-size: 11px; line-height: 19px; color: #FFFFFF;
}

.txt_title_prod {
	font-family: Tahoma, Arial; font-size: 11px; line-height: 19px; color: #3A69BA; font-weight: bold;
}

.box_prod_extra {
	margin-left: 1px; margin-right: 1px;  margin-top: 1px;  margin-bottom: 0px;
}

.box_prod_extra2 {
	margin-left: 12px; margin-right: 12px;  margin-top: 7px;  margin-bottom: 10px;
}

.button3, .button3 A:link, .button3 A:visited {
	font-family: Tahoma, Arial; font-size: 11px; color: #FFFFFF;
	font-weight: normal; text-decoration: none; display: block; height: 19px; 
	background-color: #66CC00; background-position: right;
	background-image: url("../_images/arrow_green.gif"/*tpa=http://www.clefusbpersonnalisee.com/components/com_hotproperty/_images/arrow_green.gif*/); background-repeat: no-repeat;  margin-bottom: 0px;
}

.button3 A:hover, .button3 A:active {
	background-color: #95E942;
}

.button4, .button4 A:link, .button4 A:visited {
	font-family: Tahoma, Arial; font-size: 11px; color: #FFFFFF;
	font-weight: normal; text-decoration: none; display: block; height: 19px; 
	background-color: #C2C4D2; background-position: right;
	background-image: url("../_images/arrow_cyaan.gif"/*tpa=http://www.clefusbpersonnalisee.com/components/com_hotproperty/_images/arrow_cyaan.gif*/); background-repeat: no-repeat;  margin-bottom: 1px;
}

.button4 A:hover, .button4 A:active {
	background-color: #00A4EF;
}

.prod_extra_quotation {
	font-family: Tahoma, Arial; font-size: 11px; color: #66CC00; line-height: 16px; font-weight: bold;
	margin-left: 11px; margin-right: 11px;  margin-top: 6px;  margin-bottom: 5px;
}

.prod_extra_head {
	font-family: Tahoma, Arial; font-size: 11px; color: #00A4EF; line-height: 15px; font-weight: bold;
}

.prod_extra {
	font-family: Tahoma, Arial; font-size: 11px; color: #0D57B0; line-height: 15px;
}

.prod_download, .prod_download A:link, .prod_download A:visited {
	font-family: Tahoma, Arial; font-size: 11px; color: #9096A0; text-decoration: none;
}

.prod_download A:hover, .prod_download A:active {
	color: #00A4EF;
}

.image_box_product_page{
font-family: Tahoma, Arial; font-size: 11px; line-height: 16px; color: #9096A0; margin-left: 2px; margin-top: 2px;
}

acronym.premier{
cursor:help;
border-bottom:1px dotted #369;
}

code,pre{
color:#297700;
background-color:transparent;
font-family:"Courier New",Courier,monospace;
font-size:small;
}

pre{
border-left:5px solid #a2c2e1;
padding:0.5em 1em;
margin-left:2em;
}

blockquote,q{
font-style:italic;
color:#369;
background-color:transparent;
quotes:'\0000ab\0000a0' '\0000a0\0000bb' '\00201c\0000a0' '\0000a0\00201d';
}

samp{
font-size:small;
color:#000;
background-color:#d6e1ec;
}

caption{
margin:1em 0;
color:#369;
background-color:#a1c2e1;
font-weight:700;
}

thead{
background-color:#d6e1ec;
color:#369;
}

table{
margin-top:1em;
}

table,td{
border-collapse:collapse;
border:0px solid #a2c2e1;
padding:0.2em;
}

:focus{
background-image: none !important;
background-color:#666 !important;
color:#fff !important;
}

.boxBodytxt {
	MARGIN-TOP: 14px; MARGIN-LEFT: 12px; WIDTH: 354px; MARGIN-RIGHT: 12px
}
.bodytxt {
	FONT-SIZE: 11px; COLOR: #9096a0; LINE-HEIGHT: 18px; FONT-FAMILY: Tahoma, Arial
}
.bodytxt A:link {
	COLOR: #00a4ef; TEXT-DECORATION: none
}
.bodytxt A:visited {
	COLOR: #00a4ef; TEXT-DECORATION: none
}
.bodytxt A:hover {
	TEXT-DECORATION: underline
}
.bodytxt A:active {
	TEXT-DECORATION: underline
}
.bodytxtBullet {
	PADDING-LEFT: 15px; FONT-SIZE: 11px; BACKGROUND-IMAGE: url("../_images/bullet_body.gif"/*tpa=http://www.clefusbpersonnalisee.com/components/com_hotproperty/_images/bullet_body.gif*/); COLOR: #9096a0; LINE-HEIGHT: 18px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Tahoma, Arial
}
.bodytxtKop {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #3a69ba; LINE-HEIGHT: 18px; FONT-FAMILY: Tahoma, Arial
}
.bodytxt_product {
	FONT-SIZE: 11px; MARGIN: 12px; COLOR: #9096a0; LINE-HEIGHT: 16px; FONT-FAMILY: Tahoma, Arial
}
.box_specs {
	MARGIN-LEFT: 6px; MARGIN-RIGHT: 6px; BORDER-BOTTOM: #d0ddf0 1px solid
}
.box_specs_head {
	MARGIN-LEFT: 6px; MARGIN-RIGHT: 6px; BORDER-BOTTOM: #c2c4d2 1px solid
}
.txt_specs_1 {
	FONT-SIZE: 11px; MARGIN-LEFT: 6px; COLOR: #9096a0; LINE-HEIGHT: 19px; FONT-FAMILY: Tahoma, Arial
}
.txt_specs_2 {
	FONT-SIZE: 11px; COLOR: #3a69ba; LINE-HEIGHT: 19px; FONT-FAMILY: Tahoma, Arial; TEXT-ALIGN: center
}
.txt_specs_head {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; MARGIN-LEFT: 6px; COLOR: #9096a0; LINE-HEIGHT: 23px; FONT-FAMILY: Tahoma, Arial
}
.txt_title_prod_icon {
	FONT-SIZE: 11px; COLOR: #ffffff; LINE-HEIGHT: 19px; FONT-FAMILY: Tahoma, Arial
}
.txt_title_prod {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #3a69ba; LINE-HEIGHT: 19px; FONT-FAMILY: Tahoma, Arial
}
.box_prod_extra {
	MARGIN: 1px 1px 0px
}
.box_prod_extra2 {
	MARGIN: 7px 12px 10px
}
.button3 {
	BACKGROUND-POSITION: right 50%; DISPLAY: block; FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND-IMAGE: url("../_images/arrow_green.gif"/*tpa=http://www.clefusbpersonnalisee.com/components/com_hotproperty/_images/arrow_green.gif*/); MARGIN-BOTTOM: 0px; COLOR: #ffffff; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Tahoma, Arial; HEIGHT: 19px; BACKGROUND-COLOR: #66cc00; TEXT-DECORATION: none
}
.button3 A:link {
	BACKGROUND-POSITION: right 50%; DISPLAY: block; FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND-IMAGE: url("../_images/arrow_green.gif"/*tpa=http://www.clefusbpersonnalisee.com/components/com_hotproperty/_images/arrow_green.gif*/); MARGIN-BOTTOM: 0px; COLOR: #ffffff; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Tahoma, Arial; HEIGHT: 19px; BACKGROUND-COLOR: #66cc00; TEXT-DECORATION: none
}
.button3 A:visited {
	BACKGROUND-POSITION: right 50%; DISPLAY: block; FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND-IMAGE: url("../_images/arrow_green.gif"/*tpa=http://www.clefusbpersonnalisee.com/components/com_hotproperty/_images/arrow_green.gif*/); MARGIN-BOTTOM: 0px; COLOR: #ffffff; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Tahoma, Arial; HEIGHT: 19px; BACKGROUND-COLOR: #66cc00; TEXT-DECORATION: none
}
.button3 A:hover {
	BACKGROUND-COLOR: #95e942
}
.button3 A:active {
	BACKGROUND-COLOR: #95e942
}
.button4 {
	BACKGROUND-POSITION: right 50%; DISPLAY: block; FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND-IMAGE: url("../_images/arrow_cyaan.gif"/*tpa=http://www.clefusbpersonnalisee.com/components/com_hotproperty/_images/arrow_cyaan.gif*/); MARGIN-BOTTOM: 1px; COLOR: #ffffff; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Tahoma, Arial; HEIGHT: 19px; BACKGROUND-COLOR: #c2c4d2; TEXT-DECORATION: none
}
.button4 A:link {
	BACKGROUND-POSITION: right 50%; DISPLAY: block; FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND-IMAGE: url("../_images/arrow_cyaan.gif"/*tpa=http://www.clefusbpersonnalisee.com/components/com_hotproperty/_images/arrow_cyaan.gif*/); MARGIN-BOTTOM: 1px; COLOR: #ffffff; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Tahoma, Arial; HEIGHT: 19px; BACKGROUND-COLOR: #c2c4d2; TEXT-DECORATION: none
}
.button4 A:visited {
	BACKGROUND-POSITION: right 50%; DISPLAY: block; FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND-IMAGE: url("../_images/arrow_cyaan.gif"/*tpa=http://www.clefusbpersonnalisee.com/components/com_hotproperty/_images/arrow_cyaan.gif*/); MARGIN-BOTTOM: 1px; COLOR: #ffffff; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Tahoma, Arial; HEIGHT: 19px; BACKGROUND-COLOR: #c2c4d2; TEXT-DECORATION: none
}
.button4 A:hover {
	BACKGROUND-COLOR: #00a4ef
}
.button4 A:active {
	BACKGROUND-COLOR: #00a4ef
}
.prod_extra_quotation {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; MARGIN: 6px 11px 5px; COLOR: #66cc00; LINE-HEIGHT: 16px; FONT-FAMILY: Tahoma, Arial
}
.prod_extra_head {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #00a4ef; LINE-HEIGHT: 15px; FONT-FAMILY: Tahoma, Arial
}
.prod_extra {
	FONT-SIZE: 11px; COLOR: #0d57b0; LINE-HEIGHT: 15px; FONT-FAMILY: Tahoma, Arial
}
.prod_download {
	FONT-SIZE: 11px; COLOR: #9096a0; FONT-FAMILY: Tahoma, Arial; TEXT-DECORATION: none
}
.prod_download A:link {
	FONT-SIZE: 11px; COLOR: #9096a0; FONT-FAMILY: Tahoma, Arial; TEXT-DECORATION: none
}
.prod_download A:visited {
	FONT-SIZE: 11px; COLOR: #9096a0; FONT-FAMILY: Tahoma, Arial; TEXT-DECORATION: none
}
.prod_download A:hover {
	COLOR: #00a4ef
}
.prod_download A:active {
	COLOR: #00a4ef
}
.image_box_product_page {
	MARGIN-TOP: 2px; FONT-SIZE: 11px; MARGIN-LEFT: 2px; COLOR: #9096a0; LINE-HEIGHT: 16px; FONT-FAMILY: Tahoma, Arial
}

