/* ====== SKIN TEXT COLOR ====== */

.skin-color { color:#a4a4a4;}

/* ====== TOP MENU ACTIVE BACKGROUND ====== */

#top-menu ul li.active a, 
#top-menu ul li.active a:hover, 
#top-menu>ul>li.current_page_item>a,
#top-menu>ul>li.current-menu-item>a, 
#top-menu>ul>li.current-menu-parent>a, 
#top-menu>ul>li.current-category-ancestor>a,
#top-menu>ul>li.current-post-ancestor>a,
#top-menu>ul>li.current-page-ancestor>a
{
	background:url(../../images/skins/grey/top-menu-active.jpg) no-repeat center top;	
	color:#282828;	}
	
/* ====== SLIDER ====== */

.slider-image-overlay1 { background:url(../../images/skins/grey/slider-image-overlay1.png) no-repeat 0 0; width:586px; }	
#cycle-slider .slider-list ul li {  background:url(../../images/skins/grey/skin-bullet1.png) no-repeat 0 8px; }
	
/* ====== FOOTER READ MORE ARROW ====== */
	
#footer ul li a.latest-news-read-more { 
	background:url(../../images/skins/grey/footer-arrow1.png) no-repeat right 6px;	
	color:#a4a4a4;}

/* ====== FOOTER CHECKMARK LISTING ====== */
	
#footer .list-checkmark li { background:url(../../images/skins/grey/footer-checkmark1.png) no-repeat 0 0;}

/* ====== FOOTER MENU ACTIVE LINK BACKGROUND ====== */

#footer>#small-footer>ul>li.current_page_item>a,  
#footer>#small-footer>ul>li.current_page_item>a,
#footer>#small-footer>ul>li.current-menu-item>a, 
#footer>#small-footer>ul>li.current-menu-parent>a, 
#footer>#small-footer>ul>li.current-category-ancestor>a,
#footer>#small-footer>ul>li.current-post-ancestor>a,
#footer>#small-footer>ul>li.current-page-ancestor>a

{ background:url(../../images/skins/grey/footer-menu-right.png) no-repeat 0 0; color:#2e0023;}

/* ====== FOOTER TESTIMONIALS QUOTE ====== */
	
#footer .widget-testimonials-bg span { 
	background:url(../../images/skins/grey/footer-testimonials-quote.png) no-repeat 0px 5px; 
	height:38px; 
	width:39px; 
	display:block; 
	float:left; 
	position:relative; 
	margin:0 10px 0 -10px;}

#footer .widget-testimonials-bottom span { color:#a4a4a4; }

/* ====== SKIN BUTTON 1 AND 2 ====== */

a.skin_button1, button.skin_button1,a.skin_button2, button.skin_button2{ 	
	height:32px;
	display:inline-block;
	padding:0 0 0 15px;
	width:auto;
	text-decoration:none;
	cursor:pointer;
	border:none;
	outline:none;	
	font-family:arial, verdana, georgia;}

a.skin_button1 span, button.skin_button1 span,a.skin_button2 span, button.skin_button2 span{ 	
	height:32px;
	display:inline-block;
	padding:0 15px 0 0;
	margin:0;
	line-height:32px;
	position: relative; 
	font-size:13px;	
	text-shadow: 0 1px 0 #a0a0a0}
	
/* SKIN BUTTON 1 */

a.skin_button1, button.skin_button1 { background:url(../../images/skins/grey/skin-button1-on-left.png) no-repeat left 0;}
a.skin_button1 span, button.skin_button1 span{ background:url(../../images/skins/grey/skin-button1-on-right.png) no-repeat right 0; color:#000;}
a:hover.skin_button1, button.skin_button1:hover{ background:url(../../images/skins/grey/skin-button1-hover-left.png) no-repeat 0 0;}
a:hover.skin_button1 span, button.skin_button1:hover span{ background:url(../../images/skins/grey/skin-button1-hover-right.png) no-repeat right 0; color:#ececec; text-shadow: 0 1px 0 #1d1d1d; } 
	
/* SKIN BUTTON 2 */

a.skin_button2, button.skin_button2 { background:url(../../images/skins/grey/skin-button2-on-left.png) no-repeat left 0;}	
a.skin_button2 span, button.skin_button2 span{ background:url(../../images/skins/grey/skin-button2-on-right.png) no-repeat right 0;color:#fff;line-height:31px; font-size:16px; letter-spacing:1px; }
a:hover.skin_button2, button.skin_button2:hover{ background:url(../../images/skins/grey/skin-button2-hover-left.png) no-repeat 0 0; }
a:hover.skin_button2 span, button.skin_button2:hover span{ background:url(../../images/skins/grey/skin-button2-hover-right.png) no-repeat right 0;}

/* PRICING TABLE SUB TEXT */

h3.pricing-table1-normal sub,h3.pricing-table1-popular sub,h3.pricing-table2-normal sub,h3.pricing-table2-popular sub{color:#a4a4a4;}
