
  
/* CONTENT
----------------------------------------------------------------*/
#content-wrapper {
  margin: 0;
  padding: 0;
background: #fff url(/css/images/vertical-dotted-line.png) repeat-y top left;
width: 800px;
float: left;
  }

#content {
	margin: 0;
  padding: 0 0 110px 0;
  width: 545px;
  float: right;
  margin-right: 20px;
  background: url(/css/images/eiffel-tower.png) no-repeat bottom right;
  min-height: 500px;
  }

#left-content{
width: 160px;
margin-left: 20px;
float: left;
	}








/* GENERAL TYPOGRAPHY (Standard HTML tags)
----------------------------------------------------------------*/
html, body {
  font-family: helvetica, arial, sans-serif;
  color: black;
  }

#header {
  margin: 0;
  height: 169px;
  padding: 0;
  background: #fff url(/css/images/header-bg.png) no-repeat;
  } 
  
  #header h1{
  margin: 0;
  padding: 0;
  display: none;
  } 

#header #logo {
	width: 130px;
	height: 58px;
	position: relative;
	top: 70px;
	left: 35px;
	}
	
body {
  background: #faf9f7 url(/css/images/html-grad-bg.png) repeat-x top left;
	margin: 0;
	padding: 0;
  }

#wrapper {
  background: #fff;
  width: 800px;
  margin: 0 auto;
  padding: 0;
  border: 0;
  margin-top: 10px;
  margin-bottom: 20px;
  }
  
#footer {
	padding: 2px 40px 30px 40px;
	margin: 0px;
	background: url(/css/images/page-footer.png) no-repeat bottom;
	clear: both;
	}
 
 
h1 {
  color: #1f2772; /* Club France dark blue */
  margin: 15px 0 15px 0;
  padding: 3px 0;
  font: 24px helvetica, arial, sans-serif;
  line-height: 1.5em;
  font-weight: bold;
  }

     
h2 {
  color: #7b82c2; /*Club France middle purple */
  margin: 10px 0 12px 0;
  line-height: 1.2em;
  font: 18px helvetica, arial, sans-serif;
  font-weight: bold;
  }
  
  h3 {
  color: #333;
  margin: 10px 0 6px 0;
  line-height: 1.2em;
  font: 14px helvetica, arial, sans-serif;
  font-weight: bold;
  }
   h4 {
  color: #333;
  margin: 10px 0 6px 0;
  line-height: 1.2em;
  font: 14px helvetica, arial, sans-serif;
  font-weight: bold;
  }

  h1 a, h2 a, h3 a{
  color: #000;
  text-decoration: none;
  }
  

p {
  padding: 5px 0 6px 0;
  color: #666;
  font: 13px helvetica, arial, sans-serif;
  line-height: 1.4em;
  }
  

a:link, a:visited {
  color: #1f2772; /* Club France dark blue */
  text-decoration: none;
  }

h1 a:visited, h2 a:visited, h3 a:visited {
color: inherit;
text-decoration: none;
}

a:hover {
  color: #7b82c2; /*Club France middle purple */
  text-decoration: none;
  }

small {
font-family: helvetica, arial, sans-serif;
font-size: 11px;
line-height: 1.5em;
color: #7b82c2; /*Club France middle purple */
}

strong {
color: #333;
}

hr {
border: 0;
height: 1px;
background: #ccc;
	}

/* Navigation
----------------------------------------------------------------*/
#nav {
margin: 0px;
padding: 0px;
  }
  #nav ul, #subnav, #footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
      }  
  #nav li {
    display: block;
    margin: 0 0 15px 0;
    padding: 0;
    }

  #nav a { 
    display: block;
    margin: 0px;
    font-size: 13px;
    font-family: sans-serif;
    font-weight: bold;
    color: #666; 
    text-decoration: none;
    text-align: center;
    padding:20px 10px;
    background: #fff;
    line-height: 14px;
    background: #fff url(/css/images/btn-grad.png) repeat-x top;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    border-style:solid;
    border-width:1px;
    border-color: #ddd;
    }
  
  #nav a:hover {
    color: #7b82c2; /*Club France middle purple */
    background: #eee; 
    }
 
  
  #nav .selected a {
   background: #cfecfb; /* Club France Sky blue */
   color: #1f2772; /* Club France dark blue */
   border-color: #94bce4; /*Club France middle blue */
    }
  
 #footer a { 
float: left;
display: block;
margin: 0px;
font-size: 11px;
font-family: sans-serif;
text-decoration: none;
text-align: left;
padding:0px 10px 0px 0px;
  }


/* LANGUAGE LINKS
 ----------------------------------------------------------------*/
#language-links {
	margin-bottom: 30px;
	text-align: center;
	} 
 
 #language-links a, #language-links span {
 	padding: 5px 10px;
 	margin: 0 3px 0 3px;
 	color: #666;
 	font-size: 12px;
  font-family: Helvetica, arial, sans-serif;
  text-align: center;
  background: #faf9f7; /* Club France off white */
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  border-style:solid;
  border-width:1px;
  border-color: #ddd;
 	} 
 	
 	#language-links span {
 	color: #1f2772; /* Club France dark blue */
 	font-weight: bold;
 	background: #cfecfb; /* Club France Sky blue */
 	border-color: #94bce4; /*Club France middle blue */
 	} 
#language-links a:hover {
	background: #eee; 
	}
	
	


/* FORMS
----------------------------------------------------------------*/

form {
	margin: 0;
	}
	


/* TABLES
----------------------------------------------------------------*/
table {
  text-align: left;
  margin: 10px 0px;
  border-collapse: collapse;
  }

caption {
  color: #333;
  margin: 12px 0 6px 0;
  line-height: 1.2em;
  font: 12px verdana, sans-serif;
  font-weight: bold;
  text-align: left;
  }
  
td {
  padding: 1px 6px;
  margin: 0px;
  font: 11px helvetica, arial, sans-serif;
  color: #333;
  }
 

  th {
  padding: 1px 6px;
  font: 11px helvetica, arial, sans-serif;
  text-align: right;
  vertical-align: top;
  color: #333;
  }

  

/* copyright
----------------------------------------------------------------*/
#copyright {
font: 10px verdana, sans-serif;
color: #1f2772; /* Club France dark blue */
text-align: right;
  }

/* SITE-WIDE CUSTOM STYLES (For page-specific stuff, use css/pages/mypage.css)
------------------------------------------------------------------------------*/


div.error {
  padding: 10px;
  color: #CC0000;
  font: 11px verdana, sans-serif;
}


div.error label{
  display: block;
  padding: 5px 0;
}


img.right{
float: right;
margin: 0px 0px 10px 10px;
padding: 3px;
background: #fff;
}


img.left{
float: left;
margin: 0px 10px 10px 0px;
}

.center{
text-align: center;
margin: 10px 0px 10px 0px;
}


img.grey-border {
background: #fff;
border: 1px solid #ccc;
padding: 3px;
margin: 3px 3px;
}

.bluebox {
	background: #cfecfb; /* Club France Sky blue */
	padding: 10px 5px 10px 10px;
	-moz-border-radius:8px;
 	-webkit-border-radius:8px;
 	border-radius:8px;
 	margin-bottom: 10px;
	}
.bluebox h3 {
	color: #1f2772; /* Club France dark blue */
	}
	
.institute {	
float: right;
width: 100px;
margin-left: 10px;
margin-bottom: 10px;
}

.institute img {
	margin-bottom: 5px;
	}


/* Lists (ul)
----------------------------------------------------------------*/

ol li {
  color: #666;
  font: 13px helvetica, arial, sans-serif;
  font-weight: normal;
  margin-right: 20px;
   margin-top: 5px;
  line-height: 1.4em;	
	}

ul li {
  color: #666;
  font: 13px helvetica, arial, sans-serif;
  font-weight: normal;
  margin-right: 20px;
   margin-top: 5px;
  line-height: 1.4em;	
	}

ul.ticklist {
margin: 10px 0px; 
padding: 0;
list-style-type: none;
  }

ul.ticklist li {
background: url("/css/images/icon_check.gif") 4px 0px no-repeat;
  padding-left: 30px;
  padding-top: 2px;
  padding-bottom: 8px;
  }

/* FORMS
----------------------------------------------------------------*/


form.contact fieldset {
	padding: 20px;
  margin-bottom: 10px;
  -moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border-style:solid;
border-width:1px;
border-color: #ccc;
width: 500px;
}
form.contact legend {
  padding: 0 10px;
  font-weight: bold;
}
form.contact label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  font-size: 12px;
  color: #1f2772; /* Club France dark blue */
}
form.contact fieldset ol {
  margin: 0;
  padding: 0;
}
form.contact fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
  font-size: 12px;
}
form.contact fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.contact fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.contact fieldset fieldset label {
  display: block;
  width: auto;
}
form.contact em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.contact label {
  width: 120px; /* Width of labels */
}
form.contact fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
	
input[type="file"], input[type="button"], input[type="submit"], input[type="reset"] {
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border-style:solid;
border-width:1px;
border-color: #ccc;
padding:5px 20px;
background: #fff;
cursor:pointer;
font-size:12px !important;
line-height:14px;
text-decoration:none;
}

textarea, input[type="text"], input[type="password"] {
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
border-style:solid;
border-width:1px;
border-color: #ccc;
padding:3px 8px;
width: 300px;
}



/* Filters
----------------------------------------------------------------*/

#location-filters, #category-filters {
	float: left;
	width: 540px;
	margin: 0;
	}
#category-filters {
	margin-bottom: 20px;
	width: 432px;
	}

#limited-filter {
  float: left;
  margin-bottom: 20px;
  width: 110px;
  }

#location-filters ul, #category-filters ul, #limited-filter ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#location-filters ul li, #category-filters ul li, #limited-filter ul li {
	float: left;
	margin: 0;
	padding: 0;
	}

#location-filters ul li a, #category-filters ul li a, #limited-filter ul li a {
	float: left;
	width: 80px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 3px;
	padding: 20px 10px 20px 10px;
	border: 1px solid #ccc;
	-moz-border-radius:3px;
 	-webkit-border-radius:3px;
 	border-radius:3px;
 	background: #fff url(/css/images/btn-grad.png) repeat-x top;
	}

#category-filters ul li a, 
#limited-filter ul li a {
	background: #fff;
	}

#location-filters ul li a.two-line, 
#category-filters ul li a.two-line,
#limited-filter ul li a.two-line {
 	padding: 12px 10px 0px 10px;
 	height: 40px;
	}

#location-filters ul li a.three-line, 
#category-filters ul li a.three-line,
#limited-filter ul li a.three-line {
 	padding: 8px 10px 4px 10px;
 	height: 40px;
	}

#location-filters ul li a:hover, #location-filters ul li a.selected , #limited-filter ul li a.selected {
background: #cfecfb; /* Club France Sky blue */
border-color: #94bce4; /*Club France middle blue */
	}

#category-filters ul li a:hover, #limited-filter ul li a:hover, #category-filters ul li a.selected , #limited-filter ul li a.selected {
background: #fefee6;
border-color: #999999;
	}
	
a.gourmet {
	color: #e96f35;
	}
a.travel {
	color: #58B7DD;
	}
a.culture {
	color: #74B74A;
	}
a.misc {
	color: #EC008C;
	}
a.limited {
	color: #de3939;
	}
  
/* Benefit listings
----------------------------------------------------------------*/


.listing {
	background: #fff;
	padding: 10px 5px 10px 10px;
	float: left;
	width: 520px;
	-moz-border-radius:5px;
 	-webkit-border-radius:5px;
 	border-radius:5px;
 	border-style:solid;
 	border-width:1px;
 	border-color: #ccc;
 	margin-bottom: 10px;
 	min-height: 100px;
	}

.collapsed {
  height: 100px !important;
  overflow: hidden;
  }
  
.sticky {
	background: #fefee6;/* cream */
	border-width: 2px;
	border-color: #94bce4; /*Club France middle blue */
	}


/* TRAVEL */
.travel .category{
	background: url(/css/images/travel-24px.gif) no-repeat ; /* category icon */
	padding-left: 28px;
	}
.travel .benefit{
	background: #d2effb; /* benefit box bg color */
	}
.travel .partner-description h2{
	color: #58B7DD; /* partner name */
	}
	
/* CULTURE */
.culture .category{
	background: url(/css/images/culture-24px.gif) no-repeat ; /* category icon */
	padding-left: 28px;
	}
.culture .benefit{
	background: #dbeed1; /* benefit box bg color */
	}
.culture .partner-description h2{
	color: #74B74A; /* partner name */
	}
	
/* GOURMET */
.gourmet .category{
	background: url(/css/images/gourmet-24px.gif) no-repeat ; /* category icon */
	padding-left: 28px;
	}
.gourmet .benefit{
	background: #fae2d7; /* benefit box bg color */
	}
.gourmet .partner-description h2{
	color: #e96f35; /* partner name */
	}
	
/* OTHER */
.other .category{
	background: url(/css/images/others-24px.gif) no-repeat ; /* category icon */
	padding-left: 28px;
	}
.other .benefit{
	background: #f6dfed; /* benefit box bg color */
	}
.other .partner-description h2{
	color: #EC008C; /* partner name */
	}
	

.listing p{
	padding: 5px 0 6px 0;
	color: #666;
	font: 12px helvetica, arial, sans-serif;
	line-height: 14px;
	}

.listing h4 {
	padding: 0;
	margin: 0;
	color: #333;
	font: 11px helvetica, arial, sans-serif;
	text-transform: uppercase;
	line-height: 1.2em;
	}

.listing h2 {
	padding: 0;
	margin: 5px 0 0 0;
	color: #000;
	font: 14px helvetica, arial, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	}
	
.benefit-image, .partner-image {
	float: left;
	width: 100px;
	margin-right: 15px;
	}
		
.trigger a {
	display: block;	
	}
.trigger a:visited, .trigger a:hover {
	color: inherit;
text-decoration: none;
	}

.partner-description {
	float: left;
	width: 200px;
	}
.benefit {
	float: right;
	width: 168px;
	background: #eee;
	padding: 4px 8px;
	margin-top: 5px;
	}
.benefit p {
	color: #000;
	}

.benefit .date {
	display: none;
	}

.limited .benefit .date {
	display: block;
	color: red;
	font-size: 10px;
	line-height: 11px;
	margin: 3px 0px;
	}

.partner-details {
	padding: 10px 0 0 0;
	float: left;
	width: 520px;
	margin-top: 10px;
	border-top: 1px dotted #ccc;
	}

.partner-details table{
	margin-left: 120px;
	}
	
.location {
	padding: 5px 0 0 0;
	width: 100px;
	}

.category {
	padding: 6px 0 5px 0;
	float: left;
	width: 80px;
	}

.print-me {
	float: right;
	width: 50px;
	margin: 0;
	}
.print-me a {
	text-align: center;
	padding: 4px 10px;
 	margin: 0 0 5px 0;
 	color: #666;
 	font-size: 12px;
 	font-family: Helvetica, arial, sans-serif;
 	background: #faf9f7; /* Club France off white */
 	-moz-border-radius:3px;
 	-webkit-border-radius:3px;
 	border-radius:3px;
 	border-style:solid;
 	border-width:1px;
 	border-color: #ccc;
	}
.print-me a:hover {
	background: #eee;
	}

/* added 2011-06-02 to help highlight that the listings are expandable */
span.more-link {
	width: 35px;
	float: right;
	display: block;
	font-family: verdana, sans-serif;
	font-size: 10px;
	background: #666;
	padding: 1px 3px;
	margin: 0 0 0 3px;
	color: #fff;
	-moz-border-radius:3px;
 	-webkit-border-radius:3px;
 	border-radius:3px;
	} 