	@charset "utf-8";
/* CSS Document */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
img {
	border:none;
}
a, a:link {
	border:none;
	outline:none;
}
	div.page_content_right a.contentLink, div.page_content_right a.contentLink:link {
		color: #616265;
		font-weight: bold;
		text-decoration: none;
	}
	div.page_content_right a.contentLink:hover { color: #ff4416; text-decoration: underline; }

/*---- begin Clearfix code ---------- */
.clearfix:after /*W3C*/ {
	content:" ";
	display:block;
	font-size:0;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display: inline-block;
}
*+html .Clearfix {
	min-height: 1%;
} /*IE7*/
* html .Clearfix {
	height:1%;
} /*IE6*/
/*---- end of clearfix code ----------------*/



body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#616265;
	background:url(../images/redesign/bodybg.gif);
}
.container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:auto;
	width:985px;
	position:relative;
	background:url(../images/redesign/contentbg.png) repeat-y;
	padding-left:10px;
	margin-bottom:0;
	padding-bottom:0;
}
/*----------------- Top Bar ------------------------------*/
.top_bar {
	float:left;
	height:20px;
	width:375px;
	background-color:#271100;
	text-align:left;
	font-size:9px;
	color:#c9c3bf;
	padding-left:600px;
	padding-top:8px;
}
.top_bar a {
	color:#c9c3bf;
	margin-right:20px;
	text-decoration:none;

}
.top_bar img {
	padding-right:20px;
}
.top_bar select {
	font-size:10px;
	background-color:#271100;
	border:none;
	color:#c9c3bf;
	height:20px;
}

span.customStyleSelectBox { font-size:10px; background-color: #271100; color:#c9c3bf; padding:0px; }
span.customStyleSelectBox.changed { background-color: #271100; }
.customStyleSelectBoxInner { background:url(../images/redesign/top_bar_arrow_05.gif) no-repeat center right; }



/*------------------- Logo Top Nav -----------------------*/
.logo_nav_holder {
	width:975px;
	height:91px;
	float:left;
}
.logo {
	height:91px;
	width:295px;
}
	body.solutionBuilder .logo { background:url(../images/redesign/nav-end.gif) repeat-x 0 100%; }
.logo img {
	margin-left:29px;
}
.search_holder {
	height:20px;
/*	width:140px;*/
	position:absolute;
	top:53px;
	right: 25px;
}
fieldset.search {
	border: none;
	width: 140px;
	margin: 0 auto;
	background: #fff;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #616265;
	font-size: 11px;
	width: 99px;
	height: 16px;
	padding: 0px 4px 0;
	background: #fff url(../images/redesign/search_bg.gif) no-repeat;
	margin-right: 2px;
}
.search button.btn {
	width: 16px;
	height: 16px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fff url(../images/redesign/search_bg.gif) no-repeat top right;
}
/* ------------------------  Main Navigation styles ----------------------------------*/
#header_navigation {
	width:680px;
	height:33px;
	position:absolute;
	top:86px;
	left: 305px;
	background:url(../images/redesign/nav-sprites.gif) repeat-x 0 100%;
}
#header_navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#header_navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}
#header_navigation li a {
	height: 33px;
	display: block;
	text-indent: -32000em;
}
/*--- button definitions --- */
#header_navigation-prod, #header_navigation-prod-active {
	left: 0;
	width: 177px;
	background:url(../images/redesign/nav-sprites.gif) no-repeat 0 0;
}
#header_navigation-cust, #header_navigation-cust-active {
	left: 177px;
	width: 104px;
	background:url(../images/redesign/nav-sprites.gif) no-repeat -177px 0;
}
#header_navigation-learn, #header_navigation-learn-active {
	left: 281px;
	width: 138px;
	background:url(../images/redesign/nav-sprites.gif) no-repeat -281px 0;
}
#header_navigation-news, #header_navigation-news-active {
	left: 419px;
	width: 126px;
	background:url(../images/redesign/nav-sprites.gif) no-repeat -419px 0;
}
#header_navigation-comp, #header_navigation-comp-active {
	left: 545px;
	width: 105px;
	background:url(../images/redesign/nav-sprites.gif) no-repeat -545px 0;
}
/* --- active buttons --- */
#header_navigation-prod-active {
	background:url(../images/redesign/nav-sprites.gif) 0 -33px;
}
#header_navigation-cust-active {
	background:url(../images/redesign/nav-sprites.gif) -177px -33px;
}
#header_navigation-learn-active {
	background:url(../images/redesign/nav-sprites.gif) -281px -33px;
}
#header_navigation-news-active {
	background:url(../images/redesign/nav-sprites.gif) -419px -33px;
}
#header_navigation-comp-active {
	background:url(../images/redesign/nav-sprites.gif) -545px -33px;
}
/* --- hover buttons --- */
#header_navigation-prod a:hover {
	background:  url(../images/redesign/nav-sprites.gif) 0 -33px;
}
#header_navigation-cust a:hover {
	background:  url(../images/redesign/nav-sprites.gif) -177px -33px;
}
#header_navigation-learn a:hover {
	background:  url(../images/redesign/nav-sprites.gif) -281px -33px;
}
#header_navigation-news a:hover {
	background:  url(../images/redesign/nav-sprites.gif) -419px -33px;
}
#header_navigation-comp a:hover {
	background:  url(../images/redesign/nav-sprites.gif) -545px -33px;
}
/* ------------------------ END Main Navigation styles ----------------------------------*/

.video_content_holder {
	width:975px;
	height:382px;
	float:left;
	margin-bottom:38px;
}
.video_content_left {
	width:295px;
	height:382px;
	float:left;
}
.video_content_right {
	width:680px;
	height:382px;
	float:left;
	position: relative;
}
.body_content_holder {
	width:975px;
	height:auto;
	float:left;
	margin-bottom:28px;
}
.body_content_left {
	width:606px;
	height:auto;
	float:left;
}
.body_content_left th, .page_content_right th, .page_content_sinlgecol th {
	font-size:11px;
	color:#0082c0;
	font-weight:normal;
	padding-bottom:5px;
}
.table_body_gray {
	background-color:#e1dedc;
	border-top:8px solid #c4beb9;
	padding:11px 20px 20px 0px;
	color:#616265;
	font-size:11px;
	line-height:16px;
}
.table_body_gray h2 {
	font-size:16px;
	font-weight:bolder;
	margin-bottom:8px;
	font-weight:normal;
	color:#271100;
}
.table_body_gray a:link {
	color:#616265;
	text-decoration:none;
}
.table_body_gray a:visited {
	color:#616265;
	text-decoration:none;
}
.table_body_gray a:hover {
	color:#ff4416;
	text-decoration:underline;
}
.table_body_gray a:active {
	color:#616265;
	text-decoration:none;
}
.table_body_gray h2 a:link {
	color:#271100;
	text-decoration:none;
}
.table_body_gray h2 a:visited {
	color:#271100;
	text-decoration:none;
}
.table_body_gray h2 a:hover {
	color:#ff4416;
	text-decoration:underline;
}
.table_body_gray h2 a:active {
	color:#271100;
	text-decoration:none;
}
.table_body_gray p {
	margin-bottom:8px;
}
.body_content_left th select {
	font-size:10px;
	width:110px;
}

.body_content_right {
	width:330px;
	height:auto;
	margin-left:38px;
	float:left;
}
.body_content_right th {
	font-size:11px;
	color:#ff4416;
	font-weight:normal;
	padding-bottom:5px;
	padding-left:30px;
}
	.body_content_right th a { color:#ff4416; text-decoration: none; }
	.body_content_right th a:hover { text-decoration: underline; }

.table_body_right {
	border-top:8px solid #c4beb9;
	color:#271100;
	font-size:11px;
	line-height:16px;
}
.table_body_right ul {
	list-style:none;
	margin:0;
	padding:0;
}
.table_body_right ul li {
	width:250px;
	height:auto;
	padding:7px 50px 7px 30px;
	border-bottom:1px dotted #9e9fa1;
}
	.table_body_right ul li.last {border-bottom: 0;}
	.table_body_right ul.social {padding-top: 6px;}
	.table_body_right ul.social li {padding: 7px 50px 6px 30px;}
	.table_body_right ul li a { color: #271100; display: block; text-decoration: none; }
		.table_body_right ul li a:hover { text-decoration: underline; }
.linkholder {
	width:250px;
	height:auto;
	padding:11px 50px 11px 30px;
}
.linkholder a:link {
	font-weight:bold;
	font-size:12px;
	color:#ff4416;
	text-decoration:none;
}
.linkholder a:visited {
	font-weight:bold;
	font-size:12px;
	color:#ff4416;
	text-decoration:none;
}
.linkholder a:hover {
	font-weight:bold;
	font-size:12px;
	color:#ff4416;
	text-decoration:underline;
}
.linkholder a:active {
	font-weight:bold;
	font-size:12px;
	color:#ff4416;
	text-decoration:none;
}
/* ------------------------  Green SEO Link Section styles ----------------------------------*/
.green_link_bar {
	width:975px;
	height:212px;
	background:url(../images/redesign/green_linkbg_19.jpg) repeat-x;
	float:left;
	display:inline;
}
.green_link_bar a:link {
	color:#271100;
	text-decoration:none;
}
.green_link_bar a:visited {
	color:#271100;
	text-decoration:none;
}
.green_link_bar a:hover {
	color:#ff4416;
	text-decoration:none;
}
.green_link_bar a:active {
	color:#271100;
	text-decoration:none;
}
.green_link_bar h3 {
	font-size:12px;
	font-weight:bold;
	color:#271100;
	margin-top:16px;
	margin-bottom:8px;
	text-transform:uppercase;
}
.green_link_bar_cont {
	padding-top:5px;
	margin-left:29px;
	height:207px;
	width:214px;
	font-size:10px;
	color:#271100;
	border-right:1px dotted #e9eda0;
	float:left;
	display:inline;
}
.green_link_bar_cont2 {
	padding-top:5px;
	margin-left:29px;
	height:207px;
	width:209px;
	font-size:10px;
	color:#271100;
	float:left;
}
/* ------------------------  Green SEO Link Section styles ----------------------------------*/

/* ------------------------  Footer styles ----------------------------------*/
.share_footer {
	height:20px;
	width:957px;
	padding-top:7px;
	padding-right:18px;
	float:left;
	text-align:right;
	font-size:10px;
	color:#505154;
}
.share_footer a:link {
	color:#505154;
	text-decoration:none;
}
.share_footer a:visited {
	color:#505154;
	text-decoration:none;
}
.share_footer a:hover {
	color:#ff4416;
	text-decoration:underline;
}
.share_footer a:active {
	color:#505154;
	text-decoration:none;
}
.footer {
	height:30px;
	width:917px;
	float:left;
	padding:10px 29px 20px 29px;
	background:url(../images/redesign/footerborder_27.gif) top repeat-x;
	font-size:9px;
	color:#505154;
	text-transform:uppercase;
}
.footer a:link {
	color:#505154;
	text-decoration:none;
}
.footer a:visited {
	color:#505154;
	text-decoration:none;
}
.footer a:hover {
	color:#ff4416;
	text-decoration:none;
}
.footer a:active {
	color:#505154;
	text-decoration:none;
}
.footer .addthis_toolbox { float: right; }
/* ------------------------END  Footer styles ----------------------------------*/

.page_content_holder {
	width:975px;
	height:auto;
	float:left;
	background:url(../images/redesign/page_contentbg_07.gif) repeat-y;
	margin-bottom:25px;
}
.page_content_left {
	width:295px;
	height:auto;
	float:left;
}
.left_nav_vidholder {
	width:294px;
	height:auto;
	margin-top:8px;
	margin-left: 1px;
	cursor: pointer;
}
/* ------------------------  Left Nav accordion interface styles ----------------------------------*/
.accordion_nav_holder {
	width:266px;
	height:auto;
	background-color:#271100;
	padding-left:29px;
	padding-bottom:20px;
}
ul.menu, ul.menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 220px;
}
ul.menu {
	margin-top:15px;
}
ul.menu a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}
ul.menu li {
	line-height:21px;
}
ul.menu li.group { color: #ccc; margin-bottom: 10px; }
	ul.menu li.group span { display: block; font-size: 14px; margin-bottom: 4px; text-transform: uppercase; }
ul.menu li a, ul.menu ul.menu li a, ul.menu li.group ul li a {
	font-size:12px;
	padding-left:18px;
	color: #fff;
	background: url(../images/redesign/nav_arrow-rt.gif) no-repeat left 6px;
}
	ul.menu li.group ul li a.collapsibleControl { color: #ccc; }
ul.menu li a:hover, ul.menu ul.menu li a:hover {
	text-decoration: underline;
}
ul.menu li ul li a, ul.menu ul.menu li ul li a {
	background: #271100;
	color: #FFF;
	padding-left: 35px;
}
ul.menu li a.active, ul.menu li.group ul li a.active { color: #B2B941; }
ul.menu li.group ul li a.open {
	background: url(../images/redesign/nav_arrow-dn.gif) no-repeat left 6px;
}
/*ul.menu a.active, ul.menu ul.menu li a.active, ul.menu a.active:hover, ul.menu ul.menu li a.active:hover {
	background: url(../images/redesign/nav_arrow-dn.gif) no-repeat left 6px;
}*/
ul.menu li.group ul li ul li {
	padding-left: 16px;
	color: #fff;
}
ul.menu li.group ul li ul li a {
	display: inline;
	text-transform: none;
	background: 0;
	padding-left: 0;
}
/* ------------------------ End Left Nav accordion interface styles ----------------------------------*/


.page_content_right {
	float:left;
	font-size:11px;
	height:auto;
	line-height:18px;
	padding-left:21px;
	width:659px;
}
	body.learningCenter .page_content_right { position: relative; }
	body.articleDetails .page_content_right { padding-left: 0; width: 680px; }

.page_content_right div.intro { position: relative; }	
.page_content_right p {margin-bottom: 12px;}
	.page_content_right p.intro {font-size: 14px; margin-bottom: 31px;}
	.page_content_right blockquote p {margin-bottom: 6px;}

.headerimg {
	margin-bottom:30px;
}
.page_content_right h1, .page_content_sinlgecol h1 {
	color:#271100;
	font-size:20px;
	font-weight:normal;
	line-height: 22px;
	margin-bottom:12px;
}
.pressRelease h1, .newsArticle h1 {
	font-size:16px;
	color:#ff4416;
	font-weight:normal;
	margin-bottom:8px;
	text-transform: none;
}
.page_content_right h2 {
	font-size:16px;
	color:#ff4416;
	font-weight:normal;
	margin-bottom:8px;
	text-transform: none;
}
.pressRelease h2, .newsArticle h2 {
	color:#271100;
	font-size:20px;
	font-weight:normal;
	line-height: 22px;
	margin-bottom:12px;
}
.page_content_right h3, .page_content_sinlgecol h3 {
	font-size:16px;
	color:#ff4416;
	margin-bottom:5px;
	font-weight:normal;
}
.page_content_right h3 a {
	color: #ff4416;
	text-decoration: none;
}
.page_content_right h5, .page_content_sinlgecol h5 {
	font-size:14px;
	color:#666666;
	margin-bottom:12px;
	font-weight:bold;
	line-height:18px;
	padding-right:29px;
}
.page_content_cell {
	width:659px;
	height:auto;
	padding:17px 0 20px 0;
	font-size:11px;
	background:url(../images/redesign/footerborder_27.gif) repeat-x 0 0;
}
.page_content_cell h2 {
	font-size:16px;
	color:#ff4416;
	font-weight:normal;
	margin-bottom:8px;
	text-transform: none;
}
.page_content_cell a:link {color:#ff4416; text-decoration:none;}
.page_content_cell a:visited {color:#ff4416; text-decoration:none;}
.page_content_cell a:hover {color:#ff4416; text-decoration:underline;}
.page_content_cell a:active {color:#ff4416; text-decoration:none;}

.page_content_cell h4, .page_content_sinlgecol h4 {
	font-size:12px;
	color:#616265;
	font-weight:bold;
	margin-bottom:11px;
}
.learnmore {
	position:relative;
	left:540px;
}

.body_right_additional {
	width:600px;
}

.widgetwrapper {
	width:460px;
}


/* ------------------------ Green Header Bar Styles ----------------------------------*/
/* Styles to display each of the four different green bar textures in the right column of the page index3.htm */
.green_bar1 {
	background:url(../images/redesign/green_texture1.jpg) top no-repeat;
	padding-top:56px;
}
.green_bar2 {
	background:url(../images/redesign/green_texture2.jpg) top no-repeat;
	padding-top:56px;
}
.green_bar3 {
	background:url(../images/redesign/green_texture3.jpg) top no-repeat;
	padding-top:56px;
}
.green_bar4 {
	background:url(../images/redesign/green_texture4.jpg) top no-repeat;
	padding-top:56px;
}

.page_content_right ul {
	margin-left:20px;
	line-height:20px;
	margin-bottom:15px;
}
.page_content_sinlgecol ul {
	margin-left:20px;
	line-height:17px;
}
.page_content_sinlgecol ul li{
	margin-bottom:10px;
}
.page_content_sinlgecol ul ul {
	list-style:disc;
}
.page_content_right blockquote {
	background: #eee;
	font-size:12px;
	margin-bottom:20px;
	padding: 16px 40px 16px 29px;
}
.page_content_right blockquote p {
	margin-top:5px;
}
	.page_content_right blockquote p strong { font-weight: normal; }

/* ------------------------  Tab interface styles ----------------------------------*/
.tab_holder {
	height:31px;
	width:659px;
	margin-top:18px;
	background:url(../images/redesign/tab_bg_27.gif) repeat-x 0 100%;
}
/* root element for tabs  */
ul.tabs {
	list-style:none;
	margin:0 !important;
	padding:0;
	height:31px;
}
/* single tab */
ul.tabs li {
	float:left;
	padding:0 0px 0 0;
	margin:0 !important;
	list-style-image:none !important;
}
/* link inside the tab. uses a background image */
ul.tabs a {
	background: url(../images/redesign/tabs.gif) no-repeat 0 0;
	font-size:11px;
	display:block;
	height: 31px;
	width: 111px;
	text-align:left;
	text-decoration:none;
	color:#3a200e;
	padding:0px 0 0 0px;
	margin:0px 0 0 0px;
	position:relative;
}
ul.tabs a:active {
	outline:none;
}
/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: 0px -31px;
	color:#fff;
}
/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: 0px -31px;
	cursor:default !important;
	color:#3a200e !important;
}
/* Display the correct background for each tab link   */


/* tab 1 */
ul.tabs a.w1 {
	background-position: 0px -0px;
	width:151px;
}
ul.tabs a.w1:hover {
	background-position: 0px -31px;
}
ul.tabs a.w1.current {
	background-position: 0px -31px;
}
/* tab 2 */
ul.tabs a.w2 {
	background-position: -151px -0px;
	width:151px;
}
ul.tabs a.w2:hover {
	background-position: -151px -31px;
}
ul.tabs a.w2.current {
	background-position: -151px -31px;
}
/* initially all panes are hidden */ 
div.panes div.pane {
	display:none;
}
.panes div {
	padding:18px 0;
}
.panes div h6 {
	font-size:12px;
	margin-bottom:4px;
	font-weight:bold;
}
.tab_contentpanes {
	width:600px;
	height:auto;
	color:#666666;
	margin-left:15px;
}
/* ------------------------ End Tab interface styles ----------------------------------*/

.page_content_sinlgecol {
	width:946px;
	height:auto;
	float:left;
	padding:32px 0 30px 29px;
	font-size:11px;
	line-height:16px;
}
.page_content_sinlgecol p {
	margin-bottom:8px;
}
.singlecol_headimg {
	margin:-32px 0 32px -29px;
}
.paperimg {
	margin-left:92px;
}
.formtable {
	font-size:11px;
	color:#1d1f28;
	font-weight:bold;
	width:560px;
}
.formtable input {
	width:260px;
}
.formtable input.radio {
	width: auto;
}
.form_dottedborder {
	background:url(../images/redesign/footerborder_27.gif) bottom repeat-x;
}


#ppImgCarousel {
	position:absolute;
	top:261px;
	left:800px;
	font-weight:bold;
	color:#FFF;
}
	div.intro #ppImgCarousel { top: 0; left: 475px; }

#ppImgContainer {
	margin: 0px;
	padding: 0px;
	position:relative;
	float:left;
	z-index:5;
}

#ppImgNav {
	height: 20px;
	position:relative;
	float:left;
	z-index:10;
	background-image:url(../images/redesign/black50.png);
	top:-20px;
	padding-bottom:3px;
}


.ppNavBtn {
	font-size: 8px;
 	margin:3px;
	padding-top:1px;
	float:left;
 	width:13px;
	height:14px;
	text-align:center;
}

#ppImgBtn {
		
}

#ppBtnEnlarge {
	font-size: 10px;
	margin:4px;
	float:right;	
}

.ppImgBtnOn {
	background-image:url(../images/redesign/btn-thumb-bkgnd.gif);
	background-position:center 3px;
	background-repeat:no-repeat;

}

.ppImgBtnOff {
	background-image:none;
}

#ppImgNav a {
	cursor: pointer;
}

.video_content_right video, .video_content_right img { cursor: pointer; position: relative; z-index: 2; }

ul.videos {
	background: url(../images/home/dots-bg.png) repeat-x 0 100%;
	left: 0;
	padding: 0 0 3px !important;
	position: absolute;
	top: 0;
	margin: 0;
	width: 680px;
	z-index: 5;
}
	ul.videos li {
		float: left;
		list-style-type: none;
		position: relative;
		text-align: center;
		width: 113px;
	}
		ul.videos li.last { border-right: 0; }
		ul.videos a {
			color: #fff;
			display: block;
			height: 32px;
			font-size: 11px;
			line-height: 30px;
			text-decoration: none;
		}
			ul.videos a:hover, ul.videos a.active { color: #B3B84A; }
				ul.videos a:hover { background: #271100; }
		ul.videos li img {
			display: block;
			position: absolute;
			margin-top: 3px;
			left: 0;
		}
div.videoOverlay {
	width: 680px;
	height: 32px;
	position: absolute;
	top: 0;
	background: #000;
	left: 0;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter:alpha(opacity=30);
	z-index: 3;
}

/* Utility Classes */
.selfClear:after { /* Make elements self-clearing - see http://positioniseverything.net/easyclearing.html */
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.ui-tabs-hide { display: none; }
body.learningCenter .tabs { width: 635px; }
ul.tabNav { margin: 0; line-height: 1.2em; list-style-type: none; padding: 0; }
	body.learningCenter ul.tabNav { background: url(../images/learning-center/tabnav-bg.png) repeat-x 0 67px; }
	body.learningCenter ul.tabNav li {
		background: url(../images/learning-center/tab-bg.png) no-repeat 100% 0;
		float: left;
		height: 78px;
		width: 212px;
	}
		body.solutionLibrary ul.tabNav li { width: 170px; } 
		body.solutionLibrary ul.tabNav li#CEOSeriesTab { width: 125px; }
		body.solutionLibrary ul.tabNav li#VideosTab { width: 125px; }

		body.learningCenter ul.tabNav li.first { width: 211px; }
			body.solutionLibrary ul.tabNav li.first { width: 170px; }
		body.learningCenter ul.tabNav li.ui-state-active { background-position: 0 100%; }
		body.learningCenter ul.tabNav li a { color: #E8EAB8; font-weight: bold; height: 67px; padding: 0 14px; text-decoration: underline; text-transform: uppercase; }
			body.learningCenter ul.tabNav li.ui-state-active a { color: #fff; }
			body.learningCenter ul.tabNav li a span { cursor: pointer; width: 181px; }
			body.solutionLibrary ul.tabNav li a span { width: 170px; }
			body.solutionLibrary ul.tabNav li#CEOSeriesTab a span { width: 125px; }
			
	body.learningCenter .tabContent dl {
		background: #DFDBAE url(../images/learning-center/featured-resource-bg.png) no-repeat 0 0;
		line-height: 1.2em;
		min-height: 35px;
		padding: 12px 0 42px;
		position: relative;
	}
		body.learningCenter .tabContent dt {
			color: #666;
			display: inline;
			float: left;
			margin: 7px 0 0 23px;
			text-transform: uppercase;
			width: 83px;
		}
		body.learningCenter .tabContent dd { color: #666; margin-left: 123px; padding-right: 35px; }
			body.learningCenter .tabContent dd.download {
				bottom: 20px;
				padding: 0;
				position: absolute;
				right: 16px;
			}
				body.learningCenter dd.download a {
					color: #0098D1;
					float: right;
					min-height: 15px;
					padding-left: 20px;
					text-decoration: none;
				}
					body.learningCenter dd.download a.pdf { background: url(../images/icons/pdf-bg.png) no-repeat 2px 0; }
					body.learningCenter dd.download a.register { background: url(../images/icons/register-bg.png) no-repeat 2px 0; }
					body.learningCenter dd.download a.document { background: url(../images/icons/document-bg.png) no-repeat 2px 0; }

.docBlock { }
	.docBlock h3 {
		color: #0098D1;
		float: left;
		font-size: 11px;
		margin: 6px 0 0;
		text-indent: 11px;
		text-transform: uppercase;
	}
	.docBlock table { border-collapse: collapse; border-top: 15px solid #C5BEB9; clear: both; padding: 0; width: 100%; }
		.docBlock td { background: #E1DEDC; border-bottom: 1px solid #fff; padding: 9px 11px; vertical-align: top; }
			.docBlock tr.alt td { background: #F0EEED; }
			col.title { width: 133px; }
			col.description { width: 347px; }
			col.titleWide { width: 480px; }
			col.download { width: 120px; }
		.docBlock table a { color: #0098D1; text-decoration: none; }
			.docBlock table td.download a { display: block; line-height: 1.2em; min-height: 15px; padding-left: 20px; text-transform: uppercase; }
				.docBlock table a.pdf { background: url(../images/icons/pdf-bg.png) no-repeat 2px 0; }
				.docBlock table a.register { background: url(../images/icons/register-bg.png) no-repeat 2px 0; }
				.docBlock table a.document { background: url(../images/icons/document-bg.png) no-repeat 2px 0; }
				.docBlock table a.app { background: url(../images/icons/app.png) no-repeat 2px 0; }
		
	.docBlock a.button {
		background: url(../images/learning-center/button-bg.png) no-repeat 0 0;
		color: #fff;
		display: inline;
		float: right;
		font-size: 10px;
		line-height: 17px;
		margin: 6px 0 2px;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		width: 164px;
	}

	.articlesNav a.button {
		background: url(../images/learning-center/button-bg.png) no-repeat 0 0;
		color: #fff;
		display: inline;
		float: right;
		font-size: 10px;
		line-height: 17px;
		margin: 6px 5px 2px 0;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		width: 164px;
	}
		
/* Need vertical centering solution that works for both one and two lines of text.
   See: http://www.ilikespam.com/blog/centering-multiple-line-content-with-css */
.vertBox .channel { display: table; }
	.vertBox .channel .content {	display: table-cell; vertical-align: middle; }

/*
	Image on left, content on right

	<div class="imageBlock selfClear">
		<h3>Content Title</h3>
		<p class="image"><a href="/images/larger-version.png" rel="prettyPhoto"><img src="/images/smaller-version.jpg" width="186" height="130" alt="alt text" /></a></p>
		<p>Info about the image</p>
	</div>
*/
.imageBlock { margin-top: 16px; width: 600px; }
	#OtherNews .imageBlock { width: 330px; }
	.imageBlock h3, .imageBlock p { float: right; width: 460px; }
		#OtherNews .imageBlock h3, #OtherNews .imageBlock p { width: 210px; }
		.imageBlock p.image { float: left; margin-right: 10px; width: 130px; }
		.imageBlock span.date {font-weight: bold;}
		.imageBlock span.pub {font-weight: bold;}
			#OtherNews .imageBlock p.image { width: 110px; }

.event-block { margin-top: 20px; width: 630px; }
	.event-block h3 { margin-bottom: 8px; }
	
#RecentPress { float: left; width: 250px; }
#OtherNews { float: left; margin-left: 20px; width: 330px; }
	#OtherNews .event-block { width: 330px; }
	
div.pr { padding: 3px 0 5px; }
	div.pr h3 { font-size: 14px; margin-bottom: 0; }

ul#spotlight {list-style-type: none; margin:0 0 20px 30px;}
	ul#spotlight li.link {padding:0 0 15px 40px; position: relative;}
		ul#spotlight li.link img  {
			left:6px;
			position:absolute;
			top:-4px;
		}
body.solutionBuilder #MainChannel {
	background:url(../images/redesign/green_texture1.jpg) repeat-x -156px 0;
	padding-top:56px;
	position: relative;
}

body.solutionBuilder #MainChannel fieldset {
	background: url(../images/solution-builder/dotted-divider.png) repeat-x 0 0;
	border: 0;
	margin: 0 0 20px;
	padding: 0;
	position: relative;
	width: 924px;
}
	body.solutionBuilder #MainChannel fieldset fieldset {
		background: 0;
		float: left;
		margin: 70px 0 0;
		position: static;
		width: 231px;
	}
	body.solutionBuilder fieldset legend {
		color: #FF4416;
		font-size: 16px;
		margin: 0;
		white-space: normal;
	}
		body.solutionBuilder legend span {
			position: absolute;
			display: block;
			top: 27px;
		}
		body.solutionBuilder fieldset label { color: #280F00; }

	body.solutionBuilder fieldset.step1 {}
	
	body.solutionBuilder fieldset.step1 .content {
		background: url(../images/solution-builder/step-1-bg.png) no-repeat 50% 100%;
	}
		body.solutionBuilder fieldset.step1 fieldset.first .content { background-position: 0 100%; }
		body.solutionBuilder fieldset.step1 fieldset.last .content { background-position: 100% 100%; }
		body.solutionBuilder fieldset.step1 fieldset legend {
			background: #C5BEB9 url(../images/solution-builder/legend-dotted-divider.png) no-repeat 0 100%;
			color: #280F00;
			font-size: 12px;
			width: 100%;
			padding: 0;
		}
			body.solutionBuilder fieldset.step1 fieldset.first legend { background-image: none; }
			body.solutionBuilder fieldset.step1 fieldset legend span {
				border-bottom: 2px solid #E1DEDC;
				padding: 14px;
				margin: 0;
				position: static;
			}
		body.solutionBuilder fieldset.step1 .content { padding: 8px 12px 8px 8px; }
		body.solutionBuilder fieldset.step1 input { float: left; }
		body.solutionBuilder fieldset.step1 label { display: block; margin-left: 25px; padding: 1px 0 8px; }
			body.solutionBuilder fieldset.step1 label.checked { color: #8A9633; }
		body.solutionBuilder fieldset.step1 .levelFooter {
			background: #280F00 url(../images/solution-builder/challenge-dotted-divider.png) no-repeat 0 0;
			border-bottom: 5px solid #C5BEB9;
			color: #fff;
			height: 31px;
			line-height: 31px;
			width: 231px;
			position: relative;
		}
			body.solutionBuilder fieldset.step1 fieldset.first .levelFooter { background-image: none; }
			body.solutionBuilder fieldset.step1 .levelFooter span {	padding-left: 16px; }
			body.solutionBuilder fieldset.step1 .levelFooter span.level {
				background: url(../images/solution-builder/alert-lights-bg.png) no-repeat 0 0;
				padding: 0;
				text-indent: -32000em;
				width: 124px;
				height: 26px;
				position: absolute;
				top: 3px;
				right: 3px;
			}
			body.solutionBuilder fieldset.step1 .levelFooter span.level1 { background-position: 0 25%; }
			body.solutionBuilder fieldset.step1 .levelFooter span.level2 { background-position: 0 50%; }
			body.solutionBuilder fieldset.step1 .levelFooter span.level3 { background-position: 0 75%; }
			body.solutionBuilder fieldset.step1 .levelFooter span.level4 { background-position: 0 100%; }

	body.solutionBuilder #MainChannel fieldset.step2 fieldset {
		background: url(../images/solution-builder/step-2-bg.png) no-repeat 50% 0;
		height: 188px;
	}
		body.solutionBuilder #MainChannel fieldset.step2 div.imgHook {
			background: url(../images/solution-builder/deployment-method-bg.jpg) no-repeat 0 0;
			height: 135px;
			margin-left: 1px;
			width: 230px;
		}
			body.solutionBuilder #MainChannel fieldset.step2 fieldset.one div.imgHook { margin: 0; width: 231px; }
			body.solutionBuilder #MainChannel fieldset.step2 fieldset.two div.imgHook { background-position: -231px 0; }
			body.solutionBuilder #MainChannel fieldset.step2 fieldset.two div.imgHook { background-position: -231px 0; }
			body.solutionBuilder #MainChannel fieldset.step2 fieldset.three div.imgHook { background-position: -462px 0; }
			body.solutionBuilder #MainChannel fieldset.step2 fieldset.four div.imgHook { background-position: 100% 0; }
			
		body.solutionBuilder #MainChannel fieldset.step2 fieldset.first { background-position: 0 0; }
		body.solutionBuilder #MainChannel fieldset.step2 fieldset.last { background-position: 100% 0; }
			body.solutionBuilder #MainChannel fieldset.step2 fieldset.active { background-position: 50% 100%; }
			body.solutionBuilder #MainChannel fieldset.step2 fieldset.firstActive { background-position: 0 100%; }
			body.solutionBuilder #MainChannel fieldset.step2 fieldset.lastActive { background-position: 100% 100%; }
		body.solutionBuilder #MainChannel fieldset.step2 fieldset.other {
			background: 0;
			height: auto;
			margin-top: 10px;
			width: 100%;
		}
			body.solutionBuilder fieldset.step2 fieldset.other div.content { float: right; }

		body.solutionBuilder fieldset.step2 label { color: #280F00; font-size: 13px; }
			body.solutionBuilder fieldset.step2 span.channel { height: 53px; margin-left: 10px; }
				body.solutionBuilder fieldset.step2 em.content { font-style: normal; }
					body.solutionBuilder fieldset.firstActive em, body.solutionBuilder fieldset.active em,
						body.solutionBuilder fieldset.lastActive em { color: #fff; }
			
	body.solutionBuilder #MainChannel fieldset.step3 fieldset { width: 100%; }
		body.solutionBuilder fieldset.step3 label {
			background: url(../images/solution-builder/industry-bg.png) no-repeat 0 0;
			color: #280F00;
			float: left;
			font-size: 13px;
			height: 54px;
			width: 231px;
		}
			body.solutionBuilder fieldset.step3 label.active { background-position: 0 100%; }
			body.solutionBuilder fieldset.step3 span.channel { height: 54px; margin-left: 20px; }
				body.solutionBuilder fieldset.step3 em.content { font-style: normal; }
					body.solutionBuilder fieldset.step3 label.active em { color: #fff; }

	body.solutionBuilder #MainChannel fieldset.submit { padding-top: 20px; }
		body.solutionBuilder fieldset.submit a.button {
			background: url(../images/solution-builder/button-bg.png) no-repeat 100% 0;
			color: #fff;
			float: right;
			font-weight: bold;
			padding-right: 21px;
			text-decoration: none;
			width: auto;
		}
			body.solutionBuilder fieldset.submit a.button span {
				background: url(../images/solution-builder/button-bg.png) no-repeat 0 0;
				cursor: pointer;
				float: left;
				padding-left: 21px;
				text-transform: uppercase;
			}
				body.solutionBuilder fieldset.submit a.button em {
					background: url(../images/icons/arrow-right-white-orange-bg.png) no-repeat 100% 0;
					cursor: pointer;
					float: left;
					font-style: normal;
					line-height: 43px;
					padding-right: 17px;
				}

.actionsBlock { position: absolute; top: 48px; right: 24px; }
	.actionsBlock ul { float: right; list-style-type: none; }
		.actionsBlock li { float: left; margin: 0 0 0 3px; }
			.actionsBlock a {
				background: url(../images/solution-builder/button-small-bg.png) no-repeat 0 0;
				float: left;
				padding-left: 10px;
				text-decoration: none;
			}
			.actionsBlock span {
				background: url(../images/solution-builder/button-small-bg.png) no-repeat 100% 0;
				float: left;
				padding-right: 10px;
			}
				.actionsBlock em {
					float: left;
					font-style: normal;
					font-weight: bold;
					color: #fff;
					line-height: 30px;
					padding-left: 23px;
					text-transform: uppercase;
				}
				.actionsBlock a.modifySolution em { background: url(../images/icons/modify-bg.png) no-repeat 0 0; }
				.actionsBlock a.shareSolution em { background: url(../images/icons/share-bg.png) no-repeat 0 0; }
				.actionsBlock a.salesCall em { background: url(../images/icons/request-bg.png) no-repeat 0 0; }
			
#Results { background: url(../images/solution-builder/dotted-divider.png) repeat-x 0 0; padding-top: 22px; width: 924px; }
	#Results .resultBlock { background: #280F00; margin-bottom: 10px; padding: 25px 27px 15px 18px; }
		#Results h2 {
			color: #B3B84A;
			float: left;
			font-size: 14px;
			font-weight: normal;
			text-transform: uppercase;
			width: 160px;
		}
			#Results table h2 {
				float: none;
				font-size: 16px;
				width: auto;
				text-transform: none;
			}
		#Results dl {
			background: #fff;
			float: right;
			margin-bottom: 5px;
			padding: 25px;
			width: 669px;
		}
			#Results dl.closed { background: #E1DEDC; }
			#Results dt {
				color:#ff4416;
				font-size:16px;
				font-weight:normal;
				margin-bottom: 15px;
			}
				#Results dl.closed dt { margin-bottom: 0; }
			#Results dd { }
				#Results dd p { color: #323232; font-size: 12px; line-height: 1.4em; }
				#Results p.more { margin-bottom: 25px; }
				#Results a.more {
					background: url(../images/redesign/largerarrow_16_white.png) no-repeat 100% 50%;
					color: #323232;
					font-size: 13px;
					font-weight: bold;
					padding-right: 12px;
					text-decoration: none;
				}
	#Results dd.control {	float: right;	}
		#Results dd.control a.button {
			background: url(../images/learning-center/button-bg.png) no-repeat 0 0;
			color: #fff;
			display: inline;
			float: right;
			font-size: 10px;
			line-height: 17px;
			margin: 2px 0;
			text-align: center;
			text-decoration: none;
			text-transform: uppercase;
			width: 164px;
		}

#RecentPress h4 span.pr-date {color: #616265; font-size: 11px; font-weight: bold;}
#RecentPress h4 a.press { color: #616265; font-size: 11px; font-weight: bold; text-decoration: none; }

div.accolade-block {border: 1px solid #b0bb36; padding:15px 17px 5px; margin-bottom: 26px; width:328px;}
div.accolade-logoblock {margin-bottom: 10px;}
div.accolade-detailblock {margin-bottom: 15px;}
	div.accolade-detailblock h3 {color: #666; margin-bottom: 5px;}
	div.accolade-detailblock a {color: #666; font-size: 12px; line-height: 15px; text-decoration: none;}

div.bios h3 {margin-bottom: 2px;}
div.bios h5 {margin-bottom: 2px;}

div.side-image-detailblock span.pub {font-weight: bold;}

table.general th {color: #2e98bf; text-transform: uppercase;}
table.general tr td {background: #eee;}
	table.general tr td.first {padding-left: 11px;}
table.general tr.even td {background: #fff;}

table.mobileSupport { width: 100%; }
	table.mobileSupport th { text-align: center; }
		table.mobileSupport th.first { text-align: left; }
	table.mobileSupport td { text-align: center; }
		table.mobileSupport td.row-label { text-align: left; }
		
table.vpat {margin-bottom: 12px;}
table.vpat th {color: #2e98bf; text-align: left; text-transform: uppercase;}
table.vpat tr td {background: #eee; font-size: 11px; padding: 5px 7px 5px 0; vertical-align: top;}
	table.vpat tr td.first, table.vpat tr th.first {padding-left: 7px;}
table.vpat tr.even td {background: #fff;}

div.hr {border-top: 1px solid #eee; padding-bottom: 15px;}


form#prArchive { padding: 10px 0; }

div.offercopy h2 {
	color: #ff4416;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
}

a.learnMore {
	background: url(../images/home/more-button-bg.png) no-repeat 0 0;
	display: block;
	float: left;
	padding-left: 10px;
}
	a.learnMore span {
		background: url(../images/home/more-button-bg.png) no-repeat 100% 0;
		color: #fff;
		cursor: pointer;
		display: block;
		float: left;
		font-size: 10px;
		font-weight: bold;
		line-height: 17px;
		padding-right: 10px;
		text-transform: uppercase;
	}
		a.learnMore em { font-style: normal; }

#FollowUs {
	background: #91a01f url(http://www.proofpoint.com/blog/images/follow-us-box-bg.gif) no-repeat 0 100%;
	height: 63px;
}
	#FollowUs .content {padding: 8px 5px 0 31px;}
	#FollowUs h3 {
		color: #fff; 
		font-size: 12px; 
		margin: 0 0 5px 0;
		padding: 0;
		text-transform: uppercase;
	}
	#FollowUs ul.social {margin: 0;padding:0;}
		#FollowUs ul.social li {list-style-type: none; float: left; margin-right: 5px;padding:0;}
			#FollowUs ul.social li.last {margin-right: 0;}
		#FollowUs ul.social a {
			display: block;
			height: 21px;
			padding: 0;
			text-indent: -32000em;
			width: 80px;
		}
		#FollowUs ul.social a.twitter {
			background: url(../images/redesign/twitter.gif) no-repeat;
		}
		#FollowUs ul.social a.facebook {
			background: url(../images/redesign/facebook.gif) no-repeat;
		}
		#FollowUs ul.social a.linkedIn {
			background: url(../images/redesign/linkedin.gif) no-repeat;
		}

div.tweets {border-right: 1px solid #e3e1dd; padding: 20px 0 3px 0;}
	div.tweets h3 {
		background: url(../images/redesign/latest-tweet-header-bg.png) no-repeat 0 0;
		color: #200e00; 
		font-size: 11px;
		font-weight: bold;
		height: 41px;
		line-height: 20px;
		margin-bottom: 0;
		padding: 0 70px;
		text-transform: uppercase;
	}
	div.tweets .content {background: #f1f2ea; margin-left: 1px; padding: 15px 20px 5px 27px;}
	div.tweets .content h4 {
		color: #200e00; 
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 8px;
	}
		div.tweets .content h4 a {color: #200e00; text-decoration: none;}
	div.tweets .content .latestTweet {
		background: url(../images/redesign/latest-tweet-bg.gif) no-repeat 0 0; 
		padding-top: 22px;
		width: 244px;
	}
		div.tweets .content .latestTweet .channel {
			background: url(../images/redesign/latest-tweet-bg.gif) no-repeat 100% 100%; 
			font-size: 12px !important;
			padding: 0 23px 39px 23px;
		}
			div.tweets .content .latestTweet .channel li { list-style-type: none !important; }
			div.tweets .content .latestTweet .channel a {
				color: #200e00;
				text-decoration: underline;
			}

/* Begin Chat Form */
body.chatForm { background: #A9C13C url(../images/common/bg-chat.png) repeat-x 0 0; text-align: left; padding: 0 20px;  color: #494941; }
body.chatForm div#center { background: 0; margin: 0 auto; width: 679px; }
/*body.chatForm #content {font-size: 120%; }*/
body.chatForm #content h2 { color: #280F00; font-weight: normal; line-height: 100px; height: 100px; vertical-align: middle; float: left; }
body.chatForm #content .logo { padding-right: 70px; }
body.chatForm .sidecopy { font-size: 11px; }
body.chatForm #content select, body.chatForm #content input, body.chatForm #content textarea, body.chatForm .sidecopy select, body.chatForm .sidecopy input, body.chatForm .sidecopy textarea { }
body.chatForm .logo { width: auto; height: auto; }
body.chatForm form { clear: both;}
/* End Chat Form */ 

.iOSPad { display: none; }
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
	/* rules for iPad in portrait orientation */
	.video_content_holder, .video_content_left { height: 414px; }
	ul.videos {
		background: url(../images/home/ios-video-bg.png) repeat-x 0 0;
		top: 382px;
		padding: 0 !important;
	}
		ul.videos a:hover { background: none; }
	.iOSPad {
		display: block;
		height: 32px;
		background: url(../images/home/ios-pad-bg.png) repeat-x 0 0;
	}
}

@media only screen and (device-width: 768px) and (orientation: landscape) {
  /* rules for iPad in landscape orientation */
	.video_content_holder, .video_content_left { height: 414px; }
	ul.videos {
		background: url(../images/home/ios-video-bg.png) repeat-x 0 0;
		top: 382px;
		padding: 0 !important;
	}
		ul.videos a:hover { background: none; }
	.iOSPad {
		display: block;
		height: 32px;
		background: url(../images/home/ios-pad-bg.png) repeat-x 0 0;
	}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* iPhone, Android rules here */
	.video_content_holder, .video_content_left { height: 414px; }
	ul.videos {
		background: url(../images/home/ios-video-bg.png) repeat-x 0 0;
		top: 382px;
		padding: 0 !important;
	}
		ul.videos a:hover { background: none; }
	.iOSPad {
		display: block;
		height: 32px;
		background: url(../images/home/ios-pad-bg.png) repeat-x 0 0;
	}
}

.floatedLeft { float: left; padding: 0 7px 7px 0; }
.floatedRight { float: right; padding: 0 7px 7px 7px; }

ul.articles li { list-style-type: none; }
ul.articles li span.date { margin: 0 15px 7px 5px; }
ul.articles li h3 { border-bottom: 3px solid #9cb11d; margin: 0 15px 7px 110px; padding-bottom: 5px; }
ul.articles li h3 a { background: url(../images/redesign/raquo_img_22.png) no-repeat 100% 55%; padding-right: 12px; }
ul.articles li p { margin: 0 15px 12px 110px; }
ul.articles li p.floatedLeft { margin: 0 0 12px 0; }
ul.articles li p.articleThumb { text-align: center; width: 100px; }
h2.articleHeader { border-bottom: 3px solid #9cb11d; color: #200e00 !important; font-size: 18px; font-weight: bold; margin: 0 0 7px 21px; padding-bottom: 5px; }
	h1.articleHeader {
		border-bottom: 3px solid #9cb11d;
		color: #200e00 !important;
		font-size: 18px;
		font-weight: bold;
		margin: 0 0 7px 21px;
		padding-bottom: 5px;
	}
.articleContent { margin-right: 20px; }
.articlesFacebookLike { margin-bottom: 10px; }
.articlesOptions { background: url(../images/redesign/articles-options-bg.gif) no-repeat 0 0; height: 62px; position: relative; width: 295px; }
#articleOptionsCategoriesSelect { position: absolute; top: 7px; left: 25px; }
#articleOptionsArchiveSelect { position: absolute; top: 30px; left: 25px; }
#articleOptionsArchiveSelect select, #articleOptionsCategoriesSelect select { width: 155px; }

body.articleDetails h1 { padding-left: 21px; }
	body.articleDetails .newsArticle h1 { padding-left: 0; }
	body.articleDetails .newsArticle h2 { padding-left: 21px; }
body.articleDetails p.articleDetails { padding-left: 21px; }
body.articleDetails .articleContent { padding: 0 0 20px 21px; }
.articleNavigationContainerTop { border-bottom: 1px dotted #200e00; margin-bottom: 10px; padding-bottom: 5px; }
.articleNavigationContainerBottom { border-top: 1px dotted #200e00; margin-bottom: 25px; padding-top: 10px; } 
body.articleDetails .page_content_right .addthis_toolbox { margin: 0 0 5px 21px; }
a.subscribe { color: #ff4416; float: right; font-weight: bold; font-size: 100%; line-height: 30px; padding-right: 15px; text-decoration: none; }
ul.articleNavigation { float: right; margin: 0 10px;}
ul.articleNavigation li { color: #5e5247; float: left; font-size: 13px; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul.articleNavigation li a { color: #ff4b00; text-decoration: none; }
ul.articleNavigation li.previous a { background: url(../images/redesign/previous-arrow.gif) no-repeat 0 50%; border-right: 2px solid #5e5247; margin-right: 10px; padding: 0 10px 0 15px; }
ul.articleNavigation li.next a { background: url(../images/redesign/next-arrow.gif) no-repeat 100% 50%; padding-right: 15px; }
ul.articleNavigation li.home a { background: url(../images/redesign/home-icon.gif) no-repeat 100% 2px; display: block; height: 20px; line-height: 20px; margin-left: 10px; text-indent: -32000em; width: 20px; }

ul.social li a { height: 15px; }
ul.social li a.twitter {
	background: url(../images/home/social-media-sprites.gif) no-repeat 0 0;
	font-size: 12px;
	padding: 9px 0 8px 39px;
}
ul.social li iframe {width: 250px !important;}
ul.social li div.facebook {
	border-right: 1px dotted #9e9fa1;
	float: left;
	padding-right: 10px;
	margin-right: 10px;
}
ul.social li div.like {float: left; padding-top: 6px;}
ul.social li div.facebook a {
	background: url(../images/home/social-media-sprites.gif) no-repeat 0 -32px;
	font-size: 12px;
	padding: 9px 0 8px 39px;
}
ul.social li a.linkedIn {
	background: url(../images/home/social-media-sprites.gif) no-repeat 0 -64px;
	font-size: 12px;
	padding: 9px 0 8px 39px;
}

/* Partner Form */
.twoCol {}
.twoCol div.first {float: left; width: 48%;}
.twoCol div.last {float: right; width: 48%;}

.partnerForm fieldset {border: 0; margin-bottom: 10px;}
.partnerForm label {display: block;}
	.partnerForm label.inline {display: inline;}
.partnerForm input.textbox {display: block; margin-bottom: 10px;}
.partnerForm select {display: block; margin-bottom: 10px;}
.partnerForm textarea {display: block; margin-bottom: 10px;}

.formError {color: #ff0000; font-weight: bold;}

.paginationControls { font-size: 1.2em; margin-right: 20px; float: right; }
	.paginationControls a { color: #ff4416; text-decoration: none; }
