﻿/* Default CSS Stylesheet for The Tradewinds Hotel */
body, table, .HotPres {font-family: Verdana, Arial; font-size: 12px; color:#474747; text-align: left;}
a {color: #6790a2; cursor: pointer; text-decoration: none; font-weight: bold}
hr{color:#00264c; height:1px;}
.footer, .footer a {font-family: Verdana, Arial; font-size: 9px;color: #447a92;text-decoration: none;}

/* MENU */
.RadMenu .rmHorizontal .rmLink .rmText {padding: 15px 0 15px 0 ! important;}
.MenuPlacement {padding-left: 0px ! important;}
.RadMenu .rmLeftImage {margin: 4px 0px 0px -6px ! important;
                       padding-bottom: 0px ! important;}

/* TEXT */
h1, .HotName{font-size: 24px; text-decoration:none; font-family: Verdana, Arial; color:#474747; font-weight:normal;} 
h2, .HotNameSub{font-size: 18px; font-family: Arial; color:#525252; font-weight: bolder;}  
.HotH{font-weight: normal;font-size: 15px;text-decoration:none; text-transform: uppercase;}
.HotPresSmall{font-size: 11px; text-decoration:none; font-family: verdana, arial; line-height:120%; color:#333333;}
.HotPresPic{font-size: 13px;font-style: italic;text-decoration: none;}
.HotPresH{font-size: 13px;text-decoration:none;}
.MenuPlacement
{
	background-color: #004763;
	border-bottom: solid 2px White;
	padding-left: 20px;
}

.LeftShadowIE
{
	background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/PicsHotel/TradewindsHotel/SkinImages/LeftShadow.png", sizingMethod="scale");
    display:inline-block;
}
.LeftShadowOther
{
    background-image: url('/PicsHotel/TradewindsHotel/SkinImages/LeftShadow.png');
    background-position: right;
    background-repeat: repeat-y;
}
.RightShadowIE
{
	background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/PicsHotel/TradewindsHotel/SkinImages/RightShadow.png", sizingMethod="scale");
    display:inline-block;
}
.RightShadowOther
{
    background-image: url('/PicsHotel/TradewindsHotel/SkinImages/RightShadow.png');
    background-position: right;
    background-repeat: repeat-y;
}