

/*Pane*/
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

/* hyperlink and text style for the header links  */

.Small
{
	color: #003366;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
}


.MenuContainer
{
	background-color: transparent;
	padding-left: 4px;
	height: 35px;
	border-bottom: #98AAB1 0px solid;
}

/* text and link style for SkinObjects */

.SkinObject
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px; /*1.2em;*/
	font-weight: normal;
	padding-left: 1px;
	padding-right: 1px;
	color: #4279b0;
}

A.SkinObject:link
{
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
}
A.SkinObject:visited
{
	text-decoration: none;
		font-size:10px;
		font-weight:bold;
}
A.SkinObject:active
{
	text-decoration: none;
	color: #a25217;
		font-size:10px;
		font-weight:bold;
}
A.SkinObject:hover
{
	text-decoration: underline;
	color: #a25217;
		font-size:10px;
		font-weight:bold;
}

/* style7 */
select, textarea, .inputbox {
	color: #333333;
}


.button, .button:hover {
	background: url(but-bg.gif) repeat-x center #EE9A0A;
	border: 1px solid #FCE6BC;
	font-size:11px;
	font-weight:bold;
color: #ffffff;
}

.inputbox {
	border: 2px solid #FCE6BC;

}

.inputbox:hover, .inputbox:focus {
	border-color: #EE9A0A;
}
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	font-family: inherit;
 font-size: 12px; 
	padding: 2px;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #3B464A;
}


.button:active, .button:focus {
}

.inputbox {
	border: 2px solid #B4E4F0;
	margin-bottom: 2px;
}

.inputbox:hover, .inputbox:focus {
	border-color: #66BD64;
}




/* FORM FORMATS ************* */

select, textarea, .inputbox {
	color: #c95609;
}

.LinkButton, .LinkButton:hover {
	background: url(but-bg.gif) repeat-x center #3e5c81;
	border: 1px solid #9dadbf;
	font-size:11px;
	font-weight:bold;
	color: #ffffff;
}
.StandardButton, .StandardButton:hover {
	background: url(but-bg.gif) repeat-x center #3e5c81;
	border: 1px solid #9dadbf;
	font-size:11px;
	font-weight:bold;
	color: #ffffff;
}

.StandardButton a, .StandardButton:hover a {
	font-size:10px;
	font-weight:bold;
	color: #ffffff;
}

.DropDown, .DropDown:hover {
	border: 1px solid #9dadbf;
	font-size:11px;
	font-weight:bold;
	color: #000000;
	
}

}
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .NormalTextBox {
	font-family: inherit;
 font-size: 12px; 
	padding: 2px;
}

select, textarea, .NormalTextBox {
	background: #FFFFFF;
	color: #115067;
}


.StandardButton:active, .StandardButton:focus {
}

.NormalTextBox {
	border: 2px solid #d4d4d4;
	margin-bottom: 2px;
}

.NormalTextBox:hover, .NormalTextBox:focus {
	border-color: #36557c;
}


/* Pages/Sections ************* */
.pageHeader {
  font-size:10px;
  font-weight:bold;
  color:darkblue;
}

.secHeader {
  font-size:12px;
  font-weight:bold;
  color:darkblue;
}
.normalyazi
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif, Tahoma;
	font-size:10px;

}

/* MODULE
--------------------------------------------------------- */
div.module-green h3,
div.module-orange h3,
div.module-sticky h3,
div.module h3 {
	margin: 0 -1px 5px;
	padding: 0;
	font-size: 130%;
	color: #D78807;
	text-transform: uppercase;
}

div.module-green,
div.module-orange,
div.module-blue,
div.module-sticky,
div.module {
	margin: 0 0 10px;
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	background: url(../../images/box-br.gif) no-repeat bottom right;
}

div.module-green div,
div.module-orange div,
div.module-blue div,
div.module-sticky div,
div.module div {
	padding: 0;
	background: url(../../images/box-bl.gif) no-repeat bottom left;
}

div.module-green div div,
div.module-orange div div,
div.module-blue div div,
div.module-sticky div div,
div.module div div {
	padding: 0;
	background: url(../../images/box-tr.gif) no-repeat top right;
}

div.module-green div div div,
div.module-orange div div div,
div.module-blue div div div,
div.module-sticky div div div,
div.module div div div {
font-size:10px;
	padding: 0;
	background: url(../../images/box-tl.gif) no-repeat top left;
}

div.module-green div div div div,
div.module-orange div div div div,
div.module-blue div div div div,
div.module div div div div {
	margin: 0;
	padding: 0;
	background: none;
	float: none;
}

div.module-green h3,
div.module-orange h3 {
	color: #FFFFFF;
}

div.module-green,
div.module-orange {
	color: #FFFFFF;
}

div.module-blue {
	background: url(../../images/orange-br.gif) no-repeat bottom right;	
}

div.module-blue div {
	background: url(../../images/orange-bl.gif) no-repeat bottom left;
}

div.module-blue div div {
	background: url(../../images/orange-tr.gif) no-repeat top right;
}

div.module-blue div div div {
	background: url(../../images/orange-tl.gif) no-repeat top left;
}


div.module-green {
	background: url(../../images/blue-br.gif) no-repeat bottom right;	
}

div.module-green div {
	background: url(../../images/blue-bl.gif) no-repeat bottom left;
}

div.module-green div div {
	background: url(../../images/blue-tr.gif) no-repeat top right;
}

div.module-green div div div {
	background: url(../../images/blue-tl.gif) no-repeat top left;
}


div.module-orange {
	background: url(../../images/orange-br.gif) no-repeat bottom right;	
}

div.module-orange div {
	background: url(../../images/orange-bl.gif) no-repeat bottom left;
}

div.module-orange div div {
	background: url(../../images/orange-tr.gif) no-repeat top right;
}

div.module-orange div div div {
	background: url(../../images/orange-tl.gif) no-repeat top left;
}

div.moduletable h3 {
	margin: 0 0 5px;
	padding: 0;
	font-size: 115%;
	color: #D78807;
	
	margin-top: 0pt;
}

div.moduletable {
	margin: 0;
	padding: 10px 1px;
}

#ja-col1 div.moduletable {
	margin: 0 10px;
}

#ja-col2 div.moduletable {
	margin-left: 10px;
}


div#horiz-menu li {
	border-right: 1px solid #2457AA;
}


/*  Main styles for modules
    may be used on multiple sites calling module  */

body, table, td {
 font-family:verdana;
 font-size:10px;
}


/*  Links  **************** */


A.pagingSelected {
	background: url(pageselected.gif) no-repeat center;

	font-size:12px;
	font-weight: bold;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:7px;
	padding-left:7px;
	height: 8 px;
	width : 10 px;
}



A.pagingUnSelected {

	background: url(pageunselect.gif) no-repeat center ;

	font-size:11px;
	font-weight:normal;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:7px;
	padding-left:7px;
	height: 8 px;
	width : 10 px;
}

/* Tables  **************** */
.mainRowCell {
  padding-right: 8px; 
  padding-left: 8px;
  padding-bottom: 4px;
}

.sectionTitleRow {
  border-bottom: navy thick;
  font-weight: bold;
  font-size: larger;
  color: white;
  background-color: #6699cc;
}



/* Pages/Sections ************* */
.pageHeader {
  font-size:10px;
  font-weight:bold;
  color:darkblue;
}

.secHeader {
  font-size:10px;
  font-weight:bold;
  color:darkblue;
}

/* Home/Conventions ************* */

.row1 {
	background-color: #EEEEEE;
}
.row2 {
	background-color: #CED6E0;
}
.contable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.rowwtop {
	background: url(../images/primary/blue/header-bg.png) 0 100% repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5;
	font-weight: bold;
	color: #000000;
	background-color: #CED6E0;
}

.head14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.worldmap {
	background: url(http://www.kbstours.com/Portals/5/Images/mapback.png) 0 100% no-repeat;

	margin-left:4px;
}
.worldmapsr {
	background-color: #E9E9E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CED6DF;
	border-left-color: #CED6DF;
	border-left-width: medium;
}

.detailspicback {
background-color: #FFF9EF;
}

#kbsdetails H3 {
    font-family: Verdana, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #216587;
}

.minrate {

padding-right: 5px;
font-weight: bold;
font-size: 14px;
color: #1A5B8F;

}

.avgminrate {

color:#CCCCCC;
font-size:9px;
text-align: center;

}

.plswait {
	font-size: 20px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bknengine {
	position: absolute; 
	margin-top: 11px; 
	margin-left: 775px; 
	color: #ffffff; 
	font-size: 15px; 
	z-index: 1;
}

/* Book Now button style starts */

#dgButton input {background:url(buttons.png) 0 0 no-repeat;width:65px;height:20px;margin-left:2px;margin-top:5px;vertical-align:top;border:none;cursor:pointer;float:left;text-indent:-99999pt;}

#dgButton input:hover, #dgButton input:focus{background-position:0 -20px;}

#dgButton input:active{background-position:0 -40px;}

/* Book Now button style ends */

.srchanim {
	text-align: center;
	vertical-align: middle;
	margin-left: -80px;
	margin-top: 20px;
}

.tblpad 
{
	padding-left:20px;
	padding-right:5px;
	
}

/* Home/Tables ************* */

.tabletop {
	background: url(images/primary/blue/header-bg.png) 0 100% repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-left: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.tabletopsp {
	background: url(images/header-bg-sp.png) 0 100% repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-left: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.row {
	padding-left: 22px;
	padding-top: 2px;
	padding-bottom:2px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4E89DF;
	border-right-color: #4E89DF;
	border-bottom-color: #4E89DF;
	border-left-color: #4E89DF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ced6e0;
}

.rowsp {
	background-image: url(images/arrow-sp.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #B01B1B;
	border-right-color: #B01B1B;
	border-bottom-color: #B01B1B;
	border-left-color: #B01B1B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.rowsp a, .rowsp a:visited {
	display: block; line-height: 20px;
	background-color: #AF4A42;
	background-image: url(images/arrow-sp.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.rowsp a:hover {
	background-color: #CF564D;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.tablelink {
	text-decoration: none;
	color: #333333;
}

a.tablelink:hover {
	
	text-decoration: underline;
	color: #265BB1;
}

.hometable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #295EB4;
	border-right-color: #295EB4;
	border-bottom-color: #295EB4;
	border-left-color: #295EB4;
}

.availReviewTable h3 {
	margin: 0 -1px 5px;
	padding: 0;
	font-size:14px;
	font-weight:bold;
	color: #000000;
	text-transform: uppercase;
}

.booknow {
	color: #ffffff;
}

span.availname {
	margin: 0 -1px 5px;
	padding: 0;
	font-size:14px;
	font-weight:bold;
	color: #37556F;
	text-transform: uppercase;
	float: left;
}

span.availzone {
		font-size: 10px;
		display: block;
		font-style: normal;
		color: #3D3D3D;
		padding-bottom:3px;
}