@charset "UTF-8";
/* CSS Document */

/*---------------
Dark Blue = #357
Light Blue = #39c
---------------*/

/*------------------ 
Begin CSS Reset 
--------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height:;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*------------------ 
End CSS Reset 
--------------------*/
/*------------------ 
Begin Page Structure 
--------------------*/

body  {
}

div.container{
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0px;
	overflow: hidden;
	background:url(../images/DCCNG_01_bodyBg.gif) top center repeat-y;
	text-align:left;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#6D6D6D;
	line-height:115%;
}

div.container * hr{
	color:#999;
	background-color:#bbb;
	height:2px;
	border:none;
}

div.container * strong{
	font-weight:bold;
}

div.container * em{
	font-style:italic;
}

div.container * a,
div.container * a:visited,
div.container * a:hover{
	color:#357;
}

div.container div.preHeader,
div.container div.footer{
	width:980px
}

div.container div.header,
div.container div.navigation,
div.container div.breadcrumb,
div.container div.centerBox{
	width:940px;
	margin:auto;
}

div.container div.mediaGallery{
	width:700px;
	margin:auto;
}

div.container div.photoGallery-dta{ /* Aulani Gallery */
}

div.container div.FlashDisplay{
	position:static;
}

div.container div.preHeader{
	background:url(../images/DCCNG_01_preHeader.gif) top center no-repeat;
	height:20px;
}

div.container div.breadcrumb{
	height:30px;
	padding-top:6px;
	font-size:90%;
}

div.container div.breadcrumb div.contentTitle{
	padding-left:6px;
	color:#357;
}

div.container div.breadcrumb a {
	font-weight:normal;
}

div.container * div.centerContent{
	margin-left:230px;
	margin-bottom:30px;
	width:700px;
	padding-left:5px;
	padding-right:5px;
	overflow:hidden;
}

div.container * div.centerContent div.contentTitle{
	font-size:115%;
	font-weight:bold;
	color:#357;
	margin:0 0 12px 0;
	padding:0px 0 9px 0;
	background:url(../images/horizRule.gif) bottom left repeat-x;
	overflow:hidden;
}

div.container * div.centerContent div.contentCopy{
	overflow:hidden;
	line-height:normal;
}

div.container * div.tabContent div.contentCopy,
div.container * div.tabContent .contentTitle,
div.container * div.tabContent table img{
	margin:6px;
}

div.container .h2Interior,
div.container .h2Interior2 {
	font-weight:bold;
	color:#357;
	margin:0 0 2px 0;
	padding:0 0 4px 0;
	background:url(../images/horizRule2.gif) bottom left no-repeat;
}

div.container div.centerContent a,
div.container .h2Interior a,
div.container .h2Interior2 a{
	text-decoration:none;
	font-weight:inherit;
}

div.container div.centerContent a:hover,
div.container .h2Interior a:hover,
div.container .h2Interior2 a:hover{
	text-decoration:underline;
	font-weight:inherit;
}

div.container * div.cta{
	float:left;
	clear:left;
	width:225px;
	margin-bottom:30px;
	background:url(../images/leftBoxBkg.png) repeat-y top center #357;
	color:#fff;
	font-size:90%;
}

div.container div.roundCtaT{
	width:225px;
	background:url(../images/leftBoxTop.png) no-repeat top center;
	height:2px;
}

div.container div.roundCtaB{
	background:url(../images/leftBoxBottom.png) no-repeat bottom center;
	width:225px;
	height:38px;
}

div.container * div.ctaContent{
	clear:both;
	padding-left:12px;
	padding-right:12px;
    margin-top:12px;
}

div.container * div.ctaContent img{
	display: block;
    margin: 5px auto 5px auto;
}

div.container * div.ctaContent .ctaCompName{
	font-size:120%;
    display: block;
	width:205px;
	text-align:center;
	color:#EE3;
	font-weight:bold;
}

div.container * div.ctaContent .ctaLogo{
	display: block;
    margin: 5px auto 5px auto;
}

div.container * div.ctaContent .ctaADVP{
	display: block;
    margin: 5px auto 5px auto;
}

div.container * div.ctaContent ul{
	list-style:disc outside;
	margin-left:16px;
}

div.container * div.ctaContent a,
div.container * div.ctaContent a:visited,
div.container * div.ctaContent a:hover{
	color:#fff;
}

div.container div.featuredOffer{
	clear:both;
    float:right;
	width:700px;
	margin-right:25px;
    margin-bottom:30px;
}

div.container div.featuredOffer div.singleOffer{
        background:url(../images/OfferButton_Shadow.png) #6699bb top center no-repeat;
        padding-top:2px;
        height:59px;
}

div.container div.featuredOffer .h2Interior2{
	background-image:none;
	padding-left:13px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
    margin:0;
	height:14px;
}

div.container div.featuredOffer .h2Interior2 a,
div.container div.featuredOffer .h2Interior2 a:hover,
div.container div.featuredOffer .h2Interior2 a:visited{
	color:#EE3;	
}

div.container div.featuredOffer p{
	color:#fff;	
	padding-left:20px;
    padding-right:15px;
	margin:0;
	height:32px;
	overflow:hidden;
}

div.container div.featuredOffer img.alignRight-dta{
	padding:0;
	margin:-14px 13px 0 5px;
}

div.container div.featuredOffer img{
	padding:0;
	margin-top:-16px;
	margin-left:8px;
	margin-right:auto;
}

div.container div.footer div.roundFooterT{
	background:url(../images/DCCNG_01_footer.gif) top center no-repeat;
	height:10px;
	clear:both;
}

div.container div.footer{
	background:url(../images/whiteSquare.gif) top center repeat;
	height:260px;
	clear:both;
}

div.container div.footer div{
	text-align:center;
}

/*------------------ 
Begin Page Structure 
--------------------*/
/*---------------------- 
Begin Resort Tab Structure
----------------------*/

div.container ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

div.container ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

div.container ol#toc a {
    background: #bdf url(../images/tab.png);
    color: #333;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

div.container ol#toc a:hover {
    background-color: #3af;
    background-position: 0 -120px;
}

div.container ol#toc a:hover span {
    background-position: 100% -120px;
}

div.container ol#toc li.current a {
    background-color: #48f;
    background-position: 0 -60px;
    color: #333;
    font-weight: bold;
}

div.container ol#toc li.current span {
    background-position: 100% -60px;
}

div.container ol#toc span {
    background: url(../images/tab.png) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}

div.container div.tabContent {
	border: 3px solid #CCC;
	clear: left;
}

/*---------------------- 
End Resort Tab Structure
----------------------*/
/*------------------ 
End Page Structure
--------------------*/
/*------------------------
Begin Navigation Structure
------------------------*/

div.container div.navigation{
	height:auto;
	position:relative;
	z-index:3;
}

div.container * div#divNewMenu{
	clear:both;
	position:relative;
	background-color:#357;
	height:auto;
}

div.container * div.subNav{
	float:left;
	width:225px; /* when changing, also change margin and width of centerContent and width of rightContent */
	margin-bottom:30px;
	background-color:#357;
	color:#fff;
}

div.container div.subNav div.subNavContent{
	background:url(../images/leftBoxBkg.png) repeat-y top center;
	padding-left:12px;
	padding-right:12px;
    padding-top:10px;
	height:auto;
	position:relative;
	z-index:2;
}

div.container div.roundSubNavT{
	width:225px;
	background:url(../images/leftBoxTop.png) no-repeat top center;
	height:2px;
}

div.container div.roundSubNavB{
	width:225px;
	background:url(../images/leftBoxBottom.png) no-repeat bottom center;
	height:50px;
    margin-top:-20px
}


/*------------------------
End Navigation Structure
------------------------*/
