

/** Layout **/

html{
	background: #FFF;
}
body{
	text-align:left;
}
body
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

a{
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

#document a{
	color:black;
}


#document-center{
	height:100%;
	margin:0 auto;
	width:944px;
}

#document {
	float:left;
	height:100%;
	position:relative;
	width:944px;
}

#document #sidebar.yui-b {
	float: left;
	width: 230px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 10px;
}

#document #yui-main {
	float: left;
	margin-right: -25em;
}

#document #yui-main .yui-b {
	margin-right:252px;
	padding-bottom:1.5em;
}

.weblinkset-title{
	font-size:1.15em;
	font-weight:bold;
}
.weblinkset-copy{
	font-style: italic;
	font-size:0.9em;
	color:#666666;
}
#breadcrumbs
{
	background: ;
	border-bottom:solid 1px #E0E0E0;
	padding:5px 0 5px 0;
	margin-bottom: 7px;
}

#hd {
	background: transparent url(/_files/logo.png) no-repeat scroll left top;
	float:left;
	height: 222px;
	overflow:hidden;
	width:944px;
}
#hd .yui-u,

#ft .yui-u {
	text-align: right;
}

#hd .first,
#ft .first {
	text-align: left;
}

#hd #yui-login
{
	padding-right: 10px;
	padding-top: 5px;
	color:black;
	float:right;
	display:inline;
	white-space: nowrap;
	text-align: right;
}

#hd #yui-login a
{
	display:inline;
	margin-right:10px;
}

#hd #yui-title,
#hd #yui-logo,
#hd h1,
#hd h2 {
	margin: 0.8333333333333334em 10px;
	text-align: left;
	float: left;
}
#yui-title img
{
	float:left;	
	padding-right: 20px;
}
#yui-title p 
{
	float:left;
	margin-bottom:0;
}

#hd #feed {
	margin-top: -47px;
}

#hd #feed a {
	background: url('/images/feed.png') left top no-repeat;
	display: block;
	float: right;
	height: 47px;
	width: 52px;
}

#hd #feed a:hover {
	background-position: left -47px;
}

#ft .yui-u p {
	padding: 1.5em 18px 0 18px;
}


#sidebar {
	padding: 1.5em .2em 1.5em .2em;
	border: 1px solid #E0E0E0;
	background-color: #EFEFEF;
	
}

#sidebar .sidebar-section {
	border-top: solid 1px #E0E0E0;
	padding: 0 18px;
}


.clearer { display: block; clear: both; height: 0; visibility: hidden; }

#sitemap ul {
	margin-left: 3em;
}

.author
{
	margin-top:-15px;
}

/** Typography **/

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1 {
	font-size: 1.6666666666666667em;
	line-height: 0.9em;
	margin-bottom: 0.9em;
	margin-top: 0.5em;
}

h2 {
	font-size: 1.3333333333333333em;
	line-height: 1.125em;
	margin-bottom: 1.125em;
}

h3 {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

h4, h5 {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}
.sitemap
{
	font-size: 0.833333em;
	margin-left: 35px;
}

#sidebar .sidebar-section h4,
.supplemental h4 {
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}

#sidebar .sidebar-section h5,
.supplemental h5 {
	font-size: 1em;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	margin-bottom: 0.1666666666666667em;
	text-transform: none;
}

p, blockquote, pre, td, th, label, ul, ol {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1em;
}

blockquote {
	margin-left: 1.5em;
}

.adxCopy blockquote {
	border-left: solid 4px #EEE;
	padding-left: 1em;
}

li {
	line-height: 1.5em;
}

.summary ul li,
.adxCopy ul li,
.page-copy ul li
{
	list-style: square outside;
	margin-left: 2em;
}

.summary ol li,
.adxCopy ol li {
	list-style: decimal outside;
	margin-left: 2em;
}

.summary ul ul,
.summary ol ol,
.adxCopy ul ul,
.adxCopy ol ol,
ul#sitemap ul {
	margin-bottom: 0;
}

.summary ol ol li,
.adxCopy ol ol li {
	list-style: lower-alpha outside;
}

.summary ol ol ol li,
.adxCopy ol ol ol li {
	list-style: lower-roman outside;
}

table {
	border-collapse: collapse;
}

p.small {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}

b,
strong,
th {
	font-weight: bold;
}

em,
i {
	font-style: italic;
}

#hd h1 {
	color: #FFF;
}

#hd h2 {
	color: #EEE;
}

#ft {
	color: #EEE;
	font-size: 92%;
}


#sidebar,
.supplemental {
	color: #999;
}

#sidebar .sidebar-section p,
.supplemental p {
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 0.9em;
}

.supplemental {
	margin-bottom: 1.5em;
}

.adxCaptionedMedia p {
	font-size: 0.8333333333333334em;
	font-weight: bold;
	line-height: 1.8em;
	margin-bottom: 1.8em;
	margin-top: 4px;
	text-align: center;
}


/***** Main Page ****/
ul.link-list
{
	margin-left: 0.1em;
	padding-bottom:0.2em;
	border-top: solid 1px black;
}

.link-list .summary
{
	margin-bottom:1em;
	font-size:0.95em;
	
}
.list-title
{
	margin-bottom: 0.6em;
	text-transform:capitalize;
}
.page-summary, .page-copy
{
	margin: 1.5em 0;
}


/**** Tags****/
ul#tags li
{
	margin-left: 0.05em;
	margin-right: 0.4em;
}
#copyright
{
	margin: 0 2em 1.5em 0em;
	display:block;
}

/***Sidebar****/
.sidebar-heading
{
	font-size: 1.2em;
	font-weight:bold;
	margin-bottom: 0.2em;
	display:block;
	color:#333333;
}


.site-map table
{
	margin-bottom: 0.5em;
}

/*****Header****/
#toplogo {
	float:left;
	height:100%;
	margin-left:8px;
	width:285px;
}

#toplogo a {
	display:block;
	height:100%;
	width:522px;
}

.feed a {
	background: url('/images/feed-icon.png') left top no-repeat;
	height: 35px;
	width: 35px;
	display:block;
}

#feedback-feed {
	float: right;
	margin-top: -45px;
}

/****Main Nav*****/
#mainmenudiv {
	background: #F68E13;
	float:left;
	width:980px;
	height:30px;
}

#mainmenudiv a {
	display: block;
	padding: 5px 18px;
	margin: 0px 1px;
	color: #FFF;
	text-decoration: none;
	white-space: nowrap;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
}
#mainmenudiv a:hover, a.current{
	background: #F8B565;
}

#mainmenudiv ul li {
	display:block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	z-index:2;
}
#mainmenudiv ul {
	margin:0 0 0 30px;
	padding:0;
	width:100%;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.child-nav li a{
	display:block;
	line-height:17px;
	padding:7px 15px 7px 14px;
	border-bottom: 1px solid #414141;
}
#secondary-nav li a {
	color:black;
	text-decoration: none;
}

.child-nav li a:hover{
	background: #F68E13;
}

.child-nav li a:hover{
	text-decoration:none;
}

/****Main Content*****/
#divcontent {
	background:#FFF;
	float:left;
	height:100%;
	width:980px;
}
#contentbody {
	background:white;;
	float:left;
	width:980px;
	color:black;
}

#contentpagebody {
	background:white;
	float:left;
	padding:0 15px 15px 15px;
	position:relative;
	width:966px;
}

.home-buttons {
	padding: 10px;
	clear:both;
	height: 70px;
}

.home-buttons li {
	display:block;
	float: left;
	margin-right: 15px;
}


#contentbody a, #contentpagebody a{
	color:#F68E13;
	text-decoration:underline;
}

#contentbody a:hover, #contentpagebody a:hover{
	text-decoration:none;
}

.heading {
	font-weight:bold;
}

.home-copy {
	padding: 8px;
}

#one-column {
	padding:15px 15px 5px 15px;
}
#breadcrumbs a {
	color:black;
}

#banner{
	background:transparent url(/_files/banner.png) no-repeat scroll left top;
	height:178px;
	width:980px;
}

#home-center-column {
	width: 24%;
	float:left;
	padding:30px 10px 10px 20px;
}

#home-left-column{
	width: 69.9%;
	float:left;
	clear:both;
	padding:15px 0px 0px 0px;
}

#page-center-column {
	width: 77.5%;
	float:left;
	margin-left: 10px;
}

#page-left-column{
	width: 19.9%;
	float:left;
	clear:both;
	padding:25px 10px 10px 0px;
}

.roundify{
	border:solid 2px #F68E13;
	-moz-border-radius: 20px;
	-webkit-border-radius: 5px;
	padding:5px 10px;
	margin-bottom: 1.5em;
}


#support-bulletins{
	clear:left;
	margin: 5px;
}

.feed-link {
	float:right;
	margin-right:27px;
	margin-top:5px;
}

}

#home-right-column{
	float:left;
	width: 22.9%;
	padding-top:15px;
}

div.moduletop_lf {
	background:transparent url(/images/sidebaritemtop.png) no-repeat scroll left top;
	float:left;
	font-size:1px;
	height:11px;
	width:200px;
}
div.modulebody_lf {
	background:transparent url(/images/sidebaritembody.png) no-repeat scroll left top;
	float:left;
	margin:0;
	padding:15px;
	width:164px;
}
div.modulebot_lf {
	background:transparent url(/images/sidebaritembot.png) no-repeat scroll left top;
	float:left;
	height:17px;
	width:200px;
}


/****Footer****/
#footer ul{
	margin-left: 360px;
}


#footer ul li
{
	display: block;
	border-right: 1px solid #858585;
	float:left;
	padding: 0px 5px;
	line-height:10px;
	padding-bottom:2px;
}

#footer ul li.last
{
	border-right: none;
	padding-right: 0px;
}

#footer ul li.only
{
	border-right: none;
	padding-right: 0px;
	padding-left: 0px;
}


#footer {
	float:left;
	width:944px;
	height: 20px;
}

#footer a, .copyright {
	color:#858585;
	font-family:"Verdana";
	font-size:10px;
	text-align:center;
}
.copyright {
	clear: left;
	display: block;
}
.copyright p {
	line-height:1.5em;
	*margin-top: -18px;
}
#contentbodyhomeclose {
	background:transparent url(/_files/homebottom.png) no-repeat scroll left top;
	float:left;
	font-size:1px;
	height:11px;
	position:relative;
	width:944px;
	z-index:1;
}

#divcontentfootswoosh {
	background:transparent url(/images/contentbotfull.png) no-repeat scroll left top;
	float:left;
	font-size:1px;
	height:11px;
	overflow:visible;
	position:relative;
	width:944px;
	z-index:1;
}

#divcontentfoot {
	
	float:left;
	height:11px;
	margin-left:8px;
	width:208px;
	z-index:1;
}
#divcontentfoot2 {
	background:transparent url(/images/contentbot1.png) no-repeat scroll left top;
	float:left;
	height:11px;
	margin-left:8px;
	width:208px;
	z-index:1;
}
#swoosh {
	
	bottom:0;
	position:absolute;
	right:8px;
	width:728px;
	z-index:500;
}

#swoosh2 {
	background:transparent url(/images/swoosh.png) no-repeat scroll left top;
	bottom:0;
	height:143px;
	position:absolute;
	right:8px;
	width:728px;
	z-index:500;
}

#one-column .child-link {
	color: #F68E13;
}

.forum-post-form .form-field-group {
	margin-bottom: 0.75em;
}

.forum-post-form .form-field-group label {
	display: block;
	margin-bottom: 0.25em;
}

.page-copy table {
	border: none;
	border-bottom: solid 1px #F68E13;
	border-top: solid 1px #F68E13;
	border-collapse: collapse;
}

.page-copy table th {
	border-bottom: solid 1px #F68E13;
	font-weight: bold;
	text-align: left;
}

.page-copy table td, .page-copy table th {
	padding: 3px 10px;
}

.page-copy table tbody tr:nth-child(2n+1) {
}

/* For IE, which doens't support the above CSS3 selector, we set the .highlight class using Javascript. */
.page-copy table tbody tr.highlight {

}

.page-copy table td {
	border: none;
}

.pager {
	margin-left: 12px;
	margin-bottom: 15px;
}

.pager a {
	text-decoration: underline;
}

input.file-upload:hover
{
	cursor:pointer;
}

/***** View Feedback ***/
#feedback-comments .highlighted {
	background: #FFDE8D;
}

#feedback-comments li {
	
}


#feedback-info{
	background: #F68E13;
	color:white;
}

.feedback-filter-menu {
	border-bottom: solid 1px #F68E13;
}

#feedback-browser {
	background: transparent url(/images/sidebar-bg.gif?1.0.2414.30253) repeat-y scroll right top;
}

#feedback-search, #feedback-info {
	height: 11em;
}


#feedback-left-column .feedback-filter-menu a.menu-item.selected {
	background: #F68E13;
}

/*****Input Buttons****/
#kb-search .search-button, input.PostButton, input.button, input.create-tag, input.adxBeginButton, input.adxSubmitButton, .adxPollButton
{
	background: #F68E13;
	padding: 2px 12px;
	color: white;
	text-decoration:none;
	border-top: solid 2px white;
	border-left: solid 2px white;
	border-bottom: solid 2px #CCCCCC;
	border-right: solid 2px #CCCCCC;
}

.adxPollButton, .adxPollButton:hover
{
	background: #CCCCCC !important;
	color: black;
}

#kb-search input.search-button:hover, input.PostButton:hover, input.button:hover, input.create-tag:hover, input.adxBeginButton:hover, input.adxSubmitButton:hover, .adxPollButton:hover
{
	background:#F8B565;
	cursor: pointer;
	border-bottom: solid 2px white;
	border-right: solid 2px white;
	border-top: solid 2px #CCCCCC;
	border-left: solid 2px #CCCCCC;
}

.PollSection {
    background-color:#F68E13;
    margin-bottom:5px;
    padding:20px 10px 20px 15px;
}
.PollSection .PollTitle {
    color:white;
    font-weight:bold;
    padding:0 0 10px;
    font-size: 17px;
}
.PollSection .PollSecondTitle {
    color:white;
    font-weight:bold;
    font-size: 17px;
}
.PollSection .adxPollQuestion {
    color:white;
    font-weight:bold;
    margin-bottom:10px;
    padding:0 5px 0 0;
}
.PollSection .adxPollResponse {
    color:white;
    vertical-align:middle;
}
.adxPollBar {
    background-color:#CCCCCC;
}


.adxPollViewLink a, .adxPollViewLink a:visited {
    color:white!important;
    font-weight:bold!important;
}
.adxPollPercentage {
    color:black;
}

.adxPollResponse tr td input
{
	margin-right: 5px;
}

.adxPollSubmit
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#hd #profileCompleteness {
    margin-top:8px;	
}

.profile-completeness
{
	font-size: 11px;
}
