 #bgr_lshotels
 {
 	width: 550px;
 	border: 1px solid #DCDCDC;
 	margin-left: 40px;
 }

 #bgr_lshotelpacks
 {
 	width: 550px;
 	border: 1px solid #DCDCDC;
 	margin-left: 40px;
 }

 #bgr_lstourpacks
 {
 	width: 550px;
 	border: 1px solid #DCDCDC;
 	margin-left: 40px;
 }
.bkList
{
	background-color: #B0C4DE;
	width: 550px;
}

.bkList td
{

}

/* style for row numbers for each item */

.bkItemField
{
	background-color: #FFFAFA;
}

/* Style for actions for a item (edit/delete) */
.bkListItemAction
{
	background-color: #FFFAFA;
	text-align: right;
}

.bkListItemAction a
{
	color: #00008B;
	text-decoration: underline;
}

.bkListItemAction a:hover
{
	color: #8B0000;
	text-decoration: none;
}
.bkAltRow .bkListItemNo
{
	background-color: #9AAAB8;
	color: White;
	width: 24px;
	text-align: right;
	border-left: 1px solid #E6E6FA;
	border-top: 1px solid #E6E6FA;
	border-bottom: 1px solid #778899;
	border-right: 1px solid #778899;
}

.bkAltRow .bkItemField
{
	background-color: #EBEBEB;
}

.bkAltRow .bkListItemAction
{
	background-color: #E6E6FA;
	text-align: right;
}

#bkRowHighLight .bkListItemNo
{
	background-color: #708090;
	color: White;
	width: 24px;
	text-align: right;
}

#bkRowHighLight .bkAltRow .bkListItemNo
{
	background-color: #708090;
	color: White;
	width: 24px;
}

#bkRowHighLight .bkItemField
{
	background-color: #FFDAB9;
}

#bkRowHighLight .bkAltRow .bkItemField
{
	background-color: #B9D9DF;
}

#bkRowHighLight .bkListItemAction
{
	background-color: #FFDAB9;
	text-align: right;
}

#bkRowHighLight .bkAltRow .bkListItemAction
{
	background-color: #B9D9DF;
	text-align: right;
}

/*    navig          */

.bkNavig
{
	width: 550px;

	background-image: url(images/form_section_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f19900;
	border-bottom: 1px solid #dc8c00;
	border-top: 1px solid #ffde00;
	color: navy;
}

.bkNavig a
{
	text-decoration: underline;
	color: White;
}

.bkNavig a:hover
{
	text-decoration: none;
	color: yellow;
}

.bkListAction
{
	background-color: #F5F5F5;
}

.bkListAction a
{
	color: #00008B;
	font-weight: bold;
}

.bkListAction a:hover
{
	color: red;
	text-decoration: none;
}

.bkHotelProduct
{

}

.bkActionLink
{
	font-weight:bold;
}

.bkActionLink a
{
	color:navy;
	font-weight:normal;
	text-decoration:underline;
}

.bkActionLink a:hover
{
	color: red;
	text-decoration:none;
}
