@import url('footer.css');

/** General **********************/

a
{
    color: #cc0000;
    text-decoration: none;
}

a:visited
{
    color: #cc0033;
}

a:hover
{
    color: #ff171c;
    text-decoration: underline;
}

a, a:visited, a:hover, a:active, a span, a:active span, a:active span span
{
    outline: none;
}

body
{
    margin: 0px;
    padding: 0px;
    background: #e1dfdf url(../images/bg_body.gif) repeat-x;
    font-family: verdana, sans-serif;
    color: #333333;
    font-size: 0.7em;
    behavior: url(micro/cssHover3.htc); 
}

body, html
{
    height: 100%;
}

h1
{
    margin: 0px;
    margin-top: 40px;
    height: 39px;
    padding: 0px;
    font-family: arial, sans-serif;
    color: #666666;
    font-size: 26px;
    font-weight: normal;
    letter-spacing: 0.2em;

   /**
    * sIFR
    * sFlashSrc: tradegothicltstdext.swf;
    * sFlashVars: textalign=center&letterSpacing=4;
    * sColor: #666666;
    * sLinkColor:#666666;
    */
}

#icc h1
{
    margin: 0px;
    margin-top: 55px;
    height: 30px;
    padding: 0px;
    font-family: arial, sans-serif;
    color: #666666;
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 0.2em;

   /**
    * sIFR
    * sFlashSrc: tradegothicltstdext.swf;
    * sFlashVars: textalign=center&letterSpacing=4;
    * sColor: #666666;
    * sLinkColor:#666666;
    */
}

h1 a, h1 a:hover, h1 a:visited
{
    color: #666666;
}

h1 a:hover
{
    text-decoration: none;
}

div#page-content div.left div.title h2
{
    margin: 0px;
    padding: 0px;
    color: #666666;
    font-family: arial, sans-serif;
    font-size: 2.3em;
    font-weight: normal;
    letter-spacing: 0.2em;

   /**
    * sIFR
    * sFlashSrc: tradegothicltstdext.swf;
    * sFlashVars: letterSpacing=3;
    * sColor: #666666;
    */
}

h2
{
    margin: 2px 0px 10px;
    padding: 0px;
    color: #333333;
    font-family: arial, sans-serif;
    font-size: 13px;
    font-weight: bold;

   /**
    * sIFR
    * sFlashSrc: tradegothicltstdext.bold.swf;
    * sColor: #333333;
    */
}

h3
{
    margin: 0px 0px 20px 0px;
    padding: 0px;
    font-size: 1.0em;
    font-weight: bold;
}

img, table
{
    border: none;
}

/** Shared styles ****************/

div.clear
{
    clear: both;
}


/** Page container ***************/

div#page
{
    position: relative;
    margin: 0px auto 0px auto;
    padding: 0px 0px 0px 0px;
    width: 860px;
    min-height: 100%;
    height: auto !important; /* testing */
    height: 100%; /* testing */
    margin: 0 auto -4em; /* testing */
    background: transparent url(../images/bottom_slide.gif) no-repeat left bottom;
}


/** Page content *****************/

div#page-content
{
    padding: 0px 40px 50px 40px;
    min-height: 300px;
}

div#page-content div.left
{
    width: 510px;
    float: left;
}

div#page-content div.left div.content
{
    padding: 15px 0px 0px 0px;
    width: 510px;
    line-height: 1.25em;
}

div#page-content div.left div.content div.text li
{
    color: #333333;
    font-size: 11px;
}

div#page-content div.left div.content div.text h3
{
    text-transform: uppercase;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
}

div#page-content div.left div.content div.text ul
{
    margin: 25px 0;
    width: 550px;
    padding-left: 40px;
}

div#page-content.tour div.left
{
    width: 750px;
}

div#page-content.tour div.left div.content
{
    width: 750px;
}

div#page-content.home div.left
{
    width: 470px;
    float: right;
    padding-bottom: 180px;
    min-height: 300px;
}

div#page-content.contact div.left
{
    padding-bottom: 180px;
    min-height: 300px;
}

div#page-content.home div.left div.content
{
    padding: 25px 0px 0px 0px;
    width: 470px;
    line-height: 1.45em;
}

div#page-content div.left div.content div.text, div#page-content div.left div.content div.quotes
{
    font-size: 13px;
    margin-bottom: 30px;    
}

div#page-content div.left div.content div.quotes
{
    color: #999999;
}

div#page-content div.left div.content div.quotes b, div#page-content div.left div.content div.quotes strong
{
    color: #333333;
    font-size: 12px;    
    font-weight: normal;
}

div#page-content div.left div.content div.column
{
    width: 250px;
    float: left;
}



div#page-content div.left div.content a
{
    font-weight: bold;
}

div#page-content div.left div.title
{
    padding: 0px 0px 0px 35px;
    background: transparent url(../../frends/images/dot_red_title.gif) no-repeat left 6px;
}

div#page-content div.left ul.cases
{
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    list-style: none;
}

div#page-content div.left ul#faq.cases
{
    margin-top: 30px;
}

div#page-content div.left ul.cases li
{
    margin: 0px;
    padding: 1px 0px 5px 0px;
}

div#page-content div.left ul.cases li div.content
{
    padding: 10px 0px 12px 0px;
}

div#page-content div.left ul.cases li div.link
{
    font-weight: bold;   
    color: #999999;
}

div#page-content div.left ul.cases li div.link a
{
    color: #999999;
}

div#page-content div.left ul.cases li div.link a span
{
    padding: 0px 0px 0px 10px;
    background: transparent url(../../frends/images/dot_gray.gif) no-repeat left 5px;
}

div#page-content div.left ul.cases li div.link a:hover
{
    color: #000000;
    text-decoration: none;
}

div#page-content div.left ul.cases li.selected div.link a
{
    color: #000000;
}

div#page-content div.left ul.cases li.stateless div.link a
{
    color: #333333;
}

div#page-content div.left ul.cases li.selected div.link a span,
div#page-content div.left ul.cases li div.link a:hover span
{
    background-image: url(../../frends/images/dot_red.gif);
}

div#page-content div.left ul.cases li.text div
{
    padding: 10px 0;
}

div#page-content div.right
{
    width: 250px;
    float: left;
}

div#page-content div.right div.image
{
    position: absolute;
    width: 250px;
    height: 250px;
    text-align: right;
}

div#page-content.faq div.image, div#page-content.blog-post div.image, div#page-content.contact div.image
{
    position: absolute;
    right: 20px;
    width: 250px;
    height: 250px;
    text-align: right;
}

div#page-content.tour div.right
{
    width: auto;
}

div#page-content.tour div.right div.image
{
    width: auto;
}

div#page-content.home div.right
{
    width: 240px;
    float: left;
}

div#page-content.home div.right div.image
{
    position: absolute;
    width: 240px;
    height: 245px;
    padding-top: 25px;
    text-align: right;
}

div#product-banner, div#news-lift-up
{
    width: 791px;
    background-color: #e7e5e5;
    border-left: 9px solid #cdcaca;
    padding: 20px 30px;
    margin-bottom: 20px;
    folor: #333333;
    font-size: 11px;
}

div#product-banner.home, div#news-lift-up.home
{
    position: relative;
    top: -180px;
}

#icc div#product-banner, div#news-lift-up
{
    border-left: 9px solid #ee0000;
}

div#news-lift-up
{
    height: 110px;
}

#product-banner div.buttons
{
    float: right;
    width: 300px;
    padding-top: 25px; 
}

div#news-lift-up div.buttons
{
    float: right;
    width: 145px;
    padding-top: 25px; 
}

#product-banner div.info
{
    float: left;
    width: 450px;
}

div#news-lift-up div.info
{
    float: left;
    width: 600px;
}

/** Page header ******************/

div#page-header
{
    padding: 7px 79px 50px 79px;
    background: transparent url(../images/header.jpg) no-repeat top center;
    text-align: center;
}

div#page-header a.logo
{
    display: block;
    position: absolute;
    left: 330px;
    top: 15px;
    width: 98px;
    height: 28px;
    z-index: 1000;
}

#icc div#page-header a.logo
{
    left: 50%;
    margin-left: -49px;
}

div#page-header ul
{
    float: left;
    width: 660px;
    margin: 0px;
    padding: 22px 0px 0px 55px;
    list-style: none;
    outflow: hidden;
}

#icc div#page-header ul
{
    padding: 17px 0 0 53px;
}

div#page-header ul li
{
    display: block;
    width: 160px;
    float: left;
    margin: 0px;
    padding: 0px;
    margin-left: 40px;
}

#icc div#page-header ul li
{
    width: auto !important;
    padding: 0px 40px 0 0;
    margin-left: 20px;
}

div#page-header ul li a
{
    display: block;
    float: left;
    padding: 0px 0px 0px 20px;
    height: 15px;
    color: #999999;
    font-size: 1.2em;
    background: transparent url(../images/menu_en.gif) no-repeat;
}

div#page-header ul li.selected a,
div#page-header ul li a:hover
{
    color: #000000;
    text-decoration: none;
}

div#page-header ul li.selected
{
    padding: 0px;
    background: transparent url(../../frends/images/icon_menu_on.gif) no-repeat left 1px;
}

div#page-header ul li div span
{
    display: none;
}


div#page-header ul li div.m-home a             
{ 
    width: 60px; 
    background-position: 20px 0px; 
}
div#page-header ul li div.m-home a:hover,       
div#page-header ul li.selected div.m-home a
{ 
    background-position: 20px -16px; 
}

div#page-header ul li div.m-tour a          
{ 
    width: 60px; 
    background-position: -186px 0px; 
}

div#page-header ul li div.m-tour a:hover,
div#page-header ul li.selected div.m-tour a
{ 
    background-position: -186px -16px; 
}

div#page-header ul li div.m-faq a          
{ 
    width: 60px; 
    background-position: -384px 0px; 
}

div#page-header ul li div.m-faq a:hover,
div#page-header ul li.selected div.m-faq a
{ 
    background-position: -384px -16px; 
}

div#page-header ul li div.m-real-life-icc a          
{ 
    width: 120px; 
    background-position: -598px 0px; 
}

div#page-header ul li div.m-real-life-icc a:hover,
div#page-header ul li.selected div.m-real-life-icc a
{ 
    background-position: -598px -16px; 
}

/** Home page ********************/

div#page-content.home div.slogan
{
    margin: 10px auto 30px auto;
    width: 750px;

}

/** Contact page *****************/

div#page-content.contact div.list div.item
{
    position: relative;
    float: left;
    width: 200px;
}

div#page-content.contact div.list div.item div
{
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 2px 0px;
    /*border-left: 5px solid #ff171c;*/
}

div#page-content.contact div.list div.item img
{
    border-left: 10px solid #FF3215;
}

/** Buttons *******************/

div.button
{
    min-width: 80px;
    min-height: 32px;
    color: #ffffff;
    text-align: center;
}

div.button a, div.button a:hover, div.button a:visited
{
    color: #ffffff;
}

div.button-red
{
    float: left;
    background: transparent url(../images/bg_button_red_left.gif) no-repeat left top;
    padding: 0 0 0 18px;
}

#icc div.button-red
{
    background-image: url(../images/bg_button_gray_left.gif);
}

div.button-red div.button
{
    background: transparent url(../images/bg_button_red.gif) no-repeat right bottom;
    padding: 0px 20px 0px 2px;
    line-height: 32px;
    font-size: 12px;
    font-weight: bold;
}

#icc div.button-red div.button
{
    background-image: url(../images/bg_button_gray.gif);
}

div.button-gray
{
    float: left;
    margin-right: 10px;
    background: transparent url(../images/bg_button_gray_left.gif) no-repeat left top;
    padding: 0 0 0 18px;
}

div.button-gray div.button
{
    background: transparent url(../images/bg_button_gray.gif) no-repeat right bottom;
    padding: 0px 20px 0px 2px;
    line-height: 32px;
    font-size: 12px;
    font-weight: bold;    
}

#product-banner div.button
{
    min-width: 60px;
    min-height: 22px;
}

#product-banner div.button-red
{
    float: right;
    background-image: url(../images/bg_button_small_red_left.gif);
    padding-left: 12px;
}

#icc #product-banner div.button-red
{
    background-image: url(../images/bg_button_small_gray_left.gif);
}

#product-banner div.button-red div.button
{
    background-image: url(../images/bg_button_small_red.gif);
    padding: 0px 12px 0px 0px;
    line-height: 21px;
    font-size: 11px;
    font-weight: normal;
}

#icc #product-banner div.button-red div.button
{
    background-image: url(../images/bg_button_small_gray.gif);
}

#product-banner div.button-gray 
{
    float: right;
    background-image: url(../images/bg_button_small_gray_left.gif);
    padding-left: 12px;
}

#product-banner div.button-gray div.button
{
    background-image: url(../images/bg_button_small_gray.gif);
    padding: 0px 12px 0px 0px;
    line-height: 21px;
    font-size: 11px;
    font-weight: normal;    
}

div.add-padding
{
    width: 100%;
    height: 170px;
}

/** ICC posts ***************/
div#page-content.blog-post div.left
{
    padding-right: 35px;
    width: 750px;
}

div#page-content.blog-post div.left div.content
{
    width: auto;
}

div#page-content.blog-post div.left div.title h3
{
    font-size: 1.3em;
}

div#page-content.blog-post h3
{
    color: #444343;
    font-size: 1.6em;
    font-weight: normal;
}

div#page-content.blog-post div.post
{
    padding: 20px 0px 13px 0px;       
}

div#page-content.blog-post div.image
{
    position: static;
    float: right;
    padding-left: 10px;
}

div#page-content div.left div.content div.text ul.documentation ul 
{
    margin: 5px 0;
}


/** Contact form *****************/

div#page-content.contact div.title h3
{
    font-size: 1.3em;
    color: #444343;
    font-weight: normal;
}

div.contact-form label
{
    width: 150px;
    display: block;
    float: left;
}

div.contact-form input
{
    height: 14px;
    width: 343px;
    margin-bottom: 7px;
}

div.contact-form input, div.contact-form textarea
{
    padding: 0px 2px 0px 2px;
    font-size: 1.0em;
    border: 1px solid #ffffff;
}

div.contact-form input:focus,
div.contact-form textarea:focus
{
    border: 1px solid #999999;
}

div.contact-form div.smaller,
div.contact-form div.bigger
{
    padding-top: 6px;
}

div.contact-form .smaller
{
    width: 79px;
    display: block;
    float: left;

}

div.contact-form .bigger
{
    width: 414px;
    float: left;
}

div.contact-form div.message-label
{
    height: 78px;
}

span.required
{
    color: #ff171c;
}


div.contact-form div.send
{
    height: 16px;
    width: 47px;
    background-color: #ff171c;
    padding:1px 0px 0px 9px;
    color: #ffffff;
}


div.contact-form input.submit
{
    width: auto;
    background-color: #ff171c;
    border: 0px solid black;
    height: 18px;
    color: #ffffff;
    padding: 0px 8px 2px 8px;
    font-family: verdana, sans-serif;
    cursor: pointer;
    margin-top: 3px;
}


div.contact-form textarea#message
{
    height: 96px;
    font-size: 1.0em;
    font-family: verdana, sans-serif;
    overflow: auto;
}

.required .bigger
{
   display: block;
   margin-bottom: 10px;
}


div#order-form
{
  display:none;
  background-color: #ffffff;
  position: absolute;
  right: -20px;
  top: 30px;
  color: #343434;
  width: 200px;
  border: 1px solid #cc0000;
}

div.button-red:hover div#order-form
{
  display:block;
}

div#order-form h3
{
    margin: 0;
    font-size: 1.2em;
}

div#order-form p
{
    margin: .5em 0;
    font-size: .9em;
}

div#order-form button
{
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

div#order-form button span
{
    background: transparent url(../images/bgw_button_small_red.gif) no-repeat right bottom;    
    padding: 0px 17px 0px 0px;
    display: block;
    line-height: 21px;
    height: 22px;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    cursor: default;
}

div#order-form button span span
{
    background: transparent url(../images/bgw_button_small_red_left.gif) no-repeat left top;
    padding: 0px 0px 0px 17px;
}

