/* Packaging Colors

100% 675C53
75% 8D857E
60% A49D98
50% B3ADA9
30% D1CECB
25% D9D6D4

Gray Background: DCDCDC

	border-right: 1px solid #675C53;
	border-left: 1px solid #675C53;	

<div id="homeContainer">

Top  Right  Bottom  Left


*/




/* Define all main values for the website */ 

	body {
		width: 800px;
		font-family: "Century Gothic",Verdana,Arial,Helvetica,sans-serif;
		color: #000000;
		font-size: 14px;
		line-height: 140%;
		margin: 0px;
		padding: 0px;
    		margin-left:auto;
    		margin-right:auto;	
		margin-top: 0px;
		background-color: #FFFFFF;
		border: 0px solid #675C53;

	}

	h1 {
		font-family: "Century Gothic",Verdana,Arial,Helvetica,sans-serif;
		color: #675C53;
		font-size: 18px;
		line-height: 120%;
		margin-top: 0px;
		margin-bottom: 5px;
	}
	
	h2 {
		font-family: "Century Gothic",Verdana,Arial,Helvetica,sans-serif;
		color: #675C53;
		font-size: 15px;
		line-height: 120%;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	td {
		vertical-align: top;
	}
	
	a {
		color: #0000CC;
	}

	a:visited {
		color: #663399;
	}



/* Header */
	#header {
		background-color: #ffffff;
		/*height:100px;*/
		width:100%;
		color:#675C53;
	} 	
	
/*	#header a {
		color: #FFFFFF; 
		font-weight: normal; 
		text-decoration: none;		
	}
*/
	
	#header table {
		border:0; 
		border-collapse:collapse;
		width:100%
	}
	
	#header td {
		border-style:none; 
		padding:0px 20px 0px 20px;
		vertical-align:bottom;
		white-space: nowrap;
		text-align:center;	
	}  

	#header td.rightbordertd {
	width: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	border-collapse:collapse;
	}



/* Footer */
	#footer {

		width:100%;
		background-color:#FFFFFF;
		margin-bottom:10px;
		clear: both;
		border-top: 1px solid #675C53;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		color:#675C53;
		padding: 0px;	
		margin: 0px;
	}

	#footer table {
		border: 0px; 
		border-collapse:collapse;
		font-size:8px;
		line-height: 120%;
/*		height:28px; */
	}
	
	#footer td {
		padding: 5px 5px 5px 5px;
		vertical-align: top;	
		white-space: nowrap;
		text-align:right;
		width: 400px;
	}

	#footer a {
		font-size:10px;
		line-height: 120%;
		color: #675C53;
		font-weight: normal; 
		text-decoration: none;			
	}

	#footer a:hover {
		color:#675C53;
		font-weight: normal; 
		text-decoration: underline;			
	}





/* Top Nav */
 	#topnav {	
		background-color:#ffffff;
		padding-left: 0px;
	border-bottom: 0px solid #A49D98;
	border-top: 0px solid #A49D98;
	border-right: 0px solid #675C53;
	border-left: 0px solid #675C53;	
	}

	#topnav table {
		border:0; 
		height:0px;
		text-align:center; 
    		margin-left:auto;
    		margin-right:auto;	
	}
	
	#topnav a {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size:12px;
		color:#FFFFFF;
		font-weight: normal; 
		text-decoration: none;			
	}

	#topnav a:hover {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		color:#FFFFFF;
		font-weight: normal; 
		text-decoration: underline;			
	} 
	
	#topnav td {
		border-style:none; 
		padding:0px 0px 0px px;
		vertical-align:middle;	
		white-space: nowrap;
	}

	#topnav a.topstyleSelected  {
		color:#FFD700;
		font-weight: bold;			
	} 
	
	#topnav a.topstyleHomeSelected {
		color:#FFD700;
		font-weight: bold;
	}



#homeContainer {
	background-color:#ffffff;
	}


#container {
	background-color:#FFFFFF;
	height: 100%;
	border-right: 1px solid #675C53;
	border-left: 1px solid #675C53;	
	}


/* secondaryNav - NEW as of May 15 */

	#secondaryNav {
		width: 160px;
		float: left;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		color:#FFFFFF;
		background-color:#8D857E;
		font-weight: normal;
		font-size:11px;
		padding: 0px;
		padding-bottom: 20px;
	}
	

	#secondaryNav p {
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
		margin-bottom: 3px;
		padding-top: 15px;
		padding-left: 0px;
	}

	#secondaryNav ul {
		list-style: none;
		margin: 0px;
		padding-left: 20px;
		padding-right: 20px
	}

	#secondaryNav a {
		color:#FFFFFF;
		font-weight: normal; 
		text-decoration: none;			
	}

	#secondaryNav a:hover {
		color:#FFFFFF;
		font-weight: normal; 
		text-decoration: underline;			
	} 
	
	#secondaryNav a.secondaryNavSelected {
		color: #FFD700;
		font-weight: bold; 
		text-decoration: none;	
	} 



/* ArticleContent */

	#articleContent {
		margin-left: 160px;
		margin-right: 0px;
		margin-top:0px;
		background-color: #FFFFFF;
		padding: 0px;
/*		border: 0px; 
		border-collapse:collapse; */
	}


	#articleContentLeftNav {
		margin-left: 160px;
		background-color: #FFFFFF;
	}


	#articleContent table {
		padding: 0px;	
		margin: 0px;
	}


	#articleContentLeftNav table {
		white-space: nowrap;
		padding: 0px;	
		margin: 0px;
	}


	#articleContent td {
		padding: 0px;	
		margin: 0px;
		vertical-align: top;
		text-align: left;
	}

	#articleContentLeftNav td {
		padding: 0px;	
		margin: 0px;
		vertical-align: top;
		text-align: left;
		white-space: nowrap;
	}

	#articleContent img {
		padding: 0px;	
		margin: 0px;
		vertical-align: top;
		white-space: nowrap;
	}

	#articleContentLeftNav img {
		padding: 0px;	
		margin: 0px;
		vertical-align: top;
		white-space: nowrap;
	}

	
	#articleContent .topline {
		font-family: "Century Gothic",Verdana,Arial,Helvetica,sans-serif;
		font-weight: bold;
		font-size: 18px;
		color: #675C53;
		height: 40px;
	}
	
	#articleContent .nextnav {
		font-weight: normal;
		font-size: 11px;
	}	
	
	#articleContent .zoomtext {
		font-weight: normal;
		font-size: 10px;
		width: 60px;
		color: #999999;
	}



/* Article */

	#article {
		margin-left: 0px;
		margin-right: 0px;
		margin-top:0px;
		background-color: #FFFFFF;
		padding: 0px;
	border-right: 1px solid #675C53;
	border-left: 1px solid #675C53;	
/*		border: 0px; 
		border-collapse:collapse; */
	}


	#articleLeftNav {
		margin-left: 0px;
		background-color: #FFFFFF;
	}


	#article table {
		height: 100%;
		border: 0px; 
		border-collapse:collapse;
		/* white-space: nowrap; */
		padding: 0px;	
		margin: 0px;
/*		position: absolute;   */
		height: 100%
	}


	#articleLeftNav table {
		height: 100%;
		border: 0px; 
		border-collapse:collapse;
		white-space: nowrap;
		padding: 0px;	
		margin: 0px;
/*		position: absolute;   */
	}



	#article td {
		padding: 0px;	
		margin: 0px;
		border: 0px; 
		border-collapse:collapse;
		vertical-align: top;
		text-align: left;
	}

	#articleLeftNav td {
		padding: 0px;	
		margin: 0px;
		border: 0px; 
		border-collapse:collapse;
		vertical-align: top;
		text-align: left;
	}

	#article img {
		padding: 0px;	
		margin: 0px;
		border: 0px; 
		border-collapse:collapse;
		vertical-align: top;
	}

	#articleLeftNav img {
		padding: 0px;	
		margin: 0px;
		border: 0px; 
		border-collapse:collapse;

		vertical-align: top;
	}


	#article .topline {
		font-family: "Century Gothic",Verdana,Arial,Helvetica,sans-serif;
		font-weight: bold;
		font-size: 18px;
		color: #675C53;
		height: 40px;
	}
	
	#article .nextnav {
		font-weight: normal;
		font-size: 11px;
	}	
	
	#article .zoomtext {
		font-weight: normal;
		font-size: 10px;
		width: 60px;
		color: #999999;
	}


/*  --------------------------------------------------------------- */




/* Original Left Nav - up to May 14, 2008 */


	#leftnav {
		height:414px;
		width: 160px;
		float: left;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		color:#FFFFFF;
		background-color:#675C53;
		font-weight: normal;
		font-size:11px;
		padding: 0px;
		padding-bottom: 20px;
	}
	
	#leftnav table {
		line-height:130%;
		background-color:#675C53;
		border:0; 
		border-collapse:collapse;
	}

	#leftnav td {
		padding-left: 20px;
		padding-right: 20px
		vertical-align:top;
	}
	
	#leftnav p {
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
		margin-bottom: 0px;
		padding-top: 15px;
	}

	
	#leftnav a {
		color:#FFFFFF;
		font-weight: normal; 
		text-decoration: none;			
	}

	#leftnav a:hover {
		color:#FFFFFF;
		font-weight: normal; 
		text-decoration: underline;			
	} 
	
	#leftnav a.leftNavSelected {
		color: #FFD700;
		font-weight: normal; 
		text-decoration: none;	
	} 

         #dmenu li {
         padding:9px 12px;
         border:none;
         }
         #topnav{
             background:#ffffff;
             border-top:0px solid #A49D98;
             height:0px;
             padding-left:0px;
             border-bottom:0px solid #A49D98;
         }
          #dmenu li a, #dmenu li p{

/*

	#articleContent .atelierbg {
		background-image: url('http://s7ondemand4.scene7.com/is/image/RoyalDoulton/ml_art_atelier?op_sharpen=0&wid=95&hei=445&qlt=100');
		background-repeat: repeat-x;
	}	
	#articleContent .dentellebg {
		background-image: url('http://s7ondemand4.scene7.com/is/image/RoyalDoulton/ml_art_dentelle?op_sharpen=0&wid=95&hei=445&qlt=100');
		background-repeat: repeat-y;
	}
	#articleContent .etoilebg {
		background-image: url('http://s7ondemand4.scene7.com/is/image/RoyalDoulton/ml_art_etoile?op_sharpen=0&wid=95&hei=445&qlt=100');
		background-repeat: repeat-y;
	}	
	#articleContent .femmebg {
		background-image: url('http://s7ondemand4.scene7.com/is/image/RoyalDoulton/ml_art_femme?op_sharpen=0&wid=95&hei=445&qlt=100');
		background-repeat: repeat-y;
	}
	#articleContent .pointebg {
		background: url('http://s7ondemand4.scene7.com/is/image/RoyalDoulton/ml_art_pointe?op_sharpen=0&wid=95&hei=445&qlt=100');
		background-repeat: repeat-y;
	}

*/
