/*======================================
      EXOTIC-TRADE.COM
--------------------------------------      
      Author: Cyril ALTURA
======================================*/
 
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- black		#000
- white		#fff
\**************************************/


/**************************************/
/*              GLOBALS               */
/**************************************/
body{background:#fcf5be;}
.container{background:#fcf5be url('../images/bg-container.jpg') top center no-repeat; width:960px; min-height:762px; height:762px;}
#wrapper{height:420px; margin:120px 0px 0px 0px; clear:both;}

h1 {font-size:0.8em; font-style:italic; text-align:right;}
h2 {font-style:italic; color:#e53a0b;}
h3 {color:#70b100;}
h4 {color:#e53a0b;}
h5 {color:#302c2c; font-weight:bold; font-size:1em;}

/**************************************/
/*              INTRO                */
/**************************************/
#intro h2{ margin-bottom:10px;}
#intro #iflags{margin:0px 10px 0px 405px;}
#intro #iflags img{border:none;}
/**************************************/
/*              HEADER                */
/**************************************/
#header{min-height:105px; height:105px;}
#flags{margin-left:497px;}
/**************************************/
/*             NAVIGATION             */
/**************************************/
#menu{margin-left:55px;}
#menu .item{background:url(../images/bg-menu.jpg) no-repeat; width:220px; height:307px; margin-right:5px; position: relative; float:left;}
/*#menu #item1{opacity : 0; filter : alpha(opacity=0);}
#menu #item2{opacity : 0; filter : alpha(opacity=0);}
#menu #item3{opacity : 0; filter : alpha(opacity=0);}
#menu #item4{opacity : 0; filter : alpha(opacity=0);}*/

#menu .item .item-pic{margin:9px 9px 0px 9px; border:none;}
#menu h2, #menu h3{text-align:center;}
#menu h3{font-size:1em; margin:0; padding:0; color:#333;}
/**************************************/
/*            MAIN CONTENT            */
/**************************************/
#content{background:url(../images/bg-content.jpg) no-repeat; width:892px; height:410px; position:absolute;z-index:2; border:1px solid #b1b1a2; margin-left:55px; opacity : 0; filter : alpha(opacity=0); }
#content #content-wrapper{padding:5px;}
#content #close{float:right; margin:2px;}
#content #content-wrapper ul li{background:transparent url(../images/li.gif) no-repeat scroll left center; list-style-type:none; margin-left:5px; padding-left:10px; list-style-position:outside;}
#content .borderimg{ border:1px solid #DED8CC; padding:4px;}
#content p{text-align:justify;}
/**************************************/
/*               FOOTER               */
/**************************************/
#footer{text-align:center; min-height:70px; height:70px; margin-bottom:5px;}

/**************************************/
/*               CONTACT               */
/**************************************/
#contact{margin:0;}
#contact label{ width: 100px; margin: 5px 10px 5px 0px; float:left; color:#272C64; text-align:left;}
#contact .label{ color:#272C64;}
#contact input, #contact textarea, #contact select { width:250px; margin:3px 0px;}
#contact .radio li {width:200px; float:left; list-style-type:none;}
#contact p{margin:2px 0; clear:both;}
#contact .no-width{width:auto; margin:0 3px;}
/**************************************/
/*               PLAN                 */
/**************************************/
.plan dl dt{font-weight:bold;}
.plan dl dd{width:200px; padding-left:5px; }

/**************************************/
/*               COPYRIGHT            */
/**************************************/
#copyright{text-align:center; float:right; width:892px;}