body {
	background-image: url(images/branding_bluenote.gif);
	background-repeat: no-repeat;
	background-color: #002932;
}

a {
	color: #ffffff;
}	

a:hover {
	color: #ffffff; 
}

h1, h2 ,h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: normal;
}

h1 {
	font-size: 14px;
	letter-spacing: 2pt;
	
}
h2 {
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	margin-left: 0px;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003399;
}

h3 {
		font-size: 12px;
	
}

#search {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
		color: #FFFFFF;
		clear: both;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #72ACE7;
	line-height: 150%;
	}
	
.thumbnails img{
	padding-bottom: 5px;
	}
	

#content {
	width: 400px;
	position:absolute;
	left: 160px;
	top:75px;
}

#content p {
	padding-left: 0px;
}
  
#menu {
	position:absolute;
	left: 15px;
	top: 75px;
 }
 
#menu a:link {
	color: #BDC9E7; 
}

#menu a:hover {
	color: #FFFFFF; 
}


#menu p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 5px;
}

#menu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0px;
 
}

#footer {
	position:absolute;
	left: 5px;
	top: 340px;
 }
 
 #copyright p {
 	font-size: 9px;
 }
 
#cookie {
	position:absolute;
	left: 160px;
	top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
 }
#cookie a:link {
	color: #72ACE7; 
}

#cookie a:hover {
	color: #ffffff; 
}

.youAreHere {
	text-transform:uppercase;
}

#additional {
	width: 165px;
	position:absolute;
	left: 580px;
	top: 80px;
}

#additional ul {

	padding:0;
}

#additional li {
	list-style:none;
	line-height: 1.5em;
	padding-bottom: 4px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #72ACE7;
}

img {
	border:none;
	margin:3px;
}

#switcher {
	position:absolute;
	left: 5px;
	top: 390px;
 }
 
 #valid {
	position:absolute;
	left: 10px;
	top: 480px;
 }
 
 .caption {
 	font-style: italic;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699FF;
}
.rule {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #3399CC;
}
.shopitem {
	float: left;
	width: 130px;
	height: 180px;
	text-align: center;
}
.shopclear {
	clear: both;
}

.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #72ACE7;
	line-height: 140%;
	}
.update {
	font-weight: bold;
	color: #FF0000;
}
.countdown {
	font-size: large;
	font-weight: bold;
	color: #66FF00;
}
.callout {
	background-color: #000000;
	padding: 5px;
	text-align: center;
}

.subSection {
	background: url(images/multi_page_icon.gif) no-repeat left center;
	padding-left: 20px;
}

.gallery-li { float: left; padding: 0 6px 6px 0; margin: 0; }