/*
Theme Name: CMS - Clean. Modern. Simple.
Theme URI: http://www.curtziegler.com
Version: 1.1
Author: Curt Ziegler
Author URI: http://www.curtziegler.com
*/

html, body, form, h1, h2, h3, h4, h5, h6, p, img, a { margin: 0; padding: 0; outline: 0; border: 0; }
input { outline: 0; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; line-height: 170%; color: #555; background: #fff url(images/bg.gif); }
h1, h2, h3, h4, h5, h6, h2 a, h3 a { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; letter-spacing: 0em; color: #333; }
h1 { font-size: 2.4em; }
h2 { font-size: 2.2em; line-height: 1.2em; }
h3 { font-size: 1.6em; }
	h3.h2style { font-size: 2.2em; line-height: 1.2em; }
h4 { font-size: 1.5em; }
h5 { font-size: 1.4em; }
h6 { font-size: 1.2em; }
h1, h2, h3, h4, h5, h6, p { margin-bottom: 10px; }
A, .post h2 A:hover, h3 A:hover { color: #006699; }
A:hover {  }
hr { border: 1px solid #fff; /*ie fix*/ border-top: 1px dotted #ccc; background: #fff; margin: 20px 0; }
.outer { border-top: 2px solid #575757; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; background: #fff; margin: 0 0 40px 0; padding: 0 10px; position: relative; -webkit-box-shadow: 0px 0px 2px #ddd; -moz-box-shadow: 0px 0px 2px #ddd; -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; }
.header-search form { border: 1px solid #efefef; width: 165px; margin-top: 23px; height: 26px; }
.header-search input { border: 0; width: 125px; background: none; /*height:24px;*/ margin: 7px 0 0 5px; font-size: 85%; color: #bbb; font-weight: bold; }
.header-search button { background: #efefef; border: 1px solid #fff; ; width: 28px; height: 26px; line-height: 26px; font-size: 1.3em; color: #fff; font-weight: bold; text-align: center; }
/*** SUPERFISH STYLES ***/
/* http://users.tpg.com.au/j_birch/plugins/superfish/ */
/* Superfish v1.4.8*/
.menu UL, .menu UL LI { margin: 0; padding: 0; list-style-type: none; }
.menu UL LI A { display: block; padding: 4px 25px; text-decoration: none; color: #919191; font-weight: bold; text-transform: uppercase; display: block; position: relative; }
.menu UL LI UL LI { font-size: 85%; z-index:9999999; }
.sf-menu ul { position: absolute; top: -999em; }
	.sf-menu ul li { width: 100%; }
.sf-menu li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
.sf-menu li { float: left; position: relative; z-index: 1010; }
	.sf-menu li:hover ul, .sf-menu li.sfHover ul { left: 0; top: 2.35em; /* match top ul list item height */ }
	.sf-menu li li { margin-top: 1px; }
UL.sf-menu A, UL.sf-menu LI.sfHover A { height: 22px; float: left; }
UL.sf-menu A:hover, UL.sf-menu LI.sfHover, UL.sf-menu LI.sfHover A { background: #b7b7b7; color: #fff; -webkit-box-shadow: 0px 0px 3px #eee; -moz-box-shadow: 0px 0px 3px #eee; }
UL.sf-menu LI.sfHover A:hover { background: #d0d0d0; }
UL.sf-menu  LI.current_page_item, UL.sf-menu LI.current_page_ancestor { background: #f0f0f0; }
#promo-container { margin-bottom: 70px; width: 940px; overflow: hidden; }
#promos { border: 1px solid #e5e5e5; }
	#promos .promo { background: #f8f8f8; }
#promo-nav { height: 40px; background: #f8f8f8; border: 1px solid #ebebeb; margin-top: 1px; }
	#promo-nav UL LI.right { margin-right: 10px; }
	#promo-nav UL, #promo-nav UL LI { margin: 0; padding: 0; list-style-type: none; }
	#promo-nav UL LI { display: inline; }
		#promo-nav UL LI A { display: block; float: left; padding: 2px 8px; margin: 8px 0 0 8px; font-size: 85%; text-decoration: none; color: #bbb; height: 20px; text-align: center; font-weight: bold; }
			#promo-nav UL LI A:hover, #promo-nav .activeSlide { background: #fff; color: #999; }
.home-columns h3 { border-bottom: 3px double #e5e5e5; padding: 0 0 6px 0; }
.latest-posts UL, .latest-posts UL LI { margin: 0; padding: 0; }
.latest-posts UL LI { list-style-type: none; margin: 10px 0 20px 0; }
.latest-posts A { color: #555; text-decoration: none; display: block; }
	.latest-posts A:hover { color: #111; }
.latest-posts .date { width: 35px; line-height: 135%; color: #b5b5b5; padding-top: 3px; }
.latest-posts .large { font-size: 1.75em; }
.latest-posts .small { font-size: .9em; text-transform: uppercase; }
.latest-posts .summary { font-size: 85%; width: 250px; padding-left: 10px; border-left: 2px solid #e5e5e5; }
	.latest-posts .summary p { margin: 0; }
h2 a,
h3 a { text-decoration: none; }
.postmeta { padding: 0 0 6px 0; }
	.postmeta span { background: #efefef; padding: 2px 6px; font-size: 75%; border-left: 2px solid #ccc; -moz-border-radius: 0 5px 5px 0; -webkit-border-radius: 0 5px 5px 0; }
		.postmeta span a { text-decoration: none; /*color:#555;*/ }
A.more-link { font-weight: bold; text-decoration: none; }
	A.more-link:hover {  }
.sidebar { background: #f8f8f8; padding: 10px; border: 1px solid #eee; margin: 20px 0 40px 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-size: 85%; }
	.sidebar .widgettitle { margin-top: -29px; color: #777; font-size: 190%; }
.sidebar-full { margin-bottom: 20px; }
.sidebar UL { margin: 0; padding: 0; }
	.sidebar UL UL { padding-left: 20px; }
	.sidebar UL LI { list-style-type: none; padding: 2px 0; }
.ads UL,
.ads UL LI { list-style-type: none; margin: 0; padding: 0; display: inline; }
.ads UL LI A IMG { padding: 3px; margin: 4px; background: #fefefe; -webkit-box-shadow: 0px 0px 2px #ccc; -moz-box-shadow: 0px 0px 2px #ccc; }
.postnavigation a { padding: 5px 10px; font-weight: bold; background: #efefef; text-decoration: none; }
	.postnavigation a:hover { background: #f7f7f7; }
.postnavigation .older a { -moz-border-radius: 10px 0 0 10px; -webkit-border-radius: 10px 0 0 10px; border-right: 2px solid #ccc; }
.postnavigation .newer a { -moz-border-radius: 0 10px 10px 0; -webkit-border-radius: 0 10px 10px 0; border-left: 2px solid #ccc; }
#comments {  }
.footer { border-top: 1px solid #e5e5e5; padding: 10px 0 5px 0; margin: 30px 0 0 0; font-size: 75%; }
	.footer img { background: #fff; /* IE Fix if opacity used on icons */ }
#wp-calendar td { padding: 2px 11px; border-right: 1px solid #eee; border-bottom: 1px solid #eee; }
#wp-calendar th { background: #eee; }
#wp-calendar .pad,
#wp-calendar #prev,
#wp-calendar #next { border: 0; }
.alternate, .hidden { display: none; }
.left { float: left; }
.right { float: right; }
#message { color: #990000; font-weight: bold; }
#commentform input, #commentform textarea { width: 300px; padding: 7px; font-size: 90%; font-weight: bold; }
#commentform input, #commentform textarea { border: 2px solid #eee; background: #fefefe; -moz-border-radius: 7px; }
#commentform #comment { width: 450px; font-size: 100%; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
#commentform #submit { width: 150px; }
#commentform label { margin: 0 0 0 10px; }
#commentform #submit { font-weight: bold; background: #ccc; padding: 5px; color: #fff; display: block; margin: 10px 0 0 0; }
	#commentform #submit:hover { cursor: pointer; background: #c0c0c0; }
/* Comments */
OL.commentlist,
OL.commentlist LI { list-style-type: none; margin: 0; padding: 0; }
OL.commentlist .vcard { border-top: 1px dotted #ccc; margin: 10px 0; padding: 10px 0; }
OL.commentlist .avatar { float: left; border: 1px solid #ccc; padding: 1px; }
OL.commentlist .commentmetadata { clear: both; font-size: 70%; }
	OL.commentlist .commentmetadata a { text-decoration: none; padding: 2px 6px; background: #f7f7f7; font-style: normal; }
OL.commentlist .fn { font-weight: bold; float: left; padding: 10px; }
OL.commentlist .says { display: none; }
OL.commentlist p { display: block; clear: both; font-size: 90%; }
OL.commentlist a.comment-reply-link { font-weight: bold; font-size: 90%; }
LI.bypostauthor .comment-body { font-style: italic; }
/* Default wordpress css */
.aligncenter,
div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }
.alignright { float: right; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; /* optional rounded corners for browsers that support it */ -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
	.wp-caption img { margin: 0; padding: 0; border: 0 none; }
	.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
 
/* clearfix start */ 
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }
/* clearfix end */ 
/**/
.page-template-custom-php h1{font:2.2em Georgia, "Times New Roman", Times, serif;}
.page-template-custom-php h2{ color:#b42721; font:bold 1.5em Georgia, "Times New Roman", Times, serif;}
.page-template-custom-php .imgr{float:left; width:166px; height:166px;}

.page-template-subpage-seo-php h1{font:2.2em Georgia, "Times New Roman", Times, serif;}
.page-template-subpage-seo-php h2{ color:#b42721; font:bold 1.5em Georgia, "Times New Roman", Times, serif;}
.page-template-subpage-seo-php .imgr{float:left; width:166px; height:166px;}

#logos{margin:17px 0px 0px 22px; width:599px}

/*---------------------*/
/*#-----HOMEPAGE-----#*/
/*-------------------*/
#homebnr #text-3 { margin:25px 11px 0px 12px!important;}
#homebnr #text-5 { margin:25px 0px 0px!important;}
	#homebnr #text-5 img { border:1px solid #dedede; }
	#homebnr #text-5 p { text-align: center; margin:7px 0px; }
		#homebnr #text-5 p a { font:11px Verdana, Geneva, sans-serif; display:block; padding:4px 0px; }
#homebnr #text-4 { width: 320px;  border-top: 10px solid #c8112f; margin:0px 11px 0px 0px!important; }
	#homebnr #text-4 #brd{border: 1px solid #dedede; }
		#homebnr #text-4 #brd h2{ margin:14px 9px 10px!important; color: #c8112f;}
		#homebnr #text-4 #brd p { text-align: center; }
			#homebnr #text-4  #brd p a { color: #c8112f; font:11px Verdana, Geneva, sans-serif; }
				#homebnr #text-4  #brd p a:hover { color: #c8112f;   }
				#homebnr #text-4 #rrbox{text-align:center; background:#c8112f; /*border-bottom: 10px solid #c8112f;*/ }
				#homebnr #text-4 #rrbox a{display:block; padding:4px 0px; color:#FFF;}
.home-columns h1, .home-columns h2 { border-bottom: 3px double #e5e5e5; padding: 0 0 6px 0; font: 21px/22px Georgia, "Times New Roman", Times, serif; }
.cT { clear: both; }
#mainrrp { clear: both; margin: 38px 0px 0px; }
	#mainrrp #recent-posts-4 { float: left; }
		#mainrrp #recent-posts-4 h2 { border-bottom: 3px double #e5e5e5; padding: 0 0 6px 0; font: 21px/22px Georgia, "Times New Roman", Times, serif; }
	#mainrrp #hmmcnt { float: right; width: 613px; margin: 0px 10px 0px 0px; }
		#mainrrp #hmmcnt h2 { border-bottom: 3px double #e5e5e5; padding: 0 0 6px 0; font: 21px/22px Georgia, "Times New Roman", Times, serif; }
/*Authors*/
	.sidebar UL LI a.author25 { display:none; visibility:hidden;}

/*----------------*/
/*#-----PCS-----#*/
/*--------------*/
.page-template-pcs-php h1{font:2.2em Georgia, "Times New Roman", Times, serif;}
.page-template-pcs-form-php h1{font:2.2em Georgia, "Times New Roman", Times, serif;}
.page-template-pcs-form-php h1 span{color:#c8112f!important;}


.page-template-pcs-php #text-5 ul li.rrd a{font:bold 11px/16px Arial, Helvetica, sans-serif; color:#933;}
.page-template-pcs-form-php #text-5 ul li.rrd a{font:bold 11px/16px Arial, Helvetica, sans-serif; color:#933;}
.page-id-3866 #pcscnt p{ margin:15px 15px 0px;}
.page-id-3866 #pcscnt p.nmar{ margin:5px 15px 0px;}
.page-id-3866 #pcscnt #auditsm{margin:15px 0px 0px;}
.page-id-3866 #pcscnt #auditsm td{padding:0px 0px 25px;}
/*testimonials*/
.page-id-3869 #pcscnt{ background:url(images/bg/pcs-quotes.gif) 0px 30px no-repeat;}
.page-id-3869 #pcscnt p{ border-bottom:1px solid #CCC; padding:0px 0px 15px;}
.page-id-3869 #pcscnt .rrimg{float:right; padding:0px 0px 15px 35px; background:#FFF; width:205px; height:249px;}
.page-id-3869 #pcscnt p em{ color:#a91e1f; font:14px Georgia, "Times New Roman", Times, serif; padding:8px 0px; display:block;}
.page-id-3869 #pcscnt p.llst{border:none; background:url(images/bg/pcs-quotes2.gif) right bottom no-repeat; padding:0px 0px 40px;}/*Links*/
.page-id-3869 #pcscnt .rrimg{float:right; padding:0px 0px 15px 35px; background:#FFF;  height:249px;}
/*Links*/
.page-id-3873 #pcscnt .rrimg{float:right; padding:0px 0px 15px 35px; background:#FFF; width:250px; height:249px;}
.page-id-3873 #pcscnt p em{ color:#a91e1f; font:14px Georgia, "Times New Roman", Times, serif; padding:8px 0px; display:block;}
.page-id-3873 #pcscnt p.llst{border:none; background:url(images/bg/pcs-quotes2.gif) right bottom no-repeat; padding:0px 0px 40px;}/*Links*/


/**/
.page-id-3514 #pcscnt ul li{color:#c8112f!important;}
.page-id-3514 #pcscnt ul li ul li{color:#555!important;}
.page-id-3514 #pcscnt #auditsm{margin:15px 0px 0px;}
.page-id-3514 #pcscnt #auditsm td{padding:0px 0px 25px;}
/*Contact*/
.page-template-pcs-form-php #cntfrm{float:right; width:239px; padding:17px; margin:0px 0px 0px 20px; background:#dedede; border:1px solid #333;}
.page-template-pcs-form-php #cntfrm input{width:228px; padding:3px;}
.page-template-pcs-form-php #cntfrm span{color:#c8112f!important;}
.page-template-pcs-form-php #cntfrm #send {
    background: none repeat scroll 0 0 #C41230;
    border: 1px solid #333333;
    border-radius: 7px 7px 7px 7px;
    color: #FFFFFF;
    display: block;
    font: bold 15px Arial,Helvetica,sans-serif;
    margin: 20px 0 0 45px;
    padding: 5px !important;
    width: 150px !important;
}
.cat-item-188{display:none; visibility:hidden;}
.author31{display:none; visibility:hidden;}
p.redlnk a{ color:#c41230}
#pcsbb{ background:#C8112F; border:1px solid #C8112F; text-align:center; padding:0px 0px 5px;}
#pcsbb img{padding:0px 0px 5px; width:298px; }
#pcsbb a{ color:#FFF;}
/*-----------------*/
/*#---PARTNERS---#*/
/*---------------*/
.container_12 #partleft{float:left; width:268px; margin:0px 0px 0px 3px;}
.container_12 #partleft #tpcurve{background:url(images/partners/tpcurve.gif) no-repeat; margin:0px; height:13px; width:268px;}
.container_12 #partleft #btcurve{background:url(images/partners/btcurve) no-repeat; margin:0px; height:12px; width:268px;}
#flexipages-3 .sidebar{ background:url(images/partners/mid.gif) repeat-y; border:none; width:268px; padding:0px 0px 60px; margin:0px;}
		.container_12 #partleft .sidebar h3{ background:url(images/partners/categories.gif) no-repeat; width:268px; height:40px; margin:0px!important; padding:20px 0px 0px 26px; font:22px Georgia, "Times New Roman", Times, serif; color:#333;}
		.container_12 #partleft .sidebar .home_page{display:none; visibility:hidden;}
		.container_12 #partleft .sidebar li.page-item-19 a{display:none; visibility:hidden;}
		.container_12 #partleft .sidebar li.page-item-19 li a{display:block; visibility:visible!important; color:#3f5e90; text-decoration:none; font:12px Arial, Helvetica, sans-serif;}
		.container_12 #partleft .sidebar li.page-item-19 li.current_page_item a{color:#c7112c; text-decoration:none;}
		
		.container_12 #partleft .sidebar li ul{ margin:0px 0px 0px 29px; width:203px; padding:0px;}
		.container_12 #partleft .sidebar li ul li{  width:203px; border-bottom:1px dotted #dbdbdb; padding:12px 0px;}
		.container_12 #partleft .sidebar li ul li.page-item-3914{border:none;}
.container_12 #partners{float:right; width:595px; margin:15px 49px 0px 0px;}
.container_12 #partners h1,.container_12 #partners h2{ margin:0px 0px 30px;}
	.container_12 #partners .crms{margin:0px 0px 20px; border-bottom:#dbdbdb solid 1px; min-height:100px;}
		.container_12 #partners .crms .crmmi{float:left; width:198px; margin:0px; }
		.container_12 #partners .crms .crmmt{float:right; width:309px; margin:0px;}
		.container_12 #partners .crms .crmmt a{ text-decoration:none; }
		.container_12 #partners .crms .crmmt a:hover{ text-decoration:underline;}
		.container_12 #partners .crms .crmmt a.cctxtr{ text-decoration:none; color:#c7112c; font-weight:bold;}
		.container_12 #partners .crms .crmmt a.cctxtr:hover{ text-decoration:underline; color:#c7112c;}
		
		.container_12 #partners .crms  .vmore{float:left; width:309px; margin:0px;}
		.container_12 #partners .crms  .vmore .vid{float:left; width:134px; margin:8px 0px 0px;}
		.container_12 #partners .crms  .vmore .blo{float:right; width:144px; margin:8px 0px 0px;}
		.container_12 #partners .crms  .vmore .blos{float:right; width:160px; margin:57px 0px 0px;}
			.container_12 #partners .crms  .vmore .blo a{ background:url(images/partners/whitepaper.gif) 40px 0px no-repeat; padding:55px 0px 0px; display:block; margin:45px 0px 0px;}
		.container_12 #partners .crms .cctxt1,.container_12 #partners .crms .cctxt2{ clear:both; display:none; }
		.container_12 #partners .crms hr{ clear:both; border:none!important; margin:0px; padding:0px 0px 20px; height:1px; background:none; }
		
		
.page-id-3886 .container_12 #partners .crms .vmore{width:500px!important}
	.page-id-3886 .container_12 #partners .crms .vmore .blo{margin:8px 23px 0px 0px;}
.page-id-3892 .container_12 #partners .crms .vmore{width:500px!important}
	.page-id-3892 .container_12 #partners .crms .vmore .blo{ float:left!important;margin:8px  0px 0px 23px;}
