/*Bluelounge Hospitality CSS File
  Main page styles*/

* {
	margin: 0;
}

p, form#storeJumpCountry {
	margin-bottom: 1em;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	line-height: 1.3em;
	background-image: url(images/BL_background.gif);
	text-align: center;
}

a:link, a:hover, a:visited {
	color: #00AEEF;
	text-decoration: none;
}

a.linkAlt {
	color: #666;
	text-decoration: underline;
}	

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

* html .clearfix {
	height: 1%;
}


/*IE PNG Fix
img, div { behavior: url(scripts/iepngfix.htc) }
*/

#wrapper {
	background: url(images/BL_shade.png);
	background-repeat: repeat;
	margin: 0 auto;
	width: 780px;
}

#bottom {
	background: url(images/BL_shade_bottom.png);
	background-repeat: no-repeat;
	margin: 0 auto 20px auto;
	width: 780px;
	clear: both;
}

#bottom p {
	margin-top: 0;
	padding-top: 16px;
	color: #808285;
}

#page {
	margin: 0 18px;
	width: 744px;
	background-color: #FFFFFF;
	text-align: left;
	overflow: hidden;
}

#header {
	background-color: #FFFFFF;
}

.textWhite {
	color: #FFFFFF;
}

/*Left navigation styles*/

#navleft {
	background-color: #FFFFFF;
	width: 138px;
	float: left;
	position: fixed;
}

ul#products {
	list-style: none;
	margin-left: 0;
	padding-bottom: 14px;
	padding-left: 0;
	font-size: 14px;
	border-bottom: 1px dotted #CCCCCC;
}

ul#products li a {
	padding: 4px 8px;
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0 3px;
}

ul#products li a:hover {
	background-color: #808285;
	color: #FFFFFF;
}

ul#products li#shop a {
	background-image: url(images/BL_shopBtn_bg.gif);
	border: 1px solid #F26522;
	color: #FFFFFF;
}

#navleft hr {
	border-top: 1px dotted #CCCCCC;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	margin-left: 3px;
	margin-right: 3px;
}

ul#more {
	list-style: none;
	margin-top: 1em;
	padding-bottom: 14px;
	padding-left: 0;
	font-size: 14px;
	border-bottom: 1px dotted #CCCCCC;
}

ul#more li a {
	padding: 4px 8px;
	display: block;
	margin-left: 3px;
	margin-right: 3px;
	color: #01A4E1;
	text-decoration: none;
}

ul#more li a:hover {
	background-color: #00AEEF;
	color: #FFFFFF;
}

ul#more li#promo a {
	background-image: url(images/BL_leftbar_promotional_bg.gif);
	border: 1px solid #B6E7FA;
	color: #01A4E1;
}

p#logo {
	margin-top: 27px;
	margin-left: 20px;
	margin-bottom: 26px;
}

#rss {
	margin-left: 8px;
	margin-top: 12px;
}

#rss a img{
	border: 1px solid #CCCCCC;
}

#flag {
	width: 120px;
	margin: 12px 0 12px 8px ;
}

#flag img {
	margin: 1px;
	border: 0;
}

#promotional {
	margin: 3px;
	padding: 4px 0 0 6px;
	width: 124px;
	height: 20px;
	background-image: url(images/BL_leftbar_promotional_bg.gif);
	border: 1px solid #B6E7FA;
	color: #01A4E1;
	font-size: 14px;
	vertical-align: middle;
}

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

#designStudio {
	color: #999999;
	margin: 2em 3px 1em 9px;
	line-height: 1.2em;
}

#designStudio a:link, #designStudio a:visited, #designStudio a:hover {
	color: #666;
	font-weight: bold;
}

/*Content (right column) styles*/

#contents {
	/*position: relative;
	margin-left: 138px;*/
	width: 605px;
	border-left: 1px solid #DCDDDE;
	float: right;
	background-color: #FFFFFF;
	min-height: 720px;
	height: auto !important;
	height: 720px;
}

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

#mainImg {
	margin-bottom: 1.3em;
}

h2#pageName {
	font-size: 20px;
	margin: 0 20px 15px 20px;
	text-align: right;
	color: #808285;
	font-weight: normal;
}

/*Home*/

.products {
	margin: 0;
	padding: 10px 20px;
	border-top: 1px solid #DCDDDE;
	line-height: 1.5em;
	clear: both;
}

.imgLeft {
	float: left;
	width: 183px;
}

.descRight {
	margin-left: 195px;
}

.imgRight {
	float: right;
	margin-right: -10px;
	width: 183px;
}

.descLeft {
	margin-right: 195px;
}

.imgTop {
	margin-right: -10px;
}

.descBottom {
	margin-top: 10px;
}


#contents .products {
	position: relative;
}

#contents .products img.newIcon {
	position: absolute;
	left: 7px;
	top: 0;
}

#contents .products h3, #contents .home-promotional h3 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0.2em;
	color: #01A4E1;
	padding-top: 0;
}

#contents .products h4, #contents .home-promotional h4 {
	font-size: 11px;
	margin-top: 0;
	font-weight: normal;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 4px;
}

#contents .products h3 a:link {
	text-decoration: none;
}


#contents .home-promotional {
	background-color: #E4F5FD;
	background-image: url(images/BL_Home_Promo_bg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 10px 20px;
	border-top: 1px solid #B6E7FA;
}

#contents .products .subTitle {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 4px;
}

#contents .products .subTitle h3 {
	font-size: 16px;
	color: #01A4E1;
	font-weight: normal;
	margin-top: 10px;
}

#contents .products .subTitle h4 {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

/*PRODUCT DETAILS*/

.story {
	padding-top: 0.5em;
	padding-bottom: 20px;
	clear: both;
	overflow: hidden;
	position: relative;
}

.story .leftColumn {
	width: 335px;
	margin: 0 10px 0 20px;
	line-height: 1.5em;
	float: left;
	display: inline;
}

.story .rightColumn {
	width: 220px;
	margin: 0 15px 0 0;
	line-height: 1.5em;
	float: right;
	display: inline;
}

.story .bottomColumn {
	margin: 0 10px 0 20px;
	padding-top: 10px;
	line-height: 1.5em;
	clear: both;
}

.story .bottomColumn2 {
	margin: 0 10px 0 20px;
	padding-top: 0.2em;
	line-height: 1.5em;
	clear: both;
}

.story h3 {
	font-size: 16px;
	font-weight: normal;
	color: #01A4E1;
	margin-bottom: 0.2em;
	clear: both;
}

.priceInfo {
	text-align: center;
	width: 76px;
	float: left;
	margin-left: 10px;
}

.price {
	color: #F47839;
	font-size: 20px;
	margin-left: 10px;
	margin-bottom: 0.3em;
	float: left;
	margin-top: 3px;
}

.shippingInfo {
	font-size: 9px;
	color: #666666;
	clear: left;
	margin-left: 1px;
	margin-top: 0;
}

.shippingInfo a:link, .shippingInfo a:hover, .shippingInfo a:visited {
	color: #666666;
	text-decoration: underline;
}

.subSect {
	padding: 0 20px;
}

h3.subSection {
	margin-top: 0;
	margin-bottom: 0;
	clear: left;
	font-size: 16px;
	color: #01A4E1;
	margin: 0;
	padding: 4px 0;
	display: block;
	font-weight: normal;
	border-bottom: 1px dotted #CCCCCC;
}

h3.subSection a:link, h3.subSection a:hover, h3.subSection a:visited {
	text-decoration: none;
}

h3.subSection hr {
	margin: 14px 0 0 0;
	border-width: 1px 0 0 0;
	border-style: dotted;
	border-color: #CCCCCC;
}

.subContent {
	margin: 0;
	padding: 0 20px 14px 20px;
	font-size: 11px;
	line-height: 1.5em;
	/*border-bottom: 1px solid #CCCCCC;*/
	height: auto;
}

.subContentLimit {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px 0 0 0;
	margin-left: -20px;
	margin-top: 2em;
	margin-bottom: 0;
	width: 605px;	
}

.gallery {
	padding: 20px;
}

.gallery img {
	margin: 2px;
}

.packageContent .right {
	float: right;
	width: 130px;
}

/*Added for SpaceStation - 01/24/2008*/

.story .singleColumn {
	margin: 0 20px;
	line-height: 1.5em;
	float: left;
	display: inline;
}

.story .singleColumn p.function {
	clear: both;
}

.story .singleColumn p.function img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}

.story .singleColumn p.function strong {
	font-size: 15px;
	font-weight: normal;
	color: #01A4E1;
}

#featured.singleColumn strong {
	font-size: 12px;
	color: #01A4E1;
	font-weight: normal;
}

.featured.singleColumn strong {
	font-size: 12px;
	color: #01A4E1;
	font-weight: normal;
}

/*ABOUT PAGE*/

.story .leftColumnAbout {
	width: 365px;
	margin: 0 10px 0 20px;
	line-height: 1.5em;
	float: left;
	display: inline;
}

.story .rightColumnAbout {
	width: 180px;
	margin: 0 15px 0 10px;
	line-height: 1.5em;
	float: right;
	display: inline;
}

.leftColumnAbout ul {
	margin-left: 1em;
	padding-left: 1em;
}

h3#galleryNav {
	color: #808285;
	text-align: right;
	margin: -0.5em 20px 1em 0;
}

/*FIND A STORE*/

form#storelocator select{
	font-size: 11px;
}

.promoRegion {
	color: #01A4E1;
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 0.5em;
	margin-bottom: 0;
	clear: both;
}

ul.stateList {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 2em;
	margin-left: 12px;
	clear: both;
}

ul.stateList li {
	width: 80px;
	margin-right: 20px;
	margin-bottom: 0.5em;
	float: left;
	display: inline;
}

ul.storeList {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-bottom: 1.2em;
}

ul.storeList li {
	width: 170px;
	margin: 1em  1.5em 0.5em 0;
	float: left;
	display: inline;
}

/*PRESS RELEASES*/

#press h4 {
	font-size: 13px;
	margin-top: 0.8em;
}

/*THE SANCTUARY*/

#the-sanctuary h3 span {
	color: #000;
	font-size: 11px;
}

#the-sanctuary .hiw h3 {
	margin-bottom: 0.5em;
}

#the-sanctuary .hiw img {
	margin-right: 6px;
	border: 1px solid #ccc;
}

#the-sanctuary ul.tips, #ts-extra ul.tips, #device-hub ul.tips {
	margin: 1em 0;
	padding: 0;
	list-style-type: none;
	clear: both;
}

#ts-extra ul.tips {
	margin: 0;
}

#the-sanctuary ul.tips li, #ts-extra ul.tips li, #device-hub ul.tips li {
	float: left;
	margin: 0 8px 8px 0;
	display: inline-block;
}

#the-sanctuary .compatibility h4, #device-hub .compatibility h4 {
	margin-top: 0.5em;
	display: block;
	color: #fff;
	padding: 10px 20px;
	background-color: #636363;
	text-transform: uppercase;
	border-bottom: 5px solid #959595;
	width: 210px; 
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 170px;
}

html>body #the-sanctuary .compatibility h4, html>body #device-hub .compatibility h4 {
	width: 170px;
} 

#the-sanctuary .compatibility ul, #device-hub .compatibility ul {
	padding: 0;
	list-style-type: none;
	width: 210px;
}

#the-sanctuary .compatibility ul li, #device-hub .compatibility ul li {
	text-transform: uppercase;
	padding: 2px 5px 2px 20px;
	width: 105px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 80px;
	float: left;
	display: inline-block;
	color: #636363;
}

html>body #the-sanctuary .compatibility ul li, html>body #device-hub .compatibility ul li {
	width: 80px;
}

#the-sanctuary .compatibility ul li.odd, #device-hub .compatibility ul li.odd {
	background-color: #ebebeb;
}

#the-sanctuary .compatibility ul li.even, #device-hub .compatibility ul li.even {
	background-color: #d7d7d7;
	color: #555;
}

#the-sanctuary .compatibility p, #device-hub .compatibility p {
	display: block;
	color: #555;
	font-size: 10px;
	font-weight: bold;
	padding: 8px 20px;
	background-color: #d7d7d7;
	width: 210px; 
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 170px;
	line-height: 1.2em;
}

html>body #the-sanctuary .compatibility p, html>body #device-hub .compatibility p {
  width: 170px;
}

.made-for-ipod {
	border-top: 1px dotted #CCCCCC;
	margin: 0 20px 20px 20px;
}

.made-for-ipod p {
	margin-top: 12px;
	font-size: 9px;
	color: #999;
	line-height: 1.4em;
}

/*Full Compatibility List*/

p.modelList {
	margin-top: 0.2em;
}

p.modelList span {
	color: #01A4E1;
}

/*Compatibility List - Spry AutoSuggest*/

p#mainImg.ts {
	margin-bottom: 0;
}

#mySuggest {
	height: 32px;
	padding: 0 20px;
	color: #fff;
	background: url(images/BL_Sanctuary_SEARCH01.gif) repeat-x;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	position: relative;
}

#mySuggest input#device {
	width: 150px;
	margin-right: 12px;
	margin-top: 7px;
	padding: 1px 8px;
	font-size: 11px;
}

#mySuggest img#check-btn {
	vertical-align: top;
	padding: 0;
}

#mySuggest .full-list a {
	position: absolute;
	right: 20px;
	margin-top: 7px;
	color: #666;
}

ul#comp-list {
	margin: 0; 
	padding: 0; 
	list-style-type: none;
	margin-bottom: 20px;
}

ul#comp-list li {
	padding: 4px 20px;
	border-bottom: 1px solid #ccc;
	color: #999;
	font-size: 10px;
	position: relative;
}

ul#comp-list li strong {
	font-size: 11px;
}

ul#comp-list li a {
	
}

ul#comp-list li img {
	border: none;
	position: absolute;
	right: 20px;
	top: 7px;
}

ul#comp-list li.ts-device-ok strong {
	color: #000;
}

ul#comp-list li.ts-device-check strong {
	color: #c00;
}

.hideSuggestClass{
	height: 50px;
	overflow: visible;
	display: none;
	width: 200px;
	margin: 0px;
	cursor: pointer;
	z-index: 1011;
}

.showSuggestClass .hideSuggestClass{
	display: block !important;
}

.showSuggestClass .hoverSuggestClass{
	background-color: #01A4E1 !important;
}

.iframeSuggest
{
	position: absolute;
	z-index: 1010;
	/*filter: alpha(opacity:0.1);*/
}

div#resultsDIV
{
	position: absolute;
	background-image: url(img_inquisitor/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	border: none;
	overflow: visible;
	width: 200px;
}

div#resultsDIV div.as_header,
div#resultsDIV div.as_footer
{
	position: relative;
	height: 6px;
	padding: 0 6px;
	background-image: url(img_inquisitor/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
div#resultsDIV div.as_footer
{
	background-image: url(img_inquisitor/ul_corner_br.gif);
}

div#resultsDIV div.as_header div.as_corner,
div#resultsDIV div.as_footer div.as_corner
{
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url(img_inquisitor/ul_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div#resultsDIV div.as_footer div.as_corner
{
	background-image: url(img_inquisitor/ul_corner_bl.gif);
}
div#resultsDIV div.as_header div.as_bar,
div#resultsDIV div.as_footer div.as_bar
{
	height: 6px;
	overflow: hidden;
	background-color: #333;
}

div#resultsDIV ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #333;
}

div#resultsDIV ul li
{
	color: #fff;
	padding: 0;
	margin: 2px 6px;
	text-align: left;
	display: inline;
}

/*NEWSLETTER*/

#newletter.story h3 {
	margin-top: 1em;
}

/*FEATURED HOTELS*/

#featured.singleColumn .left {
	float: left;
	margin-right: 15px;
}

#featured.singleColumn .right {
	float: right;
}

#featured.singleColumn .clear {
	clear: both;
	height: 20px;
}

#featured.singleColumn div.slice, #featured.singleColumn div.slice p {
	width: 270px;
}

.featured.singleColumn .left {
	float: left;
	margin-right: 15px;
}

.featured.singleColumn .right {
	float: right;
}

.featured.singleColumn .clear {
	clear: both;
	height: 20px;
}

.featured.singleColumn div.slice, .featured.singleColumn div.slice p {
	width: 270px;
}

#bc.featured p {
	margin-bottom: 0.5em;
}

#bc.featured ul {
	border-top: 1px dotted #ccc;
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
}

#bc.featured li {
	border-bottom: 1px dotted #ccc;
	padding: 4px 0;
}
