@charset "utf-8";

/* ------------------------------------------------------------
   
	filename:	index.css
	created:	090313
	update:		091130
	copyright:	(c)2009 Intelligentnet, Inc. All rights reserved.
	  
------------------------------------------------------------ */

body#top div#platform div#mainContents h2 {
	margin-bottom:10px;
	background-image: none;
	padding: 0;
}

body#top div#platform div#mainContents h3 {
	margin: 0px;
	padding: 0 0 10px 0px;
	border: none;
}

body#top div#platform div#mainContents p.categoryLink {
	text-align: right;
	margin: 0 0 20px;
}

body#top div#platform div#mainContents p.categoryLink a {
	background-image:url(/common/images/mark_arrow.gif);
	background-position: 0 0.3em;
	background-repeat: no-repeat;
	color: #353535;
	font-weight: bold;
	padding-left: 7px;
	text-decoration: none;
}

body#top div#platform div#mainContents div.hotel dl dd a.top01,
body#top div#platform div#mainContents div.hotel dl dd a.top02,
body#top div#platform div#mainContents div.hotel dl dd a.top03 {
	background: url(/common/images/mark-win.gif) center no-repeat ;
	background-position: 0.2em 0.9em;
	padding-left:15px;
}

body#top div#platform div#mainContents p.request {
	text-align: center;
	padding: 5px;
	margin: 5px 0 20px 0;
}

body#top div#platform div#mainContents p.request em {
	background: #f3ede1;
	color: #7c5933;
	font-weight: bold;
	padding: 5px;
}

body#top div#platform div#mainContents div.whatsNew {
	margin-bottom: 20px;
}

body#top div#platform div#mainContents div.whatsNew em {
	background: none;
}
body#top div#platform div#mainContents div.whatsNew ul.links em a {
	color: #327219;
	font-weight: bold;
}

body#top div#platform div#mainContents div.hotel {
	float: left;
	width: 355px;
	margin-bottom:20px;
}
body#top div#platform div#mainContents div.tour {
	float:left;
	margin-left:20px;
	width: 355px;
	margin-bottom:20px;
}

body#top div#platform div#mainContents div.hotel p.city {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	text-align:right;
}


body#top div#platform div#mainContents div.hotel dl {
	margin:0 0 20px 0;
	clear:both;
}
body#top div#platform div#mainContents div.hotel dl dt {
	float: left;
	/*margin-right:15px;*/
	width:115px;
}
body#top div#platform div#mainContents div.hotel dl dd {
	margin-bottom:10px;
}
body#top div#platform div#mainContents div.hotel dl dd a {
	padding: 8px 0 8px 5px;
	vertical-align:baseline;
}
body#top div#platform div#mainContents div.tour {
	float:left;
	margin-left:20px;
	width: 355px;
}

body#top div#platform div#mainContents div.tour ul {
	margin:0;
}
body#top div#platform div#mainContents div.tour ul li { margin-bottom: 20px; }

body#top div#platform div#mainContents div.hotel p.producedBy,
body#top div#platform div#mainContents div.tour p.producedBy { text-align: right }

body#top div#platform div#mainContents p.commentInfo a {
	float: right;
}

body#top div#platform div#mainContents div.usefulInfo {
	background-image: url(/images/bg-index-useful-info.gif);
	background-repeat: repeat-y;
	background-position: 0px 30px;
}
body#top div#platform div#mainContents div.regionInfo {
	background-image: url(/images/bg-index-region-info.gif);
	background-repeat: repeat-y;
	background-position: 0px 30px;
}

body#top div#platform div#mainContents div.regionInfo div.column3A ul.links {
	padding-right:5px;
}

body#top div#platform div#mainContents div.regionInfo div.column3A p.learnMore {
	margin:0 5px 0 3px;
}


html,body#top div#mainContents div.usefulInfo p.links,
html,body#top div#mainContents div.usefulInfo ul.links li a,
html,body#top div#mainContents div.usefulInfo li.links a,
html,body#top div#mainContents div.regionInfo p.links,
html,body#top div#mainContents div.regionInfo ul.links li a,
html,body#top div#mainContents div.regionInfo li.links a {
	font-weight: bold;
	color:#353535;
}

body#top div#platform div#mainContents div.usefulInfo ul li ul li a,
body#top div#platform div#mainContents div.regionInfo ul li ul li a {
	font-size: 100%;
}

body#top div#platform div#mainContents div.usefulInfo ul li ul,
body#top div#platform div#mainContents div.regionInfo ul li ul {
	margin-bottom: 0;
	padding-bottom: 5px;
}

body#top div#platform div#mainContents p.learnMore {
	margin-left: 19px;
	margin-bottom: 0px;
	background: #efefef;
	font-weight: bold;
	padding: 2px 0px 2px 5px;
	text-align: left;
}

body#top div#platform div#mainContents p.learnMore a {
	color: #327219;
	font-weight: bold;
	background-image: none;
}

body#top div#platform div#mainContents div#update { margin-top:10px; }
body#top div#platform div#mainContents div#update dl dt,
body#top div#platform div#mainContents div#update dl dt dd { float:left; }
body#top div#platform div#mainContents div#update dl dt { margin-right:20px; }
body#top div#platform div#mainContents div#update a { 
	background-image: url(/common/images/mark-links.gif) ;
	background-position: 0 0.3em;
	padding-left: 13px;
	text-decoration: none;
	background-repeat: no-repeat;
	text-decoration:underline; 
	color:#327219;
}
body#top div#platform div#mainContents div#update em { margin-left:15px; }
body#top div#platform div#mainContents div#update dl dd em,
body#top div#platform div#mainContents div#update dl dd em a {
	font-size: 90%;
	background: #6fc236;
	padding: 1px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
}

/* ------------------------------------------------------------ Clearfixes */

div#mainContents div.clearfixes:after {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}

div#mainContents div.clearfixes { display: inline-table; }

* html div#mainContents div.clearfixes { height: 1%; }

div#mainContents div.clearfixes {
	display: block;
	zoom: 1;
}
