@import url(MenuHWDropDown.css);
@import url(MenuHWLeft.css);
@import url(ModuleSupport.css);
@import url(TabsSubTabs.css);

/* Standard HTML tags */
BODY
{
	font-size: 15px;
	color:#ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;	
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;	
}
P
{
	font-size: 15px;
	color:#ffffff;
	padding-left: 10px;
	padding-right: 10px;
	text-align:left;	
}

span{
text-align:left;
}

table.TRSM_Table
{
	font-size:12px;
	font-family:arial;
	margin-left:4px;
}

.TRSM_Container  div.ShowCamera
{
	width:22px; 
	height:24px;
	position:absolute; 
	top:-6px;
	left:530px;
	margin:0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='/desktopmodules/tourism/icons/camera.png');	
}

.TRSM_Container div.ShowCamera[class]
{
	background-image:url(/desktopmodules/tourism/icons/camera.png);
}

h3
{
	color: #FAC373;
	padding-left: 10px;
	padding-right: 10px;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
A:link
{
	font-size: 10pt;
	color: #E9C17C;
	text-decoration: none;
}
A:visited
{
	font-size: 10pt;
	border-left: none;
	color: #E9C17C;
	text-decoration: none;
}
A:hover
{
	color: #815D38;
	text-decoration: none;
}
A:focus
{
	color: #815D38; 
	text-decoration: none;
}
A:active
{
	text-decoration: none;
}

/* *************Header Links***************************
Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */

A.whiteLink:link
{
	font-size: 11pt;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
A.whiteLink:visited
{
	font-size: 11pt;
	border-left: none;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
A.whiteLink:hover
{
	color: #815D38;
	text-decoration: none;
	font-weight:bold;
}



.searchAreaContainer{
float:right;
width:270px;
padding-top:78px;

}

.headerLinksContainer{
width:270px;
text-align:left;
padding-bottom:6px;
padding-left:10px;
}


div.searchBox{

float:left;

}
.searchInputBox{

border: #F8C376 1px solid;
background-color:#815D38;
height:22px;
color:#ffffff;
width:200px;
}

.searchBoxContainer{
float:right;
width:260px;



}

.searchButton{
float:right;
left:220px;
width:26px;
height:26px;
margin-top:-1px;
margin-right:10px;

}

OL
{
	font-size: 10pt;
}
UL
{
	font-size: 10pt;	
	list-style-type: disc;
	
}


/* Standard Rainbow Classes */

/* Command buttons */
.CommandButton
{
	font-size: 8pt;
	font-weight: 600;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f3a372;
	text-decoration: none;
	white-space: nowrap;
	line-height: 18pt;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #ee7a35 2px solid;
	border-left: #f9ccb0 2px solid;
	border-top: #f9ccb0 2px solid;
	border-right: #ee7a35 2px solid;
	display: inline;
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */

A.CommandButton:link
{
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
A.CommandButton:visited
{
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
A.CommandButton:hover
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
A.CommandButton:focus
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
A.CommandButton:active
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

.EnhancedHtmlTitlePage /* Enhanced module support */
{
	font-weight: normal;
	font-size: 12pt;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.EnhancedHtmlLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
A.EnhancedHtmlLink:link
{
	color: #000000;
	text-decoration: none;
}
A.EnhancedHtmlLink:visited
{
	color: #999999;
	text-decoration: none;
}
A.EnhancedHtmlLink:hover
{
	color: #cccccc;
	text-decoration: none;
}
A.EnhancedHtmlLink:focus
{
	color: #cccccc;
	text-decoration: none;
}
A.EnhancedHtmlLink:active
{
	color: #333333;
	text-decoration: none;
}

.Error /* Error and warning messages */
{
	color: #FF0000;
}
.Grid_Header, .Grid_Header TD, .Grid_Header TH /* Search Modules */
{
	background-color: #999999;
	font-weight: 600;
}
.Grid_Footer
{
}
.Grid_Item
{
}
.Grid_Item TD A
{
	font-weight: 600;
}
.Grid_AlternatingItem
{
	background-color: #CCCCCC;
}
.Grid_AlternatingItem TD A
{
	font-weight: 600;
}
.Grid_SelectedItem
{
}
.Grid_Pager
{
}
.Head /* Add, announcements, articles, blog, ecc ecc */
{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
INPUT.NormalTextBox, .NormalTextBox
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
SELECT, SELECT.NormalTextBox
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
OPTION
{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.ItemTitle
{
	font-weight: bolder;
	font-size: 10pt;
	color: #999999;
}
.ItemDate
{
	font-size: 10pt;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.Message /* Informative messages */
{
	font-weight: normal;
	font-size: 10pt;
	color: #ee7a35;
	background-color: #ffcc00;
}
.ModuleTitle /* Title of each module */
{
	font-weight: 600;
	font-size: 10pt;
	color: #333333;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	overflow: hidden;
}
.ModuleTitleAlt /* Title of each module */
{
	font-weight: 600;
	font-size: 10pt;
	color: #333333;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
	overflow: hidden;
}
.Module /* Module */
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
.ModuleAlt /* Module variant */
{
	background-color:#FFFFFF;
}

.ModuleWhatsNew
{
	color: #53250d;
}

.Normal
{
	padding-right: 0pt;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: normal;
}

.Normal_bc
{
	padding-right: 0pt;
	font-size: 10pt;
	color: #4e1907;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: normal;
}

label
{
	color: #FAC373;
}

.NormalBold
{
	padding-left: 5pt;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.NormalItalic
{
	font-size: 10pt;
	font-style: italic;
}

/* Styles for default pages */
.rb_DefaultLayoutTable 
{
}
.rb_DefaultPortalHeader
{
	background-color: none;
}
.rb_DefaultLayoutDiv
{
}
.rb_DefaultPortalFooter
{
}
/* Alternate styles for admin and edit pages */
.rb_AlternateLayoutTable
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.rb_AlternatePortalHeader
{
	background-color: none;
}
.rb_AlternateLayoutDiv
{
}
.rb_AlternatePortalFooter
{
}

.rb_mod_btn /* Buttons support */
{
	display: block;
	margin: 0px 0px 0px 2px;
}
.btn-img-txt
{
}
.btn-img-only
{
}
.btn-img-txt
{
	overflow: hidden;
}
.btn-img-only-css
{
	overflow: hidden;
}
DIV.btn-img-only
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-img-only-css
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-img-txt
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-txt-only
{
	font-size: 9pt;
	line-height: 0.8;
}
.rb_mod_btn
{
	display: block;
	margin: 0px 0px 0px 2px;
}

.SiteLink /* Used on Header menu in Layouts */
{
	font-weight: normal;
	font-size: 7pt;
	color: #e1eefe;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #203c60;
	text-align: center;
	display: block;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 4px;
	padding-left: 4px;
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.SiteLink A:link
{
	display: block;
	font-size: 7pt;
	color: #DDDDDD;
	text-align: center;
	text-decoration: none;
}
.SiteLink A:visited
{
	color: #DDDDDD;
	font-size: 7pt;
}
.SiteLink A:hover
{
	color: #ee7a35;
	font-size: 7pt;
}
.SiteLink A:focus
{
	color: #000000;
	font-size: 7pt;
}
.SiteLink A:active
{
	color: #333333;
	font-size: 7pt;
}

.SiteTitle /* Portal title in Header, in layout file */
{
	padding-right: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 22pt;
	padding-bottom: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.SubSubHead
{
	margin-top: 10pt;
	font-weight: 600;
	font-size: 10pt;
	color: #F9C26F;
}

/* Three panes */
.LeftPane
{
	padding-right: 0px;
	padding-bottom: 0px;

	background-image: url(/portals/_tourism/design/images/leftNavigationBG.jpg);
	background-repeat:no-repeat;
	float:left;
	height:100%;
	z-index:-1px;

}

.RightPane
{
		
}

div#right_logo
{
	position:absolute;
	width:158px;	
	background-image: url(/Portal/_Tourism/images/tourism_logo.gif);
	z-index:1000;			
}
.ContentPane
{
	font-size: 10px;
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
	background-image: url(/Portals/_Tourism/design/images/contentPane.jpg);
	background-repeat: no-repeat;
	padding-bottom:15px;




}

.ContentPane_twopanel
{
	font-size: 10px;
	border-right: none;
	border-top: none;
	padding-bottom: 0px;
	border-left: none;
	padding-top: 383px;
	border-bottom: none;
	background-image: url(img/two_panel_topimage.jpg);
	background-repeat: no-repeat;
	width: 620px;
	background-color: #FFFFFF;

}

.ContentPane_arts
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/two_panel_arts_top.gif);
	background-repeat: no-repeat;
	width: 620px;
	background-color: #FFFFFF;
}

.ContentPane_gardening
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/two_panel_gardening_top.gif);
	background-repeat: no-repeat;
	width: 620px;
	background-color: #FFFFFF;
}

.ContentPane_country
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/two_panel_country_top.gif);
	background-repeat: no-repeat;
	width: 620px;
	background-color: #FFFFFF;
}

.ContentPane_contact
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/two_panel_contact_top.gif);
	background-repeat: no-repeat;
	width: 620px;
	background-color: #FFFFFF;
}

.ContentPane_members
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/two_panel_members_top.gif);
	background-repeat: no-repeat;
	width: 620px;
	background-color: #FFFFFF;
}

.ContentPane_history
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/two_panel_history_top.gif);
	background-repeat: no-repeat;
	width: 620px;
	background-color: #FFFFFF;		
}

.ContentPane_history3
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/three_panel_history_top2.gif);
	background-repeat: no-repeat;
	width: 480px;
	background-color: #FFFFFF;		
}

.LeftPane_history3
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/three_panel_history_top1.gif);
	background-repeat: no-repeat;
	width: 140px;
	background-color: #FFFFFF;		
}

.ContentPane_art3
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/three_panel_art_top2.gif);
	background-repeat: no-repeat;
	width: 480px;
	background-color: #FFFFFF;		
}

.LeftPane_art3
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/three_panel_art_top1.gif);
	background-repeat: no-repeat;
	width: 140px;
	background-color: #FFFFFF;		
}

.ContentPane_sports3
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/three_panel_sports_top2.gif);
	background-repeat: no-repeat;
	width: 480px;
	background-color: #FFFFFF;		
}

.LeftPane_sports3
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/three_panel_sports_top1.gif);
	background-repeat: no-repeat;
	width: 140px;
	background-color: #FFFFFF;		
}

.ContentPane_gardening3
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/three_panel_gardening_top2.gif);
	background-repeat: no-repeat;
	width: 480px;
	background-color: #FFFFFF;		
}

.LeftPane_gardening3
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/three_panel_gardening_top1.gif);
	background-repeat: no-repeat;
	width: 140px;
	background-color: #FFFFFF;		
}

.ContentPane_country3
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/three_panel_country_top2.gif);
	background-repeat: no-repeat;
	width: 480px;
	background-color: #FFFFFF;		
}

.LeftPane_country3
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/three_panel_country_top.gif);
	background-repeat: no-repeat;
	width: 140px;
	background-color: #FFFFFF;		
}

.ContentPane_members3
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/three_panel_members_top2.gif);
	background-repeat: no-repeat;
	width: 480px;
	background-color: #FFFFFF;		
}

.LeftPane_members3
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/three_panel_members_top1.gif);
	background-repeat: no-repeat;
	width: 140px;
	background-color: #FFFFFF;		
}


.ContentPane_shopping3
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/three_panel_shopping_top2.gif);
	background-repeat: no-repeat;
	width: 480px;
	background-color: #FFFFFF;		
}

.LeftPane_shopping3
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/three_panel_shopping_top1.gif);
	background-repeat: no-repeat;
	width: 140px;
	background-color: #FFFFFF;		
}

.ContentPane_stay3
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/three_panel_stay_top2.gif);
	background-repeat: no-repeat;
	width: 480px;
	background-color: #FFFFFF;		
}

.LeftPane_stay3
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/three_panel_stay_top1.gif);
	background-repeat: no-repeat;
	width: 140px;
	background-color: #FFFFFF;		
}


.ContentPane_municipalities
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/two_panel_municipalities_top.gif);
	background-repeat: no-repeat;
	width: 620px;
	background-color: #FFFFFF;	
}

.ContentPane_attractions
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/two_panel_attractions_top.gif);
	background-repeat: no-repeat;
	width: 620px;
	background-color: #FFFFFF;	
}

.ContentPane_sports
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/two_panel_sports_top.gif);
	background-repeat: no-repeat;
	width: 620px;
	background-color: #FFFFFF;	
}

.ContentPane_shopping
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/two_panel_shopping_top.gif);
	background-repeat: no-repeat;
	width: 620px;
	background-color: #FFFFFF;	
}

.ContentPane_eat
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/two_panel_eat_top.gif);
	background-repeat: no-repeat;
	width: 620px;
	background-color: #FFFFFF;	
}

.ContentPane_stay
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/two_panel_stay_top.gif);
	background-repeat: no-repeat;
	width: 620px;
	background-color: #FFFFFF;	
}

.ContentPane_calendar
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/two_panel_calendar_top.gif);
	background-repeat: no-repeat;
	width: 620px;
	background-color: #FFFFFF;	
}

.ContentPane_photos
{
	padding-bottom: 0px;
	padding-top: 100px;	
	background-image: url(img/two_panel_photos_top.gif);
	background-repeat: no-repeat;
	width: 620px;
	background-color: #FFFFFF;	
}

.DefaultBanner1 /* Graphics */
{
	background-color: #ee7a35;
}
.DefaultBanner2 /* Graphics */
{
	background-color: #333333;
}
.DefaultTD /* Graphics */
{
	background-color: #cccccc;
}
.DefaultTDSub /* Graphics */
{
	background-color: #999999;
}

/* =============================
   BreadCrumbs styles
   ============================= */
   td.breadcrumbs{
   float:left;
   text-align:left;
   
   }
.bc_Row
{
	padding-left: 28px;
	border-bottom: solid 1px #f3a372;
	background-color: #f9ccb0;
}
.bc_Text
{
	font-size: 7pt;
}
.bc_Link, .bc_Link:link, .bc_Link:visited
{
	padding-left: 10px;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.bc_Link:hover
{
	color: #f3a372;
}

/* The Date Element in the Header */
.dateCurrent
{
	padding-right: 4px;
	font-size: 7pt;
	line-height: 7pt;
}

/* The Last Visit Element in the Header */
.dateLastVisit
{
	padding-right: 4px;
	font-size: 7pt;
	line-height: 7pt;
}


/* =============================
   SolpartNavigation menu styles
   ============================= */

.spm_MenuContainer
{
	
	
}

.left_spm_MenuContainer
{
	
}
.left_spm_MenuBar
{
	font-weight: bold;	
	
}
.left_spm_MenuBar TD
{
	font-size: 11pt;
	border: none;	
	color: #000000;
	text-indent: -5pt;
}

.left_spm_MenuBar TD TD
{
	
}
.left_spm_SubMenu
{
	
}

.left_spm_SubMenu .left_spm_MenuItemSel 
{
	
}

.left_spm_SubMenu .left_spm_MenuItem 
{
	
}

.left_spm_SubMenu TD
{
			
}

.left_spm_MenuBreak
{
	height: 0px;
}
left_spm_MenuItem
{
	
}

.left_spm_MenuItem TD
{
	font-size: 12px;
	color: #00678F;	
	padding-bottom: 10px;
	width: 120px;	
	padding-left: 14px;
	padding-right: 10px;
	cursor: pointer;
	background-image:url(img/tourism_bullet.gif);
	background-repeat:no-repeat;
	background-position:left top;	
}

.left_spm_MenuStyle
{
}
.left_spm_MenuItemSel
{
	
}
.left_spm_MenuItemSel TD
{
	font-size: 12px;
	color: #663399;
	cursor: pointer;
	padding-bottom: 10px;
	width: 120 px;
	padding-left: 14px;
	padding-right: 10px;
	background-image:url(img/tourism_bullet.gif);
	background-repeat:no-repeat;
	background-position:left top;		
}
.left_spm_MenuArrow
{
	
}

.left_spm_MenuIcon 
{
	font-family: webdings, Fantasy;
	font-size: 10pt;
	cursor: pointer;
	background-image:url(img/tourism_bullet.gif);
	
}

.left_spm_RootMenuArrow
{
	font-size: 10pt;
	cursor: pointer;
	font-family: webdings, Fantasy;
	background-image:url(img/tourism_bullet.gif);
	width:8px;
	height:8px;
}
.left_spm_DefaultItem
{
	cursor: pointer;
	color: #000000;
	
}
.left_spm_DefaultItem TD
{
		
}
.left_spm_DefaultItemHighlight
{
}
.left_spm_DefaultItemHighlight TD
{
}


.right_spm_MenuContainer
{
	width:158px;
	margin-left:40px;
	margin-top:60px;
		background-image: url(/portals/_tourism/design/images/tourismLogo.gif);
	 background-repeat:no-repeat;
	  background-position:bottom;
	  height:465px;

	
}
.right_spm_MenuBar
{
	font-weight: bold;
		
}
.right_spm_MenuBar TD
{
	font-size: 10pt;
	border: none;	
	color: #000000;	
	
}

.right_spm_MenuBar TD TD
{
	
}
.right_spm_SubMenu
{
	
}

.right_spm_SubMenu .left_spm_MenuItemSel 
{
	
}

.right_spm_SubMenu .left_spm_MenuItem 
{
	
}

.right_spm_SubMenu TD
{
			
}

.right_spm_MenuBreak
{
	height: 0px;
}
.right_spm_MenuItem
{
	
}

.right_spm_MenuItem TD    /*LEFT NAVIGATION BAR LINKS*/
{
	font-size: 17px;
	font-family: Myriad,Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	color: #F1C77F;
	display:block;
	padding-bottom: 3px;
	padding-top: 7px;
	padding-left: 10px;
	/*margin-left:10px;   -doesnt work in IE but looks great in FF*/
	width: 225px;
	border-bottom:solid #ffffff 2px;		
}
.right_spm_MenuIcon
{
	display: none;
}
.right_spm_MenuStyle
{
}
.right_spm_MenuItemSel
{
	
}
.right_spm_MenuItemSel TD  /*LEFT NAVIGATION BAR HOVER*/
{
	font-size: 17px;
	font-family: Myriad,Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	color: #FFFFFF;
	display:block;
	padding-bottom: 3px;
	padding-top: 7px;
	padding-left: 10px;
	/*margin-left:10px;   -doesnt work in IE but looks great in FF*/
	width: 225px;
	border-bottom:solid #F4CD82 2px;	
}	
.right_spm_MenuArrow
{
	font-family: webdings, Fantasy;
	font-size: 10pt;
	cursor: pointer;
	display: none;
}
.right_spm_RootMenuArrow
{
	font-size: 10pt;
	cursor: pointer;
	font-family: webdings, Fantasy;
	display: none;
}
.right_spm_DefaultItem
{
	cursor: pointer;
	color: #000000;
	
}
.right_spm_DefaultItem TD
{
		
}
.right_spm_DefaultItemHighlight
{
}
.right_spm_DefaultItemHighlight TD
{
}

.footer_text
{
	font-size: 11px;
}



/* ---------------------------------------------------------------------------------------------------------------------------------------------*/
/*  CoolBusiness Module  style                                                      
/*---------------------------------------------------------------------------------------------------------------------------------------------*/
.CB_Sub_Title
{
	font-weight: bold;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	Color:#0B4F93;
	margin-bottom: 15px;
}
.CB_Grid_Header, .CB_Grid_Header TD, .CB_Grid_Header TH 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold; 
	color:green;
	background-color:#DDFAEC;
	border: none;
}
.CB_Grid_Footer
{
}
.CB_Grid_Item
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt
	color:#0A6AAD;
}
.CB_Grid_AlternatingItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	background-color: WhiteSmoke;
}
.CB_Grid_SelectedItem
{
}
.CB_Grid_Pager TD
{
	border: none;
}
.CB_Grid_Footer
{
}
CB_Grid_HyperLink
{
	color:#0A6AAD;
}
.CB_Grid_HyperLink:link
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#0A6AAD;
}
.CB_Grid_HyperLink:visited
{	
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#0A6AAD;
}
.CB_Grid_HyperLink:hover
{
		color:#01AC62
}
.CB_GRID_1stColumn
{
	width: 230pt;
	border: none;
}
.CB_GRID_2ndColumn
{
	width: 78pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#0A6AAD;
	border: none;
}
.CB_GRID_3rdColumn
{
	width: 70pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#0A6AAD;
	border: none;
}
.CB_GRID_4thColumn
{
	width: 42pt;
	border: none;
}
.CB_GRID_5thColumn
{
	width: 23pt;
	border: none;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------
/*  End of CoolBusiness module style
/* ---------------------------------------------------------------------------------------------------------------------------------------------------*/

/* Tourism Module */
div.TRSM_Container
{
	margin-right: 10px;
	font-size: 12px;
}

.TRSM_Container div
{
	padding-left: 4px;
}

div.TRSM_NameDiv {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color:#815D38; 
	height: 20px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;	
	margin-top: 6px;	
	text-transform:none;	
	display:block;
	vertical-align: middle;
	text-align:left;
	padding-left:10px;
	color:#FFD090;		
}

.TRSM_Detail_Features
{
	font-size:12px;
	
}

tr.TRSM_NameDiv {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color:#815D38;  
	height: 20px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;	
	margin-top: 6px;		
	display:block;
	text-transform: none;		
}

td.TRSM_right
{
	padding-right: 6px;
	font-size: 10px;
	font-weight: bold;	
}

td.TRSM_middle
{
	float:right;
	padding-right: 6px;
	font-size: 9px;	
}

td.TRSM_Title
{
	font-size: 12px;
	font-weight: bold;
	padding-left: 6px;		
}

div.TRSM_details_container
{

}

div.TRSM_




table.TRSM_Detail_Table
{
	margin-right: 10px;
}

div.TRSM_Container span
{
	padding-left: 4px;
	text-align:left;
}

div.TRSM_NameDiv span
{
	padding-left: 0px;
	display:inline;
	padding-bottom:5px;
}
div.TRSM_Container div span
{
	display: block;
}

div div.TRSM_NameDiv span
{
	display: inline;

}

.TRSM_Container div
{
	margin-bottom: 20px;
}

.TRSM_Container div.TRSM_NameDiv
{
	margin-bottom: 4px;
}

div.TRSM_Container div a
{
	padding-left: 4px;
}

.TRSM_NameDiv a:link
{
	font-size:12px;
	padding-left: 0px;
}

.TRSM_NameDiv a:active
{
	font-size:12px;
	padding-left: 0px;
}

.TRSM_NameDiv a:visited
{
	font-size:12px;
	padding-left: 0px;
}

.TRSM_NameDiv a:hover
{
	font-size:12px;
	color: #ffffff;
}

div.TRSM_Detail_NameDiv {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color:#815D38;  
	height: 20px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;	
	margin-top: 6px;	
	text-transform:uppercase;	
	display:block;		
}

div.TRSM_Detail_CityDiv {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color:#815D38;  
	
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;	
	margin-top: 6px;	
	text-transform:uppercase;	
	display:block;		
}

div.TRSM_Detail_Content
{
	font-size:12px;	
	text-align:justify;
}

div.TRSM_Detail_MainPhotoDiv
{
	margin-top: 10px;
	margin-bottom: 10px;
}

div.TRSM_Detail_AddressDiv
{
	margin-top: 10px;
	font-size: 12px;
}


/*----------------------------------------------------Module css----------------------------**************/

.SubHead
{
	color: #FAC373;
	padding-left: 10px;
	padding-right: 10px;
	font-size:16px;
	font-weight:bold;
} 

#black
{background-color:#000000;
}


td.module
{
background-color:#373536;
}

table.module
{background-color:#solid 7px #373536;
}

td
{
}

div.rb_DefaultLayoutDiv
{background-color:#000000;
}

.modulePadding moduleScrollBars {
display:none
}

.NewHtmlModule_ascx{
background-image:none;
background-attachment:none;
}


.TitleNoTheme{
	font-size: 20px;
	font-family: Myriad,Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	color:#FAC373;
	padding-left: 5px;


}

/*------------------------------------------------------------*/

.gmnoprint{
color:#000000;
}


#detailPageAnchor{
	font-size: 12px;

	font-weight:bold;
	color:#FFCD8B;
	padding-left: 5px;

}

.homeImage{
float:left;

}

.breadCrumbs{
float:left;
}
