﻿/*-------------------------------------------

              Title :  eCardio
              Usage :  Products & Services
              Author:  Ian Yang (www.xbitech.com)
              Update:  2009-03-03

---------------------------------------------*/


/*====================TOC====================

          1. Front Page
          2. eCardio Services
          3. eXtended Monitoring
          4. Cardiac Event Monitoring
          5. Holter Monitoring
 
=============================================*/



/* 1. Front Page
---------------------------------------------*/
#ps #text {
	margin-left: 4px;
	padding-right: 30px;
	width: 408px;
	border-right: 1px solid #CCC;
	}
	
#ps #text ul li {
	padding-left: 20px;
	font: 0.75em/1.45em Verdana, sans-serif;
	background: url(../images/bullet_bg_1.gif) no-repeat 1px 7px;
	list-style-position: outside;
	}	
	
#ps h3
{
    margin: 0px 0px 17px;
    color: #E36F1E;
}

#ps h4
{
    font-size:smaller;
    color: #E36F1E;
    
}

#information {
	padding-bottom: 115px;
	width: 231px;
	}

#information p
{
	text-align:center;
	margin-top:20px;
}

#information ul li a {
	color: #E36F1E;
	}


/* 2. eCardio Services
---------------------------------------------*/
#services #text
{
	width:716px;
}

#services #text ul li {
	float: left;
	margin-bottom: -17px;
	padding: 0;
	background: none;
	}

#services #text ul li:first-child           { width: 233px; margin-right: 19px; }
#services #text ul li:first-child + li      { width: 238px; margin-right: 19px; }
#services #text ul li:first-child + li + li { width: 206px; }

#services #text ul li h3 
{
	margin-bottom: 2px;
	padding: 4px 0 5px 32px;
	background: url(../images/icon_bg.png) no-repeat;
	height:20px;
	}

* + html #services #text ul li h3 {
	margin-bottom: 3px;
	padding: 5px 0 5px 32px;
	}

#services #text ul li p {
	position: relative;
	left: 3px;
	}

#services #text ul li           h3 { background-position: 0 -222px; }
#services #text ul li + li      h3 { background-position: 0 -296px; }
#services #text ul li + li + li h3 { background-position: 0 -370px; }

* + html #services #text ul li           h3 { background-position: 0 -221px; }
* + html #services #text ul li + li      h3 { background-position: 0 -295px; }
* + html #services #text ul li + li + li h3 { background-position: 0 -369px; }


/* 3. eXtended Monitoring
---------------------------------------------*/
#extended h2 div span {
	position: relative;
	top: -6px;
	font-size: 0.9em;
	}
	
#extended h3
{
    color: #E36F1E;
    margin: 0px 0 17px;
}

#extended #text 
{
	width:408px;
	margin-bottom: 12px;
	}

#extended #text div {
	float: right;
	display: table;
	margin: 4px 31px 0 0;
	padding: 0 19px 15px;
	width: 1%;
	text-align: center;
	/*background: #E36F1E;*/
	line-height: 0.85em;
	}

#extended #text div img 
{
	margin: 20px -19px 10px;
	border: solid #FFF;
	border-width: 1px 1px 0;
	
	}

#extended #text div a {
	border-bottom: 1px solid;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #E36F1E 0 1px 1px;
	}

#extended #text ul {
	float: left;
	}

#extended #text ul li {
	margin-bottom: 7px;
	}

#extended #text > a {
	float: left;
	margin-left: 1px;
	}


/* 4. Cardiac Event Monitoring
---------------------------------------------*/
#cardiac #text
{
	width:716px;
}

#cardiac #text ul {
	float: left;
	margin-top: 5px;
	padding-bottom: 10px;
	background: url(../images/text_ul_bg.gif) repeat-y top left;
	}

#cardiac #text ul li {
	float: left;
	padding: 0;
	width: 323px;
	background: none;
	}

#cardiac #text ul li:first-child      { padding-right: 35px; }
#cardiac #text ul li:first-child + li { padding-left:  35px; }

#cardiac #text ul li div {
	display: table;
	margin: 0 auto 22px;
	padding: 0 19px;
	width: 1%;
	text-align: center;
	/*background: #E36F1E;*/
	line-height: 0.85em;
	}

#cardiac #text ul li:first-child      div { padding-bottom: 8px; }
#cardiac #text ul li:first-child + li div { padding-bottom: 15px; }

#cardiac #text ul li div img {
	margin: 0 -19px;
	border: solid #FFF;
	border-width: 1px 1px 0;
	}

#cardiac #text ul li:first-child      div img { margin-bottom: 3px; }
#cardiac #text ul li:first-child + li div img { margin-bottom: 10px; }

#cardiac #text ul li div a {
	border-bottom: 1px solid;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #E36F1E 0 1px 1px;
	}


/* 5. Holter Monitoring
---------------------------------------------*/
#holter #text
{
	width:716px;
}

#holter #text ul {
	float: left;
	margin-top: 5px;
	padding-bottom: 10px;
	background: url(../images/text_ul_bg.gif) repeat-y top left;
	}

#holter #text ul li {
	float: left;
	padding: 0;
	width: 323px;
	background: none;
	}

#holter #text ul li:first-child      { padding-right: 35px; }
#holter #text ul li:first-child + li { padding-left:  35px; }

#holter #text ul li div {
	display: table;
	margin: 0 auto 22px;
	padding: 0 19px;
	width: 1%;
	text-align: center;
	/*background: #E36F1E;*/
	line-height: 0.85em;
	}

#holter #text ul li:first-child      div,
#holter #text ul li:first-child + li div { padding-bottom: 15px; }

#holter #text ul li div img {
	margin: 0 -19px;
	border: solid #FFF;
	border-width: 1px 1px 0;
	}

#holter #text ul li:first-child      div img,
#holter #text ul li:first-child + li div img { margin-bottom: 10px; }

#holter #text ul li div a {
	border-bottom: 1px solid;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-shadow: #E36F1E 0 1px 1px;
	}
	
	
/* 6. Academic
---------------------------------------------*/
#academic #text
{
	width:711px;
}

#academic #text ul
{
	padding-top:10px;
	padding-bottom:10px;
}

#academic #text ul li {
	padding-left: 20px;
	font: 0.75em/1.45em Verdana, sans-serif;
	background: url(../images/bullet_bg_1.gif) no-repeat 1px 7px;
	list-style-position: outside;
	}