﻿/************************************************************************************
* 
* © 2008 Ecliptic Technologies, Inc. - All Rights Reserved
* Unauthorized use or reproduction of this product is strictly prohibited by law.
* Website: www.ecliptictech.com
* Email: info@ecliptictech.com
*
* Name: home-master.css
* Description: Master CSS file for the home page for the First Care Medical Services 
*              website
*
*************************************************************************************/

/* Auxiliary style sheets
------------------------------------------------------------------------------------*/

@import url(nav.css);
@import url(forms.css);


/* Body 
------------------------------------------------------------------------------------*/

*
    {
    margin:0px;
    padding:0px;
    }

body
	{
	font-size:100%;
	color:#000000;
	line-height:1em;
	background:#dadada;
	}

h1
	{
	margin:0px 0px 0.4em 0px;
	padding:0px;
	font:2.2em Georgia, "Times New Roman", Times, serif;
	color:#b10000;
	line-height:1em;
	}

h2
	{
	font:bold 1.25em Verdana, Arial, Helvetica, sans-serif;
	color:#b10000;
	line-height:1.6em;
	}

h3
	{
	font:bold 1em Verdana, Arial, Helvetica, sans-serif;
	color:#b10000;
	line-height:1.6em;
	}

h4
	{
	font:bold 0.875em Verdana, Arial, Helvetica, sans-serif;
	color:#b10000;
	line-height:1.6em;
	}

h5
	{
	font:bold 0.75em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
	}

h6
	{
	font:bold 0.6875em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
	}

img
    {
    border:none;
    }
        


/* Horizontal rules
------------------------------------------------------------------------------------*/

hr
	{
	display:none;
	}

.hr
	{
	margin:0px 0px 1.6em 0px;
	border-top:1px dotted #b10000;
	}


/* Links
------------------------------------------------------------------------------------*/

a:link, a:visited
	{
	color:#b10000;
	text-decoration:underline;
	}

a:hover
	{
	color:#000000;
	background:#ffdada;
	}
	
a:active
	{
	color:#000000;
	background:#f3d4d4;
	}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited
    {
    text-decoration:none;
    }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
    {
    color:#000000;
    text-decoration:underline;
    }


/* Container
------------------------------------------------------------------------------------*/

#container
	{
	margin:10px auto;
	width:918px;
	}

#alternate
    {
    margin:0px 0px 1em 10px;
    font:0.6875em Verdana, Arial, Helvetica, sans-serif;
    }


/* Top background
------------------------------------------------------------------------------------*/

#top-mainbg
	{
	float:left;
	width:918px;
	height:475px;
	background:url(/images/backgrounds/fcm-home-topbg.gif) no-repeat;
	}

/* star hack to correct discrepencies between IE7 and older versions */

* html #top-mainbg
	{
	margin:0px 0px -1px 0px;
	}

#ctl00_topimagebg
    {
    float:left;
    width:908px;
    height:474px;
    padding:0px 0px 1px 0px;    
    }

.banner01
    {
    background:url(/images/backgrounds/fcm-home-banner01.jpg) bottom right no-repeat;
    }

.banner02
    {
    background:url(/images/backgrounds/fcm-home-banner02.jpg) bottom right no-repeat;
    }

.banner03
    {
    background:url(/images/backgrounds/fcm-home-banner03.jpg) bottom right no-repeat;
    }

.banner04
    {
    background:url(/images/backgrounds/fcm-home-banner04.jpg) bottom right no-repeat;
    }

#top-swooshandnav
    {
    float:left;
    width:898px;
    height:470px;
    margin:5px 0px 0px 10px;
    padding:0px 0px 0px 0px;
    background:url(/images/backgrounds/fcm-swooshandnavbg.png) no-repeat;
    }

/* star hack to correct discrepencies between IE7 and older versions */

* html #top-swooshandnav
    {
    margin:5px 0px 0px 5px;
    background:url(/images/backgrounds/fcm-swooshandnavbg.gif) no-repeat;
    }


/* Logo
------------------------------------------------------------------------------------*/

#logo
    {
    display:none;
    }


/* Top - content
------------------------------------------------------------------------------------*/

#top-toprow
	{
	float:left;
	width:894px;
	padding:0px 0px 0px 0px;
	}

#search
    {
    float:right;
    margin:4px 0px 0px 0px;
    height:34px;
    }

#search label
    {
    float:left;
    padding:0px 4px 0px 0px;
    font:0.6875em Verdana, Arial, Helvetica, sans-serif;
    line-height:1.6em;
    }

#search #ctl00__txtSearch
    {
    float:left;
    margin:0px 5px 0px 0px;
    padding:1px;
    width:148px;
    border:1px solid #b10000;
    }

#search #ctl00__btnSearch
    {
    float:left;
    width:40px;
    height:20px;
    padding:0px 4px;
    font:0.6875em Verdana, Arial, Helvetica, sans-serif;
    }

#slideshow-titles
    {
    float:right;
    width:500px;
    padding:36px 40px 0px 0px;
    }

.title-cell
    {
    float:right;
    font:italic 1.6em Georgia, "Times New Roman", Times, serif;
    color:#000000;
    text-align:right;
    background-color:#ffffff;
    }


/* Navigation
------------------------------------------------------------------------------------*/

#nav
    {
    float:left;
    width:220px;
    padding:144px 0px 10px 0px;
    }


/* Main background
------------------------------------------------------------------------------------*/

#main
    {
    float:left;
    width:918px;    
    background:url(/images/backgrounds/fcm-home-mainbg.gif) repeat-y;
    }

#main-gradientbg
    {
    float:left;
    width:879px;
    margin:0px 0px 0px 10px;
    padding:0px 0px 20px 19px;
    background:url(/images/backgrounds/fcm-home-gradientbg.png) repeat-x;
    }

/* star hack to correct discrepencies between IE7 and older versions */

* html #main-gradientbg
    {
    margin:0px 0px 0px 5px;
    background:url(/images/backgrounds/fcm-home-gradientbg.gif) repeat-x;
    }


/* Buttons
------------------------------------------------------------------------------------*/

#buttons
    {
    float:right;
    margin:10px 10px 0px 0px;
    }

/* star hack to correct discrepencies between IE7 and older versions */

* html #buttons
    {
    margin:10px 5px 0px 0px;
    }

#buttons ul
    {
    list-style:none;
    }

#buttons li
    {
    float:left;
    margin:0px 10px 0px 0px;
    }

#buttons a:link, #buttons a:visited
    {
    float:left;
    width:165px;
    height:22px;
    padding:8px 0px 0px 0px;
    font:0.75em Verdana, Arial, Helvetica, sans-serif;
    color:#ffffff;
    text-align:center;
    text-decoration:none;
    background:url(/images/backgrounds/fcm-home-buttonbg.png) top left no-repeat;
    }

/* star hack to correct discrepencies between IE7 and older versions */

* html #buttons a:link, * html #buttons a:visited
    {
    background:url(/images/backgrounds/fcm-home-buttonbg.gif) top left no-repeat;
    }

#buttons a:hover
    {
    background:url(/images/backgrounds/fcm-home-buttonbg.png) center left no-repeat;
    }

/* star hack to correct discrepencies between IE7 and older versions */

* html #buttons a:hover
    {
    background:url(/images/backgrounds/fcm-home-buttonbg.gif) center left no-repeat;
    }

#buttons a:active
    {
    background:url(/images/backgrounds/fcm-home-buttonbg.png) bottom left no-repeat;
    }

/* star hack to correct discrepencies between IE7 and older versions */

* html #buttons a:active
    {
    background:url(/images/backgrounds/fcm-home-buttonbg.gif) bottom left no-repeat;
    }


/* Content
------------------------------------------------------------------------------------*/

#contentpane
    {
    float:left;
    width:860px;
    margin:10px 0px 0px 0px;
    }

#content-topcap
    {
    float:left;
    width:860px;
    height:20px;
    background:url(/images/backgrounds/fcm-home-content-topbg.png) no-repeat;
    }

/* star hack to correct discrepencies between IE7 and older versions */

* html #content-topcap
    {
    margin:0px 0px -6px 0px;
    background:url(/images/backgrounds/fcm-home-content-topbg.gif) no-repeat;
    }

#content-main
	{
	float:left;
	width:860px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#ffffff;
	}

#content
    {
    float:left;
    width:536px;
    padding:0px 20px 0px 20px;
    border-right:1px solid #b10000;
    }

#content h1, #content h2
    {
    color:#b10000;
    }

#content p, #content-supplemental p
	{
	padding:0px 0px 1.6em 0px;
	font:0.6875em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
	}

#content p p, #content-supplemental p p
	{
	font:1em Verdana, Arial, Helvetica, sans-serif;
	}

#content ul, #content ol, #content-supplemental ul, #content-supplemental ol
    {
    margin:0px 0px 0px 25px;
    padding:0px 0px 1.6em 0px;
    font:0.6875em Verdana, Arial, Helvetica, sans-serif;
    line-height:1.6em;
    color:#000000;
    }

#content ul ul, #content ol ul, #content ul ul ul, #content ol ul ul, #content-supplemental ul ul, #content-supplemental ol ul, #content-supplemental ul ul ul, #content-supplemental ol ul ul
    {
    padding:0px 0px 0em 0px;
    font:1em Verdana, Arial, Helvetica, sans-serif;
    }

#content ol ol, #content-supplemental ol ol
    {
    padding:0px 0px 0em 0px;
    font:1em Verdana, Arial, Helvetica, sans-serif;
    list-style:lower-alpha;
    }

#content ol ol ol, #content-supplemental ol ol ol
    {
    list-style:lower-roman;
    }

#medicalnews
    {
    padding:1em 0px 0px 0px;
    border-top:1px dotted #b10000;
    }


/* Supplemental content
------------------------------------------------------------------------------------*/

#content-supplemental
    {
    float:left;
    width:243px;
    margin:0px 0px 0px -1px;
    padding:0px 20px 0px 20px;
    border-left:1px solid #b10000;
    }

#content-supplemental h2
    {
	padding:0px 0px 0.6em 0px;   
    }

#content-supplemental h2 a:link, #content-supplemental h2 a:visited
    {
    text-decoration:none;
    }

#content-supplemental h2 a:hover
    {
    text-decoration:underline;
    background:#f3d4d4;
    }

#home-side-logo
    {
    width:100%;
    padding:1em 0px 0px 0px;
    border-top:1px dotted #b10000;
    }

#home-side-logo a:hover, #home-side-logo a:active
    {
    background:none;
    }

.logo
    {
    margin:0px 0px 1em 0px;
    background:#ffffff;
    border:none;
    }

#industrynews
    {
    margin:0px 0px 1em 0px;
    border-bottom:1px solid #b10000;
    }

#content-bottomcap
    {
    float:left;
    width:860px;
    height:20px;
    background:url(/images/backgrounds/fcm-home-content-bottombg.png) no-repeat;
    }

/* star hack to correct discrepencies between IE7 and older versions */

* html #content-bottomcap
    {
    background:url(/images/backgrounds/fcm-home-content-bottombg.gif) no-repeat;
    }

.imageleft
    {
    float:left;
    margin:0px 1em 1em 0px;
    border:1px solid #b10000;
    clear:both;
    }

.imageright
    {
    float:right;
    margin:0px 0px 1em 1em;
    border:1px solid #b10000;
    clear:both;
    }

.imageleft img, .imageright img
    {
    border:1px solid #b10000;
    }

.imagefull
    {    
    display:block;
    width:100%;
    margin:0px 0px 1em 0px;
    clear:both;
    }


/* Alternative layout
------------------------------------------------------------------------------------*/

#firstcolumn
    {
    float:left;
    width:259px;
    padding:0px 20px 0px 0px;
    border-right:1px solid #b10000;
    }

#secondcolumn
    {
    float:left;
    width:256px;
    margin:0px 0px 0px -1px;
    padding:0px 0px 0px 20px;
    border-left:1px solid #b10000;
    }


/* Footer
------------------------------------------------------------------------------------*/

#footer
    {
    float:left;
    width:898px;
    height:49px;
    margin:0px 0px 0px 0px;
    padding:10px 0px 0px 20px;
    font:0.625em Arial, Helvetica, sans-serif;
    color:#ffffff;
    line-height:1.6em;
    background:url(/images/backgrounds/fcm-footerbg.gif) no-repeat;
    }

#footer a
    {
    font:1em Arial, Helvetica, sans-serif;
    }

#footer a:hover
    {
    color:#ffffff;
    background:none;
    }


/* Miscellaneous classes
------------------------------------------------------------------------------------*/