@charset "iso-8859-1";
/* CSS Document SalamandaTravel */

body {
	margin: 0px;
	font-size: 13;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	background-color: #888;
}

body,td,th {
	font-size: 13px;
}


/* Start Text Styles __________________________________________________________________________________________ */

.tx9Bk
{
    font-size: 9px;
}

.tx10Bk
{
    font-size: 10px;
}


.tx10Wt
{
    font-size: 10px;
    color: #ffffff;
}

.tx10Grey
{
    font-size: 10px;
    color: #666666;
}

.tx11
{
	font-size: 11px;
}

.tx11Bd
{
	font-size: 11px;
	font-weight: bold;
}

.tx11Wt
{
	font-size: 11px;
    color: #ffffff;
}

.tx11WtBd
{
	font-weight: bold;
    color: #ffffff;
	font-size: 11px;
}

.tx12
{
    font-size: 12px;
}

.tx12Bd
{
    font-size: 12px;
	font-weight: bold;
}

.tx12RedBd
{
    font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

.tx12WtBd
{
    font-size: 12px;
	font-weight: bold;
    color: #ffffff;
}

.tx12OrBd
{
    font-size: 12px;
	font-weight: bold;
	color: #FE6601;
}

.tx13Bd
{
    font-size: 13px;
	font-weight: bold;
}

.tx13Wt
{
    font-size: 13px;
    color: #ffffff;
}

.tx13WtBd
{
    font-size: 13px;
	font-weight: bold;
    color: #ffffff;
}

.tx14WtBd
{
    font-size: 14px;
	font-weight: bold;
    color: #ffffff;
}




.header {
	font-size: 24px;
	font-weight: bold;
	color: #0A68B6;
}

.headerOr {
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}


.headerOrSm {
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
}

.headerBK {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.headerSub {
	font-size: 14px;
	font-weight: bold;
	color: #0A68B6;
}


.justify
{
	text-align: justify;
}

/* End Text __________________________________________________________________________________________ */







.bdrNavMain {
	border: 1px solid #3685B5;
}
.bdrWhatsHot {
	border: 1px solid #666666;
}
.bdrGrey {
	border: 1px solid #C4C4C4;
}
.bdrBlack {
	border: 1px solid #000000;
}
.bdrGreyU {
	border-top: none;
	border-right: 1px solid #C4C4C4;
	border-bottom: 1px solid #C4C4C4;
	border-left: 1px solid #C4C4C4;
}



.NavMainTop:link {
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}
.NavMainTop:visited {font-size: 13px; color: #ffffff; text-decoration:none; font-weight: bold;}
.NavMainTop:hover {font-size: 13px; color: #ffffff; font-weight: bold; text-decoration:underline}

.NavBody:link {font-size: 13px; color: #0A68B6; text-decoration:none; font-weight: normal;}
.NavBody:visited {font-size: 13px; color: #0A68B6; text-decoration:none; font-weight: normal;}
.NavBody:hover {font-size: 13px; color: #0A68B6; font-weight: normal; text-decoration:underline}

.NavBodyBd:link {font-size: 15px; color: #0A68B6; text-decoration:none; font-weight: bold;}
.NavBodyBd:visited {font-size: 15px; color: #0A68B6; text-decoration:none; font-weight: bold;}
.NavBodyBd:hover {font-size: 15px; color: #0A68B6; font-weight: bold; text-decoration:underline}

.NavTopBody:link {font-size: 12px; color: #000000; text-decoration:none; font-weight: normal;}
.NavTopBody:visited {font-size: 12px; color: #000000; text-decoration:none; font-weight: normal;}
.NavTopBody:hover {font-size: 12px; color: #000000; font-weight: normal; text-decoration:underline}

.NavTabBody:link {font-size: 20px; color: #FF6600; text-decoration:none; font-weight: bold;}
.NavTabBody:visited {font-size: 20px; color: #FF6600; text-decoration:none; font-weight: bold;}
.NavTabBody:hover {
	font-size: 20px;
	color: #FF6600;
	font-weight: bold;
	text-decoration:underline
}

.NavSub:link {font-size: 12px; color: #ffffff; font-weight: normal; text-decoration:none;}
.NavSub:visited {font-size: 12px; color: #ffffff; font-weight: normal; text-decoration:none;}
.NavSub:hover {font-size: 12px; color: #ffffff; font-weight: normal; text-decoration:underline}

.NavSubPage:link{font-size: 12px; color: #FFF; text-decoration:underline;}
.NavSubPage:visited{font-size: 12px; color: #FFF; text-decoration:underline;}
.NavSubPage:hover{font-size: 12px; color: #FFF; text-decoration:underline;}

.NavFooter:link{font-size: 10px; color: #FFF; text-decoration:none;}
.NavFooter:visited{font-size: 10px; color: #FFF; text-decoration:none;}
.NavFooter:hover{font-size: 10px; color: #FFF; text-decoration:underline;}

.lineTopGr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.lineMainLeftRight {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
}

.lineLogosTopBottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


.alignRight {
	text-align: right;
	padding-right: 10px;
}
.alignLeft {
	text-align: left;
	padding-right: 10px;
}
.alignCentre {
	text-align: center;
}







.subnav {
	background-image: url(../graphics/masthead-nav-sub-bk.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding: 4px 4px 4px 10px;
	background-position: 2px;
}

.PageHdrBk {
	padding-left: 10px;
	background-image: url(../graphics/page-hdr-bk.jpg);
	background-repeat: repeat-x;
}

.PageHdrNameTab {
	background-image: url(../graphics/page-hdr-name-tab.jpg);
	background-repeat: no-repeat;
}

.PageHdrNameTab2 {
	background-image: url(../graphics/page-hdr-name-tab2.jpg);
	background-repeat: no-repeat;
}



.BodyTab {
	background-image: url(../graphics/tab-body2.jpg);
	background-repeat: no-repeat;
}

.LineRtWhite {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.lineTopGr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #949494;
}
.iconsPeople {	text-align: left;
	padding-top: 12px;
	padding-left: 5px;
}


.pad10 {
	padding: 10px;
	margin: 30px;
}

.pad20 {
	padding: 20px;
}

.padMainTbl {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.padWhatsHot {
	
	padding-top: 45px;
	padding-left: 10px;
}
.padRight10 {
	padding-right: 10px;

}
.padLeft5 {
	padding-left: 5px;

}

.padLeft10 {
	padding-left: 10px;

}

.padLeft20 {
	padding-left: 20px;

}

.padLeft30 {
	padding-left: 30px;

}

.padLeft40 {
	padding-left: 40px;

}

.padLeft10Line {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;

}

.padLeftPageHdr {
	padding-left: 10px;

}

.padLeftRight5 {
	padding-right: 5px;
	padding-left: 5px;
}
.padLeftRight10 {
	padding-right: 10px;
	padding-left: 10px;
}

.padTopBot10 {
	padding-top: 10px;
	padding-bottom: 10px;
}




.padLeftPageHdr1 {	text-align: center;
	padding-top: 12px;
}
.padRight101 {	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.padTop10Bot5 {	padding-top: 10px;
	padding-bottom: 5px;
}


.padTopPara {	
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 15px;
}


.dashTopPad {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top:15px; 
	padding-bottom:15px;
}

.tblQuoteBk {
	background-image: url(../graphics/online-quote-bk.jpg);
	padding-left: 10px;
}

.tblSpecGrad {
	background-image: url(../graphics/tbl-spec-grad.jpg);
	padding-left: 10px;
}

.tblTdSpecGr {
	background-color: #ebebeb;
	width: 25%;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 30px;
}

.tblTdSpecWt {
	background-color: #ffffff;
	width: 25%;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 30px;
	font-weight: normal;
}

.tblCompGrad {
	background-image: url(../graphics/tbl-spec-grad.jpg);
	padding-left: 10px;
}

.tblTdCompGr {
	background-color: #ebebeb;
	width: 12%;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 30px;
}

.tblTdCompGrLt {
	background-color: #f8f8f8;
	width: 12%;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 30px;
}

.tblTdCompGrDk {
	background-color: #888888;
	width: 12%;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 30px;
}

.tblTdCompWt {
	background-color: #ffffff;
	width: 12%;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 30px;
	font-weight: normal;
}

.tblTdFormWt {
	background-color: #ffffff;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 30px;
	font-weight: normal;
}

.lineTopBotGr {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #888;
	border-bottom-color: #888;
}
.imageBdrPad {
	border: 1px solid #888;
	margin: 10px;
}


/* Start Forms __________________________________________________________________________________________ */
.form_DDLs
{
    font-size: 12px;
    font-color: #000000;
}

.padLabels {
	padding-left: 8px;

}

/* End Forms __________________________________________________________________________________________ */

#info-wrapper{ width:750px; background:#fff; margin:0 auto}
.hidden{ display:none}