/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 




body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 770px;
}



a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: none;
	background-color: #FFFF99;
	text-align: left;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: square;
	font-size: 90%;
}

ul ul{
	list-style-type: disc;
	font-size: 100%;
}
ol {
	font: 90% Arial, Helvetica, sans-serif;
}


ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

blockquote {
	padding: 3px;
	font-size: 130%;
	border: solid #cccccc 2px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	}
#qfimage {
	margin: 0px 0px 0px 40px;
	padding: 0px;
	float: left;
	height: 314px;
	width: 100%;
	margin-top: 5px;
	padding-bottom: 10px;
}

#qilad-image {

	margin: 0px;
	padding: 0px;
	width: 423px;
}


#bonus1 {
	height: 126px;
	width: 266px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 65px;
}
#bonus2 {
	background: url(../images/Bonus_2e.jpg) no-repeat center center;
	height: 129px;
	width: 293px;
	margin-left: 50px;
}
#bonus3 {
	height: 128px;
	width: 152px;
	background-image: url(../images/Bonus_3d.jpg);
	margin-left: 120px;
}
#contentbonus {
	height: 800px;
	width: 400px;
	background-color: #0F102F;
}






#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.style1 {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.style2 {
	font-weight: bold;
	color: #334D55;
}


#headlines{
  float:right;
	width: 22%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	width: 600px;
	float: right;
	border-left: color #ffffff;
}

#content .inner {
	margin: 10px 10px 10px 20px;
	}
	

#content .inner h2 {
	color: #245185;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #b9d2e3;
	font-size: 110%;
	}
	
#content .inner ul.feature {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
	
#content .inner h3 {
	font-size: 130%;
	text-align: left;
	}
	
	
#content .inner h3 a:link, #content .inner h3 a:visited {
	color: #245185;
	}
	
#content .inner p {
	color: #666666;
	font-size: 90%;
	}
	
#content .inner .feature li img {
	float: left;
	margin: 0 5px 5px 0;
	}
	
#content .inner p.author {
	font-weight: bold;
	}
	
#content .inner p.more {
	margin-top: 0;
	text-align: left;
	}
	
#content .inner p.more a:link, #content .inner p.more a:visited {
	color: black;
	background-image:url(img/more-bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
	font-size: 90%;
	color: #1e4c82;
	}









#qf_logo {
	height: 60px;
	width: 100%;
	text-align: center;
}
.blockquote {
	width: 60%;
	font-size: 75%;
	margin: 0px 0px 0px 5px;
	padding: 10px 0px 20px;
	float: left;
	background-repeat: no-repeat;
	background-position: top right;
	color: #000000;
}
#gilad_image2 {
	height: 180px;
	width: 150px;
	float: left;
	padding-top: 15px;
	background-image: url(../images/gilandb-11.gif);
	background-repeat: no-repeat;
	background-position: center right;
}




/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 0px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	font-size: 68%;
	background-color:#000066;
	text-align: center;
}

#globalNav img{
 display: block;
}

#globalNav a {
	padding: 0 4px 0 0;
}

#globalNav a:link {
	color:#FFFF00;
}
#globalNav a:visited {
	color: #ffff00;
}

#globalNav a:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #000099;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px;
	font-size: 70%;
}

#pagename h1 {
	font-size: 50%;
}

#pagename h2 {
}

#pagename h3 {
	font-size: 70%;
}



/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 0px;
	font-size: 100%;
	width: 100%;
}

.feature h3{
	padding: 40px 0px 5px 0px;
	text-align: center;
	font-size: 80%;
}


.feature h4{
	padding: 20px 0px 5px 0px;
	text-align: center;
	font-size: 80%;
}

.feature h5 {
text-align: center;
font-size: 70%;
color: #333399;
}

.feature p{
	padding: 10px 0px 5px 0px;
	text-align: left;
	font-size: 80%;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	background-repeat: no-repeat;
	float: left;
	width: 500px;
}
#success_img {
	width: 300px;
	float: left;
	font-size: 90%;
}
#success_text {
	height: 200px;
	width: 200px;
	float: left;
	padding-left: 10px;
	font-size: 90%;
}



.story p{
	padding: 0px 0px 10px 0px;
	font-size: 90%;
	line-height: 120%;
}

.story h1 {
	color: #FF0000;
	font-size: 140%;
}

.story h2 {
}

.story h3 {
}

.story h4{
	font-size: 105%;
	font-weight: bolder;
	color: #0000FF;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}
#quick_fit_header {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	height: 145px;
	width: 148px;
	text-align: center;
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 95%;
	background-image: url(../images/burn_fat_image2.jpg);
	background-repeat: no-repeat;
}
#feature_quickfit {
	height: auto;
	width: 100%;
}



/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 70%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	color:#999999;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #666666;
	text-decoration: none;
	color:#FFFFFF}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	border-top: solid #cccccc 1px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 0px 0px 15px 5px;
	font-size:100%;








:
;
	background-repeat: no-repeat;
}

#advert h2 {
font-size: 130%;
text-align: center;
background:#FFFF66
}

#advert dl {
	display: block;
	width: 100%;
	margin-top: 5px;
}
#advert dt {
	color: #003399;
	;
	font-weight: bold;
	font-size: 90%;
	padding-top: 15px;
	text-align: left;
	padding-left: 10px;
	margin-left: 2px;
	margin-top: 10px;
}
#advert dd {
	margin: 0 0 10px 10px;
	background-color: #ffffff;
	padding: 2px 0 0 5px;
	font-size: 75%;
}


#advert dd.image {
	float: left;
	margin: 0 0 0 2px;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;

}
#bestseller_head {
	height: 28px;
	width: 159px;
	text-align: center;
	margin-bottom: 1px;
	background-color: #EEEEEE;
	padding: 2px;
	border: 1px;
	border-color: #999999;
	color: #333333;
	border-style: solid;
	margin-top: 24px;
	margin-right: 3px;
}


#headlines h3 {
text-align: center;
font-size:80%
}

#headlines p{
	padding: 5px 0px 5px 0px;
	
}

#media1 {
	padding: 3px 2px 3px2px;
	background-color: #000000;
	width: 155px;
	margin-left: 10px;

}
#global {
	margin-left: auto;
	margin-right: auto;

     width: ...;
     }
#qilad-image {

	margin: 0px;
	padding: 0px;
	float: left;
	height: 145px;
	width: 100px;
}
#success {
	width: 100%;
	margin: 0px;
	padding: 35px 0 0;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	float: left;
}

#img_gilad {
	height: 180px;
	width: 126px;
	position: absolute;
	top: 2280px;
	left: 150px;
}
.highlight-yel {
	background: #FFFF00;
}
.header_box-1 {
	width: 100%;
	margin-top: 30px;
	padding: 5px;
	font-size: 120%;
	background-color: #CCCCCC;
}
.qf_order_box-1 {
	height: auto;
	width: 100%;
	margin-top: 30px;
	font-size: 120%;
	background-color: #CCCCCC;
}
.qf_order_box-2 {

	height: auto;
	width: 100%;
	margin-top: 0px;
	font-size: 120%;
	background-color: #0000FF;
}
.qf_order_box-3 {


	height: auto;
	width: 100%;
	margin-top: 0px;
	font-size: 120%;
	background-color: #CCCCCC;
}
.header_box_right {
	float: left;
	height: 214px;
	width: 100%;
}
.header_box_left {
	float: left;
	height: 214px;
	width: 576px;
}
.jump {
	font-size: 60%;
}
#text_left {

	height: 226px;
	width: 250px;
	float: left;
	font-size: 70%;
}
.story_facial {

	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	background-repeat: no-repeat;
}
.box_right_facial {

	height: 200px;
	width: 200px;
	float: left;
	padding-left: 10px;
	font-size: 100%;
}
#content .story_facial .box_left_facial li {
	font-size: 100%;
	color: #AC59A6;
	line-height: 120%;
	list-style-type: circle;
	white-space: normal;
}
#content .story_facial .box_left_facial p {
}

#content .story_facial .box_left_facial ul {
}

.box_left_facial {


	height: 226px;
	width: 300px;
	float: left;
	font-size: 100%;
}
.content .story_facial .box_left_facial li {

	font-size: 100%;
	color: #AC59A6;
	line-height: 120%;
	list-style-type: circle;
	white-space: normal;
}

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

.img2 {
	float: right;
	margin-right: 15px;
}#content .story img1 {
	float: left;
}
#content .story .li {
	font-size: 90%;
}
.IMG3 {
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
}
#img4 {
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
}
.story-text-bottom {
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	background-repeat: no-repeat;
	float: left;
	width: 580px;
	margin-top: 20px;
}
.yellow-bar {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.section3-text {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 85%;
	margin-top: 100px;
	width: 190px;
}
.story-section-3 {

	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	background-repeat: no-repeat;
	float: left;
	width: 310px;
}
.story-special-section-1 {

	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	background-repeat: no-repeat;
	float: left;
	width: 210px;
}
.story-special-section-1-text {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 90%;
	margin-top: 50px;
	margin-bottom: 20px;
	width: 250px;
	margin-left: 100px;
}
.story-special-section-2 {


	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	background-repeat: no-repeat;
	float: left;
	width: 250px;
}
.story-special-section-2-text {

	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 90%;
	margin-top: 50px;
	margin-bottom: 100px;
	width: 250px;
	margin-left: 50px;
}
.special-shipping-text {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 200px;
	margin-top: 70px;
	font-size: 90%;
	margin-left: 70px;
}
.ubs-special-text {
	width: 150px;
	float: left;
	padding-left: 10px;
	font-size: 90%;
	margin-top: 50px;
	padding-bottom: 50px;
}
.story-shipping-img {
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	background-repeat: no-repeat;
	float: left;
	width: 250px;
	margin-top: 50px;
}
.story-special-section-3 {



	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	background-repeat: no-repeat;
	float: left;
	width: 200px;
}
.story-special-section-3-text {


	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 90%;
	margin-top: 20px;
	margin-bottom: 100px;
	width: 200px;
	margin-left: 40px;
}
.story-special-section-4 {




	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	background-repeat: no-repeat;
	float: left;
	width: 200px;
}
.story-special-section-4-text {



	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 100px;
	width: 150px;
	margin-left: 100px;
}
#content-ubs {

	width: 550px;
	float: right;
	border-left: color #ffffff;
}
.ubs-inner-1 {
	float: left;
	width: 530px;
	margin-top: 10px;
}
.headline {
	margin: 20px;
}
.ubs-inner-2 {
	float: left;
	width: 510px;
	font-size: 80%;
	margin-top: 20px;
}
.ubs-dvd-header {
	float: left;
	width: 400px;
	margin-top: 40px;
}
.ubs-dvd-image {
	float: left;
	width: 200px;
	margin-top: 25px;
	margin-left: 10px;
}
.ubs-text-1 {
	float: left;
	width: 300px;
	font-size: 80%;
	margin-top: 25px;
}
.ubs-text-2 {
	float: left;
	width: 300px;
	font-size: 80%;
	margin-top: 20px;
}
.ubs-seperator {
	width: 550px;
	margin-top: 40px;
	float: left;
}
.ubs-dvd-clip {
	float: left;
	width: 80px;
	margin-top: 40px;
	padding-right: 10px;
}
.ubs-text-1 h1 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #339900;
	font-weight: bold;
}
.mycart-img {
	float: left;
	width: 500px;
	margin-top: 15px;
}
.ubs-dvd-header h2 {
	font: 110% Arial, Helvetica, sans-serif;
}
.ubs-inner-2 {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
#content-ubs .ubs-inner-2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #009900;
}
.elite-shipping {
	float: left;
	width: 200px;
	margin-top: 10px;
}
.3pack-sale-logo {
	width: 150px;
	margin-left: 5px;
	float: left;
	padding-top: 100px;
}
.ubs-dvd-header-3pack {

	float: left;
	width: 500px;
	margin-top: 40px;
}
.special-img-1 {
	width: 400px;
	margin-top: 20px;
	float: left;
}
.special-text-1 {
	float: left;
	width: 500px;
	font-size: 80%;
	margin-top: 10px;
}
.special-text-2 {
	float: left;
	width: 200px;
	margin-top: 40px;
	padding-top: 10px;
	font-size: 100%;
}
.special-header-1 {
	float: left;
	width: 550px;
	margin-top: 20px;
	font-size: 80%;
}
.more-btn {
	float: left;
	width: 500px;
	margin-top: 20px;
}
.special-img-2 {

	width: 300px;
	margin-top: 20px;
	float: left;
}
.story-facial {

	clear: both;
	padding: 10px 0px 10px 10px;
	font-size: 80%;
	background-repeat: no-repeat;
	float: left;
	width: 550px;
}
#content-facial {

	width: 550px;
	float: right;
	border-left: color #ffffff;
}
.facial-header {
	font: 120%;
	color: #693465;
	font-weight: bolder;
	margin: 0 0 10px 20px;
}
#content .story_facial ul {
	font: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}
#success_text_2 {
	width: 280px;
	float: none;
	padding-left: 10px;
	font-size: 100%;
}
.story-special-section-1b-text {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 90%;
	margin-top: 40px;
	margin-bottom: 20px;
	width: 200px;
	margin-left: 50px;
	padding-left: 50px;
}
#meta-head-1 {
	font: normal  1.5em Arial, Helvetica, sans-serif;
	color: #0000CC;
}
#tbs {

	width: 500px;
	float: left;
	font-size: 90%;
}

