/**
 * Base Css Styles.
 *
 * - Add your layout and design css
 * - Override the Sdk/Wdk styles here.
 * - Mark logical areas with comments
 * - All site layouts should be based on the sorces from http://blog.html.it/layoutgala/
 *
 *
 * @author Michael Mifsud <info@tropotek.com>
 * @link http://www.tropotek.com/
 */


/* Holly Hack - Hides fom IE5-mac \*/
* html div.bgWrapper {height: 1%;}
/* End Hide fom IE5-mac */
 
/* Holly Hack - Hides fom IE5-mac \*/
* html div.bgGrad {height: 1%;}
/* End Hide fom IE5-mac */
 
/* Map Hack - shrink the long text at footer */
div.mapCanvas div span {
  font-size: 8px;
}
 
 
/* Common tags */
body {
  padding: 0;
  margin: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
  /*background-color: #A7D6A6;*/
  background-color:#006699;
}
hr {
  margin: 10px 0px;
}
img {
  border: none;
}
table, td, tr {
  margin: 0;
  padding: 0;
}

.title2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5em;
  color: #336633;
}

.underline {
  text-decoration: underline;
}

.serif {
  font-family: serif;
}

#Arrivals iframe {
  border: none;
  background-color: #FFF;
}

p.error {
  background-image: url('../lib/Wdk/images/admin/icons/16/off.gif');
  background-repeat: no-repeat;
  background-position: 5px 8px;
  background-color: #FFF;
  color: #F00;
  border: 2px solid #F00;
  margin: 4px 20px 4px 0px;
  padding: 8px 25px;
  font-size: 11px;
  font-weight: bold;
}
p.warning {
  background-image: url('../lib/Wdk/images/admin/icons/16/att.gif');
  background-repeat: no-repeat;
  background-position: 5px 8px;
  background-color: #FFF;
  color: #F60;
  border: 2px solid #F60;
  margin: 4px 20px 4px 0px;
  padding: 8px 25px;
  font-size: 11px;
  font-weight: bold;
}
p.notice {
  background-image: url('../lib/Wdk/images/admin/icons/16/ok.gif');
  background-repeat: no-repeat;
  background-position: 5px 8px;
  background-color: #FFF;
  color: #390;
  border: 2px solid #390;
  margin: 4px 20px 4px 0px;
  padding: 8px 25px;
  font-size: 11px;
  font-weight: bold;
}

.left {
  float: left;
}

.tekPowered,
.tekPowered a {
  font-size: 10px;
  color: #FFF;
}


p {
  line-height: 1.2em;
  margin: 4px 10px;
  padding: 0px 0px;
}

hr.blue {
  background-image: url('../images/horizontal-rule-blue.gif');
  background-repeat: repeat-x;
  border: none;
  height: 2px;
}
hr.cream {
  background-image: url('../images/horizontal-rule-cream.gif');
  background-repeat: repeat-x;
  border: none;
  height: 2px;
}
hr.green {
  background-image: url('../images/horizontal-rule-green.gif');
  background-repeat: repeat-x;
  border: none;
  height: 2px;
}







/* Header styles */
div#header { }
div#headerTop {
  background-color:#006699;
  color:#eeffff;
  font-size:10px;
  text-transform:uppercase;
  margin-left: 20px;
}
#websiteLogo {
  float: left;
  margin: 10px 0px 0px 15px;
  padding: 0px 0px 0px 0px;
  width: 280px;
}
#websiteLogo img {
  display: inline;
  margin: 0px;
  padding: 0px;
  width: 300px;
  height: 60px;
}
#searchtop {
  float: left;
  margin: 0px 25px 0px 0px;
  padding-top: 15px;
  width: 300px;
  font-size: 16px;
  color: #FFF;
}
.weathertop {
  float: right;
  width: 250px;
  margin: 0;
  margin-right: 15px;
  margin-top: 15px;
  font-size: 11px;
  color: #ffd69b;
  text-transform: uppercase;
  text-align: center;
}
.weathertopdays {
  float: left;
  width: 50px;
  height: 60px;
  margin-left: 5px;
  margin-right: 5px;
  line-height: 0.9em;
}
.weathertopdays .dayName {
  font-size: 10px;
  font-weight: bold;
}
.weathertopdays .monthName {
  font-size: 10px;
  font-weight: normal;
}

#cse-search-box {
  margin: 0px 0px;
  padding: 5px 0px;  
}
#cse-search-box input[type='text'] {
  width: 225px;
}

div#headerMid {
  background-image: url('../images/header-top.png');
  background-position: left top;
  background-repeat: no-repeat;
}
div#headerBot{
  background-image: url('../images/headerBot.jpg');
  background-repeat: repeat-y;
  padding: 10px 0px 0px 0px;
}

div#headerNav{
  background-image: url('../images/grey-bar.jpg');
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
}
div#topnav0 {
  float: left;
  padding: 2px 0px 0px 30px;
  color: #666;
  text-transform: uppercase;
  font-size: 11px;
  width: 100px;
}
div#topnav0 img {
  vertical-align: middle;
}
/* Holly Hack - Hides fom IE5-mac \*/
* html div#topnav0 {height: 1%;padding-top: 7px;}
/* End Hide fom IE5-mac */
div#topnav0 a {
  color: #666;
  text-transform: uppercase;
  font-size: 11px;
  padding: 0px 0px 2px 5px;
  line-height: 2.5em;
  font-weight: bold;
}
div#topnav0 a:hover {
  color: #333;
  text-transform: uppercase;
  font-size: 11px;
}
div#topnav1 {
  float: left;
  padding: 2px 0px 0px 10px;
  color: #666;
  text-transform: uppercase;
  font-size: 11px;
}
div#topnav1 a {
  color: #666;
  text-transform: uppercase;
  font-size: 11px;
  padding: 2px 0px;
  padding: 0px 0px 2px 5px;
  line-height: 2.5em;
  font-weight: bold;
}
div#topnav1 a:hover {
  color: #333;
  text-transform: uppercase;
  font-size: 11px;
}
div#topnav2 {
  float: left;
  padding: 0px 0px 0px 35px;
  color: #666;
  text-transform: uppercase;
  font-size: 11px;
}
div#topnav2 a {
  color: #666;
  text-transform: uppercase;
  font-size: 11px;
}
div#topnav2 a:hover {
  color: #333;
  text-transform: uppercase;
  font-size: 11px;
}
div#headerCrumbs {
  /*background-image: url('../images/headerBot.jpg');
  background-position: left top;*/
  vertical-align: top;
  width: 973px;
  margin: 0px;
  padding: 0px 0px 0px 10px !important;
  line-height: 2em;
  text-transform: uppercase;
  font-size: 10px;
  color: #FFF;
}
div#headerCrumbs a {
  text-transform: uppercase;
  font-size: 10px;
  color: #ffd69b;
  text-decoration: none;
}
div#headerWelcome {
  background-image: url('../images/menu-bg-02.gif');
  background-repeat: no-repeat;
  background-position: bottom left;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}
div#headSpacer {
  background-image: url('../images/content-top-02.gif');
  background-repeat: no-repeat;
  background-position: top left;
  height: 11px;
  margin: 0px;
  padding: 0px;
}

/* Holly Hack - Hides fom IE5-mac \*/
* html div#headerWelcome {height: 1%;}
/* End Hide fom IE5-mac */
/* Holly Hack - Hides fom IE5-mac \*/
* html div#headSpacer {height: 1%;}
/* End Hide fom IE5-mac */

#headerTabLeft {
  padding: 5px 10px 0px 87px;
  width: 200px;
  float: left;
  height: 20px;
  margin: 0;
}
#headerTabRight {
  padding: 0px 0px 0px 0px;
  margin: 0px;
  width: 670px;
  float: right;
  margin: 0;
}
.headerTabLarge {
  margin: 0px;
  padding: 0px;
  color: #3D8456;
  font-size: 14px;
  font-weight: bold;
}
.headerTabSmall {
  margin: 0px;
  padding: 0px;
  color: #3D8456;
  font-size: 8px;
  text-transform: uppercase;
  /*border: 1px solid #000;*/
  height: 40px;
  width: 200px;
  position: absolute;
}
#headerWelcome .welcomeTab {
  margin:0;
  float: left;
  width: 315px;
  height: 55px;
}
#headerWelcome .welcomeTab p {
  line-height: 1;
  padding: 0px 0px 0px 85px;
  margin: 10px 0px 0px 0px;
}
#headerWelcome .welcomeTab p.companyName {
  font-weight: bold;
}
#headerWelcome .welcomeTab p.slogan {
  margin: 2px 22px 0px 0px;
}

#headerWelcome .companyMenu {
  margin:0;
  float: left;
  height: 55px;
}

/* Menu Top */
.MenuTop {
  padding: 0;
  margin: 0;
}
.MenuTop ul {
  margin-left: 0;
  padding-left: 0;
  display: inline;
} 
.MenuTop ul li {
  margin-left: 0;
  padding: 0px 15px;
  border-left: 1px solid #666;
  list-style: none;
  display: inline;
}  
.MenuTop ul li.first {
  margin-left: 0;
  border-left: none;
  list-style: none;
  display: inline;
}




/** Form Layout */
.textInput {
  width: 400px;
}

 input[type='file'],  input[type='text'], 
 input[type='password'],  select,  textarea {
  font-family: arial,sans-serif;
  font-size: 10px;
  border: 1px inset #CCC;
  padding: 2px 2px;
}
select {
  padding: 0px;
}
 input[type='submit'],  input[type='button'],  input[type='reset'] {
	font-family: arial,sans-serif;
	font-size: 12px;
	border-width: 1px;
	/*padding: 0px 2px;*/
	margin: 0;
	background-color: #f58038;
	font-weight: bold;
	color: #ffffff;
}
.fieldForm {
  clear: both;
}
.fieldForm p.formTitle {
  font-weight: bold;
  font-size: 12px;
  border-bottom: 1px solid #003366;
  color: #003366;
}
.fieldForm p.spacer {
  clear: both;
}
.fieldForm div.formRow {
  clear: both;
}
.fieldForm div.formCol {
  float: left;
}
.fieldForm .formLeft {
  float: left;
  clear: left;
}
.fieldForm .formRight {
  float: right;
  clear: right;
}
.EnquiryForm .error,
.fieldForm div.formRow .error {
  background-image: none;
  clear: both;
  border-width: 1px;
  padding: 1px 10px;
  margin: 2px 0px;
  font-size: 10px;
}
.fieldForm div.formLabelCol {
  font-size: 12px;
  text-align: center;
  padding: 4px 5px;
  font-weight: bold;
  color: #003366;
}

.fieldForm div.formLabelCel {
  font-size: 11px;
  clear: both;
  width: 230px;
  font-weight: bold;
  text-align: left;
  padding: 2px 5px;
  margin: 0px 0px 0px 0px;
}
.fieldForm div.formDataCel {
  font-size: 10px;
  padding: 0px 5px;
  margin: 0px 0px 8px 0px;
}
.fieldForm div.formExtraCel {
  float: left;
  width: 200px;
  padding: 4px 10px;
  margin: 10px 0px 0px 0px;
}

.fieldForm div.formSubmitCel {
  clear: both;
  padding: 4px 10px;
  margin: 0px 0px 0px 0px;
  text-align: left;
}

.fieldForm div.MultiList {
  clear: both;
}
.fieldForm div.MultiList .formRow {
  
} 
.fieldForm div.MultiList .formCol {
  
}
.fieldForm div.MultiList .buttons {
  width: 30px;
  text-align: center;
  padding: 0px 10px;
}
.fieldForm div.MultiList select {
  width: 200px;
}
.fieldForm .bottomBorder {
  border-bottom: 1px solid #396;
}

/** Pager */
.pagerHead {
  padding: 4px 0px 0px 0px;
  margin: 5px 15px 1px 0px;
  border-top: 1px solid #1a6b36;
  font-weight: normal;
  color: #FFF;
}
.pagerHead p.results {
  float: left;
  margin: 0;
  padding: 2px 0px 2px 10px;
  font-size: 12px;
  color: #1a6b36;
}
.pagerHead p.pager {
  float: right;
  margin: 0px 0px;
  padding: 2px 30px;
}
.pagerHead a,
.pagerHead a:link {
  font-size: 10px;
}
.pagerHead .pager a,
.pagerHead .pager a:link {
  display: block;
  float: left;
  margin: 0px 4px;
  padding: 1px 4px;
  text-decoration: none;
  border: 1px solid #1a6b36;
  background-color: #67BD58;
  background-image: url('../images/listingTitle_02.png');
  background-position: bottom left;
  color: #1a6b36;
}
.pagerHead .pager a:hover{
  background-color: #49B552;
  background-image: url('../images/listingTitle_02.png');
  background-position: top left;
}
.pagerHead .pager a.endpage,
.pagerHead .pager a.endpage:link,
.pagerHead .pager a.startpage,
.pagerHead .pager a.startpage:link {
  text-decoration: none;
  padding: 1px 6px;
}
.pagerHead .pager a.next,
.pagerHead .pager a.next:link,
.pagerHead .pager a.back,
.pagerHead .pager a.back:link {
  text-decoration: none;
  padding: 1px 6px;
}
.pagerHead .pager .pages a,
.pagerHead .pager .pages a:link {
  padding: 1px 4px;
  width: 14px;
  text-align: center;
}
.pagerHead .pager .selected a,
.pagerHead .pager .selected a:link {
  padding: 1px 4px;
  width: 14px;
  text-align: center;
  background-color: #49B552;
}
/* END */

/******************** Widget Overiding Styles ******************/





/* listing box */
.listingRow {
  margin: 0;
  padding: 20px 0px;
  width: 100%;
}
.listingRow .listTitle {
  margin: 0;
  padding: 0;
  width: 100%;
}
.listingRow .listTitle .listLeft {
  float: left;
  margin: 0;
  padding: 0;
  height: 26px;
  width: 9px;
  background-image: url('../images/listingTitle_01.png');
}
.listingRow .listTitle .listCenter {
  float: left;
  margin: 0;
  padding: 0;
  height: 26px;
  width: 95%;
  background-image: url('../images/listingTitle_02.png');
}
.listingRow .listTitle .listCenter .left {
  float: left;
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 11px;
  color: #1a6b36;
  height: 25px;
  width: 70%;
  overflow: hidden;
}
.listingRow .listTitle .listCenter .left span,
.listingRow .listTitle .listCenter .left a,
.listingRow .listTitle .listCenter .left a:link {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  color: #1a6b36;
  line-height: 2.2em;
}
.listingRow .listTitle .listCenter img {
  float: left;
  vertical-align: middle;
  padding: 4px 10px 0px 10px;
  margin: 0;
}
.listingRow .listTitle .listCenter .right {
  
  float: right;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  line-height: 2.5em;
  font-size: 10px;
  color: #1a6b36;
  
}
.listingRow .listTitle .listCenter .right a,
.listingRow .listTitle .listCenter .right a:link {
  font-weight: bold;
  line-height: 2.5em;
  font-size: 10px;
  color: #1a6b36;
  text-decoration: none;
}
.listingRow .listTitle .listRight {
  float: left;
  margin: 0;
  padding: 0;
  height: 26px;
  width: 9px;
  background-image: url('../images/listingTitle_03.png');
}

.listingRow .listContent {
  padding: 0px 0px 2px 0px;
  color: #1A6B36;
}

.listingRow .listContent .image {
  float: left;
  padding: 10px 10px 0px 10px;
  text-align: center;
}
.listingRow .listContent {
  padding: 10px 10px 0px 10px;
  margin: 0px 0px 0px 0px;
  font-size: 11px;
  color: #FFF;
}
.listingRow .listContent p.print {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.listingRow .listContent a,
.listingRow .listContent a:link {
}

.listingRow .listExtra {
  margin: 0;
  padding: 0px 30px 15px 0px;
  text-align: right;
}
.listingRow .listExtra a,
.listingRow .listExtra a:link {
  margin: 0;
  padding: 0px 0px 0px 0px;
  text-decoration: underline;
  color: #1A6B36;
}





/* Manager div tables */
.managerRowWrapper {
  width: 100%;
}
.managerRowWrapper .rowHeading {
  margin: 5px 0px 2px 20px;
}
.managerRowWrapper .managerRow {
  margin: 4px 10px 0px 10px;
  padding: 0px 0px;
  clear: both;
  border: 1px solid #1a6b36;
}
.managerRowWrapper .managerRow p {
  float: left;
  margin: 0px 0px;
  padding: 2px 5px;
}
.managerRowWrapper .managerRow p.firstCell {
  border: none;
  width: 300px;
}
.managerRowWrapper .managerRow .managerCell {
  float: left;
}


.tableManager {
  margin: 0 auto;
}
.tableManager th {
  border-bottom: 1px solid #1a6b36;
  padding: 0px 10px;
}
.tableManager td {
  border: 1px solid #1a6b36;
  border-width: 0px 0px 1px 1px;
  padding: 4px 10px;
}
.tableManager td.end {
  border: 1px solid #1a6b36;
  border-width: 0px 1px 1px 1px;
}

/* CompanyView */
#content01 {
  color: #FFF;
  font-size: 12px;
}
#content01 .CompanyView blockquote {
  color: #FFF;
  font-size: 12px;
}

#content01 .CompanyView .image {
  float: left;
  padding: 5px 10px;
}
#content01 .CompanyView .detailsLeft {
  float: left;
  
}
#content01 .CompanyView .detailsLeft h3 {
  
  
}
.CompanyView .detailsLeft p.block {
  line-height: 1.2em;
  padding: 0px;
  margin: 0px 5px 0px 20px;
}
.CompanyView .detailsLeft .left {
  width: 400px;
  clear:both;
  padding-top: 10px;
}
#content01 .CompanyView .detailsRight {
  float: right;
}
#content01 .CompanyView .details {
  float: left;
  
}
.CompanyView .details p.webImage {
  text-align: center;
}
.mapCanvas div p {
  color: #000;
  font-size: 10px;
}
.mapCanvas div a,
.mapCanvas div a:link {
  color: #00F;
  font-size: 10px;
}



/* CategoryList */
.CategoryList .categoryRow {
  clear: both;
  margin: 0px auto 5px auto;
  padding: 0;
}
/* Holly Hack - Hides fom IE5-mac \*/
* html .CategoryList .categoryRow  {height: 1%;}
/* End Hide fom IE5-mac */
.CategoryList .categoryCel {
  float: left;
  width: 163px;
  margin: 1px 0px;
  padding: 5px 0px;
}
.CategoryList .categoryTitle {
  padding: 2px 6px 0px 10px;
  background-repeat: none;
  height: 34px;
  line-height: 34px;
  color: #1a6b36;
  font-size: 11px;
  width: 110px;
  overflow: hidden;
}
.CategoryList .categoryTitle {
  padding: 2px 6px 0px 10px;
  background-repeat: none;
  height: 34px;
  line-height: 34px;
  color: #1a6b36;
  font-size: 11px;
  width: 149px;
  overflow: hidden;
}
.CategoryList .categoryTitle a,
.CategoryList .categoryTitle a:link {
  font-size: 11px;
  height: 34px;
  line-height: 34px;
  
}
.CategoryList .categoryItems {
  padding: 0px 0px 5px 0px;
  margin:: 0px 0px;
}
.CategoryList .parent {
  height: 125px;
  overflow: hidden;
}

.CategoryList .categoryItems ul {
  list-style: none;
  list-style-position: outside;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  /*border: 1px solid #C9C;*/
}
.CategoryList .categoryItems ul li {
  padding: 0px 0px 0px 10px;
  margin: 6px 0px 0px 0px;
  line-height: 1.2em;
}

.CategoryList .categoryItems {
  color: #1a6b36;
  font-size: 11px;
}
.CategoryList .categoryItems a,
.CategoryList .categoryItems a:link {
  text-decoration: none;
  color: #1a6b36;
  font-size: 11px;
}

.CategoryList .categoryMore {
  padding: 5px 0px 0px 33px;
  margin:: 0px 0px;
  line-height: 1.3em;
  font-weight: bold;
  font-size: 10px;
  background-image: url('../images/blue-button.png');
  background-repeat: no-repeat;
  height: 36px;
  width: 130px;
  overflow: hidden;
  white-space: nowrap;
}

.CategoryList .categoryMore a,
.CategoryList .categoryMore a:link {
  font-weight: bold;
  font-size: 10px;
  line-height: 1.3em;
  color: #FFF !important;
}

.CategoryList .categoryMore a.blue,
.CategoryList .categoryMore a.blue:link {
  color: #4687BB !important;
}

/* Listing_ResultsView */
.Listing_ResultsView {
  
}
.Listing_ResultsView .category img {
  float: left;
  margin: 5px 10px;
}
#content01 .Listing_ResultsView .category p.categoryName {
  font-size: 18px;
  font-weight: bold;
  margin: 5px 20px;
}
.Listing_ResultsView .category {
  
}
.Listing_ResultsView {
  
}

/* Listing_View */
.Listing_View {
  position: relative;
}
.Listing_View .detailsBox,
.Listing_View .middle {
  float: left; 
}
.Listing_View .images {
  float: right;
  padding: 0px 30px;
}
.Listing_View p {
  margin: 10px 5px;
}
 .from {
   right: 0;
   top: 0;
  float: right;
  text-align: center;
  padding: 4px;
  margin: 4px;
  border: 1px outset #CCC;
  background-color: #DBEDD3;
}
.Listing_View .detailsBox {
  padding: 0px 20px 0px 20px;
  margin: 0px 0px 0px 0px;
  
}
.Listing_View .detailsBox p.title {
  font-size: 16px;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.Listing_View .detailsBox p.data {
  font-size: 11px;
  padding: 5px 0px 0px 20px;
  margin: 0px 0px 10px 0px;
}
.Listing_View .listingRow {
  padding: 5px 0px;
}
.Listing_View .listingRow .image {
  padding: 10px 0px 0px 0px;
  margin: 0 auto;
  float: none;
}

/* Listing Edit */
#extra .ListingMenu {
  padding: 0px 0px 0px 0px !important;
  margin: 0px 0px 0px 0px;
  background-image: url('../images/extraMenu_05.png');
  background-position: top left;
  background-repeat: repeat-y;
  width: 174px;
}
#extra .ListingMenu .menuContent {
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
}
#extra .ListingMenu .heading {
  font-size: 12px;
  font-weight: bold;
  margin: 0px 0px 10px 5px;
}
#extra .ListingMenu .top {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background-image: url('../images/extraMenu_03.png');
  background-position: top left;
  background-repeat: no-repeat;
  width: 174px;
  height: 8px;
}
#extra .ListingMenu .bottom {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background-image: url('../images/extraMenu_06.png');
  background-position: bottom left;
  background-repeat: no-repeat;
  width: 174px;
  height: 15px;
}
#extra .ListingMenu ul {
  list-style: none;
  padding: 0px;
  margin: 0px 0px 0px 0px;
	list-style-position:inside;
}
#extra .ListingMenu ul li .before {
  color: #F00;
  padding: 0px 6px 0px 0px;
}
#extra .ListingMenu a,
#extra .ListingMenu a:link {
  color: #1a6b36;
  text-decoration: underline;
}
#extra .ListingMenu a:hover {
  color: #4a9b66;
}

/* mediaWrapper */
.mediaWrapper {
  margin: 5px auto;
  padding: 5px 0px;
  width: 400px;
}
.mediaWrapper .mediaContent {
  text-align: center;
}
.mediaWrapper .mediaPanel {
  height: 310px;
}
.mediaWrapper .mediaData .title {
  font-weight: bold;
  font-size: 14px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
.mediaWrapper .mediaNav {
  height: 115px;
  width: 400px;
  padding: 5px;
  overflow-x: auto; 
  overflow-y: hidden; 
  white-space: nowrap; 
  text-align: center;
}
.mediaWrapper .mediaNav .thumbCel {
  display: inline-block;
  float: left;
  width: 90px;
}
.mediaWrapper .mediaNav .thumbCel .thumbImage {
  height: 75px;
  padding: 0;
  margin: 0;
  line-height: 1em;
}
.mediaWrapper .mediaNav .thumbCel .thumbImage img {
  padding: 0;
  margin: 0;
}
.mediaWrapper .mediaNav .thumbCel .thumbImage p.title {
  font-size: 10px;
  padding: 0;
  margin: 0px 0px 1px 0px;
  line-height: 1em;
}
.mediaWrapper .mediaNav .thumbCel .control .delete {
  padding: 0px 0px;
  margin: 0px 0px 0px 8px;
  float: left;
  vertical-align: middle;
  height: 28px;
  line-height: 28px;
  
}
.mediaWrapper .mediaNav .thumbCel .control .order {
  padding: 0px 0px;
  margin: 0px 8px 0px 4px;
  width: 13px;
  text-align: center;
  float: right;
}
html.* .mediaWrapper .mediaNav .thumbCel .control .order {
  margin: 0px 0px 0px 0px;
}
.mediaWrapper .mediaNav .thumbCel .control .order img {
  float: left;
  margin: 1px 0px;
}
/*END */

/* Table Manager List */
.fieldList {
  padding: 10px;
}
.fieldList .managerList {
  width: 100%;
  color: #000;
}
.fieldList .managerList th {
  background-color: #44A44B;
  border-left: 1px solid #FFF;
  font-size: 11px;
  padding: 2px 10px;
  white-space: nowrap;
}
.fieldList .managerList th.selectedAsc,
.fieldList .managerList th.selectedDesc {
  background-color: #1F8943;
}
.fieldList .managerList th.selectedAsc{
  background-image: url('../lib/Wdk/images/admin/icons/16/order_up.gif');
  background-repeat: no-repeat;
  background-position: right 0px;
  background-color: #1F8943;
}
.fieldList .managerList th.selectedDesc {
  background-image: url('../lib/Wdk/images/admin/icons/16/order_down.gif');
  background-repeat: no-repeat;
  background-position: right 0px;
  background-color: #1F8943;
}
.fieldList .managerList th img {
  vertical-align: middle;
}
.fieldList .managerList th a,
.fieldList .managerList th a:link {
  text-decoration: none;
  color: #FFF;
}
.fieldList .managerList td {
  padding: 4px 5px;
  text-align: center;
  font-size: 10px;
}
.fieldList .managerList .sel {
  width: 1%;
  padding: 0px 4px;
  margin: 0;
  vertical-align: middle;
  line-height: 1em;
}
.fieldList .managerList td.col {
  white-space: nowrap;
  text-align: right;
  padding-right: 10px;
  width: 1%;
}
.fieldList .managerList td.colIcon {
  width: 1%;
}
.fieldList .managerList td.colTitle {
  text-align: left;
  padding-left: 10px;
}
.fieldList .managerList tr.odd {
  background-color: #C1DFB5;
}
.fieldList .managerList tr.even {
  background-color: #DBEDD3;
}
.fieldList .managerList td.subTitle {
  text-align: left;
  padding-left: 35px;
  background-image: url('../../images/admin/icons/16/subIcon.gif');
  background-repeat: no-repeat;
  background-position: 15px 2px;
}
.fieldList .managerList td.nest1 {
  padding-left: 35px;
  background-position: 15px 2px;
}
.fieldList .managerList td.nest2 {
  padding-left: 50px;
  background-position: 30px 2px;
}
.fieldList .managerList td.nest3 {
  padding-left: 65px;
  background-position: 45px 2px;
}
.fieldList .managerList td.nest4 {
  padding-left: 80px;
  background-position: 60px 2px;
}


/* Weather Widget */
.Weather .listContent {
  margin: 5px auto;
  width: 690px;
}
.Weather .wBox {
  float: left;
  text-align: center;
  padding: 0px 5px;
  width: 85px;
}
.Weather .wBox p.dayName {
  font-weight: bold;
  font-size: 11px;
  margin: 0px 0px;
  padding: 0px 0px;
  color: #1a6b36;
}
.Weather .wBox p.monthName {
  font-size: 10px;
  margin: 0px 0px;
  padding: 0px 0px;
  color: #1a6b36;
}
.Weather .wBox p.dscrShort {
  font-size: 10px;
  margin: 0px 0px;
  padding: 0px 0px
}


.advert {
  padding: 0px 0px;

}
.advertBox {
  padding: 0px 0px 5px 0px;
}


/** Button Styles */
div#container a.button1,
div#container a.button1:link,
div#container a.button1:hover {
  display: block;
	height: 26px;
	width: 150px;
	background-image: url('../images/btn_bg.gif');
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	padding: 0px 0px;
	margin: 5px 0px;
	text-decoration: none;
  color: #1a6b36;
	
}
.enquireCenter {
  padding: 0;
  margin: 0 auto;
	width: 150px;
}
.enquireRight {
  margin: 0;
  padding: 0;
  float: right;
	width: 150px;
}




/*
body,dl,p { font-family: Verdana, Arial, Helvetica, sans-serif;}
dl,p { font-size: 0.8em;}
.map a { text-decoration: none; }
dl { padding-bottom: 1em; }
.box { border: 1px solid #00460F; padding: 0.5em; margin:0.5em;}
dl dl { font-size: 1.0em; }
dt {font-weight: bold; }
dl dl dt {font-weight: normal; }
.sub {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; }

dd {  background-image: url(../images/elements/sitemapline.gif); background-repeat: no-repeat; padding-left: 23px;}
dd.bottom {  background-image: url(../images/elements/sitemapline2.gif); background-repeat: no-repeat; padding-left: 23px;}
*/

div.WebsiteContent img.missing {
  float: left;
  margin: 5px 10px;
  width: 220px;
}

div.PaymentCcc .fieldForm {
  width: 350px;
  margin: 5px auto;
  padding: 10px;
  border: 1px solid #217440;
  /*
  background-image: url('../images/bg-grad-01.gif');
	background-repeat: no-repeat;
	*/
}
div.PaymentCcc .fieldForm .formRow {
  clear: both;
}
div.PaymentCcc .fieldForm .formRow .formLabelCel {
  float: left;
  width: 150px;
}
div.PaymentCcc .fieldForm .formRow .formDataCel {
  float: left;
}
div.PaymentCcc .fieldForm .submit {
  clear: both;
  text-align: right;
  padding: 0px 10px 0px 0px;
}


div.RatesView .rateHead {
  padding: 0px 0px;
  margin: 10px 0px;
}
div.RatesView .rateHead .listingTitle {
  font-weight: bold;
  background-color: #6699cc;
  color: #FFF;
  padding: 4px 4px;
  margin: 0px 0px
}
div.RatesView .rateHead .listingData {
  
  padding: 0px 0px;
  margin: 0px 0px;
}
div.RatesView .rateHead .listingData img {
  float: left;
  padding: 2px 6px;
  margin: 0px 0px;
}
div.RatesView .rateHead .listingData .rateData {
  float: left;
  padding: 4px 0px;
  margin: 0px 0px;
  width: 374px;
}
div.RatesView .rateHead .listingData .rateData .from {
  padding: 4px 4px;
  margin: 0px 0px;
  font-weight: bold;
  /*background-color: #F58038;*/
  color: #F58038;
  text-align: right;
  font-size: 18px;
}


.rateTable,.blueTable { 
  width:450px;
  margin:0;
  padding:10 px;
  border:1px solid #6699cc;
  background-color:#ffffcc;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
}
.rateTable td,.blueTable td {
	padding:3px;
	margin:0;
}
.rateTable thead,.rateTable .title,.rateTable .currency,.blueTable thead,.blueTable .ltblue {
  background-color:#6699cc;
  color:#ffffff;
}
.rateTable .rateValidity,.blueTable .dkblue {
  background-color:#006699;
  color:#ffffff;
}
.rateTable .rateDesc,.rateTable .rateTitle,.blueTable .left,.rateTable .text {
  border-bottom:1px solid #6699cc;
}
.rateTable .rateDesc,.rateTable .rateTitle {
  text-align:right;
}
.rateTable .rate,.blueTable .right,.rateTable .tourrate,.rateTable .book {
  border-left:1px solid #6699cc;
  border-bottom:1px solid #6699cc;
  background-color:#ffffaa;
}
.rateTable .rate {
  width:20%;
  text-align:center;
}
.rateTable .tourrate {
  width:14%;
  text-align:center;
}
.rateTable .book {
  width:12%;
  text-align: center;
}
.rateTable .rateTitle,.blueTable label {
	color:#006699;
	font-weight:bold;
	text-align: left;
}
.rateTable .currency {
  text-align:right;
}
.rateTable .currency a {
  background-color:#ff0000;
  color:#ffffff;
  padding:3px;
}


/* Site Search */
div.Spider {
  text-align: left;
  padding: 10px;
  border: 1px solid #CCC;
  color: #000;
  background-color: #FFF;
}
div.Spider h3 {
  text-align: left;
  margin-top: 10px;
  font-weight: normal;
}
div.Spider h3 a,
div.Spider h3 a:link{
  font-size: 16px;
  font-weight: normal;
}
div.Spider a,
div.Spider a:link {
  text-decoration: underline;
  color: #009;
}
div.Spider .resultExtra,
div.Spider .resultExtra a,
div.Spider .resultExtra a:link {
  color: #090;
}



/* Enquiry Form */
.EnquiryForm {
  border-bottom: 1px solid #1E9C48;
  width: 100%;
}
.EnquiryForm .small {
  font-size: 70%;
}
.EnquiryForm .formRow {
  width: 150px;
}
.EnquiryForm th {
  background-color: #1E9C48;
  color: #EAF4E3;
  padding: 4px;
}

.EnquiryForm .formLabelCel {
  white-space: nowrap;
  padding: 4px;
  text-align: right;
  vertical-align: top;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #1E9C48;
  border-width: 1px 0px 0px 1px;
}
.EnquiryForm .formSubmitCel,
.EnquiryForm .formDataCel {
  border: 1px solid #1E9C48;
  padding: 4px;
  border-width: 1px 1px 0px 1px;
}

/* Listing Nav */
.ListingNav .navButton {
  background-image: url('../images/blue-button-long.png');
  background-repeat: no-repeat;
  overflow: hidden;
  width: 238px;
  height: 36px;
}
.ListingNav .buttonContent {
  margin: 0px 0px 0px 0px;
  height: 36px;
  width: 195px;
  overflow: hidden;
}
#navigation div.ListingNav .navButton a{
  display: block;
  padding: 9px 0px 0px 2px;
  margin: 0;
  line-height: 1em;
  font-weight: bold;
  white-space: noWrap;
  font-size: 1.3em;
  color: #006699
}
#navigation div.ListingNav div.navButton a.link2 {
  display: none;
}
/*
.ListingNav .navButton a {
  display: block;
  padding: 8px 0px 0px 0px;
  margin: 0;
  line-height: 1em;
  font-weight: bold;
  white-space: noWrap;
  font-size: 10px !important;
}
div.ListingNav div.navButton a.link2,
div.ListingNav div.navButton a.link2:link {
  color: #FFF !important;
  padding: 3px 0px 0px 0px;
  height: 10px;
}
*/
.ListingNav .navButton img.navImg {
  padding: 2px 0px 0px 0px;
  margin: 0px 4px 0px 5px;
  float: left;
}
.ListingNav .companyData {
  padding: 0px 0px 0px 10px;
}
.ListingNav .companyData .companyLogo {
  padding: 0;
  margin: 0;
}



.commentWrapper {
  margin: 15px auto;
  width: 400px;
}
  .comment {
    border-top: 1px solid;
    margin: 10px 0px;
  }
    .LisingEnquiry_Manager .unpublished .cHead {
      /*background-color: #FDC;*/
    }
    .comment .name {
      font-weight: normal;
    }
    .LisingEnquiry_Manager .unread .name {
      font-weight: bold;
    }
    .LisingComment_Manager .name {
      font-weight: bold;
    }
    .comment .cHead {
      margin: 10px 0px 0px 0px;
      padding: 0px 4px;
    }
    .comment img {
      vertical-align: middle;
    }
    .comment .cHead .left {
      padding: 0;
      margin: 0;
      width: 250px;
      overflow: hidden;
      height: 1.2em;
      line-height: 1.2em;
    }
    .Ext_Web_Renderer_BinaryRating {
      float: left;
    }
    .comment .cHead .spam {
      float: left;
      display: block;
      font-size: 80%;
      padding: 0px 5px;
    }
    .comment .cHead .right .rating {
      padding: 0px 5px;
    }
    .comment .created {
      font-style: italic;
      font-size: 10px;
      padding: 0px 4px;
    }
    .pagerHead {
      margin: 5px 0px 1px;
    }
    .comment .cContent {
      padding: 4px;
    }
    
    .LisingEnquiry_Manager .msgIcon,
    .LisingEnquiry_Manager .msgIcon-spam {
      float: left;
      width: 16px;
      height: 16px;
      padding: 0px 2px;
      background-image: url('../images/comments.png');
      background-position: 0px -16px;
      background-repeat: no-repeat;
    }
    .LisingEnquiry_Manager .read .msgIcon {
      background-position: 0px 0px;
    }
    .LisingEnquiry_Manager .unread .msgIcon-spam {
      background-position: 0px -48px;
    }
    .LisingEnquiry_Manager .read .msgIcon-spam {
      background-position: 0px -32px;
    }

 
.commentNav {
  padding: 5px 10px;
  margin-bottom: 20px;
  background-color: #DBEDD3;
  border: 1px outset #DBEDD3;
}
.commentNav a,
.commentNav a:link{
  display: block;
  padding: 0px;
  margin: 0;
  line-height: 1.4em;
}
.commentNav a:hover {
  text-decoration: underline !important;
}
.commentNav .listingName {
  clear: both;
  margin: 5px 0px;
  font-weight: bold;
}
.commentNav a.new {
  padding-left: 20px;
  margin: 2px 0px 2px 10px;
  background-image: url('../images/comments.png');
  background-position: 0px -16px;
  background-repeat: no-repeat;
}
.commentNav a.spam {
  padding-left: 20px;
  margin: 2px 0px 2px 10px;
  background-image: url('../images/comments.png');
  background-position: 0px -48px;
  background-repeat: no-repeat;
}
.commentNav a.enquiry {
  padding-left: 20px;
  margin: 2px 0px 2px 10px;
  background-image: url('../data/crystal_clear/16/actions/mail_new.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

div.enquiryView {
  background-color: #FFF;
  border: 1px solid #333;
  padding: 10px;
  font-size: 90%;
}

.mapCanvas {
  margin: 0 auto;
}
.markerHtml {
  color: #000;
}
  .markerHtml .head {
    margin: 5px auto;
    text-align: center;
    font-style: italic;
  }
  .markerHtml img {
    width: 100px;
    float:left;
    margin: 0px 5px;
  }
  .markerHtml .title {
    font-weight: bold;
    font-size: 100%;
  }
  .markerHtml .address {
    font-style: italic;
    font-size: 80%;
  }
  .markerHtml .desc {
    font-size: 90%;
  }


/* Site Map */
#content01 .SiteMap { margin: 0px 0px 0px 50px}
#content01 .SiteMap ul { margin: 0; padding: 0; font-size: 0.8em; list-style: none; padding-bottom: 1em;}
#content01 .SiteMap ul ul { font-size: 1.2em;list-style: none; }
#content01 .SiteMap a { text-decoration: none;  }
#content01 .SiteMap a:hover { text-decoration: underline; }
#content01 .SiteMap li.t {font-weight: bold; }
#content01 .SiteMap li {font-weight: normal; background-image: url(../images/sitemapline.gif); background-repeat: no-repeat; padding-left: 23px;}
#content01 .SiteMap li.bottom {  background-image: url(../images/sitemapline2.gif); background-repeat: no-repeat; padding-left: 23px;}
#content01 .SiteMap .sub {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; }



