body {
	background: #113155 url(../../../images/traveling/travelingph_bg.jpg) repeat-x;
	border-top: 5px solid #000;
	color: #333;
	font-size: 11px;
	padding: 0px 0 0px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
}

h2 {

}

p {
}

.container_16 {
	background: #FEFEE0;
	/*background: #fff url(../img/16_col.gif) repeat-y;*/
	background-position: 10px; 
}

/*---------------------
CLEARS AND GAPS
---------------------*/

.cleargap10 {
	clear: both;
	padding-bottom: 10px;
}

.cleargap20 {
	clear: both;
	padding-bottom: 20px;
}

.clearborder {
	clear: both;
	height: 1px;
	border-bottom: 1px dotted #335C64;
	margin-bottom: 0px;	
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

/*---------------------
TRAVELING.PH LOGO
---------------------*/

.logo {
	position: absolute;
	width: 960px;
	height: 293px;
	background-image: url(../../../images/traveling/travelingph_logo2.png);
	margin-left: 10px;
	z-index:0;
}

.logo2 {
	position: absolute;
	width: 312px;
	height: 102px;
	background-image: url(../../../images/traveling/travelingph_logo2_sm.png);
	margin-left: 10px;
	z-index:0;
}

.tagline {
	position: absolute;
	width: 291px;
	height: 39px;
	margin-left: 350px;
	margin-top: 15px;
	background-image: url(../../../images/traveling/travelingph_tagline.png);
} 

.smalllogo {
	float: left;
	width: 203px;
	height: 54px;
	background-image: url(../../../images/traveling/travelingph_logo_sm.png);
	margin-left: 20px;
	z-index:0;	
}

.socialtools {
	float: right;
	z-index:2;	
}

.socialtools img {
	position: absolute;
	right: 0;
	margin: 15px 5px 15px 15px;
	*float: none;
}

.socialtools2 {
	float: right;
	z-index:2;	
}

.socialtools2 img {
	position: absolute;
	right: 0;
	margin: 10px 20px 15px 15px;
	*float: none;
}



/*---------------------
TOP MENU ITEMS
---------------------*/

.topmenu {
	padding-top: 2px;
}

.topmenuitems {
	float: right;
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin-right: 15px;
}

.topmenuitems ul {
	padding: 0 0 5px 0;
	margin-top: 5px;
}

.topmenuitems ul li {
	display: inline;
	padding: 0;
	margin: 0 5px 0 5px;

}

.topmenuitems ul li a {
	color: #00FFFF;
}

.topmenuitems ul li.active {
	color: #FFFFFF;
	font-weight: bold;	
}

/*---------------------
SHARE BOX
---------------------*/

.sharearea {
	position: relative;
	width: 840px;
	top: 60px;
	left: 120px;
}

.sharebox {
	float: left;
	width: 710px;	
	background-color: #FFFFFF;
	border: 4px solid #9E2214;
	-khtml-border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;		
	behavior:url(border-radius.htc);
}

.shareinput, .sharebutton {
	float: left;
	color: #767769;
	background-color: #FFFFFF;
	border: 0;
	margin: 0px;
	margin-left: 8px;

}

.shareinput {
	width: 680px;
	font-family: Georgia, serif;
	font-style: oblique;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;

	margin-top: 1px;

}

.sharebutton {
	font-size: 20px;
	font-family: Arial, Sans-serif;
	font-style: normal;
	margin: 2px;
	margin-left: 20px;
	padding: 3px;	
	width: 100px;
	background: #9E2214;
	color: #FFFFFF;
	
	*margin-top: 0;
	*font-size: 20px;
	*padding: 3px 0 0 0;
	
	-khtml-border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;		
	behavior:url(border-radius.htc);	
}

.sharearea .success {
	border: 4px solid #9D2320;
	background: #FAFAFA;	
	padding-left: 10px;
	-khtml-border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;		
	behavior:url(border-radius.htc);
}

.sharearea .success h2, .sharearea .success h3, .sharearea .success p {
	display: inline;

}

.sharearea .success h2, .sharearea .success h3 {
	font-size: 16px;
}

/*---------------------
MAIN MENU 
---------------------*/

.menu {
	*margin-left: 1px;
	font-family: Impact, Charcoal, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	width: 100%;
	z-index: 1;
}

.menu ul {
	margin: 0; 
	padding: 0 0 0 10px;
	float: left;
}

.menu ul li {
	display: inline;
	overflow: hidden;
	float: left; 	
	margin: 0; 
	padding: 0;	
}

.menu ul li a {
	text-decoration: none;
	color: #9E2214;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.menu ul li a:visited {
	color: #9E2214;
}

.menu ul li a:hover, .menu ul li a#special:hover, .menu ul li .current {
	color: #FFFFFF;
	background-color:#0b75b2;
}

.menu ul li .active {
	color: #FFFFFF;
}

.menu ul li a#special {
	color: #335C64;
}

/*---------------------
MAIN MENU 2
---------------------*/

.menu2 {
	*margin-left: 1px;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	font-weight: normal;
	width: 100%;
	z-index: 1;
}

.menu2 ul {
	margin: 0; 
	padding-top: 4px;
	margin-right: 60px;
	float: left;
}

.menu2 ul li {
	display: inline;
	overflow: hidden;
	float: left; 	
	margin: 0; 
	padding: 0;	
}

.menu2 ul li a {
	text-decoration: none;
	color: #F89F1D;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
}

.menu2 ul li a:visited {
	color: #9E2214;
}

.menu2 ul li a:hover, .menu ul li .current {
	color: #FFFFFF;
	background-color:#0b75b2;
}

.menu2 ul li .active {
	color: #FFFFFF;
}

.closeframebutton {
	float: right;
	padding-top: 4px;	
}

.closeframebutton img {
	margin-left: 10px;
}

.closeframebutton a:hover {
	color: #F89F1D;
	text-decoration: none;
}

/*---------------------
FEATURE SECTION
---------------------*/


.container_16 .featurebox {
	width: 940px;
	height: 220px;
}

.container_16 .featureboxinner {
	width: 936px;
	*width: 940px;	/*IE 7 HACK*/
	height: 100%;
	background-color: #9E2214;
	background: url(../../../images/traveling/featurebg.jpg) repeat-y;
	border: 2px solid #000000;	
	-khtml-border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;		
	behavior:url(border-radius.htc);	
}

.container_16 .title#highlights {
	width: 20px;
	height: 168px;
	float: left;
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 6px; /*EVENS OUT TO 10 WITH VSEPARATOR'S MARGIN LEFT */
	background: url(../../../images/traveling/header_featured_stories.png) no-repeat;

}

.container_16 .title#backpackertop {
	width: 272px;
	height: 31px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	background: url(../img/title_backpackeradv.png) no-repeat;
}

.container_16 .title#backpackerbottom {
	width: 272px;
	height: 31px;
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	background: url(../img/title_backpackeradv.png) no-repeat;
}

.container_16 .vseparator {
	width: 0px;
	height: 100%;
	border-left: 1px dotted #FFFFFF; 
	float: left;
	margin-left: 4px;
	*margin-top: 1px;	/*IE 7 HACK*/
}

.container_16 .hseparator {
	width: 100%;
	height: 1px;
	border-bottom: 1px dotted #000000; 
	float: left;
	margin-top: 4px;
	*margin-left: 1px;	/*IE 7 HACK*/
}

.container_16 .highlightbox {
	width: 280px;
	height: 100%;
	overflow: hidden;
	margin-left: 10px;
	padding-top: 1px;
	background-color: #000000;
	float: left;
}

.container_16 .highlightimage {
	width: 134px;
	height: 214px;
	border: 2px solid #000000;
	margin-left: 2px;
	background-color: #FFFFFF;
	float: left;
}

.container_16 .highlight:hover {
	border: 2px solid #FFFFFF;
}

.container_16 .highlightcopy {
	width: 124px;
	height: 192px;
	overflow: hidden;
	margin-left: 6px;
	float: left;
}

.container_16 .highlightcopylink {
	margin-right: 6px;
}

/*---------------------
FEATURE SECTION
---------------------*/


.container_16 .featurebox2, .container_16 .featurebox3 {
	/*border: 1px solid #FF0000;*/
	overflow: hidden;
	
}

.featurebox2 .story,
.featurebox3 .story {
	position: relative;
	overflow: hidden;
	float: left;
	width: 192px;
	height: 192px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #888888;
	border: 3px solid #333333;
	
	/* type 2 */
	width: 174px; /* - x 2 if there's a border */
	height: 192px;
	margin: 0px 0px 10px 10px;	
}

.featurebox2 .story:hover,
.featurebox3 .story:hover {
	border: 3px solid #F89F1B;
}


.featurebox2 .textbox,
.featurebox3 .textbox {
	position: absolute;
	bottom: 0px;
	width: 100%; /*Matches with .story's*/
	background: #000000;
	padding-top: 5px;
	
	filter: alpha(opacity=80); /* internet explorer */
	-khtml-opacity: 0.8;      /* khtml, old safari */
	-moz-opacity: 0.8;       /* mozilla, netscape */
	opacity: 0.8;           /* fx, safari, opera */
	
}

/*---------------------
PAGINATION NAVIGATION
---------------------*/

.bottommenu .pagenav {
	margin-right: 20px;
	float: right;
	
}

.bottommenu .prevpage {
	float: left;
	height: 40px;
	margin: 0 10px 0 10px;
}

.bottommenu .pagination {
	float: left;
	height: 40px;
	margin: 0 10px 0 10px;	
}

.bottommenu .pagination a, .pagination span.ditto_currentpage {
	margin: 0 10px 0 10px;
}

.bottommenu .nextpage {
	float: left;
	height: 40px;
	margin: 0 0 0 0px;	
}

/*---------------------
CONTENT AREA
---------------------*/

.contentcontainer {
	float: left;
	width: 650px;
}

.rightsidebar {
	float: left;
	width: 300px;
	margin-left: 10px;
	margin-top: -10px;

}

.content {
	width: 650px;
}

.content .intro {
	height: auto;
	overflow: hidden;
	background: #000000;
	border-bottom: 10px solid #777777;
	padding: 10px;
}

.content .previmage {
	width: 100%;
	margin: 0;
	padding: 0;
}

.content .creditbox {
	padding: 10px;
	border: 1px solid #BBBBBB;
	background: #111111;
	margin: 10px 0 10px 0;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;		
	behavior:url(border-radius.htc);	
	
}

.content .socialshare {
	float: right;
	background: #FFFFFF;
	padding: 2px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;		
	behavior:url(border-radius.htc);	
}

.contentbody p {
	padding: 10px 20px 10px 20px;
}

.contentbody ul, .contentbody ol {
	padding: 0 0 10px 50px;
}

.contentbody li {
}

.contentbody table {
	border: 1px solid #000000;
	border-right: 4px solid #333333;
	border-bottom: 4px solid #333333;
	width: 600px;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 20px;

}

.contentbody table th {
	border: 1px solid #000000;	
	background: #FAFAFA;
}

.contentbody table td {
	border: 1px dotted #000000;	
	background: #EFEFEF;	
}

.contentbody img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 600px;
	border: 1px solid #000000;	
}

.contentbody p.caption {
	margin: 0;
	display: block;
	text-align: center;
}

.contentbody p.caption:before {
	content:url(../../../images/system/icon_caption_arrow.png);
}

.content .fullstory {
	padding: 10px 10px 10px 20px;
	border: 1px solid #BBBBBB;
	background: #FFFFFF;
	background: url(../../../images/traveling/diagonal_stripe.gif);
	
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;		
	behavior:url(border-radius.htc);		
}

.tags {
	display: none;
}

.infobox {
	border: 1px solid #000000; 
	padding: 10px;
	text-align: center;
}

.infobox p {
	font-size: 14px;
}

.infobox a {
	font-size: 14px;
	color: #9D2320;
}

/*---------------------
CONTENT STATIC AREA
---------------------*/

.contentstatic {
	padding: 20px;
}

.contentstatic p {
	margin: 20px 0 20px 0;
}

.contentstatic a {
}


/*---------------------
NEWS COLUMNS
---------------------*/

.container_16 .newscolumn_3 {
	float: left;
	width: 320px;
	height: auto;
	/* height: 820px;  TAKE THIS OUT LATER*/	
	padding: 20px 0 20px 0;
}

.container_16 .newscolumngap3 {
	float: left;
	width: 20px;
	height: 100%;
	margin-right: 2px;
	border-right: #000000 1px solid;
	/* height: 820px;  TAKE THIS OUT LATER*/
}

.container_16 .newsitems3 {
	float: left;
	margin-left: 17px;
	width: 280px;
	height: 100%;
}


.container_16 .newssourcetitle {
	float: left;
	margin-left: 17px;	
	width: 90%;
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
	height: 100%;
}

.container_16 .newssourcetitle h1 {
	text-transform: capitalize;
	font-family: arial, san-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #9E2214;
}

.container_16 .newscolumn_4 {
	float: left;
	width: 240px;
	height: auto;
	/* height: 820px;  TAKE THIS OUT LATER*/
	padding: 20px 0 20px 0;
}

.container_16 .newscolumngap4 {
	float: left;
	width: 20px;
	height: 100%;
	margin-right: 2px;
	border-right: #000000 1px solid;
	/* height: 820px;  TAKE THIS OUT LATER*/
}

.container_16 .newsitems4 {
	float: left;
	margin-left: 17px;
	width: 200px;
	height: 100%;
}

.container_16 .newsitem {
	padding: 10px;
	margin: 10px 0 10px 0;
	background: #FEFEFE;
	border: 1px solid #888888;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;		
	behavior:url(border-radius.htc);		
}

.container_16 .newsitem h2 {
	text-transform: capitalize;
	font-family: arial, san-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	color: #335C64;
	font-style: oblique;
}

.container_16 .newsitems4 .newsitem h2 {
	text-transform: capitalize;
	font-family: arial, san-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	color: #335C64;
	font-style: oblique;
}

.container_16 .newsitem h2.smaller {
	text-transform: capitalize;
	font-family: times new roman, serif;
	font-size: 14px;
	line-height: 12px;
	color: #335C64;
	font-style: normal;
}

.container_16 .newsitems4 .newsitem h2.smaller {
	text-transform: capitalize;
	font-family: times new roman, serif;
	font-size: 12px;
	line-height: 10px;
	color: #335C64;
	font-style: normal;
}

.container_16 .newsitem .date {
	font-size: 12px;
	color: #CE7C11;
	margin: 5px 0 5px 0;
}

.container_16 .newsitem p {
	font-family: times new roman, serif;
	font-size: 14px;
	line-height: 14px;	
	color: #5E5E5E;
}


/*---------------------
SIDEBAR ELEMENTS
---------------------*/

.head {
	border-bottom: 1px dotted #000000;
	margin-bottom: 10px;
}

.head h1 {
	text-align: center;
	font-size: 18px;
	color: #000000;
}

.rightsidebar p.caption {
	margin: 10px 0 10px 0;
	text-align: center;
}

.rightsidebar .credits {
	position: relative;
	right: 20px;
	width: 310px;
	background: #000000;
	margin-top: 10px;
	-khtml-border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;		
	behavior:url(border-radius.htc);		
}

.rightsidebar .creditbox {
	margin: 10px 0 0 20px;
	padding: 5px 0 10px 0;
}

/*---------------------
FAST FACTS SIDEBAR ELEMENT
---------------------*/

.fastfacts {
	margin: 10px;
}

.fastfacts .head {
	background: #F89F1B;
}
.fastfacts h1 {
	margin-left: 20px;
	font-size: 18px;
	color: #FFFFFF;
}

.fastfacts ul {
	list-style-type: square;
	font-size: 16px;
	margin-left: 10px;
}

.fastfacts .body {
	
}

/*---------------------
HEADER TITLES
---------------------*/

.headertitle {
	margin: 10px 0 10px 10px;
	border-bottom: 3px solid #000000;
	width: 940px;
}

/*---------------------
FOOTER MENU
---------------------*/

.footermenu {
	float: left;
	margin: 10px 0 0 10px;
}

.footermenu a, .footermenu2 a {
	margin: 0 10px 0 10px;
}

.footermenu2 {
	float: right;
	margin: 10px 10px 0 0;
}

/*---------------------
ADVERTISEMENTS
---------------------*/

.headerad {
	float: right;
	width: 728px;
	background: #AAAAAA;
}

.middlead {
	margin-left: 110px;
	width: 728px;
	background: #AAAAAA;
}

.adbox{
	position:relative;
	left: 13px;
	top: 14px;
	width: 250px;
	height: 250px;
	background-color: #335C64;
}


/*---------------------
GOOGLE TRANSLATE
---------------------*/

.googletranslate {
	padding-left: 10px;
	padding-top: 5px;
	float: left;
}

.googletranslate div {
	float: left;
}

.googletranslate a {
}

.googletranslate img {
	margin: 0;
	padding: 0;
}

.googletranslate .goog-te-combo {
	position: relative;
	right: 10px;
	bottom: 5px;
}

.googletranslate .label {
	float: left;
	margin-right: 20px;
}

/*---------------------
GOCURRENCY
---------------------*/

table.nazvanie {
	width: 260px;
}

.gotiny {
	width: 260px;
}

/*---------------------
GOOGLE SEARCH
---------------------*/

.form #cse-search-box {
	width: 100%;
}

/*---------------------
GOOGLE MAP
---------------------*/

#googlemap {
	position:relative;
	left: 13px;
	top: 14px;
	width: 250px;
	height: 450px;
	background-color: #335C64;
}

#map {
width: 250px;
height: 450px;
}

#googlemap #logocontrol img {
	position: relative;
	left: 10px;
	bottom: 20px;
}

#googlemap div span {
	position: relative;
	font-size: 8px;
	left: 30px;
	width: 50px;
	bottom: 10px;

}

/*---------------------
DISQUS
---------------------*/

div#disqus_thread {
	margin: 10px;
}

div#disqus_thread a, a.dsq-brlink {
	color: #9E2214;
}
