/* ----------------------------------------------------------------
	PANORAMIC EARTH
	www.panoramicearth.com
---------------------------------------------------------------- */

*
{
	margin: 0;
	padding: 0;
}

body
{
	background: url("/images/site/pe_bg.jpg") repeat-x white;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	border-style: none;
	color: #036;
	padding-bottom: 20px;
}

input
{
	padding: 1px 2px;
}

#wrapper
{
	width: 980px;
	padding-top: 5px;
	margin: 15px auto 0 auto;
	height: auto;
	text-align: center;
	background-color: white;
	border: #b4bccd 1px solid;
	background-repeat: repeat-x;
}

/* ----------------------------------------------------------------
	H E A D E R
---------------------------------------------------------------- */

#header
{
	margin: 0 auto;
	height: 120px;	/* 126px auto */
	width: auto;
	padding-left: 20px;
	padding-top: 5px;
	vertical-align: top;
	background: url("/images/site/earth_map_large.jpg") no-repeat;
}

#headerearth
{
	margin: 0 auto;
	height: 90px;
	width: auto;
	padding-left: 20px;
	padding-top: 5px;
	vertical-align: top;
}

#logo
{
	float: left;
	height: 100px;		/* 126px */
	width: 695px;		/* 460px */
	font-size: 35px;	/* added */
	margin-left: 0;
	text-align: left;	/* added */
}

#panoramicearth
{
	height: 40px;
	width: 250px;
	margin: 0;
}

#logo p
{
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	/* font-size: 35px; */
	text-align: left;		/* center */
	color: #036;
	font-weight: bold;
	letter-spacing: -3px;
	padding-top: 0;
	vertical-align: top;
}

#panoramic
{
	padding-left: 20px;		/* added */
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #036;
	font-size: 60px;
	font-weight: bold;
	letter-spacing: -3px;
}

#panoramicsmall	/* added */
{
	padding-left: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #036;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -1px;
}

#earth
{
	font-family: "Century Gothic", Futura, Helvetica, Arial, Verdana, sans-serif;
	color: #c60;
	font-size: 60px;
	font-weight: normal;
	letter-spacing: -3px;
}

#earthsmall	/* added */
{
	font-family: "Century Gothic", Futura, Helvetica, Arial, Verdana, sans-serif;
	color: #c60;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
}

#logotitle	/* added */
{
	float: right;
	width: 410px;
}

#logotitle #logoname	/* added */
{
	font-size: 26px;
	font-family: "Century Gothic", Futura, Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: -1px;
	line-height: 1.1em;
}

#logotitle #logostrapline	/* added */
{
	margin-top: 10px;
	font-family: "Century Gothic", Futura, Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	letter-spacing: 2px;
	padding-left: 3px;
	width: 410px;
}

/* ----------------------------------------------------------------
	SEARCH, LOGIN, REGISTER
---------------------------------------------------------------- */

#slrbox	/* was #searchbox and #searchboxlocation */
{
	float: right;
	margin: 0 3px 0 10px;
	height: 128px;
	width: 245px;
	text-align: left;
}

.tabbed-box
{
	width: 243px;
	background: #fff url("/images/site/slrbodybg.png") repeat-x bottom;
	border: 1px solid #e7eaf0;
	height: 126px;
	font-size: 11px;
}

.tabbed-box .tabs li
{
	list-style: none;
	float: left;
}

.tabbed-box .tabs li a
{
	display: block;
	width: 80px;
	padding: 5px 0;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color: #036;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	letter-spacing: 0.2em;
	background: white;
}

#tablogin, #tabregister
{
	background: url("/images/site/slrtabbg.png") white repeat-x bottom;
	border-left: 1px solid #b4bccd;
	border-bottom: 1px solid #b4bccd;
}

#tabsearchx
{
	border-left: none;
}

.tabbed-box .tabs li a:hover
{
	color: #c60;
}

.tabbed-box .tabs li a:focus
{
	outline: none;
}

.tabbed-box .tabs li a.active
{
	background: #fff;
	color: #333;
	border-bottom: 1px solid #fff; }

.tabbed-content
{
	padding: 35px 10px 10px 10px;
	display: none;
}

.tabbed-content #username a, .tabbed-content #username a:visited
{
	text-decoration: none;
	color: #036;
}

.tabbed-content #username a:hover
{
	text-decoration: none;
	color: #c60;
}

#loginboxes
{
	width: 230px;
	height: 45px;
}

#tabsearchbody p
{
	margin-top: 20px;
}

#logintext
{
	float: left;
	width: 58px;
	line-height: 18px;
}

#loginfields
{
	float: left;
	width: 116px;
	line-height: 18px;
	padding: 0;
	margin: 0;
	text-indent: 1px;
}

#logingo
{
	float: left;
	width: 50px;
	padding: 3px 0 0 2px;
}

#searchfield
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 155px;
	margin-left: 5px;
	margin-right: 5px;
}

#searchbutton
{
	vertical-align: middle;
}

#unamepswd
{
	font-size: 11px;
	font-variant: small-caps;
	line-height: 1.0em;
}

#loginname
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
	width: 100px;
	margin-left: 9px;
	margin-right: 5px;
	margin-bottom: 2px;
}

#loginpswd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #036;
	width: 100px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 2px;
}

#loginbutton
{
	vertical-align: middle;
}

#loginsubmit
{
	border: none;
	margin: 0;
	padding: 0;
}

#forgotpswd
{
	margin-left: 42px;
}

#regupload a, #regupload a:visited, #forgotpswd a, #forgotpswd a:visited
{
	color: #059;
	text-decoration: none;
}

#regupload a:hover, #forgotpswd a:hover
{
	color: red;
}

#username
{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.logoutdiv
{
	text-align: center;
}

/* ----------------------------------------------------------------
	IE6 Message
---------------------------------------------------------------- */

#ie6	/* added */
{
	padding: 5px 0 0 0;
	border: 1px solid black; /*#6c6e87;*/
	text-align: left;
	height: 38px;
	width: 980px;
	background: url("/images/browsers/warning.png") no-repeat #eee 5px 5px;
	margin: 5px auto 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#ie6 .browser	/* added */
{
	float: right;
	width: 50px;
	text-align: right;
	padding-right: 10px;
}

#ie6 .message	/* added */
{
	margin: 3px 0 0 50px;
}

/* ----------------------------------------------------------------
	HEADER
---------------------------------------------------------------- */

#headercontent
{
	float: left;
	margin-left: 30px;
	height: 60px;
	width: 300px;
	text-align: left;
}

#headercontent p
{
	text-align: left;
	color: #036;
	font-weight: normal;
	letter-spacing: -2px;
	padding-top: 0;
	vertical-align: top;
}

/* ----------------------------------------------------------------
	HORIZONTAL MENU
---------------------------------------------------------------- */

#menuhorizontal
{
	float: right;
	width: 720px;
	padding: 0;
	list-style-type: none;
	font-family: "Century Gothic", Helvetica,  Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	font-style: normal;
	letter-spacing: 0.3em;
	margin-top: 5px;
	margin-right: 10px;
}

#menuhorizontal li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#menuhorizontal li a:link, #menuhorizontal li a:visited, #menuhorizontal li a:active
{
	color: #333366;
	text-decoration: none;
	display: inline;
	margin: 0;
	padding: 0 5px 0 15px;
	width: auto;
	list-style-type: none;
}

#menuhorizontal li a:hover
{
	color: #a50;
	text-decoration: none;
}

/* ----------------------------------------------------------------
	PATH
---------------------------------------------------------------- */

#pathbar
{
	float: left;
	width: 700px;
	height: 15px;
	padding: 0;
	list-style-type: none;
	font-family:  Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	margin: 10px 5px 0 5px;
	text-align: left;
}

ul#path
{
	margin: 0;
	padding: 0;
}

#path li
{
	float: left;
	margin: 0;
	padding: 0 0 0 7px;
	color: #f84;
	display: inline;
	list-style-type: none;
}

#path li a:link, #path li a:visited, #path li a:active
{
	color: #336;
	text-decoration: none;
	display: inline;
	margin: 0;
	padding: 0 0 0 3px;
	font-size: 11px;
	width: auto;
	list-style-type: none;
	text-align: left;
}

#path li a:hover
{
	color: #a50;
	text-decoration: none;
}

/* ----------------------------------------------------------------
	M E N U BUTTONS LARGE
---------------------------------------------------------------- */

#nav
{
	width: 154px;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	letter-spacing: 2px;
	border-top: #e7eaf0 1px solid;
	border-left: #e7eaf0 1px solid;
	border-right: #e7eaf0 1px solid;
	height: auto;
}

#nav li
{
	color: #036;
	margin: 0;
	padding: 0;
	display: block;
	border-style: none;
	background: url("/images/site/menu_bg3.jpg") no-repeat;
	height: 38px;
	width: 154px;
}

#nav li a:link, #nav li a:visited, #nav li a:active
{
	text-decoration: none;
	display: block;
	margin: 0;
	width: auto;
	border-style: none;
	color: #036;
	padding-top: 15px;
	padding-left: 5px;
}

#nav li a:hover
{
	color: #a50;
	text-decoration: none;
	border: 0;
	border-style: none;
}

/* ----------------------------------------------------------------
	M E N U BUTTONS SMALL
---------------------------------------------------------------- */

#leftcol .navsmalltitle
{
	width: 149px;
	margin: 0;
	padding: 3px 0 3px 3px;
	list-style-image: none;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	border-left: #e7eaf0 1px solid;
	border-right: #e7eaf0 1px solid;
	border-bottom: #e7eaf0 1px solid;
	height: auto;
	background: url("/images/site/lmenubgr.png") repeat-y white;
}

#leftcol .navsmalltitle a:link, #leftcol .navsmalltitle a:visited, #leftcol .navsmalltitle a:active
{
	text-decoration: none;
	display: block;
	margin: 0;
	width: auto;
	border-style: none;
	color: #036;
}

#leftcol .navsmalltitle a:hover
{
	color: #a50;
	text-decoration: none;
	border: 0;
	border-style: none;
}

#leftcol .withgap
{
	margin-top: 16px;
}

#leftcol .navsmall
{
	color: #036;
	margin: 0;
	padding: 0;
	border-style: none;
	height: auto;
	border-bottom: #e7eaf0 1px solid;
	font-size: 9px;
	text-align: left;
}

#leftcol .navsmall a:link, #leftcol .navsmall a:visited, #leftcol .navsmall a:active
{
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0 0 5px 0;
	background: url("/images/site/lmenubgl.png") repeat-y white;
	width: auto;
	border-style: none;
	color: #036;
	padding: 5px;
}

#leftcol .navsmall a:hover
{
	color: #a50;
	text-decoration: none;
	border: 0;
	border-style: none;
	background: url("/images/site/lmenubglh.png") repeat-y white;
}


/* ----------------------------------------------------------------
	M E N U BUTTONS more
---------------------------------------------------------------- */

#more
{
	width: 154px;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	letter-spacing: 2px;
	border-left: #e7eaf0 1px solid;
	border-right: #e7eaf0 1px solid;
	height: auto;
}

#more li {
	color: #a50;
	margin: 0;
	display: block;
	border-style: none;
	background-image: url("/images/site/menu_bg4.jpg");
	background-repeat: no-repeat;
	height: 20px;
	width: 154px;
}

#more li a:link, #more li a:visited, #more li a:active
{
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0 0 5px 0;
	width: auto;
	border-style: none;
	color: #a50;
	padding: 5px;
}

#more li a:hover
{
	color: #036;
	text-decoration: none;
	border: 0;
	border-style: none;
}

/* ----------------------------------------------------------------
	M E N U BUTTONS UPDATED DESTINATIONS
---------------------------------------------------------------- */

#nav3
{
	width: 154px;
	margin: 10px 0 0 0;
	padding: 3px 0;
	list-style-image: none;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	letter-spacing: 1px;
	border-left: #e7eaf0 1px solid;
	border-right: #e7eaf0 1px solid;
	border-bottom: #e7eaf0 1px solid;
	height: auto;
	background-image: url("/images/site/menu_bg3.jpg");
	background-repeat: no-repeat;
}

#nav3 li
{
	color: #036;
	margin: 0 0 0 3px;
	padding-top: 0;
	display: block;
	border-style: none;
	height: auto;
	width: 154px;
}

#nav3 li a:link, #nav3 li a:visited, #nav3 li a:active
{
	text-decoration: none;
	display: block;
	margin: 0;
	width: auto;
	border-style: none;
	color: #036;
	padding-top: 8px;
	padding-left: 5px;
}

#nav3 li a:hover
{
	color: #a50;
	text-decoration: none;
	border-style: none;
}

/* ----------------------------------------------------------------
	M E N U    SOCIAL (RSS/Twitter/Share)
---------------------------------------------------------------- */

#hsocial
{
	margin: 0 0 8px 0;
	padding: 4px 0 4px 24px;
	border: 1px solid #eaeaea;
	background-color: #fafafa;
	text-align: left;
}

#hsocial .facebook
{
	padding: 2px 0 2px 1px;
}

#hsocial .gplus
{
	padding: 3px 0 5px 1px;
}

#hsocial img
{
	border: none;
}

.social
{
	width: 154px;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	letter-spacing: 2px;
	height: auto;
	margin-top: 10px;
	color: #036;
	border-style: none;
	height: 27px;
}

#twitter
{
	background: url("/images/social/fptwitter.png") no-repeat;
}

#facebook
{
	background: url("/images/social/fpfacebook.png") no-repeat;
}

#googleplus
{
	padding-left: 5px;
}

#gplus
{
	float: right;
}

#rss a:link, #rss a:visited, #rss a:active,
#twitter a:link, #twitter a:visited, #twitter a:active,
#facebook a:link, #facebook a:visited, #facebook a:active,
#share a:link, #share a:visited, #share a:active
{
	text-decoration: none;
	display: block;
	margin: 0;
	width: auto;
	border-style: none;
	color: #036;
	padding-top: 3px;
	padding-left: 5px;
}

#rss a:hover, #twitter a:hover, #share a:hover
{
	color: #a50;
	text-decoration: none;
	border: 0;
	border-style: none;
}

/* ----------------------------------------------------------------
	ADVERTS
---------------------------------------------------------------- */

#bannerleft
{
	width: 154px;
	height: auto;
}

#topadvert
{
	width: 970px;
	height: auto;
	min-height: 15px;
	padding: 0;
	text-align: right;
	margin: 5px 10px 10px 0;
}

.noshow
{
	position: absolute;
	top: -1000px;
	left: -1000px;
}

/* ----------------------------------------------------------------
	C O N T E N T
---------------------------------------------------------------- */

#content
{
	margin: 0 auto;
	height: auto;
	width: 100%;
	padding-top: 5px;
	vertical-align: top;
}

#content p
{
	margin: 2px 0 12px 0;
}

/*
#content a, #content a:visited, #content a:active
{
	color: blue;
}

#content a:hover
{
	color: red;
}
*/
#worldmap
{
	margin: 0;
	padding: 5px;
	width: 485px;
	height: 350px;
	background: url("/images/site/worldmapbg.png") no-repeat;
}

#panorama
{
	float: right;
	width: 780px;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	margin-top: 0;
	margin-bottom: 10px;
	background: url("/images/site/panoramabg.png") no-repeat;
	height: 290px;
	margin-left: 5px;
}

#panmap
{
	width: 970px;	/* 960 */
	height: 290px;
	margin: 0 5px 10px 5px; /* 0 5px 10px 5px */
	padding: 0;
}

#pm_pan
{
	float: left;
	width: 580px;
	height: 290px;
	background: url("/images/site/panbg.png") no-repeat white;
	text-align: center;
}

#pm_pan_alt
{
	width: 650px;
	height: 290px;
	_margin-top: 12px;
	background: url("/images/site/mapbgalt.png") no-repeat white;
	text-align: center;
	border: 1px solid white;	/* Fixes a problem, not sure why! */
}

#paninfo, #paninfoalt
{
	font-variant: small-caps;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	margin: 10px 0 4px 18px;
}

#paninfoalt
{
	margin: 10px 0 4px 18px;
}

#panotitle
{
	font-variant: small-caps;
}

#photographer, #photographeralt
{
	float: right;
	font-size: 11px;
}

#photographer
{
	padding: 3px 22px 0 0;
}

#photographeralt
{
	padding: 3px 35px 0 0;
}

#photographer a, #photographer a:visited,
#photographeralt a, #photographeralt a:visited
{
	color: #336;
	text-decoration: none;
}

#photographer a:hover, #photographeralt a:hover
{
	color: #a50;
	text-decoration: none;
}

#panpic, #panopic, #panpicalt
{
	margin: 5px 0 5px 18px;
	height: 220px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#panpic
{
	width: 540px;
}

#panopic
{
	width: 738px;
}

#panpicalt
{
	-o-background-size: 600px 220px;
	-moz-background-size: 600px 220px;
	-webkit-background-size: 600px 220px;
	background-size: 650px 220px;
}

#panpicalt.source-image
{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#panlinks
{
	font-variant: small-caps;
	text-align: left;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	margin: 8px 0 0 20px;
}

#panlinks a, #panlinks a:visited
{
	color: #336;
	text-decoration: none;
}

#panlinks a:hover
{
	color: #a50;
	text-decoration: none;
}

#panshare
{
}

#sociallist
{
	margin: -2px 15px 0 0;
	float: right;
}

#sociallist img
{
	vertical-align: top;
}

#socialadjust
{
	margin: -3px 0 0 0;
}

#pm_map
{
	float: right;
	width: 380px;
	height: 290px;
	background: url("/images/site/mapbg.png") no-repeat white;
	padding: 5px 0 0 5px;
}

#pm_map_alt
{
	width: 650px;
	height: 290px;
	background: url("/images/site/mapbgalt.png") no-repeat white;
	padding: 5px 0 0 5px;
}

#gmap
{
	margin: 13px 0 0 13px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#mainwrapper
{
	float: left;
	margin: 10px 0 20px 20px;
	text-align: left;
	padding: 0;
	height: auto;
	width: 485px;
}

#mainwrapper ul, #mainwrapper ol
{
	margin-left: 20px;
}

#mainwrapper ul li, #mainwrapper ol li
{
	margin: 4px 0;
}

#mainwrapper a, #mainwrapper a:visited
{
	font-size: 110%;
	color: #03c;
	text-decoration: none;
}

#mainwrapper a:hover
{
	color: #c60;
}

#populardest a, #populardest a:visited,
#countrieslist a, #countrieslist a:visited
{
	font-size: 100%;
	font-weight: normal;
	color: #036;
	text-decoration: none;
}

#mainwrappertab
{
	float: left;
	margin: 0 10px 20px 10px;
	text-align: left;
	padding-right: 0;
	padding-left: 0;
	height: auto;
	width: 630px;
}

#mainwrapperlocation
{
	float: left;
	margin: 0 10px 20px 10px;
	text-align: left;
	padding-right: 0;
	padding-left: 0;
	height: auto;
	width: 490px;
}

#mainwrapperearth
{
	float: left;
	margin: 0 10px 20px 10px;
	text-align: left;
	padding-right: 0;
	padding-left: 0;
	height: auto;
	width: 490px;
}

#main
{
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: left;
	padding-right: 0;
	padding-left: 0;
	height: auto;
	width: 460px;
}

#main a:link, #main a:visited, #main a:active
{
	color: #036;
	text-decoration: none;
	font-weight: normal;
}

#main a:hover
{
	color: #a50;
	font-weight: normal;
	text-decoration: none;
}

.main
{
	margin: 5px 0 20px 0;
	text-align: left;
	padding-right: 0;
	padding-left: 0;
	height: auto;
	width: 490px;
}

.main a:link, .main a:visited, .main a:active
{
	color: #036;
	text-decoration: none;
	font-weight: normal;
}

.main a:hover
{
	color: #c60;
	font-weight: normal;
	text-decoration: none;
}

.maintab
{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	text-align: left;
	padding-right: 0;
	padding-left: 0;
	height: auto;
	width: 630px;
}

.maintab a:link, .maintab a:visited, .maintab a:active
{
	color: #036;
	text-decoration: none;
	font-weight: normal;
}

.maintab a:hover
{
	color: #c60;
	font-weight: normal;
	text-decoration: none;
}

.maincolumn p
{
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 2px 0 10px 0;
	text-align: justify;
}

.maincolumn a:link, .maincolumn a:visited, .maincolumn a:active
{
	color: #036;
	text-decoration: none;
	font-weight: bold;
}

.maincolumn a:hover
{
	color: #a50;
	font-weight: bold;
	text-decoration: none;
}

.maincolumnlocation
{
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	margin: 10px 0 10px 0;
}

.maincolumnlocation a:link, .maincolumnlocation a:visited, .maincolumnlocation a:active
{
	color: #036;
	text-decoration: none;
	font-weight: normal;
}

.maincolumnlocation a:hover
{
	color: #c60;
	font-weight: normal;
	text-decoration: none;
}

#leftcol
{
	width: 154px;
	padding: 0 0 0 10px;
	height: auto;
	float: left;
	display: block;
	margin: 5px 10px 0 0;
	min-height: 600px;
}

#fulltagcloud
{
	border: 1px solid #558;
	padding: 10px;
	background-color: #f4f9ff;
	text-align: center;
	line-height: 22px;
	height: 500px;
	overflow: auto;
	margin-top: 20px;
}

#tagcloud
{
	float: left;
	border: #b4bccd 1px solid;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	text-align: center;
	padding-right: 0;
	padding-left: 0;
	height: auto;
	width: 460px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#tagcloud a, #tagcloud a:visited, #tagcloud a:active,
#fulltagcloud a, #fulltagcloud a:visited, #fulltagcloud a:active
{
	text-decoration: none;
}

#tagcloud a:hover, #fulltagcloud a:hover
{
	text-decoration: underline;
	color: black;
}

#tagcloudlink
{
	float: left;
	margin: 5px 5px 5px 0;
}

div.indexlist
{
	margin: 0 0 6px 24px;
}

#content div.indexlist a, #content div.indexlist a:visited
{
	color: #036;
	text-decoration: none;
}

/*
----------------------------------------------------------------
	TABLES PAGES
---------------------------------------------------------------- */

.linewrap
{
	float: left;
	margin: 0 0 0 0;
	text-align: left;
	padding: 3px 0 4px 0;
	height: auto;
	width: 630px;
	border-bottom: #b4bccd 1px solid;
}

.linewrap:hover
{
	background-color: #f8f8f8;
}

.tabletitles
{
	float: left;
	margin: 0;
	text-align: left;
	padding: 5px 0 0 0;
	height: 20px;
	width: 630px;
	background-color: #dee7ef;
	font-size: 11px;
	font-weight: bold;
}

#tablewrap
{
	float: left;
	margin: 0 0 20px 0;
	text-align: left;
	padding: 0 0 20px 0;
	height: auto;
	width: 630px;
/*	background-image: url("/images/earth_map_tables.jpg");
	background-repeat: no-repeat;*/
}

#tablewrap p
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #036;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0;
}

#tablewrap a:link, #tablewrap a:visited, #tablewrap a:active
{
	color: #036;
	text-decoration: none;
	font-weight: normal;
}

#tablewrap a:hover
{
	color: #c60;
	font-weight: normal;
	text-decoration: none;
}

.id
{
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	height: auto;
	width: 42px;
}

.idheader
{
	float: left;
	text-align: center;
	height: auto;
	width: 42px;
	background-color: #dee7ef;
}

.title
{
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: left;
	height: auto;
	width: 190px;
}

.tagtitle
{
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: left;
	height: auto;
	width: 240px;
}

.titleheader
{
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	height: auto;
	width: 200px;
	background-color: #dee7ef;
}

.tagtitleheader
{
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: left;
	height: auto;
	width: 240px;
	background-color: #dee7ef;
}

.type
{
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	height: auto;
	width: 150px;
}

.typeheader
{
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	height: auto;
	width: 150px;
	background-color: #dee7ef;
}

.tabletags
{
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	height: auto;
	width: 195px;
}

.imgtagsheader
{
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	height: auto;
	width: 190px;
	background-color: #dee7ef;
}

.tabletagsheader
{
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	height: auto;
	width: 190px;
	background-color: #dee7ef;
}

.tableviewsheader
{
	float: right;
	margin: 0;
	padding: 0;
	text-align: left;
	height: auto;
	width: 38px;
	background-color: #dee7ef;
}

.tableviews, .tableimgviews
{
	float: left;
	margin: 0;
	text-align: right;
	height: auto;
	width: 38px;
}

.tableviews
{
	padding: 0 2px 0 0;
}

.tableimgviews
{
	padding: 16px 2px 0 0;
}

/*
----------------------------------------------------------------
	TABLES IMAGE VIEW
---------------------------------------------------------------- */

#tabimagewrap
{
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
	height: auto;
	width: 630px;
	border-top: #e7eaf0 1px solid;
	border-left: #e7eaf0 1px solid;
	border-right: #e7eaf0 1px solid;
}

.imgviewwrap
{
	float: left;
	margin: 0;
	text-align: left;
	padding: 5px 0 0 0;
	height: auto;
	width: 630px;
/*	background-image: url("/images/imgview_bg.jpr");
	background-repeat: repeat-x;*/
	border-bottom: #e7eaf0 1px solid;
	word-wrap: break-word;
}

.imgviewwrap:hover
{
	background-color: #fafafa;
}

.imgviewwrap p
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #036;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

.imgviewwrap a:link, .imgviewwrap a:visited, .imgviewwrap a:active
{
	color: #036;
	text-decoration: none;
	font-weight: normal;
}

.imgviewwrap a:hover
{
	color: #c60;
	font-weight: normal;
	text-decoration: none;
}

.imgview
{
	float: left;
	margin: 0;
	text-align: left;
	height: auto;
	width: 240px;
	padding: 0 5px 5px 5px;
}

.imgview p
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	padding-top: 2px;
}

.imgview a:link, .imgviewwrap a:visited, .imgviewwrap a:active
{
	color: #036;
	text-decoration: none;
	font-weight: normal;
}

.imgview a:hover
{
	color: #c60;
	font-weight: normal;
	text-decoration: none;
}

.imgviewheader
{
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	height: auto;
	width: 245px;
	background-color: #dee7ef;
	padding-left: 5px;
}

.panthumbnail
{
	margin-bottom: 5px;
}

.imgid
{
	float: left;
	margin: 16px 0 0 0;
	text-align: center;
	padding: 0;
	height: auto;
	width: 50px;
}

.tabimgtags
{
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: left;
	height: auto;
	width: 285px;
}

#mappagedesc
{
	width: 125px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-bottom: 10px;
	border: #b4bccd 1px solid;
}

#mappagedesc h2
{
	font-size: 12px;
	text-align: center;
	background-color: #e7eaf0;
	border-bottom: #b4bccd 1px solid;
}

#mappagedesccontent
{
	text-align: left;
	padding: 3px;
	font-size: 10px;
	color: #3f3366;
}

.bannerad
{
	width: 125px;
	height: 165px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-bottom: 10px;
	border: #b4bccd 1px solid;
}

.bannerad p
{
	margin-top: 70px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	text-align: center;
	font-style: normal;
	letter-spacing: 2px;
	color: #036;
}

.bannerad p.banneradsmall
{
	padding: 0 5px 5px 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: centre;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0;
	color: #036;
}

.bannerad p a, .bannerad p a:visited
{
	text-decoration: none;
	color: #036;
}

/*----------------------------------------------------------------
	NUMBERS
---------------------------------------------------------------- */

#numbers
{
	float: right;
	width: 630px;
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: center;
	letter-spacing: 0.1em;
}

#numbers.wide
{
	float: none;
	width: 780px;
}

#numbers li
{
	margin: 0;
	display: inline;
	list-style-type: none;
	width: auto;
	padding: 3px;
}

#numbers li .unsel
{
	padding: 0 3px;
}

#numbers li a:link, #numbers li a:visited, #numbers li a:active
{
	color: #c60;
	text-decoration: none;
	padding: 0 3px;
}

#numbers li a:hover
{
	color: #036;
	text-decoration: none;
}

/* ----------------------------------------------------------------
	R I G H T   C O L U M N
---------------------------------------------------------------- */

#rightcol
{
	float: left;
	width: 260px;
	height: auto;
	text-align: left;
	padding: 0;
	margin: 0 5px 10px 20px;
	min-height: 600px;
	color: #c60;
	font-size: 11px;
}

#rightcol2
{
	float: left;
	width: 130px;
	height: auto;
	text-align: left;
	padding: 0;
	margin: 0 5px 10px 20px;
	min-height: 600px;
	color: #c60;
	font-size: 11px;
}

#rightcol a, #rightcol a:visited
{
	color: #c60;
	text-decoration: none;
}

#rightcol a:hover
{
	color: #036;
}

.rightcolpano
{
	width: 255px;
	height: auto;
	text-align: left;
	font-size: 10px;
	padding: 10px 0 10px 0;
	margin: 10px 5px 10px 0;
	border: #b4bccd 1px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: #bbb 2px 2px 3px;
	-webkit-box-shadow: #bbb 2px 2px 3px;
	box-shadow: #bbb 2px 2px 3px;
}

.imgpan
{
	width: 250px;
	height: auto;
	text-align: left;
	margin: 0 10px;
	padding: 0;
	color: #036;
}

/* ----------------------------------------------------------------
	H E A D I N G S
---------------------------------------------------------------- */

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	font-weight: normal;
	color: #036;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h2
{
	font-family:  Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #036;
}

h3
{
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #036;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

h4
{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	color: #036;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	letter-spacing: -1px;
}

h5
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #036;
	line-height: 1.1em;
	padding-left: 10px;
	text-align: left;
}

.columnheader
{
	min-height: 18px;
	line-height: 1.6em;
	background-color: #dee7ef;
	background-image: url("/images/site/arrow.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 1px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 3px 0 10px 0;
	padding: 3px 0 0 22px;
	-moz-box-shadow: #bbb 2px 2px 3px;
	-webkit-box-shadow: #bbb 2px 2px 3px;
	box-shadow: #bbb 2px 2px 3px;
}

.columnheader a, .columnheader a:visited, .columnheader a:active
{
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #a50;
}

.columnheader a:hover
{
	color: black;
}

.columnheaderearth
{
	min-height: 16px;
	line-height: 1.6em;
	background-color: #dee7ef;
	background-image: url("/images/arrow.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 22px;
	display: block;
}

.columnheaderalphabet
{
	background-color: #dee7ef;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right;
	font-size: 11px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	padding: 5px 0 0 10px;
	height: 20px;
}

.columnheaderalphabet p
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #036;
	padding-right: 20px;
}

#alphaselect
{
	letter-spacing: 8px;
	font-weight: bold;
	color: #c60;
}

.columnheaderalphabet a:link, .columnheaderalphabet a:visited, .columnheaderalphabet a:active
{
	color: #036;
	text-decoration: none;
	letter-spacing: 8px;
	font-weight: bold;
}

.columnheaderalphabet a:hover
{
	color: #c60;
	font-weight: bold;
	text-decoration: none;
}

.all
{
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding: 0 8px 0 0;
	float: right;
}

.all img
{
	vertical-align: middle;
}

.all a:link, .all a:visited, .all a:active
{
	color: #036;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 3px;
}

.all a:hover
{
	color: #c60;
	text-decoration: none;
}

.linktext
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-align: left;
	line-height: 1.2em;
	letter-spacing: 2px;
	color: #a50;
	margin-bottom: 10px;
}

.linktext a:link, .linktext a:visited, .linktext a:active
{
	color: #a50;
	text-decoration: none;
}

.linktext a:hover
{
	color: #036;
	text-decoration: none;
}

#linktextright
{
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-align: right;
	line-height: 1.2em;
	letter-spacing: 2px;
	color: #a50;
	margin-right: 30px;
}

#linktextright a:link, #linktextright a:visited, #linktextright a:active
{
	color: #a50;
	text-decoration: none;
}

#linktextright a:hover
{
	color: #036;
	text-decoration: none;
}

#byline
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-align: left;
	line-height: 1.2em;
	letter-spacing: 2px;
	color: #a50;
	margin-bottom: 10px;
}

#byline a:link, #byline a:visited, #byline a:active
{
	color: #a50;
	text-decoration: none;
}

#byline a:hover
{
	color: #036;
	text-decoration: none;
}

#orange
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #a50;
}

.orange
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #a50;
}

.orangeb
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #a50;
}

.clearer
{
	font-size: 0;
	line-height: 0;
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
	height: 0;
	width: auto;
	background-repeat: repeat-x;
}

/*
----------------------------------------------------------------
	C O M M E N T S
---------------------------------------------------------------- */

#commentswrapper
{
	margin: 20px 0;
	text-align: left;
	padding-right: 0;
	padding-left: 0;
	height: auto;
	width: 490px;
}

#usercomment
{
	margin: 0 0 10px 0;
	background-color: white;
	color: #036;
	padding: 0;
	border: #eeeff3 1px solid;
}

#usercomment p
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 1.2em;
	color: #036;
	padding: 20px 5px 10px 5px;
	font-weight: bold;
}

#usercomment a:link, #usercomment a:visited, #usercomment a:active
{
	color: #c60;
	text-decoration: none;
	font-weight: bold;
}

#usercomment a:hover
{
	color: #036;
	text-decoration: none;
	font-weight: bold;
}

#fpcomments
{
}

#fpcomments .commentline
{
	font-size: 11px;
	height: 18px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	margin-bottom: 3px;
}

#fpcomments .commentmore
{
	float: right;
	color: #a50;
	margin-left: 2px;
}

#fpcomments .commentline a, #fpcomments .commentline a:visited
{
	color: #a50;
}

#fpcomments .commentline a:hover
{
	color: red;
}

#fpcomments .commentlinetext
{
	overflow: hidden;
	height: 12px;
}

#ucheader
{
	height: 30px;
	margin: 0;
	color: #c60;
	font-weight: bold;
	padding: 10px 3px 0 10px;
	text-align: left;
	font-size: 11px;
	background: url("/images/site/usercommentsbg.png") repeat-x #dee7ef;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: 2px;
}

.uctitle
{
	margin-top: 3px;
	background-color: #eaecf1;
	font-weight: bold;
	padding: 8px 5px 0 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 1.2em;
	letter-spacing: 2px;
	color: #036;
	height: 20px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	border-top-left-radius: 7px;
}

.uctext
{
	margin: 5px 0 10px 20px;
	padding: 2px;
	font-size: 11px;
	background-color: white;
	letter-spacing: .09em;
}

#ucnewcomment
{
	margin: 5px 0;
	padding: 5px;
	background: url("/images/site/usernewcommentbg.png") repeat-x white;
	border-top: #eeeff3 1px solid;
}

#ucnewcombox
{
	float: left;
	margin: 0 10px 10px 0;
}

#ucomment
{
	width: 340px;
	height: 70px;
}

/* ----------------------------------------------------------------
	F O O T E R
---------------------------------------------------------------- */

#footer
{
	width: 925px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 200px;
	text-align: left;
	background-image: url("/images/site/footer_bg.jpg");
	border-top: solid 1px #b4bccd;
	padding-left: 30px;
	padding-bottom: 20px;
}

#nav-footer
{
	float: left;
	width: 220px;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	height: auto;
}

#footer p
{
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #576582;
	text-align: center;
	padding-top: 30px;
}

#footer a:link, #footer a:visited, #footer a:active
{
	color: #576582;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover
{
	color: #a50;
	text-decoration: none;
	font-weight: normal;
}

#footer ul
{
	float: left;
	padding: 0;
	font-size: 12px;
	list-style: none;
	text-align: left;
	margin-top: 30px;
	margin-left: 50px;
	margin-bottom: 0;
	margin-right: 10px;
}

#footer ul li
{
	line-height: 1.4em;
}

#footer ul li a
{
	padding-left: 10px;
	color:#576582;
	text-decoration: none;
}

#footer ul li a:hover
{
	color: #a50;
}

.clearboth
{
	clear: both;
}

.terms-of-use-link
{
	max-width: 200px;
	overflow: hidden;
	display: none;
}

#emailmsg
{
	border: 1px solid blue;
	padding: 16px;
	background-color: #def;
}

#drec
{
	text-align: right;
	font-size: 10px;
	color: #888;
}

/* **** Language Flags **** */

#langflags
{
	margin-bottom: 10px;
}

#langflags img
{
	padding: 3px;
	border: 1px solid #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-right: 5px;
	-moz-box-shadow: #555 2px 2px 3px;
	-webkit-box-shadow: #555 2px 2px 3px;
	box-shadow: #555 2px 2px 3px;
}

#langflags img.lang
{
	border: 1px solid #999;
	background-color: white;
}

#langflags img.langs
{
	border: 1px solid #00c;
	background-color: #dee7ff;
}

#langflags img:hover
{
	background-color: yellow;
}

.countryname
{
	color: #d00000;
	font-weight: bold;
}

#disabledmsg
{
	margin-top: 5px;
	background-color: #ff8;
	color: red;
	font-size: 10px;
	font-weight: bold;
	border: 2px solid red;
	padding: 3px;
	text-align: center;
	margin-right: 15px;
}

/* **** Embed Popup **** */

#embedpopup
{
	border: 1px solid #777;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	-moz-box-shadow: black 4px 4px 8px;
	-webkit-box-shadow: black 4px 4px 8px;
	box-shadow: black 4px 4px 8px;
	padding: 8px;
	background: url("/images/site/slrbodybg.png") repeat-x #f4f5f9;
	font-size: 12px;
	color: black;
	text-align: left;
}

#embedpoptitle
{
	font-size: 18px;
	color: #036;
	font-variant: small-caps;
	font-weight: bold;
	margin-bottom: 10px;
}

#embedpopclose
{
	float: right;
	background: url("/images/site/embedclose.png") no-repeat;
	width: 22px;
	height: 22px;
}

#embedpopclose:hover
{
	cursor: pointer;
	background: url("/images/site/embedcloseh.png") no-repeat;
}

#embedpopup p
{
	font-size: 12px;
	color: #444;
	margin: 8px 8px;
}

#embedpopup p a, #embedpopup p a:visited
{
	color: blue;
	text-decoration: none;
}

#embedpopup p a:hover
{
	color: red;
	text-decoration: underline;
}

#embedpopup h2
{
	font-size: 14px;
	color: #036;
	margin: 4px 4px;
	font-weight: bold;
}

#embedpopup ul
{
	margin-left: 40px;
}

#embedpopupcont
{
	float: right;
	margin: 7px 10px 0 0;
}

#embedtourcode, #embedcode
{
	margin: 5px 10px 0 10px;
	border: 1px solid #999;
	background-color: white;
	xoverflow: auto;
	color: green;
	font-family: "Courier New", monospace;
	font-size: 11px;
}

#embedcode
{
	padding: 5px;
}

#embedtourcode
{
	height: 150px;
}

/* **** Site Update Message **** */

#siteupdate
{
	width: 970px;
	margin: 3px auto -3px auto;
	padding: 5px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 11px;
	color: red;
	border: 2px red solid;
	background-color: #ffe;
}


#siteupdatebold
{
	font-size: 14px;
	font-weight: bold;
}

/* **** Popup Tooltip **** */

#popuptooltip
{
	background-color: #ffc;
	padding: 3px;
	font-size: 9px;
	color: black;
	max-width: 250px;
	border: 1px solid #777;
	line-height: 1.4em;
	text-align: left;
}

#vtmsg
{
	float: right;
	width: 345px;
	padding-right: 10px;
}

#vtmsg h3
{
	color: #900;
	font-size: 15px;
}

#vtmsg p
{
	color: #c00;
}

#vtmsg p a, #vtmsg p a:visited
{
	color: #744;
	font-weight: bold;
	line-height: 1.4em;
}

option.dtpaid
{
	background-color: yellow;
}

/* **** Booking.com advert **** */

#booking, #bookingright
{
	border: #87a3c0 1px solid;
	margin: 10px 20px 10px 15px;
	text-align: center;
	height: 180px;
	width: 120px;
	background-repeat: no-repeat;
}

#booking
{
	margin: 10px 20px 10px 15px;
}

#bookingright
{
	margin: 0 0 10px 5px;
}

#booking p, #bookingright p
{
	padding: 0;
	font-weight: bold;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #036;
	text-align: center;
	padding-top: 10px;
	letter-spacing: 1px;
	padding-left: 3px;
}

#booking a:link, #booking a:visited, #booking a:active,
#bookingright a:link, #bookingright a:visited, #bookingright a:active
{
	color: #036;
	text-decoration: none;
}

#booking a:hover, #bookingright a:hover
{
	color: #036;
	text-decoration: none;
}

#fulldesc
{
	position: absolute;
	width: 500px;
	background-color: white;
	text-align: left;
	border: 1px solid #000;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	z-index: 100;
	-moz-box-shadow: 2px 2px 8px black;
	-webkit-box-shadow: 2px 2px 8px black;
	box-shadow: 2px 2px 8px black;
}

#fulldesc h2
{
	font-size: 15px;
	text-align: center;
	background-color: #e7eaf0;
	border-bottom: #036 1px solid;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	cursor: pointer;
}

#fulldesc h2 .closelink
{
	float: right;
	margin: 2px 4px 0 0;
	width: 17px;
	height: 14px;
	background-image: url("/images/site/descclose.png");
	cursor: pointer;
}

#fulldesc h2 .closelink:hover
{
	background-image: url("/images/site/descclosehover.png");
}

#fulldesccontent
{
	text-align: left;
	padding: 5px;
	font-size: 12px;
	color: #3f3366;
}

#fulldesccontent p
{
	margin: 2px 0 12px 0;
}

#fulldesccontent a, #fulldesccontent a:visited,
#mappagedesccontent a, #mappagedesccontent a:visited
{
	font-size: 110%;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}

#fulldesccontent a:hover, #mappagedesccontent a:hover
{
	color: #c60;
}
