/* 
    Document   : idsk_style.css
    Created on : December 10, 2008, 1:47 PM
    Author     : InfoDesk
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body
{
	/*text-align: center;  centers entire page in IE */
        font-family: Arial, Helvetica, Sans-Serif, Verdana;
        font-size: 11px;
        color: #333333;
        width: 1010px;
        margin: 0 auto;
        background-color: #CCCCCC;
}

html 
{
        overflow: scroll
} 
/* -- HEADER SECTION -- */
#banner_holder 
{
       
        height: 118px;
        border-left: 1px solid #ffffff;
        border-right: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
        margin: 0px 0px 0px 0px;
}

#home_link a, #contact_link a
{
        color: #ffffff;
        text-decoration: none;
}
/* -- PRODUCT DEMO CONFIRMATION -- */
#pdconf
{
        font-family: Arial, Helvetica, Sans-Serif, Verdana;
        font-size: 10pt;
        color: #000000;
        text-align: center;
        margin-top: 30px;
        height: 400px
}
/* -- NAVIGATION SECTION -- */
#nav_holder
{
        float: left;
        background-color: #9E1C20;
        background-repeat: no-repeat;
        width: 1008px;
        height: 34px;
        border-left: 1px solid #ffffff;
        border-right: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
        font-family: Arial, Helvetica, Sans-Serif, Verdana;
        margin-bottom: 0px
}

#nav
{
        text-align: center;
        margin: 8px 0px 0px 0px;
        font-weight: bold;
        padding: 0px;
        vertical-align: center;
        font-family: Arial, Helvetica, Sans-Serif, Verdana;
}

#nav a 
{
        color: #ffffff;
        font-size: 10pt;
        text-decoration: none;
}
#nav a:hover
{
        color: #D4675B;       
}

#nav ul
{
        height: 32px;
}

#nav li
{
        display: inline;
        list-style-type: none;
        padding-right: 10px;
}

#nav img
{
        display: inline;
}
.idsk_bullet
{
        font-size: 12pt;
        color: #D4675B;
}
/* -- SIDE NAVIGATION SECTION (product page) -- */
#side_nav_holder
{
        float: left;
        margin-left: 55px;  
        margin-top: 0px; 
        width: 170px;
        text-align: left;
        line-height: 20px;
        color: #9E1C20;
        font-weight: bold;
        font-family: Arial, Helvetica, Sans-Serif, Verdana;
        font-size: 8pt;
        padding: 25px 16px 0px 16px;     
}
.blurb_holder
{
        float: left;
       /* margin-left: -70px; */
        margin-top: 0px; 
        width: 170px;
        line-height: 20px;
        color: #545454;
        font-weight: bold;
        font-family: Arial, Helvetica, Sans-Serif, Verdana;
        font-size: 8pt;
        padding: 0px 0px 0px 0px;
        display: block      
}
.idsk_blurb
{
        background-color: #9E1C20;
        text-align: right;
        color: #ffffff;
        font-size: 9pt;
        font-family: Arial, Helvetica, Sans-Serif, Verdana;
        padding-left: 20px;
        padding-right: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 30px;
        display: block
}
#side_nav_holder a:hover 
{
         color: #9E1C20;
}
.sn_outer 
{
        padding-left: 30px
}
.sn_inner
{
        color: #545454;
        text-decoration: none;
}
#sn_selected
{
        background-image: url(images/sidenav170.gif);
        background-repeat: no-repeat;   
        
}
#sn_selected_x
{
        background-image: url(images/sidenav230.gif);
        background-repeat: no-repeat;     
}

/* -- PAGE CONTENT SECTION  -- */
#page_content 
{
        width: 1010px;
        float: left;
        margin-bottom: 20px;
        background-color: #FFFFFF;
}

#anim_holder
{        
        float: left;
        display: inline;
        margin: 30px 0px 0px 65px;
}
#anim_box_content
{	
        padding: 0px 25px 24px 55px;
        text-align: justify;
}
#news_holder
{
        float: left;
        width: 357px;
        display: inline;
        margin: 30px 0px 0px 0px;
        
}
#news_box_content
{
	
        clear: both;
        float: left;
        margin-bottom: -20px;
}
#headlines_box
{
        float: left; 
        clear: both; 
        width: 317px;
        text-align: left;
        padding-left: 50px;
}
#description_holder
{
        float: left;
        width: 960px;
        display: inline;
        margin: 20px 0px 0px 72px;
}
#description_box_content
{
        float: left;
        width: 276px;
        height: 245px;
        margin-right: 5px
}
#description_box_content-1
{
        float: left;
        display: inline;
        width: 276px;
        height: 245px;
        margin-left: 10px;
        margin-right: 5px
}
#description_box_content-2
{
        float: left;
        display: inline;
        width: 276px;
        height: 245px;
        margin-left: 10px;
}
.description_divider
{
        width: 1px;
        height: 239px;
        background: #871819;
        float: left;    
}
.description_arrow 
{
        background-image: url(images/descrip_box.gif);
}
#webinf2
{
        background-color: #ffffff;
        color: #ffffff;
        font-family: Arial, Helvetica, Sans-Serif, Verdana;
        font-weight: bold;
        font-size: 14pt;
        width: 410px
}
.wfarrows
{
        vertical-align: middle;
        padding-left: 20px
}
#newimg
{
        float: left;
}

/* -- INFO CONTENT --  */
#info_holder
{
        float: left;
        width: 630px;
        margin: 30px 0px 30px 15px;
}
#info_box_content
{
        clear: both;
        float: left;
        font-family: Arial, Helvetica, Sans-Serif, Verdana;
        font-size: 10pt;
        color: #000000
}
.indent 
{
        padding-left: 20px
}
.subspc 
{
        margin-top: -15px
}
.prodhead
{
      color: #000000;
      font-size: 12pt;
      font-weight: bold
}
.subhead
{
        color: #000000;
        font-size: 10pt;
}

/* -- PRESS RELEASES SECTION -- */
#.prdate
{
      color: #000000;
      font-size: 10pt;
      font-weight: bold;
}
.prlink
{
      color: #000000;
      font-size: 10pt;
      font-weight: bold;
}
.prheadline
{
        color: #000000;
        font-size: 13pt;
        font-weight: bold;
}


/* -- FOOTER SECTION -- */
#footer_holder
{
	text-align: center;
      color: #666666;
      width: 100%;
}
#footer_holder a
{
        font-size: 8pt;
        color: #666666;
        font-weight: bold;
        text-decoration: none;
}
#footer 
{
	text-align: center;
}
#copyright_idsk
{
        text-align: center;
        font-size: 8pt;
        color: #666666;
        margin: 0px 0px 0px 0px;
}

li.bullet
{
	list-style-type:square;
}
