/*
Theme Name: Pool Safely
Author: OmniStudio
Author URI: http://www.omnistudio.com
WordPress Build by: Jeph Christoff for OmniStudio
Version: 1.0

[Table Of Contents] 

	00- Reset
	01- Global
	03- Layout
	04- Headings
	05- General Content 
	06- Tan Boxes
	07- Main Content
	08- Sidebar
	09- Footer 
	10- CForm Styles
	11- Clearfix
	12- Custom Styles

*/


/* 
----------------------------------------------------------------------------- 
=00 RESET
-----------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:none;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before {
	content: url(images/bg/quote-start.png);
}
q:after {
	content: url(images/bg/quote-end.png);
}



/* 
----------------------------------------------------------------------------- 
=00 GLOBAL
-----------------------------------------------------------------------------*/
a {
	text-decoration:none;
	outline: none;
	color: #005eae;
}
#slideshow a
{
	color: #762f0d;
}

a:hover {
	text-decoration: underline;
}
.tool a[href$=".pdf"] {
	padding-left: 20px;
	background: url(images/icons/pdf.png) no-repeat center left;
}
.tool a[href$=".doc"] {
	padding-left: 20px;
	background: url(images/icons/doc.png) no-repeat center left;
}
.tool a[href$=".html"] {
	padding-left: 20px;
	background: url(images/icons/html.png) no-repeat center left;
}
input {
	outline: none;
}
.right, .alignright {
	float: right;
}
.left, .alignleft {
	float: left;
}
.none, .aktt_more_updates {
	display:none;
}
.fifty-percent {
	width:46%;
}
#sitemap {
	margin-top: 20px;
}
img.alignright {
	margin-bottom: 7px;
	margin-left:15px;
	-moz-border-radius: 5px;

}
img.alignleft {
	margin-bottom: 7px;
	margin-right:15px;
}
.date {
	font-size: 90%;
	color: #5c5b5b;
	line-height: 1em;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
.tweet_time {
	font-size: 85%;
}
.pid {
 float: right;
 font-size:80%;
}
#sandbox .tool .pid a {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px dotted #a9b7b7;
	padding: 0px 3px;
	display: block;
	background: #e1eeed;
	color: #006666;
}
#sandbox .tool .pid a:hover {
	border: 1px solid #889d9d;
	text-decoration: none;
}



/* 
----------------------------------------------------------------------------- 
=01 LAYOUT
-----------------------------------------------------------------------------*/
body {
	font: 0.85em/1.5em Arial, Helvetica, sans-serif;
	color: #4d525c;
}
#wrapper2 {
	/*background: url(images/bg/water.jpg) no-repeat center top;*/
	min-height: 1140px;
	margin: 0px;
	/*background: #e6eeef;*/
}

#wrapper2 {
	background: url(images/bg/water.jpg) no-repeat center top;
	min-height: 1140px;
	margin: 0px;
	/*background: #e6eeef;*/
}
#wrapper {
	background: #f3f3f0 url(images/bg/bg.gif) center top;
	min-height: 1140px;
	margin: 0px;
}
#doc {
	width: 980px;
	margin: 0px auto;
}



/* 
----------------------------------------------------------------------------- 
=02 HEADER
-----------------------------------------------------------------------------*/
#head {
	padding-top: 10px;
	margin-bottom: 11px;
	/*height: 122px;*/
	position: relative;
}
#head.lang-es
{
	height: 180px;
}
#head .h1 a {
	background: url(images/bg/logo.png) no-repeat;
	display: block;
	height: 122px;
	width: 202px;
	text-indent: -9999px;
}
#head.lang-es .h1 a {
	background: url(images/PS_logo_spanish.png) no-repeat;
	height: 180px;
}

.page-template-template-spanish-php #head {
	height: 180px;
}
.page-template-template-spanish-php #head .h1 a,
.page-template-template-poolsafely-home-videossp-php #head .h1 a,
.page-template-template-poolsafely-single-videos-2-spanish-php #head .h1 a,
.page-template-template-poolsafely-single-videos-2-spanish-php {
	background: url(images/PS_logo_spanish.png) no-repeat;
	display: block;
	height: 180px;
	width: 202px;
	text-indent: -9999px;
}

.page-template-template-poolsafely-home-videossp-php #contentnosidebarbkg,
.page-template-template-poolsafely-single-videos-2-spanish-php #contentnosidebarbkg {
	margin-top: 60px;
}


#head .utility .links {
	font-size: 90%;
	font-weight: bold;
	color: #999;
	width: 420px;
	margin-bottom: 10px;
	text-align: right;
}
#head .utility .links a {
	color: #18888f;
}
#head .utility .search {
	width: 191px;
	margin-bottom: 10px;
}
#head .utility .search #s {
	background: url(images/bg/search-gradient.png) no-repeat;
	border: 0px none #FFF;
	height: 16px;
	font-size: 13px;
	padding: 5px;
	width: 155px;
}
#head .utility .search #searchsubmit {
	background: url(images/bg/search-submit.png) no-repeat;
	height: 26px;
	width: 26px;
	text-indent: -9999px;
}
#head .utility .buttons {
	width: 266px;
}

#head .utility .buttons .pss, #head .utility .buttons .lang-sw {
	display: block;
	float: left;
	background: url(../../uploads/2014/09/pss.png) no-repeat;
	height: 23px;
	text-indent: -9999px;
	width: 138px;
	border-radius: 8px;
}

#head .utility .buttons .pss {
	background-position: 0px top;
	margin-left: 127px;
}

#head .utility .buttons a.lang-sw {
	background: url(images/bg/pss-espanol.png) no-repeat;
	width: 133px;
}



#head .utility .buttons a.es, #head .utility .buttons a.espanol {
	background-position: -133px top;
	position: absolute;
	left: 220px;
	top: 110px;
}
#head .utility .buttons a.en
{
	background: url(images/bg/pss-ingles.png) no-repeat;
	background-position: -133px top;
	position: absolute;
	left: 180px;
	top: 158px;
}

.page-template-template-spanish-php #head .utility .buttons a.espanol,
.page-template-template-poolsafely-home-videossp-php #head .utility .buttons a.espanol,
.page-template-template-poolsafely-single-videos-2-spanish-php #head .utility .buttons a.espanol{
	background: url(images/bg/pss-ingles.png) no-repeat;
	background-position: -133px top;
	left: 180px;
	top: 158px;
}

#head .utility .buttons .recalls { background-image: none;
	color: #18888f;
	float: right;
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
	text-align: right;
}

/* 
----------------------------------------------------------------------------- 
=03 NAVIGATION
-----------------------------------------------------------------------------*/
#nav {
	margin-bottom: 10px;
	height: 46px;
}

.page-template-template-spanish-php #nav {display: none;}

#nav ul li {
	display: inline;
	float: left;
}
#nav ul li a {
	background: #005eae;
	padding: 5px 10px;
	text-transform: uppercase;
	border: 1px solid #0f1923;
	display: block;
	height: 36px;
	color: #FFF;
	width: 113px;
	margin-right: 4px;
	border-radius: 8px;
}

#nav ul li ul li a {
	background: none;
	border: 0;

}

/* MAIN NAV */
#nav ul .one a {
	background-position: left top;
}
#nav ul .two a {
	background-position: -140px top;
}
#nav ul .three a {
	background-position: -280px top;
}
#nav ul .four a {
	background-position: -420px top;
}
#nav ul .five a {
	background-position: -560px top;
}
#nav ul .six a {
	background-position: -700px top;
}
#nav ul li.seven a {
	background-position: -840px top;
	margin-right: 0px;
}

/* ROLLOVER STATE */
#nav ul .one a:hover, #nav ul .one:hover a, 
#nav ul .one.current_page_ancestor a, #nav ul .one.current_page_item a {
	background-position: left -47px;
}
#nav ul .two a:hover, #nav ul .two:hover a, 
#nav ul .two.current_page_ancestor a, #nav ul .two.current_page_item a {
	background-position: -140px -47px;
}
#nav ul .three a:hover, #nav ul .three:hover a, 
#nav ul .three.current_page_ancestor a, #nav ul .three.current_page_item a {
	background-position: -280px -47px;
}
#nav ul .four a:hover, #nav ul .four:hover a, 
#nav ul .four.current_page_ancestor a, #nav ul .four.current_page_item a {
	background-position: -420px -47px;
}
#nav ul .five a:hover, #nav ul .five:hover a, 
#nav ul .five.current_page_ancestor a, #nav ul .five.current_page_item a {
	background-position: -560px -47px;
}
#nav ul .six a:hover, #nav ul .six:hover a, 
#nav ul .six.current_page_ancestor a, #nav ul .six.current_page_item a, 
.single-news #nav ul .six a, .single-events #nav ul .six a {
	background-position: -700px -47px;
}
#nav ul .seven a:hover, #nav ul .seven:hover a, .share #nav ul .seven a, .share #nav ul .seven a:hover
#nav ul .seven.current_page_ancestor a, #nav ul .seven.current_page_item a {
	background-position: -840px -47px;
}

/* DROPDOWNS */
#nav li ul {
	position: absolute;
	left: -999em;
	z-index: 99;
	background-color: #fbc23e;
	width: 265px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-top: 5px;
}
#nav li ul ul ul {
	display: none;
}
#nav li.seven ul {
	margin-left: -130px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav ul ul li, #nav ul ul ul li {
	display: inline;
	float: none;
}
#nav li.two ul, #nav li.three ul, #nav li.four ul, #nav li.five ul {
	background: #fbc23e no-repeat right top;
	width: 410px;
}

/* url(images/bg/navigation-parents.jpg) removed by msc 11/9/2012 */

#nav li.three ul {
	background: #fbc23e no-repeat right top;
}

/* url(images/bg/navigation-industry.jpg) removed by msc 11/9/2012 */

#nav li.four ul {
	background: #fbc23e no-repeat right top;
}

/* url(images/bg/navigation-state.jpg) removed by msc 11/9/2012 */

#nav li.five ul {
	background: #fbc23e no-repeat right top;
}

/* url(images/bg/navigation-partners.jpg) removed by msc 11/9/2012 */

#nav li ul ul, #nav li:hover ul ul {
	position: static;
	left: auto;
	z-index: 99;
	background-color: transparent;
	margin-top: -5px;
	margin-bottom: 5px;
	padding: 0px;
	width: 265px;
	background-image: none;
}
#nav .one ul a, #nav .two ul a, #nav .three ul a, 

/* color changed from 7a3500 11/13/2012 msc */
#nav .four ul a, #nav .five ul a, #nav .six ul a, #nav .seven ul a {
	padding: 0px 10px 5px;
	text-shadow: #fdda75s 1px 1px;
	width: auto;
	height: auto;
	float: none;
	text-decoration: none;
	background-image: none;
	text-indent: 0px;
	color: #000000; 
	font-weight: bold;
	margin: 0px;
}
#nav .one ul ul a, #nav .two ul ul a, #nav .three ul ul a, 

/* color changed from 993300 11/13/2012 msc */
#nav .four ul ul a, #nav .five ul ul a, #nav .six ul ul a, #nav .seven ul ul a {
	padding: 2px 10px;
	text-shadow: #fdde7e 1px 1px;
	width: 245px;
	height: auto;
	float: none;
	text-decoration: none;
	background-image: none;
	text-indent: 0px;
	color: #000000;
	font-size: 95%;
	font-weight: normal;
	margin: 0px;
	line-height: 1em;
}
#nav .one ul a:hover, #nav .two ul a:hover, #nav .three ul a:hover, #nav .four ul a:hover, 
#nav .five ul a:hover, #nav .six ul a:hover, #nav .seven ul a:hover {
	text-decoration: underline;
}
#nav .current_page_item ul, #nav .current_page_ancestor ul {
	display:block;
}



/* 
----------------------------------------------------------------------------- 
=04 GENERAL CONTENT
-----------------------------------------------------------------------------*/
#content {
	/*background: #f9f8f4 url(images/bg/sidebar.png) no-repeat right bottom;*/
	background: #f9f8f4 url(images/bg/sidebar.png) no-repeat right top;
	padding: 0px 1px 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	min-height: 686px;
}

/* following added by msc 2/13/2012 to remove sidebar background*/

#contentnosidebarbkg {
	background: #f9f8f4;
	padding: 0px 1px 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	min-height: 756px;
}

.home #content {
	background: transparent;
	background-image: none;
	padding: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	position: relative;
}

.home #skcw-widget-5, .home #skcw-widget-23, .home #skcw-widget-42 {
position: absolute;
left: 0px;
width: 685px;
top: 480px;
}

#content #sandbox {
	width: 670px;
	padding: 20px 0px 20px 20px;
	/*padding: 20px 0px 20px 15px;*/
}

#contentnosidebarbkg #sandbox {
	width: 900px;
	padding: 20px 0px 20px 20px;
	/*padding: 20px 0px 20px 15px;*/
}

.home #content #sandbox {
	width: 709px;
	padding: 0px;
}
.lang-es #content
{
	min-height: 395px;
}
#content #sandbox p, #content #sandbox ul, #content #sandbox ol {
	margin-bottom: 1em;
}
#content #sandbox ol {
	margin: 1em 0px 1em 0px;
	padding-left: 1.7em;
}
#content #sandbox ol li, #content #sandbox ul li {
	padding-bottom: 5px;
}
#content #sandbox ul {
	margin: 0px 0px 1em 2em;
	list-style: disc;
	list-style-position:outside;
}
#content #sandbox ul ul{
	margin: 1em 0px 0px 2em;
	list-style:circle;
	list-style-position:inside;
	}
#content #sandbox img.rounded{
	-moz-border-radius: 5px 5px 5px 5px;
}
.home #content #sandbox ul, .home #content #sandbox ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#content .page-landing hr {
	border-bottom:1px dashed #B2B2B2;
	border-style:none none dashed;
	border-width:0 0 1px;
	clear:both;
	margin:20px 0;
	padding:8px 0;
}
#content #sandbox h1 {
	font-size: 30px;
	color: #0072bc;
	line-height: 1em;
	margin-bottom: 10px;
}

#contentnosidebarbkg #sandbox h1 {
	font-size: 30px;
	color: #0072bc;
}

#content #sandbox h2 {
	font-size: 22px;
	color: #177c96;
	line-height: 1.1em;
}
#content #sandbox h3, #content #sandbox h3 a, #content #sandbox h3 a:link, #content #sandbox h3 a:visited {
	font-size: 18px;
	color: #09657d;/*177c96*/
	margin-top: 24px;
}
#content #sandbox h4 {
	font-size: 20px;
	color: #177c96;
}
#content #sandbox .widget h4 {
	font-size: 18px;
	color: #103750;
	font-weight: bold;
	margin-bottom: 5px;
}
#content #sandbox #cta .widget h4 {
	color: #006666;
}
#content #sandbox h5 {
	font-size: 18px;
	color: #103750;
}
#content #sandbox h6 {
	font-size: 16px;
	color: #333;
}
#content #sandbox .intro {
	font-size: 15px;
	color: #333840;
	margin-bottom: 18px;
}

/* SANDBOX WIDGETS */
#content #sandbox .widgetcontainer.on {
	padding-left: 25px;
	background: #F9F8F4;
}
#content #sandbox .widget {
	background: #E4EFF1;
	padding: 15px;
	width: 236px;
	border: 1px solid #D2D9DA;
	margin-bottom: 15px;
	line-height: 1.2em;
	font-size: 90%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#content #sandbox .filters {
	margin-right: 30px;
	margin-left: 0px;
	width: 288px;
	height: 145px;
}
#content #sandbox .filters ul, #content #sandbox .data ul {
	margin: 0px;
	list-style: none;
}
#content #sandbox .filters ul.one {
	width: 130px;
}
#content #sandbox .filters ul.two {
	width: 130px;
	margin-left: 20px;
}
#content #sandbox .noright {
	margin-right: 0px;
	margin-left: 0px;
}
#content #sandbox .widget h5 {
	margin-bottom: 10px;
}
#content #sandbox .widget a {
	font-size: 12px;
	font-weight: bold;
	color: #014a7a;
}
#content #sandbox .filters a {
	font-weight: normal;
}
#content #sandbox .filters ul li {
	padding-bottom: 8px;
	list-type: none;
}
#content #sandbox .filters li:last-child {
	padding-bottom: 0px;
}
#content #sandbox #cta {
	margin-top: 30px;
}
#content #sandbox #cta .widget {
	margin: 0px;
	width: 288px;
	padding: 15px;
	background: #D8EBEC;
	border: 1px solid #CBD9D8;
	color: #5d626c;
	font-size: 13px;
}
#content #sandbox #cta .widget p {
	margin: 0px;
}
#content #sandbox #cta .widget:first-child {
	margin-right: 30px;
}
#content #sandbox #cta .widget h5 {
	color: #066;
}
#content #sandbox #cta .widget a {
	font-weight: normal;
	color: #06767A;
	font-size: 13px;
}
#sandbox .manufacturer-nav {
	margin-bottom: 15px;
	margin-top: 15px;
}
#content #sandbox .manufacturer-nav ul {
	margin: 0px;
	list-style: none;
}
#content #sandbox .manufacturer-nav li {
	float: left;
	margin: 0px;
	list-style: none;
}
#sandbox .manufacturer-nav a {
	background: #E4EFF1;
	display: block;
	float: left;
	padding: 5px;
	border: 1px solid #D2D9DA;
	margin-right: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	color: #4D525C;
	font-size: 95%;
	text-shadow: #f0f6f7 1px 1px;
	text-decoration: none;
}
#sandbox .manufacturer-nav a:hover {
	background: #D2E7EF;
}
#sandbox .manufacturer-nav li:last-child a {
	margin-right: 0px;
}
#sandbox .all li.all a, #sandbox .sumps li.sumps a, #sandbox .vacuum li.vacuum a, #sandbox .fabricated li.fabricated a {
	background: #FBC743;
	text-shadow: #fde05f 1px 1px;
	color: #333;
}
#sandbox .manufacturer {
	width: 198px;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #D2D9DA;
}
#content #sandbox .manufacturer p, #content #sandbox .tool p {
	margin: 0px;
}
#sandbox .manufacturer.hover {
	background: #E4EFF1;
}
#sandbox .manufacturer a.thickbox {
	display: block;
	width: 208px;
	text-decoration: none;
	color: #4D525C;
}
.page-template #TB_title {
	background-color:#e2efee;
	height:27px;
}
.page-template #TB_window {
	color: #4D525C;
	-moz-box-shadow:0 4px 30px #666666;
	border:0px none;
}
.page-template #TB_overlay {
	background-image: none;
}
.page-template #TB_window a:link, .page-template #TB_window a:hover {
	color: #9d3f11;
}
#sandbox .tool {
	margin-bottom: 30px;
	border-bottom: 1px dotted #959592;
}
#sandbox .data {
	margin-bottom: 30px;
	border-top: 1px dotted #959592;
}
#sandbox .tool a, #sandbox .data a {
	color: #014a7a;
	padding-top: 1px;
	padding-bottom: 1px;
}
#sandbox .tool .left, #sandbox .data .left {
	width: 412px;
	padding-bottom: 10px;
	padding-right: 15px;
	border-right: 1px dotted #959592;
}
#sandbox .tool .left img {
	border: 1px solid #CCC;
	-moz-border-radius: 0;
}
#sandbox .data .left {
	padding-top: 10px;
	padding-bottom: 0px;
}
#sandbox .tool .noright, #sandbox .data .noright {
	width: 655px;
	padding-bottom: 10px;
	padding-right: 15px;
	border-right: 0px none;
}
#sandbox .data .noright {
	padding-bottom: 0px;
}
#sandbox .tool .right, #sandbox .data .right {
	width: 226px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #008ead;
}
 #sandbox .data .right {
	padding-bottom: 0px;
	padding-top: 10px;
}
#sandbox .tool .right ul li, #sandbox .data .right ul li {
	font-size: 90%;
	margin-top: 5px;
	margin-left: 1em;
	color: #8fcdd6;
	list-style: disc;
	line-height: 1.1em;
	padding-bottom: 5px;
}
.news-left, .news-right {
	width: 45%;
}
.news li{
	list-style-position:outside;
	
}
.news-left ul li a, .news-right ul li a, #content .news a {
	color: #336d92;
}
#content .news a.orange {
	color: #9d3f11;
}
.news-left .news-type, .news-right .news-type {
	margin-bottom: 30px;
}
#content #sandbox .news-left ul, #content #sandbox .news-right ul {
	margin-bottom: .5em;
}

/* MODIFIED TO REMOVE DOTTED LINE FROM POSTS MSC MAY 11 2011 
.news-left .latestnews-pr ul li, .news-left ul li, .news-right ul li, #sandbox .post, #sandbox .top-story, .top-story .top-div {
	border-bottom: dotted 1px #959592; */
}
END OF ORIGINAL - SEE MODIFICATION IMMEDIATELY BELOW */

.news-left .latestnews-pr ul li, .news-left ul li, .news-right ul li, #sandbox .top-story, .top-story .top-div {
	border-bottom: dotted 1px #959592;
}
#content #sandbox .news-left ul li p, #content #sandbox .news-right ul li p {
	margin-bottom: 0px;
}
.subpage {
	padding-top: 10px;
}
.subpage .subpage-img{
	min-height: 115px;
}
.sub-subpage {
	padding-top: 10px;
}
#content #sandbox .subpage h2 a, #content #sandbox .sub-subpage h3 a {
	color: #014a7a;
}
.news-left ul li, .news-right ul li {
	padding: 4px 0px;
}
#sandbox .post , #sandbox .top-story{
	padding: 0px 0px 11px;
	margin-bottom: 11px;
}
#sandbox .post:last-child {
	border-bottom: none 0px;
}
.news-left .latestnews-pr ul li:last-child, .news-right ul li:last-child, .news-left ul li:last-child {
	border-bottom: none 0px;
	padding: 4px 0px 0px;
}
#nav-below a, #nav-above a {
	display: block;
	height: 26px;
	padding-top: 5px;
	color: #7b7b7b;
}
#nav-below {
	margin-top: 20px;
}
#nav-below .nav-next a, #nav-above .nav-next a {
	background: url(images/icons/next.png) no-repeat right top;
	padding-right: 60px;
}
#nav-below .nav-previous a, #nav-above .nav-previous a {
	background: url(images/icons/previous.png) no-repeat left top;
	padding-left: 60px;
}
#nav-below .nav-next a:hover, #nav-above .nav-next a:hover {
	background-position: right -31px;
	text-decoration: none;
}
#nav-below .nav-previous a:hover, #nav-above .nav-previous a:hover {
	background-position: left -31px;
	text-decoration: none;
}
.top-div {
	font-size: 90%;
	padding-bottom: 2px;
	margin-bottom: 8px;
}
a.subscribe {
	background: url(images/icons/rss_16.png) no-repeat right center;
	padding-right: 20px;
	padding-top:2px;
}
/* --------- Page Navi at top of page ---------
#sandbox #pagenaviTopNews{
	position: absolute;
	top: 450px;
}*/

#sandbox .wp-pagenavi span.pages {
	border: 0px none;
	color: #4d525c;
	margin:2px 4px 2px 0px;
	padding: 0px;
	background: transparent;
}
#sandbox .wp-pagenavi span.current {
	border: 0px none;
	background-color: #53b1c5;
	color: #fff;
	font-weight:normal;
	margin:2px;
	padding:2px 4px;
}
#sandbox .wp-pagenavi a, .wp-pagenavi a:link {
	border: 0px none;
	color: #22618a;
	margin: 2px;
	padding: 2px 4px;
	text-decoration:none;
	background: transparent;
}
#sandbox .wp-pagenavi span.extend {
	display:none;
}
#sitemap .one, #sitemap .two, #sitemap .three, #sitemap .four, #sitemap .five, #sitemap .six, #sitemap .seven {
	font-size: 18px;
	font-weight: bold;
}
#sitemap .one li, #sitemap .two li, #sitemap .three li, #sitemap .four li, #sitemap .five li, #sitemap .six li, #sitemap .seven li {
	font-size: 13px;
	font-weight: normal;
}
#sitemap ul ul {
	margin-left: 1em;
	list-style: disc;
}
#sitemap .one ul, #sitemap .two ul, #sitemap .three ul, #sitemap .four ul, #sitemap .five ul, #sitemap .six ul, #sitemap .seven ul {
	font-size: 90%;
	line-height: 1.2em;
}
#sitemap .one ul ul a, #sitemap .two ul ul a, #sitemap .three ul ul a, #sitemap .four ul ul a, #sitemap .five ul ul a, #sitemap .six ul ul a, #sitemap .seven ul ul a {
	color: #ac5c34;
}
#content #sandbox #sitemap ul ul ul {
	margin-bottom: 0em;
}
#content #sandbox #sitemap ul ul ul li {
	padding-bottom: 2px;
}





/* 
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 
=05 HOMEPAGE CONTENT
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* FEATURE STYLES */
#slideshow {
	height:384px;
	margin-bottom:15px;
	position:relative;
}
#slideshow .slideImage,
#slideshow .slideCaption {
	display: none;
}
#slideshow .controls {
width: 141px;
position: absolute;
right: 20px;
bottom: 90px;
text-align: right;
z-index: 10;
background: none transparent;
}
#slideshow .controls .controlDot {
	zoom: 1;
	display: inline-block;
	*display: inline;
	width: 13px;
	height: 13px;
	cursor: pointer;
	margin-left: 5px;
	text-indent: -1000em;
	background: #000; /*url(images/icons/feature-button-off.png) no-repeat;*/
}
#slideshow .controls .controlDot.on {
	background: #1c4e77; /*url(images/icons/feature-button-on.png) no-repeat;*/
}
#slideshow .slideImage {
	width: 975px;
	height: 360px;
	position: absolute;
	border: 1px solid white;
}

#slideshow .slideImage img {
	width: 975px;
	height: 360px;
}
#slideshow .slideCaption {
	background: transparent url("images/transparent.png");
	/*background: rgba(255,255,255,0.95) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff'); /* IE */
width: 289px;
height: 220px;
padding: 10px 20px;
border: none;
border-left: 0px none;
color: #00000;
right: 5px;
top: 60px;
position: absolute;
border-radius: 8px 0 0 8px;
background-color: transparent !important;
border-color: transparent !important;
}
#slideshow .slideCaption p {
	margin-bottom: 0.4em;
	font-size: small;
}
#slideshow .slideCaption h2 {
font-size: 22px;
color: #1c4e77;
line-height: 28px;
font-family: Myriad Pro, Helvetica, Arial, sans-serif;
font-weight: bold !important;
margin-bottom: 10px !important;
}

.slideCaption h3 {
font-family: Myriad Pro, Helvetica, Arial, sans-serif;
font-size: 16px;
line-height: 22px;
font-style: italic;
}

/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* NEWS STYLES */
#content .news-video {
	padding: 15px;
	background: url(images/bg/bg-70percent-trans.png) repeat-x;
	border: 1px solid #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
}
#content .news-video .news {
	width: 290px;
}
.home #content #sandbox .news-video .news ul li {
	padding-bottom: 15px;
	line-height: 1.3em;
	clear:both;
}
#content .news-video .tweet .tweet_time {
	display:block;
}
#content .news-video .news ul li:last-child {
	padding-bottom: 0px;
}
#content .news #twitter ul {
	margin-bottom: .75em;
}
.home #content #sandbox ul.news-navigation {
	margin-left: 10px;
}
#content ul.news-navigation li {
	float: left;
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}
#content ul.news-navigation a {
	display: block;
	float: left;
	padding: 4px 9px;
	background: #F59F32;
	border-radius: 6px 6px 0 0;
	color: #1D1D1E;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #888 0px 0px 1px;
	letter-spacing: .5px;
	padding-bottom: 1px;
	margin-right: 5px;
	box-shadow: inset 0 -5px 15px -8px #444;
	border: 1px solid #888;
	border-bottom: none;
}

#content ul.news-navigation li a:hover {
	background: #F3F9FD;
}
#content ul.news-navigation li a.selected {
	background: #fff;
	box-shadow: none;
}

#content #videos p{
	margin-bottom: 3px;
	color: #333;
}
#content .news-video .video {
	width: 363px;
	font-size: 90%;
	color: #4d525c;
	line-height: 1.3em;
}
#content .news-video .video h4 {
	font-size: 150%;
	color: #1C4E77;
	margin-bottom: 5px;
}


/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* RESOURCES STYLES */
#content .resources .text {
	padding: 15px;
	background: url(images/bg/bg-70percent-trans.png) repeat-x;
	border: 1px solid #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#content .resources .text div {
	padding: 0px;
	background-image: none;
	border: 0px none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#content #sandbox .resources h3 {
	font-size: 165%;
	font-weight: bold;
	color: #004a80;
	margin: 0px 0px -5px 40px;
}
.home #content #sandbox ul.resources-navigation {
	margin-left: 10px;
}
#content ul.resources-navigation li {
	float: left;
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}
#content ul.resources-navigation a {
	background: url(images/bg/resources-for.png) no-repeat;
	height: 27px;
	display: block;
	float: left;
	text-indent: -9999px;
	margin-right: 4px;
}
#content ul.resources-navigation #consumers-nav a {
	width: 119px;
	background-position: left top;
}
#content ul.resources-navigation #operators-nav a {
	width: 123px;
	background-position: -123px top;
}
#content ul.resources-navigation #gov-nav a {
	width: 137px;
	background-position: -250px top;
}
#content ul.resources-navigation #partners-nav a {
	width: 111px;
	background-position: -391px top;
}
#content ul.resources-navigation #media-nav a {
	width: 90px;
	background-position: -506px top;
}

#content ul.resources-navigation #consumers-nav a:hover {
	width: 119px;
	background-position: left -29px;
}
#content ul.resources-navigation #operators-nav a:hover {
	width: 123px;
	background-position: -123px -29px;
}
#content ul.resources-navigation #gov-nav a:hover {
	width: 137px;
	background-position: -250px -29px;
}
#content ul.resources-navigation #partners-nav a:hover {
	width: 111px;
	background-position: -391px -29px;
}
#content ul.resources-navigation #media-nav a:hover {
	width: 90px;
	background-position: -506px -29px;
}

#content ul.resources-navigation #consumers-nav a.selected, #content ul.resources-navigation #consumers-nav a.selected:hover {
	width: 119px;
	background-position: left -58px;
}
#content ul.resources-navigation #operators-nav a.selected, #content ul.resources-navigation #operators-nav a.selected:hover {
	width: 123px;
	background-position: -123px -58px;
}
#content ul.resources-navigation #gov-nav a.selected, #content ul.resources-navigation #gov-nav a.selected:hover {
	width: 137px;
	background-position: -250px -58px;
}
#content ul.resources-navigation #partners-nav a.selected, #content ul.resources-navigation #partners-nav a.selected:hover {
	width: 111px;
	background-position: -391px -58px;
}
#content ul.resources-navigation #media-nav a.selected, #content ul.resources-navigation #media-nav a.selected:hover {
	width: 90px;
	background-position: -506px -58px;
}
#content #sandbox .text ul li {
	display: block;
	padding: 0px;
	float: left;
	width: 136px;
	margin-right: 20px;
	margin-top: 10px;
	line-height: 1.3em;
}
#content #sandbox .resources img {
	margin: 0px;
}
#content #sandbox .text a {
	font-size: 15px;
	font-weight: bold;
}
p .smallText{
	font-size:10px;
}

/*
-----------------------------------------------------------------------------
	SHARE YOUR STORIES
-----------------------------------------------------------------------------*/
/* RB 2012-07-17: margin-right reduced 25 to 5 to fit 4 260-wide pix per row */
#featured-stories .story-preview-image{ margin-right: 5px;
}
#share-options{ background-color:#deecf2;
	float: right;
	margin: 0px;
	padding: 15px 10px;
	width: 154px;
}
#share-header,
#featured-stories{ border-bottom: 1px dotted #959592;
	margin-bottom: 15px;
	overflow: hidden;
}
#share-header div{ float: left;
}
#share-intro{ margin-right: 15px;
	width: 405px;
}
#share-sorting{ border-left: 1px dotted #959592;
	margin-bottom: 10px;
	padding-left: 15px;
	width: 230px;
}
#content #sandbox #share-sorting h3{ margin: 0px 0px 15px 0px;
}
#content #sandbox #share-sorting ul{ margin-left: 1em;
}
#share-sorting li{ color: #8fcdd6;
}
.story-preview-image{ display: inline-block;
	float: left;
	margin: 0px 5px 5px 0px;
}
.story-preview-image img{ border: 1px solid #b0afac;
}
.story-preview-text{ background-color: #c4e2e5;
	border: 1px solid #238fd7;
	color: #525658;
	display: none;
	padding: 0px 15px 10px 15px;
	position: absolute;
	width: 325px;
	z-index: 1000;
}
#content #sandbox div#share-options ul{ margin: 0px;
}
div#share-options li{ list-style-type: none;
	margin-bottom: 5px;
/*	min-height: 40px;  */
	min-height: 0px;
	padding-left: 45px;
}
div#share-options li a{ color: #2387ba;
}

li#share-your-thoughts{ background-image: url(/wp-content/uploads/share-stories-thoughts.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

li#share-on-twitter{ background-image: url(/wp-content/uploads/share-stories-twitter.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
li#share-upload-story{ background-image: url(/wp-content/uploads/share-stories-upload.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.share-image{ clear: both;
	float: left;
	margin: 0px 15px 15px 0px;
}
#share-buttons{ float: right;
}
div.print-button{ background-image: url(/wp-content/uploads/print.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #000;
	display: inline-block;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 20px;
}
div.print-button:hover{ cursor: pointer;
}
div.image-column{
	float: left;
	margin-right: 15px;
	overflow: auto;
	width: 225px;
}
div.text-column{ float: left;
	width: 420px;
}
div.story-link{  background-color: #deecf2;
	padding: 10px;
}
#content #sandbox div.story-link p{ margin-bottom: 0px;
}
/*
.preview-text-background{ background-image: url();
	padding-top: 10px;
	position: relative;
	width: 325px;
	z-index: 1000;
}
 */
/* 
----------------------------------------------------------------------------- 
=06 SIDEBAR
-----------------------------------------------------------------------------*/
#content #sidebar {
	width: 265px;
	/*background: url(images/bg/sidebar-white.gif) no-repeat;*/
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	padding-top: 1px;
}
.home #content #sidebar {
	width: 237px;
	background-image: none;
	margin-top: 20px;
}
#content #sidebar.nosubnav {
	background-image: none;
	padding-top: 15px;
}
#content #sidebar .widget {
	background: url(images/bg/bg-30percent-trans.png);
	padding: 10px;
	border: 1px solid #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	line-height: 1.4em;
	margin: 0px 14px 20px;
}
.home #content #sidebar .widget {
	margin: 0px 0px 20px;
}
#content #sidebar .widget img {
	border: 4px solid #FFF;
}
#content #sidebar p {
	margin-bottom: 0.5em;
}
#content #sidebar .connect p {
	margin-bottom: 0em;
}
#content #sidebar .widget h4 {
	color: #000033;
	margin-bottom: 5px;
	text-shadow: #fff 1px 1px;
	font-size: 140%;
	line-height: 1em;
}
#content #sidebar .connect img {
	margin-right: 4px;
	margin-bottom: 10px;
	border-width: 0px;
	border-style: none;
	width:28px;
	height:28px;
}
#content #sidebar #email {
	height: 31px;
	overflow: hidden;
}
#content #sidebar #email a {
	background: url(images/email-signup.png) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 31px;
	width: 213px;
}
#content #sidebar .survival strong {
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
}
#content #sidebar ul.menu {
	background-image: none;
	background-color: #fde183;
	padding: 0px;
	border: 0px none;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	line-height: 1.4em;
	margin: 0px 0px 20px;
}
#content #sidebar ul.menu li a {
	line-height: 1em;
	margin: 0px 0px 5px;
	background: #fbc743 url(images/bg/subnav-title.png) no-repeat bottom;
	padding: 7px 7px 18px;
	color: #242420;
	font-size: 20px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	text-shadow: #fde3a1 1px 1px;
	display: block;
	
}
#content #sidebar ul.menu li a:hover {
	text-decoration: none;
}
#content #sidebar ul.menu li ul a:hover {
	text-decoration: underline;
}
#content #sidebar ul.menu li ul li a {
	color: #333;
	padding: 7px;
	line-height: 1.5em;
	font-size: 14px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	margin: 0px;
	background: transparent;
	background-image: none;
	display: block;
	text-shadow: #feeeb9 1px 1px;
}
#content #sidebar ul.menu li ul li {
	border-bottom: 1px dotted #98874f;
}
#content #sidebar ul.menu li ul li:last-child {
	border-bottom: 0px none #333;
}
#content #sidebar ul.menu ul li.current_page_item, #content #sidebar ul.menu ul li.current_page_ancestor {
	background: #F9F8F4;
}
#content #sidebar ul.menu li ul li.current_page_item a, #content #sidebar ul.menu li ul li.current_page_ancestor a {
	font-weight: bold;
	color: #0a4272;
	padding: 7px 7px 2px;
	text-shadow: #fff 1px 1px;
}
#content #sidebar ul.menu li ul li.current_page_item ul, #content #sidebar ul.menu li ul li.current_page_ancestor ul {
	margin-left: 5px;
	padding-bottom: 7px;
}
#content #sidebar ul.menu li ul li.current_page_ancestor ul ul {
	margin-left: 5px;
	padding-bottom: 2px;
}
#content #sidebar ul.menu li ul li ul li {
	border-bottom: 0px none #98874f;
}
#content #sidebar ul.menu li ul li.current_page_item ul a, #content #sidebar ul.menu li ul li.current_page_ancestor ul a {
	font-weight: normal;
	color: #1c598c;
	font-size: 90%;
	padding: 1px 7px;
	text-shadow: #fff 1px 1px;
}
#content #sidebar ul.menu li ul li.current_page_ancestor ul ul a {
	font-size: 90%;
}
#content #sidebar ul.menu li ul li.current_page_item ul li.current_page_item a, 
#content #sidebar ul.menu li ul li.current_page_ancestor ul li.current_page_item a {
	font-weight: bold;
}

#sidebar ul ul ul, #sidebar ul ul ul ul {
		display: none;
}
#sidebar ul ul li.current_page_item ul, #sidebar ul ul li.current_page_ancestor ul {
		display: block;
}
#sidebar ul ul li.current_page_item ul ul, #sidebar ul ul li.current_page_ancestor ul ul {
		display: none;
}
#sidebar ul ul ul li.current_page_item ul, #sidebar ul ul ul li.current_page_ancestor ul {
		display: block;
}
#content #sidebar ul.menu li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_item ul li a, 
#content #sidebar ul.menu li.current_page_ancestor ul li.current_page_ancestor ul li.current_page_ancestor ul li a {
	font-weight: normal;
}

#sidebar cite {
	font-size: 95%;
	font-style: italic;
}
#sidebar .twitter ul li {
	padding-bottom: 15px;
	line-height: 1.3em;
}
#content #sidebar .twitter img {
	border: 0px none;
}





/* 
----------------------------------------------------------------------------- 
=7 FOOTER
-----------------------------------------------------------------------------*/

#footer {
	font-size: 90%;
	background:url(images/bg/footer-lines.png) repeat-y 26px 0;
	line-height: 1.3em;
	margin-top: 25px;
	color: #525758;
	font-weight: bold;
}
.lang-es #footer
{
	background:none;
}

.page-template-template-spanish-php #footer {
	margin-top: 85px;
}

#footer p {
	margin-bottom: 0.5em;
}
#footer a {
	color: #084448;
}
#footer .left-side {
	display:inline-block;
	width: 430px;
	padding-top: 5px;
}
#footer .left-side li {
	padding-bottom: 3px;
}
#footer .right-side {
	background: url(images/cpsc-logo.png) no-repeat right top;
	width: 425px;
	padding-top: 5px;
	padding-right: 100px;
}
#footer .one {
	width: 150px;
	margin-right: 15px;
}
#footer .two {
	width: 107px;
	margin-right: 15px;
	margin-left: 15px;
}
#footer .three {
	width: 100px;
	margin-left: 15px;
}
.footer-padding {
	padding-bottom: 30px;
}
#footer strong{
	font-size: 14px;
	color: #084448;
}


/* 
----------------------------------------------------------------------------- 
=8 CLEARFIX
-----------------------------------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}

.clearboth {
	clear:both;
}

/* 
----------------------------------------------------------------------------- 
=9 CUSTOM STYLES
-----------------------------------------------------------------------------*/
#admin-overlay {
	width: 100%;
	left: 0px;
	top: 10px;
	position:absolute;
	height:34px;
}
#admin-overlay .right {
	width: 13%;
}
#admin-overlay .right a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#admin-overlay .right a span {
	background: url(images/omni-bg.png) no-repeat -30px top;
	width: 100%;
	display: block;
	height: 24px;
	font: 90% Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#admin-overlay .right a span.hide {
	background: url(images/omni-bg.png) no-repeat -80px top;
}
#admin-overlay .right a span strong {
	display:none;
}
#admin-overlay .right a span.hide strong {
	display:inline;
	margin-right:10px;
}
#toggleText {
	background: url(images/omni-bg.png) no-repeat;
	width: 87%;
}
#toggleText p {
	margin: 0px;
	padding: 8px 10px 10px 75px;
}
#toggleText a {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#content .signupForm label {
	clear:both;
	display:inline-block;
	font-weight:bold;
	line-height:130%;
	margin:10px 0 4px;
}
#content .signupForm input.text {
	-moz-border-radius:3px 3px 3px 3px;
	border-color:#AAADB2 #DCDFE6 #E2E9EF;
	border-style:solid;
	border-width:1px;
	color:#666666;
	font:13px Arial,Helvetica,sans-serif;
	padding:4px;
	width:297px;
}
#content .signupForm input.button {
	margin-left: 100px;
}
#content .signupForm label.subscribe {
	margin-left: 100px;
}

#content #faq-anchors a, #content #faq-anchors a:visited, #content #faq-anchors a:link{
	color: #0072bc;
}
.back_to_top{
	font-size: 10px;
	background: url(images/backtotop.png) no-repeat 100%;
	padding-right: 12px;
}

/* 
----------------------------------------------------------------------------- 
=10 GRAVITY FORM STYLES
-----------------------------------------------------------------------------*/
#content #sandbox ul.gform_fields{ margin-left: 0px;
}
div#gform_wrapper_2{ clear: both;
}
div#gform_wrapper_2 ul li.gsection{ margin-top: 40px;
}
/* 
----------------------------------------------------------------------------- 
=11 PAGE STYLES
-----------------------------------------------------------------------------*/
div.standard-page-image{ display: inline;
	float: right;
	margin: 0px 0px 10px 10px;
}
div.standard-page-image .caption{ font-size: 0.85em; }

body.single-events li.menu-item-412,
body.single-recalls #content #sidebar li.menu-item-3455{ background-color:#fff;
}
body.single-events #content #sidebar li.menu-item-412 a,
body.single-recalls #content #sidebar li.menu-item-3455 a{ color: #0a4272;
	font-weight: bold;
	text-shadow: none;
}

/* 
----------------------------------------------------------------------------- 
=12 Social Media styles
-----------------------------------------------------------------------------*/

div.social-button-frame, div.social-badge-frame, div.social-widget-frame {
	width: 630px;
	padding: 10px 20px 10px 20px;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

div.social-button-frame {
	background-color: #febf29;
	border: 1px solid #febf29;
}

div.social-badge-frame {
	background-color: #cbd943;
	border: 1px solid #cbd943;
}

div.social-button-frame img, div.social-badge-frame img {
	border: 1px solid #fff;
}

div.social-widget-frame {
	background-color: #6dbce2;
	border: 1px solid #6dbce2;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

div.social-column1 {
	width: 330px;
	float: left;
	padding-top: 16px;
}

div.social-column2 {
	width: 200px;
	float: left;
}
/* Clear Floated Elements ================ */

html body * span.clear,

html body * div.clear,

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* Breadcrumbs */

.breadcrumbs {font-size: 12px;}

.home #skcw-widget-25 {display: none;}

.home iframe#twitter-widget-1 {height: 160px;}

/*  social hidden */

.home.page .video.right p span {display: none;}
.right.news-right .datareports.news-type ul li p span {
display: none;
}
.page-template-template-sitemap-php #sandbox.left p span {
display: none;
}

/* slideshow control */

.controlDot img {
display: none;
}

#twitter-widget-0 {
height: 230px;
}

.news-type h4 {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	margin-top: 10px;
}

.post .event-details
{
	display: none;
}

.orange-button
{
	background: #F4941A;
	padding: 1px 15px;
	text-align: center;
	border-radius: 8px;
	display: inline-block;
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
.orange-button:hover
{
	text-decoration: none;
}