@charset "utf-8";
/* -------------------------------------------------------------------------- */
/* -- GENERAL -------- */
*
{
	margin: 0px;
	padding: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
}
body
{
	margin: 20px;
	font-size: 12px;
	color: #504540;
}
h1,h2,h3,h4
{
	padding-bottom: 5px;
	font-weight: normal;
	text-align: left;
}

h1[align=center],
h2[align=center],
h3[align=center],
h4[align=center]{
	text-align:center;
}

h1
{
	font-size: 35px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
}
h4
{
	font-size: 12px;
}
p
{
	padding-bottom: 10px;
	line-height: 18px;
/*	text-align: justify; */
}

p[align=center]{
	text-align:center;
}

hr
{
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	
	border-top: none;
	border-right: none;
	border-left: none;
	
	margin: 5px 0px 10px 0px;
}
a
{
	color: #000bf3;
}
img {
	color:#666;
	font-size:10px;
}
ul, ol
{
	padding: 10px 30px 20px 30px;
}
#AdminMenu ul ul
{
	padding: 10px 30px 20px 30px;
}
ul ul, 
ul ol, 
ul ul ul, 
ul ol ul, 
ul ol ol, 
ul ul ol, 
ol ol, 
ol ul, 
ol ol ol, 
ol ol ul, 
ol ul ol, 
ol ul ul
{
	padding: 2px 20px 2px 20px;
}

ol.youKnow li {
	margin-bottom:12px;
}
li
{
	padding-left: 10px;
	padding-right: 10px;
}
textarea
{
	font-size: 12px;
}
option
{
	padding: 0px 5px 0px 0px;
}
img
{
	border: none;
}
table
{
	width: 100%;
}
td p
{
	text-align:left;
}
/* -- GENERAL (END) -- */
/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/* -- LAYOUT -------- */
#container
{
	position: relative;
	width: 1000px;
	
	margin: 0px auto 0px auto;
}
#header
{
	margin-bottom: 3px;
}
#banner
{
	position: relative;
	margin-bottom: 0;
	background-color: #fff;
/* margin-left is to center the image (the flash banner on the homepage and the image beside tourism on other pages) */
}
#banner #bannerImage
{
	position: relative;
	z-index: 1;
	width: 1000px;
}
#banner .maskUL
{
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 0px;
}
#banner .maskLR
{
	position: absolute;
	z-index: 2;
	bottom: 0px;
	right: 0px;
}

	/* -------------------------------------------------------------------------- */
	/* -- Home Header -------- */
ul#portfolio {
	list-style:none;
	margin:0;
	padding:0;
}
ul#portfolio li {
	margin:0;
	padding:0;
	display:none;
}


	/* -- Home Header (END) -- */
	/* -------------------------------------------------------------------------- */

	/* -------------------------------------------------------------------------- */
	/* -- Interior Header -------- */
#box
{
	position: relative;
	height: 114px;
	background-color: #000000;
}
/*#box #navigation
{
	position: relative;
	text-align: center;
	padding-top: 5px;
	z-index: 3;
}*/
#box #navigation
{
	position: absolute;
	width: 600px;
	text-align: center;
	top: 8px;
	margin: 0px auto 0px 200px;
	z-index: 3;
}
#box #navigation a
{
	margin: 0px 10px 0px 10px;
	/*	color: #878484; */
	color: #fdfdfd;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
#mnu_accommodations, #mnu_things, #mnu_places
{
	position: absolute;
	z-index: 3;	
	width: auto;
	background-color: #e0c477;
	visibility: hidden;
	text-align: left;
	top: 13px;
}
#mnu_accommodations
{
	left: 157px;
	margin-top: 9px;
}
#mnu_things
{
	left: 300px;
	margin-top: 9px;
}
#mnu_places
{
	right: 13px;
	margin-top: 9px;
}
#mnu_accommodations div, #mnu_things div, #mnu_places div
{
	height: 30px;
	line-height: 30px;
	text-align: left;
	background-color: #f5f0d3;
	vertical-align: middle;
	margin-bottom: 1px;
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	width: 155px;
	cursor: pointer;
}
#mnu_accommodations div:hover, #mnu_things div:hover, #mnu_places div:hover
{
	background-color: #ddd8bb;
	color: #FFFFFF;
}
#box #images
{
	position: relative;
	padding-top: 30px;
	z-index: 1;
}
#box #images #leftImg
{
	position: absolute;
	left: 159px;
	height: 72px;
	width: 227px;
	overflow: hidden;
}
#box #images #centerImg
{
	position: absolute;
	left: 386px;
	height: 72px;
	width: 228px;
	overflow: hidden;
}
#box #images #rightImg
{
	position: absolute;
	right: 159px;
	height: 72px;
	width: 227px;
	overflow: hidden;
}
#box #logo_tourism, 
#box #logo_ss
{
	position: absolute;
	width:130px;
	height:85px;
	overflow:hidden;
	text-align:center;
}
#body
{
	background-image: url(/images/layout/bkg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#body .tblColumns
{
	border-spacing: 0px;
	border: none;
	
	width: 100%;
}
#body .tblColumns td
{
	vertical-align: top;
}
#body .tblColumns #content
{
	padding: 25px 32px 25px 32px;
}
#body .tblNewsEvents
{
	border-spacing: 0px;
	border: none;
	text-align:left;
}
#body .tblNewsEvents th
{
	background-color: #efe8c6;
	color: #000000;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: left;
	padding-left: 13px;
}
#body .tblNewsEvents td
{
	font-size: 11px;
	line-height: 15px;
	padding: 15px 2px 0px 2px;
}
#body .tblNewsEvents a
{
	font-size: 13px;
}
#body .tblNewsEvents .spacer
{
	width: 30px;
}
.currencyConverterDiv {
	clear:both;
	padding-top:5px;
	margin-top:5px;
}
#body #sponsors
{
	padding: 20px 0px 20px 0px;
	text-align: center;
}
#body #sitemap
{
	padding-top: 10px;
}
#body #sitemap div
{
	text-align: center;
	font-size: 10px;
	color: #000000;
}
#body #sitemap div a
{
	color: #000000;
	text-decoration: none;
}
/* -- LAYOUT (END) -- */
/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/* -- MENU -------- */
#menuLeft, #menuRight
{
	width: 159px;
	padding: 0px;
	vertical-align: middle;
}
#menuLeft a, #menuRight a
{
	text-decoration: none;
}
#menuLeft div, #menuRight div
{
	min-height: 30px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 12px;	
	margin-top: 2px;
	cursor: pointer;
}
#menuLeft .l1
{
	background-color: #3a43a2;
}
#menuLeft div.l1:hover
{
	background-color: #212ca4;
}
#menuLeft .l2
{
	background-color: #6b5aae;
}
#menuLeft div.l2:hover
{
	background-color: #5842ac;
}
#menuLeft .l3
{
	background-color: #886aad;
}
#menuLeft div.l3:hover
{
	background-color: #7a54a8;
}
#menuLeft .l4
{
	background-color: #a97eb9;
}
#menuLeft div.l4:hover
{
	background-color: #9c67b0;
}
#menuLeft .l5
{
	background-color: #be8bb4;
}
#menuLeft div.l5:hover
{
	background-color: #b474a7;
}
#menuLeft .l6
{
	background-color: #d6a1b2;
}
#menuLeft div.l6:hover
{
	background-color: #ca879d;
}
#menuLeft .l7
{
	background-color: #e2c0ba;
}
#menuLeft div.l7:hover
{
	background-color: #d3a8a1;
}
#menuLeft .l8
{
	background-color: #edd3c4;
}
#menuLeft div.l8:hover
{
	background-color: #ddbba9;
}
#menuLeft .l9
{
	background-color: #f3e2ce;
}
#menuLeft div.l9:hover
{
	background-color: #e1ccb3;
}
#menuLeft .l10
{
	background-color: #f6ebd8;
}
#menuLeft div.l10:hover
{
	background-color: #e3d5bd;
}
#menuLeft .l11
{
	background-color: #f9f3e4;
}
#menuLeft div.l11:hover
{
	background-color: #e5dcca;
}
#menuLeft .l12
{
	background-color: #f9f3e4;
}
#menuLeft div.l12:hover
{
	background-color: #e5dcca;
}
#menuLeft .l13
{
	background-color: #f9f3e4;
}
#menuLeft div.l13:hover
{
	background-color: #e5dcca;
}
#menuLeft .l14
{
	background-color: #f9f3e4;
}
#menuLeft div.l14:hover
{
	background-color: #e5dcca;
}
#menuLeft .l15
{
	background-color: #f9f3e4;
}
#menuLeft div.l15:hover
{
	background-color: #e5dcca;
}
#menuLeft .l16
{
	background-color: #f9f3e4;
}
#menuLeft div.l16:hover
{
	background-color: #e5dcca;
}
#menuLeft .l17
{
	background-color: #f9f3e4;
}
#menuLeft div.l17:hover
{
	background-color: #e5dcca;
}
#menuLeft .l18
{
	background-color: #f9f3e4;
}
#menuLeft div.l18:hover
{
	background-color: #e5dcca;
}
#menuLeft .l19
{
	background-color: #f9f3e4;
}
#menuLeft div.l19:hover
{
	background-color: #e5dcca;
}

#menuRight .r1
{
	background-color: #ca8f55;
}
#menuRight div.r1:hover
{
	background-color: #b8773c;
}
#menuRight .r2
{
	background-color: #d79f5c;
}
#menuRight div.r2:hover
{
	background-color: #c48542;
}
#menuRight .r3
{
	background-color: #dbb063;
}
#menuRight div.r3:hover
{
	background-color: #c79547;
}
#menuRight .r4
{
	background-color: #e0c477;
}
#menuRight div.r4:hover
{
	background-color: #cca957;
}
#menuRight .r5
{
	background-color: #e6d68e;
}
#menuRight div.r5:hover
{
	background-color: #d1ba69;
}
#menuRight .r6
{
	background-color: #ebdea4;
}
#menuRight div.r6:hover
{
	background-color: #d6c27c;
}
#menuRight .r7
{
	background-color: #f0e6bb;
}
#menuRight div.r7:hover
{
	background-color: #daca90;
}
#menuRight .r8
{
	background-color: #f2eac6;
}
#menuRight div.r8:hover
{
	background-color: #dcce9a;
}
#menuRight .r9
{
	background-color: #f6f1d7;
}
#menuRight div.r9:hover
{
	background-color: #e0d5a9;
}
#menuRight .r10
{
	background-color: #f9f5e3;
}
#menuRight div.r10:hover
{
	background-color: #e3d9b4;
}
#menuRight .r11
{
	background-color: #faf7e8;
}
#menuRight div.r11:hover
{
	background-color: #e3dbb9;
}
#menuRight .r12
{
	background-color: #fdf9f1;
}
#menuRight div.r12:hover
{
	background-color: #e3dbb9;
}
#menuRight .r13
{
	background-color: #fdf9f1;
}
#menuRight div.r13:hover
{
	background-color: #e3dbb9;
}
#menuRight .r14
{
	background-color: #fdf9f1;
}
#menuRight div.r14:hover
{
	background-color: #e3dbb9;
}
#menuRight .r15
{
	background-color: #fdf9f1;
}
#menuRight div.r15:hover
{
	background-color: #e3dbb9;
}
#menuRight .r16
{
	background-color: #fdf9f1;
}
#menuRight div.r16:hover
{
	background-color: #e3dbb9;
}
#menuRight .r17
{
	background-color: #fdf9f1;
}
#menuRight div.r17:hover
{
	background-color: #e3dbb9;
}
#menuRight .r18
{
	background-color: #fdf9f1;
}
#menuRight div.r18:hover
{
	background-color: #e3dbb9;
}
#menuRight .r19
{
	background-color: #fdf9f1;
}
#menuRight div.r19:hover
{
	background-color: #e3dbb9;
}



#menuLeft .l1 a, 
#menuLeft .l2 a, 
#menuLeft .l3 a, 
#menuLeft .l4 a,  
#menuLeft .l5 a {
	color: #dfdddb;
	display:block;
	min-height:14px;
	padding:8px 0;
	width:159px;
} 
#menuRight .r1 a, 
#menuRight .r2 a, 
#menuRight .r3 a, 
#menuRight .r4 a,
#menuRight .r5 a {
	color:#000000;
	display:block;
	min-height:14px;
	padding:8px 0;
	width:159px;
}
#menuLeft .l6 a, 
#menuLeft .l7 a, 
#menuLeft .l8 a, 
#menuLeft .l9 a, 
#menuLeft .l10 a, 
#menuLeft .l11 a, 
#menuLeft .l12 a, 
#menuLeft .l13 a, 
#menuLeft .l14 a, 
#menuLeft .l15 a, 
#menuLeft .l16 a, 
#menuLeft .l17 a, 
#menuLeft .l18 a, 
#menuLeft .l19 a, 
#menuRight .r6 a, 
#menuRight .r7 a, 
#menuRight .r8 a, 
#menuRight .r9 a, 
#menuRight .r10 a, 
#menuRight .r11 a, 
#menuRight .r12 a, 
#menuRight .r13 a, 
#menuRight .r14 a, 
#menuRight .r15 a, 
#menuRight .r16 a, 
#menuRight .r17 a, 
#menuRight .r18 a, 
#menuRight .r19 a {
	color: #645b57;
	display:block;
	min-height:14px;
	padding:8px 0;
	width:159px;
}
#menuLeft .l1 a:hover, 
#menuLeft .l2 a:hover, 
#menuLeft .l3 a:hover, 
#menuLeft .l4 a:hover, 
#menuLeft .l5 a:hover {
	color: #ffffff;
}
#menuRight .r1 a:hover, 
#menuRight .r2 a:hover, 
#menuRight .r3 a:hover, 
#menuRight .r4 a:hover, 
#menuRight .r5 a:hover {
	color: #020202;
}
#menuLeft .l6 a:hover, 
#menuLeft .l7 a:hover, 
#menuLeft .l8 a:hover, 
#menuLeft .l9 a:hover, 
#menuLeft .l10 a:hover, 
#menuLeft .l11 a:hover, 
#menuLeft .l12 a:hover, 
#menuLeft .l13 a:hover, 
#menuLeft .l14 a:hover, 
#menuLeft .l15 a:hover, 
#menuLeft .l16 a:hover, 
#menuLeft .l17 a:hover, 
#menuLeft .l18 a:hover, 
#menuLeft .l19 a:hover,
#menuRight .r6 a:hover, 
#menuRight .r7 a:hover, 
#menuRight .r8 a:hover, 
#menuRight .r9 a:hover, 
#menuRight .r10 a:hover, 
#menuRight .r11 a:hover, 
#menuRight .r12 a:hover, 
#menuRight .r13 a:hover, 
#menuRight .r14 a:hover, 
#menuRight .r15 a:hover, 
#menuRight .r16 a:hover, 
#menuRight .r17 a:hover, 
#menuRight .r18 a:hover, 
#menuRight .r19 a:hover {
	color: #020202;
}



/* -- MENU (END) -- */
/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/* -- TABLES -- */
#tblListings
{
	border-spacing: 2px;
	border: none;
}
#tblListings th
{
	vertical-align: top;
	padding: 5px;
}
#tblListings td
{
	vertical-align: top;
	padding: 0px 5px 5px 5px;
}
.tblIndent
{
	border-spacing: 1px;
	border: none;
}
.tblIndent th
{
	text-align: right;
	padding-right: 10px;
}
.tblForm
{
	border-spacing: 2px;
	border: none;
}
.tblForm th
{
	text-align: left;
	font-weight: normal;
}
.tblMovies
{
	border-spacing: 2px;
	border: none;
	width: 100%;
}
.tblMovies th
{
	text-align: left;
	vertical-align: top;
}
.tblMovies td
{
	padding: 3px;
}
.tblGallery
{
	border-spacing: 2px;
	border: none;
	width: 100%;
}
.tblGallery td
{
	vertical-align: top;
}
.tblSearch
{
	border-spacing: 0px;
	border: none;
	margin: 0px auto 0px auto;
	width: auto;
}
.tblSearch td
{
	vertical-align: bottom;
}
.tblSpacing
{
	text-align: justify;
}
.tblCurrency
{
	border-spacing: 5px;
	border: none;
	width: auto;
}
.tblCurrency th
{
	
}
.tblCurrency input[type="text"]
{
	padding-top: 2px;
}
/* -- TABLES (END) -- */
/* -------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------- */
/* -- CLASSES -- */
.edit
{
	float: right;
	margin: 0px 0px 10px 10px;
}
.canvas
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000000;
	height: 1000px;
	width: 100%;
	opacity: 0.6;
	-moz-opacity:0.6;
	z-index: 98;
}
#sElem
{
	z-index: 99;
}
.pos
{
	position: absolute;
	top: 0px;
	left: 0px;
}
.link
{
	cursor: pointer;
}
.blackBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.searchInput {
	width: 75%;
	padding-top:2px;
	font-size: 16px;
}
.searchInput input {
	width: 99%;
	font-size: 16px;
}
body #content table.tblNewsEvents td.newsHotlist {
	padding-right:35px;
}


/* -- CLASSES (END) -- */
/* -------------------------------------------------------------------------- */
/* --- Gallery --------------------------------------------------------- */
#galleryImage
{
	position: relative;
	margin: 0px auto 0px auto;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
}
#galleryThumbnailsContainer
{
	position: relative;
	width: 725px;
	height: 95px;
	overflow: hidden;
	
	margin: 0px auto 0px auto;
}
#galleryThumbnails img
{
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	
	margin: 2px;
}
.galleryBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	
	border-top: none;
	border-bottom: none;
}
/* --------------------------------------------------------------------- */

/* --------------------------------------------------------------------- */
/* Gallery Styles
/* --------------------------------------------------------------------- */

div.thumbstrip {
	border: solid black 2px;
	width: 400px;
	height: 50px;
	position: relative;
}

div.thumb {
	position: absolute;
	
	width: 50px;
	text-align: center;

}

td.gallery_thumb { border: solid black 2px; vertical-align: middle; }
td.gallery_thumb_active { border: solid gold 2px; vertical-align: middle; }
/* -- Gallery Styles (END) -- */
/* -------------------------------------------------------------------------- */
/* --- Blog Styles --------------------------------------------------------- */
img.blogPhoto {
	margin: 0 0 6px 6px;
}
h2.blogTitle {
	border-bottom: 1px solid #999999;
	padding-bottom: 0;
	margin-bottom: 7px;
}
p.blogComments {
	border-top: 1px dotted #999999;
	margin-bottom: 20px;
	padding-bottom: 0;
	font-size: 10px;
	font-weight: bold;
}
table.comment {
	margin-bottom: 30px;
	padding-bottom: 0;
}
td.comment_from {
	border-top: 1px dotted #999999;
	margin-bottom: 40px;
	padding: 4px 0 0 0;
	font-size: 10px;
	font-weight: bold;
}
div.blogHr {
	background: url(/images/hr.gif) no-repeat center;
	height: 12px;
	border: none;
	margin-bottom: 20px;
}
div.blogHr hr {
	display: none;
}
td.archive_calendar_cell {
	background-color: #ddbba9;
}
div.archive_calendar_day {
	font-size: 10px;
}
/* -- Blog (END) -- */
/* -------------------------------------------------------------------------- */
div#mapSurround {
	margin: 0 auto;
	width: 500px;
}
div#mymap {
	width: 420px;
	margin: 0 auto;
}
div#myroute {
	width: 420px;
	margin: 0 auto;
}

/* -- Contest -- */
/* -------------------------------------------------------------------------- */
.noList {
	list-style:none;
}
.contestList {
	margin: 0;
	padding: 0;
	list-style:none;
}
.contestList li {
	margin: 0;
	padding: 5px 5px;
	font-weight: bold;
       /*--The bevel look is styled with various colors in the border properties below--*/
	border-bottom: 1px dashed #333;
/*	background: #ffffff; */
}
.contestList li h4 {
	font-size: 16px;
	padding: 5px 0;
	margin-bottom: 0;
	color: #fff;
}
.contestList li p {
	color: #EECE88;
	border-top: 1px solid #EECE88;
}
.contestList li a {
	text-decoration:none;
	color:#504540;
}
.contestList li a:hover {
	text-decoration:underline;
}
/* -- Image Bank -- */
/* -------------------------------------------------------------------------- */
.newDirectory a {
	color:#000;
	font-size:12px;
	font-weight:bold;
}
.imageBankDirectory {
	padding:0;
	line-height:26px;
	color:#fff;
	background-color:#000;
	font-size:12px;
	font-weight:bold;
}
.imageBankDirectory a {
	color:#fff;
	text-decoration:none;
	line-height:26px;
	padding:0 4px;
}
.imageBankList {
	background-color:#AAA;
}
.imageBankList ul {
	list-style:none;
}
.imageBankList li {
	background-color:#ccc;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding:0 13px 6px 13px;
	text-align:center;
}
.imageBankList li a {
	display:block;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.imageBankImageBox {
	width:100px;
	height:75px;
	overflow:hidden;
	border:1px solid #333;
}
.clear {clear:both;}

.directoryCoupon img {
	border:2px solid #ccc;
}
.directoryCoupon:hover img {
	border:2px solid #bbb;
}

.TA_tcdestre {
	padding-top: 20px;
}

/* -- Image Bank -- */
/* -------------------------------------------------------------------------- */
.userAdmin {
	border-collapse:collapse;
}
.userAdmin .table_row_header th {
	border-bottom:2px solid #666;
	font-size:14px;
}
.userAdmin .table_row_header th a {
	text-decoration:none;
}
.userAdmin .table_row_header th a:hover {
	text-decoration:underline;
}
.userAdmin tbody td {
	border:1px solid #ccc;
	line-height:22px;
	padding:0 3px;
	background:url(/images/table-stripe.gif) repeat-x #fff;
}
.userAdmin tbody .altrow td {
	background-image:none;
}

/* -- News Slider -- */
/* -------------------------------------------------------------------------- */
.newDirectory a {
	color:#000;
	font-size:12px;
	font-weight:bold;
}
ul#slideshow-page-tabs {
	border-bottom:1px solid #000;
	list-style:none;
	margin:8px 0;
	overflow:hidden;
	padding:0;
}
ul#slideshow-page-tabs li {
	float:left;
	margin:0;
	padding:4px 1px 0 0;
}
ul#slideshow-page-tabs li a {
	background-color:#aaa;
	border:1px solid #999;
	border-bottom:none;
	color:#fff;
	display:block;
	float:left;
	padding:8px 4px;
	text-decoration:none;
}
ul#slideshow-page-tabs li a:hover {
	background-color:#ccc;
	color:#666;
}
ul#slideshow-page-tabs li.active {
	padding-top:0;
}
ul#slideshow-page-tabs li.active a {
	background:#eee;
	color:#000;
	padding:10px 4px;
}

#tblSlideshow {
	border-collapse:collapse;
}
#tblSlideshow th {
	padding:0 6px;
	line-height:26px;
	color:#fff;
	background-color:#000;
	font-size:12px;
	font-weight:bold;
}
#tblSlideshow tr {
}
#tblSlideshow tr.bottomBorder {
	border-bottom:1px solid #666;
	border-top:1px dashed #bababa;
}
#tblSlideshow th a {
	color:#fff;
	text-decoration:none;
	line-height:26px;
	padding:0 4px;
}
#tblSlideshow td {
	background-color:#aaa;
	color:#333;
	padding:6px;
	text-align:left;
}
#tblSlideshow td a {
	display:block;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#tblSlideshow .tblSlideshowImageBox a{
	background-color:#ccc;
	padding:4px;
	width:102px;
}
#tblSlideshow .tblSlideshowImageBox img {
	width:100px;
	overflow:hidden;
	border:1px solid #333;
}
.adminLinks {
	border-left:1px dashed #ccc;
}
.adminLinks a {
	background:url(/images/all-icons.png) no-repeat;
	height:16px;
	width:16px;
	overflow:hidden;
	text-indent:-9999px;	
	padding:3px 0;
}
#tblSlideshow a.editButton {
	background-position: -342px -26px;
}
#tblSlideshow a.deleteButton {
	background-position: -388px -182px;
}
#tblSlideshow .activeYes {
	display:block;
	background:url(/images/all-icons.png) no-repeat -66px -256px;
	height:16px;
	width:16px;
	margin:0 auto;
	overflow:hidden;
	text-indent:-9999px;	
	padding:3px 0;
}
#tblSlideshow .activeNo {
	display:block;
	background:url(/images/all-icons.png) no-repeat -20px -256px;
	height:16px;
	width:16px;
	margin:0 auto;
	overflow:hidden;
	text-indent:-9999px;	
	padding:3px 0;
}
#newSlide {
	line-height:16px;
	display:block;
}
#newSlide span {
	display:block;
	float:left;
	background:url(/images/all-icons.png) no-repeat -112px -260px;
	width:16px;
	height:16px;
	margin-right:4px;	
}

#tblForm {
	width:100%;
}
#tblForm th {
	width:20%;
	padding-top:6px;
}
#tblForm td {
	padding-top:6px;
}
#tblForm label {
	width:100%;
	text-align:left;
}
#tblForm input {
	height:20px;
}
#tblForm input[type="file"],
#tblForm input[type="submit"] {
	height:24px;
}
#slideImageEdit {
	background-color:#333;
	padding:1px;
	border:4px solid #ccc;
	display:block;
	margin-bottom:4px;
}



.tourism-awards {
	padding-left:140px;
}
#TA_tcdestre410 {
	float: left;
	margin-right: 20px;
}
.nate-finalist {
	border: 1px solid #808183;
	display: block;
	float: left;
	margin-top:20px;
	padding:0 10px;
}
.sponsor-tiles {
	text-align:center;
	padding-top:5px;
	margin-top: 0;
}
.sponsor-tiles a {
	display: block;
	margin-bottom: 4px;
}
.sponsor-tiles img {
	max-width: 159px;
}

