@charset "UTF-8";

@import url('../scripts/fancybox/jquery.fancybox-1.3.4.css'); /* not ideal but the easiest way to get this on every page */

form, input {
	margin: 0;
	padding: 0;
}

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

a img {
	border: none;
}
h1 {
	color:#0f7cbb;
	font-size:36px;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	color:#0f7cbb;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
}
h2 em {
	text-transform: none;
}
h3 {
	color:#0f7cbb;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
}
h4 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
}


body  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;



	/*WATERFALL BG*/
	background-image: url(../img/waterfallBg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ecf7d4;

	/*CLOUD BG*/
	background-image: url(../img/cloudBg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #e3f4fa;

}
#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../img/pageBg1.png);
	background-repeat: repeat-y;
	padding: 0;
	position: relative;
}
#containerSub {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background-position:bottom;
	background-image: url(../img/pageBg2.png);
	background-repeat: repeat-y;
	padding: 0;
}

/*------------------------------ NAV ------------------------------*/
#nav {
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 930px;
	height: 30px;
	/*border-bottom: 1px solid #e1f4fd;*/
	background-image: url(../img/navBgLight.jpg);
}
#navInner {
	height: 16px;
	width: 870px;
	margin: 0 auto;
	text-align: left;
	color: #FFFFFF;
	text-transform: capitalize;
	font-size: 16px;
	padding-top: 5px;
}
#navInner a {
	height: 24px;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 0 0 3px #459e06;
	margin-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}
#navInner a:hover {
	text-decoration: none;
	border-bottom: 7px solid white;
}
#navInner .login {
	float:right;
	text-align:right;


}
#navInner .login a {
	margin: 0;
	margin-left: 20px;
}

.navCurrent {
	font-weight: bold;
}



#header {
	margin: 0 0 0 10px;
	position: relative;
	height: 121px;
}
#header #flashHeader {
	position: absolute;
	z-index: 10;
	background-color: #FFFFFF;
}
#header #languages {
	position: absolute;
	top: 10px;
	right: 25px;
	z-index: 500;
	with:200px;
}
#header #sampler-button {
	position: absolute;
	bottom: 10px;
	right: 87px;
	z-index: 500;
}
#header #login {
	position: absolute;
	top: 80px;
	right: 25px;
	z-index: 105;
	display: none;
}
#header #login input {
	border: 0;
	background-image: none;
	height: 20px;
	margin-right: 3px;
	padding: 0;
	color: #39c0e2;
	padding-left: 2px;
	float: left;
}
#header #login .headerInput {
	width: 90px;
}


/*------------------------------ SIDEBAR ------------------------------*/
#sidebar {
	float: left;
	width: 155px;
	margin: 13px 0 10px 23px;
	background-color: #e3f4fa;
	padding-top: 10px;
	text-transform: capitalize;
	padding-left:10px;
}
#sidebar ul {
	padding: 5px 0 15px 18px;
	margin: 0;
}
#sidebar li {
	color: #1e99ce;
	font-size: 12px;
	list-style-image:url(../img/sidebarDot.png);
	margin-bottom: 3px;
}
#sidebar li a {
	color: #1e99ce;
	text-decoration: none;
}
#sidebar li a:hover {
	color: #4aa208;
}
#sidebar .current {
	list-style-image:url(../img/sidebarDot2.gif);
	color: #4aa208;
	text-decoration: underline;
}
#adBox {
	margin-left: -2px;
	margin-bottom: 5px;
}




#footer {
	color: #4cbbde;
	width: 820px;
	text-align: center;
	font-size: 10px;
	margin: 0 auto 20px auto;
}
#footer a {
	color: #4cbbde;
	text-decoration: none;
}
#footer a:hover {
	color: #00317f;
	text-decoration: underline;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*---------------------------------homepage-------------------------------*/
#homeMainAd {
	margin-left: 10px;
	height: 287px;
	overflow: hidden;
}
#homeTicker {
	margin-left: 10px;
}
.homeBoxes {
	margin-left: 10px;
}
.homeBoxes .box1 {
	float: left;
	width: 310px;
	height: 175px;
}
.homeBoxes .box1 img {
	width: 100%;
	height: 100%;
}
.homeBoxes .box2, .homeBoxes .box3 {
	float: left;
	width: 310px;
	height: 175px;
}
.homeBoxes img, .homeBoxes img {
	width: 100%;
	height: 100%;
}
.box2 img, .box3 img {
	width: 310px;
	height: 175px;
}
.box2, .box3 {
	cursor: hand;
	cursor: pointer;
}
ul#home2 li, ul#home3 li {
	list-style-type: none;
	width: 310px;
}
ul#home2, ul#home3 {
	padding:0px;
	margin:0px;
	height:175px;
	overflow: hidden;
}
#flashSlide1, #flashSlide2, #flashSlide3, #flashSlide4, #flashSlide5, #flashSlide6, #flashSlide7, #flashSlide8, #flashSlide9, #flashSlide10 {
width: 930px;
height: 287px;
}


/*---------------------------------subpage-------------------------------*/

p.quotStart {
background: url(../img/gps/quotStart.jpg) no-repeat;
padding-top:25px;
text-indent: 55px;
margin-top:-5px;
}
p.quotEnd {
background: url(../img/gps/quotEnd.jpg) bottom right no-repeat;
}


#mainContent {
	padding-bottom: 100px;
	width:700px;
	margin-left:210px;
	margin-top:30px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#606163;

}
.breadcrumbs {
	width: 400px;
	color:#209ed1;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.breadcrumbs a {
	color: #209ed1;
	text-decoration: none;
}
.breadcrumbs a:hover {
	/*text-decoration: underline;*/
	background-color: #bae9f5;
}
.pageName {
	color:#0f7cbb;
	font-size:36px;
	font-family:Arial, Helvetica, sans-serif;
}
.gpsTitle {
	background:url(../img/gps/gpsLogo.jpg);
	line-height:76px;
	color:#fff;
	padding-left:200px;
	font-weight: bold;
}
#mainContent p, #mainContent ol, #mainContent ul {
	line-height: 20px;
	padding-right: 100px;
}
#mainContent ul {
	list-style-type: circle;
}
#mainContent a {
	color: #0f7cbb;
	text-decoration: none;
}
#mainContent a:hover {
	background-color: #bae9f5;
}
#mainContent .imageRight {
	margin-right: 20px;
}
#mainContent .imageLeft {
	margin-left: -20px;
}

#mainContent .quote {
	font-style: italic;
	font-size: 14px;
}
#mainContent .custQuote {
	font-style: italic;
	font-size: 12px;
	background-color: #e3f4fa;
	padding: 15px;
}
#mainContent .quote .marks {
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
#mainContent .author {
	font-size: 10px;
	margin-left: 40px;
}
#mainContent .finePrint {
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
}
#mainContent .indentMe {
	padding-left: 30px;
}
#mainContent .contentRow {
	float: left;
	width: 680px;
	margin-bottom: 20px;
}
#mainContent .contentRow .imageColumn {
	float: left;
	width: 230px;
}
#mainContent .contentRow .textColumn {
	float: left;
	width: 370px;
}
#mainContent .contentRow .textColumn p, #mainContent .contentRow .textColumn ul, #mainContent .contentRow .textColumn ol {
	padding-right: 0;
}

#flashVideo {
	margin: 10px 0;
}



.singleProduct {
	float: left;
	width: 200px;
	height: 250px;
	margin-right: 30px;
}

.singleProduct h3 {
	font-size: 18px;
}
.singleProduct a {
	text-decoration: none;
}
.singleProduct img {
	height: 200px;
	float: left;
	padding-right: 5px;
}

.singleProduct .smallerPic {
	height: 150px;
	padding-top: 20px;
}



.formRow {
	width: 700px;
	float: left;
}
.formRow .labelCol {
	width: 150px;
	float: left;
}
.formRow .inputCol {
	width: 200px;
	float: left;
}



#subFooter {
	width: 930px;
	color: #47a006;/*green*/
	color: #3eb1da;/*blue*/
	text-align: center;
	font-size: 10px;
	margin: 0 auto 20px auto;
	padding-top: 10px;;
	background-image: url(../img/pageBgBottom2.png);
	background-repeat: no-repeat;
}
#subFooter a {
	color: #47a006;/*green*/
	color: #3eb1da;/*blue*/
	text-decoration: none;

}
#subFooter a:hover {
	text-decoration: underline;
}





/*---------------------------------IBO STUFF-------------------------------*/
#iboHome {
	margin-left: 10px;
	background-color: #000099;
	width: 930px;
	clear: both;
	height: 115px;
	background-color: #FFFFFF;
	color: #0ab4de;
	font-size: 12px;
	/*border-bottom: 1px solid #0ab4de;*/
}
#iboHome #leftColumn {
	float: left;
	width: 350px;
}
#iboHome #leftColumn a {
	color: #0ab4de;
	text-decoration: none;
}
#iboHome #leftColumn a:hover {
	text-decoration: underline;
}
#iboHome #leftColumn #pic {
	height: 95px;
	width: 95px;
	border: 1px solid #ececec;
	background-color: #FFFFFF;
	margin: 9px;
	float: left;
	margin-right: 0;
}
#iboHome #leftColumn #pic2 {
	height: 85px;
	width: 85px;
	background-color: #CCCCCC;
	margin: 5px;
	overflow: hidden;
}
#iboHome #leftColumn #pic2 img {
	width: 85px;
}
#iboHome #leftColumn #iboInfo {
	float: left;
	width: 200px;
	margin-top: 15px;
	margin-left: 32px;
}
#iboHome #leftColumn #iboInfo #iboName {
	font-size: 18px;
}
#iboHome #leftColumn #iboInfo #iboTitle {
	font-size: 10px;
}
#iboHome #leftColumn #iboInfo #iboContact {
	margin-top: 10px;
}


#iboHome #rightColumn {
	float: right;
	width: 530px;
	height: 115px;
	overflow: auto;
}

#iboHome #rightColumn #welcomeMessage {
	padding: 20px 30px 10px 0;
}
#iboHome #rightColumn #welcomeMessage table, #iboHome #rightColumn #welcomeMessage tr, #iboHome #rightColumn #welcomeMessage td {
	height: 100%;
}
#iboSub {
	color: #0ab4de;
	margin: 0 0 15px 5px;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 145px;
}

#iboSub a {
	color: #0ab4de;
	text-decoration: none;
}
#iboSub a:hover {
	text-decoration: underline;
}


#iboSub #iboSubInner {
	padding: 10px 5px;
}
#iboSub #iboName {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#iboSub #iboTitle {
	font-size: 9px;
}
#iboSub #iboContact {
	font-size: 10px;
	margin-top: 5px;
	text-transform: none;
}


/*---------------------------------form-------------------------------*/
.formRow {
	margin: 5px 0;
}
.formRow .column1 {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 10px;
}
.formRow .column2 {
	float: left;
	width: 200px;
}



/*------------------------categories/products-----------------------*/
.categories {
	width:340px;
	height: 170px;
	background-image: url(../img/whiteFade.png);
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	color:#666666;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	position: relative;
}
#mainContent .categories a:hover {
	background-color: transparent;
}
.catText {
	position:absolute;
	top:0px;
	left:150px;
	width: 185px;
}
#mainContent .catText p {
	line-height: 1.5em;
	font-size: 11px;
	padding: 0;
}
.categories h3, .products h3 {
	margin-bottom:-10px;
}
.catText img, .proInd img {
	vertical-align:text-bottom;
}

.products {
	width:700px;
	color:#666666;
}
.products h2 {
	color:#ffffff;
	font-size:20px;
	margin-top:0px;
	margin-bottom:5px;
	padding-left:5px;
	line-height:30px;
}
.proInd {
	width:348px;
	height: 185px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	float:left;
	position:relative;
	padding-top:1px;
}
.proText {
	position:absolute;
	top:10px;
	left:110px;
	width: 230px;
}
#mainContent .proText p {
	line-height: 1.5em;
	font-size: 11px;
	padding: 0;
}
.theBuyButton {
	position: absolute;
	bottom: 20px;
	left: 110px;
}

.p1 {
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
}
.p2 {
	border-top:1px solid #cccccc;
}
.p3, .p5, .p7, .p9, .p11, .p13, .p15, .p17, .p19, .p21, .p23, .p25, .p27, .p29 {
	border-left:1px solid #cccccc;
}
.p4, .p6, .p8, .p10, .p12, .p14, .p16, .p18, .p20, .p22, .p24, .p26, .p28, .p30 {
}


/*---------------------------colors--------------------------*/
.blue {
	background-color:#00a5df;
}
.textBlue {
	color:#00a5df;
}

.red {
    background-color:#cc0000;
}
.textRed {
	color:#cc0000;
}

.orange {
	background-color:#ff9000;
}
.textOrange {
	color:#ff9000;
}

.yellow {
	background-color:#ffd200;
}
.textYellow {
	color:#ffd200;
}

.purple {
	background-color:#710072;
}
.textPurple {
	color:#710072;
}

.green {
	background-color:#00ca00;
}
.textGreen {
	color:#00ca00;
}

.teal {
	background-color:#00b5ab;
}
.textTeal {
	color:#00b5ab;
}

.brown {
	background-color:#69462c;
}
.textBrown {
	color:#69462c;
}

.tan {
	background-color:#e0d4ac;
}
.textTan {
	color:#e0d4ac;
}

.silver {
	background-color:#999;
}
.textSilver {
	color:#999;
}



/*---------------------------------misc-------------------------------*/
.smallerTM {
	font-size: 14px;
	vertical-align: top;
}

body[*~=&trade;] {text-decoration: underline; }




#sendToFriend {
color: #187abc;
font-size: 12px;
left: 839px;
position: absolute;
top: 161px;
z-index: 100;
}
#sendToFriend #topPart {
background-image: url(../img/sendToFriendBg1.png);
background-repeat: no-repeat;
cursor: hand;
cursor: pointer;
font-weight: bold;
height: 23px;
position: relative;
width: 191px;
}
#sendToFriend #topPart img {
position: absolute;
right: 5px;
top: -1px;
z-index: 101;
}
#sendToFriend .sendInner {
padding: 4px 10px;
}
#sendToFriend #bottomPart {
background-image: url(../img/sendToFriendBg2.png);
background-position: 50% 100%;
background-repeat: no-repeat;
display: none;
margin-top: -2px;
min-height: 100px;
padding-bottom: 10px;
padding-top: 10px;
position: relative;
width: 191px;
}
#sendToFriendClose {
background-image: url(../img/sendToFriendClose.gif);
background-repeat: no-repeat;
bottom: 10px;
cursor: hand;
cursor: pointer;
height: 17px;
position: absolute;
right: 10px;
width: 17px;
}
#sendToFriend label {
font-size: 10px;
}
#sendToFriend .sendInput {
width: 165px;
}
#sendToFriend input, #sendToFriend textarea {
margin-bottom: 5px;
}

.popup-contents a {
background-color: transparent;
}
.popup-contents a:hover {
background-color: transparent;
}

/*---------------------------------homepage links-------------------------------*/
#homelinks {
  width: 700px;
	margin: 0 auto;
	text-align:left;
  font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
	padding: 0;
	line-height: 1.5em;
	position: relative;
}

#homelinks a {
	color: #1e99ce;
	text-transform: capitalize;
	text-decoration: none;
}

#homelinks a:hover {
	color: #1e99ce;
	text-transform: capitalize;
	text-decoration: none;
}



/* ---------- PURE Blends ---------- */
.recipe {
width: 503px;
line-height: 1.3;
height: 283px;
padding: 40px 50px 20px 50px;
background: url(../img/recipeBg.jpg) 0 0 no-repeat;
}
.recipeMonth {
color: #0F7CBB;
font-size: 14px;
}
.recipeName {
color: #0F7CBB;
font-size: 30px;
}
.recipeAuthor {
color: #0F7CBB;
font-size: 12px;
font-style: italic;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #fff;
}
.recipeDir, .recipeDesc {
margin-bottom: 10px;
}
.recipe em {
font-weight: bold;
font-style: italic;
}




/* ---------- HOME CYCLE ---------- */
#homeMainAdWrapper {
position: relative;
height: 287px;
}
#homePagerWrapper {
position: absolute;
bottom: 0;
z-index: 999;
width: 100%;
}
#homePager {
background: url(../img/pagerWhite.png);
height: 18px;
padding: 3px 10px 0;
margin: -21px auto 0;
-webkit-box-shadow: 0 -5px 5px rgba(0,0,0,.1);
-moz-box-shadow: 0 -5px 5px rgba(0,0,0,.1);
box-shadow: 0 -5px 5px rgba(0,0,0,.1);
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
#homePager a {
display: block;
background: url(../img/pagerIcon.png) no-repeat;
width: 15px;
height: 17px;
float: left;
overflow: hidden;
text-indent: -100px;
}
#homePager a.activeSlide {
background-position: 0 100%;
}
#homePrev, #homeNext {
width: 57px;
height: 57px;
position: absolute;
background: url(../img/pagerBg.png) no-repeat;
top: 115px;
left: -18px;
z-index: 999;
}
#homePrev:hover {
background-position: 0 100%;
}
#homeNext {
left: 911px;
background-position: 100% 0;
}
#homeNext:hover {
background-position: 100% 100%;
}

/* ---------- Pure Sampler Form/Modal Window ---------- */
#pure-sampler-page {
	background: none;
}

#pure-sampler {
	width: 617px; /*707px;*/
	height: 810px; /*830px;*/
	background: url(../img/sampler/bg.png) no-repeat;
	text-align: left;
	padding: 20px 45px 0;
	font-family: helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 1.1em;
}

#pure-sampler #logo {
	margin-left: -24px;
}

#pure-sampler .smaller {
	font-size: 15px;
}

#pure-sampler p {
	font-size: 12px;
	margin: 20px 0;
}

.ie7 #pure-sampler p {
	margin: 10px 0;
}

#pure-sampler fieldset {
	border: 0;
	margin: 0 0 20px;
	padding: 0;
}

.ie7 #pure-sampler fieldset {
	margin-bottom: 10px;
}

#pure-sampler legend {
	margin: 0 0 10px;
	padding: 0;
	display: block;
	width: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

#pure-sampler legend small {
	font-size: 12px;
	font-weight: normal;
}

#pure-sampler legend label {
	width: 50%;
	float: right;
	font-size: 15px;
	font-weight: normal;
}

#pure-sampler input, #pure-sampler select {
	font-size: 16px;
	border: 0;
	background: #ffffff;
	-webkit-box-shadow: inset 0px 0px 3px 0px #999999;
	-moz-box-shadow: inset 0px 0px 3px 0px #999999;
	box-shadow: inset 0px 0px 3px 0px #999999;
	padding: 3px;
	width: 294px;
}

#pure-sampler input.error, #pure-sampler select.error {
	-webkit-box-shadow: inset 0px 0px 3px 0px #FF0000;
	-moz-box-shadow: inset 0px 0px 3px 0px #FF0000;
	box-shadow: inset 0px 0px 3px 0px #FF0000;
}

.ie #pure-sampler input,
.ie #pure-sampler select {
	border: 1px #FFFFFF solid;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.ie #pure-sampler input.error,
.ie #pure-sampler select.error {
	border: 1px #FF0000 solid;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/*.ie7 #pure-sampler input, .ie7 #pure-sampler select {
	width: 250px;
}*/

#pure-sampler input.checkbox {
	font-size: 1em !important;
	padding: 0 !important;
	width: auto !important;
	background: none !important;
	border: 0 !important;
}

#pure-sampler #submit {
	background: none;
	width: auto;
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: right;
	border: 0;
}

#pure-sampler .left-col, #pure-sampler .right-col {
	width: 50%;
}

.ie7 #pure-sampler .left-col, .ie7 #pure-sampler .right-col {
	width: 49%;
}

#pure-sampler .left-col {
	float: left;
}

#pure-sampler .right-col {
	float: right;
}

#pure-sampler .full-col {
	clear: both;
}

#pure-sampler .full-col .form-item {
	float: left;
	margin-right: 15px;
}

#pure-sampler .full-col .form-item.last {
	margin-right: 0;
}

#pure-sampler .full-col input, #pure-sampler .full-col select {
	width: 187px;
}

#pure-sampler .full-col.smaller label {
	display: inline;
}

#pure-sampler .full-col.smaller input, #pure-sampler .full-col.smaller select {
	width: 90px;
}

#pure-sampler .form-item {
	margin-bottom: 10px;
}

.ie7 #pure-sampler .form-item {
	margin-bottom: 5px;
}

#pure-sampler .form-item label {
	display: block;
}

