@charset "utf-8";
/* CSS Document */
body { background:url(../images/bg_pattern.gif) repeat left top #FFF; color: #3f3f3f;}
a { color: #41a308; text-decoration:underline; }
.clear { clear:both; height:1%; }
h1 { font-size:24px; font-weight:normal; }
h1 span {text-shadow:#fff 1px 1px 0px;}
.fleft { float:left; }
.fright { float:right; }
p { line-height:normal !important; font-family: "Trebuchet MS", Arial, sans-serif; }
/*******************************************************************************
  LAYOUT ELEMENTS
*******************************************************************************/

#container {
	width: 962px;
	margin: 0px auto;
}
#top_links {
	line-height: 30px;
	text-align: right;
	float: right;
	margin-right: 10px;
        width:500px;
}
#top_links .awesome { font-size: 18px; font-family: Calibri, Trebuchet MS, Arial; float:right; clear:both; }
#top_links ul {
	display:block;
	float:right;
	margin-top:0px;
	clear:both;
	margin-bottom: 10px;
}
#top_links ul li {
	list-style:none;
	list-style-type:none;
	float:left;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	-webkit-box-shadow: 0px 10px 16px #b5b5b5;
	-moz-box-shadow: 0px 10px 16px #b5b5b5;
	box-shadow: 0px 10px 16px #b5b5b5;
	background-color: rgba(255, 255, 255, 0.4);	 
	color: rgba(255, 255, 255, 0.4);	
}
#top_links ul li a { 
	font-size:13px;
	font-weight:bold;
	display:block;
	float:left;
	padding:40px 20px 0px 20px;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
}
#top_links ul li a:link, #top_links ul li a:active, #top_links ul li a:visited {
	color: #000;
}
#top_links ul li a.active { 
    color:#00833B;
}
#top_links ul li a:hover {
	text-decoration:underline;
	color:#00833B;
}
#logo {
	float: left;
	margin-top: 27px;
}

#content_container {
	width: 960px;
	margin:0px 0px 20px 0px;
}
#content {
	background:#FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	border:1px solid #FFF;
	padding: 20px;
}
#feed {
    line-height:normal;
}
.wide {
	width:100%;
	margin-bottom: 10px;
}
.gfc-resultsHeader {
    border:0 !important;
}
.gf-title{
    font-weight:bold;
}
#featured {
	background:url(../images/bg_slider.png) left top no-repeat;
	min-height: 370px;
	height:370px;
	margin-left: -20px;
	margin-right: -20px;
	padding-top:30px;
	padding-left: 50px;
	padding-right: 50px;
}
.subpage#featured {
	height:270px;
	min-height:270px;
	background:url(../images/bg_header_subpage.png) left top no-repeat;
	
}
#featured h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#000;
	text-align:center;
	margin-bottom: 0px;
	padding-bottom: 0px;
/*	text-shadow: 1px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
}
.subpage#featured img {
	float:left;
	margin-right:30px;
}
.subpage#featured h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	text-align:left;
	margin-bottom: 15px;
	margin-top: 30px;
	padding-bottom: 0px;
	font-weight:bold;
/*	text-shadow: 1px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
}
#featured h1 span {
	display:block;
	font-size:16px;
	color:#000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
/*	text-shadow: 1px 1px 0px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);*/
}

#left {
	float: left;
	margin-right: 20px;
	width: 620px;
}
#right {
	float: left;
	width: 320px;
}
#right .box#subpage .content {
	padding:10px 20px;
}


.calltoaction {
	float:right;
	font-size: 18px;
	font-weight:bold;
	margin-top:150px;
	margin-bottom: 30px;
}
.leftimage { float:left; margin:0px 10px 10px 0px; }
ul.steps li {
	list-style:none;
	list-style-type:none;
	line-height:18px !important;
	float:left;
	display:block;
	margin: 20px 0px 10px 0px;
	width: 100%;
	padding-bottom:10px;
	border-bottom:1px solid #CCC;
}
ul.steps li h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
ul.steps li h3 span { float:right; font-size:13px; }
ul.founders li {
	list-style:none;
	list-style-type:none;
	line-height:18px !important;
	float:left;
	display:block;
	margin: 20px 0px 0px 0px;
	width: 100%;
	border-bottom:none;
}
ul.founders li h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	display:block;
	font-weight:bold;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
ul.founders li h3 span { float:right; font-size:13px; }
ul.founders li div.pic { float:left; padding:10px; background:#FFF; border:1px solid #CCC; margin: 0px 20px 20px 0px; width:80px; }
/*******************************************************************************
  UPGRADE
*******************************************************************************/
.external { background:none !important; margin:0px; padding:0px; }
.external { font-family:Calibri, Trebuchet MS, Arial; font-size:13px; }
.extcontent { padding:10px 10px; }
.extcontent .box { float:left; width:31%; margin:0 1%; border:1px solid #CCC; -moz-border-radius: 8px;
border-radius: 8px; background-color: #fcfcfc; }
.extcontent .box h2 { margin-top:0px; }
.extcontent .box#current h2 { background-color: #e2e2e2; }
.bigbluetext { font-size: 18px; font-weight:bold; color:#006cb5; margin-top:15px; }
.biggreytext { font-size: 18px; font-weight:bold; color:#7a7a7a; line-height:26px; }
/*******************************************************************************
  HEADING CLASSES
*******************************************************************************/
h1.dashboard { background:url(../images/icons/icon_dashboard_small.gif) left 3px no-repeat; padding-left:35px;}
h1.content_edit {
	background:url(../images/icons/icon_content_small.gif) left center no-repeat;
	padding-left:35px;
}
h1.reports { background:url(../images/icons/icon_reports_small.gif) left 3px no-repeat; padding-left:35px;}
h1.account { background:url(../images/icons/icon_users_small.gif) left 3px no-repeat; padding-left:35px;}
h1.register_title { font-size:30px; font-style:normal; font-weight:normal; color:white;  text-shadow: 0 1px 1px rgba(0,0,0,.75); margin-bottom:5px; } 
h1.register_ok { background:url(../images/icons/icon_ok_small.gif) left 3px no-repeat; padding-left:35px;}
h1 .edit_title {
	font-size:11px;
	font-style:italic;
	color:#a7a7a7;
	font-weight: bold;
	display: inline-block;
	margin-left: 5px;
	line-height: 40px;
}
.heading {
	margin-bottom: 15px;
}
.heading h1 { margin-bottom:0px; }
.heading p { margin:0px !important; padding:0px; }
.box h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #006cb5;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:15px;
	margin-bottom:0px;
	border-bottom:1px solid #c8ced2;
        text-shadow:#eee 1px 1px 0px;
}
.box h3 {
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
/*h2 {
	display:block;
	background: #dfeefc;
	padding:0px 15px;
	font-size:13px;
	font-weight:bold;
	border: 1px solid #ccdce6;
	line-height:30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	margin-bottom: 20px;
  }*/
  
  
/*******************************************************************************
  FOOTER CLASSES
*******************************************************************************/
/**************************************/
/*               FOOTER               */
/**************************************/
.footer_container {
	border-top:1px solid #d4d4d4;
	margin-top:20px;
	width:100%;
	padding-top:20px;
	background: #e4e4e4;
	padding-bottom: 20px;
}
.footer{
	width: 962px;
	margin: 0px auto;
}
.footer .container p{
	text-align:center !important;
	font-size:13px;
	padding:1em 0 0 0;
	color:#999;
	margin-top:10px;
	margin-bottom:10px;
}
.footer .container .column {
	background:#EDEDED;
	border:1px solid #ccc;
	padding:10px;
}
.footer .container a, .footer .container a:hover { color: #929292; }
.footer #padi { 
color:#929292;
font:bold 10px/29px 'Arial','Helvetica',sans-serif;
float:left;
text-shadow:1px 1px 0px rgba(255, 255, 255, 0.5);
text-transform:uppercase;
margin-bottom:0px !important;

}
.footer #padi-links { 
color:#929292;
font:bold 10px/29px 'Arial','Helvetica',sans-serif;
float:left;
text-shadow:1px 1px 0px rgba(255, 255, 255, 0.5);
text-transform:uppercase;
text-align:left;
margin-left:20px;
}
.footer #padi-links a { 
	display:inline-block;
	margin:0px 5px 0px 0px;
	color: #777;
	text-decoration:none;
}
.footer #padi .logo {
background:url("../images/padicode-logo.png") no-repeat scroll 0 0 transparent;
display:inline-block;
height:26px;
text-indent:-9999em;
width:85px;
}
.footer .links {
display:block;
color: #777;
text-shadow:1px 1px 0px rgba(255, 255, 255, 0.5);
}
.footer .links a {
display: inline-block;
margin:0px 5px;
color: #777;
text-decoration:none;
}
.footer .copyright {
color:#929292;
text-shadow:1px 1px 0px rgba(255, 255, 255, 0.5);
font:bold 10px/29px 'Arial','Helvetica',sans-serif;
font-size:10px !important;
text-transform:uppercase !important;
}
.footer .copyright a {
	color: #777;
	text-decoration:none;
}

/*******************************************************************************
  Boxes
*******************************************************************************/
.box {
	border: 1px solid #c6c6c6;
	line-height:30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius:10px;
	background: #f8f8f8;
	padding:15px 0px;	
	margin-bottom:20px;
	-webkit-box-shadow: 0px 4px 5px #b5b5b5;
	-moz-box-shadow: 0px 4px 5px #b5b5b5;
	box-shadow: 0px 4px 5px #b5b5b5;
}
.box .content { border-top:1px solid #FFF; padding:15px; }

.shadowed {
	-webkit-box-shadow: 0px -3px 3px #CCC;
	-moz-box-shadow: 0px -3px 3px #CCC;
	box-shadow: 0px -3px 3px #CCC;
}
.box .title {
	font-family: "Calibri", "Trebuchet MS", Arial, Helvetica, sans-serif;
	clear:left;
	margin-bottom: 0px;
	font-size:18px !important;
	font-weight:normal;
	text-align: center;
	line-height: 25px;
}
.box .box_content {
	padding:10px 15px;
	line-height: normal;
}
.box .box_content p {
	margin-bottom:10px;
}
/*.box h2 a { float:right; font-size:14px; font-weight:bold; font-family:Calibri, Trebuchet MS, Arial, Helvetica, sans-serif; }*/

.account_left {
	width:558px;
	float:left;
	margin-right:20px;
}
.account_right {
	width: 338px;
	float:left;
}
#total_subscribers {
	margin-bottom:15px;
}

/* PRICING TABLE */

.wide .column {
	border: 1px solid #c6c6c6;
	line-height:30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius:10px;
	background: #FFF;
	margin-top: 10px;
	padding:15px;
	font-size: 18px;
	text-align:center;
	float:left;
	width: 250px;
	margin-left: 20px;
	margin-right: 20px;
}
.wide .column h2 { margin-bottom:20px; }
.wide .column#middle {
	width:280px !important;
	margin-top:-10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:20px;
}
.wide .column#middle h2 { color: #006cb5; }
.wide .column#middle strong { color: #006cb5; }
.pricing { margin-top:30px; font-size:18px; margin-bottom:20px; }
.tour { background: url(../images/bg_quicktour.jpg) right top no-repeat #FFF; height: 410px; }
.tour-button { padding:5px 15px 5px 15px;  border-spacing:none; border-collapse:collapse; border:1px solid #d1d1d1; background: #eee; color: #006cb5; font-size:13px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius:5px; cursor:pointer; -webkit-box-shadow: 0px 2px 2px #DDD; -moz-box-shadow: 0px 2px 2px #DDD; box-shadow: 0px 2px 2px #DDD; text-decoration:none; }
.bottom_pricing { font-size:18px; font-weight:bold; }
#featured .left {
	float: left;
	width: 290px;
	background: url(../images/padiman_padiact.png) right top no-repeat;
	padding-top: 12px;
        padding-right:160px;
}
#featured .right {
	float: left;
	width: 290px;
	background: url(../images/padiman_paditrack.png) left top no-repeat;
	padding-top: 12px;
	padding-left: 160px;
}
p.nomargin { margin:0px; padding:0px; line-height:normal; }
p.nomargin a { margin:0px; padding:0px; }

.bubble {
	padding-bottom:18px;
	background:url(../images/bubble_bot.jpg) left bottom no-repeat;
	width: 301px;
}
.bubble .top {
	height: 9px;
	background:url(../images/bubble_top.jpg) left top no-repeat;
	overflow:hidden;
}
.bubble .cnt {
	padding:5px 8px 8px 8px;
	background:url(../images/bubble_cnt.jpg) left top repeat-y;
	line-height:normal;
	font-size:13px;
}
.author {
	text-align:right;
	padding-right:20px;
	margin-bottom: 10px;
}
.author span.author {
	display:inline-block;
	float:right;
	text-align:center;
	padding:0px !important;
	width: 130px;
}
.author a { text-decoration:none; }
.author img {
	vertical-align: middle;
}

.findoutmore {
background: url(../images/alert-overlay.png) repeat-x;
display: inline-block;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;
text-shadow: 0 -1px 1px #222;
border-bottom: 1px solid #222;
position: relative;
cursor: pointer;
font-size:13px;
padding: 8px 14px 9px;
}

.padiact {
    background-color:#006cb5;
}

.paditrack {
    background-color:#41a308;
}