/* PECMS MAIN PAGE CSS */

div.main					{ }
div.main .left					{ width: 533px; float: left; }
div.main .left .ntop				{ width: 533px; height: 14px; background: url('/osmsokolow/gfx/main/ntop.gif') no-repeat 0 0; }
div.main .left .nbg				{ width: 533px; background: url('/osmsokolow/gfx/main/nbg.gif') repeat-y 0 0; }
div.main .left .nbg .news			{ padding: 0px 18px 0px 18px; }
div.main .left .nbg .news .ntitle		{ color: #024776; font-weight: bold; font-size: 11pt; }
div.main .left .nbg .news .ndate		{ padding: 2px 20px 1px 0px; color: #43A4D7; font-size: 7pt; }
div.main .left .nbg .news .nheader		{ padding: 4px 0px; color: #024776; text-align: justify; }
div.main .left .nbg .news .nmore		{ text-align: right; }
div.main .left .nbg .news .nmore a		{ padding-right: 22px; color: #608B18; font-weight: bold; outline: none; background: url('/osmsokolow/gfx/main/nmore.png') no-repeat center right; }
div.main .left .nbottom				{ width: 533px; height: 14px; background: url('/osmsokolow/gfx/main/nbottom.gif') no-repeat 0 0; }

div.main .right					{ width: 425px; float: left; }
div.main .right .banner_01			{ width: 425px; height: 120px; background: url('/osmsokolow/gfx/main/main_banner_01.jpg') no-repeat 0 0; }
div.main .right .banner_02			{ width: 425px; height: 132px; background: url('/osmsokolow/gfx/main/main_banner_02.jpg') no-repeat 0 0; }
div.main .right .banner_03			{ width: 425px; height: 176px; background: url('/osmsokolow/gfx/main/main_banner_03.jpg') no-repeat 0 0; }

#products					{ width: 533px; height: 176px; margin: 20px auto; background: url('/osmsokolow/gfx/main/products.gif') no-repeat 0px 0px; }
#products .images				{ width: 428px; height: 100px; float: left; margin: 44px 0px 0px 95px; overflow: hidden; }
#products .images div				{ width: 428px; height: 100px; float: left; }
#products .images div a				{ float: left; margin-left: 18px; }
#products .images div a img			{ }
#products .pager				{ width: 276px; height: 24px; float: left; margin: 4px 0px 0px 8px; }

#pager						{ float: left; }
#pager a					{ width: 24px; height: 24px; float: left; margin: 0px 2px; display: block; outline: none; background: url('/osmsokolow/gfx/main/pager_small.png') no-repeat 50% 50%; }
#pager a.activeSlide				{ background: url('/osmsokolow/gfx/main/pager_big.png') no-repeat 50% 50%; }
#pager a:focus					{ outline: none; }
