/* Menu
------------------------------------------------------------------------------*/

#p7PMnav {
	margin: 0;
	padding:0 0 0 25px;
	display: block;
	width: 955px;
	float: left;
	background-image: url(../images/global/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.MenuNav-copy {
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	text-decoration: none;
}
.MenuSuB-copy {
	color: #000000;
	text-decoration: none;
}

#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 4px 10px 8px;
	line-height:1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #CC0000;
	color: #FFFFFF;
	letter-spacing: .01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #FFFFFF;
	background-color: #000000;
}
/* ------ the trigger link styles ------- */

/*the trigger link */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #CC0000;
	color: #FFFFFF;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
}
#p7PMnav ul li {
	float: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #E6E6E6;
}
#p7PMnav ul, #p7PMnav ul li {
	width: 220px;
	background-color: #FFFFFF;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #535FAC;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}





/* Typography
------------------------------------------------------------------------------*/

a:link, a:visited, a:hover, a:active  {
	text-decoration: none;
}

p {
	margin: 10px 0px;
	padding: 0px;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center 60px;
	background-color: #F7ECC9;
	background-image: url(../images/global/tastotago-grad-bg.gif);
}

h1 {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}



h3 {
	margin: 20px 0px 10px;
	padding: 0px;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}

h4 {
	margin: 20px 0px 4px;
	padding: 0px;
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}


h5 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
	line-height: 19px;
	text-align: left;
}

h6 {
	margin: 18px 0px 0px;
	padding: 7px 0px 0px;
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
	line-height: 19px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	display: block;
}

.required {
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
}




/* Page Layout
------------------------------------------------------------------------------*/

#header-logo {
	float: left;
	height: 120px;
	width: 405px;
}

#header {
	padding: 0;
	margin: 0;
	background-image: url(../images/global/header-img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 120px;
}

#container {
	margin: 0px;
	text-align: left;
	padding: 0px;
	background-color: #EDE5CA;
	height: 360px;
	display: block;
}

#masthead {
	padding: 0;
	margin: 0;
}

#menu-wrapper {
	padding: 0;
	margin: 0;
	background-image: url(../images/global/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}


#wrapper {
	position: relative;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#column_wrapper {
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#content {
	margin: 0px;
	display: block;
	padding: 20px 40px 30px;
}

#content a:link, #content a:visited, #content a:active {
	background-color: transparent;
	color: #CC0000;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
}

#content a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}


#left ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#left li {
	padding-left: 30px;
	background: url(../images/global/arrow-red.gif) no-repeat 0em 0.7em;
	color: #000000;
	margin-top: 0px;
	margin-bottom:0em;
	padding-bottom:0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	line-height: 14px;
	text-decoration: none;
	padding-top: 10px;
}


#left {
	width: 460px;
	padding-right: 56px;
	float: left;
}
#right {
	width: 320px;
	float: right;
	padding-left: 20px;
	padding-right: 40px;
}

.nomargintop {margin-top: 0;}

.content p {
	margin: 12px 0;
}



/* Footer
------------------------------------------------------------------------------*/


#footer {
	text-align: right;
	padding: 5px 90px 5px 40px;
	color: #333333;
	display: block;
	width: 849px;
	margin: 0px;
}
#footer-wrapper {
	text-align: right;
	padding: 0px;
	color: #333333;
	display: block;
	width: 980px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECDBB2;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECDBB2;
	background-color: #F5F0DF;
}

#footer a:link, #footer a:visited, #footer a:active {
	background-color: transparent;
	color: #333333;
	text-decoration: none;
	padding: 6px 8px;
	margin-right: 6px;
	margin-left: 6px;
}

#footer a:hover {
	background-color: #996600;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: normal;
	padding: 6px 8px;
}

.printtext {
	display: none;
	margin: 0px;
	padding: 0px 0px 20px 40px;
}

#copy-right {
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-bottom: 55px;
	padding-right: 90px;
	padding-left: 40px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	background-image: url(../images/global/tastotago-grad-bottom.gif);
}

#copy-right a:link, #copy-right a:visited, #copy-right a:active {
	background-color: transparent;
	color: #996600;
	text-decoration: none;
	padding: 0px;
}

#copy-right a:hover {
	background-color: transparent;
	color: #999999;
	text-decoration:none;
}


/* Search */

#sitewide_wrapper {
	position:relative;
	margin:0px;
	padding: 75px 0px 0px 220px;
	float: left;
	display: block;
	background-image: url(../images/global/search-arrow.gif);
	background-repeat: no-repeat;
	background-position: 210px 40px;
}
#sitewide_search-box {
	position:relative;
	margin:0px;
	padding: 0px;
	float: left;
	display: block;
}
.signup {
	background-color: #FFFFFF;
	display: block;
} 
button.signup {
	background-position: 0 -25px;
	height: 25px;
margin: ; 		color: #666666;
	background-color: #FFFFFF;
	float: left;
} 
a:hover button.signup {
	background-position: 0px 0px;
	color: #0066CC;
} 

.rollover a, button 
{
	width: 75px;
	padding: 0;
	border: 0;
	cursor: pointer;
	display: block;
} 
.list-subH {
	padding-top: 15px;
	display: block;
}
.prices-day-h {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 460px;
	display: block;
	padding-top: 10px;
	margin-top: 20px;
	color: #CC6600;
	font-size: 16px;
}
.prices-day-h-noLine {
	width: 460px;
	display: block;
	color: #CC6600;
	font-size: 16px;
	padding-top: 5px;
}
.gallery-img-h {
	height: 113px;
	width: 150px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
.gallery_h {
	margin: 18px 0px 0px;
	padding: 7px 0px 15px;
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
	line-height: 19px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	display: block;
}
.gallery-img-v {
	height: 150px;
	width: 113px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
