@charset "UTF-8";

.ControlPanel, .PagingTable
{
	width: 100%;
	background-color: #FFFFFF;
	/*border-right: #003366 1px solid;
	border-top: #003366 1px solid;
	border-left: #003366 1px solid;
	border-bottom: #003366 1px solid;*/
}


/* style for module titles */
.Head
{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;	
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font: 13px Verdana, Arial, Helvetica, sans-serif;	
	color: #666;
	font-weight: bold;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;	
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
}

/* text style used for error messages */
.NormalRed
{
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;	
}

A:link
{
	text-decoration: underline;
	color: #00a8df;
}

A:visited
{
	text-decoration: underline;
	color: #00a8df;
}

A:hover
{
	text-decoration: underline;
	color: #00a8df;
}

A:active
{
	text-decoration: underline;
	color: #00a8df;
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
	background-color: White;
	color: Red;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.DataGrid_Container
{
	background-color: Transparent;
}
.DataGrid_Footer
{
	background-color: White;
}
.DataGrid_Header
{
	background-color: Transparent;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.DataGrid_Item
{
	background-color: Transparent;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.DataGrid_SelectedItem
{
	background-color: Silver;
	color: Blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:black;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: #00a8df;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #00a8df;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: black;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #00a8df;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #dddddd;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.PagingTable
{
	border: none;
}

#dnn_dnnLOGIN_cmdLogin{
	color: white;
	font-weight: normal;
}

/* place css fixes for all versions of IE in this conditional comment */
/* Fix for ie drop float bug.  
The * html makes it only effect aka the Tan Hack http://www.info.com.ph/~etan/w3pantheon/style/starhtmlbug.html http://www.info.com.ph/~etan/w3pantheon/style/starhtmlbug.html
overflow-x: shows a small scrollbar at the bottom of the block when needed.
margin-left: -377px; the offset is equal to the width of the right hand float plus margin. */
* html #mainContent {
	zoom: 0;
	overflow-x: auto;  
	overflow-y: hidden;  
	}
* html #logo { zoom: 1;}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */

/* ed's css */

body  {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	background: #FEBABA;
	background-image:url(i/bkgd_mainpage.jpg); 
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
}

a{
	color: #00a8df;
	text-decoration: underline;
	}

h1, h2, h3, h4, h5, h6, ol, ul, li table, td, tr, th, form 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}		
	
h1{
	font-size: 24px;
	color: #ff8b80;
	}
	
#abouth1 {
	text-indent: -9000px;
	background-image: url(i/h1_about.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 24px;
	}
	
#cultureh1 {
	text-indent: -9000px;
	background-image: url(i/h1_culture.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 24px;
	}

#fashionh1 {
	text-indent: -9000px;
	background-image: url(i/h1_fashion.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 24px;
	}
	
#foodh1 {
	text-indent: -9000px;
	background-image: url(i/h1_food.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 24px;
	}
	
#newsh1 {
	text-indent: -9000px;
	background-image: url(i/h1_inthenews.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 24px;
	}
	
#storeh1 {
	text-indent: -9000px;
	background-image: url(i/h1_store.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 29px;
	}
	
#travelh1 {
	text-indent: -9000px;
	background-image: url(i/h1_travel.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	height: 24px;
	}
	
	
#Travelh1home {
	text-indent: -9000px;
	background-image: url(i/h1_travel_home.gif);
	background-repeat: no-repeat;	
	height: 17px;
	}
	
#Newsh1home {
	text-indent: -9000px;
	background-image: url(i/h1_inthenews_home.gif);
	background-repeat: no-repeat;	
	height: 18px;
	}
	
#Fashionh1home {
	text-indent: -9000px;
	background-image: url(i/h1_fashion_home.gif);
	background-repeat: no-repeat;
	height: 17px;
	}
	
#Foodh1home {
	text-indent: -9000px;
	background-image: url(i/h1_food_home.gif);
	background-repeat: no-repeat;
	height: 17px;
	}
	
#Cultureh1home {
	text-indent: -9000px;
	background-image: url(i/h1_culture_home.gif);
	background-repeat: no-repeat;
	height: 18px;
	}

#Travelh1homealt {
	text-indent: -9000px;
	background-image: url(i/h1_travel_home.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 268px;
	height: 17px;
	}
	
#Newsh1homealt {
	text-indent: -9000px;
	background-image: url(i/h1_inthenews_home.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 268px;
	height: 18px;
	}
	
#Fashionh1homealt {
	text-indent: -9000px;
	background-image: url(i/h1_fashion_home.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 268px;
	height: 18px;
	}
	
#Foodh1homealt {
	text-indent: -9000px;
	background-image: url(i/h1_food_home.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 268px;
	height: 18px;
	}
	
#Cultureh1homealt {
	text-indent: -9000px;
	background-image: url(i/h1_culture_home.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 268px;
	height: 18px;
	}	
	
.article {
	padding-bottom: 20px;	
	}
	
.articleprint {
	padding: 20px;	
}
	
h2{
	font-size: 16px;
	color: #00a8df;
	margin-top: 4px;
	font-weight: normal;
	}
	
		
h2 a {
	font-size: 16px;
	text-decoration: none;
	color: #00a8df;
	margin-top: 0px;
	font-weight: normal;
}
	
		
h2 a:hover{
	font-size: 16px;
	text-decoration: none;
	color: #00a8df;
	margin-top: 0px;
	font-weight: normal;
}

h2 a:link{
	font-size: 16px;
	text-decoration: none;
	color: #00a8df;
	margin-top: 0px;
	font-weight: normal;
}

h2 a:visited{
	font-size: 16px;
	text-decoration: none;
	color: #00a8df;
	margin-top: 0px;
	font-weight: normal;
}

h2 a:active{
	font-size: 16px;
	text-decoration: none;
	color: #00a8df;
	margin-top: 0px;
	font-weight: normal;
}

	
h3{
	font-size: 14px;
	color: #ff8b80;
	}
	
h3 a {
	text-decoration: none;
	color: #ff8b80;
	font-weight: bold;
}
	
h3 a:hover 
{
	text-decoration: none;
	color: #ff8b80;
	}
		
#archivesh3 {
	text-indent: -9000px;
	background-image: url(i/h3_archives.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: 17px;
	}
	
#dayinthelifeh3 {
	text-indent: -9000px;
	background-image: url(i/h3_dayinthelife.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: 21px;
	}
	
#popcultureh3 {
	text-indent: -9000px;
	background-image: url(i/h3_popculture.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: 22px;
	}
	
#popfashionh3 {
	text-indent: -9000px;
	background-image: url(i/h3_popfashion.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: 22px;
	}
	
#popfoodh3 {
	text-indent: -9000px;
	background-image: url(i/h3_popfood.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: 22px;
	}
	
#popnewsh3 {
	text-indent: -9000px;
	background-image: url(i/h3_popnews.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: 22px;
	}
	
#poptravelh3 {
	text-indent: -9000px;
	background-image: url(i/h3_poptravel.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: 20px;
	}
	
#speakfrenchh3 {
	text-indent: -9000px;
	background-image: url(i/h3_speakfrench.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-bottom: 5px;
	height: 22px;
	}
	
#storecath3 {
	text-indent: -9000px;
	background-image: url(i/h3_storecat.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: 20px;
	}	

#newsletterh3 {
	text-indent: -9000px;
	background-image: url(i/h3_newsletter.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: 20px;
	}
	
#featuredh3 {
	text-indent: -9000px;
	background-image: url(i/h3_featured.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: 17px;
	}
	
#cultureh3 {
	text-indent: -9000px;
	background-image: url(i/h3_culture.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: 17px;
	}
	
#mostpopularh3 {
	text-indent: -9000px;
	background-image: url(i/h3_mostpop.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: 22px;
	}
	
#speakfrenchh3 {
	text-indent: -9000px;
	background-image: url(i/h3_speakfrench.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: 17px;
	}
	
h4{
	font-size: 11px;
	color: #ff8b80;
	background-color: #f2fbff;
	margin: 0 10px 0 10px;
	text-transform: uppercase;
	font-weight: normal;
	}
	
hr{
	border: 0;
	margin: 10px 0;
	color: #BEEDFF;
	background-color: #BEEDFF;
	height: 1px;
	}

	
img{
	margin: 0;
	padding: 0;
	border: 0;	
	}	

.imglink 
{
	text-decoration: none;
}
	
p{
	margin: 7px 0 0 0;
	}
	
#container { 
	width: 965px;  
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header { 
	background: #ffffff; 
	background-image:url(i/bkgd_header.gif); 
	background-repeat:no-repeat;
	padding: 0; 
	margin-bottom: 20px; 
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

#logo {
	padding-top: 15px;
	margin-left: 26px;
	}
	
#searchnav{
	display: inline;
	float: right;
	margin: 0 52px 0 0;
	width: 540px;
	}

#search{
	background: #ffffff; 
	background-image:url(i/search_bkgd.gif); 
	background-repeat:repeat-x;
	float:right;
	}
	
#searchfield
{
	vertical-align:top;
	margin: 8px 0 0 3px;
	}
	
#searchagain{
	background: #ffffff; 		
	}

#searchagainfield
{
	}
	
	

	
.search{
	margin: 8px 0 0 8px;
	}
	
#searchbuttonmain {
	margin: 8px 0 0 3px;		
	vertical-align:top;
	background-color:#FFF;
	background-image:url(i/btn_find.gif);
	width: 52px;
	height: 27px;
	text-indent: -9000px;
	color: White;
	text-align:right;
	font-size: 0;
	border: 0;	
}	

#newsletterbutton 
{
	background-color:#FFF;
	background-image:url(i/btn_signup.gif);
	width: 58px;
	height: 30px;
	text-indent: -9000px;
	color: White;
	text-align:right;
	font-size: 0;
	border: 0;	
	
}
	
#navbar{
	background-image:url(i/navbar_bkgd.gif); 
	background-repeat:repeat-x;
	margin: 113px 0 0 0;
	padding: 0;
	height: 25px;
	width: 540px;
	}		
	
#nav {
	display: inline;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #ffffff;
	list-style: none;
	height: 25px;
	width: 100%;
	}
	
	
#nav li{
	list-style: none;
	display: inline;
	}
	

#nav a {
	float: left;
	padding: 25px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:25px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -25px;
	}

#nav a:active, #nav a.selected  {
	background-position: 0 -50px;
	}		

/* highlight current page in nav. The first class gets populated dynamically when
the page is loaded. */	
.Home #nav #home a,
.Travel #nav #travel a,
.Culture #nav #culture a,
.Food #nav #food a,
.Fashion #nav #fashion a,
.News #nav #news a,
.Store #nav #store a,
.About #nav #about a
 {
	background-position: 0 -50px;
}
	
#home a  {
	width: 65px;
	background: url(i/b1_home.gif) top left no-repeat;
	}
		
#travel a  {
	width: 65px;
	background: url(i/b2_travel.gif) top left no-repeat;
	}
#culture a  {
	width: 75px;
	background: url(i/b3_culture.gif) top left no-repeat;
	}
#food a  {
	width: 65px;
	background: url(i/b4_food.gif) top left no-repeat;
	}
#fashion a  {
	width: 75px;
	background: url(i/b5_fashion.gif) top left no-repeat;
	}
#news a  {
	width: 65px;
	background: url(i/b6_news.gif) top left no-repeat;
	}
#store a  {
	width: 65px;
	background: url(i/b7_store.gif) top left no-repeat;
	}
#about a  {
	width: 65px;
	background: url(i/b8_about.gif) top left no-repeat;
	}
	

	
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 260px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 54px 10px 10px;
	display: inline;	
}


#newsletter {
	background-color: #f2fbff;
	width: 240px;
	padding: 10px 5px 0;
	background-image: url(i/hdr_newsletter.gif);
	background-repeat: no-repeat;	
}

#newsletterfield{
	margin: 7px 0 0 0;
	padding: 0;
	vertical-align: top;
	}
	
.sidebar{
	margin: 15px 0 0 5px;	
		}
		

.sidebarlist ul, ol{
	margin: 7px 0 0 0;
	} 
	
.sidebarlist li {
	margin: 3px 0 0 0;
	font-size: 11px;
	line-height: 110%;
	list-style-type: none;
		}		
		
#mainContent { 
	margin: 0 325px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 10px 10px 10px 55px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-right: 1px solid #BEEDFF;
} 

#mainContent p{
	line-height: 130%;
	}
	
#mainContent ul, ol, li{
	margin-top: 10px;
	}
	
#maincontent ul, ol{
	margin-left: 20px;
	}
	

#callout{
	width: 575px;
	padding: 10px 0;
	margin: 0;
	}
	
#callout1food{
	background-color: #f2fbff;
	background-image: url(i/hdr_callout.gif);
	background-repeat: no-repeat;
	width: 185px;
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
	}

#callout2language{
	background: url(i/hdr_callout.gif) no-repeat;
	background-color: #f2fbff;
	float: right;
	margin: 0 10px 0 0;
	display: inline;
	width: 185px;
	padding: 10px 0 0 0;
	}

#callout3travel{
	background: url(i/hdr_callout.gif) no-repeat;
	background-color: #f2fbff;
	float: right;
	margin: 0;
	width: 185px;
	padding: 10px 0 0 0;
	}
	
p.callout{
	background-color: #f2fbff;
	margin-top: 5px;
	padding: 0 10px;
	font-size: 11px;
	font-style: oblique;
	word-spacing: 1px;
	}
	
p.calloutlast{
	background-color: #f2fbff;
	margin-top: 0px;
	padding: 0 10px;
	font-size: 11px;
	font-style: oblique;
	word-spacing: 1px;
	}
	
.translation{
	font-style: normal;
	}
	
	
#footer {
	padding: 0;
	width: 965px; /*965*/
	background:#fff;
	font-size: 10px;
	text-align: center;	 
} 
#footer p 
{
	text-indent: 0;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
}

#popup{
	width: 80%;
	margin: 10px auto 20px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 15px;
	background-color: #fff;	
	}
	
#popup ol, ul{
	margin: 5px 0 0 25px;
	}
	
#popup li{
	margin: 10px 0 0 0;	
	}
	
#popup ul li{
	margin: 0 0 0 40px;	
	list-style-type: disc;
	font-size: 13px;
}

.adfltrt { 
	float: right;
	margin-left: 5px;
}

.120raileurope{
	padding-top: 15px;
	vertical-align: middle;
	}
	

.first {
	margin: 0
	}
	
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}


.imgleft{
	float: left;
	margin: 0 10px 0 0;
	}
.imgright{
	float: right;
	margin: 0 0 0 10px;
	
	}
	
.imgsidebar{
	margin: 10px 0 0 0;
	width: 250px;
	}
	

	
.movie {
	padding: 25px 0 0 0;
	text-align: center;
	font-weight: bold;
	width: 120px;
	}
	
	

	
.photocredit{
	margin: 12px 0 0 0;
	font-size: 8px;
	text-align: left;
	color: #999;
	}
	
.store li, ul{
	list-style: none;
	font-size: 110%;
	margin: 3px 0 0 0;
	}
	
.storetext {
	padding: 25px 0 0 0;
	font-size: 11px;	
	}
	
.thumbnail {
	float: left;
	width: 120px;
	margin: 15px 15px 15px 0;
	padding: 0;
	text-align: center;
	}

.clearboth { clear: both; }

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

table 
{
	text-align: left;	
}

td 
{
	text-align: left;	
}

tr 
{
	text-align: left;	
}


 /* lightbox styles */
 
 #lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
 #lightbox img{ width: auto; height: auto;}
 #lightbox a img{ border: none; }
 
 #outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
 #imageContainer{ padding: 10px; }
 
 #loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
 #hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
 #imageContainer>#hoverNav{ left: 0;}
 #hoverNav a{ outline: none;}
 
 #prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
 #prevLink { left: 0; float: left;}
 #nextLink { right: 0; float: right;}
 #prevLink:hover, #prevLink:visited:hover { background: url(i/prevlabel.gif) left 15% no-repeat; }
 #nextLink:hover, #nextLink:visited:hover { background: url(i/nextlabel.gif) right 15% no-repeat; }
 
 #imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
 
 #imageData{	padding:0 10px; color: #666; }
 #imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
 #imageData #caption{ font-weight: bold;	}
 #imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
 #imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
 
 #overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
