@charset "utf-8";

#edestinations {
	width:934px;
	position:relative;
	left:20px;
}


/* begin left */
#edestinations #left {
	width:760px;
}

#contentName {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#001040;
	text-align:center;
	margin-top:10px;
}

#contentName .name {
	font-weight:bold;
	color:#077aab;
}

#contentName .numbers {
	letter-spacing:3px;	
	margin-top:4px;
}

#contentName .numbers a:link, #contentName .numbers a:visited  {
	font-weight:bold;
	color:#077aab;
	font-decoration:none;
	display:inline-block;
}

#contentName .numbers a:hover, #contentName .numbers a:active  {
	font-weight:bold;
	color:#077aab;
	font-decoration:underline;
	display:inline-block;
}

#edestinations #next, #edestinations #prev {
	position:relative;	
	display:inline-block;
}

#edestinations #next .arrow, #edestinations #prev .arrow {
	width:42px;
	background:#fff;
	-webkit-box-shadow: #888 0px 2px 7px;
	-moz-box-shadow: #888 0px 2px 7px;
	box-shadow: #888 0px 2px 7px;
	behavior: url(/css/PIE.htc);
	z-index:2;
	position:absolute;
	top:200px;	
	text-align:center;
	padding:10px 0;
}

#edestinations #next .arrow {
	left:10px;	
}
#edestinations #prev .arrow {
	right:10px;	
}

#edestinations #next img, #edestinations #prev img {
	border:0;
}

#next .fade, #prev .fade {
	width:42px;
	height:480px;	
}

#current_photo {
	width:640px;
	height:480px;
	background:#000 no-repeat center;
	display:inline-block;
	border:solid 8px #FFF;
	-webkit-box-shadow: #666 0px 2px 15px;
	-moz-box-shadow: #666 0px 2px 15px;
	box-shadow: #666 0px 2px 15px;
}

*html #current_photo {
	display:inline;
}


#photo_list {
font-size: 1em;
background-color: #c0ddea;
padding: 5px 20px 5px 5px;
margin: 0px 20px 25px 0;
}

/* end left */

/* begin right */

#photo_title {
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
}


#whoopee {
	background-color: none;
	width: 155px;
	position:absolute;
	top:5px;
	right:0;
	padding-top:30px;
}

#whoopee .addthis_toolbox a {
	margin-bottom:8px;
}

#whoopee .addthis_toolbox {
	margin:10px 0;
}

#whoopee .sidelink {
	display:block;
	padding:5px 5px 5px 40px;
	-webkit-border-radius: 8px 0 0 8px;
	-moz-border-radius: 8px 0 0 8px;
	border-radius: 8px 0 0 8px;
	-webkit-box-shadow: #666 0px 2px 6px;
	-moz-box-shadow: #666 0px 2px 6px;
	box-shadow: #666 0px 2px 6px;
	background-color: #FFF;
	font-size:11px;
}

*html #whoopee .sidelink {
	border-radius:none;	
}

#whoopee .sidelink:link, #whoopee .sidelink:visited {
	color:#001040;
	text-decoration:none;	
}

#whoopee .sidelink:hover, #whoopee .sidelink:active {
	color:#007aab;
	text-decoration:underline;	
}

#whoopee .sidelink.email {
	background:url(/images/member/icon_email.gif) no-repeat 6px 9px;	
}
#whoopee .sidelink.frame {
	background:url(/images/member/icon_frame.gif) no-repeat 6px 7px;	
}


#rating {
font-size: 1.2em;
margin: 0px 0px 10px 0px;
padding: 0px 0px 5px 0px;
border-bottom: thin solid #c0ddea;
}
#rateXplain {
font-size: .9em;
margin: 5px 0px 15px 0px;
}
#rated_msg {
font-size: 1em;
margin: 0px 0px 15px 0px;
color: #34891a;
font-weight: bold;
}
#ratedMore {
font-size: 1.2em;
margin-bottom: 10px;
}
.help {
font-size: .75em;
}

#bottom_banner {
	border:none;
	clear:both;
	margin-top:2em;
}

.featurebox{
	border:none;
	clear:bold;
	margin-top:2em;
	width:255px;
	font-size:12px;
	color:#000000;
}


/* end right */


/* Edestinations - Email/Forward to a Friend */

#edestinations_forward {
	width:920px;
	position:relative;
	left:20px;
	top:10px;	
}

#edestinations_forward h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#077aab;
	margin-top:20px;
}	

#edestinations_forward #sending_form {
	display:inline-block;
	width:450px;
}

#edestinations_forward #sending_form .addemail {
	width:360px;
	display:inline-block;
	float:right;
	text-align:right;
}


#edestinations_forward #sending_form .bottombuttonrow {
	width:97%;
	padding:10px;
	position:relative;
	top:10px;
	border-top:solid 2px #d1d1d1;
	clear:right;
}

#edestinations_forward #sending_form .bottombuttonrow .button_cancel {
	position:relative;
}

#edestinations_forward #sending_form .bottombuttonrow .button_sendnow {
	position:absolute;
	top:10px;
	right:0;
}

#edestinations_forward .button_sendnow {
	display:block;
	width:136px;
	height:45px;
	background:url(/images/member/button_sendnow.gif) top left no-repeat;
}

#edestinations_forward .button_sendnow:hover, #edestinations_forward .button_sendnow:active {
	background-position: 0 -45px;
	width:136px;
	height:45px;
}

#edestinations_forward .button_cancel {
	display:inline-block;
	width:91px;
	height:45px;
	background:url(/images/member/button_cancel.gif) top left no-repeat;
}

#edestinations_forward .button_cancel:hover, #edestinations_forward .button_cancel:active {
	background-position: 0 -45px;
	width:91px;
	height:45px;
	}


#edestinations_forward #photothumbs {
	width:400px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 15px;
	-moz-box-shadow: #666 0px 2px 15px;
	box-shadow: #666 0px 2px 15px;
	background: #FFF;
	float:right;	
	padding:10px;
	position:relative;
	bottom:25px;
}

#edestinations_forward #photothumbs .header {
	color:#001040;	
}

#edestinations_forward #photothumbs .header a {
	display:inline;
	padding:4px 10px;
	border-right:solid 1px #001040;	
	cursor:pointer;
}

#edestinations_forward #photothumbs .header a:link, #edestinations_forward #photothumbs .header a:visited {
	color:#007aab;
	text-decoration:none;	
}

#edestinations_forward #photothumbs .header a:hover, #edestinations_forward #photothumbs .header a:active {
	text-decoration:underline;	
}

