﻿
/**** LAYOUT STYLE *******/

/************* LAYOUT SYLES ************/

.maintablelayout {
	width:988px;
	border:none;
	background-image:url(../images/main_bg_repeat.gif);
	background-repeat:repeat-y;
}
.maintablerowone {
	width:954px;
	height:82px;
	background-image:url(../images/main_header.gif);
	background-repeat:no-repeat;
	padding-right:34px;
	padding-top:30px;
}
.maintablerowtwo {
	width:988px;
	height:34px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	padding-left:3px;		
	text-align:left;
}
.maintablerowthree{
	width:988px;
	height:254px;
	background-image:url(../images/pic_bg.gif);
	background-repeat:no-repeat;	
	padding-left:14px;
	padding-right:14px;	
}
.maintablerowfive {
	width:988px;
	height:36px;
	background-image:url(../images/bottom_bg.gif);
	background-repeat:no-repeat;
	padding-left:32px;
	text-align:left;
}
.maincontentlayout {
	width:988px;
	background-image:url(../images/main_bg.gif);
	background-repeat:no-repeat;	
	height:890px;
	text-align:left;
}
.leftcontentlayout
{
 /*width:748px;*/
 width:700px;
 padding-top:21px;
 padding-left:36px;
}
.rightcontentlayout
{
 width:240px;
 padding-top:21px;
 padding-left:20px;
}
.right-top-header
{
    width:213px;
    height:103px;
	background-image:url(../images/righttop_header.gif);
	background-repeat:no-repeat;
	border: solid 1px black;
}
.right-top-box
{
    width:213px;
    height:252px;
	background-image:url(../images/righttop_box.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
.right-news-header
{
    width:213px;
    height:32px;
	background-image:url(../images/rightnews_header.gif);
	background-repeat:no-repeat;
}
.right-news-box
{
    width:213px;
    height:115px;
	background-image:url(../images/rightnews-box.gif);
	background-repeat:no-repeat;
}

.BreadCrumbstyle
{
    padding-right :20px;
    height:20px;
}
.right-content-grey {
	font-weight:bold;
	line-height:19px ;
	text-align:left;
	padding-left:10px;
}
.right-content-black {
	font-size:10px;
	line-height:16px;
	padding-left:10px;
}

/*Latest review Box Style */
  .review-read-comments
    {
	height:150px;
	width:190px;
	padding-top:45px;
	padding-left:15px;
	padding-right:15px;
	background-image:url(../cruise-reviews/images/latest_review_box.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:10px;
	text-align :left ;
	}

