#halloween {
background-image:url(/img/pr/halloween.gif);
background-repeat:no-repeat;
align: center;
cursor:pointer;
float:left;
height:59px;
#margin-left:8px;
margin-top:15px;
width:503px;
}

td.pages{
padding: 0px;
width: 22px;
height: 16px;
background-repeat: no-repeat;
background-image: url(http://img.despercia.com/mb_source/img/lift/current.gif);
}
.buydiv {
color:#000000;
float:left;
padding:3px 0 5px 108px;
text-align:center;
width:25px;
}
.buydiv2 {
color:#000000;
float:left;
padding:3px 0 5px 123px;
text-align:center;
width:25px;
}
.btn_addcart {
background:transparent url(http://img.despercia.com/mb_source/img/Add_orange.gif) repeat scroll 0 0;
color:#FFFFFF;
float:left;
height:22px;
line-height:normal;
margin:0;
width:48px;
}

h1 {
font-size: 12pt;
font-weight:normal;
text-align: center;
margin:	0px;
}
h2 {
	font-size:12pt;
text-align: left;
font-weight:normal;
margin:0px;

}
h3 {

margin:	0px;
}
#photo {
	width: 100%;
}
#photo td {
	width: 50%;
	text-align: center;
}
#photo .device_photo {
    padding: 10px;
    width: 50%;
}
#photo .desc {
	width: 100%;
}
#photo .desc td{
	height:1.7em;
}
#photo .desc .l {
	text-align: right;
	padding-right: 10px;
	font-weight:bold;
}
#photo .desc .r {
	text-align: left;
}
#photo .desc .m {
	text-align: center;
}


/*-----------bookmarks-----------------------------------------------------------*/
#bkm {
	width: 100%;
}
#bkm_head {
	height: 38px;
	border-bottom: 1px solid #7E9ABA;
}
#bkm_head table.selected a{
	
}
#bkm_content {
	height: auto;
	padding: 10px 0;
	margin: 0;
	display: block;
}
#bkm td table {
	float: left;
}
#bkm td table.notselected td {
	height: 38px;
	background: url(http://img.despercia.com/mb_source/img/bookmark_middle.gif);
}
#bkm table.notselected td.left {
	width: 13px;
	height: 38px;
	background: url(http://img.despercia.com/mb_source/img/bookmark_left.gif);
}
#bkm table.notselected td.right {
	width: 13px;
	height: 38px;
	background: url(http://img.despercia.com/mb_source/img/bookmark_right.gif);
}
#bkm table.selected td {
	height: 38px;
	background: url(http://img.despercia.com/mb_source/img/bookmark_sel_middle.gif);
}
#bkm table.selected  td  div
{
margin-top: 7px;
	color: #000;
    font-weight: normal;
    
    text-decoration: none;
    letter-spacing:-0.03em;
}

#bkm table.notselected  td  div
{
margin-top: 7px;
	color: #000;
    font-weight: normal;
    
    text-decoration: none;
    letter-spacing:-0.03em;
}
#bkm table.selected td.left {
	width: 13px;
	height: 38px;
	background: url(http://img.despercia.com/mb_source/img/bookmark_sel_left.gif);
}
#bkm table.selected td.right {
	width: 13px;
	height: 38px;
	background: url(http://img.despercia.com/mb_source/img/bookmark_sel_right.gif);
}
/*--------------------------------------------------------------------*/
.selected a:link, .selected a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #222;
	font-size: 120%;

}
.selected a:hover, .selected a:active {
	font-weight: normal;
	text-decoration: none;
	color: #777;
	font-size: 120%;
	
}
.notselected a:link, .notselected a:visited {
	color: #777;
	font-weight: normal;
	text-decoration: none;
	font-size: 120%;
	
}
.notselected a:hover, .notselected a:active {
	color: #222;
	font-weight: normal;
	text-decoration: none;
	font-size: 120%;
	
}

            
/*--------------------------------------------------------------------*/
#prod_home .prod_home_container{
	width: 100%;
}

.details{
    width: 100%;
}
.activelink{
color:gray;
font-size:9pt;
font-weight:bold;
letter-spacing:-0.02em;
margin-left:5px;
margin-right:5px;
text-decoration:none;
}
.activelinkpaging{
color:gray;
font-size:11px;
font-weight:bold;
width:22px;
text-decoration:none;
}

.paging a:link,.paging a:visited {
color:black;
font-size:11px;
font-weight:bold;
text-decoration:none;
width:22px;
height:16px;
}
.paging{
height:12px;

}
.categories{
font-size:11px;
}


.ProductsList{
color:#000000;
font-size:12pt;
font-weight:normal;
letter-spacing:-0.03em;
margin-top:0px;
text-decoration:none;
}
/*--------------------------------------------------------------------*/  
#prod_description  .lcol, #prod_description  .rcol{
    width: 50%;
    padding: 10px;
}
#prod_description  .lcol{
    text-align: left;
    border-right: 1px solid #ddd;
}
#prod_description .l{
    width: 50%;
    text-align: right;
    padding-right: 15px;
    height: 2em;
    vertical-align: text-top;
}
#prod_description .m{
    text-align: center;
    font-weight: bold;
    height: 2.3em; 
    vertical-align: baseline;
}
#prod_description .r{
    width: 50%;
    text-align: left;
    height: 2em; 
    vertical-align: text-top;      
}

/*--------------------------------------------------------------------*/
.item_list{
/*	width:100%;
    background: #E7E9EB;
    border: 1px solid #7E9ABA;
    */
   
}
.item_list .head{
    width:100%;
    background: #E7E9EB;
    border: 1px solid #7E9ABA;
    font-size: 13px;
    padding: 5px;
    text-align: center;
    
}
.item_list .l, .item_list .r{
	width: 50%;
	height: 100%;
}
.item_list .l{
    padding: 10px 5px 10px 10px;
}
.item_list .r{
    padding: 10px 10px 10px 5px;
}
.item{
	
    border: 1px solid #7E9ABA;
    height: 100%;
	width: 100%;
}

.item .img{
	height: 100%;
	text-align: center;
    width: 50%;
    
}

.item .text{
	height: 100%;
	text-align:right;
    padding: 10px;
    width: 50%;     
}

/*--------------------------------------------------------------------*/
.items_list{
    width:100%;
    background: #E7E9EB;
    border: 1px solid #7E9ABA;
    font-size: 0.8em;
}
.items_list .head{
    background: #E7E9EB;
    border-bottom: 1px solid #7E9ABA;
    height: 25px;
    padding: 0 5px;
    font-size: 13px;

}

.cart_list{
    width:100%;
    background: #E7E9EB;
    border-bottom: 1px solid #7E9ABA;
    border-top: 1px solid #7E9ABA;
    font-size: 16px;
    
font-family:arial,verdana,sans-serif;
}
.cart_list .head{
    background: #E7E9EB;
    border-bottom: 1px solid #7E9ABA;
    height: 45px;
    padding: 0 5px;
    font-size: 16px;

}

.cart_list .o{
   background: #fff;
    height: 45px;
    padding: 0 5px 0 5px;
}
.cart_list .carttotal{
   background: #E7E9EB;
    height: 25px;
    padding: 0 5px 0 5px;
}
.cart_list .e{
    background: #fff;
    height: 45px;
    padding: 0 5px 0 5px;    
}

.items_list .o{
    background: #E7E9EB;
    height: 25px;
    padding: 0 5px 0 5px;
}
.items_list .e{
    background: #fff;
    height: 25px;
    padding: 0 5px 0 5px;    
}

.catalogue_list{
   width:100%;
    /*background: #E7E9EB;
    border: 1px solid #7E9ABA;*/

}
.catalogue_list .head{
    width:100%;
    background: #E7E9EB;
    border: 1px solid #7E9ABA;
    font-size: 15px;
    padding: 5px;
}
.catalogue_list .r, .catalogue_list .m, .catalogue_list .l{
    width: 33.3%;    
}
.catalogue_list .l{
    padding: 10px 5px 10px 10px;
}
.catalogue_list .m{
    padding: 10px 5px 10px 5px;
}
.catalogue_list .r{
    padding: 10px 10px 10px 5px;
}
.catalogue_item{
    height: 100%;
    width: 100%;
    border: 0px solid #7E9ABA;
    background: #fff;
    margin: 10px 0;
    padding: 0px;
    text-align: center;
    
}
.catalogue_item .img{
	font-size:85%;
    width: 50%;
    
}
.catalogue_item .img .price{
	font-size:110%;
margin-bottom:2px;
    
}

.user_comm {
    width:100%;
    background: #E7E9EB;
    border: 1px solid #7E9ABA;
}
.user_comm td{
    padding: 10px;
    vertical-align: top;
}
.user_comm td.l{
    padding: 10px;
    vertical-align: top;
    width: 10%;
}
.user_comm .stars{
    width: 100px;
}
.user_comm td a.title{
    font-size: 14px;
}
.user_comm td .date{
    font-size: 0.8em;
    font-style: italic;
}
.user_comm th{
    width:100%;
    background: #E7E9EB;
    border: 1px solid #7E9ABA;
    font-size: 13px;
    padding: 5px;
    text-align: center;
    font-weight: normal;
}
.user_comm input[type="text"]{
    background: #fff;
    border: 1px solid #ddd;
}
.user_comm textarea{
    background: #fff;
        border: 1px solid #ddd;
}




.block_middle .block_manufacturer{
                            border-left: 2px solid #7E9ABA;
                            margin: 0px 0 0px 15px; 
                            padding: 0px 0 2px 4px;
}


body {
	background-color: #ffffff;

	font-size:small;
	color: #333333;
	padding: 0;
	margin: 0;

font-family:verdana,arial,sans-serif;	
}
#all {
	margin: 5px 3.5%;
}
.sidecolumn {
	width: 200px;
	float: left;
}
.rightcolumn {
	width: 218px;
	float: left;
}
.centercolumn {
	width: 100%;
}
.content {
	width: 100%;
}

#copyright {
	text-align: right;
	font-size: x-small;
	color: silver;
}
img {
	border: none;
}
a:link, a:visited {
	color: #777;
   
    text-decoration: none;
}
.name h3{
font-size:110%;
font-weight:normal;
letter-spacing:-0.02em;
}
.name h1,.name h2{
text-align:center;
}
a.title{
	color: #000;
    font-weight: normal;
	  font-size: 12pt;
    text-decoration: none;
    
}
a.title_basket{
	color: #000;
    font-weight: normal;
    font-size: 12pt;
    text-decoration: none;
    letter-spacing:-0.03em;
}
a.right{
	color: #777;
    font-weight: normal;
    font-size: 8pt;
    text-decoration: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
}
/*----------------------------------------------------------------------------------------
*
* top block
*
*----------------------------------------------------------------------------------------*/
#top_top {
	width: 100%;
	height: 82px;
}
/*-------------top of the main image------------------ */
#top_top_left {
	background-image: url(http://img.despercia.com/mb_source/img/top_top_left.gif);
	height: 82px;
	width: 21px;
}
#top_top_middle {
	background-image: url(http://img.despercia.com/mb_source/img/top_top_middle.gif);
	background-repeat: repeat-x;
	height: 82px;
	width: auto;
	padding: 0;
}
#top_top_middle #address  {
	float: right;
	text-align: right;
	font-style: normal;
	font-size: 0.85em;
	margin-top: 20px;
	line-height: 1.10em;
	margin-right: 0px;
	width:500px;
	
	
	
}
a.address_top{
color:black;
font-size:1em;
font-weight:bold;

text-decoration:none;
}
#top_top_middle #title {
	float: left;
	font-size: 1.2em;
	margin-top: 60px;	
	
}
#top_top_middle #logo {
	width: 250px;
	height: 53px;
	float: left;
	margin-top: 16px;
	margin-left:8px;
	background-image: url(http://img.despercia.com/mb_source/img/logo/logo_D1.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}

#top_top_right {
	background-image: url(http://img.despercia.com/mb_source/img/top_top_right.gif);
	height: 82px;
	width: 21px;
}
/*----------top of the main image - end ---------------- */
/*-------- selected item of the menu ------------------- */
.top_selected, .top_item {
	height: 57px;
	float: left;
	font-size:120%;
	font-weight:bold;
	letter-spacing:-0.04em;
}
.top_item a {

}
#top_bottom_middle a ,#top_bottom_middle2 a {

font-weight:bold;
/*letter-spacing:-0.02em;*/
}
#top_bottom_middle  div,#top_bottom_middle2  div{
height:25px;

font-weight:bold;

}
.top_selected .top_item_left {
	background-image: url(http://img.despercia.com/mb_source/img/top_selected_left.gif);
	height: 57px;
	width: 30px;
}
.top_selected .top_item_middle {
	background-image: url(http://img.despercia.com/mb_source/img/top_selected_middle.gif);
	background-repeat: repeat-x;
	height: 57px;
	vertical-align: middle;
	font-weight: bold;
}
.top_selected .top_item_right {
	background-image: url(http://img.despercia.com/mb_source/img/top_selected_right.gif);
	height: 57px;
	width: 30px;
}
.top_item:hover .top_item_left {
	background-image: url(http://img.despercia.com/mb_source/img/top_hovered_left.gif);
	height: 57px;
	width: 10px;
	cursor: pointer;
	
}
.top_item:hover .top_item_middle {
	background-image: url(http://img.despercia.com/mb_source/img/top_hovered_middle.gif);
	background-repeat: repeat-x;
	height: 57px;
	cursor: pointer;
	vertical-align: middle;
	color: gray;
}
.top_item:hover .top_item_right {
	background-image: url(http://img.despercia.com/mb_source/img/top_hovered_right.gif);
	height: 57px;
	width: 15px;
	cursor: pointer;
	
}
.top_item_left {
	height: 57px;
	width: 10px;
}
.top_item_middle {
	height: 57px;
	vertical-align: middle;
	color: #000000;
}
.top_item_right {
	height: 57px;
	width: 15px;
}
/*--------selected item of the menu - end --------------- */
/*-------------------- menu ----------------------------- */
#top_menu {
	width: 100%;
	height: 57px;
	background-image: url(http://img.despercia.com/mb_source/img/top_menu_middle.gif);
	background-repeat: repeat-x;
}
#top_menu_left {
	background-image: url(http://img.despercia.com/mb_source/img/top_menu_left.gif);
	height: 57px;
	width: 21px;
}
#top_menu_middle {
	background-image: url(http://img.despercia.com/mb_source/img/top_menu_middle.gif);
	background-repeat: repeat-x;
	height: 57px;
	width: auto;
	vertical-align: middle;
}

#top_menu_right {
	background-image: url(http://img.despercia.com/mb_source/img/top_menu_right.gif);
	height: 57px;
	width: 21px;
}
/*---------------- menu - end -------------------------- */
/*-----here will be displayed dynamic submenu----------- */
#top_bottom {
	height: 29px;
	width: 100%;
}
#top_bottom_left {
	background-image: url(http://img.despercia.com/mb_source/img/top_bottom_left.gif);
	height: 29px;
	width: 21px;
}
#top_bottom_middle ,#top_bottom_middle2 ,.top_bottom_submenu{
	background-image: url(http://img.despercia.com/mb_source/img/top_bottom_middle.gif);
	background-repeat: repeat-x;
	height: 29px;
	width: auto;
	text-align: left;
	line-height: 0.9em;
	
	
}
#changeSortBYs,#changePageSize,.order{
 font-size: 9px;
}

#top_bottom_right {
	background-image: url(http://img.despercia.com/mb_source/img/top_bottom_right.gif);
	height: 29px;
	width: 21px;
}
.top_bottom_submenu a:link, .top_bottom_submenu a:visited {
	color: black;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
	font-size:90%;
}
.top_bottom_submenu a:active, .top_bottom_submenu a:hover {
	color: gray;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
	font-size:90%;
}
/*----------------------------------------------------------------------------------------
*
* block properties ------ BEGIN
*
*----------------------------------------------------------------------------------------*/
.block_header_left, .block_header_right {
	background-repeat: no-repeat;
	height: 50px;
	width: 19px;
}
.block_header_left {
	background-image: url(http://img.despercia.com/mb_source/img/block_header_left.gif);
}


.block_header_right {
	background-image: url(http://img.despercia.com/mb_source/img/block_header_right.gif);
}

.block_header_middle, .blockcenter_header_middle {
	background-image: url(http://img.despercia.com/mb_source/img/block_header_middle.gif);
	background-repeat: repeat-x;
	height: 50px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-size:12pt;
	
}


.block_header_left2, .block_header_right2 {
	background-repeat: no-repeat;
	height: 21px;
	width: 19px;
}
.block_header_left2 {
	background-image: url(http://img.despercia.com/mb_source/img/block2_header2_left2.gif);
}
.block_header_right2 {
	background-image: url(http://img.despercia.com/mb_source/img/block2_header2_right2.gif);
}
.block_header_middle2, .blockcenter_header_middle2 {
	background-image: url(http://img.despercia.com/mb_source/img/block2_header2_middle2.gif);
	background-repeat: repeat-x;
	height: 21px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-size:12pt;
	
}


.right_block_header_middle{
	background-image: url(http://img.despercia.com/mb_source/img/block_header_middle.gif);
	background-repeat: repeat-x;
	height: 50px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 180px;
}
.block_header_middle div,.right_block_header_middle div, .blockcenter_header_middle div {
	margin-top: 15px;
	
}
.block_header_middle {
	width: 158px;
	
}
.block_header_middle div, .blockcenter_header_middle div , .right_block_header_middle div {
	margin-top: 15px;
	color: #000;
    font-weight: normal;
    
    text-decoration: none;
    letter-spacing:-0.03em;
    color:#000000;
font-size:12pt;

}
.blockcenter_header_middle div h1,.blockcenter_header_middle div h1 .title {
font-size:12pt;
text-align: left;
}

.blockcenter_header_middle {
	width: auto;
	
}

.block_side_left, .block_side_right {
	background-repeat: repeat-y;
	width: 19px;
}
.block_side_left {
	background-image: url(http://img.despercia.com/mb_source/img/block_side_left.gif);
}
.block_side_right {
	background-image: url(http://img.despercia.com/mb_source/img/block_side_right.gif);
}
.block_middle {
	background-color: #ffffff;
	width: 158px;
	text-align: left;
	padding: 5px;
	color: #000;
    font-weight: normal;
     vertical-align: middle;
    text-decoration: none;
    letter-spacing:-0.03em;
}
.block_middle a{
	background-color: #ffffff;
	width: 158px;
	text-align: left;
	
	font-size: small;
}
.blockcenter_middle {
	background-color: #ffffff;
	width: auto;
	text-align: left;
}
.block_bottom_left, .block_bottom_right {
	background-repeat: no-repeat;
	width: 19px;
	height: 21px;
}
.block_bottom_left {
	background-image: url(http://img.despercia.com/mb_source/img/block_bottom_left.gif);
}
.block_bottom_right {
	background-image: url(http://img.despercia.com/mb_source/img/block_bottom_right.gif);
}
.block_bottom_middle {
	background-image: url(http://img.despercia.com/mb_source/img/block_bottom_middle.gif);
	height: 18px;
	width: 158px;
}
.blockcenter_bottom_middle {
	background-image: url(http://img.despercia.com/mb_source/img/block_bottom_middle.gif);
	width: auto;
	height: 18px;
}
/*----------------------------------------------------------------------------------------
*
* other
*
*----------------------------------------------------------------------------------------*/
input[type="text"], input[type="password"] {
/*background-color:#E7E9EB;*/
border:1px solid #7E9ABA;
font-family:Verdana;
font-size:1em;
height:1.5em;
margin:0pt;
padding:0pt;
}
textarea{
    background-color: #E7E9EB;
    height: 5em;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 1em;   
    font-family: Verdana;
    border: 1px solid #7E9ABA;
    vertical-align: text-top;    
}
input[type="button"], input[type="submit"], input[type="reset"] {
	border: 1px solid #f2e593;
	background: url(http://img.despercia.com/mb_source/img/button.gif) repeat-x;
	background-position: left center;
	margin: 0;  
	padding: 4px 5px; 
    vertical-align: bottom;
	cursor: pointer;
	font-size: 1em;
	font-family: Verdana;
}
.searchinp{
    width: 100%;
}
table th.default {
	font-size: 13px;
	font-weight: normal;
	padding: 5px;
	background: #F5E575;
	border-bottom: 1px solid #7E9ABA;
	border-top: 1px solid #7E9ABA;
}
tabel td.default {
	background: none;
	padding: 20px 10px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #ddd;
	border-left: none;
}
table.block {
	width: 100%;
	border: 1px solid #7E9ABA;
	background: #E7E9EB ;
}
table.block th {
	font-size: 13px;
	font-weight: normal;
	padding: 5px;
	background: #F5E575;
	border-bottom: 1px solid #7E9ABA;
	border-top: none;
	text-align: center;
}
table.block td {
	vertical-align: top;
	padding: 5px;
	text-align: left;
}
table.block td img {
	vertical-align: middle;
}
table.block td.header {
	font-size: 0.85em;
	font-weight: bold;
}
table.block td.even {
	background: #fff;
}
table.border_block {
    width: 100%;
    border: 1px solid #7E9ABA;
}
table.border_block th {
    font-size: 13px;
        font-weight: normal; 
    padding: 5px;
    background: #E7E9EB;
    border-bottom: 1px solid #7E9ABA;
    border-top: none;
    text-align: center;
}
table.border_block td {
    vertical-align: top;
    padding: 10px;
    text-align: left;
}
table.border_block .m {
    vertical-align: top;
    padding: 10px;
    text-align: center;
}
table.border_block td img {
    vertical-align: middle;
}
table.border_block td.header {
    font-size: 0.85em;
}
table.border_block td.even {
    background: #fff;
}

.shopcartitem{
font-size: 9pt;
}
.shopcartitemprice{
font-size: 8pt;
}
