@import "common.css";

h4
{
	font-size: 16px;
	color: #CC0000;
	font-weight: 100;
	font-family: Verdana,Helvetica, sans-serif;
}

h5
{
	font-size: 12px;
	color: #000;
	font-weight: 100;
	font-family: Verdana,Helvetica, sans-serif;
}


/* Top */
.b-header
{
	height: 214px; /*background: url(../img/index.jpg) 331px 0 no-repeat;*/
}

.b-header .logo
{
	top: 40px;
}

/* /Top */

/* Content */
.b-content .left
{
	width: 241px;
	color: #666666;
	padding: 2px 12px 0 0;
	padding-bottom: 11px;
	font-size: 13px;
}
.b-content .left p
{
	margin-bottom: 16px;
}

.b-content .right
{
	width: 660px;
	padding-left: 8px;
}
.submit_btn
{
	text-align: center;
	float: right;
	font-size: 13px;
	width: 80px;
	height: 22px;
}
.link_more
{
	float: left;
}
.buttons
{
	margin-bottom: 120px; /*width: 230px; 		display: table;*/
}

/* Info Blocks */
.info_blocks
{
	width: 100%;
	margin: 11px 0 6px 0;
}
.info_blocks td, .info_blocks th
{
	border-right: 1px solid #CCCCCC;
}
.info_blocks .last
{
	border-right: none;
}
.info_blocks td
{
	height: 260px;
	width: 210px;
	font-size: 10px;
	color: #666666;
}
.info_blocks img
{
	margin-bottom: 6px;
}
.info_blocks th
{
	vertical-align: bottom;
	text-align: left;
	padding: 9px 0 3px 7px;
	font-weight: 100;
}
.info_blocks th.first
{
	padding-left: 0;
}
.info_blocks .link_more
{
	margin-top: 6px;
}

.info_blocks .featured, .info_blocks .activity
{
	padding-right: 7px;
}

.info_blocks .activity, .info_blocks .travelers
{
	padding-left: 7px;
}
.info_blocks h5
{
	margin-bottom: 3px;
}
/* /Info Blocks */

/* /Content */

/* Featured Rhoto */
.b-featured-photo
{
	margin: 6px 0 18px 0;
	overflow: hidden;
}
.b-featured-photo h3
{
	font-size: 16px;
	color: #666666;
	font-weight: 100;
	margin-bottom: 7px;
	font-family: Verdana,Helvetica, sans-serif;
}

.b-featured-photo .photo
{
	text-align: right;
	width: 400px;
	float: left;
}
.b-featured-photo .photo img
{
	margin-bottom: 115px;
}

.b-featured-photo .text
{
	float: right;
	width: 240px;
	margin: 63px 192px 0 0;
	color: #666666;
}
.b-featured-photo .text h5
{
	margin-bottom: 6px;
	font-family: Verdana,Helvetica, sans-serif;
}
/* /Featured Rhoto*/





.b-footer
{
	border-top: 1px solid #C2C2C2;
}

/* -- Four Recent Blogs on Home Page -- */

.RecentBlogsActive
{
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: 600;
	margin-right: 10px;
	text-decoration: none;
	color: #CC0000;
}

.RecentBlogsInActive
{
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: 600;
	margin-right: 10px;
	text-decoration: underline;
	color: #000000;
}

.RecentBlogsHeader
{
	background: #CCCCCC url(../img/bg_b_blog.gif) no-repeat scroll 0pt;
	clear: both;
	height: 22px;
	margin-bottom: 12px;
	overflow: hidden;
	padding: 48px 0pt 0pt 11px;
	width: 221px;
}

/* --------- 1 July ----------- */
.b-featured-photo .text
{
	/*float: none;*/
	width: 240px;
	color: #666666;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 20px;
}
* html body .b-featured-photo .search-bar-home
{
	padding-bottom: 20px;
}

 /*--------- 1 July ----------- */
.b-featured-photo .search-bar-home 
{
	width: 340px;
	color: #666666;
	margin-left: 0;
	margin-right: 0px;
	float: left;
	margin-left: 60pt;
}
/* --------- 27 June ----------- 
.b-featured-photo .text
{
	float: right;
	width: 240px;
	color: #666666;
	margin-right: 192px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 10px;
}
.b-featured-photo .search-bar-home
{
	float: right;
	width: 340px;
	color: #666666;
	margin-right: 92px;
	margin-left: 0;
}*/
.search-bar-home .search-home
{
	border: 1px solid #666666;
	color: #CC3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	height: 20px;
	width: 60px;
	background-image: url(btn_bg.gif);
	margin-left: 10px;
}
.search-bar-home .text-box
{
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #CCCCCC;
	width: 230px;
}
