/* CSS ABUS default */

/***************** BASIC GUIDE ELEMENTS ************************/

body {
	background: #ffffff url("../shop_images/bg_body.gif") repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	margin:0;
	padding:0 0 25px 0;
	color: #555555;
	text-align: center;
}

div#str {
		text-align:right;
		
	}

div#str a {
	color: #000000;
 	text-decoration: none;
	font-weight: normal;
	}
	
div#productrow {
	width:593px;
	padding:10px 0 0 0;
}

div#bg_page {
	background-color: #FFFFFF;
}

div#frameholder {
	width: 780px;
	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: #ffffff;
}


div#content_holder{
	float: right;
	width: 610px;
	margin: 0;
	padding: 2px 0px 0px 0px;
}


div#content{
	line-height: 12.75pt;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 2px;
}	

div#footer {
	width: 780px;
	padding: 8px 0 10px 0;
	margin: 0 auto;
	font-size: 7.25pt;
	text-align: center;
	color: #f5f5f5;
	background: url("../shop_images/bg_footer.gif") repeat-x;
}

div#footer a {color: #ffffff; text-decoration: none;}
div#footer a.cms {color: #ffffff;}
div#footer a.design {color: #ffffff;
}
div#header/***************** header ************************/

{
	height: 123px;
	margin: 0px;
	padding: 0px;
	width: 780px;
}

#frameholder #header #shoplogo {
	background-image: url("../shop_images/logopeople.jpg");
	height: 123px;
	width: 573px;
	float: left;
}
#frameholder #header #shoplogo a {
	
	width:150px;
	height: 100px;
	margin: 0 0 0 0px;
	background-image: url("../img/bcommon/bg_none.gif");
	background-repeat: no-repeat;
}
#frameholder #header #shoplogin {
	background-image: url("../shop_images/bg_loginshop.gif");
	width: 204px;
	height: 123px;
	float: left;	

}

#frameholder #header #shoptel {
	height: 123px;
	width: 230px;
	float: left;

}
#frameholder #header .customer_login {
	height: 30px;
	font-size: 8.5pt;
	padding-top: 8px;
	padding-left: 8px;
}
#frameholder #header .customer_login a span {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 8.5pt;
}
#frameholder #header .content_cart {
	color: #FFFFFF;
	font-size: 8.5pt;
	font-weight: normal;
	height: 30px;
	padding-left: 8px;
	padding-top: 8px;
}

#frameholder #header .logout_cart {
	padding: 15px 0 0 0;
	
}

div#right{
	margin: 0;
	width: 230px;
	float: right;
	line-height: 12pt;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 4px;
	background-color: #FFFFFF;
}

div#right_menu{
	padding: 0 0 0 0px;
	background-color: #FFFFFF;
}
div#competition {
	margin-top: 0px;
	margin-right: 4px;
	margin-left: 0px;
	margin-bottom: 5px;
	background-color: #EEEEEE;
	padding: 0px;
}
div#competition  .header  {
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
}
div#competition .header a {
	color: #7FB924;
}

div#competition  .thumb  {
	padding-left: 5px;
}
div#competition  .more  {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
}


div#left_menu{
	width: 163px;
	margin: 0px;
	float: right;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}


/***************** HORMENU ************************/

div#hormenu {
	height: 27px;
	padding: 0px;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 2px;
	background-color: #000000;
	background-image: url("../shop_images/bg_hormenu.gif");
	background-repeat: repeat-x;
}
	div#hormenu ul.menu {
		margin: 0;
		padding: 0 0 0 0;
	}
	div#hormenu ul.menu  li{
		margin:0 0;
		float: left;
		list-style-type: none;
		background: url("../shop_images/bg_hormenu_list_item.gif") no-repeat 0 0;
		padding: 0 0 0 0;
		margin: 0 15px 0 0;
	}
	div#hormenu ul.menu  li.first{
		background: url("../shop_images/bg_hormenu_corner.gif") no-repeat 0 0;
	}
	div#hormenu ul.menu  li.item{
		margin:0 0;
		float: left;
		list-style-type: none;
		background: url("../shop_images/bg_hormenu_list_item.gif") no-repeat 0 0;
		padding: 0 0 0 0;
		margin: 0 13px 0 0;
	}

	div#hormenu ul.menu li  a{
		color: #ffffff;
		font-family: Tahoma;
		text-decoration: none;
		font-size: 8.25pt;
		font-weight: bold;
		padding: 3px 0 3px 15px;
		display: block;
		text-transform: uppercase;
	}
	div#hormenu ul.menu li  a span{
		color: #000000;
		background: #fff000;
		padding: 0 2px;
	}
	
/***************** VERMENU ************************/

div#vermenu{
}

	div#vermenu ul.menu {

		background: url("../shop_images/bg_vermenu.gif") repeat-y;
		padding: 0 3px 0 7px;
		margin: 0;
		font-size: 8.25pt;
		font-weight: bold;
		text-transform:uppercase;
	}

	div#vermenu ul.menu  li{
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
	line-height: 10.5pt;
	color:#FF6024;
	cursor:pointer;
	text-decoration: none;
	font-size: 7.5pt;
	margin: 0 0 0 0;
	text-transform:none;
	display:inline;
	}
	div#vermenu ul.menu  li a{
		color:#cc0000;
		display:block;
		padding: 3px 2px 3px 33px;
		margin: 0 -3px 0 -22px;
	background: #ff6a30 url("../shop_images/bg_vermenu_list_link2.gif") no-repeat 21px 7px;
	}
	div#vermenu ul.menu  li a:hover{
	color:#cc0000;
	background: #E9551C url("../shop_images/bg_vermenu_list_link2.gif") no-repeat 21px 7px;
	}
	

	div#vermenu ul.menu ul {
	cursor:pointer;
	margin: 0;
	padding: 5px 0 5px 18px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f0a98d;
	background:  url("../shop_images/bg_vermenu_list_link.gif") no-repeat 0 8px;
	line-height: 10.5pt;
	margin: 0 0 0 -2px;
	color:#cc0000;
	}
	
	
	
	div#vermenu ul.menu  li.last {border: 0;}

	ul.menu li a.active {
		background: #C99633;
		color: #ffffff;
		border-right: 6px solid #B68A33;
	}


div#action{
	padding: 0 0;
	margin: 3px 0 0 0;
}
div#flash_eshop{
	padding: 0 0;
	margin: 3px 0 0 0;
}


/***************** QUICKCONTACT ************************/

div#quick_contact{
	margin: 0 0 0 0;
	padding: 32px 0 0 2px;
	background: #ffffff url("../shop_images/bg_quick_contact.gif") no-repeat 0 2px;
	font-size: 8.25pt;
	}
div#quick_contact div.top{
	padding: 5px 10px;
	background: #F5F5F5;
	}
div#quick_contact div.map{
	padding: 5px 10px 5px 0;
	background: #ffffff;
	}
div#quick_contact div.map img{
	margin: 0 12px 0 0;
	float: left;
	}


/***************** SEARCH ************************/

div#search{
	background-image: url(../shop_images/bg_search.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 61px;
}
	div#search input.keyword{
	width: 95px;
	color: #A1A1A1;
	margin-top: 4px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 5px;
	}
	div#search select{
		width: 83px;
		font-size: 7.5pt;
		color: #A1A1A1;
		vertical-align: middle;
	}
	div#search input.go{
	padding-bottom: 1px;

	}
	div.search_more a{
	background: #FF6600;
	color: #FFFFFF;
	padding: 0 5px;
	text-decoration:none;
	}
/***************** NEWS ************************/

div#news{
	margin-top: 0px;
	margin-right: 4px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
	div#news div.item{
	margin: 0;
	padding: 0px;
	background-color: #eeeeee;
	}	
div#news  div.item  div.header{
	font-size: 11pt;
	padding: 4px 0px 3px 10px;
	font-weight: bold;
	color: #7fb924;
	background-color: #eeeeee;
	height: 16px;
	}
div#news  div.item  div.thumb{
	background-color: #FFFFFF;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-right: 5px;
	}
div#news  div.item   div.price {
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-size: 11pt;
	color: #7fb924;
	font-weight: bold;
}
div#news div.item div.price table td.value {
	background: #ffffff;
	width: 100px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin: 0px;
}

div#news  div.item div.price table td.more {
	text-align: left;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 8px;
}


	div#news div.item div.text a{
		font-weight: normal;
		color: #333333;
	}
	div#news div.item div.text img{
		margin: 4px 7px 0 0;
		float: left;
		border: 2px;
		border-color:#B4CF9C;
	}
	div#news div.item div.more{
		padding: 3px 10px 0 0;
		text-align: right;
	}
	div#news div.item div.more a{
		color: #666666;
		text-decoration: none;
		font-weight: bold;
		color:#7fb924;
	}
	div#news div.item div.text a:hover, div#news div.item div.more a:hover{
		text-decoration: underline;
	}
div.action_bghead {
	height: 33px;
	background-image: url(../shop_images/bg_action_head.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
}

/********************* home action ************************************/

div.action_headline{
	color: #5c5a5a;
	font-size: 9pt;
	font-weight: bold;
	background-image: url(../shop_images/bg_goods_head.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #e3e3e3;
	text-transform: uppercase;
	margin-right: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5;
	padding-left: 10px;
	margin-bottom: 3px;
}

div.action_headline a{
color: #e30101;
text-decoration: underline;
font-size: 9pt;
}
div.action_headline span{
float: left;
vertical-align:middle;
}
div.action_headline span.more{
float: right;
margin: -2px 0 0 0;
}


/********************* home action product ************************************/

div.action_product{
	float: left;
	font-size: 8.25pt;
	line-height: 10.5pt;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 6px;
	width: 186px;
	height:330px;
	border-bottom:3px solid #7182ba;
}

div.action_product div.headline{
	border: 1px solid #E5E5E5;
	background: #F5F5F5;
	padding: 5px;
	min-height:80px;
	height: expression(this.scrollHeight < 80? "80px" : "auto" );
  overflow: visible;
	
}

div.action_product div.headline a{
color: #1E69B2;
}

div.action_product div.headline span{
margin: 2px 0 0 0;
display:block;
font-weight: normal;
}

div.action_product div.photo{
	text-align: center;
	background-color: #ffffff;
	background-image: url(../shop_images/bg_product_detail.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	padding-right: 15px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
	cursor: pointer;
}

/***************** right part of content / contextmenu ************************/

div#path{
	font-size: 7.5pt;
	line-height: 10.5pt;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#path a{
	font-size: 7.5pt;
	text-decoration: underline;
	color: #e30101;
}
div#product_detail {
	padding-left: 0px;
	padding-right: 0px;

}
div#product {
	font-size: 8.25pt;
	border: 1px solid #EEEEEE;
	padding-right: 5px;
	padding-left: 5px;
}




/********************* product detail ************************************/

div#content table#product_detail{

}

div#content table#product_detail td{
	background: #F9F9F9;
	font-weight: bold;
	color: #555555;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 5px;
}
div#content table#product_detail td.photo{
	text-align: center;
	height: 225px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #ffffff;
/*	background-image: url(../shop_images/bg_product_detail.gif); */
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
}
div#content table#product_detail td.product{
	color:#5972AB;
}
div#content table#product_detail td.price{
	color:#cc0000;
	font-size: 9.75pt;
}
div#content table#product_detail td.tax{
font-weight: normal;
}
div#content table#product_detail td.operation{
	background: #F5F5F5;
	padding: 12px 0 12px 15px;
	font-weight: normal;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #ADADAD;
	}

div#content table#product_detail td.operation input{
vertical-align: middle;
}
div#content table#product_detail td.operation input.count{
width: 36px;
padding: 2px 2px;
text-align: center;
border: 1px solid #CCCCCC;
color: #666666;
font-size: 7.5pt;
}
div#content table#product_detail td.operation input.buy{
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0px;
	margin-left: 25px;
}


div#content div.action_product div.operation{
margin: 0;
background:#FCFCFC;
padding: 0 0 2px 0;
font-size: 8.25pt;
height:68px;
}

div#content div.action_product div.operation table{
margin: 2px 0;
}
div#content div.action_product div.operation table td.price{
background-color: #FCFCFC;
padding: 7px 3px 3px 5px;
color: #666666;
font-size: 8.25pt;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
div#content div.action_product div.operation table td.price div{
color: #CC0000;
font-weight: bold;
font-size: 10.5pt;
margin: 3px 0 5px 0;
}

div#content div.action_product div.operation table td.buy{
background: #F5F5F5;
padding: 5px 5px 2px 5px;
}

div#content div.action_product div.operation table td.buy div{
padding: 2px;
background: #ffffff;
font-size: 8.25pt;
text-align: center;
}
div#content div.action_product div.operation table td.buy div.stored{
color: #02A70A;
font-weight: bold;
}
#productrow .action_product .operation .buy{
text-align:right;
background:#E0DADA;
}
div#content div.action_product div.operation table td.buy input{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


/********************* cart ************************************/

div#content table#cart{
	margin: 10px  0;
	border-top: 3px solid #ADADAD;
	border-bottom: 3px solid #ADADAD;
	font-size: 8.25pt;
}

div#content table#cart th{
	padding: 3px 5px;
	color: #555555;
	background-color: #BFBFBF;
}

div#content table#cart td{
padding: 4px 5px;
background: #fcfcfc;
vertical-align: middle;
border-bottom: 1px solid #EAEAEA;
}

div#content table#cart td a{
	font-weight: normal;
	color: #E9551C;
	text-decoration: underline;
}

div#content table#cart td.price{
	font-weight: bold;
	color: #7FB924;
	font-size: 9pt;
}

div#content table#cart td img{
vertical-align: middle;
}

div#content table#cart td input{
vertical-align: middle;
}


div#content table#cart td input.count{
width: 36px;
padding: 1px 2px;
text-align: center;
border: 1px solid #F18B06;
color: #666666;
font-size: 7.5pt;
vertical-align: middle;
margin: 0 5px 0 0;
}

div#content table#cart tr.sum td{
padding: 6px 5px;
font-size: 9pt;
background: #f0f0f0;
}

div#content table#cart tr.sum td.price{
font-size: 10.5pt;
}


/********************* user detail ************************************/

div#content table.user_detail{
margin: 10px  0;
font-size: 8.25pt;
}

div#content table.user_detail th{
	padding: 4px 5px;
	background: #ffffff;
	color: #555555;
	border-bottom: 1px solid #f0f0f0;
}

div#content table.user_detail td{
padding: 4px 5px;
background: #ffffff;
vertical-align: middle;
border-bottom: 1px solid #f0f0f0;
}

div#content table.user_detail input{
border: 1px solid #cccccc;
padding: 2px 5px;
width: 250px;
color: #666666;
}

div#content table.user_detail input.deactive{
color: #999999;
background: #f0f0f0;
}

div#content table.user_detail input.mesto{
width: 190px;
}
div#content table.user_detail input.psc{
width: 38px;
margin: 0 0 0 10px;
}

div#content table.user_detail textarea{
border: 1px solid #cccccc;
padding: 5px;
width: 360px;
color: #666666;
}

div#content table.user_detail td.user_edit{
vertical-align: bottom;
text-align: right;
}

div#content table.user_detail td.user_edit input{
width: auto;
border: 0;
margin: 0;
}

div#content table.user_detail td input.radio{
width: auto;
border: 0;
margin: 0;
}

div#content table.user_detail td input.pass{
width: 150px;
}

.cat_number{
font-size: 7.00pt;
color: #3030AA;
text-align: left;
	background-color: #E0DADA;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	padding-right: 15px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;

}

input.insert{
	background-color: #FFEAEA;
}

 .buy_window_hide{
	display:none;
}

.buy_window_show{
	position: absolute;
	margin-left:-120px;
	margin-top:-65px;
}

/**************** POPUP PRODUCT BUY WINDOW *****************/

.product_buy_shadow{
	height: 110px;
	width: 266px;
	position: absolute;
	margin-left:-120px;
	margin-top:-65px;
	background: #666666;
	filter: alpha(opacity=75); 
}
.product_buy_holder{
	padding: 2px;
	background: #7182ba;
	border:3px solid #327300;
	height: 100px;
	width: 258px;
	margin: 0;
}
.product_buy_n{
	background: url("../shop_images/common/ico_cart_drop.gif") no-repeat 238px 3px;
	background-color: #526ba4;
	font-size: 14pt;
	color: #ffffff;
	text-align: center;
	padding: 5px 4px 6px 4px;
	font-weight: bold;
	cursor:pointer;
	width: 250px;
}

.product_buy_d{
	background: #9ba9ce;
	font-size: 12.00pt;
	color: #ffffff;
	text-align: center;
	padding: 4px 4px;
	font-weight: bold;
	width: 250px;
}
.product_buy_insert{
	background: #ffffff;
	font-size: 11.25pt;
	color: #498911;
	font-weight: bold;
	width:43px;
	text-align:center;
	padding: 0 2px;
	margin: 0 2px 0 5px;
	border: 1px solid #98cb1a;
	font-family:Arial, Helvetica, sans-serif;
}

.product_buy_insert_err{
	background: #ff0000;
	font-size: 11.25pt;
	color: #ffffff;
	font-weight: bold;
	width:43px;
	text-align:center;
	padding: 0 2px;
	margin: 0 2px 0 5px;
	border: 1px solid #98cb1a;
	font-family:Arial, Helvetica, sans-serif;
}

.product_buy_txt{
	font-size: 8.25pt;
	color: #f5f5f5;
	font-weight: normal;
	padding: 10px 0px 4px 0;
}

.product_buy_info{
	background-color: #ffffff;
	font-size: 8.25pt;
	color: #000000;
	width:224px;
	padding: 2px 2px;
	border: 1px solid #98cb1a;
	font-family:Arial, Helvetica, sans-serif;
}

.product_buy_ok{
	text-align: center;
	padding: 0 0 4px 0;
	background: #9ba9ce;
}


.productlist {
	border-collapse:collapse;
	margin-bottom: 10px;
	width: 100%;
	overflow: auto;
	padding: 10px;
	margin-top: 10px;
	background-color: #94a4ca;
	border: 1px solid #1c3a58;
	font-size: 7.5pt;
}

.productlist tr#row1 {
	font-size: 7.5pt;
	background-color: #5a71a7;
	color:white;
	
}

.productlist tr#rowX td, tr#rowY td {
	cursor:pointer;
	font-size: 8pt;
	vertical-align:middle;
}

.productlist tr#rowX td{
}

.productlist tr#rowY td{
	background-color: #e3e3e3;
}

.productlist td#colName,td#colPrice {
	font-weight: bold;
}

.productlist td#colPrice {
	font-weight: bold;
	text-align: right;
}



.productlist input.listcount {
	width: 36px;
	padding: 2px 2px;
	text-align: center;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 7.5pt;
}

div#control_pad {
	font-size: 8pt;
	font-weight: bold;
	background: #f0f0f0;
	border: 1px solid #cccccc;
	padding: 3px 2px;
}
div#control_pad img{
	cursor:pointer;
	cursor:hand;
}

div#control_pad table{
}

div#control_pad table tr td{
		vertical-align: middle;
}

div#control_pad tr {
	vertical-align: middle;

}
div#control_pad td#radio_txt {
	font-size: 8pt;
	font-weight: normal;
	vertical-align: midle;

}

div#control_pad radio {
}

div#control_pad table tr td.letter a{
		padding: 1px 2px 1px 3px;
		background:#999999;
		margin:0 0 0 -2px;
		font-size: 7.5pt;
}

div#control_pad table tr td.letter a.active{
		background:#E9551C;
}

/********************* action menu icon ************************************/

div.action_menu_icon{
	float: left;
	font-size: 8.25pt;
	line-height: 10.5pt;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 6px;
	width: 186px;
}

div.action_menu_icon a{
color: #609d0b;
font-weight: bold;
}

div.action_menu_icon div.headline{
	background: #FFFFFF;
	font-weight: bold;
	color: #555555;
	padding: 5px;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	border-bottom-color: #E5E5E5;	
	
}

div.action_menu_icon div.headline a{
}

div.action_menu_icon div.headline span{
margin: 2px 0 0 0;
display:block;
font-weight: normal;
}

div.action_menu_icon div.photo{
	text-align: center;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	border-top-color: #E5E5E5;
	padding-right: 15px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
	cursor: pointer;
}


