@import "all.css";



/* SMALL BLOCKS ON START PAGE */
.blockTopBg {
background:url(../images/block_tbg.gif) repeat-x top;
}
.smallBlockBr {
background:url(../images/block_br.gif) no-repeat bottom right;
height:12px;
}
.smallBlockBr div {
background:url(../images/block_bl_lblue.gif) no-repeat bottom left;
height:12px;
width:11px;
}
.menuBg .smallBlockBr div {
background:url(../images/block_bl_blue.gif) no-repeat bottom left;
height:12px;
width:11px;
}
.borderLightRight {
background:url(../images/t_grey.gif) repeat-y right;
}
.blockBlueBg {
background:url(../images/block_blue_left.gif) repeat-y left;
}
.blockBlue {
border-right:11px solid #fff;
background:url(../images/t_grey.gif) repeat-y right;
}
.blockBlue div {
background:url(../images/block_tl_blue.gif) no-repeat top left;
}
.blockBlue div div {
background:url(../images/block_tr.gif) no-repeat top right;
padding:10px 15px 0px 20px;
}
.blockBlue h3 {
color:#552A79;
text-align:center !important;
padding-bottom:10px;
}
.blockLightBlue h3 {
color:#0564AD;
text-align:left;
padding-bottom:5px;
}
.blockLightBlue {
background:url(../images/block_lblue_left.gif) repeat-y left;
}
.blockLightBlue div {
background:url(../images/block_tl_lblue.gif) no-repeat top left;
}
.blockLightBlue div div {
background:url(../images/block_tr.gif) no-repeat top right;
padding:10px 10px 0px 20px;
}

/* /SMALL BLOCKS ON START PAGE */


/* BLOCK WITH MENU AND NEWS ON START PAGE */
.newsBlockBg {
background:#fff url(../images/bigblock_bg.gif) repeat-x bottom left;
}

.newsDetailStart {
background:url(../images/detail_bg.png) no-repeat bottom right !important;
background:url(../images/detail_bg.gif) no-repeat bottom right;
}
.sNewsBorderRight {
background:url(../images/t_grey.gif) repeat-y right
}
.sNewsBorderLeft {
background:url(../images/t_grey.gif) repeat-y left
}
.sNewsBlockRight {
background:url(../images/bigblock_br.gif) no-repeat bottom right;
}
.tableMenuNews div {
background:url(../images/bigblock_tbg.gif) repeat-x top;
}
.tableMenuNews div div {
background:url(../images/bigblock_tr.gif) no-repeat top right;
}
.tableMenuNews div div div {
background:url(../images/bigblock_tl.gif) no-repeat top left;
padding-top:2px;
padding-left:17px;
padding-right:15px;
}
.tableMenuNews div div div div.gearDetails {
background:url(../images/gear_details.gif) no-repeat top right;
width:56px;
height:51px;
position:relative;
float:right;
top:-18px;
right:-20px;
}
.tableMenuNews h2 {
padding-top:13px;
//padding-top:0px !important;
padding-bottom:18px;
}
.sNewsBottom {
background:url(../images/bigblock_bl.gif) no-repeat bottom left;
padding-left:20px;
padding-bottom:30px;
}
.tableMenuNews .contentMore {
padding-top:20px;
}
/* /BLOCK WITH MENU AND NEWS ON START PAGE */