body {
	text-align: center;
	background-color: #1D2132;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

A:link {
	text-decoration: none;
	color:#65316A;
	font-family: "Times New Roman", Times, serif;
}
A:visited {
	text-decoration: none;
	color:#65316A;
	font-family: "Times New Roman", Times, serif;
}
A:active {
	text-decoration: underline;
	color:#65316A;
	font-family: "Times New Roman", Times, serif;
}
A:hover {
	text-decoration: underline;
	color:#522857;
	font-family: "Times New Roman", Times, serif;
}
.menu_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
A.menu_top {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
A.menu_top:visited {
	TEXT-DECORATION: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.menu_top:active {
	TEXT-DECORATION: underline;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.menu_top:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.table_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #504167;
	border-bottom-color: #504167;
}
.menu_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DED6E0;
}

#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 11em;
		text-align:left;
		padding-left:10px;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		margin:0;
		padding:0;
		margin-bottom : -1px;
		width: 11em;
		list-style:none;
		padding:5px 0;
	}
	#nav li li { padding:0;}
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 11.05em;
		margin-top : -1.35em;
		border-left:3px solid #382c45;
		padding-left:0;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 100%;
		display : block;
		padding : 0 0.5em 0 0;
	}
	#nav li li a { background-color:#382c45; padding:0; margin-left:0; 		width: 11em;
		w\idth : 10em; padding:.3em 0;}
	
	#nav li a:hover {
		color : white;
		background-color:#645283;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
		
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	#nav li.expand { }
	#nav li.expand ul { display:block; visibility:visible; position:relative; text-indent:0; margin:0; left:auto; float:left; width:100%; margin:0; padding:0; top:auto; padding-left:0px; margin-top:.4em; margin-left:10px; border:none;}

	#nav li.expand ul li, #nav li.expand ul li a { width:100%; border:none; background:transparent;}
	#nav li.expand ul li a {  background:url(images/list_arrow.gif) left center no-repeat; padding-left:18px;}

h3 { font-size:14px;}

A.menu_left {
	COLOR: #DED6E0;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
A.menu_left:visited {
	TEXT-DECORATION: none;
	color: #DED6E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.menu_left:active {
	TEXT-DECORATION: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A.menu_left:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.table_main_tower {
	background-image: url(http://www.parisdesignonline.com/images/bcg_tower.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.table_sub_tower {
	background-image: url(http://www.parisdesignonline.com/images/bcg_mini_tower.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.table_sub_gray {
	background-image: url(http://www.parisdesignonline.com/images/bcg_clothes.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.title_01, h3.post-title, .title_02 {
	font-family: "Times New Roman", Times, serif;
	color: #735498;
	font-size:1.5em;
	font-weight:normal;
	text-transform:uppercase;
}
span.title_01, dt.title_01 { text-transform:capitalize;}

h3.post-title{ margin-bottom:.5em; text-transform:capitalize; font-weight:bold; color:#1d2132;}
.title_02 { color:#DED6E0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
#sidebar .title_02 { color:#735498;}
h2 { font-size:14px; font-weight:bold; color:#645384;}
h2.article-title { margin-bottom:.25em;}
.right { text-align:right;}
small { margin-top:0; padding-top:0;}
h1.borderbottom { margin:1.5em auto 1em auto;}
h2.date-header, { font-size:1.2em; border-bottom:1px solid #ccc;}
.caps { text-transform:uppercase;}
.just {
	text-align: justify;
}
li {
	list-style-image: url(http://www.parisdesignonline.com/images/dot.gif);
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 16px;
	width: 110px;
	border: 1px solid #666666;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #645283;
	border: 1px solid #D9D2E3;
}
.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #504167;
}
.newstitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #645283;
}
A.newstitle {
	COLOR: #645283;
	TEXT-DECORATION: none;
}
A.newstitle:visited {
	TEXT-DECORATION: none;
	color: #645283;
}
A.newstitle:active {
	TEXT-DECORATION: underline;
	color: #645283;
}
A.newstitle:hover {
	COLOR: #645283;
	TEXT-DECORATION: underline;
}
a img, img a { border:none; text-decoration:none;}
#store th { display:none;}
#store td strong { color:#504167; font-size:14px;}
#sidebar { width:236px; float:right;}
#upcoming { background-color:#504167; margin-top:2px; padding:5px; text-align:left;}
#sidebar #upcoming { background-color:#f3f3f3; text-align:right; padding:0; margin:0; padding:5px;}

#sidebar div.buythebook_big {
	margin-top:10px;
	font-weight: bold;
	color: #504167;
}

dt { font-weight:bold; margin-top:10px;}
dd { margin:0; padding:0; padding-left:10px;}

.buythebook_big h2, .buythebook_small h2 { font-size:1px; margin:10px 0; padding:0;}
.buythebook_big {width:197px;}
.buythebook_big a {
	background:url(http://www.parisdesignonline.com/images/buy_the_book.gif) left top no-repeat;
	width:197px;
	height:42px;
	display:block;
	text-indent:-9999px;
}
.buythebook_big a:hover { background-position: left -76px;}

.buythebook_small {width:124px;}
.buythebook_small a {
	background:url(http://www.parisdesignonline.com/images/buythebook_small.gif) left top;
	width:124px;
	height:28px;
	display:block;
	text-indent:-9999px;
}
.buythebook_small a:hover { background-position: left -48px;}

blockquote {
	margin:0 10px;
	line-height:1.4em;
	font-size:14px;
}

blockquote span.quote {
	display: inline;
	float: none;
	margin-left: -0.45em;
}
blockquote span.quoter {
	font-style:italic;
	font-size:12px;
	text-align:right;
	display: block;
}
.centeredwrap { text-align:center; margin:0 auto;}

.breadcrumbs { text-align:right; }
.video_table p { margin-bottom:15px; margin-top:0; padding-top:0;}

.nav { clear:both; margin-top:10px; padding:10px;}
.prev { float:left; text-align:left; width:49%;}
.next { float:right; text-align:right; width:49%;}
