/*            
  ___ ___ ___ 
 / __/ __/ __|
| (__\__ \__ \
 \___|___/___/
              
================================================================
Global CSS file for Ethical Business Channel
Copyright 2008 Divine-Creations.com Ltd
Created by:	Lorraine Humm lorraine@divine-creations.com
Browsers tested: (PC) IE6, IE7, Firefox 2 (Mac) Safari 3
================================================================
*/

/* TEXT STYLES --*/

h1 {
	color: #3265d9;
	font-size: 140%;
	font-weight: normal;
	margin-top: 0;
	}
.white { color: #fff;}
.orange {color: #FF8400; font-weight: normal; margin-top: 0;}
.grey {color: #ccc;}
.tint {color: #ccc; font-size: 0.9em;}
h2 {
	font-size: 110%;
	}
a, a:link, a:visited, a:active {
    color: #3475d0;
    }
a:hover {
    color: #00baff;
    }

/*-- POSITIONAL ELEMENTS --*/

body {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
    font:76%/140% Verdana,Arial,Helvetica,sans-serif;
    margin: 0;
    }

.topBar {
    width: 100%;
    height: 35px;
    background: url(../images/structure/topbar_bg.gif) top right repeat-x;
    color:#000;
    }
	
.topInner {
	width: 960px;
	height: 35px;
	margin: auto;
	color: #fff;
	padding: 0;
    text-align: right;
	}

.topTab {
	float: right;
	background: url(../images/structure/topbar_tab.gif) top right no-repeat;
	width: 250px;
	height: 25px;
	padding: 10px 0 0 0;
	text-align: center;
	}
	
.topTab a, .topTab a:link, .topTab a:visited {
	color:#fff;
	text-decoration: none;
	font-size: 90%;
	}
	
.topTab a:hover {
	text-decoration: underline;
	}
	
.mast {
    width: 100%;
    margin: auto;
    height: 60px;
    background: #fff;
    }
.mastInner {
	width: 960px;
	margin: auto;
	height: 60px;
	}
.logoLeft {
	float: left;
	width: 300px;
	padding-top: 10px;
	}
.logoRight {
	float: right;
	width: 300px;
	padding-top: 10px;
	text-align: right;
	}
.search {
	float: right;
	width: 200px;
        padding-top: 10px;
	}
	
/*-- WRAPS AROUND VIDEO AREA --*/
	
.containerTop {
    width: 100%;
	float: left;
	background: #2d2d2d;
    }
	
.containerTopInner {
    width: 960px;
	margin: auto;
	margin-top: 10px;
    margin-bottom: 10px;
	}

	
/*-- TOUCHBAR (SEARCH / OTHER FUNCTIONS) --*/
	
.touchBar {
    width: 100%;
	float: left;
	height: 35px;
background: #da6c3a;
    }

.touchInner {
	width: 960px;
	margin: auto;
	padding-top: 5px;
	}
	
.touchLeft {
	width: 850px;
	float: left;
	}
	
/*-- LOWER CONTENT AREA --*/	
	
.containerBottom {
	width: 100%;
	float: left;
	background: #fff;
	padding: 10px 0 10px 0;
	}
	
.content {
	width: 960px;
	margin: auto;
	}
	
.contentLeft {
	width: 630px;
	float: left;
	}
	
.contentRight {
	width: 320px;
	float: right;
	}
	
/*-- MEDIA LINKS --*/	

.medialinks {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

.medialinks li {
	width: 130px;
	margin: 0 0 1.5em 0;
	}
	
.medialinks li a  {
	display: block;
	width: 540px; /*630*/
	height: 50px;
	background-image: url(../images/logos/sample.jpg);
	background-position: 0 0;
	padding-left: 80px;
	text-decoration: none;
       line-height: 1.1em;
       color: #000;
	}
	
.medialinks a:hover  {
	background-color: #f7f5f5;
	color: #666666;
	}
	
#ethical_corp {background-image: url(../images/logos/ethicalcorp_logo.jpg);}
#rainforest {background-image:url(../images/logos/rainforestalliance.jpg);}
#fairtrade {background-image:url(../images/logos/fairtrade.jpg);}
#bsr {background-image:url(../images/logos/bsr_logo.jpg);}
#sample {background-image:url(../images/logos/sample.jpg); background-repeat: no-repeat;}

	
/*-- LISTS --*/	
	
.subscribe {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.subscribe li a {
	background:url(../images/icons/rss.gif) top left no-repeat;
	padding-left: 20px;
	display: block;
	height: 16px;
	margin-bottom: 3px;
	color: #000000;
	font-size: 11px;
	}	
	
.subscribe li a:hover {
	background:url(../images/icons/rss_over.gif) top left no-repeat;
	padding-left: 20px;
	color: #666666;
	}

.plainList {
       list-style: none;
       margin: 0;
       padding: 0;
       }

.plainList li {
       background:url(../images/icons/bullet.gif) top left no-repeat;
       background-position: 0 6px;
       padding-left: 10px;
       margin: 0;
}

/*-- FOOTER --*/
    
.footer {
	width: 100%;
	padding: 0;
	background: #2d2d2d;
	float: left;
	color: #FFFFFF;
	}

.footer p {margin-top: 0px;}
	
.footerInner {
	width: 960px;
	padding: 10px 0 10px 0;
	margin: auto;
	}
.footer a, .footer a:link, .footer a:visited {
	color: #fff;
	}
.footer a:hover {color: #FFCC66;}
.footer p {
	margin: 0 0 5px 0;
	}
	
.footLeft {
	float: left;
	width: 630px;
padding-bottom: 10px;
	}
.footRight {
	float: right;
	width: 260px;
padding-bottom: 10px;
	}
   
	
/*-- ADDITIONAL STYLES AND CLASSES --*/	
	
.newwindow {
	background:  url("../images/icons/newwindow.gif") no-repeat 0px 2px;
	padding: 0 0 0 14px;
	}
.newwindowinvert {
	background:  url("../images/icons/newwindowinvert.gif") no-repeat 0px 2px;
	padding: 0 0 0 14px;
	color: #ccc;
	}
.emailinvert {
	background:  url("../images/icons/email_invert.gif") no-repeat 0px 2px;
	padding: 0 0 0 14px;
	color: #fff;
	}
	
.clear {clear: both;}
.padding {padding: 10px;}
acronym {border-bottom:1px solid #bf0000; cursor: help; color: #bf0000;}
html { height: 100%; margin-bottom: 1px;}

