/*Bluelounge CSS File*/

/*Main page styles*/

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;
}	

.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;
	behavior: url(scripts/iepngfix.htc);
}

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

#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/lab_rezult_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-left: 0;
	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;
}

#flag {
	width: 120px;
	margin: 1.5em 0 1.5em 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: 500px;
	height: auto !important;
	height: 500px;
}

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

#mainImg {
	margin: 0;
}

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

/*Home*/

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

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

.descRight {
	margin-left: 150px;
}

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

.descLeft {
	margin-right: 150px;
}

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

.descBottom {
	margin-top: 10px;
}

#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*/

/*Holiday Gift Banner*/
#holidayBuy {
	margin: 0;
}

#holidayBuy a img {
	border: none;
}

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

.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.5em;
	clear: both;
}

.buyBtn {
	padding: 3px 0 0 6px;
	width: 124px;
	height: 20px;
	background-image: url(images/BL_shopBtn_bg.gif);
	border: 1px solid #F26522;
	color: #FFFFFF;
	font-size: 14px;
	vertical-align: middle;
	float: left;
	margin-bottom: 0;
	display: block;
}

.buyBtn a:link, .buyBtn a:hover, .buyBtn a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.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;
}

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

.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;
}

/*TESTIMONIALS SECTION*/

#testimonials {
	padding: 0 20px;
}

.testiBtn {
	padding: 2px 6px;
	background-image: url(images/BL_leftbar_promotional_bg.gif);
	border: 1px solid #B6E7FA;
	color: #01A4E1;
	font-size: 12px;
	width: 120px;
	text-align: center;
	margin-bottom: 1.5em;
}

.testiBtn a:link, .testiBtn a:hover, .testiBtn a:visited {
	color: #01A4E1;
	display: block;
	text-decoration: none;
}

.testi {
	margin-left: 10px;
	margin-right: 10px;
}

.testiDate {
	margin-bottom: 0.2em;
	border-bottom: 1px dotted #EFEFEF;
	font-size: 9px;
	text-align: right;
}

.testiText {
	margin-top: 0.2em;
	margin-bottom: 1.5em;
}

.testiUser {
	color: #01A4E1;
}

/*Added for Notebook Kit*/

h4.packageSubTitle {
	font-size: 13px;
	color: #333333;
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 20px;
}

.packageContent {
	margin: 12px 0;
	width: 214px;
	position: relative;
	overflow: hidden;
}

.packageContent .left {
	float: left;
	width: 80px;
	position: absolute;
	bottom: 0;
}

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

/*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;
}

/*PROMOTIONAL PAGE*/

.promoLines {
	clear: both;
}

.promoOddImg {
	width: 302px;
	float: left;
}

.promoOddTxt {
	margin-left: 302px;
	padding: 0 15px 10px 15px;
	line-height: 1.5em;
}

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

.promoEvenImg {
	float: right;
}

.promoEvenTxt {
	width: 272px;
	float: left;
	padding: 0 15px 10px 15px;
	line-height: 1.5em;
}

/*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;
}

/*IMAGES*/

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

ul.imagesCat li {
	margin-right: 40px;
	margin-bottom: 0.5em;
	float: left;
	display: inline;
}

