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

/*back to top*/
#gantry-totop 			{display:block;width:14px;height:8px;background:url(../images/body/light/arrow-big-up.png) no-repeat left top;margin:30px auto;text-indent:-2000px;overflow:hidden;}

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

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

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

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

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

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

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

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

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

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

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