body {
	background-color:#ffffff;
}


h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00404f;
	line-height: 29px;
	padding-bottom: 15px;
}

h2 {
	font-family: Arial;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #00404f;
	line-height: 24px;
	padding-bottom: 10px;
}

h3 {
	font-family: Arial;
	font-size: 16px;
	color: #00404f;
}

h4 {
	font-family: Arial;
	text-transform: uppercase;
	font-size: 12px;
	color: #00404f;
	padding-bottom: 10px;
}

P, DIV, TD, LI {
	color: #00404f;
	line-height: 18px;
	font-size: 12px;
}



P {
	margin: 6px 0px 12px 0px;
}

A {
	color: #00404f;
}





.container {
	width:947px;
	text-align: left;
}

		.header {
			height: 65px;
			width: 947px;
		}
			.search_nav {
				height: 19px;
				width: 947px;
				float: right;
				padding-top:13px;
				font-size: 9px;
			}
				.search_nav DIV {
					float: right;
					padding-left: 10px;
					padding-right: 10px;
				}
					.search_nav DIV A {
						text-transform: uppercase;
						color: #201f15;
						text-decoration: none;
					}
						.textfield {
							background-image: url(images/top_search_bg.jpg);
							background-repeat: no-repeat;
							background-position: top;
							border: 0px;
							height: 19px;
							width: 206px;
							text-indent: 5px;
						}
			.main_nav {
				width: 416px;
				float: right;
				margin-top: 40px;
				margin-right: 6px;
				position:relative;
				z-index:1000;
			}
				.main_nav DIV {
					font-size: 10px;
					padding-left: 12px;
					padding-right: 12px;
					float: right;
					line-height: 27px;
				}
					.main_nav DIV A {
						text-transform: uppercase;
						color: #000000;
						text-decoration: none;
					}
			.category_nav {
				width: 465px;
				float: left;
				margin-top: 40px;
				margin-left: 6px;
				position:relative;
				z-index:1000;
			}
				.category_nav DIV {
					line-height: 15px;
					font-size: 10px;
					padding-left: 12px;
					padding-right: 12px;
					float: left;
				}
					.category_nav DIV A {
						text-transform: uppercase;
						color: #000000;
						text-decoration: none;
					}
						.cat_new_link {
							border-right: 1px solid #00404f;
							line-height: 10px;
							margin-top: 6px;
						}
							.cat_new_link A {
								color: #00404f;
							}

		
		.frame_top {
			background-image: url(images/frame_top.gif);
			background-repeat: no-repeat;
			height: 3px;
			width: 947px;
		}
		
		.frame_bottom {
			background-image: url(images/frame_btm.gif);
			background-repeat: no-repeat;
			height: 8px;
			width: 947px;
		}
		
		.frame_left {
			background-image: url(images/frame_left.gif);
			background-repeat: repeat-y;
			width: 6px;
			height: 463px;
			float: left;
		}
		.frame_right {
			background-image: url(images/frame_right.gif);
			background-repeat: repeat-y;
			width: 4px;
			height: 463px;
			float: left;
		}
		
		
			
		.maincontent {	
			width: 937px;
			background-color: #ffffff;
			float: left;
			position:relative;
			height:463px;
			/*overflow:hidden;*/
		}
			.home_hero {
				padding: 12px;
				width: 913px;
			}
			.maincontent UL {
				margin-bottom: 15px;
			}
		
		.content_container_scroll{
			width: 611px;
			padding: 40px 45px 70px 26px;
		}
		
		.brand_nav {
				clear:both;
				width: 927px;
				height: 55px;
				background-image: url(images/nouveau_logo.gif);
				background-position: top right;
				background-repeat: no-repeat;
				padding-left: 20px;
			}
				.brand_nav .holder DIV {
					line-height: 15px;
					width: 138px;
					float: left;
					font-size: 10px;
				}
					.brand_nav DIV A {
						text-transform: uppercase;
						color: #000000;
						text-decoration: none;
					}
			
		.footer {
			text-align: center;
			margin-top: 13px;
		}
			.footer P, .footer A {
				color: #000000;
				font-size: 9px;
				text-decoration: none;
				text-transform: uppercase;
			}

.content_sidebar {
	width: 206px;
	background-image: url(images/content_sidebar_bg.gif);
	height: 463px;
	float: left;
	position:relative;
	z-index:20;
	/*height:450px;
	width:236px;*/
}

.content_sidenav {
	width: 133px;
	height: 118px;
	background-color: #ffffff;
	float: left;
	padding: 10px;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}
.content_sidenav_blank {
	width: 133px;
	height: 1px;
	float: left;
	padding: 10px;
}
	.content_sidenav DIV, .content_sidenav .xoxo li {
		font-size: 10px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
		.content_sidenav .xoxo, .content_sidenav .xoxo li {
			list-style-type: none;
			margin-left: 0px;
			padding-left: 0px;
		}
		.content_sidenav DIV A, .content_sidenav .xoxo li a {
			text-transform: uppercase;
			color: #00404f;
			text-decoration: none;
			font-weight: bold;
		}
		.content_sidenav DIV A:hover, .content_sidenav .xoxo li a:hover {
				color: #343434;
			}
		
.content_title {
	width: 31px;
	float: left;
	padding: 20px 0px 0px 19px;
}

.content_container {
	width: 611px;
	height: 323px;
	float: left;
	/*margin: 70px 45px 70px 26px;*/
	margin:70px 45px 70px 26px;
}
	.content_container P{
		font-size: 14px;
	}

.brand_main_container {
	background-repeat: no-repeat;
	margin: 12px;
	padding-left: 12px;
	width: 901px;
	height: 439px;
	background-color: #17293f;
}
	.brand_main_content {
		width: 180px;
		padding-top: 70px;
	}
	
	.brand_main_content, .brand_main_content P, .brand_main_content LI, .brand_main_content DIV {
		font-size: 11px;
		color: #ffffff;
		font-weight: bold;
		line-height: 16px;
	}
		.brand_main_content H4 {
			color: #FFFFFF;
		}
	.brand_subnav {
		position: absolute;
		top:315px;
	}
		.brand_subnav A {
			color: #FFFFFF;
			text-transform: uppercase;
			font-weight: bold;
			text-decoration: none;
			font-size: 10px;
		}
			.brand_subnav A:hover {
				color: #dedede;
			}

.page_scroller_container {
	float: left;
	background-image: url(images/scroller_bg.gif);
	background-repeat: no-repeat;
	width: 21px;
	height: 463px;
	overflow: hidden;
}
	.page_scroller {
		float: left;
		padding: 4px;
	}
		.scroller_grabber {
			margin: 4px;
		}
	
.frames_sidebar {
	width: 236px;
	height: 463px;
	float: left;
}	
	.frames_container {
		float: left;
		width:215px;
		margin-top: 35px;
		height: 415px;
	}
		.frame_list_item {
			text-align: center;
			margin-bottom: 20px;
		}
		.frame_list_item IMG {
			margin: 5px;
		}
		frame_list_item P {
			color: #795f15;
			font-size: 10px;
			line-height: 18px;
		}
	
	
		
.frame_detail_container {
	background-repeat: no-repeat;
	background-position: right top;
	height: 355px;
	width: 611px;
	padding: 0px 0px 0px 60px;
}	
	.frame_title {
		width: 310px;
		border-bottom: 2px solid #00404f;
		font-size: 18px;
		color: #00404f;
		text-indent: 55px;
		line-height: 32px;
		font-weight: normal;
		letter-spacing: 1px;
		text-transform: uppercase;
	}
	.frame_description {
		width: 260px;
		font-size: 12px;
		color: #00404f;
		padding-left: 25px;
		padding-right: 10px;
		padding-top: 4px;
	}
	.frame_details {
		padding: 1px 0px 1px 8px;
		border-left: 8px solid #00404f;
		font-size: 12px;
		color: #00404f;
		width: 250px;
	}
		.frame_details P{
			margin-bottom: 7px;
			margin-top: 0px;
		}
	.frame_image {
		margin-top: 30px;
	}

	.brand_logo_overlay {
		height: 89px;
		width: 203px;
		position: absolute;
		z-index: 99;
		left:0px;
		top:0px;
	}

.frame_detail_container2 {
	padding: 0px 0px 0px 0px;
	margin-bottom: 30px;
}
	.frame_detail_container2 .frame_title {
		width: 220px;
		padding-left: 10px;
		text-indent: 0px;
		font-size: 14px;
		line-height: 16px;
		text-transform: none;
		letter-spacing: -1px;
	}
	.frame_detail_container2 .frame_description {
		width: 210px;
		font-size: 10px;
		padding: 10px;
		line-height: 13px;
	}
	.frame_detail_container2 .frame_details {
		width: 120px;
		font-size: 10px;
		padding: 10px;
		line-height: 13px;
	}
		.frame_detail_container2 .frame_details P{
			margin-bottom: 0px;
			margin-top: 2px;
		}
	.frame_detail_container2 .frame_image {
		margin: 0px;
	}

.language_select {
	margin-left: 25px;
	margin-top: 6px;
	display: block;
	font-size: 10px;
}
	.language_select A {
		text-decoration: none;
	}
		.language_select A:hover {
			color: #000000;
		}
.international_sidebar {
	position:absolute;
	padding: 30px 0px 0px 10px;
	width: 150px;
	font-size: 11px;
	z-index:21;
	
}
	.international_sidebar P {
		font-size: 11px;
		line-height: 12px;
		color: #000000;
	}



.brand_chart H3, .brand_chart A {
	text-decoration: none;
	line-height: 22px;
}
	.brand_chart A:hover {
	}
	
	
	
	
	
.brand_top_list {
	margin-left: 635px;
	font-size: 25px;
	text-transform: uppercase;
	letter-spacing: -1px;
	border-left: 4px solid #201f15;
	padding: 0px;
	margin-top: 45px;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}
.brand_top_list UL {
	list-style: none;
}
.brand_top_list LI, .brand_top_list A {
	line-height: 25px;
	color: #FFFFFF;
	font-family: Tahoma;
	text-decoration: none;	
}
.brand_top_list LI {
	margin-bottom: 10px;
}
.brand_top_list .condense LI {
	margin-bottom: 6px;
}





.entry-title A {
	text-decoration: none;
}
.entry-footer	{
	margin-bottom: 30px;
}

.frame_tiny_nav {
	margin-left: 200px;
}
.frame_tiny_nav DIV {
	float:left;
	padding: 5px 25px 5px 25px;
}
.frame_tiny_nav A {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}













