body {
	text-align:center;
	font-family:arial, sans;
	/*line-height: 140%;*/
	font-size: 20px;
	/*background:url(bg-body.gif) repeat-y left;*/
	margin:0;
	padding:0 0 200px 0;
}
body#start {
	background:#642A8C;
	line-height:100%;
}
.start-footer {
	clear:both;
}

#start a { 
	color:#006699;
}
#start .start-footer a, #start .start-footer span  {

	font-size:60%;
}
#start .why-info {
	line-height:110%;background:#026989;padding:2px 15px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color:#001e27;
	font-size:90%;
}
small.copyright {
	color:#73C5DF;
	font-size:10px;
}


#foot {
	clear:both;
	color:#888;
	font-size:70%;
	position:relative;
	top:50px;
	/*left:-80px;*/
	width:700px;
	background:url(http://www.fotosearch.com/bthumb/IMP/IMP205/1525R-143638.jpg) no-repeat;
	padding-left:170px;
	display:none;
}
/*
#logo a {
	background:url(logo.png);
	position:absolute;
	width:80px;
	heigth:50px;
}*/
#header {
	width:100%;
	background:#642A8C;
	clear:both;
	height:35px;
}	
#header #logo {
	position:absolute;
	left:10px;
	z-index: 100;
}
#header #navi {
	padding-top:10px;
	font-size:60%;
	font-weight:bold;
	background:url(bg-navi.png) repeat-x top;
}
#header #navi a {
	color:#fff;
	margin-right:10px;
	padding:5px;
	
}
#header #navi a:hover {
	background:#3c9cc5;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#base {
	margin:3em auto;
	width:100%;
	text-align: left;
}
#main {
	min-width:15em;
	margin-right:20em;
	margin-left:50px;
}
#main h1 {
	margin-top:0;
	padding-top:0;
	margin-bottom:0;
	padding:0;
}
#right {
	float:right;
	width:20em;
	margin-right:30px;
	padding:10px;
	font-size:70%;
}
#right .flickr_badge_image {
	float:left;
}
#right h3 {
	margin-top:0;
	padding-top:0;
	border-bottom:1px solid #eee;
	color:#666;
}
input {
	font-size:20px;
	padding:5px;
	cursor:pointer;
}
.buttons {
	text-align:center;
}

label {
	width:220px;
	display:block;
	float:left
}
small, .small {
	font-size:10px !important;
}
h4 small {
	/*display:block;*/
	text-transform:lowercase;
}
a {
	text-decoration:none;
	color:#006699;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}


.day {
	border-bottom:1px solid #efefef;
	padding-bottom:10px;
}

.day h4 {
	/*cursor:pointer;*/
	/*border-bottom:1px solid #ccc;*/
	margin:10px 0;
}

.day-tools {
	font-size:60%;
	float:right;
	margin-top:15px;
}
.day-tools a:link, .day-tools a:visited {
	color:#999;
}
.day-tools a:hover {
	color:#006699
}

.time {
	float:left;
	width:60px;
	background:url(icon-time.png) no-repeat left center;
	padding-left:17px;
}

.plan img.plan-type {
	margin:0px 10px 5px 5px;
	width:32px;
	float:left;
}
.plan {
	/*clear:both;*/
	border:1px solid #fff;
	font-size:80%;
	cursor:pointer;
	min-height:32px;
	background-color:#F6F6F6;
	/*background:url('bg-plan.gif') 0 50%  repeat-x*/
	padding:6px;
	margin:0px 0;
	/*border:1px solid #efefef;*/
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.plan:hover {
	/*border-color:#ccc;*/
	background-color:#F9EED3;
}
.plan b {
	color:#3d9dc6;
}
.plan .plan-moreinfo {
	/*margin-left:144px;*/
	/*padding-top:15px;*/
	margin-top:25px;
	padding:10px 30px;
	cursor:text;
	font-size:80%;
	background:#fff;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.plan .plan-moreinfo b {
	color:#000;
}
.plan .plan-moreinfo img {
	width:normal;
}
.plan .plan-moreinfo .confirmation-nr {
	/*background:#fff;*/
	border:1px solid #666;
	font-size:150%;
	padding:3px 10px;
	margin:15px 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.plan .plan-tooltip {
	/*background: url(white-arrow.gif) no-repeat right -50px;	*/
	float:right;font-size:80%;color:#ccc;
}
.plan .plan-moreinfo pre {
	font-family:arial, sans;	
}

.spacer, .lined-spacer {
	clear:both;
	min-height:15px;
}
.lined-spacer {
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}

div.share-plan {
	font-size:80%;
	background:#eee;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding:15px;
}

div.share-plan input {
		font-size:11px;
		padding:2px;
}
div.share-plan label {
	margin-right:5px;

	padding-top:4px;
}

.trip-cities, .h1-description {
	font-size:11px;
	top:-5px;
	left:25px;
	position:relative;
	color:#666;
}
.trip-cities a {
	font-weight:bold;
}
.comments {
	font-size:60%;
}
.light {
	color:#999;	
}



p, input {
 font-size:14px !important;
 color:#000;	
}