body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	background-color: #e6e6e6;
	background-image: url(images/topbarbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.twoColFixRtHdr #container {
	width: 920px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.twoColFixRtHdr #outerCont {
	background-image: url(images/botbarbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 17px;
}

.twoColFixRtHdr #searchtop {
	color: #CCCCCC;
	padding-top: 16px;
	margin-bottom: 25px;
	height: 40px;	
}

.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 240px;
	padding: 0px;
	margin-bottom: 40px;
	font-size: 12px;
	line-height: 20px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 240px;
	margin-bottom: 40px;
	margin-left: 0;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
}

#homepage_right {
	float:right;
	margin-bottom: 40px;
}



/* ------------- Header ----------------- */
.twoColFixRtHdr #header {
	text-align: right;
}
.twoColFixRtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}

#header #search input {
	font-size: 10px;
	color:#333333;
	border: 1px solid #666666;	
}


#header #search input#edit-submit {
	background-color: #363435;
	color:#CCCCCC;
}

#topcart {
	float: left;
	margin-top: 10px;
	color: #CCCCCC;
	margin-bottom: 25px;
	height: 40px;
	margin-left: 14px;
}

#topcart img {
	padding-right: 10px;
}




/* ------------- Footer ----------------- */
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	color: #FFFFFF;
	text-align: center;
}

.twoColFixRtHdr #footer a:link, .twoColFixRtHdr #footer a:visited, .twoColFixRtHdr #searchtop a:link, .twoColFixRtHdr #searchtop a:visited, .twoColFixRtHdr #topcart a:link, .twoColFixRtHdr #topcart a:visited {
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.twoColFixRtHdr #footer a:hover, .twoColFixRtHdr #searchtop a:hover {
	color: #FFFFFF;
}
#footer .sbpl div.sbplmid, #header .sbpl div.sbplmid {
	background: none;
}

/* ---------------------- */




.fltrt {
	float: right;

}
.fltlft {
	float: left;

}

#titlextra {
	font-weight: normal;
	color: #999999;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.boxContent {
	background-image: url(images/boxgradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 14px;
	padding-right: 16px;
	padding-bottom: 14px;
	padding-left: 16px;
	background-color: #F1F0F0;
}





.twoColFixRtHdr #mainContent a:link, .twoColFixRtHdr #mainContent a:visited, .twoColFixRtHdr #sidebar1 a:link, .twoColFixRtHdr #sidebar1 a:visited {
	color: #00A5D9;
	text-decoration: none;
}
.twoColFixRtHdr #mainContent a:hover, .twoColFixRtHdr #sidebar1 a:hover {
	color: #00A5D9;
	text-decoration: underline;
}



#sharethis {
	text-align:right;
	float:right;
}


/* ------------- Polls ----------------- */
#poll {
	margin:8px 0 0 0;
	padding:10px 0 6px 0;
	border-top:1px solid #ebebeb;
}

#poll2 {
	margin:10px 0 14px 0;
	padding:14px 0 10px 0;
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #eeeeee;
}


form#user-register fieldset {
	clear:both;
}



/* ------------- Comments ----------------- */
#comments {
	clear:both;
	margin-top:12px;
}

#comments div.box {
  
}

#comments div.box h2 {
  font-size:20px;
  padding:0;
}


/* ------------- Forum specific ----------------- */
#mainContent .boxContent ul.links {
  margin:0;
  padding:0 0 12px 0;
}

.topic_meta {
	color:#666666;
	font-size:11px;
}

#forum_links {
	float: right;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

#forum_links ul {
	list-style-type:none;
	margin:0;
	padding:0;
	line-height: 20px;
	width: 154px;
}

.twoColFixRtHdr #mainContent #forum_links ul li strong { 
	width: 154px;
	height: 24px;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	cursor: pointer;
	background-image: url(images/forum_links_hd.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.twoColFixRtHdr #mainContent #forum_links ul li {
	list-style-type:none;
	margin: 0px;
	list-style-image: none;
	padding: 0px;
}

.twoColFixRtHdr #mainContent #forum_links ul li ul li {
	list-style-type:none;
	background-image: url(images/menu-leaf.gif);
	background-position: center left;
	background-repeat: no-repeat;
	width: 130px;
	height: auto;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	cursor: pointer;
	list-style-image: none;
	display: block;
	cursor: pointer;
}

.twoColFixRtHdr #mainContent #forum_links ul li ul {
	margin: 0px;
	padding: 0px;
	background-image: url(images/forum_links_ddbg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 12px;
}

.twoColFixRtHdr #mainContent #forum_links ul:hover li ul {
	display:block;
	z-index:100;
	position:absolute;
	cursor: pointer;
}

#forum_links ul li ul {
	display:none;
}

body.bodynoframe {
	background-image:none;
}

.noframe {
	padding:12px;
	text-align:left;
}



/* ------------- You Empowered Styles ----------------- */
.twoColFixRtHdr #sidebar-youempowered {
	float: right;
	width: 244px;
	padding: 0px;
	margin-bottom: 40px;
	font-size: 12px;
	line-height: 20px;
}

#block-block-49 { /* Register block */
	background:url(images/you_empowered_register_bg.jpg) no-repeat;
	height:223px;
}

div#block-block-49 div {
	padding:82px 22px 22px 28px;
	color:#FFFFFF;
}

div#block-block-49 div img {
	margin:4px 0 0 14px;
}

#block-block-50 { /* Blog block */
	background:url(images/you_empowered_blog_bg.jpg) no-repeat;
	height:219px;
}

div#block-block-50 div {
	padding:86px 32px 0px 28px;
	color:#FFFFFF;
}

#block-views-b3db829ae992e0ca472af7991d120576 div.sbpltop { /* Whitepapers block top */
	background:url(images/you_empowered_whitepapers_bg_1.jpg) no-repeat;
	height:104px;
}

#block-views-b3db829ae992e0ca472af7991d120576 div.sbplmid { /* Whitepapers block middle */
	background:url(images/you_empowered_whitepapers_bg_2.jpg) repeat-y;
	padding:0 26px 0 26px;
}

#block-views-b3db829ae992e0ca472af7991d120576 div.sbplmid div.view-footer {
	padding-top:12px;
}

#block-views-b3db829ae992e0ca472af7991d120576 div.sbplmid a { 
	color:#FFFFFF;
	text-decoration:none;
}

#block-views-b3db829ae992e0ca472af7991d120576 div.sbplmid div.view-header p { 
	color:#83B81A;
	text-decoration:none;
	font-weight:bold;
	padding:0;
}

#block-views-b3db829ae992e0ca472af7991d120576 div.sbplmid div.views-row-odd, #block-views-b3db829ae992e0ca472af7991d120576 div.sbplmid div.views-row-even {
	border-bottom:1px solid #FFFFFF;
	padding: 6px 0 6px 0;
}

#block-views-b3db829ae992e0ca472af7991d120576 div.sbplmid div.views-row-last {
	border-bottom:none;
}

#block-views-b3db829ae992e0ca472af7991d120576 div.sbplbot { /* Whitepapers block bottom */
	background:url(images/you_empowered_whitepapers_bg_3.jpg) no-repeat;
	height:32px;
}

.twoColFixRtHdr #mainContent-youempowered {
	margin:0;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	float:left;
}

.boxContent-youempowered {
	width:676px;
}

div#block-block-51 { /* What we are doing block */
	background:url(images/you_empowered_what_doing_bg.jpg) no-repeat;
	height:435px;
}

div#block-block-51 div {
	padding:145px 325px 0px 52px;
	color:#FFFFFF;
	font-size:14px;
	line-height:24px;
}

div#block-block-51 div div.download_pdf_icon {
	width:38px;
	height:54px;
	float:left;
	padding:0;
}

div#block-block-51 div div.download_pdf_link {
	padding:16px 0 0 12px;
	float:left;
}

div#block-block-51 div p.download_pdf_link img {
	display:inline;
}

div#block-block-51 div div.download_pdf_link a {
	text-transform:uppercase;
	color:#0098d1;
	text-decoration:none;
	font-size:12px;
}

div#block-block-52 { /* What your peers are saying block */
	background:url(images/you_empowered_peers_bg.jpg) no-repeat;
	height:266px;
}

div#block-block-52 div {
	padding:75px 268px 0px 32px;
	color:#FFFFFF;
	font-size:13px;
	line-height:18px;
}

div#block-block-52 div img {
	margin:2px 0 0 88px;
}

div#block-block-53 { /* Contact block */
	background:url(images/you_empowered_contact_bg.jpg) no-repeat;
	height:99px;
}

div#block-block-53 div {
	padding:24px 12px 0px 410px;
	color:#FFFFFF;
	font-size:11px;
	line-height:14px;
}

div#block-block-53 div p {
	margin:0;
	padding:0 0 4px 0;
}