﻿body
{
    background-image: url(/content/images/theme/bg.png);
    background-position: top left;
    background-repeat: repeat-x;
}
a.orange
{
    color: #DA511F;
    text-decoration: none;
    font-size: 90%;
}
strong
{
    font-weight: bold;
}
h3
{
    font-weight: bold;
    color: #333;
    font-size: 110%;
}
em
{
    font-style: italic;
}

div#doc
{
    width: 1000px;
    z-index: 100;
}

/*header */
#hd_logo
{
    float: left;
    height: 66px;
    padding-left: 15px;
    padding-top: 25px;
}
#hd_bg
{
    background-image: url(/content/images/theme/tc_header.jpg);
    background-repeat: no-repeat;
    width: 1000px;
    height: 123px;
}
#search
{
    border: 1px solid #999;
    width: 175px;
    height: 20px;
    margin: 5px 5px 10px 0px;
    float: right;
    background-color: #fff;
    clear: both;
}
div#bd
{
    background-color: #fff;
}
#hd_leaderboard
{
    float: right;
    height: 90px;
    margin-top: 15px;
    margin-right: 5px;
}


#Search
{
    margin: 30px 25px 0 0;
    float: right;
}

.LogOn
{
    float: right;
}

#Search input.site_search_box
{
    border: 1px solid #AAA;
    padding-left: 5px;
    width: 175px;
    height: 20px;
    background-color: #fff;
    border-top: 1px solid #444;
    border-left: 1px solid #444;
    float: right;
}

#bd
{
    background-color: #fff;
}

/*content area */
#mainContent
{
    padding: 16px 0px 16px 16px;
    width: 640px;
}
#columnContainter
{
    width: 334px;
}
/*container for column2 and column3 */
#columnTwo
{
    width: 300px;
    margin-top: 16px;
    border-left: 1px solid #999;
    padding-left: 13px;
}
#columnThree
{
    width: 140px;
    padding: 16px 0 0 0;
    text-align: center;
}


/*main horizontal nav */
#navigation
{
    font-size: .9em;
    clear: both;
    background-color: #333;
    height: 30px;
    border-left: 7px solid #CC0001;
}
#navigation ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    padding-top: 8px;
}
#navigation li
{
    display: inline;
}
#navigation a:link, #navigation a:visited
{
    padding: 3px 10px 2px 10px;
    color: #fff;
    text-decoration: none;
    border-right: 1px solid #ccc;
    font-weight: bold;
}
#navigation a:hover
{
    color: #FECB66;
}
#navigation a.end
{
    border-right: 0px;
}
/*last nav link w/no vertical line */

#nav_floater
{
    float: right;
    display: inline;
    padding-top: 8px;
    margin-right: 20px;
}
#nav_floater a:link, #nav_floater a:visited
{
    color: #4CB7D7;
    border-right: 0px;
}

#columnContainer
{
    width: 333px;
}


/*secondary navigation */
.blogContent
{
    float: right;
    width: 210px;
}
#secondary_nav, .secondary_nav2
{
    background-image: url(/content/images/bg_shade.png);
    background-repeat: repeat-x;
    width: 300px;
    padding: 5px 10px 20px 0px;
    font-size: 100%;
    float: right;
    border: 1px solid #000;
}

.secondary_nav2
{
    float: left;
    background-color: #fff;
    background-image: none;
    border: none;
    margin-top: 15px;
}
#secondary_nav h3, .secondary_nav2 h3
{
    color: #fff;
    background-color: #333;
    font-weight: bold;
    font-size: 100%;
    padding-bottom: 8px;
}
.secondary_nav2 h3
{
    border-left: 7px #CC0001 solid;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
}


#secondary_nav ul li, .secondary_nav2 ul li
{
    display: block;
    width: 98%;
    padding: 5px 1px 5px 15px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 85%;
    border-bottom: solid 1px #999999;
    font-weight: bold;
}
#secondary_nav ul li a:link, .secondary_nav2 ul li a:link, #secondary_nav ul li a:visited, .secondary_nav2 ul li a:visited
{
    color: #000;
    text-decoration: none;
}
#secondary_nav ul li a:hover, .secondary_nav2 ul li a:hover, #secondary_nav ul li a:active, .secondary_nav2 ul li a:active
{
    color: #CC0001;
    background: #fff;
    text-decoration: none;
}


#leftMainContainer
{
    width: 320px;
    float: left;
}
#leftMainContainer h3, #rightMainContainer h3
{
    border-left: 7px #CC0001 solid;
    background-color: #333;
    color: #fff;
    padding: 5px;
    width: 295px;
}
#rightMainContainer h3
{
    float: right;
}
#rightMainContainer
{
    width: 320px;
    float: right;
}

.nav_zone
{
    display: block;
    width: 200px;
    padding: 5px 1px 5px 0;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 85%;
    font-weight: 700;
}

.nav_zone ul li a:hover, #nav_zone ul li active
{
}

.nav_zone ul li a
{
    display: block;
    width: 300px;
    padding: 5px 1px 5px 0;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 100%;
    border-bottom: solid 1px #999;
    font-weight: 700;
    color: #0098C6;
    background: #fff;
    text-decoration: none;
}

.nav_zone h1
{
    font-size: 115%;
    font-weight: 700;
    margin: 3px 0 0;
    padding-bottom: 5px;
}

.nav_zone h2
{
    font-size: 115%;
    font-weight: 700;
    color: #DA511F;
}

/*tabbed box*/
#tabBox
{
    border: 1px solid #999;
    width: 280px;
    padding: 15px 10px 10px;
    font-size: 90%;
    background-image: url(/content/images/theme/bg_shade.png);
    background-repeat: repeat-x;
}

#tabContainer
{
    padding-top: 10px;
}

li.tab_on
{
    display: inline;
    border: 1px solid #999;
    border-bottom: 0;
    padding: 2px 5px 1px 7px;
    background-image: url(/content/images/theme/bg_tab_on.jpg);
    background-repeat: repeat-x;
    font-size: 90%;
    font-weight: 700;
}

li.tab_on a, li#tab_on a:hover, li#tab_on a:visited
{
    cursor: pointer;
    text-decoration: none;
    color: #fff;
}

li.tab_off
{
    display: inline;
    border: 1px solid #999;
    border-bottom: 0;
    padding: 2px 6px 0 7px;
    background-image: url(/content/images/theme/bg_tab_off.jpg);
    font-size: 90%;
    font-weight: 700;
    color: #666;
}

li.tab_off a, li.tab_off a:link, li.tab_off a:hover
{
    cursor: pointer;
    text-decoration: none;
    color: #666;
}

.leadin
{
    color: #666;
}

/*rich media container */
#videoBox
{
    background-color: #eee;
    margin-left: -7px;
    border: 1px solid #999;
    width: 280px;
    padding: 5px 10px 10px;
    margin-top: 0;
    font-size: 100%;
}

#videoBox h3
{
    color: #333;
    font-weight: 700;
    font-size: 100%;
    padding-bottom: 8px;
}

#videoBox p
{
    color: #666;
    margin-bottom: 2px;
}

#videoBox2
{
    border: 1px solid #999;
    width: 200px;
    height: 150px;
    margin: 10px 0;
}

/* ---------- START: Blog ---------- */
.comment
{
    background-color: white;
    border: 1px solid silver;
    margin-bottom: 10px;
    padding: 3px 10px;
}
.comment .date
{
    border-bottom: 1px dashed silver;
    color: #666;
    font-size: 90%;
    margin: 0;
    padding: 3px 0;
    text-align: right;
}
.comment .content
{
    margin: 5px 5px 5px 90px;
    min-height: 85px;
    color: #444;
}
.comment .author
{
    border-top: 1px dashed silver;
    font-size: 90%;
    margin: 0;
    padding: 3px 0;
    color: #444;
}
div.post {
	border: 1px solid silver;
	padding: 3px 10px;
	margin-bottom: 20px;
	background-color: white;
	line-height: 17px;
	color: #444;
}
div.post .author {
    color: #666666;
    float: left;
    font-size: 95%;
}
div.post .pubDate {
    color: #666666;
    float: right;
    font-size: 95%;
}
div.post .text {
	margin-top: 30px;
}
div.post .footer {
    border-top: 1px dashed silver;
    padding-bottom: 2px;
    padding-top: 4px;
    text-align: right;
    margin-top:45px;
}
#blog h2
{
    font-size:130%;   
}
#blog a
{
    text-decoration:none;
}
#blog a:hover {
	text-decoration: underline;
}
#blog
{
    margin-top:-3px;
}
div.widget {
    background: none repeat scroll 0 0 white;
    border: 1px solid silver;
    margin: 0px 10px 10px 0px;
    min-width: 1px;
    padding: 10px 15px;
    z-index: 1;
    text-align:center;
}
div.widget h4 {
    border-bottom: 1px solid silver;
    color: #999999;
    font-size: 120%;
    letter-spacing: 1px;
    margin: 0 0 5px;
    padding-bottom: 5px;
    z-index: 0;
    font-weight:bold;
}
div.widget .content {
    color: #666666;
    line-height: 16px;
}
div.widget a
{
    color: #5C80B1;
    text-decoration: none;
}
div.widget a:hover
{
    text-decoration: underline;
}
.widgetzone .widget ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}
.widgetzone .widget ul li {
    margin-bottom: 3px;
}
ul.recentPosts li {
    padding-bottom: 10px;
}
ul.recentPosts li a {
    font-weight: bold;
}
div.widget img
{
    float:left;
    margin-right:5px;
}
/* ---------- END: Blog ---------- */

/*main zone content block*/
#zoneContentContainer
{
    background-image: url(/content/images/theme/bg_zone.jpg);
    background-repeat: no-repeat;
    width: 574px;
    border-top: 0px;
}


.zoneDivide
{
    border-bottom: 1px solid #ccc;
}

#subContentContainer
{
    padding: 10px;
    font-size: 100%;
    color: #666;
}
/*allows for padding inside the zoneContent Container*/
p.zoneFeature
{
    padding-top: 10px;
    font-size: 90%;
    line-height: 15px;
}

#zoneArticle
{
    padding-right: 20px;
}
#zoneArticle p
{
    padding-top: 10px;
    margin-left: 170px;
    font-size: 90%;
    line-height: 15px;
}
#zoneArticle a, #zoneArticle a:visited
{
    text-decoration: underline;
    color: #000;
}
#zoneArticle a.more
{
    color: #CC0001;
    text-decoration: none;
}
#zoneArticle img
{
    width: 150px;
    margin-right: 20px;
    margin-top: 15px;
    border: 1px solid #000;
    float: left;
}


p.title
{
    font-weight: bold;
}

#zone_SubContent
{
    background-color: #eee;
    border: 1px solid #999;
    margin: 0px;
    padding: 5px 5px 5px 5px;
    clear: both;
    font-size: 100%;
}
#zone_SubContent a
{
    color: #666;
}
#zone_SubContent a.all
{
    color: black;
    font-weight: normal;
    font-weight: bold;
    font-size: 85%;
    text-decoration: none;
}
.ZoneDescription
{
    height: 130px;
    overflow: hidden;
}



#breadcrumbs
{
    padding: 10px;
    font-size: 90%;
    color: #666;
}

/*main page content boxes */

#contentBox, #contentBoxZone
{
    padding: 0px 8px 10px 0px;
}
#contentBox, #contentBoxZone
{
    width: 300px;
    font-size: 95%;
}
#contentBox h3, #contentBoxZone h3
{
    color: #333;
    font-weight: bold;
    font-size: 105%;
    padding-bottom: 8px;
    background-color: #fff;
    border: none;
}
#contentBoxZone a
{
    line-height: 20px;
    color: #000;
}
#contentBoxZone a:hover
{
    text-decoration: underline;
    color: #CC0001;
}
#contentBoxZone a.orange
{
    color: #DA511F;
    text-decoration: none;
}
#contentBoxZone
{
    width: 555px;
    padding: 0px 8px 10px 0px;
}
#results
{
    margin-left: 10px;
    margin-top: 20px;
    width: 520px;
}
#results p
{
    padding-top: 10px;
}
/*feature article */
#feature
{
    padding-right: 20px;
}

#feature h3
{
    font-size: 100%;
}
em.synopsis
{
    color: #000;
    font-size: 110%;
}
p.author
{
    color: #000;
    margin: 10px 0 10px 0;
}
a.author
{
    color: #0098C6;
}
#ImagePod
{
    width: 140px;
    padding: 10px;
    margin-right: 20px;
    margin-top: 15px;
    border: 1px solid #666;
    float: left;
    background-color: #FFC;
    font-size: 90%;
    text-align: center;
}
div.ImagePodThumb
{
    padding-right: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
    width: 135px;
    height: 100px;
    background-color: #ddd;
}
div.caption
{
    color: #000;
    text-align: left;
}
div.clear
{
    clear: both;
}


/*feature article */
#feature
{
    padding-right: 20px;
    margin-left: 5px;
}

#feature p, #feature h3, #feature h2, #feature li
{
    padding-top: 10px;
    font-size: 100%;
    line-height: 15px;
    color: #000;
}

#feature h1
{
    font-size: 100%;
    font-weight: 700;
    margin: 10px 0 0;
    padding-bottom: 5px;
}

#feature_summary, #feature_summary p
{
    color: #000;
    font-style: italic;
    padding-bottom: 5px;
}

p.author
{
    color: #000;
    margin: 10px 0;
}

a.author
{
    color: #0098C6;
}

#ImagePod
{
    width: 140px;
    padding: 10px;
    margin-left: 0;
    margin-right: 12px;
    margin-top: 3px;
    border: 1px solid #666;
    float: left;
    background-color: #FFC;
    font-size: 90%;
    text-align: center;
    margin-bottom: 5px;
}

#ImagePod p
{
    margin-left: 0;
    color: #000;
}

.image_bar_click
{
    color: #666 !important;
    font-size: 115% !important;
    padding-top: 2px !important;
}

div.ImagePodThumb
{
    padding-right: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
    width: 135px;
    height: 100px;
    background-color: #ddd;
}

div.caption
{
    color: #000;
    text-align: left;
}

/* ---------- START: Footer ---------- */
#ft
{
    margin: 5px 0;
    padding: 5px 0 0;
    border-top: solid 1px #000;
}

#ft p
{
    text-align: center;
    font-size: 77%;
    margin: 5px;
    color: #000;
}

#ft a:link, #ft a:visited
{
    color: #666;
}

#ft a:hover, #ft a:active
{
    color: #AFAFAF;
}

/* ---------- END: Footer ---------- */
.clear_both
{
    clear: both;
    display: block;
}

.float_left
{
    float: left;
    margin: 0 5px 5px 0;
}

.float_right
{
    float: right;
    margin: 0 0 5px 5px;
}

.centered
{
    text-align: center;
}

.pod
{
    margin: 0;
}

.pod p
{
    font-size: 85%;
    margin: 5px 0;
    padding: 0;
    color: #000;
}

.pod dl
{
    font-size: 85%;
    margin: 5px 10px 5px 15px;
}

.pod dl dt
{
    /*font-weight:bold;*/
}

.pod dl dd
{
    margin: 0 0 5px 5px;
}

.pod dl dd p
{
    font-size: 100%;
}

.pod h1
{
    color: #000;
}

.pod h1 a:link, .pod h1 a:visited
{
    color: #000;
    text-decoration: none;
}

.pod h1 a:hover, .pod h1 a:active
{
    color: #678DCF;
    text-decoration: underline;
}

.pod h2
{
    padding: 2px 2px 0 0;
    color: #000;
    font-size: 92%;
    font-weight: 700;
}

.pod h3, .pod h4
{
    color: #555;
}

.pod h4
{
    font-size: 85%;
    font-weight: 700;
    margin: 0 5px 3px;
}

.pod h1, .pod h3
{
    margin: 0;
    padding: 0;
    font-weight: 700;
    font-size: 92%;
    font-family: Arial, Helvetica, Sans-Serif;
}

.pod td
{
    font-size: 100%;
    margin: 5px 0;
    padding: 0 3px 5px 0;
    text-align: left;
}

.pod ul, .pod ol
{
    font-size: 85%;
    margin: 5px 10px;
    color: #000;
    list-style-type: square;
}

.pod ul
{
    list-style-type: square;
    padding: 0;
}

.pod ul li
{
    margin: 5px;
}

.more_tag a
{
    padding: 2px;
    font-size: 90%;
    color: #DA511F;
}

/*main page slide show*/
#slideShow
{
    background-color: #333333;
    border-left: 7px solid #CC0001;
    clear: both;
    color: #FFFFFF;
    font-size: 110%;
    font-weight: bold;
    margin: 0;
    padding: 5px 5px 5px 450px;
    height: 18px;
    text-align: right;
}
#slideShow ul
{
    margin-right: 200px;
}

#slideShow li
{
    float: left;
    display: inline;
    padding-left: 10px;
}
#slideShowStories p, #slideShowStories a
{
    background-color: #666;
    color: #fff;
    margin: 0px;
    padding: 5px 5px 5px 5px;
    clear: both;
    font-size: 105%;
    font-weight: bold;
}
#slideShowStories a:hover
{
    text-decoration: none;
}
#slideShowStories a.all
{
    color: #fff;
    font-weight: normal;
    font-weight: bold;
    font-size: 85%;
    text-decoration: none;
}


.pika-image
{
    background-color: #999;
    width: 636px;
    height: 340px;
    display: block;
    position: relative;
    padding: 2px;
}
/*position image holders */
.pika-image .animation, .pika-image .main-image
{
    position: absolute;
    top: 2px;
    left: 2px;
}
.pika-image .animation
{
    display: none;
    z-index: 2;
}
.pika-image img
{
    border: 0;
}
.pika-textnav
{
    display: none;
}
.caption
{
    display: none;
}

.pika-thumbs
{
}
.pika-thumbs li
{
}
.pika-thumbs li:last
{
    margin: 0;
}
.pika-thumbs li .clip
{
    padding-top: 1px;
    position: relative;
    width: 15px;
    height: 15px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}


/* ---------- START: Article ---------- */
#article_content h1
{
    font-weight: 700;
    font-size: 100%;
    margin: 0 0 10px;
    padding-right: 105px;
}

#article_content h2
{
    font-size: 100%;
    font-weight: 700;
}

#article_content h3
{
    font-weight: 700;
}

.article_info
{
    color: #555;
    font-size: 85%;
    padding: 0;
    margin: 10px 0;
}

.article_contenttype
{
    font-weight: 700;
    color: #000;
}

.article_authortitle
{
    font-style: italic;
}

.article_summary
{
    margin: 10px 0;
    font-style: italic;
    font-size: 85%;
}

.article_sidebar
{
    clear: both;
    background: #f5f5f5;
    padding: 5px;
    margin-top: 10px;
    border: solid 1px #ccc;
}

.article_sidebar p
{
    font-size: 100%;
}

.image_bar_sidebar
{
    float: left;
    background: #f5f5f5;
}

.article_commentary
{
    margin: 10px;
    border: solid 1px #ccc;
    background: #efefef;
    padding: 5px;
}

.article_body
{
    margin: 0;
    color: #000;
}

.article_body p
{
    margin: 5px 0;
}

.article_body li
{
    list-style-type: square;
    list-style-position: inside;
    margin-left: 20px;
}

/* ---------- START: Video ---------- */
.video_bar
{
    float: right;
    clear: right;
    margin-left: 5px;
    margin-bottom: 5px;
    text-align: center;
}

.videoedit_bar
{
    width: 152px;
    margin: 15px 5px 5px;
    float: right;
    clear: right;
    background: #f5f5f5;
    border: solid 1px #ccc;
}

/* ---------- END: Video ----------*/
/* ---------- START: Image ----------*/
.image_bar
{
    width: 152px;
    margin: 15px 5px 5px;
    float: right;
    clear: right;
    background: #f5f5f5;
    border: solid 1px #ccc;
    text-align: center;
}

.image_pod
{
    /*border:solid 1px #666666;*/
    margin: 0 0 10px;
    text-align: center; /*background:#f5f5f5;*/
}

.image_pod_text
{
    /*text-align:center;*/
    font-size: 100%;
}

#showroom ul li
{
    list-style-type: square;
    margin: 5px 15px;
    font-size: 85%;
    color: #666;
}

.showroom_learnmore
{
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #999;
    margin-bottom: 5px;
    padding-top: 5px;
}

.showroom_deeplinks
{
    margin-bottom: 10px;
    max-height: 150px;
    overflow: auto;
}

.showroom_products
{
    margin-bottom: 10px;
    max-height: 150px;
    overflow: auto;
}

.showroom_articles
{
    margin-bottom: 10px;
    max-height: 250px;
    overflow: auto;
}

/* ---------- START: Search ----------*/

#site_search
{
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 15px 0px 15px 0px;
    width: 290px;
    text-align: center;
}
.search_form
{
    text-align: center; /*height:300px;*/
}

.search_form .search_box
{
    width: 300px;
}

.site_search_box
{
    background: #F0F0F0 none repeat scroll 0 0;
    border: 1px solid #999;
    font-family: Verdana,Sans-Serif;
    font-size: 85%;
    height: 15px;
    vertical-align: top;
}

div.SearchResults dl dd
{
    margin: 3px 0 2px;
}

div.SearchResults dl
{
    padding: 5px 0;
    border-top: 1px dotted #ababab;
}

div.SearchResults dl.first
{
    border-top: none;
}

.search_title
{
    /*font-weight:bold;*/
    font-size: 110%;
}

.search_contenttype
{
    /*font-size:93%;*/
    font-weight: 700;
    color: #488000;
    line-height: 1.7em;
}

.search_date
{
    /*font-size:93%;*/
    color: #488000;
}

.search_summary
{
    /*font-size:93%;*/
    line-height: 1.2em;
}

.search_relevance
{
    font-style: italic; /*font-size:93%;*/
    color: #488000;
}

.paging
{
    text-align: center;
    font-weight: 700;
    font-size: 85%;
}

.paging a.disabled
{
    color: #999;
    text-decoration: none;
}

.paging select
{
    border: 1px solid #d8d8d8;
    width: 100px;
    font-weight: 700;
}

/* Tabs */
div.SearchResults
{
    padding-top: 20px;
}

ul.SearchTabs
{
    font-size: 12px;
}

ul.SearchTabs
{
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}

ul.SearchTabs:after
{
    /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

ul.SearchTabs li
{
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}

ul.SearchTabs a, ul.SearchTabs a span.tabspan
{
    display: block;
    padding: 0 10px;
    background: url(/content/images/theme/tab.png) no-repeat;
}

ul.SearchTabs a
{
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
    outline: 0; /* prevent dotted border in Firefox */
}

ul.SearchTabs .Selected a
{
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}

ul.SearchTabs a span.tabspan
{
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}

* > ul.SearchTabs a span.tabspan
{
    /* hide from IE 6 */
    width: auto;
    height: auto;
}

ul.SearchTabs .Selected a span.tabspan
{
    padding-bottom: 1px;
}

ul.SearchTabs .Selected a, ul.SearchTabs a:hover, ul.SearchTabs a:focus, ul.SearchTabs a:active
{
    background-position: 100% -150px !important;
}

ul.SearchTabs a, ul.SearchTabs a:hover, ul.SearchTabs a:focus, ul.SearchTabs a:active
{
    background-position: 100% -100px;
}

ul.SearchTabs .Selected a span.tabspan, ul.SearchTabs a:hover span.tabspan, ul.SearchTabs a:focus span.tabspan, ul.SearchTabs a:active span.tabspan
{
    background-position: 0 -50px;
}

ul.SearchTabs a span.tabspan
{
    background-position: 0 0;
}

ul.SearchTabs .Selected a:link, ul.SearchTabs .Selected a:visited
{
    /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}

ul.SearchTabs a:hover, ul.SearchTabs a:focus, ul.SearchTabs a:active
{
    /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

/* Additional IE specific bug fixes... */
* html ul.SearchTabs
{
    /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}

:first-child + html ul.SearchTabs
{
    /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

legend
{
    color: #000;
}

#contact_form fieldset
{
    border: solid 1px #ccc;
    padding: 0 5px;
    margin-top: 5px;
}

#contact_form fieldset legend
{
    color: #000;
    font-weight: 700;
}

#directory_listing p
{
    margin-left: 18px;
}

#directory_listing table tr td, #directory_listing table tr th
{
    padding: 3px;
    text-align: left;
}

#directory_listing table
{
    width: 550px;
    margin: 5px 0 5px 18px;
    font-size: 85%;
}

#directory_listing table th
{
    font-weight: 700;
    border-bottom: solid 1px #555;
}

.directory_search
{
    margin: 3px;
    text-align: center;
}

.directory_search_button
{
    vertical-align: bottom;
}

#directory ul
{
    margin: 0 0 5px;
}

#directory ul li
{
    list-style: none;
    padding: 3px 3px 3px 18px;
    margin: 0 0 5px;
}

.dir_alt_row
{
    background: #f5f5f5;
}

table.tablesorter tbody tr.odd td
{
    background-color: #F0F0F6;
}

table.tablesorter tbody td
{
    background-color: #FFF;
    color: #3D3D3D;
    padding: 4px;
    vertical-align: top;
}

#showroom
{
    position: relative; /*margin-top:5px;     border-top:solid 3px #0055aa;*/
    background-color: #fff;
}

#showroom h1
{
    font-size: 100%;
    font-weight: 700;
    text-align: left;
    background: #dcdcdc;
    padding: 3px;
    margin: 10px 0;
}

#showroom ul li
{
    list-style-type: square;
    margin: 5px 15px;
}

#showroom p
{
    padding-left: 5px;
}

#showroom h3
{
    padding-left: 5px;
}

.showroom_logo
{
    margin: 25px 0;
    text-align: center;
}

.showroom_learnmore
{
    background: #f5f5f5;
    border: solid 1px #999;
    padding-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
}

.showroom_learnmore h3
{
    font-size: 85%;
    border-bottom: dashed 1px #999;
    color: #555;
    margin: 0 10px 2px;
    padding: 3px 0;
}

.showroom_learnmore ul li
{
    list-style-type: square;
    margin: 5px 10px;
}

.showroom_deeplinks
{
    max-height: 150px;
    overflow: auto;
    margin-bottom: 10px;
}

.showroom_products
{
    max-height: 150px;
    overflow: auto;
    margin-bottom: 10px;
}

.showroom_articles
{
    max-height: 250px;
    overflow: auto;
    margin-bottom: 10px;
}

.showroom_lititems
{
    max-height: 150px;
    overflow: auto;
    margin-bottom: 10px;
}

.showroom_msg
{
    /*border:solid 1px #000000;*/
    background: #fff url(/images/pod_bg_grey.gif) repeat-x 50% 0;
    border-top: solid 3px #05a;
    margin-bottom: 10px;
}

.showroom_profile
{
    border-top: solid 1px #555;
}

.newsletter_table tr td
{
    font-size: 85%;
}

.zone_action
{
    border: dotted 1px #ccc;
    padding: 5px 0 5px 5px;
    margin-right: 5px;
}

/*Start: Conferences*/
.conference_details
{
    width: 200px;
    float: left;
    text-align: center;
}

.conference_date
{
    font-weight: 700;
    background: #f5f4f3;
    border: solid 1px #ccc;
    font-size: 122%;
    margin: 10px 5px;
    padding: 7px;
}

.conference_registration_link
{
    margin: 15px 5px;
}

.conference_registration_link a
{
    font-weight: 700;
    font-size: 122%;
}

.conference_center
{
    width: 350px;
    float: right;
    text-align: center;
}

ul.conference_links
{
    padding-left: 15px;
}

ul.conference_links li
{
    list-style-image: url(/content/images/icons/link_12.png) !important;
}

ul.conference_files
{
    padding-left: 15px;
}

ul.conference_files li
{
    list-style-image: url(/content/images/icons/file_12.png) !important;
}

.logon
{
    margin-left: 5px;
    background-color: #f6f6f6;
    border: 1px solid #e0e0e0;
}

.logon td
{
    padding: 5px;
}


.validation-summary-errors
{
	border: 1px solid #b00;
	padding: 8px;
	background-color: #fffacd;
	color: #d00;
}

.validation-summary-valid
{
	border: 1px solid #ddd;
	padding: 8px;
	background-color: #fffacd;
	color: #000;
}

.field-validation-error
{
	color: #d00;
}

/*KNOWLEDGE CENTERS DEFAULT STYLES*/
#kcBox {border: 1px solid #000;}
#kcBox img {margin-left: 10px;width: 120px;padding-top: 10px;}
.kcPromo {width: 60%;padding-top: 5px;}
#kcSubNav {width: 200px;float:left;margin-right: 5px;font-size: 14px;}
#thick {
	border: 22px solid #343434;
	}
#rightCol {width: 470px; margin-bottom: 10px;margin-top: 10px;}
#rightCol img {padding-bottom: 15px;}
 

#leftCol, #leftCol_article {width: 420px; margin-left: 20px;margin-top: 15px; margin-bottom: 10px;}
#leftCol img, #leftCol_article img {margin-right: 10px;}
#leftColSub {width: 400px !important; margin-left: 20px;margin-top: 15px; margin-bottom: 10px;}
.leftCol2 { /*this style sits on the custom kc template*/}
#leftCol_article ul{list-style-type: none; padding-left: 50px; padding-top: 10px;}
#leftCol_article ul li {list-style-type: disc;}
.left
{
    float: left;
}


#leftCol ul{list-style-type: none; margin-left: 30px; padding-top: 10px;}
#leftCol ul li {list-style-type: disc;}


#leftCol p, #leftCol_article p {margin-top: 10px;}
#leftCol_article {width: 560px;}
#leftCol_article a {text-decoration: underline;}

#col_two_collection {
	
	margin-right: 0px;
}
#col_one_collection {
	width: 235px; 
	}
#collection_container {
	margin-right: 10px;
	margin-left: 15px;
	}
#collection_container_full {
	width: 85%;
	margin-left: 45px;
	}
	
.collection_head1 {
	background-color: #595959; 
	color: #fff;
	padding: 4px 10px;
	font-weight: 300;
	margin-top: 20px;
	}
.collection_head2 {
	color: #666;
	border-bottom: 2px solid #343434;
	font-size: 108%;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	margin-bottom: 5px;
}
.collection_head3 {
	margin-top: 15px;
	border-bottom: 2px solid #999;
	margin-bottom: 10px;clear: both;
}
.collection_box {
	background-color: #eee;
	border: 1px solid #000;
	padding: 8px 10px;
}
.collection_box img.ico {
	position: absolute;
	}
.collection_box_copy {
	float:right;
	padding-left: 35px;
	}
	a:link {text-decoration: none;}
	a:visited {text-decoration: none; color: purple;}
	a:hover {text-decoration: underline}
	
p.center {text-align: center;font-size: 90%;}

.expert {color: #900; margin-bottom: 10px;}
img.expert, img.expertSub {margin-left: 35px; margin-bottom: 0px;}
img.expertSub {margin-left: 10px;}
#expert_title {width:65%;}
#expert_caption {margin-left: 100px;}

h3.kc, h2.kc{
	font-size: 1.15em; 
	width: 96%;
	height: 20px;
	color: #666; 
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 1px;
	font-weight: bold;
	
	}
h2.kc { 
	font-size: 1.5em;
	}

.feature_box, .feature_box_full {
	width: 68%;
	line-height: 1.35em;
	}
.feature_box_full {
	width: 100%;
	}
.feature_box_full ul {
	line-height: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
	}
.feature_box a, .more a {
	text-decoration: none;
	}
.feature_box a:hover, .more a:hover {
	text-decoration: underline;
	}	
.more 
{ 
margin-right: 20px;
margin-bottom: 20px;
}
#rule {width: 95%; border-bottom: 1px solid #333; height: 10px;margin: 10px 5px;}
.dual {width: 45%; line-height: 24px;}
#TaggedContent {width: 100%; border-top: 1px solid #666;}
#TaggedContent td{padding: 7px; vertical-align:text-top;width: 50%;}

#LM
{
    width: 300px;
    float: right;
}
#LM h4
{
    color: #555;
    padding: 3px 0px;
    font-weight: bold;
}
#LM h4.lm
{
    color: #06C;
}
#LM p
{
    line-height: 1.3em;
}
#LM a
{
    text-decoration: none;
}
#LM a:hover
{
    text-decoration: underline;
}
#rt-col
{
    width: 310px;
    padding-top: 10px;
}
div.sep1
{
    margin: 0px 0px 10px 0px;
    clear: both;
    background-image: url(/content/images/theme/sep1.gif);
    height: 10px;
    background-repeat: no-repeat;
}

/*Begin: Related Content widget*/

#RelatedContentContainer
{
    
}

#RelatedContent
{
    border: 1px solid #cdcdcd;
    margin: 20px 0px;
    padding: 10px;
}

#RelatedContent > div.Header
{
    font-weight: bold;
    color: #444444;
    padding: 4px 0px 6px 10px;
}

#RelatedContent > div.Items
{
    display: table-row;
}

#RelatedContent > div.Items ul li
{
    list-style-type: none;
    display: table-cell;
    padding: 4px 8px;
    vertical-align: top;
}

#RelatedContent > div.Items ul li a
{
    
}

#RelatedContent > div.Items ul li a div.ImageContainer
{
    display: block;
    width: 80px; height: 54px;
    margin-bottom: 1px;
    overflow: hidden;
}

#RelatedContent > div.Items ul li a div.ImageContainer img
{
    border: none;
}

/*Begin: Related Content widget*/

.DisplayBar > .Hybrid
{
    margin-left: 0px !important;
}

