@charset "utf-8";
/* CSS Document */

.photo_gallery .root_title{background-color: #b2af8e;}
.photo_gallery .deco{background-image:url(http://main.brulantdnn.com/Portals/1/Images/background/deco_2.jpg);}
.ip_text_copy ul li{padding-left:0px;}

/*
	   Author: Julie Petrarca
       Date: 6/25/2006
*/ 
/************************ GALLERY NAV :: START **********************/
.gallery_container{
 	padding: none;
	width:668px;
}
#nav_widget{
	clear:both;
	height:80px;
	width:668px;
	margin-bottom:20px;
}
#nav_widget a img{
	border:none;
	float:left;
	margin:0;
	padding:0;
}
.nav_widget_arrow{
	float:left; 
	width:16px; 
	margin-top:25px;
}
.gallery_container ul li,
.gallery_container ul li.selected,
.gallery_container ul li img,
.gallery_container ul li a img {
	background:none; 
	/*padding:2px 4px 1px 4px;*/
	margin:0;
	border:none;
	float:left;
	margin-bottom:10px;	
}
.gallery_container ul li img{
	margin-bottom:0;
}
.gallery_container ul {
	margin:0;
/*	height:57px;
	width:630px;*/
	overflow:hidden;
	padding: 0;
	list-style:none;
	display:inline;
	float:left;
}
.gallery_container ul li.selected{
	border:1px solid #024065;
	background-color:white;
	padding:1px;
	margin:0;
	background:none;
}
/*.gallery_container li img,
.gallery_container li a img{
	float:left;
	width:auto;
	background:none;
	padding:1px 4px;
	margin:none;
}
.gallery_container li,
.gallery_container li.selected {
	list-style: none;
	display: inline;
	padding:2px 4px 1px 4px;
	background:none;
	float:left;
	overflow:hidden;
	margin:0;	
	backround:none;
	width:auto;
}*/

/************************ GALLERY NAV :: END **********************/
/************************ VIEWPORT :: START **********************/
#viewport{
	background-color:#FFF;
	border:1px solid #dfdccd;
	width:auto;
	height:auto;
	clear:both;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:8px 0;
}
.galleria_wrapper{
	margin-top:8px;
}
#the_image img{
	border:none;
	padding:0;
	margin:0;
}
.caption{
	font:13px Helvetica, Arial, sans-serif;
	color:#62614f;
	font-weight:bold;
}
/************************ VIEWPORT :: END **********************/
