/* @group CONTENT
===================================== */

a {
	color: #ffffff;
	text-decoration: underline;
}

#footer {
	text-align: right;
}

#container.home {
	width: 980px;
	height: 860px;
	margin: 0 auto;
	background: #b4a9a4 url('../images/homepageBKG-Final.jpg') top left no-repeat;
	}

#container.homemap {
	width: 980px;
	height: auto;
	min-height: 1024px;
	margin: 0 auto 0 auto;
	padding: 0px 0 0 0;
	background: #efefef url('/travel/assets/images/travel-bkg.jpg');
}

#container.account {
	width: 980px;
	height: auto;
	min-height: 1024px;
	padding: 10px;
	background: #efefef url('/travel/assets/images/travel-bkg.jpg');
	font-family: sans-serif;
	font-size:10pt;
}

#container.account a{
	color:#4444cc;
}

#footer.homemap {
	color: #000000 !important;
}

#footer.homemap a {
	color: #000000 !important;
}

#location_bar {
	font-family:verdana, sans-serif; 
	float: right;
	font-size: 8pt;
	color: #ffffff;
}

#location_bar a {
	color: #ffffff;
	text-decoration: underline;
}

#pagecontent {
	background-color: #7B9788;
	width: 968px;
	margin: 10px 0 20px 0px;
	font-family: Verdana;
	font-size: 10pt;
	padding: 6px;
}

#SubpageCol2 {
	float:left; 
	width:292px; 
	margin: 0 0 0 6px; 
	padding: 0 2px 2px 2px;
	min-height:600px; 
	border: #ff0000 0px dashed;	
}

#map_canvas {
	width:208px; 
	height:268px; 
	margin:62px 0 0 590px; 
	position: absolute; 
	border: #00ff00 0px dashed;
}

#video_canvas {
	width:308px; 
	height:192px; 
	margin:108px 0 0 173px; 
	position: absolute; 
	border: #ff0000 0px dashed; 
	float: left;
}

#adbox {
	position: absolute;
	margin: 20px 0 0 815px;
	width: 160px;
	height: 400px;
}

#banner_video {
	position: absolute;
	margin: 0px 0 0 0px;
}

#banner_video a {
	display: block;
	width: 210px;
	height:86px;
}

#expand_map {
	position: absolute;
	margin: 346px 0 0 580px;
}

#expand_map a {
	display: block;
	width: 80px;
	height:38px;
}

#what_is_goindie {
	position: absolute;
	margin: 345px 0 0 695px;
}

#what_is_goindie a {
	display: block;
	width: 80px;
	height:38px;
}

#featured_content {
	width:1px; 
	height: 375px; 
	overflow:hidden;
}


#author_info {
	background-color: #7B9788;
	margin: 4px;
	padding: 4px;
	min-height: 81px;
	border: #ccccdd 1px solid;
}

#author_info img {
	margin: 1px 4px 2px 0px;
	float: left;
}

#comments_container {
	margin: 20px 10px 50px 10px;
}

.opacity70 {
	opacity:0.7;
	filter:alpha(opacity=70);
}

.opacity80 {
	opacity:0.8;
	filter:alpha(opacity=80);
}

.opacity90 {
	opacity:0.9;
	filter:alpha(opacity=90);
}

.opacity100 {
	opacity:1;
	filter:alpha(opacity=100);
}

.suggestionBox {
	width: 230px;
	float: left;
	margin: 0px 18px 25px 18px;
	font-family:sans-serif;
	font-size: 9pt;
	min-height:180px;
}

.homePageSectionTitle {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size:10pt;
	color: #ffffff;
	line-height: 20px;
	text-decoration: none;
}

.homePageSectionTitle:hover{
	text-decoration: underline;
	color: #ffffff;
}

.redBorder {
	border: #ff0000 1px dashed;
}


ul.goindieHomeList
{
	list-style-type: none;
	padding-left: 0;
	margin-left: 16px;	
}
ul.goindieHomeList li 
{
	background: url('/assets/images/orangeG.gif') left center no-repeat;
	padding: 0 0 0 18px;
	height: 18px; 
} 
ul.goindieHomeList li a
{
	text-decoration:none;
	color: #000000;
	font-weight: bold;
} 
ul.goindieHomeList li a:hover
{
	text-decoration:underline;
	color: #000000;
} 

/* @end CONTENT
===================================== */


/* @group EMBELLISHMENTS
===================================== */
.padding4 {
	padding: 4px;
}

.padding2 {
	padding: 2px 2px 0 2px;
}

.grey40 {
	background: #bbbbbb; 
	opacity: 0.4; 
	filter: alpha(opacity=40); 
	border: #888888 1px solid;	
}

.grey50 {
	background: #bbbbbb; 
	opacity: 0.5; 
	filter: alpha(opacity=50); 
	border: #888888 1px solid;	
}

.grey80 {
	background: #bbbbbb; 
	opacity: 0.8; 
	filter: alpha(opacity=80); 
	border: #888888 1px solid;	
}

.newGrey80 {
	background: #848484; 
	opacity: 0.8; 
	filter: alpha(opacity=80); 
	border: #888888 1px solid;	
}


.white80 {
	background: #ffffff; 
	opacity: 0.8; 
	filter: alpha(opacity=80); 
	border: #888888 1px solid;	
}

.white100 {
	background: #ffffff; 
	border: #888888 1px solid;	
}

.black40 {
	background: #000000; 
	opacity: 0.4; 
	filter: alpha(opacity=40); 
	border: #aaaaaa 1px solid;	
}

.black50 {
	background: #000000; 
	opacity: 0.5; 
	filter: alpha(opacity=50); 
	border: #aaaaaa 1px solid;	
}

.black60 {
	background: #000000; 
	opacity: 0.6; 
	filter: alpha(opacity=60); 
	border: #aaaaaa 1px solid;	
}

.rounded20 {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;	
}

.rounded10 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;	
}

.topRounded10 {
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-khtml-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;	
}

.rounded5 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
}

.topRounded5 {
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;	
}

.shadow1 {
	-moz-box-shadow: 1px 1px 1px #bbb;
	-webkit-box-shadow: 1px 1px 1px #bbb;
	box-shadow: 1px 1px 1px #bbb;
}

/* @end EMBELLISHMENTS
===================================== */

