﻿/** Custom styles for SpaceClaim help **/

/** Styles added by DCZ 2013 **/
/** ---------------------------------------------------------**/
/** These styles are in the main Stylesheet 'helpstudio.css' **/
/**  They can be modified here to customize                  **/
/**----------------------------------------------------------**/

/* Applies to everything below the non-scrolling header region. */
div#pagebody
{
    font-size:      70%;
    width:          100%;
    margin-bottom:  0;
}

/* Applies to everything below the non-scrolling header region, minus the footer. */
div#mainbody
{
 	margin-top: 25px;
	padding-left: 25px;
	font-family: "Segoe UI", Tahoma, sans-serif;
	font-weight: normal;
	font-size: 100%;
}


/*--- Non-scrolling Header Region Styles ---------------------*/

/* PAGETOP                                                    */
/* Applies to the entire non-scrolling header region.         */
div#pagetop
{
    background-color: #ccccff;
    padding:    0 0 10px 0 ;
    width:      100%;
    margin-bottom:  0;  
}
/** ---------------------------------------------------------**/

/* Applies to both tables in the non-scrolling header region. */
div#pagetop table
{
    width:      100%;
    font-size:  100%;
	font-family: "Segoe UI", Tahoma, sans-serif;
    margin:     0 0 0 0;
}
/** ----------------------------------------------------------*/


/* Applies to cells in both tables in the non-scrolling header region. */
div#pagetop table td
{
    /** color:      #0000FF; **/
    font-size:  100%;
    margin:     0 0 0 0;
    padding:    1px 20px 0px 16px;
    border:     medium none;
    background-color: transparent;
    border: none;
}

/* Applies to the page title row in the upper table of the non-scrolling header region. */
div#pagetop table tr#pagetoptable1row1 td
{
    padding-bottom: 6px;
	/**background-color: #1a1915;**/
}

/* Applies to the page title row in the upper table of the non-scrolling header region. */
div#pagetop table tr#pagetoptable1row2 td
{
    padding-bottom: 6px;
}

/* Applies to the last row in the upper table of the non-scrolling header region. */
div#pagetop table tr#pagetoptable1row3 td
{
    padding-bottom: 2px;
    padding-top:    0;
}

/* Applies to the lower table of the non-scrolling header region. */
div#pagetop table#pagetoptable2
{
    border-top-color:   white;
    border-top-style:   solid;
    border-top-width:   1px;
}

div#pagetop table#pagetoptable2, div#pagetop table#pagetoptable1
{
    /**background-color: #000000;**/
	background-image: url(images/gradient.png);
    color: #fff;
    border-bottom: #F47920 3px solid
}
table#pagetopbreadcrumbs
{
    color: #ffffff;
    border-bottom: #367bc8 10px solid;
}

div#pagetop table#pagetoptable2 td
{
    padding-top:    0;
    padding-bottom: 0;
}

div#pagetop table#pagetoptable2 td
{
    padding-top:    0;
    padding-bottom: 0;
}

/* Breadcrumbs section of the page header */
div#pagetop table#pagetopbreadcrumbs td 
{
    background-color: white;
    padding:    0px 3px 3px 19px;
    color:      #F47920;
}

/* Applies to the running header text in the first row of the upper table in the
   non-scrolling header region. */
span#projecttitle
{
	font-family: "Segoe UI", Tahoma, sans-serif;
    font-weight: bold;
    font-size: 150%;
    color: #006598;
}

/* Applies to the topic title in the second row of the upper table in the
   non-scrolling header region. */
span#pagetitle
{
    color: #006598;
	font-weight: bold;
}

.breadcrumbtext
{
    font-size: 95%;
    color: #808080
}

/* Feedback section */
div#feedback
{
    background-color:   #f1f1f1;
}

table.feedback
{
    width:          300px;
}

table.feedback, table.feedback td
{
    border-style:   none;
    background-color: transparent;
}

td.feedbackcaption
{
    vertical-align: bottom;
    padding-bottom: 4px;
}

td.feedbackprompt
{
    padding-bottom: 5px;
}

/*------------------------------ Other Region Styles -------------------------------*/

/* Applies to the page footer */
div#pagefooter
{
    margin-top:     0;
    margin-bottom:  0;
    margin-left:    0;
    margin-right:   0;
    padding-top:    2px;
    padding-bottom: 6px;
    padding-left:   5px;
    padding-right:  2px;
    font-size: 95%; 
    color: #808080;
}

/* Footer horizontal rule */
hr#footerHR
{
    border-bottom-color:    #EEEEFF;
    border-bottom-style:    solid;
    border-bottom-width:    1px;
    border-top-color:   #C8CDDE;
    border-top-style:   solid;
    border-top-width:   1px;
    height:         3px;
    color:          #D4DFFF;
}

/* Non scrolling page footer */
div#nonscrollingpagefooter, div.fullwidthfooter
{
    border-top:     1px solid #ff6532;
    border-left:    0px;
    border-right:   0px;
    border-bottom:  0px;
    padding-top:    2px;
    padding-bottom: 2px;
    padding-left:   5px;
    padding-right:  2px;    
    vertical-align: bottom;
    font-size:      60%;
}


/*------------------------------ Topic Content Region Styles -------------------------------*/

/** Reduces font size of copyright in scrolling footer **/

div#pagefooter
{
    font-size: 80%;
	font-family: "Segoe UI", Tahoma, sans-serif;
}

div.header
{
	font-size: 32pt;
	color: black;
	font-weight: bold;
	font-family: "Segoe UI", Tahoma, sans-serif;
    margin-right: 50px;
}

H1 {
	font-family: "Segoe UI", Tahoma, sans-serif;
	font-weight: normal;
	color: #367BC8;
	font-size: 14pt;
	margin-bottom: 0pt;
	margin-top: 6pt;
}

H1.breadcrumbtext
{
    font-size: 95%;
    color: #e36c0a;
}

H2, .HeadingProcedure
{
    color: #367BC8;
    font-family: 'Segoe UI','Tahoma','sans-serif';
    font-size: 14px;
    font-weight: bold;
    margin-top: 18pt;
}


H3 {
	font-family: "Segoe UI", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	margin-top: 18pt;
	margin-left: 0px;
}


H4 {
	font-weight: bold;
	font-size: 12.0pt;
}


H5 {
	font-weight: bold;
	font-size: 10.0pt;
}


H6 {
	font-weight: bold;
	font-size: 8.0pt;
}


P, li {
	margin-bottom: 0pt;
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: 10pt;
	margin-top: 4.5pt;
}
ul, ol{
	margin-top: 4.5pt;
	margin-bottom: 12pt;
}

/* *******************************************************/
/**      Tables  Added by DCZ 2013                      **/
/* *******************************************************/

/* "table" is borderless and used in cases like Tool guide descriptions  **/
table
{
    border-bottom:  0px;
    border-left:  0px;
    border-right:  0px;
    border-top:  0px;
    table-layout: fixed;
}

/* "rhino" is for the Rhino details in Import/Export  **/
table.rhino
{
    background-color: #ffffff;
    border-bottom: solid 1px #000000;
    border-left:  solid 1px #000000;
    border-right:  solid 1px #000000;
    border-top:  solid 1px #000000;
	border-collapse: collapse;
    table-layout: fixed;
}

tr.rhino td
{
    border-bottom: solid 1px #000000;
    border-left:  solid 1px #000000;
    border-right:  solid 1px #000000;
    border-top:  solid 1px #000000;
	padding-bottom: 2px;
	padding-left: 20px;
    background-color: #FFFFFF;
	font-family: "Segoe UI", Arial, sans-serif;
    color: #000000;
}

/* "showborders" shows all cell borders  **/
table.showborders
{
    background-color: #ffffff;
    border-bottom: solid 1px #000000;
    border-left:  solid 1px #000000;
    border-right:  solid 1px #000000;
    border-top:  solid 1px #000000;
	border-collapse: collapse;
    table-layout: fixed;
}

tr.showborders td
{
    border-bottom: solid 1px #000000;
    border-left:  solid 1px #000000;
    border-right:  solid 1px #000000;
    border-top:  solid 1px #000000;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
    background-color: #FFFFFF;
	font-family: "Segoe UI", Arial, sans-serif;
    color: #000000;
}

/* *******************************************************/
/* Zebra tables **/
/* *******************************************************/

table.alternating
{
    background-color: #ffffff;
    border-bottom: solid 1px #F47920;
    border-left: solid 1px #F47920;
    border-right: solid 1px #F47920;
    border-top: solid 1px #F47920;
	border-collapse: collapse;
    table-layout: fixed;
}
tr.orange td
{
    padding-right: 10px;
    padding-left: 4px;
    padding-top: 0px;
	padding-bottom: 2px;
    background-color: #F47920;
	font-family: "Segoe UI", Arial, sans-serif;
    text-align: left;
	font-weight: bold;
    color: #ffffff;
}
tr.paleorange td 
{
    
	padding-right: 10px;
    padding-left: 4px;
    background-color: #ffead7;
	font-family: "Segoe UI", Arial, sans-serif;
	font-weight: normal;
    color: #000000;
}
tr.gray td
{
    padding-right: 10px;
    padding-left: 4px;
    background-color: #ebebeb;
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
    color: #000000;
}
tr.white td
{
    padding-right: 10px;
    padding-left: 4px;
	background-color: #ffffff;
	font-family: "Segoe UI", Arial, sans-serif;
	font-weight: normal;
    color: #000000;
}
/* *******************************************************/
/* Link Styles  **/
/* *******************************************************/

A:active {
	color: #F47920;
	text-decoration: none;
}
A:hover {
	color: #F47920;
	text-decoration: underline;
}
A:link
{
    color: #F47920;
    text-decoration: none;
}
A:visited {
	color: #F47920;
	text-decoration: none;
}


/********************************************************/
/** Navigation for tutorials **/
/********************************************************/

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 40px;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #006598;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #006598;
text-decoration: none;
}

p.code
{
    font-family: "Courier New";
    margin-left: 20pt;
    background-color: #F0F0F0;
}

/*************** Styles added 2010 ********************/

/** Changes glossary popups to blue **/

A.hsglossaryreference
{
    color:      #006598;
    border-bottom: 1px dotted #006598;
}

div.hspopupbubble
{
    left:       4px;
    position:   absolute;
    padding:    4px 8px 5px 4px;
    z-index:    1;
    width:      50%;
    visibility: hidden;
    border:     1px solid #006598;
    background: #ffffff;
    font-size:  60%;
}
