/*
------------------------------------------------
Levis algemene stylesheet

Overview: * ~General
		  * ~Structure
		  * ~Links
		  * ~Headings
		  * ~Titles
		  * ~Text
		  * ~Images
		  * ~Lists
		  * ~Forms
		  * ~Error message
------------------------------------------------ */



/*  ~GENERAL
------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	line-height:18px;
}

* {
	margin: 0;
	padding: 0;
}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}


#wrap {
	position: relative;                 /* to keep the header inside */
	height: 100%;
	width: 780px;                       /* you can change this, using %, em or px */
	margin: 0 auto;                     /* auto centers the div */
	text-align: left;                   /* after centering #wrap above we return to normal aligning */
}

.caption {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
}


/*  ~STRUCTURE
------------------------------------------------*/
#header {
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 100%;
	overflow: hidden;
	z-index: 3;                         /* to show it on top */
	background: #fff;
}

#footer {
	clear: both; /* just to make sure it comes below the columns */
	position: relative;
	width: 100%;
	height: 0px;
	background: #DFE0D0;
}

#main, #navigation { /* so that the content will not overlap with the header or footer */
	padding-top: 0;
	padding-bottom: 0px;                /* height of the footer */
}

#main {
	position: relative;                 /* IE float bug workaround */
	float: left;
	width: 582px;
	margin: 0;
	padding: 0;
}

#content {
	position: relative;
	float: right;
	width: 582px;
	margin: 0;
	padding: 0;
}

#navigation {
	position: relative;
	float: right;
	width: 198px;
	text-align:left;
	margin-right: -198px;
}

#menu {
	width: 188px;
	margin-left:10px;
}

* html #navigation { /* addressing some IE bugs */
	width: 197px;
	margin-top: 0;
}
* html #navigation, * html #nav, * html #content {
	overflow:hidden;
}

#middle {
	position: relative;
	width: 582px;
	height: auto;
	min-height: 100%;                   /* for modern browsers, to push the footer down */
	margin-bottom: -0px;                /* height of footer */
	border-right: 198px solid #fff;     /* width and background of right column */
	border-color: #fff;
	border-left: 0px solid #999;        /* width and background of left column */
	background: #fff;
}

#middle:after {                         /* this will keep the floats contained, for modern browsers */
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
    visibility: hidden;
}

* html #wrap, * html #middle {
	height: 100%;                       /* for IE because it doesn't do min-height */
}

#content #contentLeft {
    width: 139px;
    float: left;
	line-height: 15px;
}
#content #contentRight {
    width: 443px;
    padding: 0px;
    float: left;
}

#content #contentRight p {
	padding: 0 20px 0 20px;
}

#content #contentRight ul {
    margin: 0 0 0 55px;
}

#content #contentRight li {
    color: #666666;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

#content #contentRightRatio {
    width: 420px;
    padding: 0px;
    float: left;
	padding: 1px 11px 0px 12px;
}

#contentLeft a, #contentLeft a:link, #contentLeft a:visited {
	text-decoration: none;
	font-weight:500;
	color: #000;
}
#contentLeft a:hover {
	text-decoration: underline;
	color: #000;
}

#contentLeft a.white:link, #contentLeft a.white, #contentLeft a.white:hover, #contentLeft a.white:visited, #contentLeft a.white:active {
	color:#FFF
}

#contentLeft table {
	margin: 25px 0 0 15px;
}

#ratioHome {
	width:89;
	height:46px;
	background-image:url(/_images/bg_ratio_home.gif);
	background-repeat:no-repeat;
	background-color:#806E62;
	padding: 25px 0 0 50px;
	font-weight:bold;
	border-bottom: 3px solid #FFF;
}


/*  ~LINKS
------------------------------------------------*/
a, a:link, a:active, a:visited	{color: #656565;}
a:hover	{color: #336699;}

a.but	{color: #336699; font-weight:bold; text-decoration:none; font-size: 10px;}
a.but:link, a.but:active, a.but:visited, a.but:hover	{color: #336699;}

#ratioHome a:link, #ratioHome a, #ratioHome a:visited, #ratioHome a:active {color:#FFFFFF;text-decoration: none;}

#ratioHome a:hover {color:#FFFFFF;text-decoration: underline;}

a.smallmenu, a.smallmenu:link, a.smallmenu:visited {text-decoration: none;font-size: 11px;}
a.smallmenu:hover {text-decoration: underline;font-size: 11px;}

a.pdf {
    background-image: url(/_images/pdf.jpg);
    background-repeat: no-repeat;
    padding: 7px 10px 36px 36px;
}

/*  ~HEADINGS
------------------------------------------------*/
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#99A84B;
}


/*  ~TITLES
------------------------------------------------*/
#titleRegion  {		/* titels van de regio bij Colores del Mundo */
	width:100%;
	height:39px;
	margin:0 0 30px 0;
	padding:0;
}


/*  ~TEXT
------------------------------------------------*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}
p.menusubtit{
	padding-top: 4px;
	padding-bottom: 7px;
}

.tipTitle  {
	font-size: 11px;
	font-weight: bold;
	color: #656565;
	margin-bottom: 0px;
	line-height:14px;
}

.tipText  {
	font-size: 10px;
	color: #656565;
	line-height: 12px;
	margin-bottom: 0px;
}

.subnavText  {
	margin-bottom: 0px;
	font-size: 10px;
	color: #fff;
}

.txtSmall {
	font-size: 11px;
}
.center{
	text-align: center;
	width: 100%;
}


/*  ~IMAGES
------------------------------------------------*/
img {
    border: 0;
}

.contentImgTitle {
	 margin:25px 0 10px 0;
}


/*  ~LISTS
------------------------------------------------*/
li {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(/_images/bullet01.gif);
	margin-left: -8pt;
}

ul	{
	list-style-type: square;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*  ~FORMS
------------------------------------------------*/
input.field  {
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}

/*	~ERRORMESSAGE 
------------------------------------------------*/
#error {
	position:absolute;
	top:0px;
	z-index:200;
	visibility:hidden;
	width:177px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#errorbox {
	vertical-align:top;
	background-color:#336699;
	padding:4px;
	color:#FFFFFF;
}
#errortxt {
	line-height:15px;
	padding:5px 15px 5px 7px;
}
#errorbox img {
	margin: 0 0 0 5px;
}
#errorshadow {
	height:7px;
	background-image:URL(/_images/error_dropshadow.png);
	background-repeat:repeat-x;
}



/*
------------------------------------------------
Levis Colores Mundo
------------------------------------------------ */

/*
    wrap                                757px
        header          				0
        middle                          582px -- rightborder van 175px -- mogelijkheid hier achtergrondkleur te zetten voor navigation
            main                        582px
                content                 582px
                    subnavigation       277px
                    contentRight        247px
            navigation                  175px -- negatieve marge van -175px
        footer          				0
*/


/* only the first background gets shown in Internet Explorer, Firefox = no problem
    -- solve this by putting the background also into the html code */
#middle.havana {
	background-image: url(/havana/_images/pixel_havana.gif);background-repeat: repeat;
}
#middle.kenia {
	background-image: url(/kenia/_images/pixel_kenia.gif);background-repeat: repeat;
}
#middle.java {
	background-image: url(/java/_images/pixel_java.gif);background-repeat: repeat;
}
#middle.toscane {
	background-image: url(/toscane/_images/pixel_toscane.gif);background-repeat: repeat;
}
#middle.nepal {
	background-image: url(/nepal/_images/pixel_nepal.gif);background-repeat: repeat;
}
#middle.marrakech {
	background-image: url(/marrakech/_images/pixel_marrakech.gif);background-repeat: repeat;
}
#middle.monaco {
	background-image: url(/monaco/_images/pixel_monaco.gif);background-repeat: repeat;
	}