﻿/* Tatapouri Camping Styles */
body, table, .HotPres, td {font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color:#414042;}
a {color: #009cff; cursor: hand; text-decoration: none; font-weight: bold;}
a:link{}
a:hover{}
a:visited{}
hr{color:#c6d7c8; height:1px;}
.FooterTop, .FooterTop a:link, .FooterTop a:visited{ font-family: Verdana, Geneva; font-size: 10px; color: #6699c9; text-decoration: none; font-weight: normal; text-align: center !important; margin: 0; }
.FooterBottom, .FooterBottom a:link, .FooterBottom a:visited{ font-family: Verdana, Geneva; font-size: 10px; color: #6699c9; text-decoration: none; font-weight: normal; text-align: center !important; margin: 0; }

/* TEXT */
h1, .HotName{font-size: 22px; text-decoration:none; font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; color:#009cff; text-transform: none; font-weight:normal !important} 
h2, .HotNameSub{font-size: 13px; font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;}  
h3 {font-size: 13px; font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;}  
h4 {font-size: 13px; font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;}  
h5 {font-size: 13px; font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;}  

/* Custom Styles */
.cs1{font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color:#009cff; font-weight:bold;}
.cs2{font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; color:#414042;}
.cs3{font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color:#4387b3;} /* Feature box 1 */
.cs4{font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color:#ad3366;} /* Feature box 2 */
.cs5{font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color:#71a35a;} /* Feature box 3 */

.HotH{font-weight: normal;font-size: 13px;text-decoration:none; text-transform: uppercase;}
.HotPresSmall{font-size: 11px; text-decoration:none; font-family: arial; line-height:120%; color:#333333;}
.HotPresPic{font-size: 13px;font-style: italic;text-decoration: none;} /* Style for text below images */
.HotPresH{font-size: 13px;text-decoration:none;}
.bText2, .bBox{font-size: 9px}
.error { FONT: 11px Arial; COLOR: #990000 }

/* IMAGES */
.ImageBorder{border: #666666 1px solid;}
.ImagePopUp{border: #666666 1px; cursor:pointer;}
.Enlarge{font-size: 13px;color: red;text-align: justify;} /* Style for 'enalrge' text below blow up images */

/* Pictures and presentation spaces */
.PresentationSpaceLeft{width: 0px;}
.PresentationSpaceRight{width: 0px;}
.PreTableRight{clear: right;margin-top: 2px;display: inline;float: right;margin-bottom: 2px;margin-left: 4px;}
.PreTableCenter{margin: 2px 4px;}
.PreTableLeft{clear: left;margin-top: 2px;display: inline;float: left;margin-bottom: 2px;margin-right: 4px;}


/*  2008 automatically adds columns either side of the content which adds padding.  The below code removes these columns   */
.tblL{display:none;}
.tblR{display:none;}
.tblTLC{display:none;}
.tblTRC{display:none;}
.tblBLC{display:none;}
.tblBRC{display:none;}

/* Top menu styles for Tatapouri camping */


.RadMenu .rmHorizontal .rmText {padding: 0px 0px 0px 0px ! important;}
.RadMenu .rmRootGroup .rmItem .rmGroup {padding: 1px 6px 1px 2px ! important;}

.RadMenu_MenuTop 
{
	text-align: left;
	vertical-align: top;
	line-height: 20px;
}

.RadMenu_MenuTop .rmLink .rmText
{
	/*CSS class for Mozilla & Opera*/
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0139ab;
	padding-right:15px;
}

*html .RadMenu_MenuTop .rmLink .rmText
{
	/*CSS hack for IE6*/
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0139ab;
}

*+html .RadMenu_MenuTop .rmLink .rmText
{
	/*CSS hack for IE7*/
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0139ab;
}

.RadMenu_MenuTop .rmLink:hover,
.RadMenu_MenuTop .rmFocused,
.RadMenu_MenuTop .rmExpanded,
.RadMenu_MenuTop .rmText:hover
{
	color: #009cff !important;
	cursor: hand;
	
}

.RadMenu_MenuTop .rmLink .rmText rmFocused
{
    color: #009cff !important;
}


.RadMenu_MenuTop .rmGroup .rmLink
{
	text-decoration: none;
	min-width: 10px;
	padding-top:5px;
	padding-left:5px;
	padding-right:2px;
	padding-bottom:3px;
}

.RadMenu_MenuTop .rmGroup
{
    background-color:#ffffff;
    border: solid 1px #284a91;
}


.RadMenu_MenuTop .rmGroup .rmLink:hover,
.RadMenu_MenuTop .rmGroup .rmFocused,
.RadMenu_MenuTop .rmGroup .rmExpanded
{
	color: #386287;
}


.RadMenu_MenuTop .rmGroup .rmLink .rmText
{
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


