/* CANADAONE ARTICLE STYLESHEET
================================================================================*/

/* TYPOGRAPHY
================================================================================*/

h1.sectiontitle {
	width: 480px;
}

dl.interview dt {
	float: left;
	clear: left;
}

dl.interview dd {
	float: left;
}

/* LAYOUT
================================================================================*/

div#container_content {
	background: #FFF url('../images5/dot_bg.gif') repeat-y 556px 0; /* vertical dotted border separating main and side content areas */
}

div#content {
	width: 506px;
	line-height: 1.5em;
	padding: 25px;
}

div#content_side {
	width: 226px;
	width: 220px;
}


/* SIDE CONTENT STYLES
================================================================================*/

/* Side Content Red Feature Boxes Styles
--------------------------------------------------*/

div.featlinks {
	float: none;
	width: 150px;
	padding: 0;
	margin: 0 auto 25px auto;
}

/* ARTICLE CONTENT STYLES
================================================================================*/

p.byline {
	padding: 0;
}

p.article_date {
	font-size: 0.9em;
	padding: 0 0 15px 0;
}

div#author_info{
	padding-top: 35px;
	clear: both;
}

div#author_info h5 {
	height: 44px;
	font-size: 16px;
	line-height: 40px;
	color: #B93123;
	background: url('../images5/pagetitle.gif') no-repeat 0 0;
	padding: 0 0 0 52px;
	margin-bottom: 15px;
}

div#avatar {
	width: 73px;
	padding-right: 8px;
	float: left;
}

div#author_byline {
	float: left;
}

div#sponsor_article {
	float: left;
}

div#sponsor_article * {
	padding: 10px 20px 10px 0;
}

div.hrguide {
	float: right;
	width: 160px;
	font-size: 0.9em;
	background: #EAEBED;
	border: 1px solid #D7D7D7;
	padding: 15px 5px;
	margin-left: 25px;
}

table.article_logs {
	width: 100%;
/*	border-collapse: collapse;*/
	color: #333;
	margin-top: 25px;
}

table.article_logs td {
	width: 50%;
/*	padding: 0 5px;*/
	border: 1px solid #DFDFDF;
}

table.article_logs h4 {
	text-align: center;
	color: #FFF;
/*	background: #D72138 url('../images5/gradient_heading_red_sat.gif') repeat-y 0 0;*/
	background: #3D6A94;
	padding: 3px 5px;
	margin: -1px -2px 0 -2px;
}

table.article_logs ol {
	background: url('../images5/gradient_box.gif') repeat-x 0 0;
	border-top: 1px solid #FFF;
	padding: 10px 10px 10px 35px;
	margin: 0 -1px 0 -1px;
}

/* ASK AN EXPERT STYLES
----------------------------------------------------------------------------------------------------*/

h2.expert_title {
	padding: 0;
}

h3.expert_q {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background: url('../images5/qa_q.gif') no-repeat 0 12px;
	border-bottom: 1px dashed #119AD8;
	padding: 15px 0 5px 35px;
	margin: 15px 0 0 0;
}

h3.expert_a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	background: url('../images5/qa_a.gif') no-repeat 0 12px;
	border-bottom: 1px dashed #119AD8;
	padding: 15px 0 5px 35px;
	margin: 10px 0 0 0;
}

/* Styled Divs
--------------------------------------------------*/

div.decobox {
	width: 487px;
	height: 55px;
	color: #FFF;
	background: url('../images5/pressrelease_navbg.gif') no-repeat 0 0;
	padding: 0;
	margin: 0 0 15px 0;
}

div.decobox table {
	height: 55px;
	margin: 0 15px;
}

div.decobox table td {
	vertical-align: middle;
}

div.decobox h4, div.decobox h5, div.decobox h6, div.decobox p, div.decobox a {
	color: #FFF;
	padding: 4px;
}

div.attention {
	background-color: #FAFCFD;
	border: 1px dashed #119AD8;
	padding: 10px;
	margin: 20px 0 25px 0;
}

* html div.attention {
	border: 1px dotted #119AD8;
}

span.button {
	height: 19px;
	background: #B93125 url('../images4/btn_left.gif') no-repeat 2px 2px;
	padding: 1px;
}

span.button input.button_inner {
	height: 17px;
	font-size: 8px;
	font-weight: bold;
	line-height: 17px;
	color: #FFF;
	text-transform: uppercase;
	background: url('../images4/btn_right.gif') no-repeat 100% 0;
	border: 1px solid #FFF;
	padding: 0 5px;
}


/* Tell a Friend Styles
--------------------------------------------------*/

div#tellafriend_click {
	
	float: right;
	margin: 0 10px;
	
	/*
	float: right;
	margin: 0 25px -21px 25px;
	*/
}

div#tellafriend {
	float: right;
	text-align: right;
	border: 1px solid #DFDFDF;
	width: 270px;
	height: 130px;
	background: #FFF url(../images4/newsletter_bg1.gif) repeat-x 0 26px;
	background: #FFF url(../images5/gradient_box.gif) repeat-x 0 26px;
	color: #AD1E0E;
	font: 12px/18px arial, helvetica, sans-serif;
	overflow: hidden;
	display: none;
	margin-bottom: -132px;
	position: relative;
	left: 130px;
	/*
	width: 270px;
	height: 130px;
	*/
	
}

div#tellafriend h2.taf_title {
	text-align: left;
	background: #119AD8 url('../images4/newsletter_title_bg1.gif') repeat-y;
	background: #119BD9 url('../images5/gradient_heading_blue.gif') repeat-y 0 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	margin: 0 0 5px 0;
	padding: 4px 12px 4px 12px;
}

div#tellafriend input {
	
	margin: 3px 10px 0 0;
	
}

div#tellafriend input.text {
	width: 152px;
	height: 16px;
	font: 11px/16px arial, helvetica, sans-serif;
	background: #FFF url(http://www.canadaone.com/images4/input_text_bg1.gif) no-repeat 0 0;
	border: 1px solid #757172;
	padding: 0 5px;
}

span.close_tellafriend {
	float: right;
	margin: 4px 4px -19px -4px; 

}
