﻿/**********************************************************************************
* 
* © 2010 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: layout.css
* Description: Layout CSS file for the NorthStar Genetics website
*
***********************************************************************************/

/* Auxiliary style sheets
----------------------------------------------------------------------------------*/

@import url(type.css);
@import url(forms.css);
@import url(jquery.lightbox-0.5.css);


/* Body 
----------------------------------------------------------------------------------*/

*
    {
    margin:0px;
    padding:0px;
    }

body
	{
	background:#ffffff url(/sitegraphics/nsg-redesign-site.jpg) repeat-x;
	}

#noscript-container
    {
    margin:0px auto 0px auto;
    width:100%;
    background:#ffff00;
    }

table
    {
    width:100%;
    margin:0px 0px 1em 0px;
    border:1px solid #b0b0b0;
    border-collapse:collapse;
    }

table th, table td
    {
    vertical-align:top;
    padding:5px;
    border-bottom:1px solid #b0b0b0;
    }

table th
    {
    background:#e2f2cd;
    }


/* Images 
----------------------------------------------------------------------------------*/

img
    {
	border:none;
    }

.imageleft, .imageright
    {
    /*border:1px solid #b0b0b0;*/
    clear:both;
    }

.imageleft
    {
    float:left;
    margin:0px 1em 1em 0px;
    }

.imageright
    {
    float:right;
    margin:0px 0px 1em 1em;
    }

.imageleft img, .imageright img
    {
    }

.imagefull
    {    
    display:block;
    margin:0px 0px 1em 0px;
    clear:both;
    }


/* HTML 5 element fixes
----------------------------------------------------------------------------------*/

header, nav, section, article, aside, footer
    {
    display:block;
    }


/* Container
----------------------------------------------------------------------------------*/

#container
	{
	width:974px;
	margin:0px auto;
	/*background:#ffffff;
	border:1px solid #ffffff;*/
	/*-moz-box-shadow:-4px 4px 10px #666666;
	-webkit-box-shadow:-4px 4px 10px #666666;
	box-shadow:-4px 4px 10px #666666;*/
	overflow:hidden;
	}

/* hack to accommodate IE6's special needs */

* html #container
    {
    height:auto;
    }


/* Header
----------------------------------------------------------------------------------*/

header
    {
    float:left;
    width:952px;
    height:277px;
    padding:0px 11px 0px 11px; 
    background:url(/sitegraphics/nsg-redesign-header.jpg) no-repeat;
    }

/* hack to accommodate IE6's special needs */

* html header
    {
    }

#mast
    {
    float:left;
    width:100%;
    }

#logo-splash, #logo
    {
    }

#logo
    {
    float:left;
    padding:0px;
    }

#logo-splash img, #logo img
    {
	display:none;
    }

#header-supplemental
    {
    }

#search
    {
    float:right;
    margin:30px 10px 0em 0px;
    clear:both;
    }

#search .text
    {
    float:left;
    width:148px;
    height:16px;
    margin:0px 6px 0px 0px;
    padding:1px;
    background:#c8e0d8;
    background:rgba(200,224,216,0.8);
    border:1px solid #808080;
    }

#search .button
    {
    float:left;
    padding:0px 4px;
    overflow:visible; /* override IE6's/IE7's incorrect auto-padding of buttons */
    }


/* Navigation background
----------------------------------------------------------------------------------*/

#nav-top
    {
    float:right;
    }

#nav
    {
    float:right;
    margin-top:42px;
    /*border-top:1px solid #ffffff;*/
    clear:right;
    }

/* hack to accommodate IE6's special needs */

* html #nav
    {
    }


/* Main background
----------------------------------------------------------------------------------*/

#main-splash, #main
    {
    /*float:left;*/
    }

#main-splash
    {
    }

#main-home, #main
    {
    float:left;
    width:952px;
    padding:10px 11px 20px 11px;
    background:url(/sitegraphics/nsg-redesign-main.gif) no-repeat;
    z-index:2;
    /*-moz-box-shadow:-4px 4px 10px #505050;
	-webkit-box-shadow:-4px 4px 10px #505050;
	box-shadow:-4px 4px 10px #505050;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;*/
    }

/* hack to accommodate IE6's special needs */

* html #main
    {
    }

/* clearfix hack to keep floats from overlapping footer */

.clearfix:after
    {
    content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
	
.clearfix
    {
    display:inline-block;
    }

/* Hides from IE-mac \*/
    
* html .clearfix
    {
    height:1%;
    }

.clearfix
    {
    display:block;
    }

/* End hide from IE-mac */


/* Banner
----------------------------------------------------------------------------------*/

#banner
    {
    }

/* hack to accommodate IE6's special needs */

* html #banner
    {
    }


/* Flash animation
----------------------------------------------------------------------------------*/

#flashanimation
    {
    }


/* Content
----------------------------------------------------------------------------------*/

#content
    {
	float:left;
	padding:10px 20px 0px 20px;
	}

#main-home #content
    {
    width:516px;
    }

#main #content
    {
    width:643px;
    margin-right:-1px;
    border-right:1px solid #dadada;
    }

#content-home
    {
    }

#contactinfo
    {
    }


/* Gallery container and thumbnails
----------------------------------------------------------------------------------*/

.lb-gallery
	{
	float:left;
	width:100%;
	margin-bottom:1em;
	}


/* Item gallery
--------------------------------------------------------------------------------*/

.item-cell
    {
    }

.item-cell img
    {
    }


/* Section gallery
--------------------------------------------------------------------------------*/

.section
    {
    float:left;
    width:100%;
    margin:0px 0px -1px 0px;
    padding:1em 0px 0px 0px;
    border-top:1px solid #b0b0b0;
    border-bottom:1px solid #b0b0b0;
    }

.section img
    {
    float:left;
    margin:0px 1em 1em 0px;
    /*border:1px solid #999999;*/
    clear:both;
    }


/* Gallery container and thumbnails
----------------------------------------------------------------------------------*/

#gallery
	{
	float:left;
	width:559px;
	margin:1em 0px 0px 0px;
	padding:1em 0px 0px 0px;
	border-top:1px solid #000000;
	}


/* Google map
----------------------------------------------------------------------------------*/

.map
    {
    float:right;
    width:350px;
    margin:0px 0px 1em 1em;
    clear:both;
    }

.map iframe
    {
    width:348px;
    height:350px;
    margin:0px 0px 0.2em 0px;
    border:1px solid #999999;
    }


/* Sidepane
----------------------------------------------------------------------------------*/

#sidepane
    {
    float:left;
    padding:10px 20px 0px 20px;
    }

#main-home #sidepane
    {
    width:356px;
    }

#main #sidepane
    {
    width:228px;
    border-left:1px solid #dadada;
    }

#subnav
    {
    }

/*#formcontainer
    {
    background:#e5e5e5;
    }*/


/* Contact information
----------------------------------------------------------------------------------*/

#contactinfo
    {
    }


/* Sidepane content
----------------------------------------------------------------------------------*/

#reservationinfo
    {
    }


/* Footer
----------------------------------------------------------------------------------*/

footer
    {
    float:left;
    display:block;
    width:952px;
    padding:0px 11px;
    clear:both;
    z-index:1;
    }

/* hack to accommodate IE6's special needs */

* html footer
    {
    }

#nav-footer
    {
    float:left;
    }

#footer-main
    {
    position:relative;
    float:left;
    width:912px;
    padding:1em 20px 0px 20px;
    /*background:#044e2b;*/
    border-top:1px dotted #666666;
    }

/* hack to accommodate IE6's special needs */

* html #footer-main
    {
    }

#relatedlinks
    {
    float:right;
    }


/* Horizontal rules
----------------------------------------------------------------------------------*/

hr
	{
	display:none;
	}

.hr
	{
	margin:0px 0px 1em 0px;
	border-top:1px dotted #000000;
	}


/* Miscellaneous classes
----------------------------------------------------------------------------------*/
