﻿/********************************************************************************
* 
* © 2007 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 Montevideo Cenex website
*
*********************************************************************************/

/* Auxilliary style sheets
--------------------------------------------------------------------------------*/

@import url(type.css);
@import url(forms.css);


/* Body
--------------------------------------------------------------------------------*/

* 
    {
    margin:0;
    padding:0;
    }

body 
	{
	background:#000000;
	}


/* Horizontal rules
--------------------------------------------------------------------------------*/

hr
	{
	display:none;
	}

.hr
    {
    margin:0px 0px 1em 0px;
    border-top:1px solid #7f5527;
    }


/* Images
--------------------------------------------------------------------------------*/

.imageright
    {
    float:right;
    margin:0px 0px 1em 1em;
    font:0.625em Arial, Helvetica, sans-serif;
    border:1px solid #4e3418;
    clear:both;
    }

.imageleft
    {
    float:left;
    margin:0px 1em 1em 0px;
    font:0.625em Arial, Helvetica, sans-serif;
    border:1px solid #4e3418;
    clear:both;
    }

.imageright img, .imageleft img
    {
    margin:0px 0px 0.2em 0px;
    padding:0px;
    }


/* Container
--------------------------------------------------------------------------------*/

#container
	{
	margin:0px auto;
	width:820px;
	}


/* Masthead
--------------------------------------------------------------------------------*/

#masthead
    {
    float:left;
    width:796px;
    height:165px;
    padding:0px 0px 0px 24px;
    background:url(/sitegraphics/eticip-mastheadbg.jpg) no-repeat;
    }

#search
    {
    float:right;
    padding:15px 20px 0px 0px;
    height:34px;
    clear:both;
    }

#search .text
    {
    float:left;
    width:148px;
    height:14px;
    margin:0px 5px 0px 0px;
    padding:1px;    
    border:1px solid #808080;
    }

#search .button
    {
    float:left;
    width:40px;
    height:20px;
    padding:0px 4px;
    }

#locations
    {
    float:right;
    padding:90px 24px 0px 0px;
    clear:both;
    }

#logo
	{
    display:none;
	}


/* Main background
--------------------------------------------------------------------------------*/

#mainbg
    {
    float:left;
    width:820px;
    padding:0px 0px 1.5em 0px;
    background:url(/sitegraphics/eticip-patternbg.jpg);
    }

#maintop
    {
    float:left;
    width:794px;
    height:14px;
    margin:0px 0px 0px 11px;
    background:url(/sitegraphics/eticip-container-topbg.png) no-repeat;
    }

/* star hack to correct discrepencies between IE7 and older versions */

* html #maintop
    {
    margin:0px 0px -4px 6px;
    background:url(/sitegraphics/eticip-container-topbg.gif) no-repeat;
    }

#main
    {
    float:left;
    width:794px;
    margin:0px 0px 0px 11px;
    padding:0px 0px 1em 0px;
    background:url(/sitegraphics/eticip-container-mainbg.png) repeat-y;
    }

/* star hack to correct discrepencies between IE7 and older versions */

* html #main
    {
    margin:0px 0px 0px 6px;
    background:url(/sitegraphics/eticip-container-mainbg.gif) repeat-y;
    }

#mainbottom
    {
    float:left;
    width:794px;
    height:20px;
    margin:0px 0px 0px 11px;
    background:url(/sitegraphics/eticip-container-bottombg.png) no-repeat;
    }

/* star hack to correct discrepencies between IE7 and older versions */

* html #mainbottom
    {
    margin:0px 0px 0px 6px;
    background:url(/sitegraphics/eticip-container-bottombg.gif) no-repeat;
    }


/* Navbar
--------------------------------------------------------------------------------*/

#nav
    {
    float:left;
    width:738px;
    height:34px;
    margin:10px 0px 10px 29px;    
    background:url(/sitegraphics/eticip-navbg.gif) repeat-x;
    border-right:1px solid #222222;
    border-left:1px solid #222222;
    }

/* star hack to correct discrepencies between IE7 and older versions */

* html #nav
    {
    margin:10px 0px 10px 14px;
    }


/* Banner
--------------------------------------------------------------------------------*/

#banner
    {
    float:left;
    width:740px;
    height:200px;
    margin:0px 0px 10px 29px;
    background:url(/sitegraphics/eticip-bannerbg.jpg) no-repeat;
    }

/* star hack to correct discrepencies between IE7 and older versions */

* html #banner
    {
    margin:0px 0px 10px 14px;
    }

/*#banner img
    {
    border:3px solid #7f5527;
    }*/


/* Content container
--------------------------------------------------------------------------------*/

#content_container
    {
    float:left;
    margin:0px 0px 0px 29px;
    }

/* star hack to correct discrepencies between IE7 and older versions */

* html #content_container
    {
    margin:0px 0px 0px 14px;
    }


/* Sidepane
--------------------------------------------------------------------------------*/

#sidepane
    {
    float:left;
    width:180px;
    padding:15px 15px 0px 15px;
    background:#be8f8f;
    }

#sidepane img
    {
    margin:0px 0px 1.5em 0px;
    padding:5px;
    background:#ffffff;
    border:1px solid #4e3418;
    }

#weather
    {
    margin:0px 0px 1em 0px;
    width:180px;
    height:160px;
    background:#607041 url(http://vortex.accuweather.com/adcbin/netweather_v2/backgrounds/spring1_180x150_bg.jpg) no-repeat;    
    }

#weather-content
    {
    height:134px;
    }

#weather-links
    {
    height:22px;
    padding:4px 0px 0px 0px;
    }

#markets
    {
    margin:0px 0px 1em 0px;
    }


/* Content
--------------------------------------------------------------------------------*/

#content
    {
    float:right;
    width:505px;
    margin:0px 0px 0px -210px;
    padding:10px 30px 0px 20px;
    border-left:210px solid #be8f8f;
    }

/* star hack to correct discrepencies between IE7 and older versions */

* html #content
    {
    padding:10px 45px 0px 20px;
    }

/*used in eti-cip master page */
#content2 
	{
	padding:10px 30px 10px 20px;
	}

/* star hack to correct discrepencies between IE7 and older versions */
* html #content2
    {
    margin:0px 0px 0px 0px;
    padding:5px 45px 5px 15px;
    border-left:270px solid #be8f8f;
    }

#downloads
    {
    width:471px;
    margin:0px 0px 1.5em 0px;
    border:1px solid #4e1818;
    }

#downloads_content
    {
    padding:1em 1em 0em 1em;
    }

#imagepane
    {
    float:right;
    width:150px;
    }

.imagepane_image
    {
    margin:0px 0px 1.5em 1.5em;
    padding:0.8em;
    border:1px solid #4e1818;
    }

#imagepane02
    {
    float:right;
    }

.imagepane_image img
    {
    margin:0px 0px 0.5em 0px;
    padding:0px;
    }


/* Footer
--------------------------------------------------------------------------------*/

#footer
    {
    float:left;
    width:100%;
    }