/*
Theme Name: Cause Innovation Theme
Theme URI: http://www.causeinnovation.com/
Author: Tim Johnson
Author URI: http://eightwires.com/
/* ----------------------------------------------------------------------------------------------------------------- Global Styles */
@import url("../../global/CSS/global.css");

/* ----------------------------------------------------------------------------------------------------------------- Global Override Styles */
.recent-news-wrapper ul {
	margin: 14px 0px;
	padding: 0px;
	list-style: none;
}
.recent-news-wrapper span {
	font-size: 10px;
	line-height: 20px;
	color: #717171;
}
.recent-news-wrapper a.recent-news-title {
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
}
.recent-news-view-link a:link, .recent-news-view-link a:visited, .recent-news-view-link a:active {
	font-family: "Century Gothic", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4f4f4f;
	text-transform:uppercase;
	padding: 5px 7px;
	text-decoration: none;
}
.recent-news-view-link a:hover {
	color: #FFFFFF;
	background-color: #424242;
	text-decoration: none;
}
* html .recent-news-view-link a:link, * html .recent-news-view-link a:visited, * html .recent-news-view-link a:active, * html .recent-news-view-link a:hover {
	height: 22px;
	line-height: 22px;
}
html>body .recent-news-view-link a:link, html>body .recent-news-view-link a:visited, html>body .recent-news-view-link a:active, html>body .recent-news-view-link a:hover {
	*height: 22px;
	*line-height: 22px;
}
.news-archive-containter {
	margin-top: 14px;
}
.news-archive-entry-detail-containter p {
	margin: 14px 0px 14px 0px;
}
.news-archive-entry-date {
	font-size: 11px;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
html,body,div,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {
	background: #3e3e3e;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
img, div { behavior: url(/SiteFiles/1149/Scripts/iepngfix.htc); }
img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #d9d9d9;
	background-color: #d9d9d9;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
}

/* ----------------------------------------------------------------------------------------------------------------- Type Styles */
body, p, div, ul, li, td {
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #717171;
}
a:link, a:visited, a:active {
	color: #00b5e1; 
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #00b5e1; 
	text-decoration: underline;
	font-weight: normal;
}
a:focus {
	outline: none; 
}
strong, b { font-weight:bold; }

h1 {
	font-family: "Century Gothic", Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #E35402;
}
h2 {
	font-size: 15px;
	line-height: 19px;
	color: #595959;
}
h3 {
	font-family: "Century Gothic", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #00b5e1;
	text-transform:uppercase;
}
h4 {
	font-size: 10px;
	line-height: 16px;
	color: #999999;
}
h11 {
	font-family: "Century Gothic", Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	color: #717171;
}
h12 {
	font-family: "Century Gothic", Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #00b5e1;
	text-transform:uppercase;
}
h13 {
	font-family: "Century Gothic", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #E35402;
}


/* ----------------------------------------------------------------------------------------------------------------- Wrapper Styles */
#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
}
#contentWrapper {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	background-color: #FFFFFF;
}
#bottomWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #424242;
	padding: 40px 0px;
}
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	padding: 30px 0px;
}

/* ----------------------------------------------------------------------------------------------------------------- 
Top Styles */
#topgrey {
	margin-left: 0px;
	width: auto;
	height: 120px;
	background-color: #f1f1f1;
}
#menubar {
	position: absolute;
	top: 41px;
	left: 400px;
	width: 41px;
	height: 41px;
	background:  url(/wp-content/themes/causetheme/images/menubar.png) no-repeat;

}

#menubar2 {
	position: relative;
	margin-left: 420px;
	top: 41px;
	width: auto;
	height: 41px;
	background-color: #00b5e1;


}
#top {
	margin-left: 40px;
	width: 1100px;
	height: 135px;
	position: relative;
        
	
}
.logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 172px;
	height: 42px;
	overflow: hidden;
	
}
.logo a {
	width: 172px;
	height: 42px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/wp-content/themes/causetheme/images/logo.png) no-repeat;
}

.logo2 {
	position: absolute;
	left: 0px;
	width: 172px;
	height: 42px;
	overflow: hidden;
	
}
.logo2 a {
	width: 172px;
	height: 42px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/wp-content/themes/causetheme/images/logo.png) no-repeat;
}

/* ----------------------------------------------------------------------------------------------------------------- 
Content Styles */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#content {
	margin-left: 40px;
	width: 900px;
	min-height: 458px;
	
}
#content-home {
	margin-left: 40px;
	width: 900px;
	min-height: 458px;
	background: url(/wp-content/themes/causetheme/images/content-bkgd.gif) no-repeat left bottom;
}
#content2 {
	margin-left: 40px;
	width: 900px;
	min-height: 458px;
}
#contenticon {
	margin-left: 40px;
	width: 600px;
	min-height: 458px;
	
}
* html #content {
	height: 458px;
	min-height: 458px;
}
#content-left {
	float: left;
	width: 344px;
	margin-right: 40px;
}
#content-right {
	float: right;
	width: 516px;

}
#content-wide {
	float: left;
	margin-right: 40px;
}
a.button-orange:link, a.button-orange:visited, a.button-orange:active {
	font-family: "Century Gothic", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #E35402;
	text-transform:uppercase;
	padding: 5px 7px;
	text-decoration: none;
}
a.button-orange:hover {
	color: #00b5e1;
	background-color: #FFFFFF;
}
* html a.button-orange:link, * html a.button-orange:visited, * html a.button-orange:active, * html a.button-orange:hover {
	height: 22px;
	line-height: 22px;
}
html>body a.button-orange:link, html>body a.button-orange:visited, html>body a.button-orange:active, html>body a.button-orange:hover {
	*height: 22px;
	*line-height: 22px;
}
.post-meta {
list-style-type: none;
}
 
.post-meta-key {
display: none;
}
.asc {
	width: 258px;
	height: 129px;
	overflow: hidden;
	float: left;
	margin-left: 0px;
}
.asc a {
	width: 258px;
	height: 129px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/wp-content/themes/causetheme/images/asc.gif) no-repeat top;
}
.asc a:hover {
	background: url(/wp-content/themes/causetheme/images/asc.gif) no-repeat bottom;
}
.bigbrothers {
	width: 258px;
	height: 129px;
	overflow: hidden;
	float: left;
	margin-left: 0px;
}
.bigbrothers a {
	width: 258px;
	height: 129px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/wp-content/themes/causetheme/images/bigbrothers.gif) no-repeat top;
}
.bigbrothers a:hover {
	background: url(/wp-content/themes/causetheme/images/bigbrothers.gif) no-repeat bottom;
}
.cabaf {
	width: 258px;
	height: 129px;
	overflow: hidden;
	float: left;
	margin-left: 0px;
}
.cabaf a {
	width: 258px;
	height: 129px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/wp-content/themes/causetheme/images/cabaf.gif) no-repeat top;
}
.cabaf a:hover {
	background: url(/wp-content/themes/causetheme/images/cabaf.gif) no-repeat bottom;
}
.cancerresearch  {
	width: 258px;
	height: 129px;
	overflow: hidden;
	float: left;
	margin-left: 0px;
}
.cancerresearch a {
	width: 258px;
	height: 129px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/wp-content/themes/causetheme/images/cancerresearch.gif) no-repeat top;
}
.cancerresearch a:hover {
	background: url(/wp-content/themes/causetheme/images/cancerresearch.gif) no-repeat bottom;
}
.dominic {
	width: 258px;
	height: 129px;
	overflow: hidden;
	float: left;
	margin-left: 0px;
}
.dominic a {
	width: 258px;
	height: 129px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/wp-content/themes/causetheme/images/dominic.gif) no-repeat top;
}
.dominic a:hover {
	background: url(/wp-content/themes/causetheme/images/dominic.gif) no-repeat bottom;
}
.feeding {
	width: 258px;
	height: 129px;
	overflow: hidden;
	float: left;
	margin-left: 0px;
}
.feeding a {
	width: 258px;
	height: 129px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/wp-content/themes/causetheme/images/feeding.gif) no-repeat top;
}
.feeding a:hover {
	background: url(/wp-content/themes/causetheme/images/feeding.gif) no-repeat bottom;
}
.goodall {
	width: 258px;
	height: 129px;
	overflow: hidden;
	float: left;
	margin-left: 0px;
}
.goodall a {
	width: 258px;
	height: 129px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/wp-content/themes/causetheme/images/goodall.gif) no-repeat top;
}
.goodall a:hover {
	background: url(/wp-content/themes/causetheme/images/goodall.gif) no-repeat bottom;
}
.heifer {
	width: 258px;
	height: 129px;
	overflow: hidden;
	float: left;
	margin-left: 0px;
}
.heifer a {
	width: 258px;
	height: 129px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/wp-content/themes/causetheme/images/heifer.gif) no-repeat top;
}
.heifer a:hover {
	background: url(/wp-content/themes/causetheme/images/heifer.gif) no-repeat bottom;
}
.jfc {
	width: 258px;
	height: 129px;
	overflow: hidden;
	float: left;
	margin-left: 0px;
}
.jfc a {
	width: 258px;
	height: 129px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/wp-content/themes/causetheme/images/jfc.gif) no-repeat top;
}
.jfc a:hover {
	background: url(/wp-content/themes/causetheme/images/jfc.gif) no-repeat bottom;
}
.makeawish {
	width: 258px;
	height: 129px;
	overflow: hidden;
	float: left;
	margin-left: 0px;
}
.makeawish a {
	width: 258px;
	height: 129px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/wp-content/themes/causetheme/images/makeawish.gif) no-repeat top;
}
.makeawish a:hover {
	background: url(/wp-content/themes/causetheme/images/makeawish.gif) no-repeat bottom;
}
.northtexas {
	width: 258px;
	height: 129px;
	overflow: hidden;
	float: left;
	margin-left: 0px;
}
.northtexas a {
	width: 258px;
	height: 129px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/wp-content/themes/causetheme/images/northtexas.gif) no-repeat top;
}
.northtexas a:hover {
	background: url(/wp-content/themes/causetheme/images/northtexas.gif) no-repeat bottom;
}
.pbs {
	width: 258px;
	height: 129px;
	overflow: hidden;
	float: left;
	margin-left: 0px;
}
.pbs a {
	width: 258px;
	height: 129px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/wp-content/themes/causetheme/images/pbs.gif) no-repeat top;
}
.pbs a:hover {
	background: url(/wp-content/themes/causetheme/images/pbs.gif) no-repeat bottom;
}
.stjude {
	width: 258px;
	height: 129px;
	overflow: hidden;
	float: left;
	margin-left: 0px;
}
.stjude a {
	width: 258px;
	height: 129px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/wp-content/themes/causetheme/images/stjude.gif) no-repeat top;
}
.stjude a:hover {
	background: url(/wp-content/themes/causetheme/images/stjude.gif) no-repeat bottom;
}


/* ----------------------------------------------------------------------------------------------------------------- Bottom Styles */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#bottom {
	margin-left: 40px;
	width: 900px;
}
#bottom-left {
	float: left;
	width: 327px;
	height: 129px;
	margin-right: 29px;
	background-color: #454545;
}
#bottom-middle {
	float: left;
	width: 231px;
	min-height: 129px;
	border-left: 1px solid #535353;
	padding-left: 27px;
	padding-right: 27px;
}
#bottom-right {
	float: right;
	width: 229px;
	min-height: 129px;
	border-left: 1px solid #535353;
	padding-left: 27px;
}
#bottom h2 {
	font-size: 15px;
	line-height: 19px;
	color: #00b5e1;
}
/* ----------------------------------------------------------------------------------------------------------------- Footer Styles */
#footer {
	margin-left: 40px;
	width: 900px;
 	background: url(/wp-content/themes/causetheme/footer-bkgd.jpg) no-repeat;
}
#footer p, #footer a {
	font-size: 10px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer-left {
	float: left;
	width: 327px;
}
#footer-right {
	float: right;
	width: 229px;
	padding-left: 27px;
}
#footer-right div {
	float: left;
}
.youtube {
	width: 17px;
	height: 22px;
	overflow: hidden;
	float: left;
	margin-left: 17px;
}
.youtube a {
	width: 12px;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/wp-content/themes/causetheme/images/i-youtube.gif) no-repeat top;
}
.youtube a:hover {
	background: url(/wp-content/themes/causetheme/images/i-youtube.gif) no-repeat bottom;
}
.facebook {
	width: 17px;
	height: 17px;
	overflow: hidden;
	float: left;
	margin-left: 17px;
}
.facebook a {
	width: 17px;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/wp-content/themes/causetheme/images/i-facebook.gif) no-repeat top;
}
.facebook a:hover {
	background: url(/wp-content/themes/causetheme/images/i-facebook.gif) no-repeat bottom;
}
.twitter {
	width: 14px;
	height: 17px;
	overflow: hidden;
	float: left;
	margin-left: 17px;
}
.twitter a {
	width: 14px;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/wp-content/themes/causetheme/images/i-twitter.gif) no-repeat top;
}
.twitter a:hover {
	background: url(/wp-content/themes/causetheme/images/i-twitter.gif) no-repeat bottom;
}
.linkedin {
	width: 17px;
	height: 17px;
	overflow: hidden;
	float: left;
	margin-left: 17px;
}
.linkedin a {
	width: 17px;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/wp-content/themes/causetheme/images/i-linkedin.gif) no-repeat top;
}
.linkedin a:hover {
	background: url(/wp-content/themes/causetheme/images/i-linkedin.gif) no-repeat bottom;
}
.rss {
	width: 16px;
	height: 16px;
	overflow: hidden;
	float: left;
	margin-left: 17px;
}
.rss a {
	width: 16px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	background: url(/wp-content/themes/causetheme/images/i-rss.png) no-repeat top;
}
.rss a:hover {
	background: url(/wp-content/themes/causetheme/images/i-rss.png) no-repeat bottom;
}

/* ----------------------------------------------------------------------------------------------------------------- Default Styles */
#a-content {
	margin-left: 40px;
	width: 900px;
	padding: 0px 0px 40px;
}
#a-content-left {
	float: left;
	width: 594px;
	margin-right: 40px;
}
#a-content-right {
	float: right;
	width: 266px;
}
#b-content {
	margin-left: 40px;
	width: 900px;
	padding: 0px 0px 40px;
}
#b-content-left {
	float: left;
	width: 344px;
	margin-right: 40px;
}
#b-content-right {
	float: right;
	width: 516px;
}

/* ----------------------------------------------------------------------------------------------------------------- Search Results Styles */
.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
}
a.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration:none;
}
a.pageSearchTitle:hover {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration:underline;
}

/* ----------------------------------------------------------------------------------------------------------------- Photo Gallery Styles */
.photogallery {
	padding: 0px;
	margin: 0px 0px 0px -10px;
	list-style: none;
}
.photogallery li {
	padding: 0 10px 10px 0;
	margin: 0px;
	background: none;
	float: left;
}
.photogallery li a {
	padding: 2px; 
	border: 1px solid #CCCCCC;
	display: block;
}
.photogallery li a:hover {
	padding: 2px; 
	border: 1px solid #666666;
	display: block;
}

/* ----------------------------------------------------------------------------------------------------------------- Breadcrumbs Styles */
#breadcrumbs {
	width: 542px;
	text-align: left;
	margin-bottom: 14px;
}
#breadcrumbs ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#breadcrumbs li {
	padding: 0px 10px 0px 0px;
	float: left;
	background:none;
	display:inline;
	font-size: 11px;
}
#breadcrumbs a {
	color: #A2A69A;
	background: url(/SiteFiles/1149/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
	padding-left: 18px;
}
#breadcrumbs a:hover {
	color: #A2A69A;
	background: url(/SiteFiles/1149/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	padding-left: 18px;
}
#breadcrumbs a.first {
	color: #A2A69A;
	background: none;
	text-decoration:none;
	padding-left: 0px;
}
#breadcrumbs a.first:hover {
	color: #A2A69A;
	background: none;
	text-decoration:underline;
	padding-left: 0px;
}
#breadcrumbs a.current {
	color: #A2A69A;
	background: url(/SiteFiles/1149/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	padding-left: 18px;
}


/* Pages Nav */


#pages_nav {
	margin:0 13px 13px 350px;
	width:500px;
	overflow:hidden;
	}

#pages_nav ul.level1 {
        margin:0px;
		padding-left:20px;
        list-style: none;
}

#pages_nav ul.level1 li{ float:left;}


#pages_nav ul.level1 li a span { display:block; padding:0 15px 0 0 }
#pages_nav ul.level1 li a:hover {background:url(images/lft-crv.gif) no-repeat center left; display: block;}


#pages_nav ul.level1 li a:hover span  {background:url(images/rht-crv.gif) no-repeat; display: block;
background-position:100% 56%;
	}


#pages_nav ul.level2 {
        margin:0px;
        padding:0 11px 11px;
        list-style: none;
		float:none;
		line-height:25px;
		display: block;
		clear:both;
		overflow:hidden;
}
#pages_nav ul.level2 li { float:left; background:none; }

#pages_nav li {
	font-family: "Century Gothic", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:none;
        padding-top:0px;
        padding-bottom:0px;
        padding-left: 0px;
        padding-right: 0px;
        display:block;
		line-height:25px;
}
#pages_nav ul.level1 a { 
	color: #FFFFFF;
	display:block; text-align:center;
	float:left;
	padding:0 0 0 15px;
}

#pages_nav ul.level1 li { float:left; 	line-height:40px;
}

#pages_nav ul.level2 a { 
	font-family: "Century Gothic", Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding:0 10px;
	margin-left:auto;
}

#pages_nav li.current a{
        color:#00b5e1;

	
}

#pages_nav ul.level1 li.current a span  {background:url(images/rht-crv.gif) no-repeat center right; display: block;}
#pages_nav ul.level1 li.current a {background:url(images/lft-crv.gif) no-repeat center left; display: block; 	color: #fff;}




/*#pages_nav ul.level1 li.current a { 
	background:url(images/m-bg.gif) center no-repeat;
	color: #fff;
	display:block;
}
*/
#pages_nav ul.level1 li.currentparent a { 
	color: #fff;
	background:url(images/m-bg.gif) center no-repeat;
}
#pages_nav ul.level1 a:hover {
	color: #fff;
	text-decoration: none;
}
#pages_nav ul.level2 a:hover {
	color: #00b5e1;
	text-decoration: none;
	background:none;
}


<!--------------------------------------------->
a.ovalbutton{
background: transparent url('http://www.valeomarketing.com/images/oval-blue-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('http://www.valeomarketing.com/images/oval-blue-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}



<!------------------------------------------------------->

/* Pages Nav 2 */
#pages_nav2 {
        margin:10px;
		margin-left:350px;
        padding:0px;
	
}
#pages_nav2 ul {
        margin:0px;
        padding:0px;
        list-style: none;
}
#pages_nav2 li {
		font-family: "Century Gothic", Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		text-transform:none;
        padding-top:0px;
        padding-bottom:0px;
        padding-left: 0px;
        padding-right: 0px;
        display:inline-block;
		line-height:25px;

/*	margin-left: 24px!important;	
*/}
#pages_nav2  a { 
	font-family: "Century Gothic", Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #E35402;
	float: right;
	margin-left:auto;
		
}
#pages_nav2 a:hover {
	color: #fff;
	text-decoration: none;
}

/* Pages Nav 3 */
#pages_nav3 {
        margin:0 13px 13px;
		margin-left:350px;
        padding:8px 0 0;
		overflow:hidden;
}

#pages_nav3 ul {
        margin:0px;
        padding:0px;
        list-style: none;
		padding-left:20px;
}

#pages_nav3 li {
		font-family: "Century Gothic", Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		text-transform:none;
        padding:0px;
        display:block;
		float:left;
		line-height:25px;
/*	margin-left: 32px!important;	
*/}

#pages_nav3 li a{
		font-family: "Lucida Grande",Tahoma,Arial,Helvetica,sans-serif;
		font-size: 11px;
		text-transform:none;
		padding-left:15px;
        display:block;
		float:left;
	/*	margin-left: 32px!important;	
*/}

#pages_nav1 li a:hover {background:url(images/lft-crv.gif) no-repeat top left; display: block;}
#pages_nav2 li a:hover {background:url(images/lft-crv.gif) no-repeat top left; display: block;}
#pages_nav3 li a:hover {background:url(images/lft-crv.gif) no-repeat top left; display: block;}

#pages_nav1 li a span:hover  {background:url(images/rht-crv.gif) no-repeat top right; display: block;}
#pages_nav2 li a span:hover  {background:url(images/rht-crv.gif) no-repeat top right; display: block;}
#pages_nav3 li a:hover span  {background:url(images/rht-crv.gif) no-repeat; display: block;
background-position:100% 0;
	}
#pages_nav3 li span { padding-right:15px;}

#pages_nav3 a { 
	color: #FFFFFF;
	display:inline-block;
	text-align:center;
	float:left;
}

#pages_nav3 a:hover {
	color: #fff;
	text-decoration: none;

/*	background:url(images/m-bg.gif) center no-repeat;
*/	
}

/* ----------------------------------------------------------------------------------------------------------------- Sidebar Styles */

#sidebar .widget {
	background: #FFFFFF;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 9px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar h2 {
	background: #666666;
	color: #FFFFFF;
	font-size: 11px;
	font-family: "Century Gothic", Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#sidebar p {
	margin: 0px;
	padding: 0px 0px 0px 45px;
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	

	
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}
	
#sidebar ul li ul li {
	background: #FFFFFF url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}
