
/* ===================== THEME GLOBAL STYLES ======================== */ 

	.leftSidebar { width:20%; margin-right:10px; margin-left:0px; }
	.middleSidebar { width:74% }
	.rightSidebar { width:24.5%; margin-left:10px; margin-right:0px; }
	#PPTSinglePage-post .rightSidebar { width:260px;   }

	body {    font: 14px/19px Arial,sans-serif;    background-color: #3baae2;    background-image: url(../images/background.gif);    background-repeat: repeat-x;    color: #000;}
	a { color: #666; }
	h1 {color: #666;}
	h3 {color: #666;}
	
/* ===================== _HEADER STYLES ======================== */  
 
	.menu { background: #ffaf12 url(../images/menu.gif) top left repeat-x; }
	
	.menu li a {color: #fff;}
	.wrapper { -webkit-box-shadow: 0 0 0px #cccccc; -moz-box-shadow: 0 0 8px #cccccc;  	-webkit-box-shadow: 0 0 8px #ccc;  	box-shadow:0px 0px 15px #ccc;	-webkit-transition: -webkit-box-shadow 0.9s ease;	-moz-transition: -moz-box-shadow 0.9s ease-in-out}
	#widecolumn .wrapper  {-webkit-box-shadow: #CCC 0px 0px 0px; border:0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; -webkit-transition: -webkit-box-shadow 0s ease; -moz-transition: -moz-box-shadow 0s ease-in-out;}
	#header {  height:100px;overflow:hidden;  background:#fff;    }
	
	.itembox { border:2px solid #2a9bd3; }
	 
	.itembox h2, .icon-search-item { background: url(../images/sidebar-box-top.gif) !important; padding: 5px 3px 5px 15px; color:#fff; text-shadow: 1px 1px 1px #333 !important; }
	#SearchContent .hightlighted h1 {background: #2996CE url(../images/_gallerypage_highlighted_h1.png) repeat-x !important; }
	#SearchContent .icon-search-item {  padding-left:10px;}
	#SearchContent .itemboxinner { background:#fff; }
	#SearchContent .hightlighted .itemboxinner { background:transparent; }
	.itembox h2, .itembox h1 {color: #fff; }
 
 
/* ===================== _SIDEBAR.PHP STYLES ======================== */  

	.homeCategories { background: #edf9ff; }
	#homeFeaturedBottom li:hover {background: #edf9ff;}
	
/* ===================== _SIDEBAR.PHP STYLES ======================== */  
 
	.category li a {background: #edf9ff url(../images/icon-home-list.png) no-repeat 5px 6px; border-bottom: 1px solid #a1d3ec;color: #333;}
	.category li a:hover {background: #fff url(../images/icon-home-listh.png) no-repeat 5px 6px;; }	
	.btnDownload_01:before {
		background: #efefef;
		background: -moz-linear-gradient(top, #ffffff, #f0f0f0, #e5e5e5, #cfcfcf 120%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(.4, #f0f0f0), color-stop(.8, #e5e5e5), to(#d8d8d8));  
	}

 /* ===================== SLIDERS  ======================== */ 

	#siteFeature {position:relative;  background:#efefef; border:1px solid #fff; }
	#siteFeature #tabContainer a:link, #siteFeature #tabContainer a:visited { background: transparent url(../images/_slider_inactive.png) no-repeat; }
	#siteFeature #tabContainer a:hover{ background:#fff url(../images/_slider_inactive1.png) no-repeat; }
	#siteFeature #tabContainer a h4 { color: #666; padding:10px 11px 0px 11px; }	
	#siteFeature #tabContainer a.selected h4, #siteFeature #tabContainer a.selected p { color: #fff; text-shadow: 0px 1px 0px #666; }	
	.PPTActiveTab { background: transparent url(../images/_slider_active.png); }
	#siteFeature #txtBoxContainer a { color:#fff;} 
	#siteFeature h3 { color:#fff; } 