﻿
.support-content-header-left 
{
	background-image: url(images/support/header_left.jpg);
	float:left;
	height:38px;
	width:5px;
}

.support-content-header
{
	background-image: url(images/support/header_bg.jpg);
	background-repeat: repeat-x;
	height:38px;
	width:100%;
}

.support-content-header-text 
{
	font-size:12pt;
    padding:10px 0 0 15px;
}

.support-content-header-right
{
	background-image: url(images/support/header_right.jpg);
	float:right;
	height:38px;
	width:5px;
}


.support-content-footer-left 
{
	background-image: url(images/support/footer_left.jpg);
	float:left;
	height:15px;
	width:3px;
}

.support-content-footer
{
	background-image: url(images/support/footer_bg.jpg);
	background-repeat: repeat-x;
	height:15px;
	width:100%;
	clear:both;
}

.support-content-footer-right
{
	background-image: url(images/support/footer_right.jpg);
	float:right;
	height:15px;
	width:3px;
}

.support-content 
{
    background-color:#F7F7F7;
    border-left:solid 1px #E1E1E1; 
    border-right:solid 1px #E1E1E1;
}

.support-content div.header 
{
    padding: 10px 10px 15px 30px;
}
.support-content div.header div.title, #divVideos .title 
{
    color:#000;
    font-size:12pt;
    font-weight:bold;
    float:left;
    margin-right:10px;
}

#divVideos .title 
{
    font-size:16pt;
    margin: 25px 10px 15px 5px;
}

.support-content div.header div.summary
{
    color:#767676; 
    font-size:8pt;
    margin-top:3px;
}

div.support-content-triple-section
{
    float:left; 
    width:33%;
}

div.support-content-triple-section-image 
{
    text-align:center; 
    margin-top:20px;
}

div.support-content-triple-section-image a img
{
    border:none;
}

div.support-content-triple-section div.image-left
{
    margin-left:30px;
}

div.support-triple-container 
{
    margin: 0 12px 0 12px;
}

div.support-triple-container div.link-header, #divVideos .link-header
{
    cursor:pointer;
    color:#237593;
    text-decoration:underline;
}

div.support-triple-header 
{
    font-size:12pt; 
    margin:12px 0 12px 0;
}

div.support-triple-content 
{
    color:#767676; 
    font-size:8pt; 
    height:90px;
}

div.support-triple-content-short 
{
    color:#767676; 
    font-size:8pt; 
    height:30px;
}

.content-subheader 
{
    clear:both;
    width:100%;
    background-color:#F2F2F2;
    height:35px;
    border-top:solid 1px #ddd;
    border-bottom:solid 1px #e5e5e5;
}

.content-subheader-text 
{
    color:#656565;
    font-size:11pt;
    padding:10px 0 0 12px;
}

div.support-footer-container 
{
    border:none; 
    margin-top:50px;
}

div.support-footer-section 
{
    float:left;
    width:33.3%;
}

div.support-footer-section-header 
{
    background-color:#617594; 
    color:#fff; 
    font-weight:bold; 
    padding:3px 0 3px 5px; 
    margin-bottom:10px;
}

div.support-footer-section div 
{
    padding:2px 0 2px 5px; 
}

div.support-footer-section a
{
    color:#617594; 
    font-size:9pt;
    text-decoration:none;
}

.arrow-link-div
{
    padding:10px 0 30px 0;
}

#divVideos 
{
    font-size:7pt;
}

#divVideos .link-header
{
    font-size:11pt;
}

#divVideos .arrow-link-div 
{
    height:74px;
    padding:0 10px;
    margin:0;
    width:300px;
    float:left;
}

.selected-arrow-link-div 
{
	background-image: url(images/helpclips/hc_selected.png);
	background-repeat:no-repeat;
	background-color:Transparent;
    height:74px;
    padding:0 10px;
    width:300px; 
    float:left;
}

.arrow-link-div .text-link 
{
    font-size:7pt;
    color:#237593;
    text-decoration:underline;
    cursor:pointer;
    margin-top:2px;
}

.arrow-link-div .text-link:hover, div.support-triple-container div.link-header:hover
{
    text-decoration:none;
    color:#80b6e3;
}

div.arrow-link 
{
    float:left; 
    margin-right:10px;
}

#divVideos div.arrow-link 
{
    height:60px;
}

#divVideos div.video-text 
{
    margin-top:12px;
}

div.arrow-link img 
{
    cursor:pointer;
}

div.arrow-link a img
{
    border:none;
}

div.sm-arrow-link 
{
    float:left; 
    margin: 4px 10px 0;
    position:absolute;
}

div.support-download, div.question-answer
{
    padding: 5px 0 5px 10px;
    font-size:9pt;
    border-bottom: solid 1px #E5E5E5;
}

div.question-text 
{
    cursor:pointer;
    color:#237593;
    position:relative;
    padding-right:35px;
    left:25px;
}

div.answer-text 
{
    margin-left:40px;
    padding-right:15px;
    color:#000;
    cursor:default;
    display:none;
}

div.support-download a
{
    text-decoration:none;
}

div.my-account-item 
{
    margin:0 5px 0 5px; 
    padding:10px 5px 10px 12px; 
    clear:both; 
    border-top:solid 1px #E8E8E8;
}

div.my-account-item a 
{
    text-decoration:none;
    font-size:9pt;
}

div.my-account-item img
{
    border:none;
}

.hc-viewer-center 
{
    background-image:url(images/support/hc_top.png);
    background-repeat:no-repeat;
    background-color:Transparent;
    width:800px;
    height:515px;
    padding-left:25px;
}


.video-footer-center 
{
    background-image:url(images/support/video-footer-center.png);
    background-repeat:repeat-x;
    background-color:Transparent;
    width:780px;
    height:10px;
    margin-left:10px;
}

.video-footer-left
{
    background-image:url(images/support/video-footer-left.png);
    background-repeat:no-repeat;
    background-color:Transparent;
    width:10px;
    float:left;
    height:10px;
}

.video-footer-right
{
    background-image:url(images/support/video-footer-right.png);
    background-repeat:no-repeat;
    background-color:Transparent;
    width:10px;
    float:right;
    height:10px;
}

.show-video 
{
    cursor:pointer;
}
