/* Styles for the layout of the trendoffset.com Content */

h3
{
    font-size: 14px;
}

/* Sub Pages */
table.sectionHead
{
	width:600px;
	margin-top:15px;
}

table.sectionHead td.icon
{
	width: 80px;
}

table.sectionHead td.headline
{
}

table.sectionHead td.headline div
{
	height: 30px;
	margin-top: 10px;
	border-bottom: 1px solid #cccccc;
}

table.sectionHead td.sublink
{
	font-size: 11px;
	text-align: right;
	vertical-align: top;
	padding-top: 3px;
}

div.group_top
{
    width: 545px;
    height: 15px;
    background-image:url(../_gfx/coltop_gray.gif);
    background-repeat: no-repeat;
    overflow:hidden;
    margin-top: 0px;
    margin-bottom: 0px;
}

div.group_bot
{
    width: 545px;
    height: 15px;
    background-image:url(../_gfx/colbot_gray.gif);
    background-repeat: no-repeat;
    overflow:hidden;
    margin-top: 0px;
    margin-bottom: 15px;
}

div.group
{
    background-color: #efefef;
    width: 515px;
    font-size: 11px;
    line-height: 17px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
}

div.group *
{
	font-size: 11px;
}

div.group div.left
{
	text-align: left;
}

div.group P
{
	margin: 0px;
	padding-top: 10px;
	font-size: 11px;
}

div.group div.scroller
{
    margin-top: 5px;
    background-color: #f6f6f6;
    height: 120px;
    overflow: auto;
}

div.group div.scroller td
{
    border-bottom: 1px solid #ffffff;
}

div.group td
{
    font-size: 11px;
    line-height: 17px;
}

div.group strong
{
    font-size: 12px;
    line-height: 15px;
}

div.group_badge
{
	background-image:url("../_gfx/group_badge.gif");
	width: 228px;
	height: 74px;
	overflow: hidden;
}

div.group_badge table
{
	margin-left: 14px;
	margin-right: 14px;
	width: 200px;
	height: 74px;
}

div.group200_top
{
    width: 200px;
    height: 11px;
    background-image:url(../_gfx/group_200_top.gif);
    background-repeat: no-repeat;
    overflow:hidden;
    margin-top: 0px;
    margin-bottom: 0px;
}

div.group200_bot
{
    width: 200px;
    height: 11px;
    background-image:url(../_gfx/group_200_bot.gif);
    background-repeat: no-repeat;
    overflow:hidden;
    margin-top: 0px;
    margin-bottom: 15px;
}

div.group200
{
    background-color: #efefef;
    width: 180px;
    font-size: 11px;
    line-height: 17px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}

.indent15
{
	padding-left: 15px;
}

.indent25
{
	padding-left: 25px;
}

.indent50
{
	padding-left: 50px;
}

ul.double li, ol.double li
{
	margin-bottom: 15px;
}

div.caption
{
	color: #666666;
	font-size: 11px;
	text-align: left;
	margin-top: 8px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 15px;
	border-left: 1px solid #666666;
	padding-left: 15px;
}

table.formTable1
{
    width: 500px;
    margin: 12px;
    margin-top: 25px;
}

table.formTable1 th
{
    text-align: right;
    font-weight: bold;
    padding: 5px;
    vertical-align: middle;
    width: 100px;
}

table.formTable1 td
{
    padding: 5px;
    vertical-align: middle;
}

table.formTable1 td input.text300
{
    width: 300px;
}

/* Ajax Collapsible Panel Styles */

div.collapsePanelHeader
{
    margin-top: 15px;
    padding-left: 15px;
    padding-top: 7px;
    width: 530px;
    height: 18px;
    color: #aa0027;
    background-image: url(/_gfx/coltop_gray.gif); 
    font-weight: bold;
    cursor: pointer;
}

div.collapsePanelFooter
{
    margin-top: 0px;
    padding-left: 15px;
    padding-top: 0px;
    width: 530px;
    height: 14px;
    color: #aa0027;
    background-image: url(/_gfx/colbot_gray.gif); 
}

div.collapsePanelHeader img
{
    float: left;
    margin-right: 5px;
}

div.collapsePanel
{
    width: 543px;
    height: 0px;
    padding: 1px;
    background-color: #efefef;
    overflow: hidden;
}

/* Home Page */

table.newsTickerTable
{
    width: 540px;
}

table.newsTickerTable th
{
    background-color: #000000;
    color: #ffffff;
    width: 108px;
    font-size: 11px;
    text-align: center;
}

table.newsTickerTable td
{
    background-color: #e6e6e6;
    color: #333333;
    font-size: 11px;
}

table.newsTickerTable div.newsTicker
{
    width: 422px;
    padding: 5px;
    text-align: left;
    font-size: 11px;
    background-color: #e6e6e6;
}

table.newsTickerTable div.newsTicker div
{
    font-size: 11px;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
}

table.newsTickerTable div.newsTicker img
{
    border: 0px solid #ffffff;
}


/* Popups */

.popupHeadline
{
    font-size: 16px;
    line-height: 18px;
}

/* Login/Logout */

table.loginForm
{
    margin-top: 40px;
}

table.loginForm input
{
    font-size: 15px;
    width: 300px;
    height: 20px;
}


/* Support */

.supportPanel
{
    margin-bottom: 30px;
}

.supportPanel li
{
    margin-bottom: 10px;
}

.supportPanel h4
{
    margin-top: 10px;
}

/* Scores */

textarea.scoreComments
{
    width: 280px;
    height: 30px;
    margin-bottom: 7px;
    float: right;
}

table.scoreCardItems
{
    background-color: #e6e6e6;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

table.scoreCardItems td
{
    font-size: 11px;
}

div.scoresPanel
{
    padding-bottom: 15px;
}

div.commentsLabel
{
    font-size: 11px;
    float: left;
}

div.dash
{
    margin-top: 5px;
    margin-bottom: 15px;
    margin-left: 22px;
    margin-right: 22px;
}

div.alert
{
    margin-top: 100px;
    color: #cccccc;
    font-weight: bold;
}

span.alert
{
    color: #aa0027;
    font-weight: bold;
}

div.issueListItem
{
    margin-left: 20px;
    margin-bottom: 10px;
}

/* Contact */

div.contactPubs
{
    width: 550px;
}

div.contactPub
{
    margin-bottom: 15px;
    float: left;
}

div.contactPub blockquote
{
    font-size: 11px;
}

div.box_contact_general
{
    margin-left: 30px;
    width: 550px;
    clear: both;
}

div.contactTitle, div.contactName
{
    font-size: 11px;
    line-height: 14px;
    text-align: left;
}

div.contactItem
{
    margin-top: 10px;
    margin-left: 10px;
	width:514px;
	padding: 3px;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    background-color: #ffffff;
    border-bottom: 1px solid #cccccc;
}

div.contactItem img
{
	vertical-align: middle;
	margin-right: 10px;
}

div.contactItem span.contactName
{
    font-weight: normal;
    color: #000000;
}

/* Feedback */

table.feedbackForm
{
    margin-bottom: 20px;
}

table.feedbackForm td, table.feedbackForm th
{
    padding: 4px;
}

table.feedbackForm th
{
    padding-top: 10px;
    font-weight: normal;
    text-align: left;
    width: 65px;
}

table.feedbackForm input, .newForm textarea
{
    width: 360px;
}

div.group div.ThreadName
{
    font-weight: bold;
    padding-bottom: 5px;
    background-color: #ffffff;
}

div.content div#repliesLabel
{
    margin-bottom: 10px;
    text-align: center;
    text-transform:uppercase;
    font-size: 10px;
    font-weight: bold;
}

div.group div.Subject
{
    font-weight: bold;
}

div.group div.Posted
{
    font-size: 11px;
    color: #666666;
    padding-bottom: 10px;
}

div.group div.Message
{
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 17px;
}

div.group div.forum_notice
{
	color: #666666;
	padding-top: 10px;
	padding-bottom: 5px;
}

/* Publications */

table.pubList
{
    margin-top: 10px;
    margin-left: 10px;
    border-bottom: 1px solid #cccccc;
    width: 520px;
    background-color: #ffffff;
}

table.pubList div.pubName
{
    font-weight: bold;
}

table.pubList div.pubSpecs
{
    font-size: 11px;
    line-height: 15px;
    color: #666666;
}

table.pubList div.pubLinks
{
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    margin-top: 5px;
}

.pubIssuesList div.clpText
{
    margin: 5px;
}

.pubIssuesList div.issueLinks
{
    background-color: #ffffff;
    float: left;
    clear: right;
    width: 230px;
    height: 66px;
    margin-bottom: 8px;
    border: 1px solid #cccccc;
    overflow: hidden;
}

.pubIssuesList div.issueLinks div.issueLinkItem
{
    font-size: 11px;
    padding: 2px;
    border-bottom: 1px solid #cccccc;
    height: 17px;
    overflow: hidden;
    color: #666666;
}

.pubIssuesList div.issueAlerts
{
    font-weight: bold;
    font-size: 11px;
    color: #999999;
}

.pubIssuesList div.issueAlertBy
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    padding-left: 15px;
    margin-top: 15px;
}

.pubIssuesList div.issueAlertText
{
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    padding-left: 15px;
}

.pubIssuesList table.incompleteIssueDates
{
    width: 290px;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
}

.pubIssuesList table.completeIssueDates
{
    width: 525px;
    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    margin-bottom: 8px;
}

.pubIssuesList th
{
    text-align: center;
}

.pubIssuesList th, .pubIssuesList td
{
    font-size: 11px;
}

.pubIssuesList table.completeIssueDates th, .pubIssuesList table.completeIssueDates td, .pubIssuesList table.incompleteIssueDates th, .pubIssuesList table.incompleteIssueDates td
{
    font-size: 11px;
    background-color: #ffffff;
    padding: 2px;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    height: 17px;
    text-align: center;
}

table.pubList div.pubName strong
{
    font-size: 12px;
}


/* Alternative Page Body Statements */

body.login
{
	background-color: #303033;
	margin: 0px;
	background-image: url(../_gfx/bg_content.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

body.frame
{
	background-color: #000000;
	margin: 0px;
	margin-right: 30px;
	text-align: right;
}

body.popup
{
	background-image: url(/_gfx/bg_popup.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	/* background-position: 0px -20px; */
	padding-top: 60px;
	padding-left: 15px;
	padding-right: 15px;
}

/* News */

div.news_headline
{
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	margin-bottom: 10px;
}

div.news_date
{
	margin-bottom: 10px;
}

div.news_body
{
	line-height: 23px;
	margin-bottom: 15px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
}

/* Press */

div.news_headline
{
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	padding-right: 10px;
}

div.news_story
{
	padding-right: 20px;
	padding-bottom: 25px;
}

div.news_story *
{
	font-size: 11px;
	line-height: 18px;
}

/* Utilities */

div.box_weather input
{
	display: none;
	visibility: hidden;
	position: absolute;
}

div.videoPlayer
{
	height: 300px;
	width: 300px;
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}

div.quote
{
	color:#666666;
	line-height:24px;
	padding-left: 10px;
	padding-right: 10px;
}
div.quote:first-letter
{
	font-size:48px; 
	line-height:40px;
	margin-right:5px;
	float:left;
	color:#666666;
}

div.corpTeamMember
{
	height: 135px;
	width: 280px;
	float: left;
}
div.corpTeamMember div.photo
{
	width:100px;
	height:125px;
	overflow: hidden;
	background-color: #efefef;
	border: 1px solid #333333;
	float: left;
	margin-right: 15px;
}
div.corpTeamMember div.photo img
{
	width:100px;
	height:125px;
}
div.corpTeamMember div.name
{
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
}
div.corpTeamMember div.title
{
}
div.corpTeamMember div.link
{
}

div.bio div.photo
{
	float: left;
}
div.bio div.photo img
{
	float: left;
	width:100px;
	height:125px;
	overflow: hidden;
	border: 1px solid #333333;
	margin-right: 15px;
	margin-bottom: 15px;
}

div.bio div.name
{
	font-size: 27px;
	line-height: 24px;
}

div.bio div.title
{
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 15px;
}

div.bio div.cv
{
	padding-left: 125px;
	padding-right: 50px;
	color: #666666;
}

div.bio div.cv, div.bio div.cv p
{
	line-height: 25px;
}

ol.letters
{
	list-style-type:lower-alpha;
}

ol.letters li
{
	margin-bottom: 10px;
}

ol.numbers
{
	list-style-type:decimal;
}

ol.numbers li
{
	margin-bottom: 10px;
}
