@charset "utf-8";
/* CSS Document */

/* --------- Global styles ----------*/

html {
     overflow: scroll;
}

body  {
	font: 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #000000 url(images/daniele_ryman_header_bg.png) left top repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
}

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

a:hover {
	text-decoration:underline;
}

.thrColFixHdr #container { 
	width: 985px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align:center;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0 0 1px 0;  /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

/* ----------- Left side bar styles ------------*/

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 521px;
	/* background:#CCCCCC; temp to see box */
	padding: 0; /* padding keeps the content of the div away from the edges */
}

/* ----------- Right side bar styles ------------*/

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 521px;
	background: url(images/side_bg.png) top left repeat-y; /* the background color will be displayed for the length of the content in the column, but no further */
}

.thrColFixHdr #sidebar2 ul#mainMenu {
	list-style-type:none; /* gets rid of dots */ 
	margin: 29px 0 0 0;
	padding:0;
}

.thrColFixHdr #sidebar2 ul#mainMenu li {
	font-size:90%;
	margin: 13px 0 0 16px;
}

.thrColFixHdr #sidebar2 ul#mainMenu li a {
	color:#FFFFFF
}

.thrColFixHdr #sidebar2 ul#mainMenu li a:hover {
	color:#b2b0c1;
	text-decoration:none;
}

/* ----------- Main Content styles ------------*/

.thrColFixHdr #mainContent { 
	margin: 0 150px 0 250px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0 25px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	height: 521px;
} 

.thrColFixHdr #mainContent p {
	font-size:75%;
	/*line-height:120%;*/
}

.thrColFixHdr #mainContent h1 {
	padding: 21px 0 0 0;
	margin:0;
}

.thrColFixHdr #mainContent h2 {
	font-size:85%;
	font-weight:bold;
}

.thrColFixHdr #mainContent h3 {
	font-size:85%;
	color:#FF0;
	font-weight:bold;
}

.centerAlign {
	text-align:center;
	}

/* ----------- Home Page Specific styles ------------*/


.thrColFixHdr #daniele_ryman_home #mainContent { 
	margin: 0 150px 0 0;
	text-align:right;
	padding: 0;
	height: 521px;
} 


/* ----------- Profile Page Specific styles ------------*/

.thrColFixHdr #page_profile #sidebar2 {
	height: 580px;
}

.thrColFixHdr #page_profile #sidebar1 {
	background:url(images/proflie_left_bg.png) top left repeat-x;
}

.thrColFixHdr #page_profile #mainContent {
	background: url(images/profile_bg.png) top left repeat-x;
} 

.thrColFixHdr #page_profile #sidebar1 #daniele_ryman_profile {
	margin:61px 0 27px 0;
}

#heritage_menu {
	margin:0 0 0 20px;
}

ul#proflie_menu {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul#proflie_menu li {
	margin:5px 0 0 0;
	font-size:90%;
}

/* ----------- Marguerite Maury Page Specific styles ------------*/

.thrColFixHdr #marguerite-maury #sidebar2 {
	height: 900px;
}

.thrColFixHdr #marguerite-maury #sidebar1 {
	background: url(images/marguerite_maury_side1_bg.jpg) top left repeat-x;
}

.thrColFixHdr #marguerite-maury #mainContent {
	background: url(images/marguerite_maury_main_bg.jpg) top left no-repeat;
} 

.thrColFixHdr #sidebar1 #award {
	padding:50px 0 0 0;
}

.thrColFixHdr #marguerite-maury #mainContent img {
	padding:0 0 0 5px;
}

.thrColFixHdr #marguerite-maury #mainContent h1 img {
padding:0;
}

.thrColFixHdr #marguerite-maury #sidebar1 #daniele_ryman_profile {
	margin:61px 0 27px 0;
}

/* ----------- Caroline Colliard Page Specific styles ------------*/

.thrColFixHdr #caroline-colliard #sidebar2 {
	height: 880px;
}

.thrColFixHdr #caroline-colliard #sidebar1 {
	background: url(images/marguerite_maury_side1_bg.jpg) top left repeat-x;
}

.thrColFixHdr #caroline-colliard #mainContent {
	background: url(images/marguerite_maury_main_bg.jpg) top left no-repeat;
} 

.thrColFixHdr #caroline-colliard #sidebar1 #daniele_ryman_profile {
	margin:61px 0 27px 0;
}

/* ----------- Product Creation Page Specific styles ------------*/

#product_creation{}

.thrColFixHdr #product_creation #sidebar1 {
	background: url(images/creations_left_bg.jpg) top left no-repeat;
	height: 560px;
}

.thrColFixHdr #product_creation #mainContent {
	background:url(images/creations_bg.png) top left repeat-x;
}

.thrColFixHdr #product_creation #mainContent .centerAlign img {
	padding: 30px 0 5px 0;
	}

ul#productCreationMenu {
	list-style-type:none; /* gets rid of dots */ 
	padding:16px 0 0 20px;
	font-size:90%;
	}
	
ul#productCreationMenu li {
	padding:0 0 10px 0;
	}
	
ul#productCreationMenu li a {
	color:#FFFFFF;
	}

ul#productCreationMenu li a:hover {
	text-decoration:none;
	color:#B2B0C1;
	}

/* ----------- Boots The Chemist Product Creation Page Specific styles ------------*/

#bootsChemist {
	font-size: 75%; 
	padding: 64px 19px 0 19px;
}

#antiAgeingSkincare {
	float:left;
	margin:0 5px 0 0;
}

#Phytoslender {
	margin:4px 0 0 0;
}

#BootsSkincare {
	margin: 0 0 0 5px;
}

.thrColFixHdr #product_creation_boots #sidebar1 {
	background: url(images/creations_left_bg.jpg) top left no-repeat;
	height: 560px;
}

.thrColFixHdr #product_creation_boots #mainContent {
	background:url(images/creations_bg.png) top left repeat-x;
}


.thrColFixHdr #product_creation_boots #sidebar2 {
	height: 560px;
}

/* ----------- Marks and Spencer Product Creation Page Specific styles ------------*/

.thrColFixHdr #product_creation_marks_spencer #sidebar1 {
	background: url(images/creations_left_bg.jpg) top left no-repeat;
}

.thrColFixHdr #product_creation_marks_spencer #sidebar1 {
	background: url(images/creations_left_bg.jpg) top left no-repeat;
	height: 560px;
}

.thrColFixHdr #product_creation_marks_spencer #sidebar1 img {
	padding:38px 0 0 19px;
}

.thrColFixHdr #product_creation_marks_spencer #sidebar2 {
	height: 560px;
}

.thrColFixHdr #product_creation_marks_spencer #mainContent {
	background:url(images/creations_bg.png) top left repeat-x;
}

/* ----------- International Airline Product Creation Page Specific styles ------------*/

.thrColFixHdr #product_creation_airlines #sidebar1 {
	background: url(images/creations_left_bg.jpg) top left no-repeat;
}

.thrColFixHdr #product_creation_airlines #sidebar1 p{
	font-size:75%;
	padding:0 19px 0 19px;
}

.thrColFixHdr #product_creation_airlines #sidebar1 {
	background: url(images/creations_left_bg.jpg) top left no-repeat;
	height: 560px;
}

.thrColFixHdr #product_creation_airlines #sidebar1 img {
	padding:0 0 0 19px;
}

.thrColFixHdr #product_creation_airlines #mainContent {
	background:url(images/creations_bg.png) top left repeat-x;
}

.thrColFixHdr #product_creation_airlines #sidebar2 {
	height: 690px;
}

/* ----------- Natural Skincare Product Creation Page Specific styles ------------*/
	
.thrColFixHdr #product_creation_natural_skincare #sidebar1 {
	background: url(images/creations_left_bg.jpg) top left no-repeat;
	height: 560px;
}

.thrColFixHdr #product_creation_natural_skincare #sidebar1 #naturalSkincare{
	font-size: 75%;
	padding: 26px 19px 0 19px;
}

.thrColFixHdr #product_creation_natural_skincare #sidebar1 {
	background: url(images/creations_left_bg.jpg) top left no-repeat;
}

.thrColFixHdr #product_creation_natural_skincare #mainContent {
	background: url(images/natural_skincare_bg.jpg) top left no-repeat;
}

.thrColFixHdr #mainContent .centerAlign #naturalAntiAgeing {
	padding:400px 0 0px 0;
}

.thrColFixHdr #product_creation_natural_skincare #sidebar2 {
	height: 560px;
}

/* ----------- Private Label Product Creation Page Specific styles ------------*/

.thrColFixHdr #private-label #sidebar1 {
	background: url(images/creations_left_bg.jpg) top left no-repeat;
	height: 560px;
}

.thrColFixHdr #private-label #mainContent {
	background:url(images/creations_bg.png) top left repeat-x;
}

.thrColFixHdr #private-label #sidebar2 {
	height: 560px;
}

/* ----------- Perfume Creation Page Specific styles ------------*/

.thrColFixHdr #perfume #sidebar1 {
	background: url(images/creations_left_bg.jpg) top left no-repeat;
	height: 560px;
}

.thrColFixHdr #perfume #mainContent {
	background:url(images/creations_bg.png) top left repeat-x;
}

.thrColFixHdr #perfume #sidebar1 img {
	padding:0 32px 0 32px;
}

.perfumeMen {
	font-size:75%;
	padding:0 19px 0 19px;
}

.thrColFixHdr #perfume #sidebar2 {
	height: 570px;
}

.thrColFixHdr #perfume #mainContent {
	background: url(images/armotherapy_bg.jpg) top left no-repeat;
}

/* ----------- Massage Candle Creation Page Specific styles ------------*/

.thrColFixHdr #massage-candles #sidebar1 {
	background: url(images/creations_left_bg.jpg) top left no-repeat;
	height: 560px;
}

.thrColFixHdr #massage-candles #mainContent {
	background:url(images/creations_bg.png) top left repeat-x;
}

.massageCandles {
	font-size:75%;
	padding:0 19px 0 19px;
}

.thrColFixHdr #massage-candles #sidebar1 img {
	padding:0 0 0 19px;
}

.thrColFixHdr #massage-candles #sidebar2 {
	height: 620px;
}

#massageCandleFormulations {
	padding: 28px 0 0 0;
}

#massageCandleFormulations img{
	position:relative;
	top:-43px;
}

#naturalBay {
	float:left;
	margin:0 0 0 0;
}

#massageCandleDNJ {
	float:left;
	margin:0 0 0 0;
}

#massageCandlesLinks {
	margin: 46px 0 0 0;
	
}

#massageCandlesLinks p{
	padding:0 0 0 367px ;
	padding-top:25px;
}

.thrColFixHdr #aveeno #sidebar2 {
	height: 560px;
}

/* ----------- Aveeno Creation Page Specific styles ------------*/

.thrColFixHdr #aveeno #sidebar1 {
	background: url(images/creations_left_bg.jpg) top left no-repeat;
	height: 560px;
}

.thrColFixHdr #aveeno #mainContent {
	background:url(images/creations_bg.png) top left repeat-x;
}

.thrColFixHdr #mainContent #aveenoBrochure {
	float:left;
	padding:0 21px 0 0;
}

#aveenoBottle {
	padding:0 0 80px 0;
	position:relative;
	top:85px;
}

/* ----------- Cosmetic Surgery Page Specific styles ------------*/

.thrColFixHdr #cosmetic-surgery #sidebar1 {
	background: url(images/creations_left_bg.jpg) top left no-repeat;
	height: 560px;
}

.thrColFixHdr #cosmetic-surgery #mainContent {
	background:url(images/creations_bg.png) top left repeat-x;
}

.thrColFixHdr #cosmetic-surgery #sidebar2 {
	height: 560px;
}

/* ----------- Books Page Specific styles ------------*/

.thrColFixHdr #daniele_ryman_books #sidebar1 {
	background: url(images/books_side_bg.png) top left repeat-x;
	padding:39px 0 0 0;
}

.thrColFixHdr #daniele_ryman_books #sidebar1 p{
	font-size:75%;
}

.thrColFixHdr #daniele_ryman_books #sidebar1 .left_text{
	padding:0 19px 0 19px;
}

.thrColFixHdr #daniele_ryman_books #sidebar2 {
	height:720px;
}

.thrColFixHdr #daniele_ryman_books #mainContent {
	background:url(images/books_bg.jpg) top left no-repeat;
	height:720px;
}

.bookone { 
margin: 18px 20px 0 10px;
width:160px;
float:left;
}

.booktwo { 
margin: 18px 20px 0 0;
width:160px;
float:left;
}

.bookthree {
margin: 18px 0 0 0;
width:160px;
float:left;
}

#daniele_ryman_books .left_text img {
	padding-top:20px;
}
	
.thrColFixHdr #daniele_ryman_books #mainContent h2 {
	font-size:80%;
	font-weight:bold;
}

/* ----------- Consultancy Page Specific styles ------------*/	

.thrColFixHdr #daniele-ryman-consultancy #sidebar1{
	background:url(images/consultancy_side_bg.jpg) top left no-repeat;
}		
	
.thrColFixHdr #daniele-ryman-consultancy #sidebar1 {
	font-size:75%;
}	

.thrColFixHdr #daniele-ryman-consultancy #sidebar2 {
	height:630px;
}	

.thrColFixHdr #daniele-ryman-consultancy #sidebar1 p {
	margin: 0 0 0 25px;
}	
	
.thrColFixHdr #daniele-ryman-consultancy #sidebar1 img {
	margin:61px 0 27px 0;
}

.thrColFixHdr #daniele-ryman-consultancy #mainContent { 
	background:url(images/consultancy_bg.jpg) top left no-repeat;
	height:630px;
} 

.thrColFixHdr #daniele-ryman-consultancy #mainContent li{
	font-size:75%;
} 

.thrColFixHdr #daniele-ryman-consultancy #mainContent ul li {
	list-style-type: circle;
}

/* ----------- Contact Page Specific styles ------------*/

.thrColFixHdr #daniele-ryman-contact #mainContent {
	background: url(images/daniele_ryman_contact.jpg) top left no-repeat;
	margin: 0 150px 0 0;
	padding:0 0 0 275px;
} 

#contactDetails {
	width:230px;
	float:left;
	margin-top:220px;
}

#registerNews {
	width:262px;
	margin-top:232px;
	margin-left:240px;
}

#mediaContact {
	width:262px;
	margin-left:240px;
}

/* ----------- Client Page Specific styles ------------*/

.thrColFixHdr #daniele-ryman-clients #mainContent {
	background: url(images/daniele_ryman_contact.jpg) top left no-repeat;
	margin: 0 150px 0 0;
	padding:0 ;
} 

.thrColFixHdr #daniele-ryman-clients #mainContent h1{
padding-left: 275px;
}

.thrColFixHdr #daniele-ryman-clients #mainContent h2{
	color:#000000;
	padding-left:24px;
}

.thrColFixHdr #daniele-ryman-clients #mainContent p{
padding: 0 0 0 275px;
}

.thrColFixHdr #daniele-ryman-clients #mainContent ul {
	font-size:75%;
	}
	
.thrColFixHdr #daniele-ryman-clients #mainContent ul li {
	list-style-type: circle;
	}
	
.thrColFixHdr #daniele-ryman-clients #sidebar2 {
	height:520px;
} 

#clientList1 {
	width:245px;
	float:left;
	padding: 0 0 0 16px;
	}

#clientList2 {
	width:245px;
	float:left;
	padding: 0 0 0 20px;
	}

#clientList3 {
	width:245px;
	float:left;
	padding: 0 0 0 20px;
	}

/* ----------- Retail Day Moisture Creme Product Page Specific styles ------------*/

.thrColFixHdr #daniele-ryman-retail-products #sidebar1 {
	background: url(images/retail_products_side1_bg.jpg) top left repeat-x;
} 

.thrColFixHdr #daniele-ryman-retail-products #mainContent {
	background: url(images/retail_products_main_bg.jpg) top left no-repeat;
}

.thrColFixHdr #retailProducts #mainContent .centerAlign img {
	padding: 30px 0 5px 0;
}

ul#retailProducts {
	list-style-type:none; /* gets rid of dots */ 
	padding:16px 0 0 20px;
	font-size:90%;
}
	
ul#retailProducts li {
	padding:0 0 10px 0;
}
	
ul#retailProducts li a {
	color:#FFFFFF;
}

ul#retailProducts li a:hover {
	text-decoration:none;
	color:#B2B0C1;
}

#moisture_creme {
	padding: 8px 0 15px 65px;
}
	
.thrColFixHdr #daniele-ryman-retail-products #sidebar1 .centerAlign img { 
	padding:0 7px 15px 0;}

.thrColFixHdr #daniele-ryman-retail-products .left_text {
	padding:0 19px;
	font-size:75%;
}

.thrColFixHdr #daniele-ryman-retail-products #mainContent { 
	height: 550px;
} 

.thrColFixHdr #daniele-ryman-retail-products #sidebar2 {
	height: 560px;
}

/* ----------- Individual Essential Oil Bottles Page Specific styles ------------*/

.thrColFixHdr #essential-oils #sidebar1 {
	background: url(images/retail_products_side1_bg.jpg) top left repeat-x;
} 

.thrColFixHdr #essential-oils #mainContent {
	background: url(images/retail_products_main_bg.jpg) top left no-repeat;
}

ul#retailProducts {
	list-style-type:none; /* gets rid of dots */ 
	padding:16px 0 0 20px;
	font-size:90%;
}

#essentialOilBottles {
	padding: 20px 0 36px 210px;
}

.thrColFixHdr #essential-oils #sidebar2 {
	height: 680px;
}

.thrColFixHdr #essential-oils #mainContent ul li {
	list-style-type: circle;
}

#essentialOilBottles1 {
	width:265px;
	float:left;
	padding: 0 0 0 0px;
	font-size:75%;
}

#essentialOilBottles2 {
	width:265px;
	float:left;
	padding: 0 0 25px 0;
	font-size:75%;
}

.thrColFixHdr #essential-oils .left_text {
	padding:0 19px;
	font-size:75%;
}

.thrColFixHdr #essential-oils #mainContent { 
	height: 550px;
} 

/* ----------- Essential Oils Stater Pack Page Specific styles ------------*/

.thrColFixHdr #starter-pack #sidebar1 {
	background: url(images/retail_products_side1_bg.jpg) top left repeat-x;
} 

.thrColFixHdr #starter-pack #mainContent {
	background: url(images/retail_products_main_bg.jpg) top left no-repeat;
}

#starterPack {
	padding: 0 0 24px 211px;
}

.recipe {
	list-style-type:none; /* gets rid of dots */ 
	padding:0 19px 0 19px;
	font-size:75%;
}

.thrColFixHdr #starter-pack #sidebar2 {
	height: 620px;
}

/* ----------- Essential Oils Youth and Beauty Pack Pack Page Specific styles ------------*/

.thrColFixHdr #youth-beauty-pack #sidebar1 {
	background:url(images/retail_products_side1_bg.jpg) top left repeat-x;
}

.thrColFixHdr #youth-beauty-pack #mainContent {
	background: url(images/retail_products_main_bg.jpg) top left no-repeat;
}

#youthBeautyPack {
	padding: 0 0 27px 207px;
}

.recipe {
	padding:0 19px 0 19px;
	font-size:75%;
}

.soilAssociation img {
	padding:0 0 0 90px;
	float:left;
	position:relative;
	top:150px;
}

.thrColFixHdr #youth-beauty-pack #sidebar2 {
	height: 660px;
}
/* ----------- Essential Oils Mothers To Be Pack Pack Page Specific styles ------------*/

.thrColFixHdr #mothers-to-be-pack #sidebar1 {
	background:url(images/retail_products_side1_bg.jpg) top left repeat-x;
}

.thrColFixHdr #mothers-to-be-pack #mainContent {
	background: url(images/retail_products_main_bg.jpg) top left no-repeat;
}

#mothersToBePack {
	padding: 0 0 14px 210px;
}

.thrColFixHdr #mothers-to-be-pack #sidebar2 {
	height: 640px;
}

/* ----------- Links Page Specific styles ------------*/

.thrColFixHdr #daniele-ryman-links #mainContent {
	background: url(images/daniele_ryman_contact.jpg) top left no-repeat;
	margin: 0 150px 0 0;
	padding:0 0 0 275px;
}

.thrColFixHdr #daniele-ryman-links #mainContent .links a {
	color:#FFFFFF;
	width:200px;
}

.thrColFixHdr #daniele-ryman-links #sidebar2 {
	height: 740px;
}

/* ----------- Terms & Conditions Page Specific styles ------------*/

.thrColFixHdr #terms-conditions #sidebar1 {
	background:url(images/retail_products_side1_bg.jpg) top left repeat-x;
}

.thrColFixHdr #terms-conditions #mainContent {
	background: url(images/books_bg.jpg) top left no-repeat;
}

.thrColFixHdr #terms-conditions #mainContent {
	height: 620px;
}

.thrColFixHdr #terms-conditions #sidebar2 {
	height: 1020px;
}

/* ----------- Dreamweaver extra possibly needed styles ------------*/

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


