/* weaponstore */


#weaponstore #searchBox		{ padding:10px; }
#weaponstore label			{ display:block;}
#WeaponstoreModell			{ width:100px; }
#weaponstore .weapon		{ height:110px;clear:both;float:none;border-left:2px solid #f38833; padding: 5px 10px 5px 10px; margin-top:0px;color:#3b3e2b;}
#weaponstore .weapon:hover1	{ background:#EEE;}

#weaponstore  .leftSide		{ width:350px; }
#weaponstore  .rightSide	{ width:400px; float:right;display:block;}

#weaponstore .ident			{ font:bold 16px arial; color: #726868;display:block;}
#weaponstore .ident:before	{ content: '#'; color: #35322b;}
#weaponstore .weapontype	{ font:bold 14px arial;color: #726868;text-transform:uppercase;display:block;}
#weaponstore .date			{ float:right;font:bold 14px arial;color: #726868;text-transform:uppercase;}
#weaponstore .weapon img	{ float:right;border:1px solid #d0cdca;width:360px;}
#weaponstore .caliber		{ font:normal 12px arial;color: #726868;display:block;}
#weaponstore .barell		{ font:normal 12px arial;color: #726868;display:block;}
#weaponstore .p				{ font:normal 12px arial;color: #726868;display:block;}
#weaponstore .price			{ clear:right;width:150px; height:40px; text-align:center; padding-top:12px;font:bold 24px arial;color: #8e3f00;float:right;display:block;background:transparent url('/img/price_bg_small.png') no-repeat right;}



/* pages/massan */

.c4 h4						{ clear:both;}
.c4 h4:before				{ content:"- ";font-weight:bold;color:#f38833;}
