/**
 * @version   1.0 August 15, 2011
 * @author    Mariusz Boloz http://www.mariuszboloz.com
 * @copyright Copyright (C) 2011 Mariusz Boloz
 */

/*top panel*/
.rt-top-panel-button				{position:absolute;top:0;right:0;background:url(../images/body/light/arrow-big-down.png) no-repeat center center #fff;display:block;width:24px;height:16px;text-indent:-200px;overflow:hidden;}
.rt-top-panel-button.open			{display:block!important;background:url(../images/body/light/arrow-big-up.png) no-repeat center center #fff;}

/*horizontal menu*/
ul.menuhorizontal li a				{font-size:11px!important;}

/*============================================================*/
/*joomla menu*/
#rt-top-container ul.menu	li a 						{background:url(../images/body/light/arrow-right.png) no-repeat left center!important;}
#rt-top-container ul.menu li							{background:url(../images/body/light/border-hor.png) repeat-x bottom;} 

/*horizontal menu*/
#rt-top-container ul.menuhorizontal li 					{background:url(../images/body/light/border-ver.png) no-repeat right center;}

/*articles border*/
#rt-top-container .component-content .items-row,
#rt-top-container .rt-leading-articles 					{background:url(../images/body/light/border-hor.png) repeat-x bottom;}

/*articles-info*/
#rt-top-container .rt-articleinfo dd					{background:url(../images/body/light/border-ver.png) repeat-y right;}

/*search module*/
#rt-top-container .rt-block2 .search .inputbox  		{background:url(../images/body/light/search-icon.png) no-repeat left center;}

/*extensions*/
#rt-top-container #rt-sidebar-a .nspArt,
#rt-top-container #rt-sidebar-b .nspArt,
#rt-top-container #rt-sidebar-c .nspArt,
#rt-top-container #rt-bottom .nspArt,
#rt-top-container #rt-footer .nspArt					{background:url(../images/body/light/border-hor.png) repeat-x bottom;}

/*borders*/
#rt-top-container .border 								{background:url(../images/body/light/border-hor.png) repeat-x;}

/*pre tag*/
#rt-top-container pre									{background:#fff;border:solid 1px #d9d9d9;border-left:solid 5px #d9d9d9;}

/*quotes*/
#rt-top-container blockquote 							{color:#999;background:url(../images/typography/quote-bg.png) no-repeat left bottom;}

/*tables*/
#rt-top-container table.table 							{background:#f9fafb;border:solid 1px #d9d9d9;}
#rt-top-container .table tr.head						{background:#e4e6e9;}
#rt-top-container .table .zebra1,
#rt-top-container .table .zebra2 						{border-top:solid 1px #d9d9d9;}
#rt-top-container .table .zebra2 						{background:#f1f2f4;}
#rt-top-container .table .zebra1:hover					{background:#f6f7f8;}
#rt-top-container .table .zebra2:hover 					{background:#edeeef;}

/*images bg*/
#rt-top-container .gallery-box .sigplus-gallery img,
#rt-top-container .rt-blog .sigplus-gallery img,
#rt-top-container .item-page .sigplus-gallery img,
#rt-top-container img.left,
#rt-top-container img.right,
#rt-top-container img.center,
#rt-top-container .nspImage							{padding:5px!important;background:url(../images/body/light/image-bg.png);}